/***********************************************/
/* PAGE STRUCTURE CSS                          */
/***********************************************/
#container {
	border: none;
}

#header {
}

#headercheckout {
	height: 135px;
	margin: 5px auto;
	width: 960px;
}

#main {
	margin: auto;
	position: relative;
	width: 960px;
	background: url(../images/top_gradient.png) repeat-x;
	margin-top: 32px;
}

/***********************************************/
/* PAGE ELEMENT STYLING CSS                    */
/***********************************************/

td.detailscolumn .price {
	font-size:1.0em;
	font-style:normal;
}
/* HEADER/FOOTER COMPONENTS (Logo, Search, User Info, Mini Cart, Links, Category Menu)
--------------------------------------------------------------------------------------- */

/***** Header Logo *****/
#headercheckout h1.logo a,	
#header h1.logo a {
	background: transparent /* Company Logo */;
	height: 100px /* Logo Height */;
	top: 20px;
	left: 5px;
}

/***** Search Bar *****/
.sitesearch form.simplesearch input.simplesearchinput {
	background-color: transparent !important;
	border: 1px solid #333333;
	color: #333333;
	vertical-align: middle;
	margin: 0px;
	padding: 3px 2px;
	width: 180px;
	font-size: 1.2em;
	border-top-color: #050505;
	border-top-width: 2px;
	height: 17px;
}

.sitesearch form.simplesearch input.simplesearchinput:focus {
	background-color: #dadada;
}

.sitesearch button {
	background-color: #dadada;
	border: 1px solid #aaaaaa;
	color: black;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 1.1em;
	font-family: Tahoma;
	padding: 0 0px 2px 0px;
	margin-top: 1px;
	float: right;
}

.sitesearch form.simplesearch fieldset {
	overflow: hidden;
}

.sitesearch form.simplesearch fieldset label {
	float: left;
}

span#simplesearch-error-js {
	color: #f00;
	display: block;
	line-height: 14px;
	font-weight: bold;
	float: left;
	padding-left: 30px;
}

span#searched-for-error-js {
	color: #f00;
	margin-left: 8px;
}

/***** HEADER/FOOTER Links (Store Locator, Help, Etc.) *****/
.generalnav ul li a {
	color: #000000;
}

/***** User Information (Welcome Message, Login, Register, etc.) *****/
.headercustomerinfo {
	color:#E1BA93;
	top:-3px;
}
.headercustomerinfo a {
	color:#E1BA93;
}


/***** COPYRIGHT *****/
.copyright {
	margin: 0px;
}

/***** Header Slots CSSSLOTS STYLING *****/
.header-bar {
	top: 88px;
}
/* HOME PAGE
--------------------------------------------------------------------------------------- */
.homepage {
	margin-top: 5px;
}

.pt_storefront #header {
	margin-bottom: 0;
}

.pt_storefront .verticalcarouselheader {
	background: transparent url(../images/background_scroller_header_thisweeksdeals.gif) top left;
	height:31px;
	width:173px;
	margin-top: 12px;
}
.pt_storefront .verticalcarousel {
	background: transparent url(../images/background_homepage_scroller_background.gif) bottom left;
	height:537px;
	width:173px;
	padding-bottom: 21px;
}
.pt_storefront .verticalcarousel a {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
	color: #555555;
}
.pt_storefront .jcarousel-container-vertical {
	height: 100%;
	top:0px;
}
.pt_storefront .jcarousel-clip-vertical {
	height: 100%;
}
.pt_storefront .jcarousel-next-vertical {
	background: transparent url(../images/carousol_next-vertical.gif) no-repeat 0 0;
	bottom: 0px;
	height: 13px;
	left: 0px;
	width: 173px;
}
.pt_storefront .jcarousel-prev-vertical {
	background: transparent url(../images/carousol_prev-vertical.gif) no-repeat 0 0;
	height: 13px;
	left: 0px;
	width: 173px;
	top: 0px;
}
.pt_storefront .jcarousel-prev-disabled-vertical, .pt_storefront .jcarousel-prev-disabled-vertical:hover, .pt_storefront .jcarousel-prev-disabled-vertical:active {
	background-position:0px -96px;
}
.pt_storefront .jcarousel-prev-vertical:hover {
	background-position:0px -32px;
}
.pt_storefront .jcarousel-next-vertical:hover {
	background-position:0px -32px;
}
/* SEARCH RESULTS
--------------------------------------------------------------------------------------- */
/* These styles create the default look for Product display with search results, cross sells and other places where multiple products are displayed. */
.productlisting .product .name a {
	color: #222222;
	font-size: 1.25em;
}

.producttile .image .quickview-button a {
	background-image: url(../images/quickview.gif);
}

.producthits .productlisting {
	border-top: 1px solid #cccccc;
	background: url(../images/top_gradient3.png) repeat-x 0 0;
	overflow: auto;
}
/* RESULTS REFINEMENT (Left Column Navigation)
--------------------------------------------------------------------------------------- */
#leftcolumn {
}

.search_refine {
	padding-bottom: 32px;
}

.search_refine h1 {
	color: #333333;
	background: transparent;
	font-weight: bold;
	height: 20px;
	line-height: 1.5em;
	padding: 10px;
}

.search_refine .search_categories {
	padding: 10px 0 15px 0px;
	text-decoration: none;
}

.navgroup {
}
.searchinformation,
.searchinformation_open {
	font-size: 1.45em;
	padding-top:5px;
}

.searchinformation img,
.searchinformation_open img {
	vertical-align: middle;
}

.searchinformation em{
	color: red;
}
.searchinformation a {
	font-weight: 400;
	color: #780C83;
}
.searchresultsheader,
.searchresultsfooter {
	border: 0 none;
}

.searchresultsheader {
	/* background: url(../images/top_gradient_small.jpg) repeat-x 0 0; */
	float: left;
	width: 100%;
}

.searchresultsfooter {
	background: url(../images/bottom_gradient_small.jpg) repeat-x 0 100%;
}

.searchresults {
	padding: 20px 10px;
}

.searchresults dt {
	font-size: 165%;
	margin-bottom: 5px;
	padding-left: 15px;
	background:transparent url(../../../images/nav_arrow_small.gif) no-repeat scroll 0 6px;
}

.searchresults dd {
	font-size: 105%;
	margin-bottom: 10px;
	padding-left: 15px;
}

.searchresults a {
	color: #780C83;
}
/* PRODUCT DETAIL PAGE
--------------------------------------------------------------------------------------- */
.productdetail .product_image {
	border: 0px;
	margin-bottom: 10px;
}
.productdetail .price .standardprice {
	color: #000000;
	font-size: .7em;
}

.productdetail .product_information {
}


/* ERROR MESSAGES
--------------------------------------------------------------------------------------- */
/***** Cookies / Javascript disabled *****/	
.disabledcontainer {
	background: transparent url(../images/background_header_disabled_message.gif) repeat-x top left;
}
.disabledmessage {
	background: transparent url(../images/background_header_disabled_message_bigicon.gif) no-repeat top left;
}
.disabledmessage p {
}
/* PRICING */
.price {
	font-size: 1.55em;
	text-align: right;
	font-weight: 800;
	padding-right: 10px;
}

/* Brand listing page */
#brandDirectory h2 {
	background: #333333;
	font-size: 2.4em;
	font-weight: 400;
	padding: 10px;
}

div#brandDirectory ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#brandDirectory ul li.firstcol {
	padding-left:8px;
}

div#brandDirectory ul li {
	border-bottom: 1px dotted #CCCCCC;
	overflow: hidden;
	float: left;
	padding: 10px;
	width: 172px;
	position: relative;
	height: 128px;
}

div#brandDirectory ul h3 {
	font-size: 1.4em;
	text-align: center;
	width: 172px;
	font-weight: normal;
	text-transform: uppercase;
}

div#brandDirectory ul h3.text {
	position: absolute;
	text-align: center;
	bottom: 0px;
	left: 10px;
}

div#brandDirectory ul h3 a {
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	width: 100%;
}

div#brandDirectory ul h3 a:hover {
	text-decoration: underline;
}

.clearfix {
	display: block;
}


div.instructions {
	width:175px;
	float:right;
	color:#009999;
	float:right;
	margin:-3em 0 0;
	padding-right:5px;
}

.logincustomers, .logincreate, .logingeneral {
	background: url(../images/top_gradient.png) repeat-x 0 0;
	width: 390px;
	position: relative;
	padding-left: 10px;
}
.loginguest{
	background: url(../images/top_gradient.png) repeat-x 0 0;
	width: 801px;
	position: relative;
	padding-left: 10px;
}

.loginguest h3, .logincustomers h3, .logincreate h3 {
	margin:0 0 0 5px;
}
.loginNav {
	position: absolute;
	right: 20px;
}
.pt_account #rightcolumn {
	width: auto;
	float: right;
	margin-top: 20px;
}

.pt_account #rightcolumn img {
	float: right;
}

.pt_account .personaldetails hr {
	width: 350px;
	float: left;
}

.personaldetails,
.password {
	margin-top: 20px;
	background: transparent url(../images/top_gradient.png) repeat-x 0 0;
}

.personaldetails .registration_form,
.password .password_form {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/bottom_gradient_small.jpg) repeat-x 0 100%;
	padding-left: 10px;
}

ul#benefits {
	margin-left: 30px;
}

.subtotal {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-bottom:10px;
}
.cart .actionbuttons {
	padding-bottom:5px;	
}

.learnmore {
	font-size: 1.1em;
}

table.carttable {
	background: url(../images/top_gradient.png) repeat-x 0 0;
}
table.carttable td.detailscolumn .name {
	width: 150px;
	white-space: normal;
	font-size:1.1em;
}

table.carttable th {
	background: transparent;
	font-size: 1.2em;
	font-weight: 400;
	margin: 0;
	padding: 10px 5px;
	text-align: left;
	white-space: nowrap;
}

.cardlogos {
	margin-top:20px;
	clear:left;
	border-bottom:1px solid #CCCCCC;
}

ul#cards {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:8px;
		padding-top:5px;
}

ul#cards li {
	float: left;
	padding:3px;
}

.btn_red {
 	background: #72007F;
 	color: #FFFFFF;
 	border: none;	
 	text-decoration: none;
 	padding: 5px 10px;
 	cursor: pointer;
 	overflow: hidden;
 	/*display: block;*/
 	height: 31px;
 	white-space: nowrap;
}

a.btn_red:hover {
	color: #ffffff;
}

a.btn_red {
	text-decoration: none;
	font-size: 1.2em;
}

.addtocart_button {
	background: #a51709 url(../images/add_to_cart_sign.png) no-repeat 92% 52%;
}

.go_checkout {
	background: #72007F;
}

.update_cart {
	background: #72007F;
}

.continue_shopping {
	color: #FFFFFF;
	background: #72007F;
	padding: 4px 9px;
}

.btn_gray {
	text-align:left;
	background: #666666;
	color: #FFFFFF;
	border: none;
	padding: 5px 10px;
}

.couponinput {
	float: left;
	height: 18px;
	width: 170px;
	clear: none;
}
.couponcode {
	float: left;
	padding-top: 10px;
	clear: none;
}

.securityimages {
	float: right;
	padding-top: 10px;
}
.couponcode {
	width:200px;
	padding-right:10px;
	padding-top:10px;
}
.securityimages img {
	float:right;
}
.cart .actions form.formcontinueshopping {
	float:left;
}

div#rightcolumn {
}

input.qty {
	border:1px solid #9C9C9C;
	float:left;
	font-size:1.2em;
	height:19px;
	vertical-align:top;
	width:30px;
}

.ordersback {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.ordershipmentaddress .label,
.shippingmethod .label,
.shippingstatus .label,
.deliveryAddressSummary .label {
	font-size:1.1em;
	font-weight:bold;
}

.middle_separate {
	background: url(../images/separator_px.jpg) repeat-y 50% 90%;
	float: left;
}

.ordershipmentaddress {
	float: left;
	padding: 5px 10px;
	clear: both;
	font-size: 1.2em;
}

.deliveryAddressSummary {
	float: left;
	clear: none;
	width: 228px;
	padding: 10px 20px;
	font-size: 1.2em;
}

.deliveryAddressSummary p {
	margin-left: 10px;
}

.ordershipments {
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px solid #cccccc;
	margin: 10px 0;
}

.ordershipments td {
	font-size: 1.2em;
}

.cardinformation {
}


.invoiceDetails {
	float: right;
	margin: 20px;
	font-size: 1.2em;
}

div.cardinformation {
	background: #EFEFEF none repeat scroll 0 0;
}

div.ordertotals {
	border-collapse: collapse;
	color: #333333;
}

div.invoiceDetails table {
	border-collapse: collapse;
	color: #333333;
	width: 100%;
}

div.invoiceDetails table tbody tr#subTotal td.field {
	font-size: 1.3em;
	font-weight: 800;
}

div.invoiceDetails table tbody tr#postage td.field {
	font-size:1.1em;
}

div.invoiceDetails table tbody tr#grandTotal td.field {
	color: #000000;
	font-size: 1.4em;
}

div.invoiceDetails  td {
	color: #333333;
	padding: 5px 10px;
}

div.invoiceDetails td.value {
	text-align: right;	
}

.payment_inf {
	padding:10px;
}

.payment_inf .label {
	font-size: 1.2em;
	margin-top: 10px;
}

.btn_delete,
.btn_select {
	bottom: 10px;
	position: absolute;
	right: 0px;
	width: 152px;
	float: left;
}

button.btn_delete,
button.btn_select {
	width: 172px;
}

.noaddress {
	text-align:center;
	width:100%;
	padding:10px;	
}

.btn_address {
	text-align:right;
	right:0px;
	position:relative;
	margin-bottom:5px;
	top:6px;
}
.btn_back {
	float:left;
	margin-left:5px;
	margin-top:10px;
}
#account_editaddress a:hover { text-decoration:none; color:#FFFFFF;} /* mouse over link */

div#globalSearch legend {
	display:none;
}

/* ADDRESS DOCTOR
--------------------------------------------------------------------------------------- */	

#enterManuallyBtn {
	width: auto;
}

#SelectAddressForm .actions {
	text-align: left;
}

#center {
	float: right;
	margin: 0;
	width: 768px;
	padding: 0;
	overflow: hidden;
}

#center h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:2.4em;
	font-weight:400;
	padding:10px;
}

button.hand_input {
	width: 61px;
	text-indent: -99999px;
	background: transparent url(../../../images/search.png) no-repeat 100%;
	border-color: #ffffff;
	border: none;
}


/* redesign changes */
.target {
	cursor: pointer;
}

.mFourBoxes {
	float: left;
}

.mFourBoxes li {
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	min-height: 225px;
	padding: 0 20px 0 0;
	position: relative;
	width: 460px;
}

.mFourBoxes .odd {
	clear: left;
}

.mFourBoxes h2 {
	margin-bottom: 0.6em;
	font: normal 2.4em Georgia, Times, serif;
}

.mFourBoxes p {
	font-size: 1.2em;
}

.mFourBoxes h2,
.mFourBoxes p {
	float: right;
	width: 203px;
}

.mFourBoxes img {
	float: left;
	border: 1px solid #f2e4df;
}
.ie6 .mFourBoxes img {
	margin-bottom: -13px;
}

.mFourBoxes img:hover {
	border-color: #d9ccc7;
}

.readmore {
	clear: both;
	float: right;
	margin: 0;
}

.readmore a {
	float: right;
	padding: 10px 35px 1px 20px;
	font: 11px/11px Georgia, Serif;
	text-decoration: underline;
	color: #000;
	background: url(../../../images/hand.png) no-repeat 100% 10px;
}
	
.readmore a:hover {
	text-decoration: none;
	background-position: 100% -90px;
}

.addtocart_button {
	overflow: hidden;
	height: 31px;
	line-height: 31px;
	text-transform: uppercase;
	vertical-align: middle;
	background: transparent;
	font-weight: 800;
	font-size: 24px;
	text-align: middle;
}

.addtocart_button_wrapper {
	float: left;
	height: 31px;
	padding-left: 5px;
	background: url(../../../images/addtocart_button.jpg) 0 0;
}
.addtocart_button_wrapper span {
	float: left;
	padding-right: 5px;
	background: url(../../../images/addtocart_button.jpg) 100% 0;
}

.productdetail .price,
.productdetail .product_actions a {
	color: #72007f;
}

a {
	color: #292929;
	text-decoration: underline;
}

a:hover {
	color: #292929;
	text-decoration: none;
}

div#container div.bodyLeft {
	float: left;
	width: 275px;
}

div#container div.bodyRight {
	float: right;
	width: 490px;
}

div#container div.brandAssetContainer {
	float: left; 
	width: 769px;
	margin-top: 15px;
}

#main .brandLangingLeftColumn {
	margin-top: 5px;
}

div#container ul.productListing {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#navBrand h3 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	padding:7px 0 5px;
	text-transform:uppercase;
}

div#container ul.productListing .title {
	font-weight: 800;
	font-size: 1.3em;
}

div#container ul.productListing li {
	margin-bottom: 10px;
	float: left;
	position: relative;
	height: 250px;
	width: 150px;
	margin: 0 2px 10px 0;
	padding: 0px 4px;
}

div#navBrand .facetSectionInner a {
}

.facetSectionInner li {
	padding: 0px 0px 0px 10px;
	background: transparent url(../../../images/nav_arrow_small.gif) no-repeat 0 2px;
}

.facetSectionInner ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}

div#container ul.productListing li a.productLink {
	display:block;
	height:173px;
	margin-bottom:0;
	text-decoration:none;
}

div.brandIncludeTitle {
	font-size: 1.1em;
	margin:0;
	padding:5px 0;
}

div.brandIncludeTitle span.brandIncludeSearchRefinement {
	padding-left: 5px;
}

div#container div.brandAssetContainer div.brandHeader {
	background-color: #000000;
	color:#FFFFFF;
	margin-bottom: 5px;
	font-size: 2.4em;
	padding: 10px;
	font-family: Georgia, Times, serif;
	font-weight: 400;
}

.product a .discountprice .standardprice {
	color: #888888;
}

.product a .discountprice .salesprice {
	color: #FF0000;
}

.product a .salesprice .minPrice, .product a .salesprice .maxPrice {
}

.recentlyViewedInner .title {
	background-color: #000000;
	color: #ffffff;	
	float: left;
	clear: left;
}

.recentlyViewedInner .title h3 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 5px;
	font-family: Georgia, Times, serif;
	background: #333333;
	width: auto;
	float: left;
}

ul.recentlyProducts {
	list-style:none;
	border-top: 1px solid #72007F;
	float: left;
	width: 100%;
}

.recentlyProducts li {
	float: left;
	width: 96px
}

.search-refinements .search_category {
	padding: 0;
}

.search-refinements .refinementcategory li a {
	background-position:0.2em 0.16em;
	background-repeat:no-repeat;
	font-size:1em;
	margin:0 0 3px;
	padding:0 0 0 5px;
}

.producthits h3.searchlisting_header {
	float: left;
	border-bottom: 1px solid #72007E;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	width: 768px;
}

.producthits h3.searchlisting_header span {
	float: left;
	background: #333333;
	color: #ffffff;
	margin-left: 0;
	padding: 5px;
}
.itemtotal span.was {
	text-decoration: line-through;
}

.promotionsapplied .promo .label {
	font-size:1.1em;
	white-space:normal;
}

.promotionsapplied .promo .value {
	font-size:1.2em;
	white-space:normal;
	color: #FF0033;
}

div.quantity label {
	display: none;
}

div.pdpAttributes {
	float: left;
	font-size: 90%;
	padding: 0em;
}

.attribute {
	clear: both;
}

div.pdpAttributes span.label {
	margin: 0 0.5em 0.5em 0;	
}
.wishlistpriority .label {
	width: auto;
	margin: 0px 4px 4px;
}

.iteminfo .label {
	margin: 3px 5px 5px 10px;
}

.wishlistaddtocart .label {
	margin:15px 0 0 0; 
}

.product_information .pricing {
}
.productset .product_information .pricing {
	bottom: 0;
	position: relative;
}

.productset_detail .price {
	line-height: 22px;
	font-size: 1.3em;
}

.cartcoupon .label {
	margin: 0;
}

.cart td.coupon .name {
	text-decoration: underline;
}

.orderdiscount .label {
	font-size:1.1em;
	white-space:normal;
}

.viewFullRange a {
	color: #FFFFFF;
}

div.brandIncludeItem {
	padding-left: 4px;
}
