/*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.*/
/*Here is my link to the left nav background image placed in June 08 */
#nav-product{background-image: url(/lib/yhst-72463411180147/romantic-gifts-navd.gif);}

/*Here are the callouts for the Order box which should have a border and should not wrap around a short image */

.orderTable{
float: left;
margin: 0px 0 0 100px;
}
.orderTableContents{
border: 0px solid #000000;
padding: 5px 5px 0px 5px;
text-align: left;
}

#itemtype .code {font-style:normal; margin:0px 0;}

input#query {
background: #ffffff;
}

/* Position Cross Sell  */
div#ysw-cross-sell-horizontal {margin: 0; 
padding:3px; width: ; 
  }

.ysw-cross-sell-bg {background-color: ;  }
.ysw-cross-sell-horizontal-table {border: 1px solid ; 
 padding: 0px 4px 4px 4px; background-color: ; 
 font-family: arial, verdana, sans-serif; font-size: 11px; font-color: ; }
.ysw-cross-sell-title-bg {background-color: ;  }
.ysw-cross-sell-horizontal-title {font-face: Verdana, Tahoma, Helvetica, sans-serif; color: #000000; font-size: ; font-weight: bold; text-align: center; }
.ysw-cross-sell-horizontal-item {text-align: center; vertical-align: bottom; background-color: #FFFFFF; padding: 10px; }
.ysw-cross-sell-horizontal-item a {font-face: Verdana, Tahoma, Helvetica, sans-serif; color: #000000; font-size: ; font-weight: normal; text-align: center; text-decoration: none;}

.ysw-inset-table {
    border:  solid ;
}

/* Border around thumbnails  */
#contents-table img {
    padding: 5px 10px 10px 10px; 
    border: 1px solid ; 
}

#caption .image-l {background-color:#fff; display:block; float:left; margin:0 0px 10px 0;padding:0px;}
#caption .image-r {background-color:#fff; display:block; float:right; margin:0 0 0px 15px;padding:0px;}



