
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Tahoma,"Trebuchet MS";
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 197%;
}

.twocols h2 {
	font:bold 17px arial;
	border-bottom: 1px dotted #CDCDCD;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

h2 {
	font:bold 17px arial;
}

p {
}

ol {
}

ul {
}
th{background:#CDCDCD;color:#FFFFFF;padding:5px;border:1px solid #CDCDCD; vertical-align:top;font-weight: bold;text-align:center;} 
blockquote {
	margin: 0;
	padding-right: 20px;
	border-right: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #AA0000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}
.small, small{
	
font:normal 11px tahoma ;
}
.small img{margin-bottom:-5px;}
/* Header */

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}

/* site_logo */

#site_logo {
	float: left;
	padding-top: 20px;
	background: url(images/img02.gif) no-repeat left bottom;
}

#site_logo h1, #site_logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#site_logo h1 {
	font-weight: bold;
}

#site_logo h2 {
	
	font:normal 11px tahoma ;
}

#site_logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-right: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	color: #AA0000;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Menu */

#menu {
	font:bold 17px arial;
	float: left;
	direction:rtl;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 10px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #85C329;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
	background: url(images/img04.jpg) top right;
}

#splash a {
	display: block;
	width: 560px;
	height: 200px;

}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	direction:rtl;
	
	float: left;
	width: 520px;
	padding-left: 0px;
}

#content ul {
	list-style: none;
}

.twocols ul li {
	padding-right: 15px;
background: url(images/img08.gif) right no-repeat; 

}

#content ol {
	margin-right: 0;
	padding-right: 0;
	list-style: lower-alpha inside;
}

.post_div{
padding-bottom: 20px;

	}
	
.title {
	font:normal 27px arial;
	padding-top: 5px;

	border-bottom: 1px dotted #CDCDCD;
}


.title span
{
float:left;
margin:-20px 0 0 0;
font:normal 12px tahoma ;
}

.title span img{
margin:0 0 -5px 5px;
}

.content {
	text-align:justify;
	padding: 0px;
	

}

.post {clear:both;
	text-align:justify;
	padding: 0px;
	padding-bottom: 5px;
	
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 250px;
}

.twocols .col2 {
	float: right;
	width: 250px;
}

/* Sidebar */

#sidebar {
		direction:rtl;
	float: right;
	width: 220px;
}



#sidebar .block {
	margin-bottom: 20px;
	padding-bottom:10px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}
#sidebar li{
	list-style: none;
}

/*

#sidebar {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}
*/
#sidebar h2 {
	font:bold 17px arial;

	height: 30px;
	margin: 0;
	padding: 8px 10px 0 0;
	background: url(images/img06.gif) no-repeat;

	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 5px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #AA0000;
	
}

#sidebar .first {
	border: none;
}

/* Footer text-decoration: underline; */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333;
}

#legal {
	line-height:30px;
	text-align:right;
	direction:rtl;
	float: right;
	padding: 10px 60px 10px 0;
	background: url(images/img11.gif) no-repeat right center;
}


#links {
	float: left;
	direction:rtl;
	text-align:left;
	padding: 10px 0 0 0;
}

#rssblue {background: url(images/rss_blue.gif) no-repeat right center;padding: 10px 35px 10px 0;}
#rssyellow{background: url(images/rss.gif) no-repeat right center;padding: 10px 35px 10px 0;}
.submenu { padding: 0px;margin: 0px; overflow: hidden; width: 100%; list-style-type: none;}
.submenu ul {margin: 0px; padding: 0px; list-style-type: none;}
.submenu li {margin: 0px; padding: 0px; float: left; width: 100%;}
.submenu a, .submenu strong {font-weight: bold;border-bottom: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; padding: 3px 0px 3px 10%; display: block; width: 90%; background-color: #FFFFFF; color: #666666;}

.submenu img{float:right;margin: 3px -12px 1px 5px;}
.submenu li#active, .submenu li strong {border-bottom: 1px solid #EEEEEE; padding: 3px 0px 3px 0%; width: 90%; font-weight: bold; color: #000000; background-color: #CDCDCD; padding-right: 10%;border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;}
.submenu li a {width: 90%; padding-right: 10%; background-color: #E6E6E6; color: #666666;background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;}
.submenu li a:focus, .submenu li a:hover, .submenu li a:active { background: #CDCDCD;color: #333333;border-top:1px solid #CDCDCD;;border-bottom:1px solid #CDCDCD;;}
.submenu li ul li a, .submenu li ul li#active, .submenu li ul li strong, .submenu li ul li span {width: 80%; padding-right: 20%;}
.submenu li ul li a {background-color: #F9F9F9; color: #666666;font-weight: normal;}
.submenu li ul li a:focus, .submenu li ul li a:hover, .submenu li ul li a:active {background: #CDCDCD; color: #333333;}
.submenu li ul li ul li a, .submenu li ul li ul li#active, .submenu li ul li ul li strong, .submenu li ul li ul li span {width: 70%; padding-right: 30%;}
.submenu li ul li ul li a {background-color: #FCFCFC; color: #666666;}
.submenu li ul li ul li a:focus, .submenu li ul li ul li a:hover, .submenu li ul li ul li a:active {background-color: #E6E6E6; color: #333333;}

* html .submenu li a, * html .submenu li strong, * html .submenu li span, * html .submenu li#title, * html .submenu li#active {width: 90%;}
* html .submenu li ul li a, * html .submenu li ul li strong, * html .submenu li ul li span, * html .submenu li ul li#active {width: 80%;}
* html .submenu li ul li ul li a, * html .submenu li ul li ul li strong, * html .submenu li ul li ul li span, * html .submenu li ul li ul li#active {width: 70%;}


.off {background-color:#FFFFFF;text-align:justify;padding:3px;vertical-align:top;}
.on {background-color:#E6E6E6;text-align:justify;padding:3px;vertical-align:top;}

input, select, textarea {font-family:tahoma;font-size: 12px;padding:1px;}
input[type="text"],input[type="password"], textarea {background: #F9F9F9; border : 1px #CCCCCC solid;}
textarea:focus, input[type="text"]:focus , input[type="password"]:focus { background: #FCFCFC; border : 1px  solid;color:#666666}

.poll{
	width:200px;
	font:normal 11px tahoma;
	margin:10px;
	}
.poll_bar{
	background-color:#DE601B;height:12px;
	background: url(images/img03.jpg)  center;
	margin:5px 0 10px 0;
}

.box{float:right;margin:0px;padding:5px;width:23%;height:75px;text-align:center;overflow:hidden;}
.box a{font-size:12px; display: block;width:98%;height:73px;border:1px solid #FFFFFF; padding:2px;}
.box a:hover{background-color: #E6E6E6;border:1px solid #CDCDCD; padding:2px;-Moz-Border-Radius: 5px;}


.media_box {width:100%;text-align:center}
.media{float:right;margin:0px;padding:5px;width:31%;height:195px;text-align:center;vertical-align:middle;overflow:hidden}
.media a{display: block;width:98%;height:180px;padding:2px;border:1px solid #CDCDCD;-Moz-Border-Radius: 5px;padding-top:5px;}
.media a:hover{background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;border:1px solid #CDCDCD; padding:2px;padding-top:5px;}
.media a img{padding:5px;}
.media_description{
	border: 1px solid #CDCDCD;
	background-color: #FFF4E3;
	padding:10px;
	margin-top:20px;
	-Moz-Border-Radius: 6px;
}


	
.entry_option{
	border: 1px solid #CDCDCD;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
margin-top:20px;
	padding:10px;
	-Moz-Border-Radius: 6px;
	
}


.entry_option table td{
text-align:right; 
direction:rtl;
vertical-align:top;
width:50%
}
.option img{margin-bottom:-5px;}
.option {font-size:11px;margin-top:10px}

.entry_option img{margin:5px 0 -5px 10px;}
.comment{margin:0px;padding:0px}

.paging
{
	clear:both;
text-align:left;
direction:rtl;
float:left;	
}

.paging .info
{
	padding: 5px;
	font-weight: bold;
}

.paging a 
{
	display: block;
	padding: 5px;
	margin: 2px;
	border: 1px solid #CDCDCD;

}

.paging a:hover, div.paging a:active
{
	display: block;
	background-color: #E6E6E6;
	border:1px solid #CDCDCD;
}

.paging .current
{
	display: block;
	padding: 5px;
	margin: 2px;
font-weight: bold;
background-color: #CDCDCD;
border:1px solid #CDCDCD;
	color: #FFFFFF;
	}

.media_box .moption {margin:0px;padding:0px;position:relative;top: -20px;left: 60px ;}
.moption a {padding:0px;margin:0px}
