/* CSS Document */

* {
		margin: 0;
		padding: 0;
	}
	body {
		background-image:url(template/background.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #0E0B50;
		text-align:center;	
	}
	h1 {
		font-family: "Times New Roman", Times, serif;
		font-size :40px;
		color: #0D353D;
		font-weight: bold;
		margin-bottom:20px;

	}
	h2 {
		font-family: Arial;
		font-size :20px;
		color: #93A9D8;
		font-weight: bold;
		margin-bottom: 10px;
	}
	#container{
		margin-left: auto;
		margin-right: auto;
		width: 954px;
		text-align: left;
		position: relative;
	}
	#header{
		height:150px;	
	}
	#menubar {
		height:45px;
		width: 954px;
		background-image:url(template/menu_bg.jpg);
		background-repeat: repeat-y;
		background-position: top left;
	}
	#spacerbelowmenubar {
		height:14px;
	}
	#photobar {
		height:286px;				
	}
	#photoholder {
	  background-image:url(userimages/headerrotators/kingandcountry_blurred.jpg); 
	  background-repeat:repeat-x; 
	  background-position: top left;
	  height:286px;
	  overflow:hidden;
	  width:954px;
	  text-align:left;
	  z-index:1;
	}
	#phototextpanel {
		position : relative;		
		height: 286px;
		width: 327px;		
		background-color: #0E0C50;
		top: -286px;
		left: 0px;
		z-index : 5;
		filter : alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	}
	#phototestimonialpanel {
		background-image:url(template/quotes_background.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		position : relative;		
		height: 286px;
		width: 327px;		
		background-color: #0E0C50;
		top: -286px;
		left: 0px;
		z-index : 5;
		filter : alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	}
	#phototestimonialtext{
	position: relative;
	filter : alpha(opacity=100);	
	-moz-opacity:1;opacity:1;
		padding: 20px 30px 0px 30px;
		font-family: Arial;
		font-size :12px;
		color: #FFFFFF;
		line-height:18px;
	}
	#photopaneltext{
	position: relative;
	filter : alpha(opacity=100);	
	-moz-opacity:1;opacity:1;
		padding: 20px 30px 0px 30px;
		font-family: Arial;
		font-size :12px;
		color: #FFFFFF;
		line-height:18px;
	}
	.welcometitle {
		font-family: Arial;
		font-size :26px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 30px;
		display: block;	
	}
	#body {
		margin-top: 10px;	
	}
	#homerecentprojects {
		width: 266px; 
		height: 311px;
		float: left;
		position: relative;
		background-image:url(template/homeboxbackground.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		background-color: #0E0B50;
		margin-right: 13px;
		padding : 10px 30px 0px 30px;
		font-family: Arial;
		font-size :12px;
		color: #FFFFFF;		
	}
	#homeservices {
		float: left;
		width: 266px; 
		height: 311px;		
		background-image:url(template/homeboxbackground.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		background-color: #0E0B50;
		position: relative;
		margin-right: 13px;
		padding : 10px 30px 0px 30px;		
		
	}
	#homelatestnews {
		float: left;
		position: relative;
		width: 215px; 
		height: 311px;
		background-image:url(template/homeboxbackground.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		background-color: #0E0B50;
		padding : 10px 30px 0px 30px;
	}
	#mainbody {
		float: left;
		position: relative;
		width: 552px; 		
		background-color: #0E0B50;
		padding : 10px 30px 0px 30px;		
		font-family: Arial;
		font-size :12px;
		color: #FFFFFF;
		line-height: 16px;
	}
	#mainbody ul {
		margin-left: 20px;
	
	}
	
	#copyright {
		clear: both;	
		padding-top: 20px;
		height: 40px;
		font-family: Arial;
		font-size :10px;
		color: #FFFFFF;
		line-height: 20px;
	}
		#copyright A{
		font-family: Arial;
		font-size :10px;
		color: #FFFFFF;
		text-decoration: none;
	}
	#copyright A:visited{
		font-family: Arial;
		font-size :10px;
		color: #FFFFFF;
		text-decoration: none;
	}
	#copyright A:hover{
		font-family: Arial;
		font-size :10px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.homeservicedesc {
		font-family: Arial;
		font-size :12px;
		color: #FFFFFF;
		line-height: 16px;
		margin-left: 15px;
		margin-bottom: 10px;		
	}
	.homeredtitle {
		color: #CE161C;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;	
	}
	.homelimetitle {
		color: #B7D32B;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;					
	}
	.homebluetitle {
		color: #2694DB;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;			
	}
	.homepurpletitle {
		color: #985CEA;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;		
		margin-left: 15px;
		line-height:18px;	
	}
	.homepinktitle {
		color: #BD0160;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;		
		margin-left: 15px;
		line-height:18px;				
	}
	.homegoldtitle {
		color: #EBA02D;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;		
		margin-left: 15px;
		line-height:18px;	
	}
	.latestnewstitle {
		color: #E87217;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;	
	}
	.latestnewsdesc {
		font-family: Arial;
		font-size :12px;
		color: #FFFFFF;
		line-height: 16px;
		margin-left: 15px;
		margin-bottom: 10px;		
	}
	.bodytitle {
		color: #2461CA;
		font-family: Arial;
		font-size: 32px;
		font-weight: bold;
		text-decoration:none;
		line-height: 50px;	
	}
	
	.mainredtitle {
		color: #CE161C;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;	
	}
	.mainlimetitle {
		color: #B7D32B;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;					
	}
	.mainbluetitle {
		color: #2694DB;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;			
	}
	.mainpurpletitle {
		color: #985CEA;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;		
		line-height:18px;	
	}
	.mainpinktitle {
		color: #BD0160;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;		
		line-height:18px;				
	}
	.maingoldtitle {
		color: #EBA02D;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;		
		line-height:18px;	
	}
	HR {
	border-top: 1px solid #112C73;
	height: 1px;
	margin-top:5px;
	margin-bottom:5px;	
	}
	.newstitle {
		color: #2461CA;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;
		line-height: 20px;			
	}
	.newstitle A{
		color: #2461CA;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;			
	}
	.newstitle A:visited{
		color: #2461CA;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;			
	}
	.newstitle A:hover{
		color: #2461CA;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;			
	}
	.newsread {
		color: #EBA02D;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;		
		line-height:18px;	
	}
	.newsread A {
		color: #EBA02D;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;		
		line-height:18px;	
	}
	.newsread A:visited {
		color: #EBA02D;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;		
		line-height:18px;	
	}
	.newsread A:hover {
		color: #EBA02D;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;		
		line-height:18px;	
	}


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.prodrop4 {padding:0 0px 0 0px; margin:0; list-style:none; height:45px; position:absolute; z-index:500; font-family:arial, verdana, sans-serif; width: 900px; }
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; margin-right:0px; height:45px; line-height:45px; color:#FFF; text-decoration:none; font-size:12px; font-weight:bold; padding:0 10px 0 10px; cursor:pointer; border-right: 1px solid #142C76;}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 0 0 0px; height:45px;}
.prodrop4 li a.top_link:hover {color:#EE7420; }
.prodrop4 li a.top_link:hover span {}

.prodrop4 li:hover > a.top_link {color:#EE7420; background-image:url(templatebikes/mainmenu_highlight.jpg); background-repeat: repeat-x; background-position: top left;}
.prodrop4 li:hover > a.top_link span {color:#EE7420; background-image:url(templatebikes/mainmenu_highlight.jpg); background-repeat: repeat-x; background-position: top left;}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */
.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.prodrop4 ul.sub1 {width:200px;}
.prodrop4 :hover ul {left:0px; top:45px; background: #0E0C50; padding:0px;   white-space:nowrap; height:auto; filter : alpha(opacity=90);-moz-opacity:.90;opacity:.90; z-index:300;}
.prodrop4 :hover ul li {display:block; height:24px; position:relative; font-weight:bold; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:12px; height:24px; line-height:20px; width:auto; padding:0 10px; color:#1A5DC6; text-decoration:none;}
.prodrop4 :hover ul li a:hover {display:block; background:#1A56B9; color:#E87217;}