/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 30px 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #CF4E2C;
	text-decoration: none;
	}
 
a:visited {
	color: #CF4E2C;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #C85A40;
	}

a:active {
	color: #BDE3FF;
	}


a:link, a:visited, a:active {
  color: #6490a2;
  font-family: verdana;
  font-weight: normal;
  font-size: 11px;
}

a:hover { color: #C85A40; }

#indexCategories a:link,
#indexCategories a:visited,
#indexCategories a:active,
#productListing a:link,
#productListing a:visited,
#productListing a:active,
.category-subs {
	color: #663300;
  	font-size: 9.5pt;
}

#productListing a:link,
#productListing a:visited,
#productListing a:active,
#productListing a:hover {
	font-weight: bold;
}

#productListing a:hover { color: #6490a2; }

body#contactusBody a:link, 
body#contactusBody a:visited, 
body#contactusBody a:active,
body#poshinsiderBody a:link,
body#poshinsiderBody a:visited,
body#poshinsiderBody a:active {
  color: #6490a2;
  font-family: verdana;
  font-weight: normal;
  font-size: 9.5pt;
}

body#contactusBody a:hover,
body#poshinsiderBody a:hover {
  /* color: #6490a2; */
  color: #c85840;
}

p,
address { color: #663300; font-size: 11px; }

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #C85A40;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents,  .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
.categoryListBoxContents {
     color: #ffffff;
     float: left;
}     

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #CF4E2C;
	color: #ffffff;
	}
	
.markProductOutOfStock { color: #CF4E2C; font-weight: bold; padding-left: 5px; }

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 760px;
	vertical-align: top;


	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
	
option, select {
background-color: #BDE3FF;
}

option, value {
  color: #663300;
  font-weight: bold;
}

attribsSelect {
  color: #663300;
}

.wrapperAttribsOptions {
  background-color: #ffffff;
  color: #663300;
  display: circle;
}

#attribsOptionsText {
  color: #663300;
}  
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	float: left;
	width: 90px;
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em 0.8em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 760px;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #ffffff;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: transparent;
         padding-left: 8px;
		background-image: url(/posh/images/right.gif);
	background-repeat: repeat-y;
	background-position: 1px 0;
	}

#navColumnTwo {
	background-color: #ffffff;

	background-image: url(/posh/images/left.gif);
	background-repeat: repeat-y;
	background-position: 16px 0;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
.productGeneral {
  font-family: verdana;
  font-size: 10.5px;

  text-align: left;
  color: #663300;
}



.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;

	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #658FA0;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #658FA0;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #000000;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}
	
.rightBoxContainer {
border: 1px solid #ffffff;
margin-top: 1.5em;
}

.sideBoxContent {
	background-color: #ffffff;

	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading,  .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.productListing-data {
  padding: 1em;
  text-align: center
} 

.productListing-even {
   /* background-color: #ffffff; */
}

.productListing-odd {
  /* background-color: #ffffff; */
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #000000;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#productListHeading { }

h1#indexCategoriesHeading {display: none; }




/* rian mods 
------------------------------------------------------------------------------------------*/

/* HOME page */
#home_whats_new { width: 555px; height: 298px; position: relative; background: url(/posh/images/home/background_new_site.gif) 0 0 no-repeat; padding: 0; margin: 0 0 15px 0; }
	
	#home_whats_new_child,
	#home_whats_new_woman,
	#home_whats_new_home { position: absolute; top: 5px; padding: 0; margin: 0; }
	
	#home_whats_new_child { left: 14px; }
	
	#home_whats_new_woman { left: 200px; }
	
	#home_whats_new_home { left: 385px; }
	
#home_linkbar { width: 555px; height: 143px; position: relative; background: url(/posh/images/home/background_home_linkbar.gif) 0 0 no-repeat; padding: 0; margin: 0 0 20px 0; }

	#home_linkbar_box1,
	#home_linkbar_box2,
	#home_linkbar_box3 { position: absolute; top: 8px; padding: 0; margin: 0; } 
	
	#home_linkbar_box1 { left: 12px; }
	
	#home_linkbar_box2 { left: 191px; }
	
	#home_linkbar_box3 { left: 370px; }

#mainWrapper { position: relative; }

	#navColumnOne { position: relative; } 

		#footer_pouf { /* position: absolute; bottom: 60px; left: 10px; height: 111px; */ padding: 60px 0 5px 15px; }
		
			#footer_pouf .AuthorizeNetSeal { margin: 15px 0 0 10px; }

h2.greeting { text-align: right; padding-right: 20px; }

h2.greeting,
h2.greeting a,
h2.greeting a:hover,
h2.greeting a:link,
h2.greeting a:visited { font-size: 13px; font-weight: normal; color: #6490a2; }

	h2.greeting a,
	h2.greeting a:link,
	h2.greeting a:visited { text-decoration: underline; color: #C85A40; }
	
	h2.greeting a:hover { text-decoration: none; color: #6490a2; }
	
p#copyright { text-align: right; color: #DDDDDD; font-size: 9px; }	

#manufacturers { margin: 30px 0 0 0; }

	h3#manufacturersHeading,
	h3#manufacturerinfoHeading { color: #AAAAAA; font-size: 11px; font-weight: normal; text-align: left; padding: 0 0 2px 4px; margin: 0; }


	
/* navigation */
.leftBoxContainer,
#categoriesContent { background-color: transparent; border: 0; }

.sideBoxContent ul#category_list { list-style: none; }

.sideBoxContent #category_list,
.sideBoxContent #category_list li { padding: 0; margin: 0; }

.sideBoxContent #category_list li a { font-size: 10px; font-weight: bold; }

.sideBoxContent #category_list li a.category-subs,
.sideBoxContent #category_list li a.category-products { padding-left: 17px; }

.sideBoxContent #category_list li a:hover { color: #6490a2; }

.sideBoxContent #category_list li.indent0 { padding: 10px 0 0 0; } 

.sideBoxContent #category_list li.indent2 { padding: 1px 0 1px 0; }

	.sideBoxContent #category_list li.indent2 a,
	.sideBoxContent #category_list li.indent2 a:link,
	.sideBoxContent #category_list li.indent2 a:visited { color: #c85840; font-size: 10px; }
	
	.sideBoxContent #category_list li.indent2 a:hover { font-size: 10px; }
	
.sideBoxContent #category_list li.indent4 { padding: 2px 0 0 6px; }

	.sideBoxContent #category_list li.indent4 a,
	.sideBoxContent #category_list li.indent4 a:link,
	.sideBoxContent #category_list li.indent4 a:visited { color: #663300; font-size: 10px; }
	
	.sideBoxContent #category_list li.indent4 a:hover { font-size: 10px; }

.sideBoxContent #category_list li.indent6 { padding: 2px 0 2px 12px; }

	.sideBoxContent #category_list li.indent6 a,
	.sideBoxContent #category_list li.indent6 a:link,
	.sideBoxContent #category_list li.indent6 a:visited { color: #6490a2; font-size: 10px; }
	
	.sideBoxContent #category_list li.indent6 a:hover { color: #663300; font-size: 10px; }


/* category grids */
#whatsNew,
#indexCategories { /* background: #CC6633; */ margin: 7px 0 10px 0; /*background: url(/posh/images/home/background_product_grid.gif) 0 0 no-repeat;*/ }

.centerColumn { padding: 0 0 0 0; }

	#indexCategoriesBottom { /* margin: 0 0 0 -7px; */ margin: 0; }

	#whatsNew #indexCategoriesBottom { margin: 0; }
	
.centerBoxContentsNew,
.categoryListBoxContents { background: url(/posh/images/home/background_grid_item.gif) 0 0 no-repeat; text-align: left; width: 234px; !important;  color:white; height:190px; }
	
	.categoryListBoxContents img {
		margin-bottom:30px;
		
		
	}
	
	.grid_item_bottom {
		position:relative;
		/*left:-24px;*/
		top:-19px;
	}
	
	
	.centerBoxContentsNew a img,
	.categoryListBoxContents a img { padding-bottom: 5px; }
	
	.centerBoxContentsNew { width: 153px; }
	
	.centerBoxContentsNew .grid_item_bottom,
	.categoryListBoxContents .grid_item_bottom { padding: 0; }
	
	h2.centerBoxHeading { font-weight: normal; color: #FFFFFF; }
	
	.centerBoxContentsNew p { padding: 3px 0 0 0; margin: 0 0 0 15px; width: 153px; text-align: center; color: #CF4E2C; }
	
		.centerBoxContentsNew p a { padding: 0; margin: 0; width: 153px; }
	
	#categoryDescription { color: #FFFFFF; font-size: 12px; font-weight: bold; text-align: right; padding: 10px 15px 0 0; }
	
	
/* product lists */
#advSearchResultsDefault #productListing table.tabTable,
#indexProductList #productListing table.tabTable { margin: 5px 0 0 0; padding: 0; background: url(/posh/images/home/background_product_list.gif) 0 0 no-repeat; }

#productListing table.tabTable td { background-color: transparent; /* background-color: #85afc4; */ border-bottom: 1px solid #FFFFFF; }
	
	#productListing table.tabTable tr.productListing-last td { border: 0 !important; /* padding-bottom: 0; */ }
	
	#productListing .listingDescription { text-align: left; color: #FFFFFF; font-size: 11px; }

	#productListing h3.itemTitle { text-align: center; margin-left: 0; margin-top:20px;}
		
		#productListing table.tabTable tr.productListing-odd td { background-color: #85AFC4; }
		
		#productListing .productListing-even td { background-color: #BDE3FF !important; margin-right: 5px; }
		
			#productListing .productListing-even .listingDescription { color: #444444; }
		
		#productListing table.tabTable tr.productListing-first td { background-color: transparent; /* background-color: #85AFC4; */}
			
		#productListing .productListing-data { padding: 20px; }
		
		#productListing .productListing-data img { padding: 4px; background-color: #F7F5EF; }
	
	.navSplitPagesLinks a,
	.navSplitPagesLinks .current { font-size: 10px; padding: 0 2px 0 2px; margin: 0; }

	.listingDescription { width: 350px; }
	
	h1#productListHeading { font-size: 14px; color: #c85840; }
	
	#productsListingListingTopLinks .current,
	#productsListingListingBottomLinks .current { color: #c85840; }
	
	#productsListingListingTopLinks a,
	#productsListingListingBottomLinks a { font-size: 10px !important; }
	
	#productsListingListingTopLinks { margin: 0 0 5px 0; padding: 0; }
	
	#productsListingListingBottomLinks { margin: 5px 0 40px 0; }
	
	#productListing h4 { text-align: left; padding: 7px 0 0 0; margin: 0; font-weight: normal; }

	
	

/* product pages */
#productGeneral { margin: 20px 0 0 0; }
	
#productMainImage { 
	float: left; 
	/* padding: 10px; */ padding: 0; 
	margin: 0 10px 15px 0; 
	width: 275px; 
	text-align: center; 
	background: url(/posh/images/home/background_productphoto_main.gif) 0 0 no-repeat; 
	height:300px; 
}
	
	#productMainImageInner { padding: 15px; text-align: center; }
	
		#productMainImageInner img { padding-bottom: 3px; }
	
	#productContentBox { float: left; width: 340px; }
	
		h1#productName { font-size: 11px; }
		
		h2#productPrices { }
		
		#productDescription { font-size: 11px; }
	
		.imgLink { font-size: 10px; font-weight: normal; }
		
		#cartAdd { border: 0; padding: 0; margin: 0 30px 0 0; }
		
		.leftBoxContainer { width: 150px !important; }
		
		#unwishlist { width: 120px !important; padding: 5px; font-size: 11px; margin: 25px 5px 0 5px; border: 1px solid #EEEEEE; color: #663300; }
		
			h3#unwishlistHeading { text-align: left; padding-left: 0; padding-top: 0; color: #663300; }
			
			#unwishlist a,
			#unwishlist a:hover,
			#unwishlist a:visited,
			#unwishlist a:link { font-size: 11px; color: #6490a2; font-weight: normal; text-decoration: underline; }
			
			#unwishlist a:hover { text-decoration: none; }

		/* has to be present for other manufacturers link to work */
		#manufacturerinfo { display: none; }
		
		p.manufacturer_link,
		p.manufacturer_link a { font-size: 11px; }
		
		.attribImg { width: 80px; }
		
			.attribImg img { margin: 0 auto; }
			
			.attribImg p { padding: 5px 0 15px 0; margin: 0; }
			
			.attribImgRadio { padding-right: 15px; } 
			
			.attribImg input { padding: 0 0 10px 0; }
			
				.attribImg label.attribsRadioButton p { }
				
		#crossSell .grid_item_bottom { display: none; }
		
		#productAdditionalImages { margin: 15px 0 0 0; }
		
			#productAdditionalImages .additionalImages { width: 50px !important; margin: 5px 10px 5px 0; }
		
		h3#attribsOptionsText { font-size: 12px; font-weight: normal; color: #C85A40; }
		
		h4#optionName,
		.attribsSelect { font-size: 11px; font-weight: normal; }
		
		p.manufacturer_info { padding-bottom: 3px; margin-bottom: 0; }
		
		p.manufacturer_link { padding-top: 0; margin-top: 0; }
		
		.imgLink { text-align: center; }
		
		#productOptionsBox { background: url(/posh/images/home/background_optionbox_main.jpg) 0 0 no-repeat; width:357px; }
		#cartAdd img { margin-left: 11px; }
		
			#productAttributes { padding: 11px 11px 0 11px; }
		
			#cartAdd { padding-top: 6px; }
		
			#cartAdd,
			#productAttributes,
			.wrapperAttribsOptions { background-color: transparent; }
				
			/* #cartAdd img.sold_out { float: left; padding: 0; margin: 0; }*/
			#cartAdd .sold_out { display:block; clear:both; margin-left:38px; }
					
			#productOptionsBox #un_wishlist_link { text-align: right; margin: 5px 24px 0 0; }
		
		#specials_container,
		#xsell_container { /* background:url(/posh/images/home/background_xsell_main.gif) 0 0 no-repeat; */ width: 560px; margin: 0 0 15px 0; }
			
			#specials_container { margin-top: 5px; }
			
			#specials_container_inner,
			#xsell_container_inner { padding: 10px 10px 0 10px; }
			
				#crossSell h2 { font-size: 12px; font-weight: bold; padding: 0 0 10px 0; }
				
				.centerBoxContentsCrossSell { width: 180px; padding-bottom: 10px; }
				
					.centerBoxContentsCrossSell a { width: 180px; }
					
						.centerBoxContentsCrossSell a img { margin: 0 auto; }
						
		.productSpecialPrice,
		.productPriceDiscount { color: #C85A40; }

		#un_wishlist_link p.button_right { text-align: right !important; }
		
		p#productDateAvailable { font-weight: bold; font-size: 11px; color: #c85840; text-align: left;  }
		
		
/* Specials */
.rightBoxContainer,
#specialsHeading,
#specialsContent { display: none; }

		
/* shopping cart */
#cartContentsDisplay .rowEven td { background-color: #FFFFFF; }

td.cartProductDisplay { width: 170px; font-size: 11px; padding-right: 10px; }

	td.cartProductDisplay a { font-size: 10px; font-weight: normal; }

td.cartRemoveItemDisplay { width: 60px; }

	td.cartRemoveItemDisplay a { font-size: 10px; font-weight: normal; }

th#scUnitHeading,
th#scTotalHeading,	
td.cartUnitDisplay,
td.cartTotalDisplay { text-align: left; width: 50px; }


/* Contact Us page */
body#contactusBody #contactUsNoticeContent a { font-size: 11px; font-weight: normal; }
	
/* Posh Insider page */
body#poshinsiderBody form table { padding: 0 0 5px 5px; }

/* Site Map */
#siteMap ul { list-style: none; }

/* info page */
.content h2,
#siteMap h2 { padding: 20px 0 6px 0; margin: 0; font-weight: bold; font-size: 14px; color: #6490a2; }

.content p { padding: 0 0 15px 0; margin: 0; }


/* Specials page */
#alsoPurchased .grid_item_bottom,
#specialsDefault .grid_item_bottom, 
#specialsListing .grid_item_bottom { display: none; }

	#alsoPurchased .centerBoxContentsAlsoPurch,
	#specialsDefault .centerBoxContentsSpecials,
	#specialsListing .specialsListBoxContents { text-align: center; }
	
	#alsoPurchased .centerBoxContentsAlsoPurch img,
	#specialsDefault .centerBoxContentsSpecials img,
	#specialsListing .specialsListBoxContents img { margin: 0 auto; }


/* Order pages */
 #trackorders { display: none; }
 
/* Checkout success! */
h2#checkoutSuccessHeading { padding: 20px 0 10px 0; margin: 0; font-size: 14px; color: #6490a2; }

#checkoutSuccessOrderNumber h3 { font-size: 12px; }

/* Customer Account Management / Orders summary */
#accountLinksWrapper h2 { font-size: 13px; }

ul#myAccountGen,
ul#myAccountNotify { width: 350px; }

h3#trackordersHeading { font-size: 13px; padding-bottom: 6px; }


/* Order Summary (for existing order) */
body#trackerBody #accountHistInfo .forward { margin-bottom: 15px; }

body#trackerBody #accountHistInfo #orderTotals .forward { margin-bottom: 3px; }

body#trackerBody table#myAccountOrdersStatus,
body#trackerBody table#myAccountOrdersStatus td,
body#trackerBody table#myAccountOrdersStatus th { border: 1px solid #AAAAAA !important; }

body#trackerBody caption h2 { padding-bottom: 6px; }



/* Checkout - Payments page */
body#checkoutpaymentBody #checkoutPayment img { float: left; margin: 5px 3px 10px 0; } /* line up credit card logos */

/* for fireworks header & footer */
td img {display: block;}

/* for Model Search */
.form_error { font-size: 14px; color: #C85A40; }

.vote_module { float: left; margin: 0 15px 0 0; padding: 6px; background-color: #BDE3FF; }
	
	.vote_module img { margin: 0; padding: 0; }
	
	.vote_module p { margin: 0 !important; padding: 0 !important; text-align: center; line-height: 1.2em; }
	
	.vote_module p.vote_title { margin: 0 !important; padding: 3px 0 3px 0; font-size: 11px; text-align: center; }
	
#modelsearch_choose_enter { padding: 0 0 10px 0; }

#modelsearch_choose_vote { padding: 0 0 10px 0;}

	#modelsearch_choose_name { padding: 6px 0 0 45px;}

#modelsearch_choose_voteall { padding: 0 0 10px 0;}

table#modelsearch_agree_ok { padding: 0 0 10px 0; }

	table#modelsearch_agree_ok td { padding: 0 5px 0 0; vertical-align: top; }

span.important_note,
p.important_note { color: #c85840; /* bright orange */ font-weight: bold; }

span.super_important_note,
p.super_important_note { font-size: 18px; color: #c85840; /* bright orange */ font-weight: bold; }

p.orange_box_note { padding: 0px 10px 0 45px; font-size: 14px; color: #FFFFFF; line-height: 1.4em; width: 480px; text-align: center; }

p.orange_text_overlay { background-color: #CF4E2C; padding-top: 5px; padding-bottom: 5px; }

// for text appearing at the top of each product list (defined in category edit)

	#indexProductListCatDescription font { margin: 0px 15px; padding: 20px; }


// for gift registry popup

body#giftregistryBody .gift_registry_box { }

body#giftregistryBody #gift_registry_login { border: 1px solid #85AFC4; padding: 8px; margin-top: 20px; width: 550px; }

body#giftregistryBody #gift_registry_search { border: 1px solid #85AFC4; padding: 8px; width: 550px; background-color: #BDE3FF; margin-bottom: 10px; }

body#giftregistryBody p.gift_registry_title { color: #c85840; font-weight: bold; font-size: 12px; }



/* blog styles for blogger template */
body#blog_blogger #navColumnOneWrapper { padding-left: 10px; }
	
	body#blog_blogger #navColumnOneWrapper p { padding-left: 0; }
	
	body#blog_blogger #navColumnOneWrapper h2 { font-size: 12px; padding-left: 0; margin-left: 0; }

	body#blog_blogger #navColumnOneWrapper div.widget-content { padding: 0 0 15px 0 !important; margin: 0; }

		body#blog_blogger #navColumnOneWrapper ul { list-style: none; padding: 0; margin: 0; width: 235px; }

		body#blog_blogger #navColumnOneWrapper ul li,
		body#blog_blogger #navColumnOneWrapper ul li a { line-height: 1.5em; font-size: 12px; }

body#blog_blogger .centerColumn h2 { font-size: 11px; font-style: none !important; padding-bottom: 0 !important; }

body#blog_blogger .centerColumn h3,
body#blog_blogger .centerColumn h3 a { font-size: 16px !important; font-style: bold !important; color: #CF4E2C !important; padding-left: 0 !important; margin-left: 0 !important; }

body#blog_blogger .post { padding-bottom: 30px; border-bottom:  1px solid #CCCCCC; margin-bottom: 10px; }

	body#blog_blogger .post-footer { color: #AAAAAA !important; }
	
body#blog_blogger .centerColumn div { width: 400px !important;}


/* new posh gift registry main page */
.gift_registry_large_buttons { padding: 20px 0 0 0; }

	.large_buttons_left { width: 271px; margin-right: 24px;}
	
		.large_buttons_left img { padding-bottom: 24px; }
	
	.large_buttons_right { width: 271px; }
	
	.float_left { float: left; }

/* posh registry support pages */
.basics_checklist { float: left; width: 250px; }




/* IE6 hacks */
* html #productMainImage,
* html #productMainImageInner,
* html #xsell_container,
* html #xsell_container_inner,
* html #productListing table.tabTable,
* html #productOptionsBox,
* html #home_whats_new,
* html #home_linkbar,
* html .centerBoxContentsNew .grid_item_bottom,
* html .categoryListBoxContents .grid_item_bottom { zoom: 1; }

* html .grid_item_bottom { padding-top: 5px !important; margin-top: 5px !important; }


	.centerBoxContentsNew a,
	.categoryListBoxContents a { display: block; margin: 15px 0 0 30px; padding: 0; width: 120px; text-align: center; font-weight: normal; color:white; position:relative; z-index:100; top:6px; left:24px;}
	
	.cat_image {
		color:white;
	}

