/* CSS Document */

body {
margin:0px;
padding:0px;
text-align: center;
background-color:#430c0d;
}

#frame {
	width:817px;
	display:block;
	margin:0px auto 0px auto;
	padding: 0px;
	text-align:left;
	background-image: url(../Images/Template/frame-repeater.gif);
	background-repeat: repeat-y;
}

#top {
width:817px;
height:20px;
display:block;
float:left;
background-color:#430c0d;
}

#banner {
width:817px;
height:74px;
display:block;
float:left;
}

#banner-logo {
width:435px;
height:74px;
display:block;
float:left;
}

#banner-right {
	width:382px;
	height:74px;
	display:block;
	float:left;
	background-image: url(../Images/Template/banner-right.gif);
	background-repeat: no-repeat;

}

#nav-below {
	width:817px;
	height:31px;
	display:block;
	float:left;
	background-image: url(../Images/Template/Nav/nav-below.jpg);
	background-repeat: no-repeat;
}

#content-top {
width:817px;
height:30px;
display:block;
float:left;
background-image: url(../Images/Template/frame-repeater.gif);
background-repeat: repeat-y;
}

#content-frame {
width:817px;
float:left;
background-image: url(../Images/Template/frame-repeater.gif);
background-repeat: repeat-y;
}

#content-frameInner {
width:817px;
float:left;
background-image: url(../Images/Template/mainBG.jpg);
background-repeat: no-repeat;
background-position: 448px top;
padding-bottom: 20px;
}

#content-left-space {
width:40px;
height:50px;
display:block;
float:left;
}

#content-left {
width:453px;
float:left;
}

#content-middle {
width:20px;
height:50px;
display:block;
float:left;
}

#content-right {
	width:264px;
	margin-top:40px;
	float:left;
}

#content-right-space {
width:40px;
height:50px;
display:block;
float:left;
}

#content-bottom {
width:817px;
height:10px;
display:block;
float:left;
background-image: url(../Images/Template/frame-repeater.gif);
background-repeat: repeat-y;
}

#footer {
width:817px;
height:48px;
float:left;
display:block;
background-image: url(../Images/Template/footer-bg.jpg);
background-repeat: no-repeat;
}

#footer-left {
width:40px;
height:48px;
display:block;
float:left;
}

#copyright {
width:590px;
display:block;
float:left;
}

#email {
width:187px;
display:block;
float:left;
}

#bottom {
width:817px;
height:20px;
display:block;
float:left;
background-color:#430c0d;
}

#content-shop {
	padding:0 30px;
}

.item {
	border:1px solid #A41D21;
	float:left;
	margin: 0;
	padding:5px;
	width:356px;
}

.item.odd {margin-right:20px;}

.item-inner {
	background:transparent url(../Images/Template/item-bg.gif) repeat scroll 0 0;
	float:left;
	position:relative;
}

.img {
	float:left;
}

.item-right {
	margin-left:170px;
	padding:0 5px 5px 0;
}
.item-right h2 {font-size:20px; padding-bottom:5px;}
.item-right h3 {font-size:14px; font-style:italic; padding:0 0 10px 0;}
.item-right h2, .item-right h3 {
	color:#A41D21;
	margin:0;
}

.item-right p {
	color:#5a1012;
}

.item-right form {margin:0; padding:0;}

.item-right .buy {
	background:#BA4D4A none repeat scroll 0 0;
	border:1px solid #A41D21;
	color:#FFFFFF;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0 0 0 5px;
	position:relative;
	vertical-align:bottom;
	position:absolute;
	bottom:5px;
	right:5px;
	width:178px;
}

.item-right .buy input {
	position:absolute;
	right:0;
	top:0;
}

.item-inner ol {
	float:left;
	clear:both;
	width:130px;
	padding-left:25px;
	margin-left:5px;
	margin-top:10px;
}

.item-inner ol li {
	margin-bottom:5px;
	line-height:1;
	font-size:11px;
	padding-left:0px;
	margin-left:0;
}