body { 
	background-color: #c4c4a2;
	background-image:url(../images/layout/background.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px/1.4em "Times New Roman", Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	width: 960px;
	background-color:#e4e4ca;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}

h3 {line-height:1.3em;}
a {
	color: #9b0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #d63f01;
	text-decoration: none;
	font-weight: bold;
}
a.caption { width:360px; display:inline-block;}

#menu {width: 195px;
	font-size:1.0em;
	float:left;
}
#menu a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../images/layout/but_back.gif);
	width:178px;
	height:33px;
	font-size:1.2em;
	background-repeat:no-repeat;
	margin-top:1px;
	padding:10px 9px 10px;
	display:block;
}
#menu a:hover {
	color: #fecb00;
	background-image:url(../images/layout/but_back-o.gif);
}
#menu a:visited {
	color: #3e3e3d;
	background-image:url(../images/layout/but_back.gif);
}
#menu a.fb img {float: left;margin-right: 7px;}
#content .sub-menu { width:300px;}
#content .sub-menu a { 	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin:6px;
	padding:10px 9px 10px;
	display:block;
	border-radius:5px;
font-size:14px; width:200px;
float:left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999966+0,94946b+49,7d7d54+100 */
background: rgb(153,153,102); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(153,153,102,1) 0%, rgba(148,148,107,1) 49%, rgba(125,125,84,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(153,153,102,1) 0%,rgba(148,148,107,1) 49%,rgba(125,125,84,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(153,153,102,1) 0%,rgba(148,148,107,1) 49%,rgba(125,125,84,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999966', endColorstr='#7d7d54',GradientType=0 ); /* IE6-9 */
}
#content .sub-menu a:hover { background:#7d7d54;}
#content .sub-menu a:visited { background:#94946b;}
#title {
	background-color:#838359;
	height:53px;
	margin:1px;
	}

#content {
	width:730px;
	padding:10px;
	font-size:1.4em;
	float:right;
	line-height:1.6em;
}

h2 {font-size:1.0em;
font-weight:normal;
}
article img {max-width:100%;}
article img.left { float: left; margin: 0.2em 1.5% 0.5em 0; max-width:48% !important; }
article img.right { float: right; margin: 0.2em 0 0.5em 1.5%; max-width:48% !important;}

.clear {clear:both;
height:1px;
}

.photocol {
	width:327px;
	float:left;
	padding:12px;
}
.photocol2 {
	width:230px;
	float:left;
	padding:6px;
}
.highlight {background-color:#bfbfa1;
	border:solid 1px #afaf8b;
	padding:13px;
	float:right;
	width:240px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
	line-height:1.3em;
	clear:both;
	margin-bottom:0.2em;
}
li {list-style-image:url(../images/layout/bullet.png);}
.before {margin: 0 150px; font-size: 16px; color: #838359; font-weight:bold;}
.submenu a {    background-color: #bfbfa1;background-size:contain; background-repeat: no-repeat; background-position:left;
    border: 1px solid #afaf8b;
    border-radius: 10px;
    display: block;
    margin: 0 6em 1em;
    padding: 3em 0 3em 15em;}
.submenu a.hilux { background-image:url(../images/content/Nick-Black-Ute-cover.jpg); }	
.submenu a.landcruiser { background-image:url(../images/content/LandCruiser-canvas-ute-canopy-4.jpg)}	
.submenu a.trayback { background-image:url(../images/content/Bushdoctor-Landcruiser-Ute-cover.jpg)}	
.submenu a:hover {background-color:#9f9e6e; color:#000;}

.submenu a.traybackute {background-image:url(../images/content/Rod-Young.jpg)}
.submenu a.ladder {background-image:url(../images/content/canvas-ute-cover-ladder-bar-3034.jpg)}
.submenu a.frames {background-image:url(../images/content/Navara_Ute_Canopies_2710.jpg)}

.canopy-block {clear:both;}
.canopy-block a { display:block; text-align:center; background: #454545;margin: 0 0.5% 1em;width: 32%; color:#fff; text-decoration:none; font-weight:bold;float:left}
.canopy-block a span { display:block; padding:10px; height:58px; overflow:hidden;}
.canopy-block.small { font-size:0.9em;}

.form label, .submit-button {display:block;margin-top: 0.6em;}
.form input {padding:0.3em;display:block;}
.form input.sm { width:20%;}
.form input.med { width:50%;}
.form input.lge, .form textarea { width:90%;}

table td { vertical-align:top; height:75px;}