@import url("/css/store.css");
/* CSS Document */

/* MINICART ----------------------------------------------------------- */
div#imagen{ 
		background-image:
url('images/blue_bg.png');
background-repeat: repeat-y
		}
div#rightCol div#carttop {
	margin:0px;
	padding-left:12px;
	height:37px;
	line-height:37px;
	background:#fff url("images/cart_top_bkgd.png") no-repeat;
}

div#carttop a {
	color:#075ab9;
	font-size:12px;
	font-weight:bold;
}

div#rightCol div#cart {
	width:230px;
	

}
div#cartContainer{	
padding:0px 6px 6px 6px;
	margin:0px 0px 10px 0px;
	*height: 1%;
	background:#fff url("images/bg/cart_bkgd.png") no-repeat bottom;
	}
div#cart ul {
	display:block;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top:0px;
	font-size:12px;
}

div#cart ul li span.price {
	color:black;
	font-size:9px;
	font-weight:bold;
	float:right;
	right: 0px;	
}


div#cart ul li span.underliner {
	
	color:#666;
	font-size:9px;
}

div#cart ul li span.qty {
color:black;
	font-size:9px;
	font-weight:bold;
}

div#cart ul li.miniLi{
	/*height:54px;  was 39 */
	padding-right:8px;
	padding-top:4px;
	line-height:16px;/**/
	padding-left: 8px;
	/*border: 1px solid red;*/
	background-image: url("images/bg/cart_li_bkgd6.png");
	background-repeat: no-repeat;
	background-color: #ffffff;
}

div#cart #editLink { float:left;padding: 0px 0 0 10px;line-height:24px; }

div#cart #cartSubTotal { float:right;width:185px;text-align:right;font-size:12px;padding:3px 0px 6px; }

div#cart ul li div b {  }

/*
div#cart ul li div a { color:#bb7070; }

div#cart ul li div a:hover { color:red; }
*/

div#cart ul li img.box { float:right; margin:7px 0px 0 0; }

div#cart img {
	float:right;
	margin:0 0 4px 0;
	padding:0;
}




/* OTHER STUFF ----------------------------------------------------------- */




div#featureArea { height:50px; padding:10px 0px 0px; width:606px; }

div#featureArea h2 {
	font-size:28px;
	line-height: 28px;
	
}

div#midCol h2 { padding-top:0; font-size:12px; line-height:18px; font-weight:lighter; }

.left { float:left; margin-right:20px; }

div#rightCol img.tile { margin:10px 0 0px 0; }

div.halfWidth { width:180px; float:left; }


/* STOREBOX TABS ----------------------------------------------------------- */




#storeTabs {

}

 ul#storeTabs {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0 0;
	list-style:none;
	
}

#storeTabs li {
	float:left;
	background:url("images/tabs/storeTab_left.jpg") no-repeat left top;
	font:10px "Lucida Grande", Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 8px;
}

#storeTabs a {
	margin-left:0px;
	display:block;
	background:url("images/tabs/storeTab_right.jpg") no-repeat right top;
	padding:7px 15px 7px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#2a3e56;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

#storeTabs a {float:none;}
/* End IE5-Mac hack */

#storeTabs a:hover {
	color:#336699;
}

#storeTabs .current {
	background-image:url("images/tabs/storeTab_left_on.jpg");
}

#storeTabs .current a {
	background-image:url("images/tabs/storeTab_right_on.jpg");
	color:#2a3e56;
	padding-bottom:7px;
}

#storeTabs .current a {
	color:#2a3e56;
}




/* STOREBOX ----------------------------------------------------------- */




div#storeBox { 
border: 1px solid white;
	margin:15px 0px 0px 0px; 
	width:470px;
	height:297px;
	background:url("images/bg/storebox_bg.png") no-repeat bottom;
}

div#storeBoxContent {
/*border: 1px solid red;*/
clear:both;
	width:430px;
	height:215px;
	margin:49px 0 0 10px !important;
	padding:5px 8px 15px 12px;
	overflow:auto;
}  

div.vl {
	background:url("images/bg/storeBoxContent_ad_bkgd.png") no-repeat bottom right;
}

div#storeBoxContent h2 { font-size:18px; }

div#storeBoxContent p {
	/*line-height:17px;*/
	margin: -3px 0px 5px
}

div#storeBoxContent p.ad {
	width:250px;
	line-height:18px;
}

div#formleft {
	float:left;
	margin:15px 0 0 0;
	width:146px;
}


div#formright span#price,div#formleft span#price, .col1of2 span#price, .col2of2 span#price { 
	display:block;
	margin:10px 0 0 0;
	font-family: Helvetica;
	font-weight:normal;
	font-size:24px;
	color:#2a3e56; 
}
div#formright span#price,div#formleft span#price span{ 

	font-size:14px;
	
}

select {
	font-size:9px;
	margin-bottom:10px;
}

div#formright {
	float:left;
	margin:15px 0 0 0;
}

img.btn { margin-top:6px; }


/* MINIQUOTER ----------------------------------------------------------- */


			
div#miniquoter {
	width:389px;
	height:148px;
	padding:36px 18px 0 0;
	background: url("images/bg/storebox_miniquoter_bg.png") no-repeat;
}
div#miniquoter table {
	width:248px;
	float:right;
}
			
div#miniquoter table tr {
	height:35px;
}
div#miniquoter table tr.small {
	height:16px;
}			
div#miniquoter table tr td.one{
	width:35px;
}
			
div#miniquoter table tr td.two{
	width:52px;
}
			
div#miniquoter table tr td.three{
	width:77px;
}
			
div#miniquoter table tr td.four{
	width:89px;
}
#productSelForm select{display: block;}			
#productSelForm select option.hide,#productSelForm select.hide,.hide{ display:none;}	
	
/* Other stuff*/
form#productSelForm select{width:175px}
div#promo { display:none;}

/*Bumblebee*/
table.bumblebee {
	border-collapse: collapse;
	margin: 0px 0 7px 0;
	font-size: 1em;
}
table.bumblebee td {
	vertical-align: top;
	background-color: #fff;
	padding: 4px 4px 4px 6px;
	border: 1px solid #ccc;
}
table.bumblebee th {
	color: #999;
	
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 4px 4px 4px 6px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;/**/
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
}
table.bumblebee th.title {
	color: #075AB9;
}
table.bumblebee tr.shade td {
	vertical-align: top;
	background-color: #E3EBEA;
}
span.note {
	font-size:9px;
	padding-left:5px;
	
}
ol.note1{ margin-top:0px}
span.note1,ol.note1 li {	font-size:9px;
	
	color:#666666;
}
span.note11 {
font-size:9px;
	padding-left:5px;
	font-color:#f5f5f5;
}