




/* layout
============================================================ */ 
body{
	padding: 0px;
	background: black  url("../static/img/nav/header_bg.jpg") repeat-x top;
	color: #999;
	font: 75%/140% 'arial','helvetica',sans-serif;
	line-height: 1.5em;
	margin: 0 auto;
}

p + p{ margin-top: 1em; } 
p{ margin-bottom: 2em; } 



img.float_left{float: left; padding: 5px 10px 5px 0px;}

img.float_right{float: right; padding: 5px 10px 5px 0px;}

#wrapper	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 100%;
	position: relative;
	height:100px;
}

#languages{
	font: 100% 'arial','helvetica',sans-serif;
	position: absolute;
	right: 0px;
	top: 70px;
}

#navigation{
	width: 100%;
	height:40px;
	position: relative;
}

a{
	color: #BAB87D;
	text-decoration: none;
	outline: none;
}

a:hover{
	background:#F9AE39;color:#000
}





h1{
	font: bold 130% 'helvetica neue',sans-serif;
	letter-spacing: 0.5px;
	
	color: #F9AE39;
	margin: 0em 0 1em 0;
}
h2{
	font: bold 120% 'helvetica neue',sans-serif;
	letter-spacing: 0.5px;
	
	color: #F9AE39;
	margin: 0em 0 0.5em 0;
}

h3{
	font: bold 95% 'helvetica neue',sans-serif;
	letter-spacing: 0.5px;
	
	color: #C97D1D;
	margin: 1.5em 0 0.5em 0;
}
	.info{
	text-align: left;
	margin: 0px 0;
	border-top: 0px dotted #bbb;
	padding-top: 0px;
	clear: both;
}
	.info p{margin-top:0em;}
	


/* navigation
============================================================ */ 
ul#navi	{
list-style-type:none;
	width: 900px;
	height: 40px;
	margin-left: 0px;
	position: relative;
	line-height: 0px; /* fixes IE6 stepdown bug */
	background-color: #1F1D1E;
}

ul#navi li a {
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	
}
ul#navi li#new_limos_link a {
	left: 0;
	width: 230px;
	background-image: url("../static/img/nav/nav_new_limos.jpg");
	background-repeat: no-repeat;
}


/*ul#navi li#rhd_limos_link a {
	left: 230px;
	width:130px;
	background-image: url(../img/nav/nav_rhd_limos.jpg);
	background-repeat: no-repeat;
}*/



ul#navi li#armored_link a {
	left: 230px;
	width: 150px;
	background-image: url("../static/img/nav/nav_armored.jpg");
	background-repeat: no-repeat;
}

ul#navi li#build_link a {
	left: 380px;
	width:150px;
	background-image: url("../static/img/nav/nav_build.jpg");
	background-repeat: no-repeat;
}
ul#navi li#about_link a {
	left: 530px;
	width:118px;
	background-image: url("../static/img/nav/nav_about.jpg");
	background-repeat: no-repeat;
}
ul#navi li#contact_link a {
	left: 648px;
	width:130px;
	background-image: url("../static/img/nav/nav_contact.jpg");
	background-repeat: no-repeat;
}

ul#navi li a:hover {
	background-position: 0 -40px;
}

ul#navi li a:active {
	background-position: 0 0px;
}

ul#navi li a.current {
	background-position: 0 -40px;
	text-indent: -9999px;
}
	ul#list,ul.prodlist	{
	list-style-type:none;
	/*list-style-image:url('img/nav/square_bullet2.gif');*/
	
	margin: 1em 0 0 0;
	padding: 0 0 0 0;

	position: relative;

}

li{
	background: url("../static/img/nav/square_bullet2.gif") no-repeat left top;
	padding: 0em 0em 0em 1em;
} 


li {
list-style-type: none;
}

	/* BEGIN DEMO STYLE */
	*{margin:0;padding:0}
		


	margin: 1em 1em 1em 1em;
	}
	
	#box1{position:absolute;}
	#box1 span{display:block;float:left;}
	


	.mask1{
	position:relative;
	width:494px;
	height:390px;
	overflow:hidden;

}
	.mask1 img{
	position:absolute;
	display:block;
	border:none;
}
	
	span img{display:block;border:none;}
	
	.slideshow{
	position:relative;margin-top:0px;
	border:5px solid #e5e5e5;
	margin: 0 0 30px 0;
	}
	
	
	/* column container */
	.colmask {
	margin-top:40px;
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col3{
		float:left;
		position:relative;
		padding:0 0 0em 0;
		overflow:hidden;
		
	}
	
	.col2{
		float:left;
		position:relative;
		padding:0em 0 0em 0;
		overflow:hidden;
		
		
	}
	/* 2 Column (double page) settings */
	.doublepage {
	background: #222;
	background-image: url("../static/img/nav/bg_lines.gif");
	background-position: top;
	background-repeat: repeat;
}
	.doublepage .colleft {
		right:40%;			/* right column width */
		background:black url("../static/img/nav/2bg.jpg") repeat-x top;		/* left column background colour */
	}
	.doublepage .col1 {
	
		width:56%;			/* left column content width (column width minus left and right padding) */
		left:40%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
	
	width: 40%; /* right column content width (column width minus left and right padding) */
	left: 44%; /* (right column width) plus (left column left and right padding) plus (right column left padding) */

	}
	.doublepage .col3 {
	color: #e5e5e5;
	font: 100% 'arial','helvetica',sans-serif;
	line-height: 1.4em;
	width: 40%; /* right column content width (column width minus left and right padding) */
	left: 44%; /* (right column width) plus (left column left and right padding) plus (right column left padding) */

}
	.separator {
	
	background-image: url("../static/img/nav/coluwmn_bg.jpg");
	background-position: bottom;
	background-repeat: no-repeat;

}

/** Contact us Form **/

##lw_form {
	width: 500px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 100px;
	clear: both;
	color: #7f7e7e;
	font-size: 12px;
}

#contact_us input, #contact_us textarea {
	width: 395px;
	background: #e5e5e5;
	border: 1px solid #fff;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
	color: #000;
}

#contact_us input.button {
	text-transform: uppercase;
	
	padding: 5px 10px;
	display: inline-block;
	font-size: 10px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

#fs{
	width: 280px;
	display: block;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}



hr {

	border: 0;
	width: 100%;
	color: #333;
	background-color: #333;
	height: 1px;
}
.section {
	padding: 2em 0 3em 25px;
	width: 89%;
	/*border-bottom: 1px solid #333;*/
}
/*** Footer ***/

#footer {
	clear: both;
	
	padding: 2em 0px 2em;
	font: 95% 'arial','helvetica',sans-serif;
	color: #999999;
}
