@charset "utf-8";
/* CSS Document */

/* Main */

* {
	vertical-align: baseline;
	font-weight: inherit;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	color: #000000;
	}
	
html, body {
   height:100%;
}

body {
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFF;
}
strong, b {
	font-weight: bold;
}
p {
	padding-bottom: 5px;
	padding-top: 5px;
}

li {
	margin-left: 15px;
}
/* Heading */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #969696;
	text-decoration: none;
	margin-bottom: 20px;
}

h2.active {
	color: #FFFFFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	font-weight: bold;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #128ba5;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #969696;
	text-decoration: none;
}


/* Cotainers */

.lang {
	padding: 10px;
	float: right;
}

#header {
	padding:10px;
	background-color: #000000;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#header_low {
	padding:10px;
	background-color: #000000;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#shade {
	background-image: url(../img/header_shade.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}

#container {
	min-height:100%;
	position:relative;

}

#body {
	padding-bottom:210px;   /* Height of the footer */
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:210px;   /* Height of the footer */
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#slide {
	width:900px;
	height:260px;
	background-image: url(../img/shade.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}

.lorem {
	width:870px;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
	margin-right: 48px;
	margin-left: 48px;
}
.footer_banners {
	width:870px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 48px;
	margin-left: 48px;
}

.content {
	width:900px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 48px;
	margin-left: 48px;
	position: relative;
}

.column2 {
	float:left;
	width:690px;
	padding: 15px;
	position: relative;
}

.column3 {
	float:left;
	width:150px;
	padding: 15px;
	position: relative;
}

.column4 {
	float:left;
	width:185px;
	padding: 15px;
	position: relative;
	vertical-align: middle;
}

#logo {
	width:870px;
	height:23px;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
	margin-right: 48px;
	margin-left: 48px;
}
.inner {
	width:996px;
	margin-right: auto;
	margin-left: auto;
}

/* Clear */

.clear {
	clear: both;
}

/* Text colors */

.grey_light {
	color: #969696;
}
.white {
	color: #FFF;
}
.grey_dark {
	color: #444444;
}
.blue
{
	color: #128ba5;
}

.green
{
	color: #669900;
}

/* links */

a {
	color: #128ba5;
	text-decoration: none;
}

a:hover, a.active {
	color:#000000;
}

/*.submenu a {
	color:#128ba5;
}

.submenu a:hover, .submenu a.active {
	color:#FFFFFF;
}*/

.rmenu {
	clear: both;
	float: left;
	width: 146px;
	margin: 0 0 5px 0;
	padding: 0 2px 0 2px;
	border-bottom: 1px solid #9e9e9e;
}
.rmenu a.redit {
	clear: both;
	float: left;
	width: 16px;
	margin: 0 2px 0 2px;
	padding: 0 0 3px 0;
}
.rmenu a.rtxt {
	float: left;
	width: 124px;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	color:#128ba5;
}
.rmenu a.rtxt:hover, .rmenu a.rtxt:active {
	color:#000000;
}
.rmenu a.redit img {
	border: 0;
}

.submenu a {
	clear: both;
	float: left;
	width: 146px;
	margin: 0 0 5px 0;
	padding: 0 2px 6px 2px;
	border-bottom: 1px dotted #ffffff;
	color:#128ba5;
}

.submenu a:hover, .submenu a.active {
	color:#FFFFFF;
}

.lang a {
	color:#128ba5;
}

.lang a:hover, .lang a.active {
	color:#FFFFFF;
}


/* Separators */

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Misc */

.time {
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}

.list {
	display:block;
	padding:5px;
	position: relative;
	margin-bottom: 15px;
}
.list a {
	color: #128ba5;
}

.list a:hover {
	color: #000000;
}

.list:hover {
	display:block;
	padding:5px;
	background-image: url(../img/transparent_black.png);
	background-repeat: repeat;
	position: relative;
}

label.forumas {
	clear: both; 
	float: left; 
	width: 250px; 
	margin: 10px 0 0 0;
}
input.forums {
	clear: both; 
	float: left; 
	width: 250px; 
	margin: 5px 0 0 0;
}
img.capt {
	clear: both;
	float: right;
}
label.captl {
	clear: both; 
	float: right; 
	width: 250px; 
	margin: 10px 0 0 0;
	text-align: right;
}
input.capti {
	clear: both; 
	float: right; 
	width: 80px; 
	margin: 5px 0 0 0;
}
label.smsl {
	clear: both; 
	float: left; 
	width: 100px; 
	margin: 10px 10px 0 0;
	text-align: left;
}
.smst {
	clear: both;
	float: left;
	width: 440px;
	height: 80px;
	margin: 10px 0 0 0;
	border: 1px solid #e1e1e1;
	background: #fafafa;
}
.smssub {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
}
.lst {
	clear: both;
	float: left;
	width: 340px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.rst {
	float: right;
	width: 340px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a.listas1:link, a.listas1:active, a.listas1:visited {
	clear: both;
	float: left;
	width: 340px;
	margin: 0 0 0 0;
	padding: 5px 0 3px 0;
	color: #3399ff;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #e1e1e1;
	line-height: 16px;
}
a.listas1:hover { color: #000000; } 

