/* CSS Document */

html, body {
font-family:Arial, Helvetica, sans-serif;
color:#444444;
font-size:88%;
background:#ffffff url(../images/master/main_grad.gif) top left repeat-x;
margin:0 auto;
padding:0 0 0 0;
}

.nk {color:#6699FF}

a {color:#FF6600;}
a:visited {color:#E28216;}
a:hover {color:#C61800;}

.orange-text {color:#FF6600;}
.blue-text {color:#0B72F0;}
.grey-text {color:#727272;}
.dark-text {color:#333333;}
.error {color:#CC0000;}
.small-text {font-size:0.9em;}
.large-text {font-size:1.4em;}
	
h1 {
font-size:1.7em;
color:#0B72F0;
padding:3px 0 3px 0;
margin:0 auto;
}

h3 {
font-size:1.5em;
color:#0F47A4;
padding:0 0 3px 0;
margin:0 auto;
}

h5 {
font-size:1.2em;
color:#0F47A4;
padding:0 0 3px 0;
margin:0 auto;
}

h4 {
font-size:1.1em;
color:#0B72F0;
padding:0 0 3px 0;
margin:0 auto;
}

.highlight {
font-size:0.8em;
color:#B30000;
background-color:#FFD79B;
font-weight:bold;
padding:0 4px 0 4px;
margin:0 auto;
}


#wrapper {
width:770px;
background-color:#ffffff;
padding:3px 3px 3px 3px;
margin:0 auto;
margin-left:auto;
margin-right:auto;
margin-top:50px;
border:none;
}


#header {
width:770px;
height:286px;
}

#nav {
height:36px;
background:#2e2e2e url(../images/master/nav_grad.gif) top left repeat-x;
margin-top:3px;
overflow:hidden;
}

	#nav .onpage {
	color:#FFA448;
	}

	#nav #home-link,
	#nav #catalogue-link,
	#nav #about-link,
	#nav #contact-link {
	float:left;
	height:26px;
	padding:10px 0 0 0;
	margin:0 auto;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.5px;
	border-left:solid #696969 1px;
	border-right:solid #282828 1px;
	}
	
		#nav #home-link {
		width:191px;
		text-align:center;
		}
		
		#nav #catalogue-link {
		width:190px;
		text-align:center;
		}
		
		#nav #about-link {
		width:190px;
		text-align:center;
		}
		
		#nav #contact-link {
		width:190px;
		text-align:center;
		}
		
		#nav #home-link:hover,
		#nav #catalogue-link:hover,
		#nav #about-link:hover,
		#nav #contact-link:hover,
		#nav a:hover {
		color:#ffbf80;
		background:#4E4E4E url(../images/master/nav_grad.gif) left -48px repeat-x;
		}
		
		
#content {
font-size:1em;
line-height:1.5em;
}

	#content #side-panel {
	float:left;
	display:block;
	width:180px;
	padding:20px 0 15px 20px;
	}
	
		#content #side-panel .text-bit {
		display:block;
		padding-right:20px;
		}
		
		.dots {
		clear:both;
		display:block;
		font-size:1px;
		line-height:1px;
		height:1px;
		background:url(../images/master/dot_line.gif) left center repeat-x;
		}
		
		.dots-big {
		clear:both;
		display:block;
		font-size:1px;
		line-height:1px;
		height:20px;
		background:url(../images/master/dot_line.gif) left center repeat-x;
		}
	
	#content #main1 {
	float:left;
	display:block;
	width:520px;
	margin-top:15px;
	padding:15px 0 15px 25px;
	border-left:solid #eaeaea 5px;
	}
	
	#content #main2 {
	display:block;
	margin-top:15px;
	padding:15px 20px 15px 25px;
	}
	
	#content #main-foot {
	clear:both;
	color:#FFFFFF;
	background-color:#2e2e2e;
	margin-top:15px;
	padding:4px 15px 4px 20px;
	}
	
		#content #main-foot a {
		color:#FFFFFF;
		text-decoration:underline;
		}
		
			#content #main-foot a:hover {color:#CCCCCC;}
			
			

.model-pic {
float:left;
width:80px;
height:80px;
margin-right:15px;
}

.model-details {
float:left;
display:block;
width:425px;
margin-top:18px;
}
			
			
			
.page-num2 {
color:#FFFFFF;
padding:1px 3px 1px 3px;
border:solid #999999 1px;
background:#999999;
text-decoration:none;
font-weight:bold;
}

.page-num {
padding:1px 3px 1px 3px;
border:solid #999999 1px;
text-decoration:none;
font-weight:bold;
}

	.page-num:hover {
	background:#FF6600;
	border:solid #FF6600 1px;
	}

.model-text {
font-size:1.2em;
color:#0B72F0;
}

.bullet-arrow {
padding-left:12px;
background:url(../images/master/arrow_bullet.gif) left center no-repeat;
}

.indent-link {
padding-left:20px;
}

.set-link {
float:left;
display:block;
width:144px;
background:url(../images/master/but_grad.gif) left top repeat-x;
border-top:solid #DAF2FA 1px;
border-right:solid #8AC9E1 1px;
border-bottom:solid #2586CD 1px;
border-left:solid #8AC9E1 1px;
margin:0 13px 10px 0;
text-align:center;
color:#042655;
text-decoration:none;
font-weight:bold;
padding:3px;
}

	.set-link .blue-text {color:#042655;}
	
	.set-link:hover {
	background:url(../images/master/but_grad.gif) left -25px repeat-x;
	}			

	
	
#footer-divide {
clear:both;
display:block;
font-size:3px;
line-height:3px;
height:18px;
background-color:#F5F5F5;
border-top:solid #D3D3D3 1px;
}
		
#footer {
text-align:center;
font-size:0.9em;
line-height:1.5em;
color:#777777;
padding:15px 0 15px 0;
}

	#footer a {color:#333333;}
	#footer a:visited {color:#777777;}
	#footer a:hover {color:#FF6600;}
	
		
.clearer {
clear:both;
display:block;
font-size:1px;
line-height:1px;
height:1px;
}




/* */
#tints-foot {display:block;}

	#tints-foot #tints-greys {
	float:left;
	width:304px;
	height:78px;
	color:#797979;
	text-align:right;
	padding:22px 15px 0 0;
	background-image:url(../images/master/tints_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
	#tints-foot #tints-colours {
	float:right;
	width:428px;
	height:78px;
	color:#797979;
	text-align:right;
	padding:22px 15px 0 0;
	background-image:url(../images/master/colours_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
		#tints-foot #tints-greys strong, #tints-foot #tints-colours strong {color:#5b5b5b;font-size:11px;line-height:26px;}
		
		
#tints-side {display:block;}

	#tints-side #tints-greys {
	float:left;
	width:176px;
	height:85px;
	color:#797979;
	text-align:left;
	padding:83px 0 0 4px;
	background-image:url(../images/master/tints_bg2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
	#tints-side #tints-colours {
	float:right;
	width:176px;
	height:60px;
	color:#797979;
	text-align:left;
	padding:133px 0 0 4px;
	background-image:url(../images/master/colours_bg2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
		#tints-side #tints-greys strong, 
		#tints-side #tints-colours strong {
		color:#5b5b5b;
		font-size:11px;
		line-height:26px;
		}
		
		

.plexus {
padding-left:90px;
background-image:url(../images/master/plexus.jpg);
background-position:0 0;
background-repeat:no-repeat;
}

.bonneville {
height:98px;
font-size:11px;
padding:58px 10px 0 210px;
background-image:url(../images/master/bonneville.jpg);
background-position:0 0;
background-repeat:no-repeat;
margin-top:10px;
}
	
	
	
	
		
		