@charset "utf-8";
/* CSS Document */

               
		/*global settings start------------------------------------------------*/
* {    padding: 0; margin: 0; }

img {  border: none; }

body {
	text-align: center;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	background-color: #9C6748;
	background-image: url(body_bg.jpg);
}

h1 {
	font-size: 1.8em;
	color: #FFFF00;
	padding-bottom: 5px;
}

h2{
	font-size: 1.6em;
	color: #E99D01;
	padding:3px;
	margin-bottom:10px;
	padding-left:10px;
}

h3{
	font-size: 1.4em;
	color: #ECA100;
	padding:2px;
	margin-bottom:3px;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

h3 a {
	color: #ECA100;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}


#altHeadingA {
display:block;
margin-left:3px;
}

#altHeadingB {
display:none;
}


#description {}

#p {}
/*global settings end-----------------------------------------------*/






/*site banners start----------------------------------------------*/
#banners {
	width: 859px;
	height: 90px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: 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;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#headerContent {
	   width: 825px;
	   background-color:#FFFFFF;
	   min-height: 90px;
	   margin: 0px auto;
	   padding: 10px 20px 0px 20px;
}

#siteLogo {
       float:left;
}






/* header menus------------------------------*/
#menus {
	float:right;
	text-align:right;
	background-image: url(menu_bg.jpg);
	height: 80px;
	width: 215px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
}
#searchFormContainer {
	padding-right:13px;
	margin-top: 6px;
}	

#searchForm {
	padding: 0 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
	
fieldset {
       border:none;
}

	
.loginCluster {
	font-weight:bold;
	margin-top: 3px; padding-top:2px;padding-right:3px;
	color:#666666;
	width: 200px;
}

.loginCluster a {
	color:#FFFFFF;
	text-decoration:none;
}	

.loginCluster a:hover {
	color:#FF0099;
	text-decoration:underline;
}	
#loginCluster li {
	display: inline;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#loginCluster ul {
	padding-top: 5px;
}
/*header ends*/














/*----------------------------------splash headers---------------------------------------------------*/

/*site splash header modules-------TOP--------*/ 
#splashHeaderTop {
	display:block;
	width:865px;
	height:129px;
	padding:0 0 0 0;
	margin: 0px auto;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left top;
	border: thin none #CCCCCC;
	background-color: #000000;
	background-image: url(splasheader.jpg);
}

#splashContentTop {
	color:#FFFFFF;
	padding-left:25px;
	padding-top: 10px;
	padding-right:225px;
	margin:0;
}

#splashContentTop p {
       font-size:1.2em;
}


/*site splash header modules-------BOTTOM--------*/ 
#splashHeaderBottom {
	display:none;
	width:865px;
	height:129px;
	background-color:#FFFFFF;
	padding:0px 0 0px 0;
	margin: 0px auto;
	text-align:left;
	padding-bottom: 3px;
}

#splashContentBottom {
       color:#FFFFFF;
       padding-left:30px;
       padding-top: 35px;
       padding-right:150px;
       margin:0;
}

#splashContentBottom p {
       font-size:1.2em;
}


/*site splash header modules-------BODY--------*/ 
#splashHeaderBody {
	display:none; /*-------------------------------color changer*/
	width:658px;
	height:199px;
	margin-bottom:3px;
	background-repeat: no-repeat;
	background-position: center top;
       }

#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;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(nav_bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#navcontainer ul
{
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	font-weight:bold;
}





#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-color: #930148;
	background-image: url(nav_bg_hover.jpg);
}






/*content start-----------------------------------------------------------*/
#content {
	background-color:#666666;
	width:865px;
	height: auto;
	text-align: left;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(contentBkgLine.jpg);
}

#navColumn {
	width:205px;
	float:left;
	margin: 1px 0px 0px 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}

#productColumn {
	width:657px;
	float:right;
	margin: 0px;
	text-align:left;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 3px;
}



/*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 {
       padding-left: 15px;
       color:#333333;
}

ul.arrowBullets  a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

ul.arrowBullets  a:hover {
	font-weight:bold;
	color:#FFFFB7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
/*side nav collections end -------------------------------------*/


/* inner content for copy and product---------------------*/
.innerContent {
       padding: 8px; 
	   padding-top:0px;
       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 {
	color:
       margin-bottom:5px;
	padding-bottom: 5px;
	color: #;
}

.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:0px;
	   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-color: #E7713F;
	width:865px;
	margin: 0px auto;
	text-align: left;
	clear:both;
	background-repeat: repeat-x;
	background-image: url(footer.jpg);
}

#footer p {
	   padding-top:10px;
	   padding-left: 20px;
	   padding-right:20px;
	   color:#FFFFFF;
	   font-weight:bold;
	   padding-bottom: 0px;

}

#storeNavInfo{
	width:865px;
	float:left;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#storeNavInfo a {
       color: #ffffff;
       text-decoration:none;
}	

#storeNavInfo a:hover {
     color: #FFFFFF;
       text-decoration:underline;
}
/*end footer module--------------------------------------*/

/*submit form styling START -----------------------------*/
#submit_button {
	background-color: #A5234F;
	background-image: url(submit_button.png);
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 60px;
}
#submit_button:hover {
	color: #FFFFFF;
	background-image: url(submit_button_hover.png);
	height: 20px;
	width: 60px;
	border-bottom: solid #FFFFFF thin;
	border-right: solid #FFFFFF thin;
}
/*submit form styling END--------------------------------*/

ul {
       list-style:none; /* turns off bullets*/
       padding-left:0;
       margin-left:0; /*ie5 hack*/
         margin-bottom:15px;
}

div.c1 {clear: both;}
 /*]]>*/
