/*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:#000000;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

#nav-general {css-base.css (line 102)
clear:both;
display:block;
float:right;
text-transform: capitalize;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 5px 0pt 0pt;
}

img { border: 4px dotted #ff0099; }
*/

body
{
background-repeat:repeat-x;
}

#nav-general a.linkcheckout {background: #000000}
FORM#searcharea
{
padding-left:500px;
}

.girl
{
margin-top:-180px;
margin-left:-5px; 
}
/*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:#000000;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

#nav-general {css-base.css (line 102)
clear:both;
display:block;
float:right;
text-transform: capitalize;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 5px 0pt 0pt;
}

img {  }
*/
/*
#contents-table tr td img
{
border: 4px dotted #ff0099;
}
*/
#nav-general a.linkcheckout {background: #000000}
FORM#searcharea
{
padding-left:500px;
}



/* CSS Document */
/* 092506 0.02*/
/*Note to Merchants: If you wish to make edits to your CSS, we suggest you make them in the css-edits stylesheet or another css file that you create and reference in your template. By doing so you will ensure that you are not introducing errors into the main stylesheets, which you could not recover if you edited them directly. This also allows Yahoo! to potentilly release fixes (if necessary) by you copying in the newlt revised files without overwriting any of your subsequent edits.*/

/*

/* Elements */
#bodycontent {float:right; width:550px;} /* 240 + 520 = 760 */ /* 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. */

#bodyshell {background-color:#ffffff; border-left:210px solid #ffffff; float:left; zoom:1; margin:0;} /*Left 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 */

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


#container {margin:0 auto; text-align:left; width:760px; border:solid 1px #000000; background-color: #ffffff;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 

#nav-general {clear:both; float:right; display:block; list-style:none; margin:0 5px 0 0;}

#nav-general li {background-color:#ffffff; border:1px solid #E4AB98; border-top:0; float:left; margin:0 2px;} /* General Link Colors */

#nav-general li a {color:#ff0099; display:block; font-size:10px; font-weight:bold; padding:3px 20px 4px; text-align:center; text-decoration:none; white-space:nowrap;}

#nav-general li a:hover {background-color:#ffffff; color:#000000;}

#nav-general a.linkcheckout {background:transparent url('') 90% 0 no-repeat; padding-right:35px;}	

#nav-product {_display:inline; float:left; margin-left:-210px; overflow:hidden; position:relative; width:210px; 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 */

#nav-product ul li a {border-bottom:1px solid #000000; color:#ff0099; display:block; font-weight:bold; font-size:12px; height:18px; margin:0; min-height:18px; padding:10px 4px 6px 13px; text-decoration:none;}

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

#nav-product ul li a:hover {background-color:#ffffff; color:#000000;}

#nav-product li {margin:0;}

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

 * html #nav-product ul li a {  /* make hover effect work in IE */
	width: 210px;
}
#htmltop, #htmlbottom, #htmltop a, #htmlbottom a{padding:1;color:#ffffff}

#nav-product ul li a{background-color: #ffffff;}

* html #nav-product ul li a{height:100%; overflow:hidden; background-color: #ff0099; overflow:hidden;}

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

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

#slogan {padding:2px 2px 2px 2px; margin-top:0px; margin-right:330px; width:220px; text-align:center;} /* 225 + 25= 250 */

#section-contenttitle { display:none;}



