/* These codes and procedures are copyright protected by Gproxy Design Inc. ? 2004/2007 and the website owner. 
Gproxy Design Inc. does not authorize the copy or use of these by any third party company. */


body {
	background-image:url(/site/images_site/st-bg-body.jpg);
}

.bread, .bread a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}

.items, .items a{
	font: bold 11px Arial;
	color: #333333;
	text-decoration: none;
}

.items a:hover{
	text-decoration: underline;
}

.viewcart, .viewcart a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.checkout, .checkout a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.bc, .bc a {
	font-family: Arial;
	font-size: 11px;
	color: #cCcCcC;
	text-decoration: none;
}

.txtmd-white, .txtmd-white a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.dropdowns, .dropdowns a, .dropdowns a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	width:115px;
	height:15px;
	border-color:#666666;
	padding:0px;
}

.dropdowns2, .dropdowns2 a, .dropdowns2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	width:144px;
	height:15px;
	border-color:#666666;
	padding:0px;
	padding-bottom:0px;
}

/* --- Templates --- */

.cat-tit, .cat-tit a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: solid #CCCCCC 1px;
}

.cat-name, .cat-name a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.price, .price a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.coming, .coming a {
	font-family: Arial;
	font-size: 16px;
	color: #A4060B;
	text-decoration: none;
}



/* --- Info Pages styles --- */

.info-title, .info-title a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.info-subtitle, .info-subtitle a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
}

.infotext, .infotext a {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.clickhere, .clickhere a {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
}

.infotext a:hover {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.productcode, .productcode a {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.info-link, .info-link a, .info-link a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}

.redheader {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.greyborder {
	border: 1px solid #E2E2E2;
	background-color: #FFFFFF;
}

.qty {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align:bottom;
}


/* --- Modifies NetSuite styles --- */

div#innerwrapper {
	margin: 0 auto;
	padding:0;
}

div#div__body {
	background:url(/site/images_site/st-bg-inner.jpg) repeat-y;
}

.textboldnolink, .textboldnolink a{
	color: #000;
}


a.smalltextnolink, a.smalltextul{
	color: #000;
}


a.smalltextnolink, smalltextnolink smalltextnolink, a.smallgraytextnolink, smallgraytextnolink smallgraytextnolink{
	color: #000;
}


/* The next style changes properties of quantity boxes*/
input#qty  {
	width:39px;
	height:21px;
	border-color:#CCCCCC;
	color:#656565;
	text-align:right;
}
/*End of quantity boxes styles*/