/* CSS Document */

/* DOCUMENT INFORMATION -----------------------------------

TITLE:			Default screen display styles
LAST UPDATED:	7th November 2005
AUTHOR:			Nick Toye

-- CONTENTS -----------------------------------------------

	=1:		[HTML & BODY]
	=2:		[LINKS]
	=3:		[COMMON ELEMENTS]
	=4:		[TOP ELEMENTS]
	=5:		[NAVIGATION]
	=6:		[MAIN COLUMN]
	=7:		[SIDEBAR COLUMN]
	=8:		[FOOTER]
	=9:		[LISTS]
	=10:	[FORMS]
	=11:	[IMAGES]
	=12:	[MISC]
	=13:	[sIFR STYLES]
	
-----------------------------------------------------------*/

/*	=1:	[HTML & BODY] -------------------------------------*/	

* {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #888;
	background: #FFF;
	}
	
/*	=2:	[LINKS] -------------------------------------*/	
	
/* NOTES: 
remember LoVe HAte, also I have added a current class for current elements 
*/

a:link {
	color: #d31245;
	text-decoration: none;
	}
a:visited {
	color: #888;
	}
a:hover {
	color: #888;
	text-decoration: underline;
	}
	
a:active {
	color: #888;
	}
	
a.current {
	color: #888;
	}

/*	=3:	[COMMON ELEMENTS] -------------------------------------*/	

p {
	font-size: 100%;
	margin-bottom: 10px;
	}
	
h1 {
	font-size: 150%;
	text-transform: uppercase;
	color: #d31245;
	margin-bottom: 10px;
	}
	
h2 {
	font-size: 100%;
	color: #d31245;
	}
	
h3 {
	font-size: 100%;
	color: #d31245;
	}

code {
	color: #000000;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
		
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
	}
	
a abbr {
	border: none;
	}
	
em {
	font-style: italic;
	}
	
strong {
	font-weight: bold;
	}
	
del {
	text-decoration: line-through;
	}
	
ins {
	text-decoration: none;
	font-style: italic;
	}
	
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/*	=4:	[TOP ELEMENTS] -------------------------------------*/	

#wrap {
	position: relative;
	/*margin: 0 auto;*/
	margin: 0;
	padding: 0;
	font-size: 95%;
  	width: 770px;
  	background: #fff url(../_images/faux.gif) repeat-y top left;
	/*height: 750px;
	border: 1px solid #b30200;*/
	}
	
#header {
	background: #fff url(../_images/header.gif) repeat top left; 
	height: 156px;
	}

#header h1 {
	margin: 0;
	padding: 0;
	}
	
#breadcrumb {
	font-size: 90%;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
}

	#breadcrumb a{
		color: #888;
		text-decoration: none;
	}
	
	#breadcrumb a:hover{
		text-decoration: underline;
	}
	
#copyright a, #copyright a:hover{
	color: #888;
	text-decoration: none;
}

/*	=5:	[NAVIGATION] -------------------------------------*/	

/* NOTES: 
obviously the image references need to be altered to customise design
*/

#nav {
	list-style: none;
	/*margin: 0 7px 0 82px;*/
	
	margin: 0 7px 0 82px;
	}
	
#nav li {margin-bottom: 7px;}
	
#nav li a {
display: block;
width: 100%;
color: #d31245;
text-indent: 5px;
text-transform: uppercase;
font-size: 90%;
font-weight: bold;
text-decoration: none;
}

#nav li a:hover {background-color: #CCC; color: #d31245;}


#graphicnav {
	margin: 0px 3px 0 78px;
	padding: 0;
	height: 300px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
#graphicnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
#graphicnav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only */
	}

#graphicnav #nav5 a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win only */
	}

#graphicnav #nav9 a {
	float: left;
	padding: 70px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:70px; /* for IE5/Win only */
	}
	
#nav2 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) top left no-repeat;
	}
	
#nav3 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -20px no-repeat;
	}
	
#nav4 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -40px no-repeat;
	}
	
#nav5 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -60px no-repeat;
	}
	
#nav6 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -110px no-repeat;
	}
	
#nav7 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -130px no-repeat;
	}

#nav9 a {
	width: 130px;
height: 70px;
	background: url(../_images/nav_bar.gif) 0 -150px no-repeat;
	}	


#nav10 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -220px no-repeat;
	}
	
#nav11 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -240px no-repeat;
	}

#nav12 a {
	width: 130px;
	background: url(../_images/nav_bar.gif) 0 -260px no-repeat;
	}

#nav2 a:hover, #home_btn a.current {background-position: -130px 0px;}
#nav3 a:hover, #system_btn a.current {background-position: -130px -20px;}
#nav4 a:hover, #parts_btn a.current {background-position: -130px -40px;}
#nav5 a:hover, #assembly_btn a.current {background-position: -130px -60px;}
#nav6 a:hover, #after_btn a.current {background-position: -130px -110px;}
#nav7 a:hover, #contact_btn a.current {background-position: -130px -130px;}
#nav9 a:hover {background-position: -130px -150px;}
#nav10 a:hover {background-position: -130px -220px;}
#nav11 a:hover {background-position: -130px -240px;}
#nav12 a:hover {background-position: -130px -260px;}


div.part{
	/*float: left;*/
	clear: both;
	margin-bottom: 20px;
}

div.imgwrap {
	float: left;
	margin-right: 50px;
	width: 100px;
}

div.part p{
	
}

div+h2 {

}

.partimg {
	margin-bottom: 20px;
}



/* NOTES: 
this is for two column layouts and three column layouts 
*/

#main {
	float: left;
	display: inline;
	width: 550px;
	position: relative;
	margin: 0px 0px 0px 0px;
	}
	

	



/*	=7:	[SIDEBAR COLUMN] -------------------------------------*/	

/* NOTES: 
this is for two column laouts 
*/

#sidebar {
	float: left;
	position: relative;
	width: 219px;
	text-align: left;
	
	}

	
	
/*	=8:	[FOOTER] -------------------------------------*/	

/* NOTES: 
this is for two column laouts 
*/



/*	=9:	[LISTS] -------------------------------------*/	
	
#bottom-nav {
	clear: left;
	margin: 30px 0 10px 0;
	list-style: none;
	border-top: 1px solid #d31245;
	border-bottom: 1px solid #d31245;
	font-size: 90%;
	}
	
#bottom-nav li {
	display: inline;
	margin-right: 25px;
	margin-left: 5px;
	}
	
#bottom-nav a {
	color: #d31245;
	text-decoration: none;
	}
	
#bottom-nav a:hover {color: #888;}

#addresses {
	margin: 20px 0 0 0;
	font-size: 90%;
	line-height: normal;
float: left;
clear: left;
width: 500px;
display:inline;
	}
		
dl.address {
	margin-bottom: 10px;
	}

.address dt {margin-bottom: 15px;}	

	
	

/*	=10: [FORMS] -------------------------------------*/	




/*	=11: [IMAGES] -------------------------------------*/	

img {
	margin: 0;
	}
	
#headline {
	border: 1px solid #D31245;
	margin-bottom: 7px;
	width: 546px;
	height: 152px;
	}

#inset {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 9px;
	width: 55px;
	height: 82px;
	border: 1px solid #D31245;
	background-color: #FFF;
	}	
	
/*	=12: [MISC] -------------------------------------*/	

/* skip navigation rule*/ 
.skiplink {
	display:none;
}

/* fix background firefox */
.clearall {
	clear : both;
	}


div.
 h2 
	{
	clear: left;
float: left;
}

div.gutter p
	{
	clear: left;
}

div.gutter ul 
	{
	clear: left;
	float: left;
width: 530px;
padding-left: 20px;
list-style: disc;
display: inline;
}

div.gutter ul#graphicnav 
	{

width: 130px;
}

div.photo-gallery
	{
	float: left;
	clear: left;
	margin: 15px 0;
width: 540px;
}

div.photo-gallery img
	{
	margin-right: 10px;
border: 1px solid #d31245;
}

span.supasafe
	{
		font-weight: bold;
		color: #0066ff;
	}

body#page_11 h2 {color: #666;text-transform: uppercase;font-size: 14px;margin-bottom: 10px;}

body#page_11 #headline, body#page_11 #inset, body#page_11 #bottom-nav {
	border-color: #06f;
	}

body#page_11 #bottom-nav a, body#page_11 a {
	color: #06f;
	}

body#page_11 #header {
	background: url(../_images/header_bl.gif) repeat top left; 
	}

body#page_11 #nav2 a, body#page_11 #nav3 a, body#page_11 #nav4 a, body#page_11 #nav5 a, body#page_11 #nav6 a,
body#page_11 #nav7 a, body#page_11 #nav8 a, body#page_11 #nav9 a, body#page_11 #nav10 a, body#page_11 #nav11 a,  body#page_11 #nav12 a
	{
	background-image: url(../_images/nav_bar_bl.gif);
	}

img.image {float: right;margin-left: 25px;margin-bottom: 10px;}
	
/*	=13: [sIFR STYLES] -------------------------------------*/	

/*sIFR replacement styles */

.sIFR-flash {visibility : visible !important;margin : 0;margin-bottom: 10px;}
.sIFR-replaced {visibility : visible !important;}
span.sIFR-alternate {position : absolute;left : 0;top : 0;width : 0;height : 0;display : block;overflow: hidden;}
	
	html .sIFR-hasFlash #main h1 {
	font-size : 20px;
	visibility : hidden;
	letter-spacing : -9px;
	line-height : normal;
	text-align : left;
	margin : 0;
	padding : 0;
	}
	
	/*start iemac hide \*/
	.sIFR-hasFlash #main h1 {
	font-size : 20px;
	visibility : hidden;
	letter-spacing : -9px;
	line-height : normal;
	text-align : left;
	margin : 0;
	padding : 0;
	}
	/*end iemac hide*/
	
	
