body {
	background-color: #1c112c;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
}
img {
	border: none;
}
#main{
	width:990px;
	height:auto;
	margin:0px auto;
}
#wrapper {
	height: 100%;
	width: 980px;
	position: fixed;
	margin-left:5px;
}
#main-body {
	background-color: #16101f;
	height: 415px;
}
#menu {
	width: 170px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	letter-spacing:1px;
}
#menu a {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 34px;
	width: 170px;
	display: block;
	line-height: 34px;
	text-decoration: none;
	margin-bottom: 5px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-indent: 50px;
	letter-spacing:1px;
	white-space:nowrap;
}
#menu a:hover {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
}
#menu .selected {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
}
#content {
	padding:30px 15px 30px 18px;
	font-size: 11px;
	width: 355px;
	height:300px;
	letter-spacing:1px;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#content h1 {
	font-size: 15px;
	color: #626264;
	text-transform: uppercase;
	margin-bottom: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing:1px;
}
#content p {
	text-align:left;

}
a.txtLink:visited, a.txtLink:link, a.txtLink:active {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	
}
a.txtLink:hover {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 10px;
	color: #626264;
	text-decoration: none;
}
#home-img {
	background-image: url(../images/home-img.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
}
#about-img {
	background-image: url(../images/about-us.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
	
}
#why-lexus-img {
	background-image: url(../images/why-lexus.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#393644;
	float:right;
}
#clients-img {
	background-image: url(../images/clients.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
	
}
#corporate-img {
	background-image: url(../images/corporate.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
}
#services-img {
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
}
#recruitment-img {
	background-image: url(../images/recruitment.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#2D3037;
	float:right;
}
#training-img {
	background-image: url(../images/training.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
	
}
#shop-img {
	background-image: url(../images/shop.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
}
#products-img {
	background-image: url(../images/products.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
}
#contact-us-img {
	background-image: url(../images/contact-us.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
}
.form_box_row{
	float:left;
	width:373px;
	height:auto;
	padding-bottom:6px;
}
.form_col_left{
	float:left;
	width:177px;
	height:auto;
	padding-left:5px;
	margin-right: 10px;
	
}
.form_col_right{
	float:left;
	width:177px;
	height:auto;
	text-align:left;
	
}
.submenu {
	background-color: #000000;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.6;
	width: 80px;
	text-transform: uppercase;
	padding: 10px;
	letter-spacing:1px;
}
.submenu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	font-size: 10px;
	letter-spacing:1px;
}
.submenu a:hover {
	color: #626264;
}
.productboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
}
.productboxes img {
	border: 0px solid #77859A;
}
.left-product-box {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.middle-product-box {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.right-product-box {
	float: left;
	width: 100px;
}
.producttitle {
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	display: block;
	padding-top: 5px;
}
.producttitle a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
.producttitle a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.spacer {
height: 6px;
overflow: hidden;
}
.spacer2 {
clear: both;
height: 5px;
overflow: hidden;
} 
.submit {
	background-color: #5E5046;
	border: 1px solid #5E5046;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
cursor: hand;
width:60px;
}
.serviceboxes {
	font-size: 11px;
	padding-top: 22px;
	line-height: 14px;
	padding-bottom: 1px;
	}
.serviceboxes img {
	border: 0px solid #F4F4F4;
}
.service-box {
	float: left;
	width: 95px;
	margin-right: 5px;
}
.servicetitle {
	background-color: #000000;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.6;
	width: 100px;
	text-transform:capitalize;
	padding: 2px;
	font-size: 9px;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
.servicetitle a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	font-size: 9px;
	font-family: "Myriad Pro", Verdana, sans-serif;
	width: 100px;
}
.servicetitle a:hover {
	color: #626264;
}
#footer {
	text-align: right;
	margin-top: 20px;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#footer a {
	color: #59595B;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#footer span {
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#footer1 {
	text-align: right;
	margin-top: 20px;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#footer1 a {
	color: #59595B;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#footer1 a:hover {
	color: #626264;
	text-decoration: underline;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
#footer1 span {
	padding-right: 15px;
	padding-left: 15px;
	color: #59595B;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
.scroll
{
scrollbar-face-color:#16101F;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#16101F;
scrollbar-shadow-color:#16101F;
scrollbar-highlight-color:#16101F;
scrollbar-3dlight-color:#16101F;
scrollbar-darkshadow-Color:#16101F;	
width:375px;
height:315px;
overflow-y: scroll; 
overflow-x: none;
}
.img{
	opacity:1;               
	filter:alpha(opacity=100); 
}
.img:hover{
	 
	opacity:0.5;               
	filter:alpha(opacity=50); 
}
.thumbsboxes {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumbsboxes img {
	border: 1px solid #17111F;
}
.thumb-box {
	float: left;
	width: 84px;
	margin-right: 4px;
}
.thumbtitle {
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.thumbtitle a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-family: "Myriad Pro", Verdana, sans-serif;
	width: 90px;
}
.thumbtitle a:hover {
	color: #626264;
}
#navfooter {
	height: 65px;
	text-align: left;
}
#navfooter #logo {
	color: #FFF;
	float: left;
	width: 63px;
}
#navfooter #links {
	color: #424148;
	font-size: 10px;
	font-weight: bold;
	float: right;
	width: 270px;
	text-align:left;
	height: 80px;
	line-height: 80px;
}
#links a, #links a:active, #links a:visited {
	color: #424148;
	text-decoration: none;
}
#navfooter #links a:hover {
	color: #fff;
	text-decoration: none;
}
#viewProd{
	width:290px;
	height:215px;
	float:right;
	margin-right:5px;
}
#leftProdbox{
	width:140px;
	height:145px;
	float:left;
}
#rightProdbox{
	width:140px;
	height:145px;
	float:right;
}
#bottomProdbox{
width:290px;
height:70px;
float:left;
color:#181320;
padding-left:2px;
font-size:11px;
scrollbar-face-color:#16101F;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#16101F;
scrollbar-shadow-color:#16101F;
scrollbar-highlight-color:#16101F;
scrollbar-3dlight-color:#16101F;
scrollbar-darkshadow-Color:#16101F; 
height:75px;
overflow-y: scroll; 
overflow-x: none;
}
#thumb {
	float: left;
	width: 130px;
	height:110px;
	padding:4px;
	text-align:center;
	border-top: 1px solid #AEA9AB;
	border-bottom:1px solid #AEA9AB;
	border-left: 1px solid #AEA9AB;
	border-right: 1px solid #AEA9AB;
}
#name {
	float: left;
	width: 140px;
	height:20px;
	text-align:center;
	background-color:#D8D6D8;
	color:#181320;
	font-size: 12px;
	font-weight:bold;
	padding-top:2px;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
div.product {
	padding: 4px 0px 8px 0px;
	clear: both;
	border-bottom: 1px solid #AEA9AB;
	color:#181320;
}
span.price {
	float: right;
	font-weight: bold;
	color:#181320;
}
span.options {
	font-style: italic;
	color:#181320;
}

#totals {
	margin-top: 5px;
	color:#181320;
}
#totals div.total {
	text-align: right;
	color:#181320;
}
.txtButton {
	color: #181320;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
a.txtButton {
	color: #181320;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
a.txtButton:hover {
	color: #626264;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
}
.mainCheckout {
	position: relative;
	width: 100%;
	float: left;
	
}
.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70cdcc;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.form_box_row{
	float:left;
	width:350px;
	height:auto;
	padding-bottom:6px;
	
}
.form_col_left{
	float:left;
	width:170px;
	margin-right:5px;
	height:auto;
	color:#fff;
}
.form_col_right{
	float:left;
	width:170px;
	height:auto;
	color:#fff;
}
.col1{
	float:left;
	width:100px;
	height:auto;
	padding-left:5px;
	margin-right: 10px;
		
}
.col2{
	float:left;
	width:180px;
	height:auto;
	text-align:left;
		
}
a.link:visited, a.link:link, a.link:active {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 10px;
	color: #626264;
	text-decoration: none;
}
a.link:hover {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.login{
	background:url("../images/button.jpg");
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	border:0;
	width:60px;
	height:18px;
	margin-right:5px;
	cursor:pointer;
	padding-bottom:3px;
	}
.forgotPass{
background:url("../images/button.jpg");
font-family:Tahoma;
font-size:11px;
color:#ffffff;
border:0;
width:100px;
height:25px;
margin-right:5px;
cursor:pointer;
padding-bottom:3px;
}

#checkout{
	width:290px;
	height:215px;
	float:right;
	margin-right:5px;
}
.basket_product {
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 2px;
	min-height: 50px;
	padding: 5px;
}
.basket_product .remove {
	float: left;
	height: 40px;
	margin-right: 3px;
	margin-top: 3px;
	width: 10px;
}
.basket_product .image {
	float: left;
	height: 40px;
	margin-right: 5px;	
	width: 40px;
}
span.price {
	float: right;
	text-align: right;
}
.basket_product span.price {
	font-weight: bold;
	width: 50px;
	
}
.basket_actions {
	height: 31px;
	margin-bottom: 5px;
	padding: 5px 0px;
	text-align: right;
}
.button_submit { 
	background-color: transparent;
	border: 0px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	text-align: center;
	padding-right:12px;
}
a.button_submit {
	vertical-align: top;
	text-decoration:none
}
.button_submit.right {
	float: right;
	margin-left: 5px;
}
.button_submit.left{
	float: left;
	margin-right: 5px;
}

.textbox {
	padding:3px; 
	width:160px; 
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	}
.textboxDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:3px; 
	width:160px; 
	color: #333333;
	font-size: 11px;
	background-color: #e1e1e1;
	border: 1px solid #e1e1e1;
}
.textarea{ 
	background:url('../images/inputbg.gif') #fff top left repeat-x; 
	width:260px; 
	height:100px; 
	border:solid 1px #898989; 
}
.select{ 
	background:url('../images/inputbg.gif') #fff top left repeat-x; 
	height:20px;
	font:11px Verdana;
	width:170px;
	background-color:#fff;
	border:solid 1px #898989; 
	color: #333333;
}
div.product {
	padding: 5px 0px;
	clear: both;
	border-bottom: 1px dashed #E7E7E7;
}
span.price {
	float: right;
	 font:11px Verdana;
}
.tdEven {
	background-color: #F1F1F1;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #ddd;
	color:#000
}
.tdOdd {
	background-color: #E5E5E5;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #ddd;
	color:#000
}
tr.tdEven:hover td,
tr.tdOdd:hover td {
	background-color: #E7FCE7;
}
input.quantity {
	font-size: 12px;
	text-align: center;
	width: 30px !important;
}
.checkout{
	background:url("../images/button.jpg");
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	border:0;
	width:125px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
	padding-bottom:3px;
	}
.infoText {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #050F72;
	background-color: #CEDFFF;
	border: 1px solid #050F72;
	padding: 2px;
}
.warnText {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
a.urlLink:visited, a.urlLink:link, a.urlLink:active {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	
}
a.urlLink:hover {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
