/* HTML TAGS REDEFINED */
/* HTML TAGS REDEFINED */

html,body{
	margin:0;padding:0
}

body {
	background-color: #f8f7ef;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #453A2C;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: justify;
}

p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-indent: 0px;
}

ol {
	margin: 0px;
	padding: 0px 0px 15px 20px;
}

a {
	color:#669900;
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	color:#669900;
}

a:hover {
	color:#D8B90A;
}


h2 {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #A27D5E;
}
.MyMaxWidth {
	max-width:990px; 
	width: 990px;
	/* width: expression(document.body.clientWidth < 750? "770px" : document.body.clientWidth > 1010? "990px" : "auto") */
}


#ProductContentWrapper{
	margin: 0px 306px 100px 160px;
	}
#ProductCoverBox {
	margin:0px auto 0px auto;
	margin-top: 15px;
	width: 306px;
	height: 413px;
	background-image: url(images/CovProductBox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#ProductCoverBoxHoriz {
	margin:0px auto 0px auto;
	margin-top: 15px;
	width: 413px;
	height: 306px;
	background-image: url(images/CovProductBoxHoriz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	b
	}	
.CoverAlign {
	padding: 23px 0px 0px 25px;
}

#ProductTitle {
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	color: #917559;
	padding: 10px;
	margin: 15px;
}

/*#TitleBar {
	width: 434px;
	background-image: url(images/GoldBlankBar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.8em;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 19px;
	color: #735B46;
}*/

/* MAIN MENU */
/* MAIN MENU */
#MainMenu {
	position:relative;
}

#MainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MainMenu a {
	font-size: 10px;
	font-weight:bold;
	line-height: 12px;
	color: #453A2C;
	text-decoration: none;
	display: block;
	margin-left: 2px;
	border-top-width: 6px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f8f7ef;
	border-bottom-color: #f8f7ef;
	padding-left: 27px;
	padding-top: 4px;
	width: 121px;
	height:30px;
	background-image: url(images/MenuBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

#MainMenu a:hover {
	background-image: url(images/MenuBackHover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#MainMenu a span {display: none;}

#MainMenu a:hover span {
	display: block;
	position: absolute;
	top: 412px;
	left: 0;
	width: 130px;
	height: 60px;
	padding: 5px;
	padding-bottom:10px;
	margin: 5px;
	z-index: 92;
	background-color:#FFFFFF;
	text-align: center;
	font-weight: normal;
	border: 1px solid #A79D70;
}
#EmptyNavDescription {
	display: block;
	position: absolute;
	font-size: 10px;
	font-weight:bold;
	top: 412px;
	height: 60px;
	left: 0;
	width: 130px;
	padding: 5px;
	padding-bottom:10px;
	margin: 5px;
	z-index: 90;
	background-color:#FFFFFF;
	text-align: center;
	border: 1px solid #A79D70;
}

/* BEST SELLERS */
/* BEST SELLERS */
#BestSellers {
	margin: 15px 5px 15px 5px;
	font-size: 0.7em;
	line-height: 1.1em;
	border: 1px solid #A79D70;
	padding: 5px;
	text-align:left;
	width: 130px;
}
#BestSellers ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	left: 10px;
	list-style-type: decimal;
}

#BestSellers ol li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.GoldBackSolid {
	border: 1px solid #A79D70;
	background-color: #F4EBC4;
	}
	

#RightColumnWrapper {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 4px;
	padding: 0px;
	border-top: 1px solid #D8CFBC;
	background-image: url(images/backline.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#RightColumnWrapper {
font-size: 11px;
	}

.NewsBox {
	text-align: center;
	padding: 4px 0 5px 0;
	width:120px;
	margin:auto;
	margin-top: 10px;
	border: 1px solid #A79D70;
	}

.Thumb4Shadow {
	margin-left:auto;
	margin-right:auto;
	width: 115px;
	height: 154px;
	background: url(images/ThumbGoldShadow.jpg) no-repeat right bottom;
  }
  
.Thumb4Shadow img {
	width: 100px;
	height: 144px;
	padding-top:2px;
  }
  
.LozText {
	text-align: right;
	margin-right: 8px;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #453A2C;
	font-size: 10px;
	line-height: 15px;
	font-weight:bold;
	}
.storeform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight:bold;
}
.storetitle {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-indent: 0px;
	font-size:1.6em; 
	color:#9DC525; 
}#ProductDetailMeta {
	font-size: 1em;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	color: #917559;
	margin: 15px;
}
.GoldBack {
	background-image: url(images/GoldBack.jpg);
	background-repeat: repeat;
	background-position: center;
	border: 1px solid #A79D70;
}
