/*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.*/

#bodycontent {float:right; width:595px;} /* 150 + 610 = 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 {width:850px; height:100%; border-left:150px solid #ffffff; float:left; zoom:1; margin:0;position:relative;background-color:transparent;}
/*
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
position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

/*:first-child+html


#brandmark {width:300px;padding:0px;float:left;}

/*  float:left; font:normal  Tahoma, Geneva, Verdana, sans-serif;width:300px;margin-top:-10px;padding:0px; 510 + 250 = 760 */

#container {margin:0 auto; text-align:left; width:1020px; border:solid 1px #9a9990; background-color: none;border:0px;}

/* This “container” is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 

#slogan {width:1000px;padding:0px;margin-bottom:15px;}
/* 225 + 25= 250 */
/*color:#ff1924; display:block; float:right; font:normal 18px Verdana, Tahoma, Helvetica, sans-serif; padding:50px 15px 0px 0px; width:635px; text-align:left;
letter-spacing:2px;margin-bottom:5px;font-weight:normal;
*/

/* Adam - added _border-right:none for IE. */
#nav-product ul li a {_border-right:none;color:#000066;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:1px;text-align:left;font-weight:normal;text-transform: uppercase;padding:4px 4px 6px 13px;}

#copyright {color:#ffffff; display:block; font:normal xx-small/1.2 verdana, sans-serif; padding:0 15px 15px; text-align:center;}

.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;}

/* AMERICAN TEA ROOM SPECIFIC - Added by JG*/

.atr_nav {height:30px;border-bottom:#000066 double thin;padding-top:10px;background-color:#ffffff;}

.atr_nav_link {
text-transform:uppercase;
text-decoration:none;
font-family:Arial, Verdana, Helvetica, sans-serif;font-size:14px;
letter-spacing:3px;
margin-left:35px;
margin-right:35px;
font-weight:normal;
color:#002466;
_position:relative;_top:-7px; */ Adam */
}

.atr_nav_link2 {
text-transform:uppercase;
font-family:Arial, Verdana, Helvetica, sans-serif;font-size:12px;
letter-spacing:3px;
margin-left:30px;
margin-right:25px;
font-weight:normal;
color:#CC0000;
margin-top:5px;
}

.atr_nav a {text-decoration:none;}
.atr_nav a:hover{text-decoration:none;color:#CC0000;}

#footer-links {text-transform: uppercase;width:100%;background:#002466;text-decoration:none;color:#ffffff;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;letter-spacing:1px;font-weight:normal;}

#footer-links a {text-decoration:none;color:#ffffff;margin-right:20px;}

#footer-links a:hover {text-decoration:none;color:#CC0000;}

#nav-general{margin-top:10px;margin-right:20px;}

#nav-general li a{padding:0px 0px 10px 10px;margin:0px;text-transform: uppercase;font-weight:normal;}

#nav-general li a:hover{background-color:#002466;text-decoration:none;color:#CC0000;}

/* Adam - added _border-right:none for IE. */
#nav-product {float:left;width:150px;padding-top:15px;border-right:1px solid #002466;_border-right:none;}
#nav-product ul li a:hover {color:#CC0000;}

#searcharea {color:#002466;width:230px;text-align:right;margin-bottom:25px;border-bottom:1px solid #002466;background-color:#ffffff;}

#bodycontent {float:left;width:585px ;padding:5px;margin-left:-1px;margin-right:-1px;}

/* Adam - changed float to left, width to 237 and removed position relative. */

#nav-right-side {float:right;padding:5px;width:237px;}

#ys_relatedItems {border-top:2px solid #96ADCF; padding:15px;}
#ys_relatedItems td a {font-weight:normal !important;}

.pgifts {padding-left:10px;}
.pgifts #item-contenttitle {padding-left:0px !important; margin-left:0px !important;}
.pgifts .pro-forma table td {padding:2px; font-size:12px;}
.pgifts .pro-forma table td:first-child {text-align:right;}
.pgifts .pro-forma table td input {color:#00316a;}
.pgifts .pro-forma table td span {color:#00316a;}
.pgifts .pro-forma table td table td {padding:0px;}
.pgifts .pro-forma table td table td:first-child {text-align:left;}
.pgifts .caption-text {padding:10px;}
.pgifts .cross-sell {margin-left:-10px; margin-top:10px;}


.tea-sel {padding-left:10px;}
.tea-sel #item-contenttitle {padding-left:0px !important; margin-left:0px !important;}
.tea-sel .cross-sell {margin-left:-10px; margin-top:10px;}
.tea-sel .tea-sel-title {color:#003366; font:bold 15px Arial; border-bottom:1px solid #99ccff; padding-bottom:3px; margin:10px;}

#multiple-add td a {font-weight:bold;}
#multiple-add .submit-btn {text-align:right; padding:15px 40px;}


