body
{
background:#000000;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto auto auto;
color:#000;
}
p{
padding:2px;
margin:0px;
}
// original styles
td {
	font-family : Verdana, arial, Helvetica, sans-serif ; 
	font-size : 10px; 
	color : #000000; }




/* A HREF style through out site */

.roll { 
	color: #336699;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:underline }


A.roll:hover { 
	color: #cc6600;  
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }


/* Main Navigation */

.navroll { 
	color: #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }


A.navroll:hover { 
	color: #cc6600;  
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }



/* Header About Us, Contact Us, Return Policy, Sizing Chart */

.header { 
	color: #003366;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }


A.header:hover { 
	color: #cc6600;
	font-size : 10px;  
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }


/* Sub Navigation */

.subnavroll { 
	color: #003366;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }


A.subnavroll:hover { 
	color: #cc6600;
	font-size : 10px;  
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }


/* Email Submit 4 Newsletter */

.emailLG { 
	color: #003366;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold;	
	text-decoration:none }

.emailMD { 
	color: #003366;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }

.emailSM { 
	color: #003366;
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none }

/* HOME */

.welcome {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 26px;
	color:#3399cc;
	font-weight: bold}

.index-special { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3399cc;
	font-weight:bold;
	}

.index-special-code { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990033;
	font-weight:bold;
	}

.onsale {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	color : #FF0000;
	font-weight: bold}
.special {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	color : #003366;
	font-weight: bold}

.special-sub {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color : #003366;
	font-weight: bold}


/* Other Style */

.head, h2 {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	color : #003366}


.price { line-height: 2}


.proddesc {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color : #000000}

.magnify {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color : #000000}

.freesh {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color : #000000}

A.freesh:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color : #000000}


A.magnify:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: underline;
	color : #000000}

.sportscat {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color : #336699}

A.sportscat:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color : #cc6600}

.sportsdesc {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px }


/ added styles for prototype

form div.block {}
form span.title {
	padding-top: 20px;
	font-weight: bold;
	font-size: 13pt;
	color: #336699;
}
.label {
	color: blue;
	width: auto;
	text-align: right;
	padding-right: 10px;
}
form div.line {
	margin-top: 6px;
	text-align:right;
}
#sidenav {
	font-size: 6pt;
	border-right:1px solid #003366; 
	background-color: rgb(229,236,242)
}
#sidenav td {
	border-bottom: 1px solid #003366;
}
#sidenav td a {
	text-decoration: none; 
	font-size: 8pt; 
	color: rgb(0,51,102); 
	width:100%; 
	padding:3px;
}
.block1 {
	float:left;
	height:200px;
	padding-right: 20px;
	width: 330px;
}
.blockset {
	border-top: 2px solid #003366;
	padding-top: 20px;
	clear:left;
}

#main_container{
width:1000px;
height:auto;
margin:auto;
padding:0px;
background-color:#FFFFFF;
}
#header{
width:1000px;
height:136px;
background:url(https://www.refshop.com/images/header_bg.jpg) no-repeat center;
background-position:0px 0px;
margin:auto;
}

#header-bottom{
width:100%;
height:20;

background-color:#d14747;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
}

#logo{
float:left;
padding:45px 0 0 15px;
}
#main_content{
clear:both;
}
.languages{
float:right;
width:150px;
padding:8px 0 0 0;
}
.lang_text{
float:left;
padding:0 5px 0 0;
color:#1DA1CF;
}
a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}
.top_right{
width:728px;
float:right;
}
.big_banner{
width:260px;
height:60px;
border:groove 2px;
text-align:center;
background-color:#cc3300;
float:right;
padding:10px 10px 0px 0px;
font-size:20px;
color:#FFFFFF;
}
.big_banner_detail {
color:#FFFFFF;
font-size:9px;
}
.big_banner a{
color:#FFFFFF;
font-size:10px;
}
/*---------------- menu tab----------------------*/
#menu_tab{
width:1000px;
height:36px;
background:url(https://www.refshop.com/images/menu_bg.gif) repeat-x;
}
ul.menu {
list-style-type:none; float:left; display:block; width:982px; 
margin:0px; padding:0px;background:url(https://www.refshop.com/images/menu_bg.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:36px;
}
ul.menu li.divider {
display:inline;
width:4px;
height:36px;
float:left;
background:url(https://www.refshop.com/images/menu_divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#fff;}

a.nav:hover{
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#199ECD;}

/*----------------crumb_navigation-------------*/
.crumb_navigation{
width:980px;
height:15px;
padding:5px 10px 0 20px;
color:#333333;
background:url(https://www.refshop.com/images/navbullet.png) no-repeat left;
background-position:5px 8px;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
width:180px;

float:left;
padding:0 0 0 5px;
}
.title_box{
width:180px;
height:30px;
margin:5px 0 0 0;
background:url(https://www.refshop.com/images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
/*-- color:#3399cc; --*/
color:#3399cc;
line-height:30px;
clear:both;
}
/*--------left menu---------*/
ul.left_menu{
width:180px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:25px;display:block; border-bottom:1px #e4e4e4 dashed;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block; border-bottom:1px #e4e4e4 dashed; background-color:#f0f4f5;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
color:#000; text-decoration:underline;
}

.border_box{
width:180px;
height:auto;
text-align:center;

}
.product_title{
color:#cc3300;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#cc3300;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
padding:5px 0 5px 0;
}
span.reduce{
color:#666666;
text-decoration:line-through;
}
span.price{
color: #cc3300;
}
/*----------newsletter--------------*/
input.newsletter_input{
width:150px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
a.join{
width:17px;
display:block;
margin:0px 0 5px 110px;
padding:2px 8px 6px 8px;
text-decoration: underline;
color:#169ECC;
}
.banner_adds{
width:180px;
text-align:center;
padding:10px 0 10px 0;
}
/*--------------oferta------------------*/
.oferta{
width:585px;
height:156px;
background:url(https://www.refshop.com/images/slider_bg.gif) no-repeat center;
float:left;
padding:0px;
margin:0 0 5px 5px;
}
.oferta_img{
float:left;
padding:10px 0 0 10px;
}
.oferta_title{
font-size:15px;
color:#3399cc;
font-weight:bold;
}
.oferta_details{
width:340px;
float:left;
padding:20px 0 0 30px;
}
.oferta_text{
padding:5px 0 5px 0;
font-size:12px;
color:#3399cc;
text-align:justify;
line-height:15px;
}
/*center content--------------------------*/
.center_content{
width:600px;
float:left;

padding:5px 10px 5px 15px;
}
.center_title_bar{
width:575px;
height:31px;
float:left;
padding:0 0 0 10px;
margin:0 0 0 5px;
line-height:31px;
font-size:12px;
color:#3399cc;
font-weight:bold;
background:url(https://www.refshop.com/images/bar_bg.gif) no-repeat center;
}

td.center_content  {
	font-family : Verdana, arial, Helvetica, sans-serif ; 
	font-size : 13px; 
	color : #000000 }

/*----------------------right content--------------*/
.right_content{
width:180px;
float:left;
padding:0px;
}

#viewCart#cartItems thead tr th {
font-size:18px;
}

.shopping_cart{
width:180px;
height:84px;
text-align:center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:0px;
}
.cart_details{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}
/*---------prod_index---------*/
.prod_index{
width:170px;
vertical-align:middle;
border:solid 2px;
height:170px;
float:left;
margin:2px 2px 0 0;
padding:10px 10px 10px 11px;
}

.prod_index_box{
width:169px;
height: 169px;
float:left;
text-align:center;
padding:0px; 
border:3px #F0F4F5 solid;
vertical-align:middle;

}

.prod_index_title {
color:#cc3300;
text-align:center;
padding:5px 3px 10px 3px;
font-weight:bold;
font-size:12px;
margin-right:auto;
margin-left:auto;

}

.prod_index_img{
padding:5px 0 5px 0;
margin-left:20px; margin-right:auto;
vertical-align:middle;
width:125px;
float:left;
border:solid 0px;
text-align:center;
border:solid 0px;
}


/*---------prod_box----------*/
.prod_box{
width:270px;
border-style:solid;
border-width:thin thin thin thin;
height:270px;
float:left;
margin:3px 2px 0 0;
padding:10px 10px 10px 11px;
}
.center_prod_box{
width:270px;height: 239px;float:left; text-align:left;padding:0px; margin:0px; border:1px #F0F4F5 solid;
}
.cat_product_title{
color:#cc3300;
padding:5px 3px 10px 3px;
font-weight:bold;
font-size:12px;
}
.cat_product_title a{
text-decoration:none;
color:#cc3300;

padding:5px 0px 10px 3px;
font-weight:bold;
}
.cat_product_img{
padding:5px 0 5px 0;
width:125px;
float:left;
border:solid 0px;
text-align:center;
}
.cat_prod_desc {
text-align:left;
float:left;
width:135px;
border:solid 0px #FF0000;
}
.cat_prod_price{
padding:15px 0 5px 0;
border:solid 0px;
width:100%;
text-align:center;
float:left;
font-weight:bold;
font-size:13px;
}

.prod_details_tab{
vertical-align:bottom;
width:173px;
height:31px;
float:left;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:75px;
height:24px;
display:block;
float:right;
background:url(https://www.refshop.com/images/link_bg.gif) no-repeat center;
text-align:center;
margin:2px 5px 0px 0px;
text-align:center;
line-height:24px;
text-decoration:none;
color:#3399cc;
}

a.prod_compare{
width:75px;
height:24px;
display:block;
float:left;
background:url(https://www.refshop.com/images/link_bg.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color:#3399cc;
}
a.prod_buy{
width:75px;
height:24px;
display:block;
float:left;
background:url(https://www.refshop.com/images/link_bg.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color: #006600;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 15px 15px;
}
.center_prod_box_big{
width:554px;height: auto;float:left; text-align:center;padding:0 0 10px 0; margin:0px;border:1px #F0F4F5 solid;
}
.product_img_big{
width:170px;
padding:10px 0 0 10px;
float:left;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
color:#cc3300;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:15px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(https://www.refshop.com/images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(https://www.refshop.com/images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color:#3399cc;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(https://www.refshop.com/images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
/*--------------footer----------------*/
.footer{
width:1000px;
clear:both;
height:65px;
background:url(https://www.refshop.com/images/footer_bg.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
padding:5px 0 0 10px;
}
.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:200px;
text-align:center;
color:#666666;
padding:10px 0 0 60px;
}

/* begin productDetail */
/* used in templates/product.detail.tem.php */



table.proddetail {
	width:100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	}

table.proddetail td {
	border-width: 1px;
	padding: 0px;
	border-style: solid solid solid solid;
	border-color:#CCCCCC;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align:top;
}

table.prodcatcol td td {
	padding: 0px;
	border:0px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align:top;
}


#productDetail{
	text-align: left;
	margin: 5px;
	padding:0 2px 0 0;
	width: 97%;
	border:0px solid	;
	border-color:#666666;
	
}

#productDetail .hdr-title {

	float: left;
	color:#3399cc;
	border-bottom:1px solid #000000;
	background-color:#CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	margin:0px 0px 0px 0px;
}

#productDetail h2 { }

#productDetail #productPhotos {
	float: left;
	clear: left;
	width: 300px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	border:solid 0px;
	border-color:#999999;
	margin-bottom:5px;
}
#productDetail #productPhotostext {
	text-align: left;
	border:solid #CCCCCC;
	clear:none;
	float:left;
	
}

#productDetail #prodThumbnails {
	clear: right;
	float:right;
	width:100%;
	margin-top:0px;
	border:solid 0px;
	
}
#productDetail #prodThumbnails .hdr-title {
	float: left;
	color:#3399cc;
	border-bottom:1px solid #000000;
	background-color:#CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	margin:0px 0px 0px 0px;
}

#productDetail #extraDetails {
	height:100%;
	float: right;
	clear: none;
	height: auto;
	text-align:left;
	width: 250px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #878787;
	border:solid 0px;
	border-color:#666666;
}

#productDetail .submitBtn {
	font-size: 100%;
	font-weight: bold;
}

#productDetail #qtyPricing {
	float: left;
	border-collapse: collapse;
	margin-bottom: 15px;
}

#productDetail #qtyPricing .hdr-title-left {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 60px;
}

#productDetail #qtyPricing .hdr-title-right {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 150px;
}

#productDetail #qtyPricing .list-left {
	clear: left;
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 60px;
}

#productDetail #qtyPricing .list-right {
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 150px;
}

#productDetail #price {
	font-size: 110%;
	font-weight: bold;
	color:#000000;
}

#productDetail .form-label {
	font-weight: bold;
	font-size:12px;
	text-align:left;
	width: 50px;
	border:0px solid;
	color:#000000;
}

#productDetail .form-field {
width:175px;
border:0px solid;
}

#productDetail #customerUpload {
	margin-top: 15px;
	clear: left;
	float: left;
}

#productDetail #detailGroup {
	float: left;
	clear: both;
	position:relative;
}

#productDetail #detailTabs {
	clear: left;
	float: left;
	width: 98%;
}

#productDetail #detailTabs ul {
	margin: 0;
	padding: 10px 10px 0 5px;
	list-style: none;
}

#productDetail #detailTabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#productDetail #detailTabs a .current {
  	color: #FFFFFF;
  	font-size: 150%;
}

#productDetail #detailTabs a {
	float: left;
	background: url(https://www.refshop.com/design/images/tab-left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#productDetail #detailTabs a span {
	float: left;
	display: block;
	background: url(https://www.refshop.com/design/images/tab-right.gif) no-repeat right top;
	padding: 5px 10px 5px 3px;
	color: #404040;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#productDetail #detailTabs a span {
	float: none;
}

/* End IE5-Mac hack */
#productDetail #detailTabs a:hover span {
  	color: #FFFFFF;
}

#productDetail #detailTabs a:hover {
	color: #FFFFFF;
}

#productDetail #detailTabs a:hover span {
	color: #FFFFFF;
}

#productDetail .hdr-title {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	width: 100%;
}

#productDetail .container {
	clear: both;
	float: left;
}

#productDetail . {

	clear: left;
	padding: 5px;
}

#productDetail #productDescription {
	border:solid 0px;
	padding:0px;
	font-size:12px;
	margin-top: 0px;
	clear:left;
	width: 100%;
	text-align: left;
	
}
#productDetail #productDescription .hdr-title {
	float: left;
	color:#3399cc;
	border-top:0px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	margin:0px 0px 0px 0px;
}

#productDetail #productDescription p {
	margin: 0px;
	padding: 5px;
	text-align: left;
}


#productDetail #productReviews {
	border: 0px solid #404040;
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin-top: 0px;
	text-align: left;
}

#productDetail #productReviews .hdr-title {
		float: left;
	color:#3399cc;
	font-size:12px;	
	border-bottom:1px solid #000000;
	background-color:#CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	margin:0px 0px 0px 0px;
} 

#review-title {
	float: left;
	color:#3399cc;
	font-size:14px;	
	border-bottom:1px solid #000000;
	background-color:#CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	margin:0px 0px 0px 0px;
}


#productReviews .body {
	width: 100%;
}

#productReviews .form-field {
	width: 100%;
}

#productDetail #productReviews #productReviewsAddNote {
	display: block;
}

#productDetail #productReviews #productReviewsAdd {
	display: none;
}

#productDetail #productsRelated {
	border: 0px solid #404040;
	float: left;
	clear: none;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

#productDetail #productsRelated td {
width:100%;
text-align:center;
border:0px solid;
}
#productDetail #productsRelated .hdr-title {
	float: left;
	color:#3399cc;
	border-bottom:1px solid #000000;
	background-color:#CCCCCC;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	margin:0px 0px 0px 0px;
}


#productDetail #productsRelated .content-odd {
	text-align: center;
	width: 100%;
	float: left;
	height: auto;
	border-bottom:1px solid;
}

#productDetail #productsRelated .details {
	text-align: center;
	width: 100%;
	height: auto;
	border-bottom:0px solid;
}

#productDetail #productsRelated .content-even {
	text-align: center;
	width: 100%;
	float: left;
	height: auto;
	border-left: 0px;
}

#productDetail #productsRelated .title {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	clear: both;
}
#productDetail #productsRelated .title a{
text-decoration:none;
color:#cc3300;
padding:5px 0 5px 0;
font-weight:bold;
}
#productDetail #productsRelated .title a:hover{
color:#064E5A;
}


#productDetail #productsRelated .photo {
	text-align: center;
}

#productDetail #productsRelated .details {
	width: 165px;
	text-align: center;
	padding-bottom: 8px;
}

#productDetail #productsRelated .details .sprice {
}

#productDetail #productsRelated .details .detailsBtn {
	background:url(https://www.refshop.com/design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	height: 22px;
	margin: 5px;
	padding-top: 8px;
	text-align: center;
}

#productDetail #productsRelated .details .detailsBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productDetail #productsRelated .details .detailsBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* end productDetail */

/* begin view cart */
/* used in templates/view.cart.tem.php */

#viewCart {
clear:both;
border:solid 1px;
padding-left:5px;
}


#viewCart h2 { }

#viewCart p {
}


#viewCart #pageNote {
border-bottom:solid 1px #CCCCCC;
background:#990000;
color:#FFFFFF;
width:100%;
font-size:13px;
font-weight:bold;
padding: 5px 0px 5px 0px;
}

#viewCart #pageNote a {
font-size:9px;
color:#FFFFFF;
}

#viewCart #pageError {
}

#viewCart #cartItems {
clear:left;
width:100%;
padding-bottom:10px;
border-bottom:solid 1px #999999;
}

#viewCart #cartItems thead tr th {
width:inherit;
border:solid 1px #CCCCCC;
text-align:center;
font-size:12px;
border-spacing:0px;
}

#viewCart #cartItems tbody tr td {
text-align:left;
padding-left:5px;
}

#viewCart #cartItems .cartError {
}

#viewCart #cartItems .normal {
}

#viewCart #cartItems .cartWarning {
}


#viewCart #cartInfo {
border:solid 0px #CCCCCC;
width:75%;
padding-bottom:10px;
}

#viewCart #cartNumItems {
padding-bottom:5px;
font-size:16px;

}

#viewCart #cartCoupon {
}

#viewCart #cartAmounts {


padding-bottom:5px;
font-size:12px;
}

#viewCart #cartAmounts .field-link {
}

#viewCart #cartAmounts .field-price {
}

#viewCart #cartAmounts .field-label {
}

#viewCart #cartButtons {
}

#viewCart .gatewayButtons {
}

#viewCart #crossSell {
}

#viewCart #crossSell .content-even {
}

#viewCart #crossSell .content-odd {
}

#viewCart #crossSell .title {
}

#viewCart #crossSell .title a {
}

#viewCart #crossSell .title a:hover {
}

#viewCart #crossSell .photo{
}

#viewCart #crossSell .details {
}

#viewCart #crossSell .details .detailsBtn {
	background:url(../images/small_btn.gif) no-repeat center center;
}

#viewCart #crossSell .details .detailsBtn a {
}

#viewCart #crossSell .details .detailsBtn a:hover {
}

/* end view cart */
