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

/* Code added by Y! Tech Agent to make the body bigger to fill the wider body
Default is 610px (leaving 150px for the content-nav)*/

#container {width:950px;} 
#bodycontent {width:700px; overflow:hidden;}  
#rightCol {float:left; width:98px; text-align:center;overflow:hidden;border-left: 1px solid black;*margin-left: 90px;}

#searcharea label.labelfield span {display:block; text-align:center;}
#searcharea input {color:#CC3300;}

#copyrightText {text-align: center;}
#searcharea fieldset {
padding: 2px; 
}
#searcharea label {text-transform: none;}
#query {width:90px;}
#yswRandTopBanners, #yswRandBottomBanners, #yswRandFrontPageSpecial, #yswFeatured {
text-align:center;
}
#yswRandFrontPageFeatured { text-align: center; padding:5px;}
.yswRandFrontPageFeaturedCell {width:33%;float:left; }
#yswRandFrontPageFeatured img {border:1px solid black;}
.yswRandFrontPageFeaturedCell a {color:black;}

#yswRandBottomBanners { padding-top: 10px; }
#yswRandTopBanners { padding: 5px 0; }
#yswRandFrontPageSpecial a {text-decoration:none; color:black;}
.randFrontPageSpecialName a {font-size:36px;}
.randFrontPageSpecialAbstract a {font-size:14px;}
#yswRandSpecialItems {}
.randSpecialItemsName a {text-decoration:none;}
.randSpecialItemsName {padding:5px 2px 15px;}
.randSpecialItemsImage {padding:5px 2px;}

.randSpecialSectionsName a {text-decoration:none;}
.randSpecialSectionsName {padding:5px 2px 15px;}
.randSpecialSectionsImage {padding:5px 2px;}

.randSpecialSections2Name a {text-decoration:none;}
.randSpecialSections2Name {padding:5px 2px 15px;}
.randSpecialSections2Image {padding:5px 2px;}

.ysw-related-items {font-face: Arial; color: #000000; font-size: 12px; font-weight: bold;     }
.ysw-related-items a {font-face: Arial; font-size: 11px; font-weight: normal;     }

.ysw-sort { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #000000; 
   margin:1px; 
   line-height: 12px;
   width: 55%;
   text-align: left;
}
.ysw-sort a{
   font-size: 12px; 
   color: #000000; 
   font-weight: normal;
}
.ysw-pagination {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #000000; 
   margin:1px; 
   line-height: 12px;
   text-align: right;
}
.ysw-pagination a  {
   font-size: 12px; 
   color: #000000; 
   font-weight: normal;
}


.ysw-pagination-links {
   border:1px solid #000000;
   padding:10px;
   margin: 10px 0;
}



