@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	font-family:"Franklin Gothic Medium", Tahoma, sans-serif;
	font-size:11px;
	color:#98968b;
	background:#0e0006;
}
input, select, textarea {
	font-family:"Franklin Gothic Medium", Tahoma, sans-serif;
	font-size:15px;
	color:#8f8b8b;
}
img {
	border:0;
}
a {
	color:#CCC;
}
a:hover {
	color:#AAA;
}
h3 {
    color: #DFCFa0;
    font-family: "Georgia, serif"; text-transform: uppercase;
    margin: 10px 0;
}
h3, .h3 {
    font-size: 20px;
	font-weight: bold;
}

table {
	border-collapse:collapse;
}
.top-background{
	background:url(top-bg.jpg) no-repeat 50% 0;
	min-width:1000px;
	}
#container {
	width: 926px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height:350px;
}
#sidebar1 {
	float: left;
	width: 217px;
	padding:24px 0 0 16px;
	background:url(sidebar1-top.jpg) no-repeat;
}
.menu {
	list-style:none;
	padding-top:1px;
	position:absolute;
}
.menu li {
	width:217px;
}
.menu li a {
	display:block;
	height:39px;
	width:217px;
}
.menu li a:hover, .menu .open a{
	background-position:0 100%!important;
}
.menu .m1 a {
	background:url(m1.jpg) no-repeat;
}
.menu .m2 a {
	background:url(m2.jpg) no-repeat;
}
.menu .m3 a {
	background:url(m3.jpg) no-repeat;
}
.menu .m4 a {
	background:url(m4.jpg) no-repeat;
}
.menu .m5 a {
	background:url(m5.jpg) no-repeat;
}
.menu .m6 a {
	background:url(m6.jpg) no-repeat;
}
.menu .m7 a {
	background:url(m7.jpg) no-repeat;
}
.menu .m8 a {
	background:url(m8.jpg) no-repeat;
}
.menu li .submenu-top {
	background: url(submenu-top.jpg) no-repeat;
	height:10px;
	overflow:hidden;
	display:none;
	width:217px;
}
.menu .open .submenu-top {
	display:block;
}
.menu li .submenu-bottom {
	background:url(submenu-bottom.jpg) no-repeat;
	height:10px;
	overflow:hidden;
	display:none;
	width:217px;
}
.menu .open .submenu-bottom {
	display:block;
}
.menu li .submenu {
	background:url(submenu-center.jpg) repeat-y;
	padding:0 7px;
	list-style:none;
	display:none;
}
.menu .open .submenu {
	display:block;
}
.menu li .submenu li {
	height:15px;
	line-height:15px;
    /* background:url(submenu-item.jpg) no-repeat 0 100%; */	
	padding-left:28px;
}
.menu li .submenu li a {
	display:inline;
	background:none;
	color:#b5b5b5;
	font-size:13px;
	text-decoration:none;
	font-weight:none;
}
.menu li .submenu li a:hover {
	color:#868585;
}

#sidebar2 {
	float: left;
	width: 232px;
	background:url(sidebar2-center.jpg) repeat-y;
}
#sidebar2 .top-bg {
	background:url(sidebar2-top.jpg) no-repeat;
}
#sidebar2 .top-bg .bottom-bg {
	background:url(sidebar2-bottom.jpg) no-repeat 0 100%;
	padding:24px 17px 23px 0;
}

#mainContent {
	float:left;
	width: 461px;
	background:url(maincontent-center.jpg) repeat-y;
}
#mainContent .top-bg {
	background:url(maincontent-top.jpg) no-repeat;
	}
#mainContent .top-bg .bottom-bg {
	background:url(maincontent-bottom.jpg) no-repeat 0 100%;
	padding:0 20px 63px 20px;
}
#mainContent .top-bg .bottom-bg .banner-block {
	height:246px;
	padding:0 11px 67px 10px;
	overflow:hidden;
}
#mainContent .top-bg .bottom-bg .block {
	background:url(block-center.jpg) repeat-y;
	width:100%;
}
#mainContent .top-bg .bottom-bg .block .top-bg {
	background:url(block-top.jpg) no-repeat;
	width:100%;
}
#mainContent .top-bg .bottom-bg .block.top-block .top-bg {
	background:url(top-block-top.jpg) no-repeat;
	width:100%;
}
#mainContent .top-bg .bottom-bg .block .top-bg .bottom-bg {
	background:url(block-bottom.jpg) no-repeat 0 100%;
	padding:9px 11px 14px 10px;
	height:100%;
}
#mainContent .block .title {
	font-size:18px;
	text-align:center;
	padding:10px 0 20px 0;
	background:url(title.jpg) no-repeat 0 100%;
	color:#b1b0ab;
}
#mainContent .top-block .title {
	font-size:20px;
}
#mainContent .block .text {
	padding:3px 7px;
}
.improvements {
	list-style:none;
	padding:8px 0 0 4px;
}
.improvements li {
	margin-bottom:10px;
	padding-left:56px;
}
.improvements li div {
	font-size:15px;
	color:#b1b0ab;
}
.improvements .m1 {
	background:url(imp1.jpg) no-repeat 0 50%;
}
.improvements .m2 {
	background:url(imp2.jpg) no-repeat 0 50%;
}
.search {
	background:url(search.jpg) no-repeat;
	height:19px;
	overflow:hidden;
	padding:6px 5px 5px 17px;
}
.search input {
	float:left;
	width:160px;
	background:none;
	border:0;
}
.search span input {
	float:right;
	width:32px;
	cursor:pointer;
}
.line {
	background:url(line.jpg) no-repeat;
	height:8px;
	overflow:hidden;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 1px 2px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
}
.btn-guide {
    background-color: #4a4a4a;
    border-color: #676767;
}
.btn-guide:hover {
    color: #ffffff;
    background-color: #090909;
    border-color: #040404;
}
.btn-download {
    background-color: #7b0303;
    border-color: #8c0000;
}
.btn-download:hover {
    color: #ffffff;
    background-color: #cc002e;
    border-color: #c2002b;
}	
.bg-warning {
    background-color: rgba(156, 0, 0, 0.3);
}
.label {
    display: inline;
    padding: .2em .5em .3em;
    font-size: 90%;
    line-height: 1;
    color: #dddddd;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-version {
    background-color: #8a5b09;
}

#footer {
	height:350px;
	background:url(bottom-bg.png) no-repeat;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
