@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#333333;
	font-size:12px;
	line-height:1.3em;
	min-width: 995px;
}
.maintable
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse
}
img
{
	border: 0px;
}
td
{
	vertical-align:top;
	padding: 0px;
}
a
{
	text-decoration: none;
}
a:visited
{
	color: #0000ff;
	text-decoration: none;
}

#header
{
	background:url(../images/logo_2.png) repeat-x #4674B2;
	height: 87px;
}
#logo
{
	float: left;
	width: 950px;
    height: 87px;
	background:url(../images/logo_1_1.png) no-repeat;
	cursor: pointer;
}

#view_cart
{
	color:#000;
	top: 7px;
	font-weight:bold;
	font-size:10pt;
	width: 400px;
	position: absolute;
	left: 750px;

}
#view_cart a
{
	text-decoration:none;
	color:#000;
}
#view_cart a:hover
{
	text-decoration:underline;	
}

#area
{
	background:url(../images/left.gif) repeat-y;

}
#left
{
	background:url(../images/left.gif) repeat-y;
	width: 155px;
	float: left;
}
#content
{
	margin: 0px;
	padding: 10px;
	min-height: 670px;
	margin-left: 155px;

}


#footer
{
	background: url(../images/footer_right.png) repeat-x;
	height: 57px;
	clear: both;
}
#footerleft
{
	background: url(../images/footer_left.png) no-repeat;
	height: 57px;
	width: 28px;
	float:left;
}

#footermenu
{
	padding: 3px 0px 10px 110px;
    min-width: 850px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
#footermenu table
{
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
#footermenu td
{
	text-align: center;
	padding: 0px;
}
#footermenu td a
{
	color:#FFF;
	text-decoration:none;
	background: url(../images/footer_icon.jpg) no-repeat left;
	padding-left: 15px;
}
#footermenu td a:hover
{
	text-decoration:underline;
}

#copyright
{
	text-align:center;
	color:#FFF;
}
#copyright a
{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
#copyright a:hover
{
	text-decoration:underline;
}

fieldset
{
	border: 1px solid #4674B2;
}
fieldset input
{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}
fieldset .textarea
{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
	margin-right: 20px;
}
fieldset select
{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}
fieldset label
{
    font-weight: bold;
	margin-left: 5px;
}
fieldset legend
{
    font-weight: bold;
	margin-left: 10px;
}
fieldset div
{
	padding: 5px;
}

fieldset .input
{
    width: 200px;
}

#menuhead
{
	background: #ffa500;
	width: 151px;
	text-align: center;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 13px;
	margin: 0px;
	padding: 2px;
}

#leftmenu
{
	margin: 0px;
	width: 155px;
	float: left;
}
#leftmenu ul
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#leftmenu li
{
	list-style: none;
        width: 150px;
}
#leftmenu li a
{
	background: url(../images/bullet.gif) no-repeat scroll left #FFFFFF;
	display: block;
	width: 133px;
	padding-left: 20px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	border: 1px solid #AA8000;
	border-top:0px;	
}

#leftmenu li a:active
{
	background: url(../images/bullet.gif) no-repeat scroll left #FFF;
}

#leftmenu li a:link
{
	background: url(../images/bullet.gif) no-repeat scroll left #FFF;
}
#leftmenu li a:hover
{
	background: url(../images/bullet.gif) no-repeat scroll left #286FB8;
}

#leftcontent
{
	text-align:center;
	padding:10px 0 0 0;
}

.carcovertitle
{
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}

.contactus td
{
    padding: 10px 5px 5px 0px;
    vertical-align: top;
    font-weight: bold;
	text-align: left;
}
.contactus input[type=text]
{
    width: 300px;
    border: 1px solid #cccccc;
    padding: 5px;
}
.contactus textarea
{
    width: 300px;
    height: 200px;
    border: 1px solid #cccccc;
    padding: 5px;
}
.error
{
    color: red;
}
label.error
{
    color: red;
    display: block;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
select.error
{
	color: black;
}
.viewcategory
{
    width: 890px;
}
.viewcategory .category
{
    width: 222px;
    margin: 5px 0px 0px 0px;
    display: inherit;
    float: left;
}
.viewcategory a
{
    text-decoration: none;
    background: url(../images/arrow.jpg) no-repeat;
    padding-left: 17px;
    color: #135CAE;
}
.viewcategory a:hover
{
    text-decoration: underline;
}
.viewcategory a:visited
{
    color: #135CAE;
}
.price
{
	
	color:#830709;
	font-size:25px;
	font-weight:bold;
	padding-top:9px;
}

.redheader
{
	color: #FF0000;
	font-weight: bold;
}

.productbox p
{
	 margin: 0px;
	 padding: 0px;
}
.edittable
{
    margin-top: 10px;
    border-collapse: collapse;
}
.edittable th
{
    padding: 5px 10px 5px 10px;
    background: #4674B2;
	color: white;
	white-space: nowrap;
}
.edittable td
{
    text-align: center;
    padding: 4px 20px 4px 20px;
    border: 1px solid #cfcfcf;
}
.edittable a
{
    text-decoration: none;
}
.edittable .pages td
{
	padding: 10px 0px;
	text-align: center;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;

}
.edittable .pages td a
{
	margin: 2px;
}

input[type=submit], input[type=button]
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

.addtocart-button[type=submit]
{
	background:url(../images/add-to-cart_blue.png) no-repeat scroll left center transparent;
	width: 140px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.box-button[type=button]
{
	vertical-align: middle;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #000000;
	height:10px;
	width:15px;
	padding: 0px;
}
.box-button-up[type=button]
{
	background-image: url(../images/up_small.gif);
}
.box-button-down[type=button]
{
	background-image: url(../images/down_small.gif);
}
.productprice
{
	background: #4674B2;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 2px;
}
.priceitem
{
	font-style: italic;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.priceitem td
{
	padding-top: 4px;
}
.priceitem .sale
{
	color: #bb113e;
	font-size: 17px;
}
.priceitem .save
{
	color: #286FB8;
}
.itemname
{
	font-family: Arial,sans-serif;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px
}
.itemdesription
{
	font-family: Arial,sans-serif;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
}
.itemcoment
{
	padding: 10px 20px 10px 20px ;
}
.itemcoment img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.itemcoment .spacer
{
	margin: 0px auto;
	padding: 0px;
	width: 420px;
	height: 8px;
	background: #eee;
}
.selectcarareaimage
{
	background: url(../images/searchbox-EXTENDEDnew.jpg) no-repeat;
}
.selectcarareaimage2
{
	background: url(../images/searchbox-EXTENDEDnew2.jpg) no-repeat;
}
#selectcararea
{
	width: 890px;
	height: 380px;
}
#selectcararea .selectform
{
	padding: 85px 0px 0px 30px;
}
#selectcararea .selectform p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#selectcararea .selectform select
{
	width: 167px;
}
#cart
{
	max-width: 880px;
}
#cart .head
{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 15px;
}
#cart .cartinfo
{
	display: none;
	background: url(../images/cart/info.png) no-repeat #FAFAD2;
	height: 33px;
	padding: 12px 0px 0px 50px;
	border: 1px solid #AACCAA;
	font-weight: bold;
}
#cart table
{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
#cart table th
{
	width: 120px;
}
#cart table td
{
	padding: 5px 0px;
}
#cart input[type=text]
{
	width: 50px;
}

#cart .updatebutton
{
	background: url(../images/cart/update_quantity_cart.png) no-repeat white;
	background-position: center;
	height: 25px;
	width: 25px;
	border: 0px;
	cursor: pointer;
}
#cart .deletebutton
{
	background:  url(../images/cart/remove_from_cart.png) no-repeat white;
	background-position: center;
	height: 25px;
	width: 25px;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
#cart .bottomcontent
{
	padding-top: 10px;
}
#cart .bottomcontent .couponcodeblock
{
	float: left;
	width: 45%;
	margin-left: 30px;
}
#cart .bottomcontent .emptycart
{
	font-size: 11px;
}
#cart .bottomcontent .couponcode
{
	border: 1px dashed gray;
	width: 250px;
	padding: 10px;
	margin-top: 5px;
}
#cart .bottomcontent .couponcode .applybuttonplace
{
	text-align: right;
	margin-right: 12px;
}
#cart .bottomcontent .couponcode .applybuttonplace input[type=submit]
{
	background: url(../images/cart/apply_btn.png) no-repeat;
	border: 0px;
	width: 62px;
	height:20px;
	cursor: pointer;
	margin-right: 8px;
	margin-top: 3px
}
#cart .bottomcontent .content
{
	width: 250px;
	margin-top: 10px;
}
#cart .bottomcontent .buttonblock
{
	float: right;
	width: 45%;
	text-align: right;
}
#cart .bottomcontent .buttonblock div
{
	margin-bottom: 20px;
}

#billing
{
	max-width: 730px;
}
#billing .info
{
	background: url(../images/cart/info.png) no-repeat #FAFAD2;
	height: 33px;
	padding: 12px 0px 0px 50px;
	border: 1px solid #AACCAA;
	font-weight: bold;
}
#billing .head
{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 15px;
}
#billing .infohead
{
	font-size: 18px;
	text-align: left;
	margin-bottom: 10px;

}
#billing .infohead span
{
	top: -10px;
	position: relative;
}
#billing .infohead .freeshipp
{
	color: #f22;
	display: inherit;
}
#billing .billinginfo
{
	width: 345px;
	padding: 5px 10px;
	border-right: 1px solid gray;
}
#billing .billinginfo .copybilling
{
	text-align: right;
	padding-right: 10px
}
#billing .billinginfo .copybilling a
{
	color: #999;
}
#billing .shippinfo
{
	width: 345px;
	padding: 5px 10px;
}
#billing .shippingmethod,.paymentinfo
{
	width: 710px;
	padding: 5px 10px;
	margin-top: 10px;
	border-top: 1px solid gray;
}
#billing .paymentinfo
{
	text-align: center;
}

#billing .creditcardinfo table
{
	margin: 0px auto;
	margin-left: 170px;
}
#billing .shoppingcart
{
	max-width: 880px;
	padding: 5px 10px;
	margin-top: 10px;
	background: #eee;
	margin-bottom: 40px;
}
#billing .shoppingcart .infohead
{
	color: #999;
	font-weight: 500;
	letter-spacing: 1px;
}
#billing .shoppingcart .shoppingtable th
{
	text-align: left;
	padding: 2px 5px;
}
#billing .shoppingcart .shoppingtable td
{
	text-align: left;
	padding: 2px 5px;
}
#billing form
{
	margin: 0px;
	padding: 0px;
}
#billing input[type=text]
{
	width: 200px;
	border:1px solid #CCCCCC;
	margin: 5px 0px;
}
#billing select
{
	border:1px solid #CCCCCC;
}
#billing .selectcl
{
	width: 200px
}
#billing table th
{
	width: 120px;
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
#billing table td
{
	vertical-align: top;
	text-align: left;
}
#billing .ordersummery
{
	width: 250px;
	font-weight: bold;
	padding-right: 50px
}
#billing .ordersummery td
{
	padding: 5px;
	text-align: right;
}
#billing .ordersummery .totalprice
{
	color: red;
	border-top: 1px solid #999;
	width: 70px;
}
#billing .freeshipping
{
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
#billing .shipto
{
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
#billing .shiptoinfo
{
	display: none;
}
#billing #cart
{
	background: white;
	padding: 5px;
	display: none;
}
#billing #cart table th
{
	text-align: center;
}
#billing #cart table td
{
	text-align: center;
}
#billing #cart .couponcode
{
	border:1px dashed gray;
	margin-top:5px;
	padding:20px;
	width:250px;
	
}
#billing #cart .couponcode input[type="submit"]
{
	background:url("../images/cart/apply_btn.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	margin-right:8px;
	margin-top:3px;
	width:55px;
}
#billing #cart .recalculate
{
	margin: 10px 15px 0px 0px;
	background: url("../images/billing/recalculate.gif") no-repeat;
	width: 80px;
}
.activepage
{
	font-weight: bold;
}
input[type=file]
{
	background: white;
	border: 1px solid #CCCCCC;
}

.proceedceckoutbutton
{
	background: url(../images/cart/proceed_checkout_btn.png) no-repeat;
	height: 41px;
	width: 182px;
	cursor: pointer;
}

.googlebutton
{
	background: url(../images/cart/google_checkout.gif) no-repeat;
	height: 55px;
	width: 177px;
	cursor: pointer;
	margin-right: 3px;
}
.placeorderbutton
{
	background: url(../images/cart/placeorder.gif) no-repeat;
	height: 41px;
	width: 180px;
	cursor: pointer;
}

.product
{
	width: 100%;
	max-width: 950px;
}
.product .productname
{
	font-weight: bold;
}
.product .features
{
	font-weight: bold;
}
.product .productitle
{
	border: 0px;
	border-top: 1px solid black;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 1px;
}
.product .productitle legend
{
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px -8px;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
}
.product ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.product .listprice
{
	font-weight: bold;
	margin-left: 50px;
	margin-top: 20px;
}
.customproduct
{
	width: 100%
}
.customproduct td
{
	vertical-align: middle;
}
.customproductdetails
{
	position: absolute;
	background: white;
	border: 1px solid gray;
	padding: 10px 10px 0px 10px;
	margin-top: -20px;
	max-width: 250px;
}

.shippinginfo table
{
	border-collapse: collapse;
	padding: 0px;
	margin-top: 10px;
}
.shippinginfo table th
{
	padding: 5px;
	border: 1px solid #cfcfcf;
	width: 150px;
}
.shippinginfo table td
{
	padding: 5px;
	border: 1px solid #cfcfcf;
	min-width: 150px;
}
.adminorderheader
{
	margin-top: 15px;
	font-weight: bold;
}
.loading
{
	font-weight: bold;
	padding-top: 70px;
	font-size: 15px;
}
.pricemenu a
{
	margin-right: 25px;
}
.iamgelist
{
	position: relative;
}
.imagelist div
{
	float: left;
	margin: 2px;
}
.imagelist div .imagepreview
{
	height: 60px;
	padding: 0px;
}
.imagelist div .customimage
{
	border: 2px solid #eee;
	margin: 0px;
	padding: 0px;
}
.imagelist div .customimage:hover
{
	border: 2px solid #bbb;
}
.imagelist div .imageview
{
	border: 1px solid #bbb;
	position: absolute;
	display: none;
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
}

.customproductimage .customimage
{
	border: 2px solid #eee;
}
.customproductimage .customimage:hover
{
	border: 2px solid #bbb;
}

.filterform td
{
	vertical-align: middle;
}

.filterform .filter
{
	vertical-align: middle;
	padding-right: 15px;
}
.filterform td label
{
	font-weight: bold;
}
.producterror
{
	font-family:Arial,sans-serif;

	font-weight: bold;
	color: red;
}
.comment
{
	width: 660px;
	margin-top: 15px;
}
.comment .commenttitle
{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 13px;
}
.comment .commenttitle a
{
	margin-right: 15px;
}

