/*category style sheet  DW True 17/02/10*/

/*
.pagination{}
.top-pagination{position : relative;top:-20px;}
.pagination ul{ margin:0; padding:0;}
.pagination ul li{ list-style: none; display: inline; color:#666666; font-size:120%; float:left; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.right-divider {border-right: solid 1px #4e4e4e;}
.pagination ul li a{color:#1C76AE; text-decoration: none; font-weight: 700; }
.pagination ul li a:hover{ color: #000000; text-decoration: underline; }

.bottom-pagination { padding-top: 0px; font-size: 120%; }
*/

/* 2 column content */

.content-2-col{float:left;width:940px;}
.content-2-col-range-start{margin-top:15px;}

.range-start-top{width:940px;float:left;margin-bottom:13px;height:330px;}
.range-start-top-left{width:220px;float:left;min-height:324px;margin-bottom:20px;display: inline;}
.range-start-top-left p{font-size:120%;color:#333;line-height:17px;padding: 0px 0px 10px 0px;}
.range-start-top #hero_wrapper{width:700px;float:left;}

.content-2-col .col-1{float:left;width:175px;}
.content-2-col .col-2{float:left;width:755px;margin-left:10px;}
.content-2-col .col-2 h2{font-size:120%;color:#666;font-weight:normal;margin-bottom:20px;float:left;}

.top-line{width:100%; overflow:auto; margin: 0 0 10px 0;display:none;}
.top-line + #hero_wrapper{margin-top:5px;}

.select-block{float:right;position:relative;z-index:400;}
.select-block select{width:160px;border : solid 1px #666;}


.select-block label{font-size:130%;color:#666;padding-right:10px;cursor:e-resize;}

/* 3 column row */
.row-3-column{float:left;background : url(../images/elements/3-col-row-bg.png) no-repeat bottom left;margin-bottom:20px;min-height:200px;}

/* 4 column row */
.row-4-column{float:left;background : url(../images/elements/4-col-row-bg.png) no-repeat bottom left;margin-bottom:20px;min-height:200px;}

/* Bottom HMTL Promos in 4 col layout*/

.bottom-promos{width:100%;}
.bottom-promos-spacer{height:40px;clear:both;}
.bottom-promo-left{float:left; width:460px;}
.bottom-promo-right{float:right; width:460px;}

/* view options box */

.box-view-options{width:208px;background : url(../images/elements/options-top.png) no-repeat;
float:left;display:none;position:absolute;left:0px;top:0px;}
.box-view-options-inner{width:184px;
background : url(../images/elements/options-bg.png) repeat-y;float:left;
margin-top:9px;	padding:0px 9px 0px 15px;}
.box-view-options-inner .close-btn{float:right;}
.box-view-options-inner .opt-top{font-size:130%;color:#3074DA;float:left;padding:5px 0px 10px 0px;}
.box-view-options-inner ul li{float:left;text-align:left;width:168px;font-size:110%;color:#666;background : url(../images/elements/red-bullet.gif) no-repeat 0px 5px;padding:0px 10px 10px 10px;}
.box-view-options-inner .opt-bottom{float:left;font-size:110%;color:#d90000;font-weight:bold;padding:10px 0px 10px 0px;background:url(../images/elements/btn-blue-right.png) no-repeat center left;}
.box-view-options-inner .opt-bottom a{text-decoration:none;color:#000000;padding-left:18px;}
.opt-bottom-img{float:left;}

#options-list span {float:left;font-size:110%; width:178px; color:#666666; margin-bottom:5px;}


/* category amends 08/12/2010 DTW True */

.tick-swatch span{ float:left; width:13px; height:13px; margin-right:5px; }
.filter-box ul li a.filter-link.tick-swatch:hover{ text-decoration:none; }
.tick-swatch  b{ font-weight : normal; }
.filter-box ul li a.filter-link.tick-swatch b:hover{ text-decoration:underline;	 font-weight : normal; }

