body {
	font: 10px Helvetica, Arial, sans-serif;
	margin: 0;
	color:#4e4e4e;
	background: #e0e0e0 repeat-x;
	min-width: 999px;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
#main {
	margin: 0 auto;
	width: 999px;
}
#header {
	height: 170px;
	padding:10px 0 0;
	background: url(../images/bg-body.gif) repeat-x;
	position: relative;
}
.holder{
	width: 100%;
	/*display: table;*/
    display: inline;
}
.preload {
	background:url(../images/bg-nav-hover.gif) no-repeat;
	width:0;
	height:0;
}
.navigation{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 11px;
	line-height: 34px;
	float:left;
}
.navigation li{
	float:left;
	padding: 0 8px 0 0;
}
.navigation li a, .navigation li span{
	float:left;
	height: 34px;
	overflow: hidden;
}
.navigation li a{
	background: url(../images/bg-nav.gif) no-repeat 100% 0;
	color:#baccdf;
	padding: 0 10px 0 0;
	text-align: center;
}
.navigation li a.home span {width: 70px;}
.navigation li a.jeans span {
	width: 60px;
	line-height: 14px;
	padding: 4px 0 2px 10px;
}
.navigation li a.women span {
	width: 80px;
	line-height: 14px;
	padding: 4px 0 2px 8px;
}
.navigation li a.store span {
	width: 73px;
	line-height: 14px;
	padding: 4px 0 2px 10px;
}
.navigation li a.newsletter span {width: 80px;}
.navigation li span{
	background: url(../images/bg-nav.gif) no-repeat;
	padding: 0 0 0 10px;
	cursor: pointer;
}
.navigation li a:hover{
	text-decoration:none;
	background: url(../images/bg-nav-hover.gif) no-repeat 100% 0;
	color: #fff;
}
.navigation li a:hover span{background:url(../images/bg-nav-hover.gif) no-repeat;}
.navigation li.active a{
	color:#fff;
	background: url(../images/bg-nav-active.gif) no-repeat 100% 0 !important;
}
.navigation li.active span{background: url(../images/bg-nav-active.gif) no-repeat !important;}
.search-form{
	float:left;
	width: 263px;
	padding: 5px 5px 0 8px;
	background: #c0c0c0 url(../images/search-form-bg.gif) no-repeat;
	height: 29px;
}
.search-form input{
	width:108px;
	padding:1px 2px;
	border-top: 2px solid #a0a0a0;
	float: left;
	font-size: 12px;
	/*margin: 0 3px 0 3px;*/
	margin-right: 2px;
	
}
.search-form select{
	width:93px;
	float: left;
	margin: 2px 2px 0 0;
}
.search-form .search{
	width: 50px;
	height: 18px;
	float: left;
	font-size: 11px;
	line-height: 17px;
	color:#000;
	background: url(../images/search-button.gif) no-repeat;
	text-align: center;
	margin: 2px 0 0;
}

.logo{
	width:248px;
	height:77px;
	background: url(../images/logo2.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:80px;
	left:15px;
	margin: 0;
}
.logo a{
	display:block;
	height:100%;
}
.grey-box{
	position: absolute;
	top:68px;
	right: 22px;
}
#container {
	width: 100%;
	overflow: hidden;
	padding-bottom: 33px;
}
.visual-list{
	overflow: hidden;
	background: #f2f2f2 url(../images/visual-list.gif) no-repeat 0 100%;
	padding: 7px 0 15px;
	margin: 0 0 6px;
	

	
}

#topadvgreen1702{
padding-bottom:7px;
}

.visual-list ul{
	margin:0;
	padding:0 0 0 26px;
	list-style:none;
}
.visual-list ul li{
	float:left;
	width:305px;
	padding: 0 0 0 0;
	text-align: center;

}
.visual-list ul li.padded {
	padding: 0 0 0 0px;
}

.visual-list ul li.paddedNEW {
    margin-left: 19px;
    padding: 0;
    width: 288px;
}


.visual-list ul li.box {
	width:300px;
	padding: 0 0 0 36px;
}

.visual-list ul li img{

	border: 1px solid #c0c0c0;
	margin: 0 0 0 0;
	position: relative;
}

.visual-list ul a{
	color:#15253e;
	font-size:18px;
	line-height: 22px;
	text-transform:uppercase;
}

.visual-list ul a.title {
	width: 230px;
	display: block;
	margin: 0px auto;
}

.visual-list ul a.titleLEFT {
	width: 220px;
	display: block;
	margin: 6px auto;
}

.visual-list ul a.titleRIGHT {
	width: 220px;
	display: block;
	margin: 6px auto;
}



.visual-list ul a:hover{
	text-decoration:none;
	color:#7195bc;
}
/*
.visual-list ul li .box{border-style: none;margin: -11px 0 0 -10px;}
*/
.content-holder{
	background: url(../images/content-holder-bg.gif) repeat-y;
	width: 100%;
	overflow: hidden;
	margin: 4px 0 19px 0;
}
.content-holder .top{background: url(../images/content-holder-top.gif) no-repeat;}
.content-holder .top-page{background: none;}
.content-holder .bottom{
	background: url(../images/content-holder-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 955px;
	padding: 25px 16px 0 28px;
}
.content{
	width: 580px;
	float:left;
	padding: 0 20px 0 0;
	border-right: 2px solid #e0e0e0;
}
.content p.archives {
	font-size: 140%;
}

.content-page{
	width: 755px;
        max-width: 755px;
	float:left;
	padding: 0 5px 0 0;
	border-right: 2px solid #e0e0e0;
}

.info-block{
	background: url(../images/info-block-bg.gif) repeat-y;
	width: 580px;
	overflow: hidden;
	margin: 0 0 42px;
}
.info-block-page{
	background: url(../images/info-block-bg-page.gif) repeat-y;
	width: 720px;
	overflow: hidden;
	margin: 0 0 42px;
}


.info-block .top{background: url(../images/info-block-top.gif) no-repeat;}
.info-block-page .top{background: url(../images/info-block-top-page.gif) no-repeat;}

.info-block .bottom{
	background: url(../images/info-block-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 15px 22px 16px;
	width: 540px;
}

.info-block-page .bottom{
	background: url(../images/info-block-bottom-page.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 15px 22px 16px;
	width: 676px;
}

.info-block .bottom h2, .info-block-page .bottom h2{margin:0 0 10px;}
.info-block .bottom h2 a, .info-block-page .bottom h2 a, .comments-header h2 {
	color:#15253e;
	line-height:30px;
	font-size:18px;
	text-transform:uppercase;

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
.info-block .bottom h2 a:hover, .info-block-page .bottom h2 a:hover{
	color:#7195bc;
	text-decoration: none;
}
.info-block .bottom img, .info-block-page .bottom img{
	display:block;
	margin: 4px auto 4px;
}
.info-block .bottom p, .info-block-page .bottom p{
	margin:0 0 17px;
	font-size:13px;
	line-height:22px;
	color: #15253e;
}

.info-block .bottom {
	font-size:13px;
	line-height:22px;
	color: #15253e;
}

.info-block .bottom a, .info-block-page .bottom a{
	color:#f7761a;
	font-size: 13px;
}
.info-block .bottom a:hover, .info-block-page .bottom a:hover{
	color:#f5af7d;
	text-decoration: none;
}
.links-holder{
	width: 100%;
	overflow: hidden;
	padding: 24px 0 0;
}
.info-block .bottom .left, .info-block .bottom .right, .info-block-page .bottom .left, .info-block-page .bottom .right{
	color: #6d6d6d;
	font-size: 11px;
}
.info-block .bottom .left:hover, .info-block .bottom .right:hover{color:#f7761a;}
.info-block-page .bottom .left:hover, .info-block-page .bottom .right:hover{color:#f7761a;}
.left{float:left;}
.right{float:right;}
.page-upper-holder {
	width: 100%;
	overflow: hidden;
}
.page-upper{
	display: table;
	margin: 0 auto;
}
.page-upper a, .page-upper span{
	float:left;
	height:26px;
	line-height: 26px;
	font-size: 13px;
}
.page-upper a{
	background:url(../images/lilnk-bg.gif) no-repeat 100% 0;
	color:#393939;
	text-align: center;
	padding: 0 7px 0 0;
	margin: 0 9px 0 0;
}
.page-upper a span{
	background:url(../images/lilnk-bg.gif) no-repeat;
	cursor: pointer;
	padding: 0 0 0 7px;
}
.page-upper a:hover{
	background:url(../images/lilnk-hover-bg.gif) no-repeat 100% 0;
	text-decoration: none;
}
.page-upper a:hover span{background:url(../images/lilnk-hover-bg.gif) no-repeat;}
.page-upper ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.page-upper ul li{float:left;}
.page-upper ul li a{
	background:none;
	margin: 0;
}
.page-upper ul li a:hover{
	color:#f7761a;
	background:none;
}
.side-bar{
	width: 340px;
	float: right;
}

/*PREVIOUSLY WIDTH WAS 170 CHANGED TO MAKE RIGHT NAV WIDER IN STORE BUT NOT IN BLOG*/
.side-bar-page{
	width: 180px;
	float: right;
}
.column, .column2{
	width: 160px;
	float: left;
}

.column {
	margin-right: 15px;

}

.column2 img{
	display:block;
	margin:0 0 25px;
}

 .side-list{
	background: #e1e1e1 url(../images/side-list-top2.gif) no-repeat;
	margin: 0 0 16px 5px;
	width: 149px;
}
 .side-list .side-list-bottom{
	background: url(../images/side-list-bottom2.gif) no-repeat 0 100%;
	width: 149px;
	overflow: hidden;
}
.column h3, .column2 h3{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 9px 12px;
}
.category{
	background: url(../images/by-category.gif) no-repeat;
	background-position: right;
	width: 111px;
	height: 19px;

}
.sellers{
	background: url(../images/top-sellers.gif) no-repeat;
	background-position: right;
	width: 105px;
	height: 19px;

}
.brands{
	background: url(../images/top-brands.gif) no-repeat;
	background-position: right;
	width: 88px;
	height: 19px;

}
.divas{
	background: url(../images/denim-divas.gif) no-repeat;
	width: 106px;
	height: 19px;
}

.dudes{
	background: url(../images/denim-dudes.gif) no-repeat;
	width: 113px;
	height: 14px;
}

.roll{
	background: url(../images/blog-roll.gif) no-repeat;
	width: 89px;
	height: 19px;
}
.side-list ul{
	margin:0;
	padding:13px 0 15px;
	list-style:none;
	line-height: 17px;
}
.side-list ul li{
	padding: 0 3px 0 10px;
	border-bottom: 1px solid #fff;
}

.side-list ul li:hover{
	background-color:#f2f2f2;
}


.column2 .side-list ul li{	padding: 0 3px 0 10px;}
.side-list ul li a{color:#4e4e4e;}
.side-list ul li a:hover{
	color:#f8731a;
	text-decoration: none;
}
.footer-holder{
	width: 100%;
	overflow: hidden;
	background: #fff;
}
#footer {
	width: 999px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 0 10px;
}
#footer ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;
}
#footer ul li{
	display:inline;
	padding:0 7px;
	background:url(../images/separator-footer.gif) no-repeat 0 60%;
	margin: 0 0 0 -1px;
}
#footer ul li a{color:#f7761a;}

/*orange-box*/
.orange-box {
	clear: both;
	background: #ff8b00 url(../images/bg-orange-box-top3.gif) no-repeat;
	padding-top: 78px;
	width: 997px;
	margin: 0 auto;
}
.orange-box .bottom {
	background: url(../images/bg-orange-box-bottom.gif) no-repeat;
	height: 16px;
	overflow: hidden;
}
.columns-holder {background:  url(../images/bg-orange-box-column3.gif) repeat-y 21px 0;}
.columns {
	width: 997px;
	background: url(../images/bg-orange-box-column-bottom.gif) no-repeat 21px 100%;
}
.columns h4, .columns .title {
	margin: -55px 0 35px;
	font-size: 17px;
	color: #45668b;
	position: relative;
}
.columns h4 span {color: #000;}
.columns ul {
	margin:0;
	padding:0;
	width: 274px;
	list-style:none;
	font-size: 12px;
	line-height: 22px;
}
.columns li {
	border-bottom: 1px dotted #965200;
}
.columns a {color: #fff;}
.sub-column1 {
	float: left;
	padding-left: 36px;
	width: 278px;
}
.sub-column2 {
	float: left;
	padding-left: 46px;
	width: 278px;
	margin-right: 38px;
}
.sub-column2 ul {
	width: 279px;
}
.sub-column3 {
	float: left;
	/*padding-left: 36px;*/
	padding-left: 16px;
	width: 159px;
	margin-right: 48px;
}



.columns .banner {
	float: left;
	width: 300px;
}



.chromestyle{
float:left;
width: 723px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
visibility: hidden;
}

.chromestyle ul{
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{

margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ 
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:fixed;
top: 0;
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #45668b;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
display: block;
text-indent: 3px;
border-bottom: 1px solid #537398; /*THEME CHANGE HERE*/
padding: 2px 0 0 10px;
text-decoration: none;
color: white;
text-transform:uppercase;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #7195bc;
}

/**********************************/
.column1 {
margin-right: 15px;width: 160px;float: left;
}
.content-page .store {
font-size:13px;line-height:22px;color: #15253e;
}

.content-page .store h1{
font-size:18px;line-height:30px;color:#15253e;
text-transform:uppercase;border-bottom:1px solid #e0e0e0;
margin:-30px 0px 10px 0px; /*top right bottom left*/
}
.content-page .store a {
color: #45668b;text-decoration: none;
}
.content-page .store a:hover {
color: #f7761a;text-decoration: none;
}
.content-page .store h3{
font-size:18px; 
}
.content-page .store h3 a{
font-size:20px;
color: #45668b; text-decoration: none;
}
.content-page .store h3 a:hover {
font-size:20px;
color: #7195bc; text-decoration: none;
}
.column1 h3 {
font-size:14px; text-transform:uppercase;font-weight:bold;
color:#45668b; margin:10px 0px 10px 10px; /*top right bottom left*/ 
}
/* This Lines of class written by Pronojit - { */
/*******************************************************/
div#large {
background:transparent url(lrg_bg.png) no-repeat scroll 0 0;
width:735px;
}
div#small {
background:transparent url(sml_bg.png) no-repeat scroll 0 0;
width:580px;
}
div#large, div#small{
padding: 1px 1px 1px 1px; /*top right bottom left*/
text-shadow:2px 2px 1px #ffffff; font-size:11px;
color:#15253e; height:34px; line-height:34px;overflow:hidden;
}
div#large ul{
line-height: 15px; font-size:12px; color:#6d6d6d;
float:left; list-style:none; overflow: hidden;
margin:0; padding:9px 1px 9px 10px; /*top right bottom left*/
}
div#large li{
display:inline; padding:0 1px; margin: 0 0 0 -1px;
}
div#large div#bc, div#small div#bc{
padding:0px 10px 0px; /*top right bottom left*/
color:#45668b; font-weight:bold; float:right; 
}
div#large div#bc a, div#small div#bc a {
color:#15253e; float:left; position:relative; text-decoration:none;
}
div#large div#bc a:hover, div#small div#bc a:hover {
color:#7195bc; text-decoration:none !important;
}
div#large div#bc span, div#small div#bc span{
background:transparent url(bc_sp.png) no-repeat scroll 0 0;
float:left; height:0; margin:1px 8px 1px 8px; /*top right bottom left*/
overflow:hidden; padding-top:34px; position:relative; width:9px;
}
/*******************************************************/
div#large div#pg, div#small div#pg{
padding:8px 8px 8px; /*top right bottom left*/
font-size:11px; line-height:12px; float:right;
}
div#large div#pg b, div#small div#pg b{
margin:0px 2px 0 0; /*top right bottom left*/
padding:3px 5px; float:left;
}
div#large div#pg a, div#small div#pg a, div#large div#pg span, div#small div#pg span{
border:1px solid #c0c0c0; margin:0 2px 0 0; /*top right bottom left*/
padding:2px 5px; float:left;
}
div#large div#pg a, div#small div#pg a{
background:transparent url(pg_gr.jpg) repeat-x scroll center bottom;
text-decoration:none;color:#15253e;display:block;
}
div#large div#pg a:hover, div#small div#pg a:hover {
border:1px solid #f7761a;color:#45668b;
text-decoration:none !important;
}
div#large div#pg span, div#small div#pg span{
background:#ffffff url(css/pg_gr.jpg) repeat-x scroll 0 100%;
font-weight:bold;color:#c0c0c0;
}
div#large div#pg span.on, div#small div#pg span.on{
background:#f7761a none repeat scroll 0 0;
border:1px solid #15253e;color:#ffffff;
text-shadow:0px 0px 0px;
}
/*******************************************************/
#ShowFindResult td { vertical-align:bottom; text-align:center; width:250px; padding:5px 0 10px; } 
#ShowFindResult td.wait { background: transparent url(loading.gif) no-repeat scroll center center; height:300px; }
#ShowFindResult td.hide { display:none; }
#ShowFindResult td div { display:none; overflow:hidden; position:static; text-align:center; padding:0px; margin:0px; width:100%; height:100%; font-family:"Arial Narrow","Arial";font-size:13px; }
#ShowFindResult td div a#text { font-family:"Arial Narrow","Arial";font-size:13px; color:#45668B; }
#ShowFindResult td div a#text:hover { font-family:"Arial Narrow","Arial";font-size:13px; color:#F8731A; }
/*******************************************************/
div.l { display: none; position: absolute; z-index: 99; width: 116px; height: 38px; margin-left: -58px; margin-top: -19px; left: 50%; /* top: 50%;*/ }
div.lT { font-weight: bold; font-size: 11px; float: right; color: #666666; }
td.lBL { background: url(lbl.gif) top right no-repeat; width: 17px; height: 46px; }
td.lBC { background: url(lbc.gif) top left repeat-x; }
td.lBR { background: url(lbr.gif) top right no-repeat; width: 17px; height: 46px; }
div.lT span{ margin:0px 0px 0px 3px;}
******************************************************/
/* } - This Lines of class written by Pronojit */ 
#comments {
		clear: both;
		margin: 35px 0 0 0;
}

#comments .comment {
		margin: 25px 0 10px 0;
}

#comments .comment-header {
	width: 429px;
	height: 8px;
	background-position: left top;
	background-image:url("../images/comment-header.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#comments .comment-content {
	width: 429px;
	font-size: 9pt;
	line-height: 13pt;
	height: 100%;
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
}

#comments .comment-content p {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0 15px 0 15px;;
}

#comments .comment-footer {
	width: 399px;
	background-position: left top;
	background-image: url("../images/comment-footer.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px 15px 0 15px;
}

#comments .comment-footer img {
	display: inline;
	vertical-align: middle;
}

#comments-open {
		margin: 28px 0 0 0;
}

#comments-open .comments-open-header {
		margin: 0 0 0 0;
		padding: 0 0 17px 0;
}

#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me {
	width:234px;
	height: 60px;
	float:left;
	margin-right:20px;
	border:0px solid #f90;
}

#comments-open-data label {
	display: block;
}

#comments-open-data input {
	font-size:10px;
	line-height:1.0;
	width:204px;
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#comments-open-data input#comment-bake-cookie {
	width: 15px;
}

#comment-form-subscribe {
	clear: both;
}

#comment-form-reply {
	clear: both;
}

#comments-open-text {
	clear: both;
}

#comments-open-text #comment-text {
	width:458px;
}

#comments-open .label .field img {
	display: inline;
}

#comments-open-footer {
	clear: both;
	margin: 15px 0 0 0;
	text-align: right;
}
div.thumb { display:none; }
div.tn150{
float:left;
text-align:left;
width:150px;
border: 1px solid black;
}
#tdr{
width: 150px;
height: 225px;
overflow: hidden;
border: 1px solid #e0e0e0;
}
#tdr img{
margin: 0px 0px 0px 0px;
}

.productname{

   /* font-family: "Gill Sans", "GillSans", sans-serif; */
   font-family: "Arial Narrow", "Arial";
   font-size: 13px;


}

.productdescription
{
   	font-size: 10px;

	
}

.comparisonname{
   font-family: "Arial Narrow", "Arial";
   font-size: 13px;


}


.programname{
	font-size: 12px;
}


.productratingstartitle
{
	font-size: 11px;
	color:#606060;
}


.productprice
{
	font-size: 30px;

}


#box{
width: 250px;
height: 260px;
overflow: hidden;
}



.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {


    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}








a.button2 {
    background: transparent url('../images/bg_button_a2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button2 span {
    background: transparent url('../images/bg_button_span2.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button2:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button2:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



a.button2:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



a.ratinglink {
  
   font-size: 11px;
	line-height: 11px;

}
.blocknew
{ 
	background-image:url(../images/next.jpg);
	border: 1px solid #c0c0c0;
	height:18px;
	width:25px;
}

.blocknew:hover
{
	background-image:url(../images/nexthover.jpg);
	border: 1px solid #15253e;
	height:18px;
	width:25px;
}

.hmnew
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #206078;
	text-decoration: none;
}
.hmnew:hover 
{
	color: #ffffff;
	text-decoration: none;
}
.comparisonmainimagerow
{
	display: none; 
}


.productpage_productname{
	font-weight: bold;
}



.searchdirlinks a{

font-size: 11px;
}

.searchdirlinks a:hover{

font-size: 11px;
}


.homepage_subcategory_link
{
font-size: 12px;
}

.homepage_category_title
{
font-size: 14px;
}


.homepage_category_title h1 
{
font-size:12px !important;
}


div.box img{
	display:block;
	border: 0px solid #000000!important;
	margin: 0 0 0 0;
	position: relative;
}



div#sidebar .side-bar-page  {
float:right;
width:180px;
}  
div#sidebar .side-list{
	background: #e1e1e1 url(../images/side-list-top3.gif) no-repeat;
	margin: 0 0 16px 5px;
	width: 165px;
}
div#sidebar .side-list .side-list-bottom{
	background: url(../images/side-list-bottom3.gif) no-repeat 0 100%;
	width: 165px;
 }
 
 
 
 
 
 .search-formNEW select {
float:left;
margin:2px 2px 0 0;
width:58px;
}




.search-formNEW  {
background:url("../images/search-form-bg3.gif") no-repeat scroll 0 0 #C0C0C0;
float:left;
height:29px;
padding:5px 5px 0 8px;
width:209px;
}


.search-formNEW input{
	width:83px;
	padding:1px 2px;
	border-top: 2px solid #a0a0a0;
	float: left;
	font-size: 12px;
	/*margin: 0 3px 0 3px;*/
	margin-right: 2px;
	
}

.search-formNEW .search{
	width: 50px;
	height: 18px;
	float: left;
	font-size: 11px;
	line-height: 17px;
	color:#000;
	background: url(../images/search-button.gif) no-repeat;
	text-align: center;
	margin: 2px 0 0;
}






.chromestyleNEW {
float:left;
width:777px;
}




a.denimduellink:link {text-decoration: none; color: #606060;}
a.denimduellink:visited {text-decoration: none; color: #606060;}
a.denimduellink:active {text-decoration: none; color: #606060;}
a.denimduellink:hover {text-decoration: underline; color: #606060;}



input.DDDform { 
 background-color: #f0f0f0; 
 font-size: 16px;

}


a.soc:link {text-decoration: none; color: grey;}
a.soc:visited {text-decoration: none; color: grey;}
a.soc:active {text-decoration: none; color: grey;}
a.soc:hover {text-decoration: none; color: orange;}
