/* CSS Document */

body {
	background: #000 url('images/background.jpg') repeat;
	padding: 15px 0;
	margin: 0;
	color: #fff;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#all {
	width: 903px;
	background: #151414 url('images/background_all.jpg') repeat-y;
	margin: auto;
	padding: 0 7px;
}

#top {
	height: 259px;
	text-align: center;
}

#middle {
	background: #000 url('images/background_middle.jpg') top left repeat-x;
	height: 122px;
	margin: 0 2px;
}

#middle ul {
	margin: 0 15px;
	padding: 0;
	width: 869px;
	height: 117px;
	background: #000;
}

#middle ul li {
	margin: 2px;
	display: block;
	float: left;
	width: 283px;
	height: 111px;
	border: 1px solid #271f04;
}

#middle ul li h6 {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 25px;
}

#middle ul li p {
	width: 260px;
	height: 46px;
	margin: 0 5px;
	padding: 7px;
}

#middle ul li p a {
	margin-top: 10px;
}

#middle ul li.middle1 {
	background: url('images/background_middle1.jpg') no-repeat;
	margin-left: 3px;
}

#middle ul li.middle2 {
	background: url('images/background_middle2.jpg') no-repeat;
}

#middle ul li.middle3 {
	background: url('images/background_middle3.jpg') no-repeat;
}

img.block {
	width: 174px;
	height: 24px;
	margin: 10px 0;
}

#left {
	background: url('images/background_left.jpg') top left no-repeat;
	width: 196px;
	padding: 20px 10px 0 15px;
	margin-left: 2px;
	float: left;
}

#left ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

#left ul li a {
	color: #fff;
	text-decoration: none;
}

#left ul li a:hover {
	text-decoration: underline;
}

#menu li {
	padding-left: 15px;
	margin: 2px 0;
	background: url('images/background_menu_li.jpg') 0 4px no-repeat;
}

#menu li a {
	color: #d0cfcf !important;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#menu li ul {
	margin: 10px 0;
	margin-left: -10px;
	padding: 0;
	border-left: 2px solid #5a0404;
}

#menu li ul li {
	background: none;
	text-indent: -5px;
}

#content {
	background: url('images/background_content.jpg') top left no-repeat;
	width: 433px;
	padding: 25px 15px 0;
	float: left;
}

a img {
	border: none;
}

#content a {
	color: #acacac;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content h1 {
	text-align: center;
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content p {
	line-height: 1.4em;
}

.more {
	border: none;
	position: relative;
	top: 10px;
	left: 10px;
}

.hr {
	width: 433px;
	height: 1px;
	padding: 10px 0;
	background: url('images/hr.jpg') center no-repeat;
}

#right {
	background: url('images/background_right.jpg') top left no-repeat;
	width: 175px;
	padding: 20px 20px 0;
	float: left;
}

#right a {
	color: #acacac;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#right input.text {
	background: #1e1d1d;
	border: none;
	padding: 2px;
	vertical-align: middle;
	color: #fff;
}

#content input.text, #content select {
	background: #1e1d1d;
	border: 1px solid #000;
	padding: 2px;
	vertical-align: middle;
	color: #fff;
	margin: 2px;
}

#content .textarea {
	background: #1e1d1d;
	border: 1px solid #000;
	width: 433px;
	color: #fff;
}

#content .submit {
	background: #fff;
	border: 1px solid #000;
	padding: 2px 7px;
	margin: 2px;
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#content label {
	float: none;
}

#right p {
	line-height: 1.4em;
}

#right span {
	color: #acacac;
}

#search, #login, #pass {
	float: right;
	margin-top: 4px;
	width: 130px;
}

#login, #pass {
 	margin-top: -3px;
}

#footer {
	width: 903px;
	height: 70px;
	background: url('images/background_footer.jpg') no-repeat;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #d8a816;
}

#footer a {
	color: #d8a816;
	text-decoration: none;
}

#footer .left, #footer .right {
	margin: 38px 10px 0;
}

#footer a:hover {
	text-decoration: underline;
}


form {
	margin: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

label {
	color: #999;
	float: left;
}

.clear {
	clear: both;
}

.imgright {
	float: right;
	margin: 10px 0 0 10px;
}

.imgleft {
	float: left;
	margin: 10px 10px 0 0;
}

.itemicon {
	background: #1e1c1d;
	border: 1px solid #3c3a3b;
	float: left;
	padding: 5px;
	margin-right: 5px;
}

.itemmore {
	background: #2b292a;
	padding: 10px;
	margin-left: 5px;
}

.itemdesc {
	margin: 0 0 10px;
}

.itemdesc a {
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #eec00a !important;
	text-decoration: none;
}

.back {
	color: #fff !important;
	text-decoration: none;
	padding-left: 12px;
	background: url('images/back.jpg') left 5px no-repeat;
}

.next {
	color: #fff !important;
	text-decoration: none;
	padding-right: 12px;
	background: url('images/background_menu_li.jpg') right 5px no-repeat;
}

.right {
	float: right;
}

.left {
	float: left;
}
