/* ------------------------------
HTML Redefined Tags
------------------------------ */
body{ font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0; background:#FFF;}
h1{ color:#376FA6; font-weight:bold; font-size:12px; padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }

a:link, a:visited {color:#376FA6; text-decoration:none;}
a:hover{color:#999; text-decoration:underline;}

img {border:0px;}

div.spacer{clear:both; height:8px; display:block; line-height:1px;}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */
div#footer{background:#BFBD93;}
div#container{width:950px;margin:0 auto; text-align:left}
div#content{float:right; width:725px; padding:10px; overflow:hidden;}
div#leftnavigation{float:left; width:185px; padding:10px; overflow:hidden;}
div#headerleft{float:left; width:650px; padding-top:2px;}
div#headerright{float:right; width:300px; padding-bottom:2px; text-align:right;}
div#header {background:#2F2F2F; width:100%; height:50px; clear:both; padding-top:10px;}
div#topnavigation {background:#999; width:100%; clear:both; height:23px;}
div#footer{clear:both; width:100%; height:40px; background:url(/assets/footer_bg.gif) repeat-x;}
div#footerleft{float:left; width:580px; padding-top:10px; padding-left:20px;}
div#footerright{float:right; width:350px; padding-top:10px; text-align:right;}

.topnavigation {
font-family:"Arial Narrow";
font-size:13px;
text-decoration:none;
color:#fff;}
.topnavigation, .topnavigation a:link,.topnavigation a:visited, .topnavigation a:active  {
font-family:"Arial Narrow";
font-size:13px;
text-decoration:none;
color:#fff;
font-weight:600;}
.topnavigation a:hover {
text-decoration:underline;}

/* ------------------------------
SEARCH BOX
------------------------------ */
.search_txtbox
{
float:left; padding-top:3px;
}
.searchBtn {
	padding-top:4px;
	padding-bottom:0px;
	background:none;
	border: none;
	
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #0a3e72;
}
.search_sub_button
{
float:left; padding-top:0px;
}
.txtsearch
{
font-family:Arial;
font-size:11px;
color:#ffffff;
}


/* ------------------------------
Filters
------------------------------ */

/* Vertical DHTML Menu */

.filtermenu, .filtermenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.filtermenu li{
float:left;

}

.filtermenu li a{
font-size:11px;
font-weight:bold;
display: block;
width: 140px;
padding: 7px 0 7px 0;
padding-left: 10px;
text-decoration: none;
}

.filtermenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 188px; /*WIDTH OF MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.filtermenu li ul li{
float: left;
}

.filtermenu li ul a{
border-bottom: dashed 1px #CCC;
display: block;
font-size: 11px;
font-weight: normal;
width: auto;
padding: 7px 0 7px 0;
padding-left: 10px;
text-decoration: none;
width: 178px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.filtermenu .filtermenuarrowdiv{
background: transparent url(/assets/template/arrow_dn.gif) no-repeat center right;
}

.filtermenu li a:visited, .filtermenu li a:active{
color: 000;
}

.filtermenu li a:hover{
}

/* Hack for IE \*/
* html .filtermenu li { float: left; height: 1%; }
* html .filtermenu li a { height: 1%; }
/* End Hack For IE */

/* End Vertical Menu */


/* ------------------------------
Category Menu
------------------------------ */

.categorymenu, .categorymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.categorymenu li{
list-style-type: none;
padding-top:5px;
}

.categorymenu li a{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#6699cc;
	text-decoration:none;
}
.categorymenu li a:hover{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.column_header
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#376FA6;
}

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a3e72;
}
.small_link {font-size:11px; color:#6699cc;}
.small_link a:link {font-size:11px; color:#6699cc; text-decoration:underline;}
.small_link a:visited {font-size:11px;color:#6699cc; text-decoration:underline;}
.small_link a:active {font-size:11px; color:#6699cc; text-decoration:underline;}
.small_link a:hover {font-size:11px; color:#999; text-decoration:underline;}

.submit {		
	font-family: Arial, Helvetica, sans-serif;
	color: #0a4279;
	background-color: #FFFFFF;
	height: 17px;
	font-size:11px;
	border: 1px solid #070F72;
	text-decoration:none;
	cursor:pointer;
}
a.button:active, a.button:link, a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a4279;
	background-color: #FFFFFF;
	border: none;
	height: 17px;
	font-size:11px;
	border: 1px solid #070F72;
	padding:2px;
	text-decoration:none;
	cursor:pointer;
}

.cartTotal {
		float:right;
}
.txtCartPrice {
	float: right;
	color: #6699cc;
	padding-right:70px;
	font-size:12px;
	font-family:Arial;
}

.txtLeftCartPrice {
	float: right;
	color: #6699cc;
	font-size:11px;
	font-family:Arial;
}
.txtLeftCartLabel {
	float: left;
	color: #6699cc;
	font-size:11px;
	font-family:Arial;
	width:120px;
}
.text_cart
{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#6699cc;
}
.textCartLabel
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#6699cc;
}

.txtCart {
	font-size: 75%;
	color: #000000;
	white-space:nowrap;
}

/* ------------------------------
Category Images
------------------------------ */
.greybox { padding:15px; background-color:#EBEBEB; }

.categoryimages, .categoryimages li ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.categoryimages li{
list-style-type: none;
padding:10px;
float:left;
}

#image { border: solid 2px #EBEBEB;}
#image:hover { border: solid 2px #999;}

/* ------------------------------
General Styles
------------------------------ */
.box {border: solid 1px #CCC;}
.boxheader { background: #EBEBEB; border-bottom: solid 1px #CCC; color:#376FA6; font-weight:bold; padding:4px;} 
.boxcontent { padding:4px;} 

.imgbutton{
	padding-bottom:0px;
	background:none;
	border: none;
}

/* ------------------------------
Gallery Thumbnails
------------------------------ */

DIV.thumb {  padding: 0; margin:0; overflow:hidden; background-color:#EBEBEB; padding:15px;}
DIV.thumb UL { margin:0; padding:0; list-style-type:none; }
DIV.thumb LI { float:left; margin: 2px; padding: 2px 1px 2px 1px; width:162px; height:230px; overflow:hidden;}
DIV.thumb #image { border: solid 2px #EBEBEB;}
DIV.thumb #image:hover { border: solid 2px #999;}
DIV.thumb DIV.title { width:135px; height:42px; overflow:hidden; text-align:center; text-transform: lowercase; color:#0a4279;}
DIV.thumb DIV.title A { width:135px; height:42px; overflow:hidden; text-align:center; font-weight:bold; text-transform: lowercase;}
DIV.thumb DIV.price{ font-size: 11px; font-weight:bold; padding-top:2px; height:18px; width:140px
;  text-transform: uppercase; color:#0a4279;}
DIV.thumb .children{ font-size: 11px; font-weight:bold; padding-top:2px; height:18px; width:140px
;  text-transform: uppercase; color:#0a4279;}
DIV.thumb DIV.rrp{ width:140px; font-size:11px; height:15px; color:#0a4279; overflow:hidden;}
DIV.thumb DIV.moq{ width:140px; font-size:11px; height:15px; color:#0a4279; overflow:hidden;}
DIV.thumb DIV.buttonset{ width:140px; padding-top:4px; height:25px; overflow:hidden; color:#0a4279;}

a.thumbbutton:active, a.thumbbutton:link, a.thumbbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a4279;
	background-color: #FFFFFF;
	border: none;
	height: 17px;
	font-size:11px;
	padding:2px;
	text-decoration:none;
}

DIV.upsellthumb {  padding: 0; margin:0; overflow:hidden; padding:15px;}
DIV.upsellthumb UL { margin:0; padding:0; list-style-type:none; }
DIV.upsellthumb LI { float:left; margin: 2px; padding: 2px 1px 2px 1px; width:140px; height:210px; overflow:hidden;}
DIV.upsellthumb #image { border: solid 2px #FFF;}
DIV.upsellthumb #image:hover { border: solid 2px #999;}
DIV.upsellthumb DIV.title { width:135px; height:28px; overflow:hidden; text-align:center; }
DIV.upsellthumb DIV.title A { width:135px; height:28px; overflow:hidden; text-align:center; font-weight:bold;}
DIV.upsellthumb DIV.price{ font-size: 12px; font-weight:bold; padding-top:2px; height:18px; width:140px
; }
DIV.upsellthumb DIV.rrp{ width:140px; font-size:11px; height:15px; overflow:hidden;}
DIV.upsellthumb DIV.buttonset{ width:140px; padding-top:4px; height:25px; overflow:hidden;}

a.upsellthumbbutton:active, a.upsellthumbbutton:link, a.upsellthumbbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a4279;
	background-color: #FFFFFF;
	border: none;
	height: 17px;
	font-size:11px;
	padding:2px;
	text-decoration:none;
}


/* ------------------------------
Display Pages
------------------------------ */

/* Image Box */

UL.image_box {margin:0; padding:0; list-style-type:none;}
UL.image_box LI { margin:0; float:left; padding:4px; margin:4px; border: solid #CCC 1px;}

/* Page Layout */

#display_top_left{
width:370px; 
margin-right:7px; 
float:left;
}
#display_top_right{
width:300px; 
float:left;
}

/* Custom Fields*/

.displayqtybox {font-size:12px; border: 1px solid  #000;}
.displayprice {font-size:12px; font-weight:bold;}
.displaywasprice {text-decoration:line-through; font-size:12px; color:#376FA6; font-weight:bold;}
.displayrrp {text-decoration:line-through;font-size:11px;}
.displaysave {font-size:12px; color:#C00; font-weight:bold;}
.displaypromo{font-size:12px; font-weight:bold; color:#CC0000;}
.displaysoldout { font-size: 11px; color:#C00; font-weight:bold;}
.displayinstock {font-size: 11px; color:#390; font-weight:bold;}
.displaymultilevelqty{font-size: 12px; font-weight:bold; color:#376FA6;}
.displaymultilevelprice{font-size: 12px; color:#000; font-weight:bold;}
.displaytitle {color:#376FA6; font-weight:bold;}
.displayheader {
color: #376FA6; 
font-size:12px; 
font-weight:bold; 
padding:4px 0 4px 4px; 
border-bottom: dotted 1px #CCC; 
margin-bottom: 4px;}


/* ------------------------------
Light Box - IMPORTANT DO NOT REMOVE!
------------------------------ */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/assets/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(/assets/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(/assets/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */

/* Message Boxes */

.warnbox {
	border: 1px solid #F90;
	margin: 4px;
	background-color:#FFFFD2;
}
.warnbox ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top:5px;
	margin-bottom: 0px;
}
.warnbox li 
{
padding-left: 22px;
padding-bottom: 5px;
background-image: url(/assets/cpanel/icons/error_delete.png);
background-repeat: no-repeat; 
}

.errorbox {
	border: 1px solid #CC0000;
	margin: 4px;
	background-color: #FF9999;
}
.errorbox ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top:5px;
	margin-bottom: 0px;
}
.errorbox li 
{
padding-left: 22px;
padding-bottom: 5px;
background-image: url(/assets/cpanel/icons/error_delete.png);
background-repeat: no-repeat;
font-weight:bold; 
}
.successbox {
	border: 1px solid #669900;
	margin: 4px;
	background-color: #E0FBAE;
}

.successbox ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top:5px;
	margin-bottom: 0px;
}
.successbox li 
{
padding-left: 22px;
padding-bottom: 5px;
background-image: url(/assets/cpanel/icons/accept.png);
background-repeat: no-repeat;
font-weight:bold;
}

/* List or Table Headers */

.tableheader {
color:#376FA6;
font-weight: bold;
font-size: 12px;
border-bottom: 2px solid  #376FA6;
}

/* ------------------------------
Shopping Cart and Checkout
------------------------------ */

.checkout_box{
border: 1px solid #CCC; 
} 
.checkout_box_header{
background: #EBEBEB; border-bottom: solid 1px #CCC; color:#376FA6; font-weight:bold; padding:4px;
} 

TD.splitO { border-bottom: 1px solid #CCCCCC;}

.hdr_small, .hdr_small A, .hdr_small A:hover,
.hdr_small A:link, .hdr_small A:visited, .hdr_small A:active, {
	font-weight: bold;
	font-size : 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TABLE.item_list {font-size:11px;}
TABLE.item_list TD.header {font-size:11px; font-weight:bold;}
TABLE.item_list TD.item0 {font-size:11px;}
TABLE.item_list TD.item1 {font-size:11px;}

TABLE.item_list TD.shitem_d_0 {font-size:11px; border-bottom:1px dotted #CCCCCC; }
TABLE.item_list TD.shitem_d_1 {font-size:11px; border-bottom:1px dotted #CCCCCC; }

TABLE.item_list TD.shitem0 {font-size:11px; border-bottom:1px dotted #CCCCCC; }
TABLE.item_list TD.shitem1 {font-size:11px; border-bottom:1px dotted #CCCCCC; }
TABLE.item_list TD.store_total {font-size:11px; font-weight:bold; border-bottom:2px solid #CCCCCC;}


.ototal { color: #CC0000; font-weight:bold; font-size:14px; }

.gift_t { font-size: 14px; color: #006600; font-weight: bold;}

/********/
TABLE.sh_warning_box {
	border: 1px solid #CC0000;
	background-color: #FFE8E8;
	font-weight: bold;
}

TABLE.sh_warning_box TD { padding: 8px 8px 8px 8px;}

TABLE.cho_header {
	height: 30px;
	border-top: 1px solid #90B0BE;
	border-bottom: 1px solid #90B0BE;
	border-right: 1px solid #90B0BE;
}

TABLE.cho_header TD.title {
	font-size: 11px;
	font-weight:bold;
	background-image: url(/assets/header_new/tab_2_bg.gif);
}

TABLE.cho_header TD.title_ni {
	border-left: 1px solid #90B0BE;
	font-size: 11px;
	font-weight:bold;
	background-image: url(/assets/header_new/tab_2_bg.gif);
}

TABLE.cho_header TD.index {
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#333333;
	background-image: url(/assets/header_new/tab_2_dn_bg.gif);
}

TABLE.cho_body TD { font-size: 12px; }
TABLE.cho_body TD.address { font-size: 11px; }
TABLE.cho_body TD.payment { font-size: 13px; }

TABLE.cho_body A.edit { font-weight:normal; font-size:11px; }

TABLE.giftwrap_box {}
TABLE.giftwrap_box TD.header { font-weight:bold; font-size: 11px;}
TABLE.rewardpoints_box { background-color:#E6FFCC; border: 1px solid #CCCCCC; }
TABLE.rewardpoints_box TD.header { font-weight:bold; font-size: 11px; }
TABLE.rewardpoints_box TD { font-size: 11px; }

TABLE.coupon_box { background-color:#E6FFCC; border: 1px solid #CCCCCC; }
TABLE.coupon_box TD.header { font-weight:bold; font-size: 11px; }

TABLE.cho_body TD.subtotal { }
TABLE.cho_body TD.subtotal TABLE TD.header { color: #333333; font-weight:bold; font-size: 10px;}
TABLE.cho_body TD.subtotal TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}
TABLE.cho_body TD.coupon { color: #333333; font-weight:bold;}
TABLE.cho_body TD.coupon TABLE TD.header { color: #333333; font-weight:bold;}
TABLE.cho_body TD.coupon TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}
TABLE.cho_body TD.shiptotal { border-top: 1px dotted #90B0BE;}
TABLE.cho_body TD.shiptotal TABLE TD.header { color: #333333; font-weight:bold; }
TABLE.cho_body TD.shiptotal TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}
TABLE.cho_body TD.ordertotal { border-top: 1px solid #90B0BE; border-bottom: 1px solid #90B0BE;}
TABLE.cho_body TD.ordertotal TABLE TD.header { color: #333333; font-weight:bold; font-size:12px;}
TABLE.cho_body TD.ordertotal TABLE TD { color: #CC0000; font-weight:bold; font-size:14px;}

TABLE.cho_body TD.coupon_wl { color: #333333; font-weight:bold; border-bottom: 1px solid #90B0BE;}
TABLE.cho_body TD.coupon_wl TABLE TD.header { color: #333333; font-weight:bold;}
TABLE.cho_body TD.coupon_wl TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}

TABLE.cho_body TD.ordertotal_nl { font-weight:bold;}
TABLE.cho_body TD.ordertotal_nl TABLE TD.header { color: #333333; font-weight:bold; font-size:12px;}
TABLE.cho_body TD.ordertotal_nl TABLE TD { color: #CC0000; font-weight:bold; font-size:14px;}

TABLE.merchant_tag { border-bottom:1px solid #90B0BE; }
TABLE.merchant_tag TD.header {
	padding: 4px 8px 4px 8px;
	border-left:1px solid #90B0BE; border-top:1px solid #90B0BE; border-right:1px solid #90B0BE;
	background-color: #F6F6F6;
	font-weight: bold;
}
TABLE.merchant_tag TD.empty { border-bottom:1px solid #F6F6F6; }


TABLE.merchant_msg {font-size:11px; color: #cc0000;}
TABLE.merchant_comment {font-size:10px;}
TABLE.comment_ctrl TD {  background-color:#EEEEEE; border: 1px solid #CCCCCC; }

A.cstep_ct, A.cstep_ct:link, A.cstep_ct:hover, A.cstep_ct:active, A.cstep_ct:visited
{ font-size:11px; color: #376FA6;  background: #FFF; font-weight:bold; padding-left:7px; padding-right:7px; text-decoration:none;}
A.cstep, A.cstep:link, A.cstep:hover, A.cstep:active, A.cstep:visited
{ font-size:11px; color: #999; font-weight:bold; background: #FFF; padding-left:7px; padding-right:7px; text-decoration:none;}

.shopping_cart_border { 
background-color: #EBEBEB;
padding: 8px;
} 

.shopping_cart_inner {padding: 10px; background-color:#FFF;}

/* ------------------------------
Rounded Boxes
------------------------------ */

/* Box 1 */
.roundboxinner1 { 
  background: #FFF; 
}
.roundboxinner1top { 
  background: url(/assets/checkout_process/ne.gif) no-repeat top right; 
}
.roundboxinner1top div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/checkout_process/nw.gif) no-repeat top left; 
}
.roundboxinner1bottom { 
  background: url(/assets/checkout_process/se.gif) no-repeat bottom right; 
}
.roundboxinner1bottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/checkout_process/sw.gif) no-repeat bottom left; 
}
.roundboxinner1content {
  padding: 0px 10px 0px 10px;
}

.roundbox1 { 
  background: #CCCCCC; 
}
.roundbox1header { 
  font-size: 16px; 
  font-weight:bold;
  padding-left:6px;
  padding-bottom:2px;
}
.roundbox1subtitle { 
  padding-left:6px;
  padding-bottom:2px;
}
.roundbox1top { 
  background: url(/assets/checkout_process/ne1.gif) no-repeat top right; 
}
.roundbox1top div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/checkout_process/nw1.gif) no-repeat top left; 
}
.roundbox1bottom { 
  background: url(/assets/checkout_process/se1.gif) no-repeat bottom right; 
}
.roundbox1bottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/checkout_process/sw1.gif) no-repeat bottom left; 
}
.roundbox1content {
  padding: 0px 10px 0px 10px;
}

/* Box 2 */
.roundboxinner2 { 
  background: #FFF; 
}
.roundboxinner2top { 
  background: url(/assets/template/2tr.png) no-repeat top right; 
}
.roundboxinner2top div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/template/2tl.png) no-repeat top left; 
}
.roundboxinner2bottom { 
  background: url(/assets/template/2br.png) no-repeat bottom right; 
}
.roundboxinner2bottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/template/2bl.png) no-repeat bottom left; 
}
.roundboxinner2content {
  padding: 0px 10px 0px 10px;
}

.roundbox2 { 
  background:#333; 
}
.roundbox2header { 
  color:#FFF;
  font-size: 16px; 
  font-weight:bold;
  padding-left:6px;
  padding-bottom:2px;
}
.roundbox2subtitle { 
  color:#FFF;
  padding-left:6px;
  padding-bottom:4px;
}
.roundbox2top { 
  background: url(/assets/template/1tr.png) no-repeat top right; 
}
.roundbox2top div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/template/1tl.png) no-repeat top left; 
}
.roundbox2bottom { 
  background: url(/assets/template/1br.png) no-repeat bottom right; 
}
.roundbox2bottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/assets/template/1bl.png) no-repeat bottom left; 
}
.roundbox2content {
  padding: 0px 10px 0px 10px;
}

#floatleft {float:left;}
#floatright {float:right;}

/*---Tool tips ---*/

.child_products {
	cursor:pointer;
}
 
/* mouseover state */
.child_products:hover {
	background-position:0 -22px ;		
}
 
/* clicked state */
.child_products:focus {
	background-position:0 -44px;
}
 
/* tooltip styling */
.tooltip {
	display:none;
	padding:10px;
	width:310px;
	border:1px solid #CCC;
	background:#FFF;
}
 
.child_thumb {width:310px; padding:4px; display:block;}
.child_thumb_image {width:45px; float:left; text-align:left;}
.child_thumb_name {width:150px; float:left; text-align:left;}
.child_thumb_price {width:50px; float:left; text-align:left;}
