* {
	margin: 0;
	padding: 0;
}

html, body {
	font: 12px/20px georgia, serif;
	background: #333 url(../images/bg.jpg);
	color: #333;
}

img {
	border: 0;
}

div#wrapper {
	width: 907px;
	margin: 40px auto;
}

div#wrapper2 {
	width: 907px;
	margin-left: 6px;
}

h1 {
	font: bold 14px/20px georgia, serif;
	margin-bottom: 10px;
}

h2 {
	font: bold 12px/20px georgia, serif;
	margin-top: 20px;
}

/*  ======================================== header ======================================== */

div#header {
	background: #dca url(../images/header.jpg) no-repeat;
	height: 190px;
}

div#buttons {
	float: left;
}

div#buttons img {
	margin: 24px 0 0 20px;
}

div#flags {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}

* html div #flags {
	margin-right: 10px;
}

div#flags img {
	margin-right: 10px;
	border: 1px solid #333;
}

.rot {
	color: #700;
}

/*  ======================================== menu ======================================== */

div#container {
	background: url(../images/shadow.jpg) repeat-y right;
}

div#menu {
	width: 900px;
	color: #dca;
	height: 80px;
	background: #700 url(../images/menubg.jpg);
}

div#menu ul {
	height: 80px;
}

div#menu li {
	float: left;
	list-style: none;
	height: 80px;
	text-align: center;
}

div#menu a {
	padding-top: 55px;
	display: block;
	float: left;
	color: #dca;
	text-decoration: none;
	margin-bottom: -80px;
	height: 25px;
	font-size: 14px;
}

div#menu a.active {
	text-decoration: underline;
}

div#menu li#swords,  div#menu li#swords a {
	width: 127px;
	background: url(../images/swords_inactive.jpg) no-repeat;
}

div#menu li#swords a:hover, div#menu li#swords a.active {
	background: url(../images/swords_active.jpg) no-repeat;
}

div#menu li#fittings,  div#menu li#fittings a {
	width: 164px;
	background: url(../images/fittings_inactive.jpg) no-repeat;
}

div#menu li#fittings a:hover, div#menu li#fittings a.active {
	background: url(../images/fittings_active.jpg) no-repeat;
}

div#menu li#armors,  div#menu li#armors a {
	width: 127px;
	background: url(../images/armors_inactive.jpg) no-repeat;
}

div#menu li#armors a:hover, div#menu li#armors a.active {
	background: url(../images/armors_active.jpg) no-repeat;
}

div#menu li#books,  div#menu li#books a {
	width: 129px;
	background: url(../images/books_inactive.jpg) no-repeat;
}

div#menu li#books a:hover, div#menu li#books a.active {
	background: url(../images/books_active.jpg) no-repeat;
}

div#menu li#others,  div#menu li#others a {
	width: 157px;
	background: url(../images/others_inactive.jpg) no-repeat;
}

div#menu li#others a:hover, div#menu li#others a.active {
	background: url(../images/others_active.jpg) no-repeat;
}

div#menu li#contact,  div#menu li#contact a {
	width: 196px;
	background: url(../images/contact_inactive.jpg) no-repeat;
}

div#menu li#contact a:hover, div#menu li#contact a.active {
	background: url(../images/contact_active.jpg) no-repeat;
}

/*  ======================================== content ======================================== */

div#content {
	width: 838px;
	background: #dca;
	padding: 31px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

div#content a {
	color: #333;
}

div#left {
	width: 380px;
	float: left;
}

* html div #left {
	margin-right: -3px;
}

div#right {
	width: 380px;
	margin-left: 458px;
}

* html div #right {
	margin-left: 455px;
}

div#cleaner {
	clear: left;
}

div.cleaner {
	clear: left;
}

div#cleaner2 {
	clear: right;
	height: 20px;
}

.homejpg {
	border: 1px solid #333;
	float: right;
}


/*  ======================================== overview-swords ======================================== */


div.swords {
	list-style: none;
	background: #cb9;
	padding: 29px;
	border: 1px solid #edb;
	margin-bottom: 31px;
}

div.swords img {
	border: 1px solid #333;
}

div.swords .left {
	width: 302px;
	float: left;
	text-align: center;
	line-height: 14px;
}

* html div .swords .left {
	margin-right: -3px;
}

div.swords .right {
	width: 420px;
	margin-left: 358px;
}

* html div .swords .right {
	margin-left: 355px;
}

div.swords ul {
	list-style: none;
}

/*  ======================================== overview-fittings ======================================== */


div.fittings {
	border: 1px solid #edb;
	width: 185px;
	background: #cb9;
	float: left;
	margin-bottom: 36px;
}

div.imgmrg {
	margin-right: 30px;
}

div.fittings p {
	padding: 5px 10px;
	height: 25px;
	text-align: center;
}

/*  ======================================== sword-detail ======================================== */

div#content p#data {
	list-style: none;
	background: #cb9;
	padding: 29px;
	border: 1px solid #edb;
}

div#gal {
	padding-top: 60px;
	clear: left;
}

div#gal img {
	border: 1px solid #333;
	margin-bottom: 19px;
}

div#gal .imgmrg {
	margin-right: 19px;
}

/*  ======================================== fittings-detail ======================================== */

div#center {
	border: 1px solid #edb;
	background: #cb9;
	width: 838px;
	text-align: center;
	padding-bottom: 29px;
}

div#content p#data2 {
	list-style: none;
	padding: 29px;
	padding-bottom: 80px;
}

div#gal2 {
	padding: 0;
	clear: none;
}

div#gal2 img {
	border: 1px solid #333;
}

div#gal2 .imgmrg {
	margin-right: 19px;
}




/*  ======================================== mail-form ======================================== */

input {
	width: 200px;
	height: 20px;
	border: 1px solid #333;
	background: #eee;
	font: 12px/20px georgia, serif;
}

textarea {
	width: 268px;
	height: 111px;
	margin-bottom: 15px;
	border: 1px solid #333;
	background: #eee;
	font: 12px/20px georgia, serif;
}

.button {
	width: 100px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #333;
	margin-left: 2px;
	background: #fec;
	font: 12px/20px georgia, serif;
}

#right table {
	margin-top: 2px;
}

/*  ======================================== footer ======================================== */

div#copyright {
	background: #dca;
	width: 900px;
	text-align: center;
}

div#copyright a {
	color: #333;
}

div#copyright p {
	margin: 0 31px;
	border-top: 1px solid #333;
	padding: 3px 0 10px 0;
}

div#footer {
	background: #dca url(../images/footer.jpg) no-repeat bottom;
	height: 54px;
}