/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper
{
	background-color:#000000;
	width:986px;
	border:1px solid #6f6f71;
	z-index:0;
	margin: 5px auto;
}

#headerwrapper
{
	background-color:#000000;
	background-image:url(/siteassets/css/cssimages/header_bgTop.gif);
	background-repeat:no-repeat;
	width:988px;
	height:100px;
	z-index:2;
	margin-left:-1px;
	margin-top:-1px;
	border-bottom:1px solid #6f6f71;
}

#bottomBorder
{
	background-color:#000000;
	width:988px;
	z-index:2;
	background-image:url(/siteassets/css/cssimages/footer_bgBottom.gif);
	background-repeat:no-repeat;
	margin-left:-1px;
	margin-bottom:-1px;
	height:26px;
	clear:both;
}

#footerwrapper
{
	width:988px;
	margin: 5px auto;
}

#header
{
	padding:8px;
	color:#fff;
}

#header h1
{
	float:left;
	padding-top: 4px;
}

#header h1 a
{
	display:block;
	width:409px;
	height:78px;
	background-image:url(/siteassets/css/cssimages/logo.gif);
	text-indent:-9999em;
}

#header #headertext
{
	float:right;
	text-align:center;
	width:555px;
	height:78px;
}

#tagline
{
	padding-top: 3px;
	font-size:24px;
}

#taglineshipping
{
	padding-top: 10px;
	text-transform:Uppercase;
	font-size:16px;
	display:none;
}

#contentwrapper
{
	color:#fff;
	padding:8px;
}



/*************************************
Left hand navigation bar
**************************************/

#navbarwrapper
{
	width:148px;
	float:left;
}

#navphone
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:7px;
}

#navshoppingcart
{
	text-align:center;
	font-size:15px;
	text-transform:Uppercase;
	color:#ffdd0b;
	border:1px solid #6f6f71;
	padding:4px;
	margin-bottom:12px;
}

#navshoppingcart a
{
	text-decoration:none;
	color:#ffdd0b;
}


#navshoppingcart a:hover
{
	text-decoration:underline;
}

#navordertracking
{
	text-align:center;
	font-size:15px;
	text-transform:Uppercase;
	color:#ffdd0b;
	border:1px solid #6f6f71;
	padding:4px;
	margin-bottom:12px;
}

#navordertracking a
{
	text-decoration:none;
	color:#ffdd0b;
}


#navordertracking a:hover
{
	text-decoration:underline;
}

#navbarwrapper .navitems
{
	border:1px solid #6f6f71;
	padding:4px;
	clear:both;
}

#navbarwrapper .navitemsheader
{
	color:#ffdd0b;
	text-align:center;
	font-size:16px;
}

#navbarwrapper .navitems ul
{
	list-style:none;
	margin-top:10px;
	color:#949393;
	text-transform:Uppercase;
	font-size:14px;
}


#navbarwrapper .navitems a
{
	text-decoration:none;
	color:#949393;
}


#navbarwrapper .navitems a:hover
{
	text-decoration:underline;
}

#navbarwrapper .navitems li
{
	margin-bottom:8px;
}

#navlogos
{
	text-align:center;
}

#navlogos h2
{
	margin: 10px 1px 12px 5px;
	display:block;
	width:65px;
	height:75px;
	text-indent:-9999em;
	background-repeat:no-repeat;
	float:left;
}

#navlogos #logo_asanti
{
	background-image:url(/siteassets/css/cssimages/logo_asanti.gif);
}

#navlogos #logo_lexani
{
	background-image:url(/siteassets/css/cssimages/logo_lexani.gif);
}


/*************************************
Content
**************************************/
#contentmain
{
	float:right;
	width:810px;
}

#contentmain h2
{
	font-size:20px;
	text-align:center;
	text-transform:Uppercase;
	margin-bottom:15px;
}

#contentmain p
{
	margin-top:10px;
	margin-bottom:10px;
}

#contentmain ul
{
	padding-left:25px;
}

#contentmain a
{
	color:#ffffff;
}

.largetext #contentmain p, .largetext #contentmain div
{
	font-size:14px;
}

/*************************************
SlideShow
**************************************/
#slideshow
{
	text-align:center;
	height:314px;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:100px;
}

#slideshow img
{
	border:1px solid #6f6f71;
}

#slideshow .inactive
{
	display:none;
}

#slideshow .active
{
	display:block;
}

/*************************************
FilmStrip
**************************************/
#filmstrip
{
	text-align:center;
	display:none;
}

#filmstrip img
{
	border:1px solid #6f6f71;
	margin:5px;
}


/*************************************
Part Details
**************************************/

.partdetail
{
	color:#949393;
	border:1px solid #000;	
}

.partpage .partdetail
{
	width:380px;
	float:left;
}

.partdisplay
{

}

.partdisplay .partpic img
{
	border:1px solid #6f6f71;
	display:block;
}

.partdisplay .partpic
{
	float:left;
}

.partpage .partdisplay .partpic
{
	margin-right:10px;
	margin-bottom:20px;
}

.partImageCaption{
	width:592px;
}

.partdisplay .buyoptions
{
	float:left;
	margin-left:15px;
	text-align:right;
	position:relative;
	top:5px;
}

.partpage .partdisplay .buyoptions
{
	display:none;
}

.partdisplay .buyoptions a
{
	display:block;
	text-align:center;
	width:135px;
	height:33px;
	background:url(/siteassets/css/cssimages/buynow.gif) no-repeat 0 0;
	text-indent:-9999em;
}

.partdisplay .buyoptions div
{
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.partdisplay .buyoptions .discounted
{
	text-decoration:line-through;
}

.partdisplay .buyoptions .buydiscountinfo
{
	width:130px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}


.partSingle .partinfo
{
	clear:both;
	padding-top:10px;
	width:590px;
}

.partpage .partinfo
{
	clear:none;
}

.partinfo h3
{
	color:#ffdd0b;
	font-size:14px;
}

.partinfo ul
{
	list-style:none;
}

.partinfo li
{
	margin-top:5px;
}

.partinfo .partinfokey
{
	font-weight:bold;
}


.partinfoseperator
{
	height:3px;
	border-bottom:1px solid #6f6f71;
	margin-bottom:12px;
	margin-top:12px;
	clear:both;
}

.partpage .partinfoseperator
{
	display:none;
}

.partpage .msg{
	text-align:center;
	margin-bottom:14px;
	font-size:14px;
	color:#ffdd0b;
	font-weight:bold;
}

/*************************************
Footer
**************************************/

#footercopyright
{
	margin-bottom:8px;
	margin-left:8px;
	color:#fff;
	float:left;
	font-size:9px;
	color:#666666;
}

#footercopyright a
{
	text-decoration:none;
	color:#666666;
}

#footerdesignby
{
	margin-bottom:8px;
	margin-right:8px;
	float:right;
	text-align:right;
	font-size:9px;
	color:#666666;
}
#footerdesignby a
{
	text-decoration:none;
	color:#666666;
}

/*************************************
FORM ELEMENTS
**************************************/

input.textbox
{	
	padding: 1px;
	border-top: 1px solid #BBB9B9;
	border-right: 1px solid #BBB9B9;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color: #666666;
	width:190px;
	float:left;
	display:block;
	font: 1.2em Arial, Helvetica, sans-serif;
}

input.button, a.button {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	width:135px;
	height:32px;
	line-height:32px;
	display:block;
	text-align:center;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#2E44E4;
	border: 0 none;
	cursor:pointer;
	outline:none;
	margin:15px auto 0 auto;
	background:transparent url("/siteassets/css/cssimages/btn-pill-wht-lg.jpg") 0 0 no-repeat;
}

input.button:hover, input.button:active, input.button:focus, a.button:hover, a.button:active, a.button:focus {
	color:#000;
}

input.button:active, input.button:focus, a.button:active, a.button:focus {
	text-indent:-1px;
}

input.button:active, input.button:focus, a.button:active, a.button:focus {
	background:transparent url("/siteassets/css/cssimages/btn-pill-wht-lg.jpg") 0 bottom no-repeat;
}


/*************************************
CART
**************************************/


#cartcontainer #cartheader {
	font-weight:bold;
}

#cartcontainer #cartheader span {
	border-top:1px solid #fff;
}

.cartitem {
	clear:both;
}

.cartitem span{
	float:left;
	display:block;
	/*border:1px solid white;*/
	padding:2px;
	text-align:center;
	height:21px;
	line-height:21px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	overflow:hidden;
}

#cartcontainer .cartitem_delete {
	width:50px;
	border-left:1px solid #fff;
}

#cartcontainer .cartitem_partno {
	width:85px;
}

/*override for checkout page that doesn't have delete column*/
.checkout #cartcontainer .cartitem_partno {
	border-left:1px solid #fff;
}


#cartcontainer .cartitem_desc {
	width:420px;
	text-align:left;
}

/*override for checkout page that doesn't have delete column*/
.checkout #cartcontainer .cartitem_desc {
	width:475px;
	text-align:left;
}

#cartcontainer .cartitem_price {
	width:80px;
}

#cartcontainer .cartitem_qty {
	width:50px;
}

#cartcontainer .cartitem_total {
	width:90px;
}

.cartitem .cartqty {
	padding:0px;
	border-color:#fff;
	width:25px;
	text-align:center;
}


#cartcontainer .cartnoitems {
	text-align:center;
	font-weight:bold;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	font-size:14px;
	line-height:50px;
	width:804px;
}

#cartcontainer .cartitem_carttotaltxt {
	width:705px;
	border-left:1px solid #fff;
	text-align:right;
	font-weight:bold;
}

#cartcontainer .cartitem_carttotal {
	width:90px;
	font-weight:bold;
}


#cartcontainer #actions{
	clear:both;
	float:left;
	margin:0 auto;
	width:804px;
	text-align:center;
}

#cartcontainer #actions ul li{
	display:inline;
	list-style:none;
	list-style-type:none;
	padding:15px;
}

#cartcontainer #actions ul li .button {
	display:inline;
}


/*************************************
BILLING AND INFORMATION
**************************************/
.billingform #cartcontainer, .shippingform #cartcontainer{
	padding-bottom:50px;
}

.billingform #formerror, .shippingform #formerror{
	padding-top:10px;
	padding-bottom:20px;
	color:#ffdd0b;
	font-size:15px;
}

.billingform #billing_formfields .formtext, .shippingform #shipping_formfields .formtext{
	width:150px;
	font-size:12px;
	padding:0px;
}

.billingform #billing_formfields checkbox, .shippingform #shipping_formfields checkbox{
	width:1px;
}

.billingform #billing_formfields, .shippingform #shipping_formfields{
	width:522px;
	margin:0 auto;
}

.billingform .billing, .shippingform .shipping{
	padding-bottom:8px;
}


.billingform .billing.col1, .shippingform .shipping.col1{
	float:left;
	width:262px;
}

.billingform .billing label, .shippingform .shipping label{
	width:85px;
	float:left;
	text-align:right;
	padding-right:5px;
}


.billingform .billing.col2, .shippingform .shipping.col2{
	float:left;
	width:260px;
}

.billingform #billing_address, .shippingform #shipping_address{
	width:522px;
}

.billingform #billing_sameas, .shippingform #shipping_sameas{
	width:522px;
}

.billingform #billing_sameas label, .shippingform #shipping_sameas label{
	text-align:right;
	width:482px;
}

.billingform #actions, .shippingform #actions{
	clear:both;
	float:left;
	margin:0 auto;
	width:522px;
	list-style:none;
	list-style-type:none;
	padding:0;
	display:inline;
}

.billingform #actions li, .shippingform #actions li{
	list-style:none;
	list-style-type:none;
	display:inline;
}

.billingform #billing_address #txt_address, .shippingform #shipping_address #txt_address{
	width:411px;
}

.billingform #billing_formfields #txt_cardexpiration_mo{
	width:65px;
}


.billingform #billing_formfields #txt_cardexpiration_yr{
	width:65px;
}

.billingform #billing_formfields #billing_comments {
	padding-top:10px;
}


.billingform #billing_formfields #billing_comments label {
	width:522px;
	text-align:left;
}

.billingform #billing_formfields #billing_comments #txt_comments {
	width:522px;
	height:140px;
}

/*************************************
ORDER REVIEW
**************************************/
.orderreview #cartcontainer{
	padding-bottom:50px;
}

.orderreview #formerror{
	padding-top:10px;
	padding-bottom:20px;
	color:#ffdd0b;
	font-size:14px;
}

.orderreview  h3 {
	clear:both;
	margin-bottom:14px;
	margin-top:5px;
	padding:2px;
	font-size:14px;
	border:1px solid #fff;
}

.orderreview  h3 span {
	font-weight:normal;
	font-size:11px;
}

.orderreview #billing_formfields{
	width:542px;
	margin:0 auto;
}

.orderreview .billing, .orderreview .shipping{
	padding-bottom:8px;
}

.orderreview .billing.col1, .orderreview .shipping.col1{
	float:left;
	width:267px;
}

.orderreview .billing.col2, .orderreview .shipping.col2{
	float:left;
	width:265px;
}


.orderreview .billing label, .orderreview .shipping label{
	width:88px;
	float:left;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}

.orderreview #billing_formfields .formtext, .orderreview #billing_formfields .formtext{
	width:155px;
	font-size:12px;
	padding:0px;
	font-weight:normal;
	text-align:left;
}

.orderreview #billing_formfields #billing_address, .orderreview #billing_formfields #shipping_address{
	width:522px;
}

.orderreview #billing_formfields #billing_address .formtext, .orderreview #billing_formfields #shipping_address .formtext{
	width:428px;
}


.orderreview #billing_formfields #billing_comments, .orderreview #billing_formfields #shipping_comments{
	width:522px;
}

.orderreview #billing_formfields #billing_comments .formtext, .orderreview #billing_formfields #shipping_comments .formtext{
	width:428px;
}

.orderreview #actions{
	clear:both;
	float:left;
	margin:0 auto;
	width:522px;
	list-style:none;
	list-style-type:none;
	padding:0;
	display:inline;
	border-top:1px solid #fff;
}

.orderreview #actions li{
	list-style:none;
	list-style-type:none;
	display:inline;
}

.orderreview #orderthankyoutxt{
	text-align:center;
	margin-bottom:20px;
	font-size:16px;
}

.orderreview #orderthankyoutxt span{
	color:#ffdd0b;
	font-weight:bold;
}

.orderreview #actions label{
	font-size:11px;
	color:#ffdd0b;
	text-align:center;
	padding-top:3px;
	display:block;
	margin:0 auto;
}



/*************************************
ADMIN
**************************************/

.formlabel{
	width:100px;
	line-height:25px;
	margin-right:5px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
/*	text-transform:uppercase;*/
	text-align:right;
}

#loginform{
	width:325px;
	margin:0 auto;
}


#loginform li{
	list-style:none;
	list-style-type:none;
	clear:both;
}

#loginform #actions{
	clear:both;
	float:left;
	margin:0 auto;
	width:325px;
}

#loginform .button{
	margin-left:105px;
}

#loginform #msg{
	color:#ffdd0b;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}

.admin a{
	color:#fff;
}

.admin .heading{
	font-weight:bold;
	padding-right:3px;
}

#adminactions{
	clear:both;
	float:left;
	margin:0 auto;
	width:804px;
	text-align:center;
}

#adminactions ul li{
	display:inline;
	list-style:none;
	list-style-type:none;
	padding:15px;
}

#adminactions ul li .button {
	display:inline;
}

#ordertracking_updateorder #UpdateOrder{
	margin-left:92px;
}

/*************************************
ORDER TRACKING
**************************************/

.trackorder.login .formlabel{
	line-height:25px;
	margin:0 auto;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	padding-bottom:10px;
	width:420px;

}

.trackorder.login #trackorderloginform{
	width:665px;
	margin:0 auto;
}


.trackorder.login #trackorderloginform li{
	list-style:none;
	list-style-type:none;
	clear:both;
}

.trackorder.login #trackorderloginform #actions{
	width:100px;
	padding-top:10px;
	clear:both;
	margin:0 auto;
}

.trackorder.login #trackorderloginform .button{

}

.trackorder.login #trackorderloginform #msg{
	color:#ffdd0b;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.trackorder #formerror{
	padding-bottom:20px;
	color:#ffdd0b;
	font-size:15px;
	margin:0 auto;
	width:290px;
}

.ordertracking #billing_formfields #ordertracking_trackingcode{
	width:542px;
}

.ordertracking #billing_formfields #ordertracking_trackingcode .formtext{
	width:428px;
}

.ordertracking #billing_formfields #ordertracking_shippingnotes{
	width:542px;
}

.ordertracking #billing_formfields #ordertracking_shippingnotes .formtext{
	width:428px;
}


/*************************************
CONTACT FORM
**************************************/

.contactform #formcontainer label, .contactform #formcontainer p {
	font-size:16px;
}

#formcontainer #formerror{
	padding-bottom:20px;
	color:#ffdd0b;
	font-size:16px;
}

#formcontainer{
	width:480px;
	margin:0 auto;
}

#formcontainer label{
	display:block;
	float:left;
	width:125px;
	text-align:right;
	padding-right:5px;
}


#container-formleft{
	margin-right:5px;
	width:480px;
}

#container-formright{
	margin-right:5px;
	width:480px;
}

#formcontainer .formtext{
	width:150px;
	font-size:12px;
	padding:0px;
}

#container-formleft .formtext{
}

#container-formright #contactform_comments{
	width:323px;
	height:250px;
}

#container-formleft div{
	margin-bottom:5px;
}

#container-formright #actions{
	clear:both;
	float:left;
	text-align:center;
	width:380px;
	margin-right:5px;
}

#container-formright #actions ul li{
	display:inline;
	list-style:none;
	list-style-type:none;
	margin-left:-14px;
}

#container-formright #actions ul li .button {
	display:inline;
}

#container-formright #actions P, .contactform #container-formleft P{
	color:#ffdd0b;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#container-formleft #contactform_name{
	width:150px;
}
#container-formleft #contactform_address{
	width:150px;
}
#container-formleft #contactform_city{
	width:125px;
}
#container-formleft #contactform_state{
	width:85px;
}
#container-formleft #contactform_zip{
	width:85px;
}
#container-formleft #contactform_email{
	width:150px;
}
#container-formleft #contactform_phone{
	width:85px;
}
#container-formleft #contactform_fax{
	width:85px;
}
#container-formleft #contactform_vehiclemake{
	width:150px;
}
#container-formleft #contactform_vehiclemodel{
	width:150px;
}
#container-formleft #contactform_vehicleyear{
	width:50px;
}
#container-formleft #contactform_vehiclecolor{
	width:150px;
}
.admin #formcontainer .formtextarea{
	width:250px;
	height:100px;
	font-size:12px;
	padding:0px;
}

span.required
{
color:#ffdd0b;
}

.policies h3
{
	font-weight:bold;
	font-size:16px;
}
