
html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol,
ul {
	list-style: none;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	background: #373634 url('../images/bg.png') repeat-x center 0; 
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;     background-color: #373634;

	line-height:1.6;                                     
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #c70505;
}
a:hover {
	color: #353535;
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	background: transparent url('../images/arrow.png') no-repeat 2px 8px;
	padding-left: 14px;
	line-height: 180%;
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 210%;
	font-weight: normal;
	margin:2px 0 15px 0;
	color: #2e2b22;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
th {
	padding: 4px;
	text-align: left;
}

p {
	padding-bottom: 10px;
}

fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-top: 1px solid #f9f9f9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
.clearfix {
	clear: both;
}
/* Setting of the Main Blocks 
----------------------------------------------------------------------------------------------------------------------*/
#bg_left, #bg_right {
	width: 50%;
	height: 1500px;
	position: absolute;
	top: 0px;
}
#bg_left {
	left: 0px;
	background: #f3f1db;
}
#bg_right {
	right: 0px;
	background: #333333;
}
div#wrap {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;	
	background: #373634 url('../images/bg_page.png') repeat-x center 0; 
}

div#page {
	width: 920px;
	height: 100%;
	margin: 0 auto 0;
}
div#top {
	height: 319px;
	width: 100%;
	margin: 0;
}
/* Here you can change width or height of your logo*/
#logo {
float:left;
}

#logo h1 {
position:relative;
text-decoration:none;
z-index:9998;
background:transparent;
}

h1#logo a {
position:absolute;
left:40px;
top:15px;
width:920px;
height:300px;
display:block;
text-indent:-9999px;
}
/*end*/
#banner {
	width: 468px;
	float: right;
	height: 60px;
}
/* Slide area */
#slide_area_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#slide_area {
	width: 920px;
	margin: 0 auto;
	height: 27px;
}
.pa-1 {
	background: url('../images/pa-1.png') no-repeat 0 0;
	height: 100%;
}
.pa-2 {
	background: url('../images/pa-2.png') no-repeat 100% 0;
	height: 100%;
}
#slide_area_login,
#slide_area_search {
	padding: 0 20px;
	line-height: 25px;
}
#slide_area_search div.search {
	float: right;
	margin-top: 3px;
}
div#slide_area_login a {
	color: #fff;
}
div#slide_area_login input#mod_login_username,
div#slide_area_login input#mod_login_password,
#slide_area_search input#mod_search_searchword {
	border: 1px solid #9c9c90;
	width: 140px;
	padding: 0 4px;
	background: #ddddcc;
	color: #575757;
}
div#slide_area_login .button,
#slide_area_search .button {
	background: #5a5a47;
	color: #fff;
	margin-right: 10px;
}
div#slide_area_login .button:hover,
#slide_area_search .button:hover {
	background: #4b4b3a;
	color: #fff;
}
div#menu {
	clear: both;
	background: url('../images/bg_menu.png') no-repeat 50% 0;
	height: 34px;
	width: 920px;
	margin: 0;
	
}
div#menu div {
	float: left;
}
div#menu a {
	text-decoration: none;
}
div#langsel {
  float:left;
  position: relative;
  top: 30px;
  left: 20px;
	height: 34px;
}
div#wrap-middle {
	background: transparent url('../images/bg_page-middle.png') repeat-y 50% 0;
}
div#wrap-bottom {
	background: transparent url('../images/bg_page-bottom.png') no-repeat 50% 100%;
	padding-bottom: 0px;
}
/* restriction */
div#wrap-top {
	background: transparent url('../images/bg_page_top.png') no-repeat 50% 0;
	padding-top: 10px;
	margin: 0;
}
#wrap-shadow {
	background: #aeae9e url('../images/bg_page-shadow-1.png') no-repeat 50% 0!important;
	margin: 0 0 0px;
}
#conwrap {
	padding-left: 15px;
	padding-right: 8px;
	width: 895px;
	height: 100%;
	border-left: 1px solid #85a4c4;
	border-right: 1px solid #85a4c4;	
		
}


div#center_column {
	float: left;
	width: 880px;
	margin-right: 10px;
	padding-top: 10px;	
}

div.block {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding-bottom: 10px;
	margin:0;
}

div.block h3 {
	background: transparent url('../images/bg_modcol3-r.png') no-repeat 100% 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 5px;
	margin-bottom: 5px;
	line-height: 25px;
	color: #fff;
}

div.block a:link,
div.block a:visited {
	color:#2e2b22;
}
div.block a:hover {
	color:#a9251d;
}

div#footer_wrap {
	background: transparent; background-color: #a9251d; 
	height: 32px;		
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin:0 20px;
	padding-top: 7px;
}
div#footer a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
div#links {
	float: left;
	padding-bottom: 10px;
	color: #2e2b22;
}
div#copyright {
	float: right;
	color: #ffffff;	
}

#nav {
	height: 34px;
	position: relative;
	z-index: 49;
	margin-left: 0px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
#nav li span {
	display: block;
	float: left;
}
#nav a {
	display: block;
	float: left;
	height: 34px;
	line-height: 33px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 10px;
	text-transform:uppercase;
}
#nav a:hover {
	text-decoration: none!important;
}
#nav li:hover,
#nav li.active {
	background: url('../images/m_h-right.png') no-repeat left 1px;
}
#nav li:hover li,
#nav li.active:hover li,
#nav li:hover li span {
	background-image: none;
}
#nav li:hover li a,
#nav li.active:hover li a {
	background-image: none;
}
#nav a {
	color: #fff;
}
#nav li.active a {
	color: #000;
}
#nav li a:hover{
	color: #000;
}
#nav li:hover ul{
	background: #2e2b22;
}


a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	width: 78px;
	height: 13px;
	line-height:13px;
	background: url('../images/b_readon.png') no-repeat 0 50%;
	color: #fff;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
	text-decoration: none;
}
a.readon:hover {
	background: url('../images/b_readon.png') no-repeat 100% 50%;
}
