/* Sites Preview */
.arTopS {float:right;width:32px;height:32px;background:transparent url('/images/arrow_up.png') no-repeat;cursor:pointer;}
.arTopSo {float:right;width:32px;height:32px;background:transparent url('/images/arrow_up.png') no-repeat;cursor:pointer;}
.arBotS {float:right;width:32px;height:32px;background:transparent url('/images/arrow_down.png') no-repeat;cursor:pointer;}
.arBotSo {float:right;width:32px;height:32px;background:transparent url('/images/arrow_down.png') no-repeat;cursor:pointer;}
/* -------------- */

#right div div div img {width:200px!important}
div.module-green {font-weight:bold;}

* { 
	margin:0;
	padding:0;
}

body, html {
	background:url('/images/Fon2.jpg') repeat-x;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:980px;
	margin:auto;
}

#footer {border-top-left-radius:5px;border-top-right-radius:5px}


a:link { text-decoration: none; color: rgb(57, 132, 216); }
a:active { text-decoration: none; color: rgb(57, 132, 216); }
a:visited { text-decoration: none; color: rgb(57, 132, 216); }
a:hover { text-decoration: none; color: rgb(0, 0, 0); }
td, body { font-family: verdana,arial,helvetica; font-size: 8pt; color: rgb(53, 84, 115); }
form { margin: 0px; padding: 0px; }
input, textarea, select { vertical-align: middle; font-size: 8pt; font-family: verdana,arial,helvetica; }
#contentwrapper{float: left;width: 100%;}
#footer { background: transparent url(/images/green.gif) repeat scroll 0% 0%;clear: both;}
#footer p { padding: 10px; }


a {
	color:#89642f;
	text-decoration:underline;
}

img {
	border:none;
}

a:hover {
	color:#303c38;
}


/* Entries Style */
.eBlock {background:url('../images/entry1.gif') top repeat-x #FFFFFF; border:1px solid #DEDEDE;padding:10px 5px 5px 5px;}
.eTitle {font-family:Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#559B36; padding: 0 0 0 10px;border-left:5px solid #60B03D;}
.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #DDDDDD;}
.textHr {color:#DDDDDD;height:1px;border:1px solid #DDDDDD;}

.eDetails {border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px solid #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('../images/entry2.gif') no-repeat 0px 0px;}
/* ------------- */


#header {
	height:296px;
	width:100%;
	background:url('../images/header.jpg') repeat-x;
}

#nav {
	height:85px;
	padding-top:60px;
	float:right;
	padding-right:20px;
	width:400px;
	padding-left:130px;
	overflow:hidden;
}

#logo {
	float:left;
	width:300px;
	margin-left:190px;
	margin-top:35px;
}

#nav ul {
	font-size:18px;
	list-style-type:none;
}

#nav li {
	float:left;
	margin-right:20px;
}

#nav li a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dashed #fff;
}

#nav li a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
}

#main {
	margin-top:2px;
}

#wrapper {
	float:left;
	width:100%;
	background:url('../images/content.html') repeat-x;
}

#content {
	margin:0 210px;
}

#content .text {margin-right:20px}

#left {
	float:left;
	width:210px;
	margin-left:-100%;
}

#right {
	float:left;
	width:220px;
	margin-left:-220px;
}

.text {
	padding:10px 10px 10px 10px;
}

#right .text {
	padding:10px 0px 10px 0px;
}

#left .text {
	padding:10px 10px 10px 0px;
}

.module {
	width:200px;
	margin-bottom:10px;
}
.m-top {
	width:200px;
	height:16px;
	background:url('../images/m-top.gif') no-repeat;
}
.m-bottom {
	width:200px;
	height:41px;
	background:url('../images/m-bottom.gif') no-repeat;
}
.m-center {
	width:200px;
	background:url('../images/m-center.gif') repeat-y;
}
.m-text {
	padding:0px 10px 10px 10px;
}

.module h1 {
	font-size:20px;
	border-bottom:1px dashed #e6e6e6;
	margin-left:10px;
	margin-right:10px;
	color:#465a51;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:22px;
}

h1.green {
	color:#89ba14;
}
ul {
	list-style: none;
}

#left ul li {
	margin:0 -10px;
	background: url(../images/arrow.png) no-repeat 3px 8px;
	padding: 4px 0px 4px 9px;
	border-top: 1px solid #8ab661;

}
#left ul li:hover {
	background:#fff  url(../images/arrow.png) no-repeat 3px 8px;
}

#left ul a {
	color:#fff;
}

#left ul li:hover a, #left a:hover {
	color:#000;
}

h1, h2, h3, h4, h5 {
	font-weight:normal;
}

.news {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:2px dashed #ccc;
}

.info {
	font-size:11px;
	margin-bottom:5px;
	margin-top:3px;
	padding-left:30px;
	color:#555;
}

.more {
	font-size:11px;
	margin-top:5px;
}

h1 a {
	color:#000;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}


table, td, th { font-size:12px; }

#right ul li {
	background: url(../images/arrow.png) no-repeat 2px 10px;
	padding: 5px 0px 5px 13px;
	border-bottom:1px dashed #e5e5e5;

}
#right ul li:hover {
	background:#fff  url(../images/arrow.png) no-repeat 2px 10px;
}

#right ul a {
	color:#fff;
}

#right ul li:hover a, #left a:hover {
	color:#000;
}

.post {
	margin-bottom: 10px;
}



.post  h1 {
	padding: 10px 30px 0 30px;
}

.post .title p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 10px 40px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 30px;
	background: url(../images/img15.gif) no-repeat left bottom;
	font-size:11px;
}


.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(../images/img16.gif) no-repeat left center;
}

.post .links .comments {
	background: url(../images/img17.gif) no-repeat left center;
}

div.module {
	margin: 0 0 10px;
	padding: 0;
	background: url(../images/box-br.gif) no-repeat bottom right;
	float: left;
	width: 100%;
	clear: both;
}

div.module h3 { color:#555; }

div.module div {
	margin: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div {
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div {
	padding: 15px 15px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
}

/* Right module */
div.module-brick h3,
div.module-green h3,
div.module-cyan h3 {
	margin: 0 0 5px;
	padding: 0;
	line-height: normal;
}

div.module-brick,
div.module-green,
div.module-cyan {
	margin: 0 0 10px;
	padding: 0;
	background: url(../images/box-circle-br.gif) no-repeat bottom right;
	float: left;
	width: 100%;
	clear: both;
}

div.module-brick div,
div.module-green div,
div.module-cyan div {
	margin: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module-brick div div,
div.module-green div div,
div.module-cyan div div {
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module-brick div div div,
div.module-green div div div,
div.module-cyan div div div {
	padding: 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module-brick div div div div,
div.module-green div div div div,
div.module-cyan div div div div {
	margin: 0;
	padding: 15px 15px 20px;
	background: none;
	float: none;
}

/* Module Brick */
div.module-brick {
	background: url(../images/box-green-br.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.module-brick div {
	background: url(../images/box-green-bl.gif) no-repeat bottom left;
}

div.module-brick div div {
	background: url(../images/box-green-tr.gif) no-repeat top right;
}

div.module-brick div div div {
	background: url(../images/box-green-tl.gif) no-repeat top left;
}


/* Module Green */
div.module-green {
	background: url(../images/box-green-br.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.module-green div {
	background: url(../images/box-green-bl.gif) no-repeat bottom left;
}

div.module-green div div {
	background: url(../images/box-green-tr.gif) no-repeat top right;
}

div.module-green div div div {
	background: url(../images/box-green-tl.gif) no-repeat top left;
}



