/*
(C) Copyright MarketLive. 2006. All rights reserved.
MarketLive is a trademark of MarketLive, Inc.
Warning: This computer program is protected by copyright law and international treaties.
Unauthorized reproduction or distribution of this program, or any portion of it, may result
in severe civil and criminal penalties, and will be prosecuted to the maximum extent
possible under the law.
*/
.default {
	font-size : 11px;
	color: #595959;
}
.default A:LINK, .default A:VISITED, .default A:ACTIVE {
	color: #595959;
}
.defaultnu A:LINK, .defaultnu A:VISITED, .defaultnu A:ACTIVE {
	color: #595959;
	text-decoration : none;
}
.colorsubheader, .colorsubheader A:LINK, .colorsubheader A:VISITED, .colorsubheader A:ACTIVE {
	font-size : 13px;
	color: #ad0040;
	font-weight: bold;
}
.defaultsubheader, .defaultsubheader A:LINK, .defaultsubheader A:VISITED, .defaultsubheader A:ACTIVE {
	font-size : 13px;
	color : #666666;
	font-weight: bold;
}
H1 {
 font-size : 16px;
 color: #ac0040;
 font-weight: bold;
 margin:0px 0px 5px 0px;
}
.detailheader{
	font-size: 12px;
	color: #ac0040;
	font-weight: bold;
}
.quotetext
{
	font-size: 13px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
}
.small, .small A:LINK, .small A:VISITED, .small A:ACTIVE{
	font-size : 10px;
	color : #666666;
}
.thumbheader{
	font-size: 10px;
	font-weight: normal;
	color: #595959;
}
.thumbtext{
	font-size: 10px;
	color: #595959;
}
.thumbtext A:LINK, .thumbtext A:ACTIVE, .thumbtext A:VISITED{
	color: #595959;
	text-decoration : none;
}
.thumbtext A:HOVER{
	color: #595959;
	text-decoration: none;
}

.mainLayoutTable {
	border: 0px solid #ad0040;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.popupLayoutTable {
  border:0px solid #000000;
}

.tableheader {
	font-size: 10px;
	color: #595959;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
}
.tableheaderedit, .tableheaderedit A:LINK, .tableheaderedit A:ACTIVE, .tableheaderedit A:VISITED{
	font-size: 10px;
	color: #595959;
	font-weight : normal;
}
.tableitem{
	font-size: 10px;
	color: #595959;
	margin-bottom : 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
}
.tableitem A:LINK, .tableitem A:ACTIVE, .tableitem A:VISITED{
	color: #595959;
}
.tablesavedheader{
	font-size: 11px;
	color: #333333;
	font-weight : bold;
}
.tablesaveditem{
	font-size: 11px;
	color: #333333;
}
.tablesaveditem A:LINK, .tablesaveditem A:ACTIVE, .tablesaveditem A:VISITED{
	color: #333333;
}
.remove, .remove A:LINK, .remove A:ACTIVE, .remove A:VISITED{
	color: #ac0040;
}
.messagewas{
	color: #595959;
}
.pricewas{
	color: #595959;
	text-decoration : line-through;
}
.pricesale, .messagesale {
	color: #ac0040;
	font-weight: bold;
}
.formlabel, .formlabel A:LINK, .formlabel A:ACTIVE, .formlabel A:VISITED{
    font-size: 11px;
    color:#4e4e4e;
}
.formrequiredtext{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    color: #595959;
}
.formfieldnote{
    FONT-SIZE: 10px;
    COLOR: #333333;
}
.formrequired{
    color: #ad0040;
}
.breadcrumb{
    FONT-SIZE: 10px;
    color: #ac0040;
}
.breadcrumb A:LINK, .breadcrumb A:ACTIVE, .breadcrumb A:VISITED{
	color: #ac0040;
}
.brandingtext{
	font-size : 12px;
}
.footer{
	font-size:11px;
	color: #333;
}
.footer A:LINK, .footer A:ACTIVE, .footer A:VISITED{
	color: #333;
	text-decoration : none;
}
.footer A:HOVER{
	color: #333;
	text-decoration : underline;
}
.message {
	color: #595959;
	font-weight : bold;
}
.messageerror, .messagealert, .messagebackorder {
	color: #ac0040;
	font-weight : bold;
}
.messagediscount, .messagefreegift, .messagesent, .messageoverweight, .orderstatus {
	color: #ac0040;
	font-weight : bold;
}
.errorblock {
	color: #ac0040;
	font-weight: bold;
	border:1px solid #ac0040;
	padding:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:10px;
}
 .errorblock A:LINK, .errorblock A:VISITED, .errorblock A:ACTIVE {
	color: #ac0040;
 }
.errorblock H1 {
   color: #ac0040;
   font-size: 15px;
   margin: 0px;
}
.errorblock UL {
   color: #ac0040;
   padding-left: 15px;
   margin: 0px;
}
.errorblock LI {
   color: #ac0040;
   padding-top: 5px;
   padding-bottom: 5px;
}
.navsearchbox{
	width : 126px;
	color: #000;
	background-color: #fcf4f6;
	height: 18px;
	padding: 1px 0px 0px 4px
}
.navemailbox{
	width : 126px;
	color: #000;
	background-color: #fcf4f6;
	height: 18px;
	padding: 1px 0px 0px 4px;
}
input.address {
	width:305px;
}
input.firstname {
	width:119px;
}
input.lastname {
	width:155px;
}
input.zip {
	width:120px;
}
input.phone {
	width:141px;
}
input.custreviewlogin {
	width:195px;
}
input.login, input.ccard {
	width:225px;
}
input.tellafriend {
	width:130px;
}
.tableitemheaderbg {
	background- color: #f9e5e7;
}
.verticalrule {
	background- color: #dcdbdb;
}
.tablesavedheaderbg {
  	background-color: #f9e5e7;
}
.tableitemheaderdivbg {
	background-color: #f9e5e7;
}
.tableitembottomdivbg {
	background-color: #dcdbdb;
}
.tableitem1bg {
	background-color : #FFFFFF;
}
.tablesavedbg {
	background- color: #fff;
}
.crosssellbg, .upsellbg, .recoverybg {
	background- color: #fff;
}
.tableitem2bg {
	background-color : #fff;
}
.tableitem3bg {
	background-color : #CCCCCC;
}
.headerrule {
	background-color: #cfcfcf;
}
.crosssellborder, .upsellborder{
	background-color : #fff;
}
.recoverborder, .thumbborderbg {
	background-color : #fff;
}
.tableitemdivbg, .tablesavedborder, {
	background- color: #dcdbdb;
}
.lrgimagebg, .tabledivrule {
	background-color : #DFEAF2;
}
.altviewborder {
    cursor: pointer;
    border-top:1px solid #DFEAF2;
    border-right:1px solid #DFEAF2;
    border-bottom:1px solid #DFEAF2;
    border-left:1px solid #DFEAF2;
}
.altviewactiveborder {
    cursor: pointer;
    border-top:1px solid #336699;
    border-right:1px solid #336699;
    border-bottom:1px solid #336699;
    border-left:1px solid #336699;
}
.imagecellbg {
	background-color : #FFFFFF;
}
.navheaderbg{
	background-image : url(/images/set_a/en_us/global/globalgraphics/navtop_bg.gif);
	background-color: #fff;
}
.navfooterbg{
	border-top:1px solid #ad0040;
}
.navleftbg{
    /*background-image:url(/images/set_a/en_us/global/globalgraphics/navleft_bg.gif);*/
    background-color:#fff;
}
.navLeft1Off{
    background-color:#fff;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;
	border-top:0px; border-left:0px; border-right:0px; border-bottom:0px;
    border-style:solid;
    border-color:#FFFFFF;
    cursor:pointer;
}
.navLeft1Off A:LINK,.navLeft1Off A:ACTIVE,.navLeft1Off A:VISITED {
    color:#ad0040;
	font-size:18px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:24px;
}
.navLeft1On{
    background-color:#fff;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;
    border-top:0px; border-left:0px; border-right:0px; border-bottom:1px;
    border-style:solid;
    border-color:#FFFFFF;
    cursor:pointer;
}
.navLeft1On A:LINK,.navLeft1On A:ACTIVE,.navLeft1On A:VISITED {
	color:#ad0040;
	font-size:18px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:24px;
}
.navLeft2Off{
    background-color:#fff;
	padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeft2Off A:LINK,.navLeft2Off A:ACTIVE,.navLeft2Off A:VISITED {
    color:#4e4e4e;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:21px;
}
.navLeft2On{
   /*background-color:#C3D6E6;*/
	background-image:url(/images/set_a/en_us/global/globalgraphics/navleft2on_bg.gif);
	padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeft2On A:LINK,.navLeft2On A:ACTIVE,.navLeft2On A:VISITED {
   	color:#4e4e4e;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:21px;
}
.navLeft2Spacer{
    background-color:#fff;
    border-top:0px;	border-left:0px; border-right:0px; border-bottom:1px;
    border-style:solid;
    border-color:#FFFFFF;
}
.navLeftSubsOff{
    background-color:#fff;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeftSubsOff A:LINK,.navLeftSubsOff A:ACTIVE,.navLeftSubsOff A:VISITED {
    color:#4e4e4e;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:15px;
}
.navLeftSubsOn{
    background-color:#fff;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeftSubsOn A:LINK,.navLeftSubsOn A:ACTIVE,.navLeftSubsOn A:VISITED {
    color:#4e4e4e;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight:normal;
    line-height:15px;
}
.navLeftMoreOff, .navLeftMoreOn {
    background-color:#fff;
    padding-left:35px; padding-top:0px; padding-bottom:6px; padding-right:5px;
    border-top:0px; border-left:0px; border-right:0px; border-bottom:0px;
    border-style:solid;
    border-color:#FFFFFF;
    cursor:pointer;
}
.navLeftMoreOn A:LINK,.navLeftMoreOn A:ACTIVE,.navLeftMoreOn A:VISITED {
    color:#4e4e4e;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
}
.navLeftMoreOff A:LINK,.navLeftMoreOff A:ACTIVE,.navLeftMoreOff A:VISITED {
    color:#4e4e4e;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:underline;
    font-weight:normal;
}
.contentbg, .popupcontentbg {
	/*background-image : url(/images/set_a/en_us/global/globalgraphics/content_bg.gif);*/
	background-color : #FFFFFF;
}
.clearbg{
	background-image : url(/images/set_a/en_us/global/globalgraphics/spacer01.gif);
}
body.main{
	background-image:url(/images/set_a/en_us/global/globalgraphics/main_bg.gif);
	background-color:#fff;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:80px;
	margin-right:20px;
    padding:0px;
    text-align:center;
}
body.popup{
	/*background-image : url(/images/set_a/en_us/global/globalgraphics/popup_bg.gif);*/
	background-color: #FFFFFF;
    margin: 10px;
    padding: 0px;
}
td, body, input, select, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #595959;
	FONT-SIZE: 11px;
}
A.nu {
	text-decoration : none;
}

.menuItemOn {

	font-family :Helvetica, Arial;
	font-size : 11px;
	color : #C70752 !important;
	background: #DFEAF2;
	padding-left: 10px;padding-top: 3px;padding-bottom: 3px;padding-right: 10px;
	text-decoration: underline !important;
}
.menuItemOn A:LINK,.menuItemOn A:ACTIVE,.menuItemOn A:VISITED {
	color : #C70752 !important;
	background: #DFEAF2;
	text-decoration: underline !important;
	padding-left: 0px;padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
}
.menuItemOff {
	font-family : Helvetica, Arial;
	font-size : 11px;
	color : #333333;
	background: #FFFFFF;
	padding-left: 10px;padding-top: 3px;padding-bottom: 3px;padding-right: 10px;
	text-decoration: none;
}
.menuItemOff A:LINK,.menuItemOff A:ACTIVE,.menuItemOff A:VISITED {
	color : #333333;
	background: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
}

.infoTabOn{
	cursor: pointer;
	background-color:#fff;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#fff;
	padding:0px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:center;
    white-space: nowrap;
}

.infoTabOff{
	cursor: pointer;
	background-Color:#fff;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#fff;
	padding:0px;
	font-size:11px;
	color:#808080;
	font-weight:bold;
	text-align:center;
}

.infoTabSpacer{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#fff;
}

.infoTabContent{
	background-color:#fff;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#dcdbdb;
}

@media print{
  .tableitemheaderdivbg, .tableitembottomdivbg {
    border-bottom:1px solid #000000;
  }
}

.optionValueNearDetailImage {
	font-size: 10px;
	font-weight: bold;
	color: #595959;
}

.swatchHeader {
	padding-bottom:5px;
}

.swatchUnSelected{
	background-color:#fff;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#FFFFFF;
}

.swatchSelected{
	background-color:#fff;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
}

.swatchHover{
	background-color:#fff;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#dcdbdb;
}

.recentlyViewedTdPadding{
	padding:5px;
}

/*The following style used for the Cart Items [GlobalCard] */
.GlobalCartOn {
	font-size : 10px;
	width: 165px; 
	border: 0px solid #333333;
	color : #595959;
	background: #fff;
	text-decoration: none;
	margin: 0 0 0 5px;
}
.GlobalCartOff {
	font-size : 10px;
	width: 165px;
	border: 0px solid #999999;
	color : #d52826;
	background: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 5px;
}
.GlobalCartItemOn {
	font-size : 10px;
	color : #541900;
	background: #fcf4f6;
	text-decoration: none;
}
.GlobalCartItemOff {
	font-size : 10px;
	color : #541900;
	background: #FFFFFF;
	text-decoration: none;
}
.GlobalCartLeft {
	padding: 0px 0px 0px 0px;
	width: 22px;
	text-decoration: none;
}
.GlobalCartRight {
	padding: 0px 0px 0px 5px;
	width: 153px;
	font-size : 11px;
	color : #595959;
	text-decoration: none;
}
.cartmoreitems {
	text-align: center;
	background-color: #f4f4f4;
	width: 170px;
	font-size : 10px;
	color : #595959;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
}
.viewcartbtn {
	text-align: center;
	background-color: #fcf4f6;
	width: 170px;
	padding: 10px 0px 10px 0px;
}
.cartnoitems {
	text-align: center;
	width: 150px;
	padding: 10px 10px 10px 10px;
	color : #595959;
	font-weight: bold;
	font-size : 11px;
}

.cartmenunamehdr{
	padding: 10px 10px 5px 10px;
	background-color: #fcf4f6;
	width: 140px;
	color : #595959;
	font-weight:bold;
	font-size : 11px;
}
.cartmenuqtyhdr{
	padding: 10px 10px 5px 0px;
	background-color: #fcf4f6;
	text-align: center;
	width: 30px;
	color : #595959;
	font-weight:bold;
	font-size : 11px;
}
.cartmenu1column {
	padding: 3px 10px 3px 10px;
	width: 140px;
	color : #595959;
	font-size : 11px;
}
.cartmenuqtyitem {
	padding: 3px 10px 3px 0px;
	text-align:center;
	width: 30px;
	color : #595959;
	font-size : 11px;
}
.cartmenunameitem{
	font-weight: bold;
	text-decoration: none;
	font-size : 11px;
}
.cartmenupriceitem {
	text-decoration: none;
	font-size : 11px;
}

/* TextTopNav */
/*The styles used for the topnav links*/
#top_logo {
vertical-align:top;
}
#top_middle {
text-align: left;
}
#top_search{
vertical-align:middle;
padding:15px 12px 0 0;
}
#top_globalcart {
float: right;
padding: 0 2px 0 0;
}
#top_banner {
font-weight:bold;
font-size: 12px;
color:#274869;
padding:5px 0pt 10px 7px;
}
.top_links {
font-weight:normal;
width:310px;
margin: 0 0 0 45px;
font-size: 10px;
}
.top_links ul{
margin:0px;
padding:0px;
list-style-type:none;
color: #cacaca;
}
.top_links ul li{
display:block;
float:left;
margin:0px;
padding:0px;
font-size: 10px;
}
.top_links ul li a{
display:block;
float:left;
padding:0px 3px 3px 5px;
color:#595959;
text-decoration:none;	
white-space: nowrap;
/* background:transparent url(http://dev-ii01-win.marketlive.com/ml50/images/en_US/global/globalgraphics/topnavlink_bg.png) no-repeat scroll 0 0; */
}
.top_links ul li a:hover {
/* background:transparent url(http://dev-ii01-win.marketlive.com/ml50/images/en_US/global/globalgraphics/topnavlink_bg.png) no-repeat scroll 0 -66px; */
color:#D52826;
}
#top_shopbasket a{
background:transparent url(/images/set_a/en_us/global/globalgraphics/top_shopbasket_icon.png) no-repeat scroll 0px 0px;
display:block;
float:left;
padding:0px 3px 6px 22px; 
}
#top_shopbasket a:hover {
background:transparent url(/images/set_a/en_us/global/globalgraphics/top_shopbasket_icon.png) no-repeat scroll 0px -65px;
}
#top_langselector {
 padding:0px 0px 6px 0px;
}
#top_advancedsearch a, #top_langselector a{
color:#595959;
text-decoration: underline;
font-size: 10px;
margin: 0 32px 0 0;
}
#top_advancedsearch a:hover{
color:#D52826;
text-decoration: none;
font-size: 10px;
}
/* i.e. 6 fixes */
* html .top_links ul li a{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/topnavlink_bg.png", sizingMethod="crop");
}
* html  .top_links ul li a:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/topnavlink_bgover.png", sizingMethod="crop");
}
* html #top_shopbasket a{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/top_shopbasket_icon.png", sizingMethod="crop");
}
* html #top_shopbasket a:hover{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/top_shopbasket_iconover.png", sizingMethod="crop");
}

/*The styles used for the topnav category links*/
#CatTopNavContainer{
background-color: #fff;
float:left;
font-weight:normal;
width:768px;
padding: 0px 0;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
}
.CatTopNav {
font-weight:normal !important;
padding:0pt 0pt 0pt 0pt;
font-size: 13px;
}
.CatTopNav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0pt 1px;
padding:0pt;
}
.CatTopNav ul li {
float: left;
margin:0pt;
padding:0pt;
}
.CatTopNav ul li a {
float: left;
background:url(/images/set_a/en_us/global/globalgraphics/cattopnavleft.png) no-repeat scroll left top;
margin:0pt 0pt 0pt 0pt;
padding:0pt 0pt 0pt 1px;
text-decoration:none;
}
.CatTopNav ul li a span {
font-family:Helvetica, arial !important;
background:url(/images/set_a/en_us/global/globalgraphics/cattopnavright.png) no-repeat scroll right top;
color:#333;
float:left;
padding:8px 10px 8px 10px !important;
white-space: nowrap;
}
.CatTopNav ul li a:hover{
background-position:0% -90px;
}
.CatTopNav ul li a:hover span {
color:#C70752;
background-position:100% -90px;
/*width: 100px;*/
}
.CatTopNav ul li a.current {
background-position:0% -180px;
}
.CatTopNav ul li a.current span {
color:#C70752;
background-position:100% -180px;
/*width: 100px;*/
}
* html .CatTopNav ul li a{
cursor: pointer;
}

/* Collection Directory Module Styles */
.colldirln01fs1, .colldirln01fs2 {
	margin:0 0 10 0;
}
.colldirln01fs3 {
	margin:0 10 0 0;
}
.colldirtn01fs1, .colldirtn01fs2{
	margin:0 0 10 0;
}
.colldirtn01fs3{
	margin:0 10 0 0;
}
.colldiritemtable {
	border:0px solid #666666;
}
.colldirR1C1 {
	background-color: #fff;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.colldirR1C2 { 
	background-color: #fff;
	padding: 5px 5px 20px 5px;
	vertical-align: top;
}
.colldirR2C1 {
	background-color: #fff;
	padding: 5px 5px 20px 5px;
	text-align: center;
	vertical-align: top;
}
.colldirR2C2 {
  background-color:#fff;
	padding: 5px;
	vertical-align: top;
}
.colldirnoproducts{
	padding: 10 10 10 10;
}
.colldirmoredetails, .colldirmoredetails A:LINK,.colldirmoredetails A:ACTIVE,.colldirmoredetails A:VISITED  {
	margin-top: 5px;
	text-align: left;
	font-size: 10px;
	color:#ac0040;
	font-weight: normal;
}
.colldirprodname,.colldirprodname A:LINK,.colldirprodname A:ACTIVE,.colldirprodname A:VISITED,.colldirprodshortdesc,.colldirprodshortdesc A:LINK,.colldirprodshortdesc A:ACTIVE,.colldirprodshortdesc A:VISITED {
  margin: 0 0 5 0;
	font-size: 11px;
	color:#ac0040;
	font-weight: bold;
}
.colldirprodcode {
	margin: 5 0 5 0;
	font-size: 10px;
	color:#274869;
}
.colldirprodlongdesc {
 color:#333333;
 margin: 5 0 5 0;
}
.colldirlongdescreadmore a{
	color:#333333;
	text-decoration: underline;
}
.colldirprodprice {
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
.colldiroptions, .colldiroptions select {
	color:#333333;
	margin:0 0 0 0; 
}
.colldiroptions div {
	margin:7 0 0 0; 
}
.colldirpersreq, .colldirpersoption {
	padding:0 0 0 0; 
}
.colldirqty { 
	color:#333333; 
	text-align:right; 
	padding:5 0 0 0; 
}
.colldiraddtobasket {
	text-align: right;
	margin: 10 0 0 0;
}
.separatorpadding div {padding: 0 0 0 2px;}
#top_storelocator {margin: 0 0 0 72px;}
.messageshipmentcostwas {text-decoration:line-through;}
.messageshipmentcostis {color: #ac0040; font-weight: bold;}
.crosssellpadding {border-left: 1px solid #ccc; padding: 0 0 0 9px;}