/*global settings start------------------------------------------------*/

body,html {padding:0;margin:0;}

img {  border: none; }

body {
       font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif;
       text-align: center;
       color: #000;
 	   background:url("bodyBkgH.jpg") top center repeat-y #f6f6f6;
}

h1 {
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 {
	font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900; /*------------------------------------------------color changer*/
	/*   font-style:italic;*/
	   margin-bottom:6px;
	border-bottom:#666666 solid 1px; /*------------------------------------------------color changer*/
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
       }

h3 {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-style:italic;*/
       color: #FF9900; /*------------------------------------------------color changer*/
	margin-bottom:3px;
	border-bottom:#666666 solid 1px; /*------------------------------------------------color changer*/
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
       }

h3 a {
	color: #FF9900;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

#altHeadingA {
       display:none;
       margin-left:3px;
}

#altHeadingB {
       display:block;
       margin-left:3px;
}

#description {}

#p {}
/*global settings end-----------------------------------------------*/

/*site banners start----------------------------------------------*/
#banners {
	width: 859px;
	background-color:#FFFFFF;
	height: 90px;
	padding: 3px;
	margin:3px auto 3px auto;
}

#cherokeeBanner {
       float:left;
       width:428px;
       height:90px;
}

#retailerBanner {
       float:right;
       width:428px;
       height:90px;
}
/*site banners end-------------------------------------------*/

/*header start-------------------------------------------------------------*/
#header {
  		width:865px;
		background-color: #FFFFFF;
		margin: 0px auto;
}

#headerContent {
	   width: 825px;
	   background-color:#FFFFFF;
	 /*  background:  url(header_bk_3300ff.gif) repeat-x bottom left;*/
	   min-height: 90px;
	   margin: 0px auto;
	   padding: 10px 20px 0px 20px;
}

#siteLogo {
	float:left;
}

/* header menus------------------------------*/
#menus {
	   float:right;
	   text-align:right;
	   margin-top: 20px;
	   margin-top: 20px;
}
	
	
#searchForm {
       padding: 0 0 0 0;
}	
	
fieldset {
       border:none;
}

	
.loginCluster {
	   font-weight:bold;
	   margin-top: 3px;
	   color:#666666;
	   border-top: 1px solid;
	   width: 200px;
}

.loginCluster a {
       color:#666666;
       text-decoration:none;
}	

.loginCluster a:hover {
       color:#666666;
       text-decoration:underline;
}	
/*header ends*/

/*----------------------------------splash headers---------------------------------------------------*/

/*site splash header modules-------TOP--------*/ 
#splashHeaderTop {
       display:none;
       background:url(splashHeader.jpg) top center no-repeat;
       width:865px;
       height:129px;
       background-color:#FFFFFF;
       padding:0 0 0 0;
       margin: 0px auto;
       text-align:left;
}

#splashContentTop {
       color:#FFFFFF;
       padding-left:30px;
       padding-top: 35px;
       padding-right:150px;
       margin:0;
}

#splashContentTop p {
       font-size:1.2em;
}

/*site splash header modules-------BOTTOM--------*/ 
#splashHeaderBottom {
	   display:block;
	   background:/*url(splashHeader.jpg) top center no-repeat*/ #FF9900;
	   width:865px;
	   height:129px;
/*	   background-color:#FFFFFF;*/
	   padding:0px 0 0px 0;
	   margin: 0px auto;
	   text-align:left;
	   padding-bottom: 3px;
}

#splashContentBottom {
       padding-left:30px;
       padding-top: 15px;
       padding-right:150px;
       margin:0;
}
#splashContentBottom p, #splashContentBottom h1 { color:#FFFFFF; background-color: #FF9900; }
#splashContentBottom p { font-size:1.2em; }

/*site splash header modules-------BODY--------*/ 
#splashHeaderBody {
       display:none;
       background:url(splashHeader.jpg) top center no-repeat;	   
/*-------------------------------color changer*/
       width:658px;
       height:199px;
       margin-bottom:3px;
       }

#splashContentBody {
       color:#FFFFFF;
       padding-left:30px;
       padding-top: 60px;
	   padding-right:130px;
       margin:0;
       }

#splashContentBody p {
       font-size:1.2em;
       }
/*site splash header module*/
#navcontainer {
        width:865px;
        background-color:#FFFFFF;
		margin: 0px auto;
		padding-top:3px;
	
		margin-bottom:3px;
}
#navcontainer ul
{
border-top: 1px solid #333333;
 width:856px;
        padding: 0;
        margin: 0;
		margin-left:5px;
		margin-right:5px;
        background-color: #ffffff;
		color: #666666;
        float: left;
     	height:15px;
 /*     font-weight:bold;
	    border-top: solid 1px #cccccc;
	 	border-bottom: solid 1px #cccccc;
		background-image:url(downrollBk.jpg)*/ ;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{

        font: 1.3em/1.0em   Verdana, Arial, Helvetica, sans-serif;
        padding: 0.2em .9em;
        background-color: #ffffff;
        color: #666666;
        font-weight:bold;
        text-decoration: none;
		margin-left:5px;

        float:left;
/*		border-top: 2px solid #333333;*/
		/*		  background-image:url(downrollBk.jpg) ;*/
      /*border-right: 1px solid #fff;*/
}

#navcontainer ul li a:hover
{
        background-color: #cccccc;
/*        background-image:url(rollBk.jpg);*/
        color: #ffffff;
/*        font-style:italic;*/
/*		border-bottom: 1px dashed  #CCCCCC;*/

}

/*content start-----------------------------------------------------------*/
#content {
	    background-color:#ffffff;
	    background:url("contentBkgLine2.jpg") right top repeat-y;
	    width:865px;
	    height: auto;
	    margin: 0px auto;
	    text-align: left;
	    padding-top: 0px;
}

#navColumn {
/*       background:url(content_bk_3300ff.gif)   top left repeat-x;*/
        width:205px;
        float:right;
        margin: 1px 0px 0px 0px;
}

#productColumn {
/*        background:url(content_bk_3300ff.gif)  top left repeat-x #FFFFFF;*/
        width:657px; 
        float:left;
        margin: 0px;
        background-color:#FFFFFF;
        text-align:left;
}

/*content start - billboard banners-----------------------------*/
#productSplash {
	    margin-top: 0px;
	    margin-right: 3px;
	    margin-bottom: 3px;
	    margin-left: 3px;
}

.productBanners2 {
        width:215px;
        display:inline;
        float:left;
        text-align:right;
        margin-right:3px;
}

.productBanners1 {
        width:215px;
        display:inline;
        float:left;
        text-align:right;
}

.productBanners {
        width:215px;
        display:inline;
        float:left;
        text-align:right;
        padding-left:3px;
}

/*content end - billboard banners*/
/*side nav collections start ----------------------------------*/
.product_menu {}

.navCollections {
        padding: 8px; 
        margin-bottom:3px;
}

#navCollections p{
        color:#333333;
        font-weight:normal;
}

ul.arrowBullets  {
        list-style:none; /* turns off bullets*/
        padding-left:0;
        margin-left:0; /*ie5 hack*/
        font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
}

ul.arrowBullets {
        list-style:none;
}
 
ul.arrowBullets  li {
 /*      background: url(images/grey_bullet.gif)  no-repeat 0 50%;*/
        padding-left: 15px;
        color:#333333;
}

#navColumn a {

        font-weight:bold;
        color:#666666;
        text-decoration:none;
		border-bottom: 1px dashed;
}

#navColumn a:hover {
 border-bottom: 1px solid;
        font-weight:bold;
        color:#CCCCCC;
			
}
/*side nav collections end -------------------------------------*/

/* inner content for copy and product---------------------*/
.innerContent {
        padding: 8px; 
        margin-bottom:3px;
}

.innerContentCopy {
        padding: 8px; 
        margin-bottom:3px;
}

.innerContentCopy p{
        color:#333333;
        font-weight:normal;
	    padding-bottom:10px;
}
/* inner content for copy and product---------------------*/

/* product row display------------------------*/
.productRowContainer {

        margin-bottom:5px;
        padding-bottom: 5px;
}

.singleProduct {

        float:left;
        width: 158px;
        text-align:center;
        margin-right:1px;
}

.itemTextCentered {
        text-align:center;
}
/* product row display------------------------*/

/*splash search header starts=----------------*/
 #productSearchHeader {
        background-color:#efefef;
	    height:230px;
	    margin-top:10px;
	    margin-bottom:10px;

}

#productSearchImage {
        float:left;
        height:230px;
	    width:437px;
}

#productSearchContainer {
        margin-left:3px;
        float:left;
        text-align:left;
}
/*splash search header end*/

/*single product container start-------------------------*/
#productSingleContainer {
        text-align:center;
        margin:10px auto; 
        width:520px;
	    margin-bottom:25px;
} 

 #productLeftImage{
        float:left;
        width:225px;
        text-align:left;
 }

 #productRightImageDescription {
        float:right;
        width:200px;
        text-align:left;
 }

#productDescriptionText {}

#productViews {}

#productColorMatrix {}
/*single product container ends-----------------------------*/

/* start login container module------------------------------*/
#loginContainer  {
        text-align:center; 	
        margin:10px auto; 
        width:348px;

}
	
#leftLogin {
        float:left;
        width:170px;
        text-align:left;
}
 
#rightCreateAccount {
        float:right;
        width:170px;
        text-align:left;
}
/* end login container module------------------------------*/
 

/*start footer module--------------------------------------*/
#footer {
	/*  background:url(content_bk_3300ff.gif)   top left repeat-x;*/
        background-color: #ff9900;
	width:865px;
	/*   background:  url(footer_bk_3300ff.gif) repeat-x;*/
	margin: 0px auto;
	text-align: left;
	clear:both;
}

#footer p {
	padding-top:10px;
	padding-left: 20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom: 0px;

}

#storeNavInfo{
	    width:657px;
	    float:left;
	    padding-bottom: 0px;
	    margin-bottom: 20px;
}

#storeNavInfo a {
	color: #FFFFFF;
	text-decoration:none;
}	

#storeNavInfo a:hover {
        color: #666666;
        text-decoration:underline;
}
/*end footer module--------------------------------------*/

ul {
list-style:none; /* turns off bullets*/
padding-left:0;
margin-left:0;
margin-bottom:15px;
}
