@import url("reset.css"); 

body {
	font-family: Georgia;
	font-size: 11px;
	color: #e5ebde;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #323231;
	margin: 0;
}

h1 {
	color: #fdf8b6;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #e5ebde;
	line-height: 24px;
	margin-bottom: 10px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #f2d034;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #fffbb6;
	margin-bottom: 15px;
}

p {
	line-height: 16px;
	margin-bottom: 10px;
}

p a {
	color: #d8bf98;
}

p a:hover {
	text-decoration: none;
}

a {
	color: #fff;
	font-weight: normal;
}

.clearing {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

#main {
	width: 900px;
	margin: 0 auto;
}

#header {
	background-image: url(../images/bg_hd.gif);
	background-repeat: repeat-x;
	width: 870px;
}

#headerleft {
	background-image: url(../images/hd_left.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 303px;
	height: 98px;
	float: left;
	margin-left: 25px;
}

#headerright {
	background-image: url(../images/hd_right.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 338px;
	height: 71px;
	float: right;
	margin-right: 15px;
}

#logo {
	float: left;
	margin-left: 30px;
	margin-top: 50px;
}

#shop_cart {
	float: right;
	margin-right: 55px;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/sword.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 278px;
	height: 131px;
}

.item {
	color: #000;
	font-weight: normal;
	margin-top: 70px;
	margin-left: 40px;
	float: left;
	text-align: center;
}

.item span {
	display: block;
	font-size: 16px;
}

#sh_c {
	margin-top: 60px;
	margin-left: 20px;
	display: block;
	float: left;
}

.links {
	clear: left;
	float: left;
	margin-left: 110px;
	margin-top: -10px;
	width: 131px;
}

.links a:hover {
	text-decoration: none;
}

#topmenu {
	margin-top: 50px;
	margin-left: 30px;
	width: 870px;
	clear: both;
	float:left;
}

#topmenu img {
	float:left; 
}

.menu {
	height: 60px;
	float: left;
}

.menu ul.menu {
	height: 90px;
	float: left;
	list-style: none;
}

.menu ul li {
	float: left;
	margin-right: 0px;
	height:90px;
}

.menu ul.menu li a {
	text-decoration: none;
	line-height: 49px;
	float: left;
	padding: 0 20px;
	text-align:center;
	display: block;
}

.home {
	background-image: url(../images/home_bg.png);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top: 28px;
	padding-left: 45px;
	width: 100px;
}

.home a {
	width: 66px; 
	height: 25px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 19px;
}

.home a:hover {
	width: 66px; 
	height: 25px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

#activ_h a, #activ_h a:hover {
	background-image: url(../images/home_active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -1px;
}

.about {
	background-image: url(../images/about_bg.png);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top: 28px;
	padding-left: 45px;
	width: 100px;
}

.about a {
	width: 67px; 
	height: 25px;
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 19px;
}

.about a:hover {
	width: 67px; 
	height: 25px;
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

#activ_a a, #activ_a a:hover {
	background-image: url(../images/about_active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -1px;	
}

.chainmail {
	background-image: url(../images/chainmail_bg.png);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top: 28px;
	padding-left: 45px;
	width:  150px;
}

.chainmail a {
	width: 115px; 
	height: 25px;
	background-image: url(../images/chainmail.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 26px;
}

.chainmail a:hover {
	width: 115px; 
	height: 25px;
	background-image: url(../images/chainmail.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

#activ_c a, #activ_c a:hover {
	background-image: url(../images/chainmail_active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -1px;	
}

.testimonials {
	background-image: url(../images/testimonials_bg.png);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top: 28px;
	padding-left: 45px;
	width: 175px;
}

.testimonials a {
	width: 142px; 
	height: 25px;
	background-image: url(../images/testimonials.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 19px;
}

.testimonials a:hover {
	width: 142px; 
	height: 25px;
	background-image: url(../images/testimonials.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

#activ_t a, #activ_t a:hover {
	background-image: url(../images/testimonials_active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -1px;	
}


.shop {
	background-image: url(../images/shop_bg.png);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top: 28px;
	padding-left: 45px;
	width: 95px;
}

.shop a {
	width: 63px; 
	height: 25px;
	background-image: url(../images/shop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 21px;
}

.shop a:hover {
	width: 63px; 
	height: 25px;
	background-image: url(../images/shop.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

#activ_s a, #activ_s a:hover {
	background-image: url(../images/shop_active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -1px;	
}

#content {
	clear: both;
	float: left;
	#float: none;
	width: 900px;
	margin-top: 40px;
	background-image: url(../images/bg_c.gif);
	background-repeat: repeat-x;
	background-color: #323231;
}

#content_pic {
	background-image: url(../images/ft_pic.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;

	width: 900px;	
	overflow: hidden;
	height: 100%;
}

table.sep {
	height: 500px;
}

#leftcol {
	float: left;
	width: 180px;
	position: relative;
	overflow: hidden;
	margin-right: -20px;
	padding-top: 15px;
}

#leftcol .text {
 	margin: 0px 0 0 15px;
	float: left;
}

.leftlist {
	list-style: none;
	margin-bottom: 50px;
	margin-left: 10px;
}

.leftlist li {
	line-height: 20px;
}

.leftlist li a {
	color: #fffbb6;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background-image: url(../images/marker.png);
	background-repeat: no-repeat;	
	padding-left: 20px;
}

.leftlist li a:hover {
	text-decoration: underline;
}

#lf_sep {
	background-image: url(../images/lf_sep_c.png);
	background-repeat: repeat-y;
	height: 400px;
	width: 45px;

}

#rg_sep {
	background-image: url(../images/rg_sep_c.png);
	background-repeat: repeat-y;	
	height: 400px;
	width: 45px;	
}

#center {
	float: left;
	width: 480px;
	padding: 15px 10px;
}

#center_cont {
	float: left;
	margin: 0 10px;
}

.product {
	float: left;
	width: 200px;
	height: 155px;
	margin: 25px 10px 40px 0px;
	padding: 10px;
	#padding-bottom: 20px;
	text-align: center;
	overflow: hidden;
}

.product h3 {
	margin-bottom: 10px;
	line-height: 14px;
}

.product img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.product p {
	text-align: left;
}

.prod_price {
	clear: left; 
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

 .product a {
 	float: right;
	color: #f2d034;
	font-weight: bold;
 }

a.buy:hover {
	text-decoration: none;
}
 
 .select {
 	background-color: #202020;
 }
 
#rightcol {
	float: left;
	width: 180px;	
	padding-top: 15px;
}

#rightcol .text {
 	margin: 0;
	float: left;
}

#rightcol .text ol {
	line-height: 20px;
	margin-bottom: 50px;
	font-size: 12px;
}

#rightcol .text ol li a:hover {
	text-decoration: none;
}

.fprod {
	text-align: center;
	margin-bottom: 30px;
	padding: 10px 0;
}

.fprod img {
	margin: 5px 0;
}

.fprod p {
	margin: 5px 0;
}

.fprod .price {
	color: #fffbb6;
	font-weight: bold;
}


.textblock {
	margin: 0 0px 40px 15px;
	clear: left;
	float: left;
	width: 100%;
}

#footer {
	clear: both;
	float: left;	
	width: 900px;
	margin-top: -40px;
}

.ft_left {
	float: left;
	margin-left: 50px;
}

.ft_right {
	float: right;
	margin-right: 10px;
}

#botmenu{
	border-top: 5px #3c3c3c solid;
	float: left;	
	width: 900px;
	background-color: #323231;
}

ul.botmenu {
	margin-top: 10px;
	margin-left: 110px;
/*	margin: 5px 160px 5px; */
	height: 30px;
}

ul.botmenu li {
	float: left;
	color: #fffbb6;
}

ul.botmenu li a {
	color: #fffbb6; 
	font-size: 14px;
	font-weight: bold;
	padding: 0 20px;
}

ul.botmenu li a:hover {
	text-decoration: none;
}

#copyright {
	float: right;
	font-size: 10px;
	text-align:right;
}

#copyright  a {
	text-decoration: none;
}

.form {
	width: 310px;
}

.input {
	background-color: #282828;
	border: 1px #e5ebde solid;
	color: #fdf8b6;
	font-size: 11px;
	font-family: Georgia;
	padding: 2px 5px;
	margin-left: 5px;
	margin: 2px 2px 2px 2px;
}

.inputboxlarge
{
	background-color: #282828;
	border: 1px #e5ebde solid;
	color: #fdf8b6;
	font-size: 11px;
	font-family: Georgia;
	padding: 2px 5px;
	margin-left: 5px;
	margin: 2px 2px 2px 2px;
	width: 250px;
}

.quantity
{
	background-color: #282828;
	border: 1px #e5ebde solid;
	color: #fdf8b6;
	font-size: 11px;
	font-family: Georgia;
	padding: 2px 5px;
	margin-left: 5px;	
	width: 20px;
}

.submit
{
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px #565754 solid;
	border-right: 1px #888c85 solid;
	padding: 0 5px;
	height: 19px;
	font: 11px Georgia;
	color: #282828;
	
}

.SubmitButton
{
		background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px #565754 solid;
	border-right: 1px #888c85 solid;
	padding: 0 5px;
	height: 19px;
	font: 11px Georgia;
	color: #282828;
	width: 100px;
	margin: 2px 2px 2px 2px;	
}


.button {
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px #565754 solid;
	border-right: 1px #888c85 solid;
	padding: 0 5px;
	height: 19px;
	font: 11px Georgia;
	color: #282828;
}

u
{
	text-decoration: none;
}