/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

.ys_primary{ background:#ff9900;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline;}

/* Edits from css-base */

img {border:0;}
a
{
overflow: hidden; /* Fix outline on Mozilla browsers */
outline: none;
}

body {background-color:#e0e0e0;background-image:url('/lib/yhst-65872700395886/bkg.png');background-position:bottom;background-repeat:repeat-x;/*padding-top:15px;*/padding:15px;width:auto;}

#container {min-width:1150px;margin:0 auto; text-align:left; /*width:960px;*/ width:100%; border:none; background-color: #ffffff;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ /* 10/27/2008 DP - Increase width from 760px to 960px */

#outershell {
clear:both;float:left;left:50%;position:relative;text-align:left; width:100%;
}

#bodyshell {left:-50%;position:relative;text-align:left;width:100%!important;border:0; background-color:transparent; /*border-left:170px solid #fff;*/ float:left; zoom:1; margin-left:9%; *margin-left:0;  position:relative; /*border-right:180px solid #ffffff;*/} /*Left/Right Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/ /* 10/27/2008 DP - Increase border-left from 150px to 170px; Add border-right */ /* 11/19/2008 DP - Change rightnav bg to white */

*:first-child+html #bodyshell { /*width:610px;*/ }

#bodyshell:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

html>#bodycontent {/*width:520px;*/} /* 10/27/2008 DP - Fixes width in Moz - 520px */

#bodycontent {float:left; width:60%;} /* 170 + 610 + 180 = 960 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#section-contenttitle {background-color:#ffffff; color:#969698; font:bold 12px Tahoma, Geneva, Verdana, sans-serif; margin:0 15px; padding:4px 15px 6px;}

#contentarea {margin:0 0 10px 0;}

#contentarea #caption {margin:0px;} /* 11/19/2008 DP - Fixes overflow of caption on rightnav (Default:10px) */

#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px;}

/*#item-contenttitle {background-color:#ffffff; color:#969698; font:bold 12px Tahoma, Geneva, Verdana, sans-serif; margin:0 15px; padding:4px 15px 6px;}*/

#item-contenttitle {
background-color:#ECAE47;
color:#FFFFFF;
font:bold 14px Tahoma,Geneva,Verdana,sans-serif;
margin:0 15px;
padding:4px 15px 6px;
}

#nav-product {margin-left:0px;_display:inline; float:left; /*margin-left:-170px;*/ _overflow:hidden; _position:relative; width:auto; _z-index:100;} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */ /* 10/27/2008 DP - Decrease margin-left from -150px to -170px; Increase width from 150px to 170px; Adjusts left nav element width in IE only */

* html #nav-product { overflow:visible; width:auto; }

html>#messagearea { width:510px; } /* 10/27/2008 DP - Fixes width in Moz */

*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea { width:570px; } 
*:first-child+html #itemarea { width:570px; } 

#right-nav-product {_display:inline; float:left; position:relative;text-align:left;/*margin-right:-180px;*/ _overflow:hidden; _position:relative; width:180px; _z-index:100;} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */ /* 11/19/2008 DP - Add underscore before "position:relative" - creating left nav link hover problem in IE */

* html #right-nav-product { overflow:visible; width:170px; }

/* 10/28/2008 DP - Begin Left/Right Nav Link Styles */


#nav-product ul li a, #right-nav-product ul li a {border-bottom: none; color:#000000; display:block; font-weight:bold; font-size:12px; height:auto; margin:0; min-height:auto; padding: 5px 2px 2px 5px; text-decoration:none; width:auto;} /* 11/19/2008 DP - Decrease padding from 10px 4px 6px 13px; Decrease height and min-height from 18px */

#nav-product ul li a:hover, #right-nav-product ul li a:hover {background-color:none; color:#000000;}


html>body #nav-product a {height:auto;}
html>body #right-nav-product a {height:auto;} 


#nav-product li, #right-nav-product li {margin:0;}

#nav-product ul, #right-nav-product ul {list-style:none;}

* html #nav-product ul li a, 
* html #right-nav-product ul li a { /* make hover effect work in IE  */
        width:auto;
}


#nav-product ul li a, #right-nav-product ul li a {width:auto; background-color: none;} /* Increase width from 133px  */

* html #nav-product ul li a {width:auto; height:auto; overflow:hidden; background-color: none;}
* html #right-nav-product ul li a {width:auto; height:auto; overflow:hidden; background-color: none;}

/* End Left/Right Nav Link Styles */

#searcharea fieldset {border:0 solid; display:block; padding:5px 0 5px 13px;} /* Decrease top/bottom padding from 10px to 5px */

#slogan {
font-weight:bold;
width:auto;
position:absolute;
top:21px;
left:66px;
color:#ffc317;
font-family: Tahoma,sans-serif;
}

#contents .price {font-weight:bold; margin:0px 0 0;}

#contents .sale-price-bold {margin:10px 0 0;}

#contents #contents-table {border-collapse:separate;border:0px solid #ccc; border-spacing:5px;}

#contents .horizontal-seperator {border-bottom:0px solid #ccc;}
#contents .vertical-seperator {border-right:0px solid #ccc;}

#contents #contents-table td {
background-color:#fcfcfc;
margin:2px;
padding:5px;
border-width:2px;
border-style:solid;
border-bottom-color:#aaa;
border-right-color:#aaa;
border-top-color:#ddd;
border-left-color:#ddd;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
vertical-align:middle;
}

#contents #contents-table td .on-sale-image {
float:right;
margin-bottom:1em;
}

#contents #contents-table td .name {
clear:both;
}

.discontinued {font: x-small arial; font-weight: bold; color: #CC0000;}

.out-of-stock {font: x-small arial; font-weight: bold; color: #FFBD00;}

#nav-general {margin:0;}

.trust-guard-logo {position:absolute; top:7px; right:10px;}

/* LIST STYLES */
#caption ul {
list-style-image: url("/lib/liftmaster-garage-opener/bullet.jpg"); 
list-style-type: circle;
margin:10px 0 10px 40px;
}

#caption ul li {
}

.social-links {
position:absolute;
top:25px;
right:150px;
color:white;
font-weight:bold;
font-family: Tahoma,sans-serif;
}

.social-links img {
padding-right:5px;
}

.order-online {
position:absolute;
top:10px;
right:295px;
color: #ffc317;
font-size: 22px;
font-weight: bold;
text-align: center;
font-family: Tahoma,sans-serif;
}

.banner-specials {
margin:15px auto;
text-align:center;
}


.multiLineOption  {
display:block;
margin-bottom:5px;
}

.multiLineOption select {
/*width:290px;*/
}

.multiLineOption .itemoption {
font-weight:bold;
}

.seoH1 {font:normal 11px verdana;}
