/* CSS Document for text and page styles*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.testmode{
	color: #FFCC00;
	font-weight: bolder;
}

a{
	color: #333333;
	text-decoration: none;
}

a img{
	border: 0;
}

.error{
	color: #ff0000;
	font-size: 11px;
	font-weight: bolder;
}

.action{
	color: #009900;
	font-size: 11px;
	font-weight: bolder;
}

.center{
	text-align: center;
}

p{
	margin: 0 0 10px 0;
}

h1{}

h2{}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #0066cc;
	text-align: left;
	text-transform: lowercase;
	line-height: 22px;
}

.strikeout{
	text-decoration: line-through;
}

.onsale{
	color: #ff0000;
}

.categoryitem a{
	color: #ffffff;
	padding: 0 0 0 5px;
	text-decoration: none;
}

.categoryitem a:hover{
	color: #ff0000;
}

.subcategoryitem{
	margin: 5px 0 0 10px;
}

.searchtitle{
	font-weight: bolder;
}

/* mini cart styles*/
.minicart{
	color: #006699;
	font-weight: bolder;
}

.minicarttestmode{
	color: #006699;
	font-weight: bolder;
}

.minicarttitle{
	color: #006699;
	font-weight: bolder;
}

.minicartline{
	font-size: 9px;
}

/* Styles for the product description page*/
.producttitle{
	font-size: 14px;
	font-weight: bolder;
}

.productprice{
	font-size: 16px;
}

.productdescription{
	line-height: 1.5em;
}

.productoptionsleft{
	font-weight: bolder;
}

.relatedproductstitle{
	font-weight: bolder;
}

.productreviewsummary{
	font-weight: bolder;
}

.producttab{
	font-weight: bolder;
	color: #0066cc;
}

.producttab2{
	font-weight: bolder;
	color: #0066cc;
}

.producttabon{
	color: #0066cc;
	font-weight: bolder;
}

/* Form styles for all forms*/
form{
	margin: 0;
}

select{
	margin: 0;
	width: 100%;
	border: solid #000000 1px;
}

textarea{
	border: solid #000000 1px;
	margin: 0 0 5px 0;
	width: 100%;
	height: 50px;
}

.addtocart{
	border: 0px;
	width: 130px;
	float: right;
	margin: 10px 10px 0 0;
}

.addtowishlist{
	border: 0px;
	width: 139px;
	margin: -1px 0 0 0;
}

.emptycart{
	border: solid #e5e5e5 1px;
	background-color: #FFFFFF;
	margin: 0;
	width: 180px;
	text-transform: lowercase;
	font-size: 16px;
	color: #0066CC;
	
}

.cancelbutton{
	border: solid #000000 1px;
	background-color: #ffcc33;
	margin: 0 10px 0 0;
	width: 80px;
}

.cartcheckout{
	border: solid #e5e5e5 1px;
	background-color: #FFFFFF;
	width: 200px;
	margin: 0 0 0 10px;
	text-transform: lowercase;
	font-size: 16px;
	color: #0066CC;
}

.promobutton{
	border: solid #e5e5e5 1px; 
	background-color: #FFFFFF; 
	width: 200px; 
	margin: 0;     
	text-transform: lowercase;
	font-size: 16px;
	color: #0066CC;
}

.generalbutton{
	border: solid #e5e5e5 1px;
	background-color: #FFFFFF;
	width: 200px;
	margin: 0 10px 0 0;
	text-transform: lowercase;
	font-size: 16px;
	color: #0066CC;
}

.searchbutton{
	width: 50px;
	background-color: #009900;
}

#google-search-submit {
	margin: 0;
	text-align: center;
}

#google-search-box {
	/* Google custom search text field */
	width: 130px;
}

#cse-search-box input {
	margin: 0;
}


input{
	margin: 5px 0 5px 0;
	width: 100%;
	border: solid #000000 1px;
}

.formgrouplabel{
	font-weight: bolder;
}

.optional{
	font-weight: normal;
	font-size: 9px;
}

/* styles for cart page */
.cartlistitemhead{
	font-weight: bolder;
}

.quickshiptitle{
	font-weight: normal;
}

.shippingoption{
	font-size: 16px;
	color: #0066CC;
	text-transform: lowercase;
}

.promoformtitle{
	font-weight: normal;
}

/* styles for the login page */
.loginform{
	font-size: 18px;
}

.newaccount p{
	margin: 0 0 0 10px;
	font-size: 18px;
	line-height: 1.5em;
}

.forgotpassword{
	font-size: 11px;
}



.wishlistfriendstitle{
	font-weight: bolder;
}

/* style for the checkout pages*/
.stepoff{
	color: #cccccc;
	font-size: 11px;
}

.stepon{
	color: #0066CC;
	font-size: 16px;
}

.stepdone{
	color: #cccccc;
	font-size: 11px;
}

.checkoutlogintitle{
	font-size: 18px;
}

.checkoutloggedin{
	font-weight: bolder;
}

.shippinginfo{
	font-weight: bolder;
	color: #ff0000;
}

.foundcards select{
	width: 200px;
}

.shippingdetailstitle{
	font-weight: bolder;
}

.billingdetailstitle{
	font-weight: bolder;
}

.linetotal{
	font-weight: normal;
	font-size: 16px;
	text-transform: lowercase;
	color: #0066CC;
}

.grandtotal{
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #0066CC;
}

/************************************************** FOOTER *****/
.footer{
	color: #ffffff;
	font-weight: bolder;
}

.footer a{
	color: #cccccc;
	text-decoration: none;
}

.footer a:hover{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.copyright{
	font-size: 9px;
}

/************************************************ SUB MENU *****/
.submenubrands a{
	font-size: 11px;
	color: #666666;
	margin: 10px 0 0 0;

}

.submenubrands a:hover{
	color: #0066cc;
}

.submenucategories a{
	font-size: 11px;
	color: #666666;
	margin: 10px 0 0 0;

}

.submenucategories a:hover{
	color: #0066cc;
}

.submenubrowse a{
	font-size: 11px;
	color: #666666;
	margin: 10px 0 0 0;
	
}

.submenubrowse a:hover{
	color: #0066cc;
}

.submenulink{
	margin: 5px 0 0 10px;
	line-height: 11px;
}