@import url("/SpryAssets/SpryMenuBarHorizontal.css");

/*************************css reset***************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	background: #FFFFFF;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	color: #333333;
	margin: 0px;
	width: 100%;
	text-align: center;
	font: normal 12px/135% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/headerBkg.gif) repeat-x left top;
}
td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

/*Site Centering*/
#wrapper{
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
h1 {
	font-size: 21px;
	color: #000000;
	margin-bottom: 16px;
	font-weight: normal;
	line-height: 120%;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin:10px 0px 5px 0px;
	line-height: 120%;
}
h3 { font-size: 13px; 
	font-weight: bold;
	margin:8px 0px 4px 0px;
}
h4 { font-size: 12px; 
	font-weight: bold;
	margin:6px 0px 3px 0px;
}
a:link		{
	color: #006699;
}
a:visited	{
	color: #006699;
}
a:hover		{
	color: #000000;
}
a:active	{
	color: #000000;
}
ul {
	margin:4px 0 4px 24px;
}
li {
	list-style: disc;
	line-height: 135%;
}
p {
	margin: 10px 0px;
	font:  12px/135% Verdana, Arial, Helvetica, sans-serif;
	    
}

/********** Header  ***********/

.headerBkgd {
	height: 155px;
	width: 960px;
}
.headerBkgdMin {
	height: 155px; width: 960px; z-index: 2; position: absolute; top:0px; margin: 0 auto; clear:both; float:left; 
}
.headerBkgdMin img {
	padding-top: 37px;
}
.headerBkgdCart {
	background: #FFFFFF url(/s/GB/images/headerCart.gif) no-repeat;
	height: 155px;
	width: 960px;
}
/********** Header Login ***********/

#headerLogin {
	width:960px;
	font-size:11px;
	color: #000;
	height:37px;
  }
#headerLogin ul {
	float:right;
	margin:8px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	background: #DBDBDB;
  }
#headerLogin li {
	float:left;
	list-style:none;
	margin:0px;
  }
#headerLogin a {
	float:left;
	display:block;
	padding:6px 6px 0px 6px;
	text-decoration:none;
	color:#000;
  }
#headerLogin a:hover {
	color:#000000;
	text-decoration: underline;
  }
#headerLogin .headerCartTotal {
	display:inline;
	padding: 0px 2px 0px 0px;	
}


/********** Header 1-2 ***********/  
#header1-2  {
	width: 960px;
}
#header1-2 ul {
	padding:0px;
	margin:0px;
}
#header1-2 li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
#header1-2 .Phone-LiveChat {
	margin:0px;
	padding:0px;
} 
#header1-2-cart  {
	width: 960px;
	height: 90px;
}
#header1-2-cart ul {
	padding-top:25px;
}
#header1-2-cart li {
  float:left;
  list-style:none;
}
#header1-2-cart .LiveChat {
	margin: 35px 0px 0px 265px;
	text-align: left;
}
/**********       Search        ***********/
#searchForm {
	display:inline;
	font-size: 11px;
} 
#searchForm input{
	margin:0px;
	padding:0px;
} 
#searchForm img {
	margin:0px;
	padding:0px;
} 
#searchForm form {
	margin:0px;
	padding:0px;
} 
/********** Global Header Navigation ***********/

#globalNav {
	float:left;
	width:960px;
	font-size:12px;
	color:#005F1B;
	/*height: 37px;*/
	/*background: #FFFFF url(images/globalNavigation.gif) no-repeat left top;*/
	margin:0px;
}
#globalNav ul{
	margin: 0px 0px 0px 16px;
	/*padding:9px 0px 0px 0px;*/
}
#globalNav li{
	float:left;
	list-style: none;
	margin: 0px;
}
#globalNav li span{
	display: block;
}
#globalNav a:link, #globalNav a:visited{
	color:#005F1B;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
}
#globalNav a:hover {
	color: #000000;
	text-decoration: underline;
}

#globalNav li div{
/* you probably don't want to edit this */
/* fancyDropDowns.js uses this */
	position: absolute;
	display: none;
	z-index: 9999;
}

#globalNav li div{
	padding: 8px;
	margin: 0;
	border: 1px solid #aac9b3;
	background: #FFFFFF url(/s/yb/images/navDDbkgd.jpg) repeat-x left top;
}
#globalNav li div h3 {
	margin: 0;
	padding: 0;
	color: #0c1a72;
	font-size: 12px;
	font-weight: bold;
}
#globalNav li div ul {
	list-style-type: none;
	padding: 0px 8px 0px 8px;
	margin: 0;
	width:auto;
	float:left;
}

#globalNav .title{
	font-weight: bold;
	color:#005F1B;
	line-height:normal;
}
#globalNav li div li {
	float:none;
	padding: 0;
	margin: 0;
}
#globalNav li div a:link, #globalNav li div a:visited {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	color:#000000;
	font-weight:normal;
}
#globalNav li div a:hover {

	text-decoration: underline;
	color: #0000000;
		font-weight:normal;

}
#globalNav li div p{
	margin: 0;
	padding: 0;
}

#globalNav .selected{
	text-decoration: underline;
}

.clear {
   clear:both;
}
/********** Header Tabs used in Cart Header ***********/

#headerTabs {
	float:left;
	/*display:block;*/
	width:960px;
	/*color: #7d7d7d;*/
	margin:0px;
	font-weight: bold;
  }
/***************************** New Two Col Content Page without Breadcrumb Trail *************************************/

.twoColFixLeft-nbc #mainBody {
	background-color: #ffffff;
	margin-top: 28px;
}
.twoColFixLeft-nbc #mainContent
{
	padding: 0px 0px 0px 16px;
	min-height: 400px;
}
.twoColFixLeft-nbc #rightCol
{
	float: left;
	width: 748px;
	background-color: #ffffff;
}

.twoColFixLeft-nbc #leftCol
{
	width: 212px;
	float: left;
}
/***************************** New Two Col Content Page for Revised Checkout *************************************/

.twoColFixLeft-RC #mainBody {
	background-color: #ffffff;
	margin-top: 28px;
}
.twoColFixLeft-RC #mainContent
{
	padding: 0px;
	min-height: 400px;
}
.twoColFixLeft-RC #leftCol
{
	float: left;
	width: 630px;
}

.twoColFixLeft-RC #rightCol
{
	width: 310px;
	float: right;
}
#incentiveContainer {
	margin:50px 0px 0px 0px;
	padding:0px;
}
#incentiveContainerB {
	margin:20px 0px 0px 0px;
	padding:0px;
}
#optionContainer {
	margin:0;
	padding:45px 0 0 0;
	font-size:11px;
	background: url(/s/yb/images/RC-yourSelectionsBkgd.png) no-repeat left top;
}
#optionContainer .widthBox {
	margin:0;
	padding:0;
}
#optionContainer .widthBoxText {
	margin: 0;
	width: 270px;
	text-align:center;
}
#optionContainer .widthBoxText img {
	padding:0 4px 0 4px;
}
#optionContainer .imageBox {
	float:left;
	margin: 0 0 0 25px;
}
#optionContainer .heightBox {
	float:left;
}
#optionContainer .heightBoxText {
	text-align:center;
	margin: 120px 0 0 0;
}
#optionContainer .heightBoxText img {
	padding:0 4px 0 4px;
}
#optionContainer .optionsColor {
	padding: 6px 6px 6px 34px;
	border-bottom:1px solid #E5E5E5;
	margin: 0 0 6px 0;
}
#optionContainer .optionsColor img {
	float:left;
}
#optionContainer .optionsColorText {
	margin: 12px 6px 6px 54px;
}
#optionContainer .optionsErrorBox {
	padding: 6px;
}
#optionContainer .optionsTitle {
	padding: 6px;
	font-size:11px;
}
#incentiveContainerSpecs {
	margin:120px 0px 0px 0px;
	padding:0px;
}
#incentiveContainerCart {
	margin:120px 0px 16px 0px;
	padding:0px;
	width: 310px;
}
#incentiveContainerCredit {
	margin:120px 0px 0px 0px;
	padding:0px;
}
#orderSummaryContainer {
	background:#ffffff url('/s/yb/images/RC-orderSummaryBkgd.jpg') no-repeat left top;
	font-size:11px;
	margin-bottom:12px;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
}
/*#orderSummaryContainer table, td, tr {
    background-color: transparent;
}*/
#orderSummaryContainer td{
	font-size:11px;
	text-align:right;
}
#orderSummaryContainer h5{
	font-size: 14px;
	font-weight: bold;	
	margin: 0px;
	padding:18px 0px 8px 48px;
}
#orderSummaryContainer table {
	width:275px;
	border-collapse:collapse;
	margin-left:6px;
}
#orderSummaryContainer .one-td {
	width:200px;
}
#orderSummaryContainer .two-td {
	width:75px;
}
#orderSummaryContainer .shippingFree {
	color: #990000;	
	font-weight: bold;
}
#orderSummaryContainer .total {
	font-weight: bold;		
}
#orderSummaryContainer .totalPrice {
	font-weight: bold;
}
#savingsFromContainer {
	background:#ffffff url('/s/yb/images/RC-savingsFromBkgd.jpg') no-repeat left top;
	font-size:11px;
	margin-bottom:12px;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
}
/*#savingsFromContainer table, td, tr {
    background-color: transparent;
}*/
#savingsFromContainer td{
	font-size:11px;
	text-align:right;
}
#savingsFromContainer h5{
	font-size: 14px;
	font-weight: bold;	
	margin: 0px;
	padding:18px 0px 8px 48px;
}
#savingsFromContainer table {
	width:275px;
	border-collapse:collapse;
	margin-left:6px;
}
#savingsFromContainer .one-td {
	width:200px;
}
#savingsFromContainer .two-td {
	width:75px;
}
#savingsFromContainer .totalSavings {
	font-weight: bold;
	color: #990000;		
}
#savingsFromContainer .totalSavingsPrice {
	font-weight: bold;
	color: #990000;
}
#saveMoreContainer {
	background: url(/s/yb/images/RC-saveMoreBkgd.jpg) no-repeat left top;
	font-size:11px;
	margin-bottom:12px;
}
#saveMoreContainer  h5{
	font-size: 14px;
	font-weight: bold;	
	margin: 0px;
	padding:18px 0px 8px 48px;
}
#saveMoreContainer .textBox {
	margin: 0px 10px 0px 12px;
}
/***************************** New Two Col Content Page ***************************************************/

.twoColFixLeft #mainBody {
	background-color: #ffffff;
	margin-top: 14px;
}
.twoColFixLeft #mainContent
{
	padding: 0px 0px 0px 16px;
	/*min-height: 1000px;*/
}
.twoColFixLeft #rightCol
{
	float: left;
	width: 748px;
	background-color: #ffffff;
}

.twoColFixLeft #leftCol
{
	width: 212px;
	float: left;
}
/***************************** Breadcrumb Trail  ********************/
#breadcrumb {
	padding: 0px;
	margin: 16px 0px 0px 8px;
	/**width: 960px;**/
	/*border-bottom: 1px solid #DFDFDF;*/
	font-size: 12px;
	color: #000000;
}
#breadcrumb H1 {
	margin: 10px 0px 0px 0px;
}
#expandDIVcontainer {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	margin: 6px 0px 0px 6px;
}

/***************************** Two Col Product Page **************************************************
.twoColFixRtHdr #container {
	margin: 26px 0px 0px 0px;
	padding: 0px; 
} 
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 150px;
	padding: 0px 0px 24px 0px;
	margin: 0px;
}
.twoColFixRtHdr #mainContent {
	margin: 0px;
	padding: 0px 0px 24px 24px;
	width: 732px;
	float: left;
	background-color: #ffffff;
} */
/***************************** One Col PRODUCT Page ***************************************************/
/*.oneCol #container {
	margin-top: 16px;
	padding: 0px; 
} */
.oneCol #mainBody {
	background-color: #ffffff;
	/**background-image: url('images/leftColBg.gif');
	background-repeat: repeat-y;**/
	width: 100%;
	margin-top: 16px;
}
.oneCol #mainContent {
	margin-top: 6px;
	padding: 0px;
	width: 960px;
	float: left;
	background-color: #ffffff;
} 

/***************************** Two Col HOME Page ***************************************************/
/*.twoColFixRtHdr-home #container {
	margin: 26px 0px 0px 0px;
	padding: 0px; 
} 
.twoColFixRtHdr-home #sidebar1 {
	float: right; 
	width: 150px;
	padding: 0px 0px 24px 0px;
	margin: 0px;
}
.twoColFixRtHdr-home #mainContent {
	margin: 0px;
	padding: 0px 0px 24px 0px;
	width: 786px;
	float: left;
	background-color: #ffffff;
} */
/******************* Category SEO - THREE COLUMN LAYOUT **************************************/
#mainBody {
	background-color: #ffffff;
	/**background-image: url('images/leftColBg.gif');
	background-repeat: repeat-y;**/
	width: 100%;
	margin-top: 16px;
}	
/**#mainContent a img
{	border: none;}**/
.threeCol #rightSidebar {
	float: left;
	width: 536px;
}
.threeCol #rightSidebar h1{
	padding: 8px;
	margin: 0px;
	background: #FFFFFF;
	color: #000000;
}
.threeCol #rightCol {	
    float: left;
	width: 748px;
}
.threeCol #midCol {
	float: right;
	width: 212px;
	margin: 8px 0px 0px 0px;
}
#midCol p {
	font-size: 11px;
}
#midCol ul {
	font-size: 11px;
}

/*.threeCol #mainContent {
	background: #FFFFFF;
	padding: 0px 16px 0px 16px;
}*/
.threeCol #rightSideBarContent {
	padding: 0px 16px 0px 16px;
}
.threeCol #leftCol {	
    width: 212px;
	float: left;
}
/* this adds a margin to coupons on seo page */
#CouponNewCat {
	margin:0px 0px 0px 16px;

}
#catHelpChoosing {
	margin: 32px 0px 6px;
	padding: 4px;
	border: 6px solid #EFEFEF;
	font-size: 11px;
	line-height: normal;
}
#catHelpChoosing img{
	margin: 4px 4px 0px 0px;
	float:left;
}

/*********************** Left Navigation **********************************************************************/
#leftNav {
	background: url(../images/leftMenuBkgd.gif) repeat-x left top;
	padding: 16px 0px;
	text-align: left;
	width: 212px;
}
#leftNav  a:link, #leftNav a:visited {
	color: #000000;
	/*display: block;*/
	/**width:120px;**/
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
#leftNav a:hover {
	color:#000000;
	text-decoration: underline;
}
#leftNav ul {
	padding: 0px;
	margin: 0px 4px 16px 10px;
	list-style: none;
}
#leftNav  .cart {
	margin: 0px 4px 0px 4px;!important
}
#leftNav li {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	list-style: none outside;
}
#leftNav h3  {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 4px 10px;
	font-weight: bold;
	color: #005F1B;
}
#leftNav .filterSelectOn {
	font-weight: bold;
	margin-left:6px;
}
/*******************************   Left Nav ScrollFollow  *******************************/
#scrollContainer {
	width: 212px;
	height: 1600px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
#scrollItem {
	position: relative;
	width: 212px;
	padding: 0px;
}

/*******************************        Specials Box    *******************************/
#specialsBox {
	background: url(../images/topSpecialBkgd.gif) no-repeat left top;
	/*height: 47px;*/
	padding-top:12px;
	margin-bottom:10px;
}
#specialsBox .specialsText {
	color:#990000;
	margin:6px 0px 6px 77px;
	font-size: 14px;
	/*display:block;*/
	font-weight: bold;
}
#specialsBox .specialsText a:link, #specialsBox .specialsText a:visited {
	color:#990000;
}
#specialsBox .specialsText a:hover {
	color:#000000;
}
#specialsBox .specialsTextSmall  {
	font-size: 12px;
	font-weight: normal;
}
/******************************* Category Banner Box     *******************************/
#categoryBannerBox2 {
	color: #FFFFFF;
	background: #2f2f2f url(/s/yb/images/CategoryBoxBkgd.gif) repeat-x left top;
	border: 1px solid #9F9F9F;
}
#categoryBannerBox2 .imageC-Box2{
	float:left;
	width:361px;
	background: #2f2f2f;

}
#categoryBannerBox2 .photoCaption2 {
	background: #2f2f2f ;
	width: 361px;
	height:20px;
	clear: both;
}
#categoryBannerBox2 .photoCaption2 {
	background: #2f2f2f url(/s/yb/images/rolloverZoomBkgd.gif) no-repeat left top;
	width: 361px;
	height:20px;
	clear: both;
}
#categoryBannerBox2 .photoCaptionText2 {
	float:right;
	padding: 3px 3px 3px 100px;
	font-size: 9px;
	color: #999999;
}
#categoryBannerBox2 .textC-Box2{
	float:left;
	width:308px;
	padding:0px;
	margin: 24px 0px 4px 24px;
	color: #FFFFFF;
}
#categoryBannerBox2 .logo2 {
 	margin: 0px 0px 6px 0px;
}
#categoryBannerBox2 h1 {
	font-size: 21px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
}
#categoryBannerBox2 .textC-Box2 p {
	color: #FFFFFF;
	font: normal 12px/135% Verdana, Arial, Helvetica, sans-serif;
}
#categoryBannerBox2 ul {
	margin: 4px 0px 4px 20px;
	
}
#categoryBannerBox2 li {

	list-style: disc;
}
#categoryBannerBox2 a:link, #categoryBannerBox2 a:visited {
	color: #FFFFFF;
}
#categoryBannerBox2 a:hover {
	color: #FFFFCC;
}
#categoryBannerBox2 .cHelp-Box {
	margin: 12px 0px 6px 0px;
}

/******************************* Revised Category Box - Blue Box and Text    *******************************/
.textC-Box {
	font-size: 10px;
	border: 4px solid #e5eff1;
	background: #eef8fb;
	padding:6px;
	color: #809fb7;
}
.logo {
	float:left;
	padding:6px 10px 30px 0px;
}
.textC-Box p {
	font-size: 10px;
	background: #eef8fb;
	line-height: 120%;	
}
.textC-Box td{
	font-size: 10px;
	background: #eef8fb;
}
.textC-Box ul{
	list-style: outside;
	margin:4px 0 4px 24px;
}
.textC-Box li{
	list-style: none outside;
	line-height: 120%;
}
.textC-Box td li{
	list-style: none outside;
	line-height: 120%;	
}
/******************************* Category Master Box    *******************************/

#categoryMasterBox {
	width:732px;
}
#categoryMasterBox h2 {
	font-size: 19px;
	color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: normal;
}
/******************************* PriceIt - Category Page *******************************/

#priceIt_category {
	background: url(/s/YB/images/priceItBkgd2.gif) repeat-x left top;
	padding: 12px 0px 0px 0px;
	height: 34px;
	text-align: center;
}
#priceIt_category h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: inline;
	font-style: italic;
}
#priceIt_category .width{
	display: inline;
	font-weight: bold;
	margin-left: 8px;
}
#priceIt_category .height{
	display: inline;
	font-weight: bold;
	margin: 0px 4px 0px 8px;
	width:60px;
}
#priceIt_category select{
	display: inline;
	font-size: 10px;
}
#priceIt_category .button{
	display: inline;
	margin: 0px 0px 0px 6px;
}
/*#priceIt_categoryBottom {
	background: url(/s/GB/images/priceIt_Category_BottomBkgd.gif) no-repeat left top;
	height: 4px;
	width: 608px;
}*/
/******************************* Category Sort and Pagination *******************************/
#categoryMasterBox .categorySearchSort {
	margin-bottom: 0px;
	font-size: 11px;
	padding: 6px;
	/*background: url(/s/gb/images/priceIt_colSearch_TopBkgd.gif)  no-repeat left top;*/
}
#categoryMasterBox .sortBox {
	float:left;
}
#categoryMasterBox .sortTitle {
	font-size: 11px;
	font-weight: normal;
}
#categoryMasterBox .colorSearchSort select {
	font-size: 11px;
	display:inline;
}
#categoryMasterBox .pagination {
	float:right;
	padding: 4px 8px 0px 0px;
}
/******************************* Category Grid **************************************************/
#catGridContainer {
	background: #FFFFFF;
}
#catGridContainer .item-firstRow {
	float:left;
	padding:10px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	width:167px;
}
#catGridContainer .item {
	float:left;
	padding:10px 8px 0px 8px;
	margin: 10px 0px 0px 0px;
	text-align:left;
	width:167px;
	border-top: 1px solid #DEE2E7;
}
#catGridContainer .compare{
	font-size: 10px;
	margin:0px 0px 4px 0px;
}
#catGridContainer div .itemImage{
	text-align: center;
}
#catGridContainer div img {
	border: 1px solid #999999;
}
/**#catGridContainer .itemImage table {
	border-collapse: collapse;
	width: 100%;
	height: 100px;
}
#catGridContainer .itemImage td {
	text-align:center;
}
**/
#catGridContainer  .productTitle  {
	padding: 0px;
	margin: 4px 0px;
	color: #000000;
}
#catGridContainer  .productTitle a:link, #catGridContainer  .productTitle a:visited {
	/*font-weight: bold;
	color: #000000;
	text-decoration: none;*/
	padding: 0px;
	margin: 2px 0px 2px 0px;

}
#catGridContainer .productTitle a:hover {
	color: #000;
	text-decoration: underline;
}
#catGridContainer .special {
	margin:0 0 2px 0;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	line-height: 120%;
}
#catGridContainer .productPrice {
	margin: 2px 0px 2px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#catGridContainer .priceText {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
#catGridContainer .powerReviews {
	margin: 4px 0px 2px 0px;
}
#catGridContainer .catShopButton {
}
#catGridContainer .catShopButton img {
	border: 1px solid #FFF;
}
.bottomText {
	margin-top: 400px;
}
/******************************* Category 2     *******************************/
#category2Banner {
	color: #FFFFFF;
	background: #2f2f2f;
	border: 1px solid #666666;
	width:502px;
}
#catVideoBox {
	margin: 4px 0px 0px 0px;
	padding: 4px;
	border: 6px solid #E5E5E5;
	background: #F5F5F5;
}
#catVideoBox h2 {
	padding: 0px;
	margin: 0px;
}
#category2Banner .photoCaptionText {
	float:right;
	padding: 2px 8px 0px 0px;
	margin:0px;
	font-size: 9px;
	color: #CCCCCC;
	height:20px;
}
#category2Content {
	margin:0px;
}
#category2Content .imageLeft {
	margin: 5px 0px 5px 0px;
	float: left;
	border: 1px solid #999999;
}
#category2Content .textBox {
	float: right;
	width:416px;
}
#category2Content .itemContainer {
	margin: 8px 0px 8px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#category4Content {
	margin:0px;
}
#category4Content .imageLeft {
	margin: 5px 0px 5px 0px;
	float: left;
	border: 1px solid #999999;
}
#category4Content .textBox {
	float: right;
	width:375px;
}
#category4Content .itemContainer {
	margin: 8px 0px 8px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
/******************************* Product Page *******************************/
#productPageItemBox {
	width:960px;
	/*background: url(/s/GB/images/categoryListDivider.gif) repeat-x left bottom;*/
	margin-bottom:8px;
}
#productPageItemBox .productImageBox {
    width:323px;
	float:left;
	margin-bottom:16px;
}
#productPageItemBox .productImage {
	padding-bottom:4px;
}
.productImageGallery {
	padding:4px 0px 0px 0px;
	text-align: center;
	
}
.imageCaptionMag {
	color: #666666;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
}
#productPageItemBox .productDescriptionBox {
    width:612px;
	float:right;
	margin-bottom:16px;
}
#productPageItemBox .productOptions {
   margin: 8px 0px 8px 0px;
}
#productPageItemBox .productOptionsTitle {
	font-weight: bold;
	color: #333333;
}
#productPageItemBox .powerReviewsBox {
   margin: 8px 0px 8px 0px;
}
#productPageItemBox h2{
	color:#000000;
	font-size: 21px;
	margin: 12px 0px 12px 0px;
	font-weight: normal;
}
#productPageItemBox .priceBoxTop {
	background: url(/s/YB/images/priceItBkgd.gif) repeat-x left top;
	padding: 6px 0px 0px 0px;
	margin-top:12px;
	width: 612px;
}
#priceIt_productPage {
	padding: 8px 0px 0px 20px;	
	margin: 10px 24px 0px 12px;
	float:left;
	width: 210px;
	border-right: 1px solid #d5d5d5;
	/*text-align: center;
	background: url(/s/GB/images/categoryListDivider.gif) repeat-x left bottom;*/
}
#priceIt_productPage .widthContainer {
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
#priceIt_productPage .width {

	font-weight: bold;
}
#priceIt_productPage .heightContainer {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}
#priceIt_productPage .height {

	font-weight: bold;
}
#priceIt_productPage select {
	font-size: 12px;
	margin:0px;
	padding:0px;
}
/*#priceIt_categoryBottom {
	background: url(/s/GB/images/priceIt_Category_BottomBkgd.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 612px;
}*/
#productPageItemBox .priceBoxLeft {
	float:left;
	margin-left: 12px;
	margin-top: 12px;
}
#productPageItemBox .price {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px 0px 6px 0px;
	width:270px;
}
#productPageItemBox .priceText {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
#productPageItemBox .buyButton {
	margin: 16px 0px 10px 12px;	
}
#productPageItemBox .priceBoxBottom {
	/*background: url(/s/GB/images/PriceBoxBottom.gif) no-repeat left top;
	height: 3px;*/
	width: 612px;
	margin-bottom: 12px;
	border-bottom: 1px solid #d5d5d5;
}
#productPageItemBox .delivery {
	font-style: italic;
	margin: 6px 0px 6px 0px;
	width: 260px;
}
#productPageItemBox .noSalesTax {
	font-size:11px;
	margin: 6px 0px 6px 0px;
	width: 260px;
}
#productPageItemBox .addThisPP {
	margin: 6px 0px 6px 0px;
	width: 260px;
}
#productPageItemBox .lifetimePromise {
	margin: -50px 0px 0px 0px;
	float: right;
	width: 300px;
}
#productPageItemBox .emailSale {
	margin: 8px 0px 8px 0px;
}

#lowerBox {
	margin:0px;
	padding: 8px 8px 16px 8px;
	background: url(/s/YB/images/divider2.gif) repeat-x left top;
}
#lowerBox h2{
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding: 8px 0px 8px 0px;
}
.containerdivPP { float: left; position: relative; margin: 0 0 0 25px;} 
.cornerimagePP { position: absolute; top: 0; right: 0; } 
/******************************* Color Search  page 1*******************************/
.textUnderH1 {
	font-size:14px;
	font-weight: bold;
	line-height: 130%;
}
#colorSearch .colorSearchBox {
	margin-bottom:16px;
}
#colorSearch h2{
	color:#000000;
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bold;
}
#colorSearch ul{
	margin:0px 0px 0px 16px;
}
#colorSearch li{
	float:left;
	list-style: none;
	width:200px;
	margin: 2px 0px 0px 0px;
}
#colorSearch .swatchColor{
	border: 1px solid #999999;
	margin: 2px 0px 2px 24px;
	
}
/******************************* Color Search  page 2 *******************************/
#colorSearch2 .colorSearchBox2 {
	margin-bottom:4px;
}
.searchAgainButton {
	margin: 0px 0px 6px 0px;
}
#priceIt_colorSearch {
	background: url(/s/YB/images/priceItBkgd.gif) repeat-x left top;
	padding: 16px 0px 0px 0px;
	height: 33px;
	width: 926px;
	text-align: center;
}
#priceIt_colorSearch h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inline;
	font-style: italic;
}
#priceIt_colorSearch .width{
	display: inline;
	font-weight: bold;
	margin-left: 8px;
}
#priceIt_colorSearch .height{
	display: inline;
	font-weight: bold;
	margin: 0px 4px 0px 8px;
	width:60px;
}
#priceIt_colorSearch select{
	display: inline;
	font-size: 11px;
}
#priceIt_colorSearch .button{
	display: inline;
	margin: 0px 0px 0px 6px;
}
#priceIt_colorSearchBottom {
	/*background: url(/s/GB/images/priceIt_colSearch_BottomBkgd.gif) no-repeat left top;*/
	height: 4px;
	/*width: 780px;*/
}
#colorSearch2 .colorSearchSort {
	margin-bottom:16px;
	font-size: 12px;
	padding: 6px;
	/*background: url(/s/gb/images/priceIt_colSearch_TopBkgd.gif)  no-repeat left top;*/
}
#colorSearch2 .sortBox {
	float:left;
}
#colorSearch2 .sortTitle {
	font-size: 12px;
	font-weight: bold;
}
#colorSearch2 .colorSearchSort select {
	font-size: 11px;
}
#colorSearch2 .pagination {
	float:right;
	padding: 4px 16px 0px 0px;
}
#colorSearch2 .colorSearchResults {
	margin-bottom:16px;
	background: url(/s/GB/images/categoryListDivider.gif) repeat-x left bottom;
	width:926px;
}
#colorSearch2 .colorSearchResults h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
	margin-bottom:16px;
}
#colorSearch2 .swatchBox {
	padding-bottom:16px;
	width:150px;
	float:left;
	text-align: center;
}
#colorSearch2 .swatchBox .swatch 
{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #909090;
	border-bottom:1px solid #909090;
}
#colorSearch2 .swatchBox .price {
	color:#990000;
	font-weight:bolder;
	padding:4px;
	display:block;
	margin-bottom:-10px;
}
#colorSearch2 .swatchBox img {
	margin-top:2px;
}
.colorSearchPopOut  {
	padding:8px;
	text-align: left;
	width:550px;
}
.colorSearchPopOut .imageBox {
	float:left;
	width:200px;
}
.colorSearchPopOut .descriptionBox {
	float:left;
	margin-left:16px;
	width:300px;
}
.colorSearchPopOut h3 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 12px;
	font-weight: normal;
}
.colorSearchPopOut .description {
	margin-bottom: 12px;
}
.colorSearchPopOut .buttonsPO {
	margin-bottom: 8px;
	display: block;
}
.colorSearchPopOut .descriptionBox img {
	margin-top:6px;
}
.colorSearchPopOut .buttons_pricing 
{
	float:left;
	width:330px;
}
.colorSearchPopOut .buttons 
{
	float:left;
	width:80px;
	margin-top:15px;
}
.colorSearchPopOut .pricing 
{
	float:right;
}
.colorSearchPopOut .priceBoxTop {
	background: url(/s/YB/images/divider2.gif) no-repeat left top;
	padding: 6px 0px 0px 0px;
	margin-top:12px;
	width: 222px;
}
.colorSearchPopOut .priceBoxLeft {
	float:left;
	margin-left: 12px;
	margin-top: 12px;
}
.colorSearchPopOut .priceBoxBottom {
	/*background: url(/s/GB/images/PriceBoxBottom.gif) no-repeat left top;*/
	height: 3px;
	width: 222px;
	margin-bottom: 6px;
}
.colorSearchPopOut .priceBoxRight {
	float:right;
	text-align: center;	
	margin: 8px 10px 0px 0px;
}
.colorSearchPopOut  .NBprice {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 2px 0px;
}
.colorSearchPopOut  .price {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px 0px 2px 0px;
}
.colorSearchPopOut .priceText {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.colorSearchPopOut .YouSaveprice {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 6px 0px;
}
/******************************* Core Values *******************************/
#coreValuesContainer {
	padding: 0;
	border-top:1px solid #e5d0ab;
}
/******************************* Footer *******************************/
#footer {
	font-size: 11px;
	color: #666666;
	/*background: url(/s/YB/images/divider2.gif) repeat-x left top;*/
	margin:16px 0px 16px 0px;
} 
#footer .footerTop {
	background: url(/s/YB/images/divider2.gif) repeat-x left top;
	width: 960px;
	margin-top: 16px;
}
#footer .footerContent {
	padding:16px 16px 12px 16px;
	text-align: center;
}  
#footer .footerBottom {
	/*background: url(/s/GB/images/footerBkgd_bottom.gif) no-repeat left top;*/
	height: 4px;
	width: 960px;
	margin-bottom: 16px;
} 
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
} 

  /****************** Cart - from other site *********************/
.tableCart {
	border: 1px solid #CCC;
	border-collapse: collapse;
	color: #000000;
	font-size: 11px;
}
.tableCart td {
	padding: 5px;
	border: 1px solid #E5E5E5;
}
.tableCart select {
	font-size: 10px;
}
.tableCartH1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 6px 4px;
	background: #CCCCCC;
}

.tableCartH2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #B7B7B7;
}
.cartTableH2 {
	color: #303030;
	background: #D9E6E8;
	font-weight: bold;
} 

.tableCartAltrow {
	background: #EAEAEA;
}
.tableCartCoupon {
	color: #336600;
	font-weight: bold;
	background: #EBEBEB;
}
#cartWizard {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	width:570px;
}
#cartTrail {
	padding:0px;
	margin:0px 0px 10px 0px;
}
.cartWizardOn {
	font-weight: bold;
	color: #666666;
}
.cartPriceRed {
	font-weight: bold;
	color: #990000;
}
a.cartPriceRed:link, a.cartPriceRed:visited {
	font-weight: bold;
	color: #990000;
}
a.cartPriceRed:hover {
	font-weight: bold;
	color: #000000;
}
.cartButtonRight {
	text-align: right;
	padding: 0px;
	margin: 6px 0 6px 0;
	width:auto;
}
#cartBillingAddress {
	visibility: hidden;
	position: relative;
	z-index: 30;
}
.text10 {
	font-size: 10px;
}
#cartOrderSummary {
	color: #000000;
	background: #FFFFFF;
	font: 11px/100% Arial, Helvetica, sans-serif;
	margin:  0px 0px 0px 16px;
	padding: 0px;
	width: 150px;
	border: 1px solid #CCCCCC;
  }
#cartOrderSummary h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	text-align: center;
	padding: 3px;
	line-height: 14px;
	margin: 0px;
}
#cartOrderSummary td{
	font: 11px/100% Arial, Helvetica, sans-serif;
}
.customizeH2 {
	padding: 0px;
	margin: 0px;
	color: #666666;
	background: #eaeaea;
	font-weight: bold;
}
.customizeH3 {
	color: #024c54;
	font-weight: bold;
	font-size: 12px;
}

.required {
	font-size: 9px;
	color: #FF0000;
	margin: 4px;
}
.formLabel3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.dota {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
/*********** Product Options on Customize Page (Qjuery pop outs) and on Product Page *******************/

#productOptions {
	margin: 0px;
	font: 12px/135%;
	color: #000000;
	/*width: 550px;*/
}
#productOptions H5{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
#productOptions .productOptionImages {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	/*float: left;*/
	text-align: left;
	color: #333333;
	font-size: 11px;
}
#productOptions .productOptionstext {
	margin: 12px 10px 10px 10px;
	padding: 0px;
	/*width: 210px;
	float: left;*/
}
#productOptions .productOptionstext2 {
	margin: 10px 0px 0px;
	padding: 6px;
	/*width: 530px;*/
	float: left;
	clear: both;
	background: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
}
#productOptions p {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#productOptions ul {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	/*width: 230px;
	float: left;*/
}
#productOptions li {
	margin: 0px 0px 0px 15px;
	padding: 0px;

}

.ProductPage_AvailableOptions 
{
	font-weight: bold;
}
/*********** Shop by Price/ Budget Calculator *******************/
/*#budgetCalculator {
}
#budgetCalculator .bcContainer{
	padding: 0px 0px 1px 0px;
	margin-bottom:8px;
	background: url(/s/GB/images/categoryListDivider.gif) repeat-x left bottom;
}
#budgetCalculator .bcContainer ul{
	padding:0px;
	margin:0px;

}
#budgetCalculator .bcContainer h3{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textUnderH1{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#budgetCalculator .bcContainer input{
	font-size: 11px;
}
#budgetCalculator .bc1Windows{
	width:180px;
	display:inline;
	float:left;
}
#budgetCalculator .bc1Windows h4{
}
#budgetCalculator .bc1Windows ul{
	margin:0px 0px 8px 6px;
	padding:0px;
}
#budgetCalculator .bc1Windows li{
	width:155px;

	list-style: none;
}
#budgetCalculator .bc2Budget {
	width:160px;
	display:inline;
	float:left;
}
#budgetCalculator .bc2Budget h4{
}
#budgetCalculator .bc2Budget ul{
	margin:0px 0px 0px 6px;
	padding:0px;
}
#budgetCalculator .bc2Budget li{
	width:120px;
	
	list-style: none;
}
#budgetCalculator .bc3Button{
	width:160px;
	display:inline;
	float:left;
}
#budgetCalculator .bcResultContainer{
}
#budgetCalculator .bcResultContainer .resultTitle{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#budgetCalculator .bcResultContainer table{
	border-collapse: collapse;
	margin-left:0px;
	margin-top:-10px;
}
#budgetCalculator .bcResultContainer td{
	padding:4px;
}

#budgetCalculator .price{
	font-weight: bold;
	color: #CC0000;
}*/
/************************** Order Page ***************************************/
#orderPage p
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#orderPage td
{
	font: normal 10.5px Verdana, Arial, Helvetica, sans-serif;
}

#orderPage .header_black {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000;}

/*********** Email Subscribe ***************************************/

#emailSubscribe {
	font-size: 10px;
	background: url(/s/yb//images/headerEmail.gif) no-repeat left top;
	height:100px;
	width:160px;
}
#emailSubscribe .form {
	padding-top: 75px;
	text-align: center;
}
#emailSubscribe input {
	font-size: 10px;
}
/************************** old pages *********************************/
#bodyContainer {
	margin-top:25px;
	margin-left:10px;
}
#bodyContainerCart {
	margin-top:25px;
	margin-left:10px;
}
#bodyContainer p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#bodyContainer td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
td #leftNav {
	margin-top:26px;
}

#error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 4px;
	background: #FCFFDF;
	border-top: 4px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 4px solid #FF0000;
	border-left: 1px solid #FF0000;
	margin-bottom: 4px;
	width: auto;
}
#error ul {
	margin: 0 0 4px 60px;
}
#error li {
	padding: 0;
	font-size: 12px;
	color: #000000;
}
.errorformLabel3 td {
	border-bottom: 1px solid #FF0000 !important;
	background: #FCFFDF;
}
.errorformLabel3 .formLabel3{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.descContainerSpecialsS {
	color: #990000;
}
  /****************** Table2 *********************/
.table2 {
	border: 1px solid #CCC;
	border-collapse: collapse;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.table2 td {
	padding: 5px;
	border: 1px solid #E5E5E5;
}
.table2H1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 6px;
	background: #FFF;
}
.table2H2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #FFFFFF;
	}
.table1Altrow {
	background: #EEEEEE;
}
.removeItem {
	font-size:10px;
	margin: 0px 0px 4px 0px;
}
/*.productTitle a:link,  .productTitle a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}*/
.productTitle a:hover {
	color: #000;
	text-decoration: underline;
}
.productPrice {
	font-weight: bold;
	color: #cc0000;
}
.good {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #f3f9d1;
	text-align: center;
}
.better {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #ffda99;
	text-align: center;
}
.best {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #ffb966;
	text-align: center;
}
#kateBox {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(/s/YB/images/divider2.gif) repeat-x left top;
	margin: 0px 12px 0px 0px;
}
.kateBoxImages {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
#kateBox H1{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 28px 0 4px 0;
	margin: 0;
	}
.photoCaption1 {
 	font-size:10px;
}
/************************** Specials - Sale  ***************************************/
.sale {
	margin: 6px 0px 6px 0px;
}
.sale img {
	margin: 0px 6px 0px 0px;
}
/************************** Cart Phone Number and Chat  ***************************************/
#cartPhoneNumberChat {
	text-align:center;
}
#cartPhoneNumberChat h5{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
#cartPhoneNumberChat .phoneNumber {
	font-size: 14px;
	font-weight: bold;
}
#cartPhoneNumberChat .chat {
	font-size: 11px;
}
#cartPhoneNumberChat .chat a:link {
	text-decoration: underline;	
}

.colorIcon {
	float:left;
}

.searchEngine {
	/*background: url(/s/YB/images/searchEngineBkgd.gif) repeat-x left top;*/
	border-bottom: 1px solid #d5d396;
	padding: 4px 4px 4px 8px;
	margin: 8px 0px 0px 0px;
}

/************************* Product Page Extra Stiff **********************/
#extraPPstuff {
	margin: 8px 0px 8px 0px;
	padding:8px;
	float:right;
}
#extraPPstuff a {
	font-size: 11px;
	line-height: 11px;	
}
#PPfeedbackPU {
	text-align:left;
	padding: 6px;
}
#PPfeedbackPU .button{
	text-align:center;
	margin: 10px 6px 6p 6px;
}
/************************* Oppacity Scale Image **********************/
.opacityScaleImageCP {
	margin:8px;
}
.opacityScaleImagePP1 {
	margin:0px;
}
.opacityScaleImagePP2 {
	margin:4px;
}

.timer {
	color: #005F1B;
	background: url(/s/YB/images/timer.gif) no-repeat left top;
	padding-left: 35px;
	margin: -5px 0px 0px 75px;
	height:29px;
	font: 12px/29px Verdana, Arial, Helvetica, sans-serif;
	}
#showLandingTable {
	border-collapse: collapse;
}
#showLandingTable td {
	font-size: 10px;
	color: #000000;
}
#callContainer {
	width:100%;
}
#callContainer .womanHeadphonesHD {
	float:right;
	padding: 0px 0px 16px 16px;
}
#sideHelpContainer {
	display: block;
	float:left;
}
#sideHelp {
	display:block;
	height:138px;
	margin:0 0 0 970px;
	position:fixed;
	top:352px;
	width:31px;
	/*left: 1120px;*/
}
/******************************* Cart Pop Up *******************************/
#cartPopUp {
	width:650px;
	background-color:#FFFFFF;	
}
#cartPopUp h1 {
	color:#005F1B;
	background-color:#ccc;
	background:	url("../images/leftMenuBkgd.gif") repeat-x scroll left top transparent;
	padding:16px 0px 0px 24px;
	margin:0px;
	height:34px;
	font-size:12px;
	font-weight:bold;
}
#justAddedBox {
	padding:6px;
}		
#justAddedBox table{
	width:100%;		
}
#justAddedBox td {
	padding: 6px;
}
#justAddedBox .imageTD {
	width:10%;		
}
#justAddedBox .titleTD{
	width:60%;
	text-align: left;		
}
#justAddedBox .quantityTD{
	width: 10%;
	text-align: center;
}
#justAddedBox .priceTD{
	width:20%;
	text-align: right;
	padding-right: 10px;
				
}
#justAddedBox .price{
	color:#CC0000;
	font-weight:bold;		
}
#justAddedBox .buttonsTD{
	width:24%;
	text-align: center;		
}
#justAddedBox .buttons {
	border-top: 1px solid #D4D4D4;
	text-align:right;
	padding:16px 4px 16px 0px;
	background: url("/s/YB/images/priceItBkgd.gif") repeat-x scroll left top transparent;
}
#justAddedBox .viewCartButton {
	padding: 0px;
	float:right;
}
#justAddedBox .shoppingButton {
	padding: 0 12px 0 0;
	float:right;
}
#justAddedBox .returnPolicyCart {
	margin: 10px 0 0 0;
} 
#justAddedBox .totalTR {
	border-top: 1px solid #D4D4D4;	
	text-align:right;
	padding:6px 4px 6px 0px;
	line-height: 20px;
	background-color: #eaeaea;
}
#justAddedBox .totalQuantity {
	display:inline;
	padding-right:8px;
}
#justAddedBox .subtotal {
	display:inline;
	color:#CC0000;
	font-weight:bold;	
}

