/*
	Styles for Cooler Guys Redesign 2008
	Design by Solid Cactus
	www.SolidCactus.com
*/

/* Default Styles */
body { background-color:#EDEDED; color: #060515; font: normal 62.5%/13px Tahoma; margin: 0; padding: 0; text-align:center; }
A:link  {color: #0000FF; text-decoration: none; }
a:visited {COLOR: #800080;}
a { color: #060515; text-decoration: none; }
a img { border: 0; }
a:hover { text-decoration: none; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
input.searchInput, input.searchImage { vertical-align:middle; }
/* Containing Styles */
#outer { width:920px; background: #000 url(/lib/yhst-24067115789173/outer-bg.jpg) repeat-x center top; margin:0 auto; position:relative; text-align:center;}
#outer #container { width:902px; margin:0 auto; background-color:#FFFFFF; position:relative; text-align:left;}
/* Header Styles */
#header {
	width:902px;
	background: url(/lib/yhst-24067115789173/header.jpg) no-repeat;
	height:149px;
	position:relative;
	z-index: 1;
}	
#header #logo {
	height:138px;
	left:-23pt;
	position:absolute;
	top:0pt;
	width:139px;
}
#header #topnav {
	float:left;
	margin-left: 115px;
	display: inline;
}
#header #topnav #links {
	display:inline;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#header #topnav #links a {
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding: 0 5px;
	border-right:1px solid #3E4E5F;
}
#header #topnav #links a.last { border-right:none; }
#header #topnav #minicart {
	display:inline;
}
#header #bottom {
	clear:both;
	padding-top:85px;
}
#header #bottom #search {
	float:left;
	margin-left:125px;
	display:inline;
	width:270px;
}
#header #bottom #search input.searchInput {
	border:1px solid #0C5C8F;
	width:175px;
	font-size:1em;
	padding:2px;
}
#header #bottom #search input.searchImage {
	margin-top:5px;
}
#header #bottom #bottomLinks {
	float:left;
	margin-top:5px;
	display:inline;
}
#header #bottom #bottomLinks img {
	margin-left:5px;
}
#header #bottom #hacker {
	float:left;
	margin-left:55px;
	display:inline;
}

/* Nav */
#nav {
	background:#FCFCFC url(/lib/yhst-24067115789173/top-navBG.gif) repeat-x scroll center top;
	border-bottom:1px solid #89A6C4;
	float:left;
	width:902px;
}
#nav ul.left-nav {
    width:902px;
	float:left;
} 
#nav ul.left-nav li {
	float:left;
	margin:0pt;
	position:relative;
	width:81px;
}
#nav ul.left-nav li a {
	border-left:1px solid #FFFFFF;
	color:#375F67;
	display:block;
	float:left;
	font-weight:bold;
	padding:2px  10px 0 10px;;
	text-align:center;
	width:61px;
	height:30px;
}
* html #nav ul.left-nav li a { width:81px; }
#nav ul.left-nav li a:hover {
    background: #006998  url(/lib/yhst-24067115789173/top-navBGhover.gif) repeat-x ; 
    color:#FFF;
}
#nav ul.left-nav li:hover, #nav ul.left-nav li.sfhover {
    position:relative;   
}
#nav ul.left-nav li ul.subnav {
	background-color:#FFFFFF;
	border-color:#212040;
	border-style:solid;
	border-width:4px 3px;
	display:none;
	left:-10px;
	position:absolute;
	top:30px;
	width:120px;
}
* html #nav ul.left-nav li ul.subnav { clear:both; }
#nav ul.left-nav li ul.subnav li {
	border-bottom:1px dotted #013366;
	width:119px;
}
#nav ul.left-nav li ul.subnav li a {
	color:#00336A;
	height:auto;
	display:block;
	padding:5px;
	width:109px;
}
* html #nav ul.left-nav li ul.subnav li a { width:119px; }
#nav ul.left-nav li ul.subnav li a:hover {
    text-decoration:none;  
    color:#000;
	background: url(/lib/yhst-24067115789173/top-navBG.gif) top left repeat-x;
}

#nav ul.left-nav li:hover ul.subnav, #nav ul.left-nav li.sfhover ul.subnav {
    display:block;   
}

/* Content */

#content { 
	width:902px; 
	clear:both; 
	float:left;
}
#borderPad { background:#FFF url(/lib/yhst-24067115789173/left-bg.gif) repeat-y center; float:left; }
#NoborderPad { float:left; }
h2.title { background-color:#89B4D6; font-size:1.8em; padding:10px; width:671px;}
* html h2.title { width:691px; }
h2.title2 { 
	color:#003169;
	font-size:1.8em;
	margin-top:5px;
	padding:10px;
	text-align:center;	
 }
 h3.title { color:#202140; font-size:1.4em; margin-top:5px; padding:10px 10px 5px 10px; }
#content .left {
	float:left;
	margin:0 7px 0 8px;
	border-top: 4px solid #003269;
	width:691px;
	display:inline;
}
#NoborderPad .left { border:none; }
#content .right {
	float:right;
	width:193px;
	border-right:2px solid #EDEDED;
}

/* Contents Table  */

#contents-table {
	width:691px;
	padding:10px;
}
.noRule #contents-table { width:190px; }
.right-bar #contents-table { width:190px; }
#contents-table td {
	text-align:center;
	padding:0 5px;
}
.hRule {
	background: transparent url(/lib/yhst-24067115789173/bottomDots.gif) repeat-x center center;
}
.noRule .hRule {
	background: none;
}
.right-bar .hRule {
	background: none;
}
#contents-table td.vertical-seperator {
	border-right: 1px solid #646464;
}
#contents-table div.name {
	margin: 15px 5px 10px  0;
}
#contents-table div.name a{
	color:#060419;
	font-size:0.7em;
	font-weight:bold;
}
#contents-table div.price-bold {
	color:#0054B6;
	font-size:0.7em;
	font-weight:bold;
}
#contents-table div.price {
	font-size:0.7em;
	font-weight:bold;
	display:inline;
	color:#AAA8A9;
	text-decoration: line-through;
}
#contents-table div.sale-price {
	font-size:0.7em;
	font-weight:bold;
	color:#0054B6;
	display:inline;	
	padding: 0 10px;	
}
#contents-table div.sale-price-bold {
	font-size:0.7em;
	font-weight:bold;
	color:#0054B6;
}

/* End Contents Table */

div.htmlArea {
	width:671px;
	background: #828282 url(/lib/yhst-24067115789173/html.gif) no-repeat center top;
	padding:10px;
	clear:both;
	margin-top:10px;
}
* html div.htmlArea { width:691px; }

.scBreadcrumbs {
	border-bottom:1px solid #003267;
	width:671px;
	background-color:#89B4D6;
	font-size:1.3em;
	padding:10px;
	color:#1F203F;
	font-weight:bold;
}
#NoborderPad .scBreadcrumbs { width:882px; }
* html .scBreadcrumbs { width:691px; }
* html #NoborderPad .scBreadcrumbs { width:902px; }
.scBreadcrumbs a, .scBreadcrumbs span {
	color:#1F203F;
	font-weight:normal;
}


/* Dynamic Paging  */

div#paging {
	clear: both;
	padding: 8px  5px;
	width:681px;;
}
* html div#paging  { width:691px; }
div#paging div#ctrls {
	background-color:#E6E4E5;
	border-bottom:1px solid #999999;
	font-size:0.5em;
	padding:5px 10px;
	width:661px;
}
* html div#paging div#ctrls { width:681px; }
div.sortlinks .chosen {
	color:#CB0101;
	text-decoration:underline;
}

div.sortlinks {
	color:#CB0101;
}

div.sortlinks span {
	color:#666465;;
}

div.sortlinks a {
	color:#CB0101 !important;
}

div#paging div#ctrls2 {
	background-color:#E6E4E5;
	border-top:1px solid #999999;
	font-size:0.5em;
	padding:5px 10px;
	width:661px;
}
* html div#paging div#ctrls2 { width:681px; }
div#paging div.ctrls td {
	padding: 4px;
	color: #000;
	font-size:0.7em;
}

div#paging div.ctrls td a {
	color: #000;
	text-decoration: none;
}

div#paging div.ctrls .chosen {
	font-weight: bold;
}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 6px;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 6px;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 6px 0;
	background: transparent url(/lib/yhst-24067115789173/bottomDots.gif) repeat-x scroll center;
}

div#paging div#contents table td div.name {
	padding: 0 0 6px;
}

div#paging div#contents div.name a{
	color:#060419;
	font-size:0.7em;
	font-weight:bold;
}
div#paging div#contents div.price-bold {
	color:#0054B6;
	font-size:0.7em;
	font-weight:bold;
}
div#paging div#contents div.price {
	font-size:0.7em;
	font-weight:bold;
	display:inline;
	color:#AAA8A9;
	text-decoration: line-through;
}
div#paging div#contents div.saleprice {
	font-size:0.7em;
	font-weight:bold;
	color:#0054B6;
	display:inline;	
	padding: 0 10px;	
}
div#paging div#contents div.saleprice-bold {
	font-size:0.7em;
	font-weight:bold;
	color:#0054B6;
}

div#paging div#contents table div.you-save {
	font-weight: bold;
	color: #AE0000;
	display:none;
}

/* Item Page */

#prodInfo div.pricing {
	float:right;
	margin: 10px 100px 10px 0;
	display:inline;
	padding-bottom:20px;
}
#prodInfo span.code {
	color:#003368;
	font-size:1.1em;	
}
#prodInfo .code, #prodInfo .item-price, #prodInfo .item-sale-price {
	padding: 0 10px;
}
#prodInfo .item-price span, #prodInfo .item-sale-price span { 
	font-size:.9em;
	color:#000;
	font-weight:normal;
 }
#prodInfo .item-price , #prodInfo .item-sale-price  { 
	font-size:1.5em;
	color:#0256B6;
	font-weight:bold;
 }
 
#info-container {
 	width:690px;
 	clear:both;
 	padding-top:10px;
 }
 #info-container .Itemleft {
 	float:left;
 	width:300px;
 	text-align:center;
 }
 #info-container .Itemright {
 	float:left;
 	width:335px;
 	padding:0 10px 10px 10px;
 	
 }
 
 #NoborderPad #prodInfo {
	display:inline;
	float:left;
	margin-bottom:25px; 	
	width:690px;
 }
 
 #NoborderPad div.caption {
 	clear:both;
 	width:690px;
 	float:left;
 	padding:25px 0;
 }
 
 #NoborderPad div.right-bar {
	float:right;
	margin:45px 7px 20px 0;
	width:190px; 	
	display:inline;
	padding:5px;
	border:1px solid #003466;
 }
 h3.title2 {
 	color:#003267;
 	border-bottom:1px solid #003267;
 	padding:10px;
 	background-color:#89B4D6;
 	font-size:1.2em;
 }
 
 * html h3.title2 {
 	width:190px;
 }
 
 #contents-table { margin: 10px 0; padding:10px 0; }
 
 #scPage-insets {
 	margin-top:10px;
 }
 #scPage-insets img { margin:5px; border:1px solid #95BCDD; }
 
 /* /////////////////////  Tabbed Product Stuff  \\\\\\\\\\\\\\\\\\\\\\ */
 
 .shippingMgrTableRight{
	padding-left:15px;
}
#shippingMgrDiv{
	margin:0 auto;
	font-size:11px;
	margin-top:20px;
	text-align:center;
}
#shippingMgrDiv td{
	font:11px Arial, Helvetica, sans-serif;
}
.shippingForm{
	background-color:#AED3FF;
	padding:10px;
	text-align:center;
}
.shippingForm span{
	color:#041F56;
	font-weight:bold !important;
	margin-left:15px;
}
.shippingForm img{
	vertical-align:middle;
	margin-left:15px;
}
.shippingForm span, .shippingForm input, .shippingForm select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.shippingForm input{
	width:50px;
	margin-left:3px;
}
.shippingForm select{
	width:150px;
	margin-left:3px;
}
#caprovince{
display:none;
}
#tabsContainer{
margin-left:27px;
}
.tabBg{
float:left;
width:150px;
height:26px;
margin-right:2px;
}
#tab0,#tab1,#tab2{
width:150px;
height:26px;
}
#tab0{
background: url(/lib/yhst-24067115789173/tabon2.gif) no-repeat;
}
#tab1,#tab2,.tabBg{
background: url(/lib/yhst-24067115789173/taboff2.gif) no-repeat;
}

#tab0 a, #tab1 a, #tab2 a, #tab3 a{
padding-top:6px;
}
#tab0 a, #tab1 a, #tab2 a{
padding-left:10px;
display:block;
float:left;
color:#FFF;
text-transform:uppercase;
font:bold 10px Verdana;
text-decoration:none;
width:144px;
height:26px;
}
#tab0 a:hover, #tab1 a:hover, #tab2 a:hover{
text-decoration:underline;
}
#tabbedContainer{
border:2px solid #061C55;
width:650px;
margin-left:20px;
}
#tabbedContent0,#tabbedContent1,#tabbedContent2{
padding:10px;
font:11px Arial;
}
#tabbedContent1,#tabbedContent2{
display:none;
}

 /* ///////////////////// End Tabbed Product Stuff  \\\\\\\\\\\\\\\\\\\\\\ */
 
 
 #seo-related-links {
	margin:15px 0px 15px 20px;
	width:650px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
    	background: url(/lib/yhst-24067115789173/seo-top.gif) repeat-x center bottom;
    	padding-bottom:15px;
    	margin-bottom:10px;
    }
    #seo-related-links ul {
        margin:0px 0px 0px 50px;
        padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(/lib/yhst-24067115789173/dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 15px;
            display: block;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                color:#02306C;
                }
 
/* Footer */
#footer {
	background: url(/lib/yhst-24067115789173/footer.jpg) no-repeat;
	height:104px;
	width:902px;
	clear:both;
}

#footer .top {
	padding: 10px 0 0 15px;
}
#footer .top span.merch {
	margin-right:512px;
}

#footer .bottom {
	margin-top:20px;
	text-align:center;
}

#footer .bottom a {
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	padding:0 15px;
}

/* Final Text */
#final {
	color:#2D3290;
	font-weight:bold;
	margin:5px auto;
	width:902px;
	text-align:left;
}
#final a {
	color:#2D3290;
}

/* Site Map */

.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #000080;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #0000FF;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #0000FF;
    display: block;
    padding-left: 100px;
}

/* FrameWork */

div#scATCwrapper{position:absolute;background-color:#000;opacity:.75;filter:alpha(opacity=75);z-index:20000;}div#scATCmsg{position:absolute;background-color:#fff;border:solid 1px #000;text-align:center;z-index:20001;width:400px;padding:16px;font:normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;}body.scATCtemplate1 div#scATCwrapper{display:none;}body.scATCtemplate1 div#scATCmsg img{margin-right:4px;vertical-align:middle;}body.scATCtemplate1 div#scATCmsg{background-color:#CE1700;color:#fff;border:solid 1px #fff;width:auto;top:2px;left:2px;padding:2px 8px;}body.scATCinProgress form input,body.scATCinProgress form select{opacity:.25;filter:alpha(opacity=25);}select.scHideSelect{visibility:hidden;}iframe#scCookieTestFrame,iframe#scFrameWorkFrame,iframe#scHddnIFrame{overflow:hidden;height:0;width:0;border:none;}

/* Animation Effect on Item Page */

#bigDiv {
	margin:0 auto; /* Replace with Float */
	padding:0pt 10px 10px;
	width:335px;
}	
.box {
	width:48%;
	margin:5px;
}	
.box .anchor {
	color:#FFFFFF;
	background: url(/lib/yhst-24067115789173/anchorClosed.gif) no-repeat;	
	font-size:12px;
	font-weight:bold;
	height:23px;
	padding-left:5px;
	padding-top:4px;
	width:267px;
	cursor:pointer;
}

.box .anchor span {
	background: url(/lib/yhst-24067115789173/anchorPlus.gif) no-repeat center left;	
	padding-left:20px;
}

.box .content {
	background-color:#D6EDFF;
	width:267px;	
	display: none;
	overflow: hidden;
}

/* Style On Position */

.On .content {
	display: block;
}

.On .anchor span {
	background: url(/lib/yhst-24067115789173/anchorMinus.gif) no-repeat center left;
	padding-left:20px;
}


#cartButton {
	clear:both;
	height:60px;
	text-align:right;
}

#cartButton .order-button {
	margin:30px 10px 0 0	;
}

.content table tr td {
	font-size:11px;
}
.content table tr td a {
	font-size:11px;
	text-decoration:underline;
}
.content table tr td span.price {
	color:#0155B7;
	font-weight:bold;
	font-size:11px;
}

.content td.name a {
	font-size:0.7em;
	text-decoration:underline;	
}

.content td.price {
	color:#0155B8;
	font-size:0.7em;
	font-weight:bold;	
}

.content td.qty {
	font-size: .07em;
}


.content td.qty input {
	float:right;
	text-align:right;
	width:25px;	
}
span.qty {
	display:block;
	margin-bottom:10px;
}

.content span.qty {
	display:inline;
	margin:0;
	font-size:11px;
}

/*Minicart styles*/
div#scMCholster-0061 {
	float: left;
	width: 181px;
	text-align: left;
	position: relative;
	z-index: 1;
	margin: 3px 6px 0 0;
	color: #000;
	font: bold 11px/1.2 Tahoma, Verdana, sans-serif;
	background: #65B2E6 url('scMCholsterBg.png') repeat-x;
	padding-bottom: 2px;
}


#minicart div.open-0061, 
#minicart div.loading-0061,
#minicart div.closed-0061,
#minicart div.emptyCart-0061 {
width: 305px;
padding-bottom: 0;
}


div#scMCholster-0061.open-0061 {
	z-index: 10000;
}

div#scMCholster-0061 a {
	color: #000;
}

div#ctrlPad-0061 {
	padding: 3px 0 3px 3px;
}

div#minCart-0061 {
	width: 138px;
	float: left;
	background: url('scMCcartIcon.gif') no-repeat;
	padding-left: 15px;
	display: inline;
}

div#minCart-0061 a#emptyCook-0061,
div#minCart-0061 span.emptyMsg-0061,
div#minCart-0061 span.itemCnt-0061,
div#minCart-0061 span.itemTtl-0061 {
	background-color: #F4F7EE;
	display: block;
	padding: 1px 3px;
	text-align: center;
}

div#minCart-0061 span.itemCnt-0061,
div#minCart-0061 span.itemTtl-0061 {
	float: left;
	width: 60px;
}

div#minCart-0061 span.itemTtl-0061 {
	margin-left: 2px;
}

div#minCart-0061 span.itemCnt-0061 {
	float: left;
}

div#minCart-0061 span.itemCnt-0061 span {
	font-weight: normal;
}

div#ctrlBox-0061 {
	float: left;
	width: 147px;
}

div#ctrlBox-0061 span {
	display: block;
	padding-top: 20px;
}

a#toggLink-0061 {
	display: block;
	overflow: hidden;
	height: 15px;
	width: 77px;
	background: url('scMCtoggCart.png') no-repeat 0 0;
	float: left;
}

a#checkoutLink-0061 {
	display: block;
	overflow: hidden;
	height: 15px;
	width: 67px;
	background: url('scMCcheckout.png') no-repeat 0 0;
	float: right;
}

div.open-0061 a#toggLink-0061 {
	background-position: 0 -15px;
}

div.emptyCart-0061 a#checkoutLink-0061,
div.open-0061 a#checkoutLink-0061 {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: default;
}

div#smCart-0061 {
	position: absolute;
	/* top: 20px; */
	right: 0;
	border: solid 1px #E0E0DE;
	width: 344px;
	background: #EBF4D9 url('scMCloading.gif') no-repeat center center;
	z-index: 10000;
	margin: 1px;
}

div.closed-0061 div#smCart-0061 {
	height: 0;
	width: 0;
	overflow: hidden;
	border: none;
}

iframe#cartViewer-0061 {
	border: none;
	width: 344px;
	height: 0;
	vertical-align: top;
}

div.loading-0061 div#smCart-0061 {
	height: 60px;
}

div.loading-0061 iframe#cartViewer-0061 {
	height: 1px !important;
}

div.clearer-0061 {
	clear: both;
}
#paging .abstract { font: 0.7em tahoma, arial, sans-serif; }
.hideme { }
.hideme .overlay {
    background-color: #ccc; 
    border-width: 2px;
    border-style: inset;
    float: right;
    padding-left: 3px;
    width: 25px; 
    text-align: left;
    height: 16px;
    }

.searchcontainer{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

.searchcontainer table.top_bar{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

.searchcontainer table.top_bar, .searchcontainer table.nav_bar{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.searchcontainer table.top_bar tr td a{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

.searchcontainer table.nav_bar, .searchcontainer table.top_bar b{
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#3F8DC1;
}

.searchcontainer table.nav_bar tr td a{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

.searchcontainer table tr td p{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

.searchcontainer table tr td p a{
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif !important;
	color:#3F8DC1 !important;
}

.searchcontainer a:hover{
	text-decoration:underline !important;
}

.searchcontainer table tr td a b, .searchcontainer table tr td a i{
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif !important;
	color:#3F8DC1 !important;
}

.searchcontainer table tr td form input{
	background:url(/lib/yhst-24067115789173/addtocart.jpg) no-repeat 0 0;
	height:29px;
	width:139px;
	border:none;
	cursor:pointer;
	text-indent:-90000px;
}

* html .searchcontainer table tr td form input{
	display:block;
	padding-top:40px;
	text-indent:0px;
	margin-top:20px;
}

*:first-child+html .searchcontainer table tr td form input{
	display:block;
	padding-top:40px;
	text-indent:0px;
	margin-top:20px;
}

* html .searchcontainer table tr td p{
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
}

*:first-child+html .searchcontainer table tr td p{
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
}

.searchcontainer form#Form1{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.searchcontainer form#Form1 table tr td{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

.searchcontainer form#Form1 table tr td b{
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif !important;
	color:#3F8DC1 !important;
}

/*Product Info Table*/
.pit {border: 2px #003466 solid; width: 331px;}
#product-info-table {width: 100%;}
#product-info-table tr th, #product-info-table tr td {padding: 5px 5px 5px 15px; vertical-align: middle; font-size: 11px; color: #000; text-align: left; border-bottom: 1px #003466 solid;}
#product-info-table tr th {background: #89B4D6; color: #fff; width: 80px;}
#product-info-table tr td.add-to-cart {border-bottom: none;}
#product-info-table tr.options td select {font-size: 11px; width: 150px;}
#product-info-table tr.options td .moreinfo {position: relative; margin-left: 10px;}
#product-info-table tr.options td .moreinfo .morelink {cursor: pointer; color: #0256B6; text-decoration: underline;}
#product-info-table tr.options td .moreinfo .morelink:hover {text-decoration: none;}
#product-info-table tr.options td .moreinfo .moretext {display: none; position: absolute; bottom: 15px; left: 0; background: #E0E5E9; padding: 5px; width: 150px;}

/*Multi Add*/
.matcSection {background: #89B4D6; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #003267; padding: 5px 10px;}

.sc-ma-product-table td {padding: 7px 0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.sc-ma-product-table td.qty-cell {width: 50px;}
.sc-ma-product-table td.img-cell {width: 100px; text-align: center;}
.sc-ma-product-table td.info-cell {padding-left: 10px;}
.sc-ma-product-table td.info-cell .name {font-weight: bold; padding-bottom: 5px;}
.sc-ma-product-table td.info-cell .name a {color: #000;}
.sc-ma-product-table td.info-cell .name a:hover {text-decoration: underline;}
.sc-ma-product-table td.info-cell .price {padding-bottom: 3px;}
.sc-ma-product-table td.info-cell .sale-price {font-weight: bold; color: #0054B6;}

.sc-ma-product-table td.hsep {background: url(/lib/yhst-24067115789173/hsep.gif) repeat-x 0 50%;}
