* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: Georgia, serif;
	font-size: 10.5px;
	background: #FEEBEF;	
}

a {
	color: #557b91 !important;
}

#mainWrapper {
	margin: 0;
	background: #fff;
	border: 5px solid #f69bac;
	border-top: 0;
	padding: 0 0 10px 0;
	width: 910px;
	margin: 0 auto 0 auto;
	clear: both;	
}

#pageSurround {
	width: 910px;
	padding: 0 0 15px 0;
	background: #fff;
}

#topHeader h1 a {
	float: left;
	width: 910px;
	height: 200px;
}

#topHeader {
	text-align: right;
	clear: both;
	margin: 0 0 15px 0;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background: #fff url(../../../images/headertrans.png) no-repeat 50px 50px;	
	height: 200px;
	border-bottom: 2px solid #FEEBEF;	
	padding: 0;
	overflow: hidden;
}

.boxTitleLeft, .boxTitleRight {
	line-height: 165%;
	background: #FEEBEF;
	color: #4E6751;	
	border-bottom: 0px solid #4E6751;
	padding: 5px 15px;
	font-weight: bold;

}
.boxContentLeft, .boxContentRight {
	padding: 10px;
	margin-bottom: 10px;
	background: #FFF3F5;
}

.boxContentLeft li, .boxContentRight li{ 
	color: #444 !important;
}

.boxContentLeft#categoryNav{
	margin-bottom: 0 !important;
	padding: 0 !important;
	background: transparent;
}

.colLeft, .colLeftCheckout {
	position: relative;
	z-index:5;
	left: 0px;
	margin-right: 10px;
	width: 190px; 
	float: left;
}
.colMid, .colMainCheckout {
	position: relative;
	margin: 0;
	width: 515px;
	float: left;
	background:  transparent;
}

.colMainCheckout {
	width: 700px;
}

.boxContent {
	padding: 10px;
	margin-bottom: 1em;
	margin-top: 0;
	overflow: hidden;
	background: #FCD9DF;
}

.colRight {
	float: right;
	width: 185px;
	margin-left: 10px;
}

.siteDocs, #docLinks {
	margin-top: 40px;
	clear: both;
	text-align: center;
	padding: 0;
	color: #4E6751 !important;
}

.siteDocs a, #docLinks a {
	color: #4E6751 !important;
	background: transparent !important;
}
.pagination {
	text-align: left;
	width: 485px;
	background: #FEEBEF;
	float: left;
	padding: 5px;

}
#subCats {
	text-align:justify;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}

.regSep a.txtCheckout {
	float: left; 
	position: relative;
	clear: both;
	margin: 1em 0;
}

#imgThumbSpace {
	margin: 0 0 10px 0;	
	display: none;
}

#imgThumbSpace p {
	font-size: 14px;
	padding-bottom: 10px;
}

#imgThumbSpace img {
	padding: 0;
	border: 3px solid #ddd;
	margin: 0 3px 3px 0;	
	
}


/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.li-nav a {
	padding: 5px 15px 5px 15px !important;
	width: 200px; 
	border-bottom: 1px solid #eee;
	background: transparent !important;
	display: block;
	text-decoration: none;
	margin: 0;
}

.li-nav a:hover, .li-nav .ul-nav a:hover {
	background: #feebef !important;
	color: #4e6751 !important;
}
.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 230px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 154px;
	margin-top: -27px;
	border: 1px solid #eee;
	background: #fff !important;
	border-bottom: 0;
	z-index: 99;
}

.li-nav .ul-nav a {
	border-bottom: 1px solid #eee;
	padding-bottom: .3em;
}

.li-nav .ul-nav a:hover {

}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 120px 6px;
	background-color: #fff;
}
/*
End Cross-Browser DHTML Menu
*/


/* START : CUSTOM CSS */
#viewProdWrap {
	overflow: hidden;
	padding: 1em 0;
}

p#viewProdTitle, p.txtContentTitle, span.txtContentTitle {
	font-weight: normal;
	font-size: 1.8em;
	letter-spacing: -1px;
	line-height: 100%;
	padding: 5px 0;
	overflow: hidden;
}

p#viewProdTitle span.priceBlock {
	float: right;
	text-align: right;
	letter-spacing: -2px !important;
	padding-right: 2px;
	color: #f36 !important;
}


span.priceBlock, span.txtSale {
	color: #f36 !important;
}

p#viewProdTitle span.mainProdTitle {
	float: left;
}

#viewProdLeft {
	float: left;
	clear: both;
	width: 495px;
	margin: 10px 0;
	border: 1px solid #F69BAC;
	border-left: 0;
	border-right: 0;
	padding: 10px 0;
	
}

#viewProdLeft .mainPic img {
	max-width: 489px;
	border: 3px solid #FEEBEF;
	margin: 0 15px 0 0
}

#viewProdLeft .mainPic {
	position: relative;
	overflow: hidden;
	float: left;

}

.mainPic #mainPicBigger a {
	position: absolute;
	background: transparent url(../styleImages/backgrounds/view-larger.png) left bottom repeat-x;
	text-align: center;
	margin: 3px;
	padding: 5px;
	width: 100%;
	bottom: 0;
}

#viewProdRight {
	margin-top: .6em;
}

#viewProdDesc {
	margin-bottom: 2em;
}

#viewProdDesc p {
	line-height: 155%;
	padding-top: 0;
	margin: 0 0 15px 0;
}

#viewProdDesc #prodPrice {
	font-size: 16px;
	letter-spacing: -1px;
	margin: 1em 0;
	font-weight: bold;
}

.prodPriceBuy, .prodPriceBuy#add {
	margin: 0 0 1em 0;
	font-size: 16px;
	letter-spacing: -1px;
	color: #f36;
	font-weight: bold;	
}

.prodPriceBuy#add {
	color: #666;
}



#write_review {
	margin: .6em;
}

#breadCrumb {
	background: #FEEBEF;
	padding: 6px;
	margin: 0 0 .1em 0;
}

#breadCrumb a {
	text-decoration: underline;
}

#breadCrumb a:hover {
	text-decoration: none;
}

div.latestProds {
	text-align: left;
	width: 155px;

	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
	overflow: hidden;
}

.subCatWrap {
	overflow: hidden;
	position: relative;
}

div.latestProds .latestProdsIndividual {
	background: #fff;
	height: 150px;
	margin: 0;
	padding: 15px 0 0 0;
	position: relative;
}

div.latestProdsIndividual a {
	float: left;
	width: 148px;
	text-align: center;
}


div.latestProds .latestProdsIndividual .latestProdsIndividualDesc {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 10px;
	background: #fff;
	width: 150px;
	color: #666;
}

div.latestProds .latestProdsIndividual .latestProdsIndividualDesc a {
	text-decoration: underline;
	text-align: left;
	line-height: 165%;
	color: #666 !important;
}

div.latestProds .latestProdsIndividual .latestProdsIndividualDesc a:hover {
	text-decoration: none;
}

#searchForm {
	text-align: left;
	width: auto;
}

form.mailList {
	overflow: hidden;
	margin-top: 10px;
}

form.mailList input {
	float: left; 
	display: inline;
	width: 160px;
	overflow: hidden;
}

form.mailList input.submit {
	padding: 3px ;
	width: auto;
	margin-top: 5px;
	background: #FCD9DF !important;
	border: 1px solid #feebef;
	font-family: Georgia, serif !important;	
	color: #444 !important; 
}

#searchForm .boxTitleRight {

}

.searchFormWrap {
	padding: 10px;
	background: #FFF3F5;
}

.sessionWrap {
	padding: 10px 15px;
	background: #FFF3F5;
	margin-bottom: 15px;
}

.sessionWrap a {
	color: #444 !important;
}


#searchForm .searchBox {
	width: 100px;
}

#searchForm .searchBox, .searchBtn {
	border: 1px solid #ccc;
	background: #fff ;
	color: #444;
	padding: 3px;
	font-family: georgia, serif;
}

#searchForm .txtSession {
	color: #444 !important;
	padding-bottom: 4px;
}

.searchBtn {
	width: auto;
	padding: 3px 10px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #FEEBEF;
	background: #FCD9DF !important;		
}

.searchBtn:hover {
	border: 1px solid #FEEBEF;
	background: #FCD9DF !important;	
}


#searchForm a {
	display: block;
	font-size: 11px !important;
	padding: 5px 0;
}

#session {
	margin-top: 0;
	margin-bottom: 1em;
}

.catProdList {
	border: 1px dotted #777;
	padding: 1em 1em 1em 1em;
	overflow: hidden;
	margin: .6em 0 0 0;
}

.catProdListProd {
	line-height: 165%;
	overflow: hidden;
}

.clearance {
	clear: both !important;
}

.catProdListProdPic {
	padding: .4em;
	float: left;
	margin: 0 1em 0 0;
	
}

.catProdListRight {
	margin-left: 6em;
	padding-left: 0;
}

.catProdListTitle {
	margin-bottom: .8em;
}

.catProdListTitle a {
	font-size: 15px;
	letter-spacing: -1px;
	text-decoration: underline;
}

.catProdListTitle a:hover {
	text-decoration: none;
}

p.catPrice {
	line-height: 200%;
	font-size: 14px;
	letter-spacing: -1px;
}

p.catPrice span.txtSale {
	margin: 0 .6em;
}

form.buyButton {
	display: inline;
	padding: 0;
}

.buyButtonWrap {
	float: right;
	text-align: right;
	margin: -1em 0;
}

.catDesc {
	margin: 1em 0;
}

.sortOptions {
	text-align: left;
	margin: .4em 0;
	padding-top: 1em;
	display: block;
	clear: both;
}

.sortOptions #sortMethod {
	width: 8em;
	padding: 2px;
	margin-top: -1px !important;
} 

.sortOptions .searchBtn {
	padding: 1px 5px 1px 5px;
	margin-top: -1px;
}

.reviewForm p {
	margin: 1em 0 1em 0;
}

.reviewForm p span {
	float: left; 
	width: 10em;
	padding-top: .3em;
}

.reviewForm input {
	padding: 3px;
}

#submitReview {
	margin-left: 10em;
	float: left;
}

.productOpts {
	margin-bottom: 1em;
	padding: 15px 0;
	width: 670px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.productOpts td {
	padding-bottom: .3em;
}

.productOpts select {
	padding: 2px 5px;
	border: 1px solid #777;
}

.productOpts p {
	margin-bottom: 1em;
}

.optName {
	padding: .3em .8em 0 0;
}

.addToCart {
	margin: 10px 0 30px 0;
	float: left;
	padding: 15px;
	width: 465px;
	border-top: 1px solid #F69BAC;
	border-bottom: 1px solid #F69BAC;	
	background: #FFF3F5;
}

#floatOptions {
	float: left; 
	width: 45%;
	overflow: hidden;
}

#floatOptions p {
	margin-bottom: 10px;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;
}

#floatOptions td {
	padding: 0 10px 10px 0;
}

.addToCart2 {
	
	width: 45%;
	overflow: hidden;
}

.addToCart a.txtButton, .addToCart a.txtButton:hover {
	clear: both;
	margin: 10px 0 0 0;
	float: left;
	padding: 10px 50px;
}

.boxContent#relatedPurchases {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}

ul.reviewLinks {
	margin: 1em 0 !important;
	padding: 0 !important;
}

ul.reviewLinks li {
	list-style-type: none;
	line-height: 155%;
	padding: 0;
	margin: 0 !important;
}

ul.reviewLinks li a {
	font-size: 11px;
}

table.tellFriend {
	margin-top: 1em;
}

table.tellFriend td {
	padding: 5px !important;
}

.cartThumb {
	width: 90px;
}

.cartThumb img{
	margin: 10px;
	text-align: center;
}

.productName {
	font-size: 12px;
	font-weight: bold;
	line-height: 200%;
}

.priceTotals, .priceTotals.grandTotal {
	font-size: 12px;
	line-height: 205%;
}

.priceTotals.grandTotal {
	background: #eee;
	line-height: 225%;
}

table.standardTable {
	margin: 1em 0;
}

table.standardTable tr td {
	padding: .3em;
}

table.standardTable tr td input {
	padding: .3em;
	width: 180px;
}

table.standardTable.newsletter tr td input, table.standardTable tr td input.noSizing {
	padding: .3em;
	width: auto;
}

table.standardTable tr td input.noSizing {
	border: none !important;
	background: transparent;
}

table.standardTable tr td select {
	padding: 3px;
	border: 1px solid #999 !important;
	width: auto;
}

.emailChoice {
	width: 150px !important;
}

table.standardTable tr td input.submit {
	padding: 3px ;
	width: auto;
	margin-top: 5px;
	background: #FCD9DF !important;
	border: 1px solid #feebef;
	font-family: Georgia, serif !important;	
	color: #444 !important; 
}

.bigCheckoutButton {
	float: right; 
	margin: 2.6em 0 1em 0;  
	text-align: right;
}

.btmSubNav {
	border-top: 1px solid #333;
	margin: 1em 0;
}

.tdcartOdd {
	background: #f1f1f1;
}

.tdcartEven {
	background: #fff;

}
/* END : CUSTOM CSS */