/* =================  Page styles  ================= */
body
{
	background-color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px; 
	color: #666; 
	line-height: 18px;
}

a{
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

a.underline{
	font-size: 12px;
	text-decoration: underline;
	color: #666;
}

a:hover{
	text-decoration: underline;
	color: #999;
}

.clear{	
	clear: both;
}

h2{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 0; padding: 0 0 20px 0;
}
h1
{
	line-height:normal;
}

a.josieitemrollstyle .inner-jcarousel-skin-tango
{
    color: #999;
}
a:hover.josieitemrollstyle .inner-jcarousel-skin-tango
{
    color: #666;
    text-decoration: none;
}


/* #### Fixed Styles #### */

.wrapper
{
	margin:0 auto;
	width: 745px;
	position: relative;
}
.header
{
	height: 31px;
	padding: 0 0 20px 0;

}
.topNavMenu
{
	cursor: pointer !important;
}

.topNav
{
	height:45px;
}
 


/* =================  Top Nav styles  ================= */



.topNav ol{
	margin: 0; padding: 0;
	list-style: none;
	float: right;
}
.topNav ol li{
	float: left;
	font-size: 10px;
}
.topNav ol li span{
	padding: 3px 0 0 0;
	display: block;
}
.viewBag
{
	width:78px; height:22px;
	text-indent: -9999px; overflow: hidden;
	background-image: url(../images/ViewBag.gif); background-repeat: no-repeat; background-position: top;
	float: left;
	display: block;
}
.topNav ol li a.viewBag:hover{
	background-position:0  -23px;
}

/* =================  Content Container  ================= */
.ContentContainer{
	width: 100%;
	padding:0 0 20px 0;
}

/* =================  Category List styles  ================= */
.catList
{
	width: 182px;
	float:left;
}

.catList a
{
	text-transform: uppercase; color:#999; text-decoration: none;
	padding: 0 0 11px 0;
	float: left;
	cursor:pointer !important;

}
.catList a:hover
{
	color:#000; text-decoration: none;
}

.categoryHead
{
	width: 182px;
	margin: 0px 0px 11px 0px;
}

.categoryHead img
{
	padding: 0 0 11px 0;
}

.categoryHead a
{
	text-transform: uppercase; color:#999; text-decoration: none;
	padding: 0 0 11px 0;
}

.categoryHead  a:hover
{
	color:#000; text-decoration: none;
}

.categoryTable td
{

}

/* =================  Content styles  ================= */
.contentHome{
	width: 100%;
	padding: 5px 0 10px 0;
	position: relative;
	float: left;
}
.content
{
	width: 560px;
	padding: 0 0 10px 0;
	position: relative;
	float: left;
	margin: -20px 0 0 0;
}
.content p {
	float: left;
	padding: 0 0 0 10px;
}
/* .content p{
	text-align: center;
	padding: 0 20px 0 20px;
} */


.shoppingContent
{
	padding: 0 !important;
	width: 745px;
	margin: 10px 0 0 0 !important;
}
.imageHolder{
	float: left;
}
.contentHolder{
	float: left;
	/*width: 100px;*/
}
.contentHolder tr td{
	padding:0 0 0 20px;
}
.contentHolder p{
	
}
.contentHome p{
	text-align: left;
	padding: 0 20px 0 20px;
}
.categoryItem, .crossSellItem{
	width: 110px; 
	color: #999; 
	font-size: 10px; 
	text-transform: uppercase; 
	line-height: 12px;
	float:left;
}
.categoryItem
{
	padding: 0 20px 20px 0;
	height: 230px;
}
.crossSellItem
{
	padding: 0px 20px 0px 0px;
}
.categoryItem2
{
	width: 110px; 
	height: 160px;
	color: #999; 
	font-size: 10px; 
	text-transform: uppercase; 
	line-height: 12px;
	padding: 0 20px 20px 0;
	float:left;
}

.categoryItem a, .crossSellItem a{
	text-decoration: none; font-size: 10px;
	color: #999;
}
.categoryItem a:hover, .crossSellItem a:hover{
	text-decoration: none; font-size: 10px;
	color: #666;
}
.itemContainer{
	float: left;
	width: 560px;
	position: relative;
}
.item{
	/* position: absolute; bottom: 0px; left: 245px; */
}

.item a span
{
    cursor:pointer;
}
.itemDetail{
	padding: 0 0 20px 0 !important; padding: 0 0 10px 0;
}
.itemDetail ul{
	margin: 0px; padding: 0px;
}
.itemDetail ul li{
	list-style: none;
	padding: 10px 0 0 10px; 
	color: #666;
}
.itemDetailFirst{
    margin-top: -14px;
}
.itemDetail ul li strong{
	font-size: 14px;
	color: #666;
}
.itemDetail ul li ul{
	margin: 0px; padding: 0px;
}
.itemDetail ul li ul li{
	padding: 0px; 
	color: #999;
	list-style: none; 
}
.itemQuantityContainer {
	padding: 0 0 30px 10px;
}
.itemQuantityContainer input {
	font-size: 10px;
	border: 0px;
	width: 25px;
	float: left;
	border: 1px solid #333;
}
.itemQuantityContainer p {
	width: 55px;
	padding: 0;
	margin: 0;
	float: left;
}
.itemSizeContainer{
	padding: 0 0 15px 10px;
}
.itemSizeContainer select{
	font-size: 10px;
	border: 0px;
	width: 118px;
	float: left;
	border: 1px solid #333;
}
.itemSizeContainer p{
	width: 40px;
	padding: 0;
	margin: 0;
    float: left;
}
.itemColorContainer{
	padding: 0 0 30px 10px;
}
.itemColorContainer select{
	font-size: 10px;
	border: 0px;
	width: 118px;
	float: left;
	border: 1px solid #333;
}
.itemColorContainer p{
	width: 40px;
	padding: 0;
	margin: 0;
	float: left;
}
.itemLinksContainer{
	padding: 0 0 0 10px;
	float: left;
}
.itemLinksContainer a{
	float: left;
}
.itemViewsContainer{
	padding:10px 0 0 10px;
}
.itemDetail p{
	color: #666; font-size: 12px; text-transform: uppercase; text-align: left;
	padding: 0 5px 0 5px;
}

/* ===== Customer Service ======*/
.CSContainer strong, .CSContainer2 strong{
	font-family: bodoni, Helvetica;
	 float: left;
}
.CSContainer, .CSContainer2{
	width: 265px;
	padding:0; margin: 0 0 20px 0;
	 float: left;
}
.CSContainer3{
	width: 200px;
	padding:0; margin: 0 0 20px 0;
	 float: left;
}
.inputCS{
	width: 120px; height: 15px;
	border: 1px solid #333;
	color: #666; font-size: 9px; 
}
.CSitem{
	width: 270px;
	padding: 0 0 0 5px;
	float:left;
}
.policiesWindow{
	height:100px; width:240px; overflow: auto; 
}

/* =====  Press Content styles  ===== */

.contentHome .pressImagesContainer{
	width: 560px;
	padding:0 0 0 100px;
}
.contentHome .pressImagesContainer .pressImg{
	padding:10px;
	float: left;
}

/* =====  Contact Content styles  ===== */

 .formItemTable{
 	width:100%;
	float: left;
}
.formItemTable tr td{
	padding:0 5px 5px 0;
}
.formItemTable select{
	font-size: 10px; border: 0px;
	/*width: 105px;*/
	float:left;
	border: 1px solid #333;
}
.formItemTable tr td .formControl {
	width: 246px; height: 15px;
	border: 1px solid #333;
	color: #666; font-size: 9px;
	padding: 2px 0px 0px 2px;
}
.short .formItemTable tr td .formControl 
{
	width: 150px; height: 15px;
}
.c3
{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
}
.upload{
	width: 246px; 
	border: 1px solid #333;
	color: #666; font-size: 9px;
	padding: 2px 0px 0px 2px;
}
.formItemTable tr td .comment{
	width: 390px; height: 150px;
	border: 1px solid #333;
	color: #666; font-size: 9px; text-transform: uppercase;
	padding:2px;
}
.addresses{
	width: 100%;
	float: left;
}
.addresses td{

	width: 100%;
	float: left;
	width: 32%;
}
.inlineLink
{
	text-decoration:underline;	
}
.dropDownList
{
	border: 1px solid #333;
	color: #666;
	text-transform: uppercase;
	height:18px;
	display:block;
}

/* =====  store Locator and choose color on product page styles  ===== */
.searchResults
{ 
	margin: 0;
	float: left;
	/*width: 180px;*/
}
.searchResults tr td{/* pop up window form style */
	padding: 0 10px 0 0;
}
.searchResults tr td select{/* pop up window form style */
	font-size: 10px; border: 0px;
	width: 100px;
	float:left;
	border: 1px solid #333;
}
.searchResults tr td input{/* pop up window form style */
	width: 100px; height: 15px;
	border: 1px solid #333;
	color: #666; font-size: 9px;
}
.searchResults tr td input.largerInput{/* pop up window form style */
	width: 150px; height: 15px;
	border: 1px solid #333;
	color: #666; font-size: 9px;
}
.searchResults tr td .comment{/* pop up window form style */
	width: 250px; height: 60px;
	border: 1px solid #333;
	font-size:11px;
	color: #666;
}
.storeResults p{/*pop up window form style*/
	font-family: bodoni, Helvetica;
}

.storeLocatorTable{
 	width:350px;
	float: left;
}
.storeAddressLine
{
 display:block;
 clear:left;
}
 select.storeLocator{/*form style */
	font-size: 10px; border: 0px;
	width: 110px;
	float:left;
	border: 1px solid #333;
}
 .comment .storeLocator{/*form style */
	width: 390px; height: 150px;
	border: 1px solid #333;
	color: #666; font-size: 9px;
}
 input.storeLocator{
	width: 120px; height: 15px;
	border: 1px solid #333;
	color: #666; font-size: 9px;
}
.dealerDataListPaging
{
	display:inline-block; width:15%;
}
.dealerDataListPagingInfo
{
	clear:both;
}

/*===== Swatch Styles ======*/
.swatches{
	width:243px;
	float:left;
}
.singleSwatch{
	width:32px; height:27px;
	padding:0px 0px 10px 2px;
	position:relative;
	float:left;
}
.singleSwatch a, .singleSwatch a img{
	margin: 0; padding: 0;
}

/* =====  Cross Sell styles  ===== */
crossSellAlternateViews
{
	padding: 0 0 5px 0;
}
.crossSell{
	color: #999; font-size: 10px; text-transform: uppercase;
	padding: 0 0 5px 0;
}

/* =================  Footer Nav styles  ================= */
.footer
{
	clear:both;
	padding: 20px 0 0 0;
}

.footerMenu
{
	cursor: pointer !important;
	margin: 0 10px 0 0;
	
}

.footerRightContainer
{
	width:110px;
	padding: 0; margin:0;
	float: right;
}
.searchBoxContainer
{
	width:90px; 
	height: 16px;
	padding: 0 0 0 0;
}
.searchBoxContainer input
{
	float: left;
}
.searchBox
{
	width: 50px; 
	height: 14px;
	border: 1px solid #333;
	padding: 3px 0 0 0;
	color: #666; 
	font-size: 9px; 
	font-family: Arial, Sans-Serif;
}

.copywriteContainer
{
	width:110px;
	padding: 10px 20px  0 0;
	float:left;	
	
}


/* ########################## CART ################################ */

.checkOutButtons
{
	text-align:right;
	margin: 10px 0px 0px 0px;
}
.button, .dealerDataListPaging
{
	background-color:#fff;
	border: solid 1px #9a9a9a;
	/* text-transform: uppercase; */
	font-size: 9px;	
	padding: 0px 4px;
	color:#555;
	cursor:pointer;
	text-decoration:none;
}

.button:hover
{
	background-color:#f5f5f5;
	text-decoration:none;
	color:#555;
	cursor:pointer;
}

.cartGrid
{
	color: #666; 
	font-size: 12px;
	text-align:left;
	width: 745px;
}

.cartHeader
{
	text-transform: uppercase;
	background-color:#9a9a9a;
	color:#fff;
	padding: 5px;
	border-right: solid 1px #fff;
}

.cartItem
{
}
.cartItem td
{
	padding: 5px;
	border-bottom: solid 1px #bbb;
}

.cartItemAlt td
{
	padding: 5px;
	border-bottom: solid 1px #bbb;
	background-color: #F5F5F5;
}

.supportPageLogin tr td
{
	padding:0px 0px 0px 10px;
}

.loginBox
{
	float:left;
	margin-right:150px;
}

.createAccount
{
	margin-bottom:36px;
}
.manageAcctLinks
{
	padding:10px 0px 0px 0px;
}

.red
{
	color:Red;
}

.formLabel
{
	padding: 3px;
	text-align:right;
}

.formInput
{
	padding: 3px;
}

.orderForm select
{
	height: 20px;
}

.textBox
{
	border: 1px solid #333;
	color: #666; 
	font-size: 9px; 
	padding:3px;
}
.errorMessage
{
	color:#DD0000;
	font-size:.8em;
}

#checkoutProcess{
	text-align:center;
	height:23px;
	padding:1px 0;
	margin-bottom:20px;
	border-bottom: solid 1px #999;
}

#checkoutProcess
{
	padding:6px 0;
}

#checkoutProcess ul li{
	display:inline;
	margin-right:40px;
	font-size:11px;
	color:#666;
	letter-spacing: .1em;
	text-transform:uppercase;
}

#checoutProcess ul
{
	padding:4px 0;
}

.current{
	font-weight:bold;
	color:#000 !important;
}

.submitOrder
{
	font-weight:bold;
	background-color:Fuchsia;
	font-size:11px;
}

.submitOrder
{
	font-weight:bold;
	background-color:#f5f5f5;
	font-size:11px;
}
.submitOrder:hover
{
	text-decoration:none;
	background-color:#999;
	color:#fff;
}
.amount
{
	text-align:right;
}

.onSale
{
	color:#000;
	font-weight:bold !important;
}

/* RWZ added 7/30/2009 for new footer */
/*////////////////// FOOTER DROP DOWN ////////////////////////////////////////////////*/

	.dropNav2 li ul { /* second-level lists */
		position: absolute;
		background:#ffffff;
		width:165px;
		padding:10px 0 10px 0;
		border-right:1px solid #cccccc;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		margin:0 0 0 -10px;
		bottom:18px;
		}
	
	.dropNav2 li ul ul { /* third-and-above-level lists */
		width: 165px;
		padding: 0 0 10px 0;
		margin: 0 0 0 161px;
		}
	
/*//////////////////////////////////////////////////////////////////*/



.view-bag
{
	background-color: #D9D9D9;
	font-size: 10px;	
	padding: 0px 4px;
	color:#747474;
	cursor:pointer;
	text-decoration:none;
}

.view-bag:hover
{
	background-color:#f5f5f5;
	text-decoration:none;
	color:#747474;
	cursor:pointer;
}

.frc {
	width:130px;
	padding: 0; 
    margin:3px 0 0 0;
	float: right;
	}

.signup-search-wrapper {
    border:0;
	width:130px; 
	padding: 0;
	float: right;
	}

.signup-search-wrapper fieldset {
	border:0;
	margin:0;
	padding:0;
	}

.signup-search-wrapper fieldset label {
	clear:left;
	float: left;
	font:10px Arial, Helvetica, Sans-serif;
	/*font-weight:bold;*/
	color:#666;
	width:55px;
	padding:0 0 8px 0;
	}
	


.signup-search-wrapper fieldset input {
	float: left;
	width: 70px;
	font:9px Arial, Helvetica, Sans-serif;
	color:#555;
	background:#d9d9d9;
	border:0;
	padding:0 0 0 5px;
	margin:0 0 8px 0;
	}

.copyright-wrapper {
	text-align:right;
	margin:10px 0 0 0;
	}

/* End RWZ */