@charset "utf-8";

*{
margin:0px
}
html{
height:101%
}
body {
	height:101%;
	background-image: url(../layout/body-bg.gif);
	background-position: center top;
	color: #412e0c;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
}
a {
	color:#c02640;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;	
}
.centerAlign{margin:0 auto;}

#headerNorm {
	height:74px;
	background:url(../layout/drop-top.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#headerShop {
	height:74px;
	background:url(../layout/drop-top.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#leftCol {
}
#nav {
	margin-top: 43px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #3e282a;
}
.navItem {border-bottom:#412E0C solid 1px; width: 157px;}
.navItem a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 52px;
	width: 157px;
	display: block;
}
.navItem a:hover{
	background-repeat: no-repeat;
	background-position: 0px -52px;
	text-indent: -9999px;
}
.navLogOut a {
	width:157px;
	border-bottom:#412E0C solid 1px;
	background-image:url(/layout/nav-logout.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 52px;
	width: 157px;
	display: block;
}
.navLogOut a:hover{
	background-image:url(/layout/nav-logout.gif);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	text-indent: -9999px;
}


#nav ul li a{
	display:block;
	height: 35px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f2c2f;
	width: 157px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	color: #3e282a;
	text-decoration: none;
}
#nav ul li a:hover{
	color: #c02640;
}
#nav #subNav ul{
	display:none;
}
#nav #subNav:hover ul{display:block}
#subNav ul li a{
	font-size: 12px;
	color: #acacac;
	height:18px;
	line-height:18px;
	border:none;
}
#rightCol {
	background-image: url(../layout/content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 156px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightCol p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightCol strong {
	color: #a9373e;
}
#rightCol ul {
	margin: 0px;
	padding: 0px;
}
#rightCol li {
	list-style-type: none;
	background-image: url(../layout/bull.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 0px;
	padding-left:10px;
}
#copy {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	clear: both;
}
#midShop {
	background-color: #F6EDE5;
	background-image: url(../layout/center-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footerNorm {
	height:30px;
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(../layout/drop-bot.gif);
}
#footerShop {
	height:30px;
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(../layout/drop-bot.gif);
}
.photogalleryItem{
	background:#ecded9;
	border:solid 3px #f6ede5;
	text-align:center;
	vertical-align:middle;
}
.photogalleryItem img{border:solid 1px #999999}
.blankInput{
border:none;
background:transparent none repeat scroll 0 0;
font-size:11px;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
color:#594729;
}
#forgotLink {
	top:121px;
	left:98px;
	position:absolute;
	font-size:9px;
	text-align:right;
}
#forgotLink a{
	color:#FFFFFF; text-decoration:none;
}
#enterId{
	color:#FFFFFF;
	top:61px;
	left:27px;
	position:absolute;
	font-size:9px;
	text-align:right;
}
#hr {
	height:1px;
	font-size:1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3f2c2f;
	margin-bottom:20px;
}
.catProdAttributeTitle {display:none;}
.productTextInput{width:130px; margin:0 auto;}
.catProdAttributeItem select{width:130px; margin:0 auto;}

.imgBdr img{border:solid 1px #a89c9e}
.preLoad {display:none}
