﻿body
{
	background: #0095bb;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin:10px;
	text-align: center;
}
td {
	font-size:11px;
}
img {
	border:none;
}
a {
	color:#ff6000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
}
li {
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
	direction:rtl;
}
ul {
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
	direction:rtl;
}
form {
	padding:0px;
	margin:0px;
}
button {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
option {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
select {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
textarea {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
input {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
/*
input {
	background-image:url(input.jpg);
	background-position:center;
	background-repeat:no-repeat;
	_background-attachment:fixed;
	width:280px;
	height:15px;
}
*/
.inputbox, .TextBox {
	background-image: url(inputbox.jpg);
/*	width: 164px;
	_width: 170px;*/
	height: 15px;
	_height: 15px;
	padding-left:3px;
	padding-right:3px;
	margin-top: 3px;
	direction: rtl;
}
.selectbox {
	height:18px;
	background-color:none;
	width:170px;
	_width:170px;
	padding-left:3px;
	padding-right:3px;
}
input.button {
	font-size: 8pt;
	background: url(button.jpg) no-repeat center;
	width: 85px;
	height: 20px;
	padding-bottom: 8px;
}
button, .Buttons {
	font-size: 8pt;
	background: url(button.jpg) no-repeat center;
	width: 85px;
	height: 20px;
	padding-bottom: 8px;
}
textarea {
	background-image:url(textarea.jpg);
	background-position:center top;;
	background-repeat:no-repeat;
	_background-attachment:fixed;
	padding:5px;
	height:50px;
	_height:60px;
	width:290px;
	_width:320px;
}
textarea {
	border:0px none;
	color:#333333;
	font-size:10px;
}
input {
	border:0px none;
	color:#333333;
	font-size:10px;
}
select {
	border: #89c9d9 1px solid;
	color: #333333;
	font-size: 10px;
	padding: 1 1 1 1px;
}
h3 {
	color: #0095bb;
	font-size: 12px;
	line-height:1px
}
h2 {
	color:#0095bb;
	font-size:12px;
}
h1 {
	color:#0095bb;
	font-size:12px;
}
.moduletable h3 {
	font-family:B Mitra, Arial, Helvetica, sans-serif;
	font-size:16px;
}
fieldset {
	border:none;
}
a {
	direction:rtl;
}
label {
	direction:rtl;
}
.button {
	border:1px solid #0095bb;
	background-color:#89c9d9;
	color:#FFFFFF;
}
#frame {
	width:755px;
}
#header {
	background-image: url(jablogi.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 85px;
	width: 100%;
}
#menu {
	width: 744px;
	_width:745px;
	border:#FFFFFF 1px solid;
	border-right:none;
	float:left;
	margin-bottom:5px;
	padding-top:2px;
	height:16px;
	_height:20px;
}
#menu_right {
	width: 10px;
	height: 20px;
	background-image: url(menu_bg.jpg);
	float: left;
}
#main {
	background-color:#FFFFFF;
	background-image:url(main_top_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:550px;
	float:left;
}
#main_inner {
	margin: 10px;
	text-align:justify;
	direction:rtl;
	line-height:150%;
	position:relative;
}
#main_btm {
	background-image:url(main_btm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:5px;
	width:550px;
}
#right_outer {
	margin-left:5px;
	float:left;
	width:200px;
}
#right {
	width:200px;
	background-color:#007492;
	background-image:url(mod_main_btm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#right_inner {
	padding:10px;
	text-align:right;
	padding-top:0px;
}
#right a {
	color:#FFFFFF;
}
#right a:hover {
	color:#7cc4d7;
}
#yellow {
	height:100px;
	background-color:#ffcc00;
	background-image:url(yellow_corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	direction:rtl;
	font-size:9px;
	color:#535353;
	position:relative;
}
#yellow a {
	position:absolute;
	left:0px;
	top:0px;
	vertical-align:middle;
	color:#535353;
	display:block;
	width:100%;
	height:100%;
	padding-top:13px;
}
#yellow a:hover {
	color:#ff0000;
}
#system-message {
	color:#666666;
	border-bottom:1px dashed #ffcc00;
	text-align:right;
	padding:10px;
}
.clear {
	clear:both;
}
.contentheading {

	font-weight:bold;
	font-size:12px;
	color:#0095bb;
	margin-bottom:10px;
}
.componentheading {

	font-weight:bold;
	font-size:12px;
	color:#0095bb;
	margin-bottom:10px;
}
.componentheading {
	font-family:B Mitra, Arial, Helvetica, sans-serif;
	font-size:28px;
	padding-bottom:10px;
	padding-top:5px;
	word-spacing:-5px;
}
.iteminfo {
	font-size:9px;
	color:#666666;
}
.menu-nav li {
	float:right;
	margin-left:15px;
}
#menu a {
	color:#FFFFFF;
}
#menu a:hover {
	color:#007492;
}
#menu li.active {
	border-bottom:#fff 2px solid;
	padding-bottom:1px;
}
#footer {
	text-align: left;
	direction: ltr;
	font-size: 9px;
	color: #DEEBF1;
	background-color: #0095bb;
}
#version {
	font-size:8px;
	letter-spacing:2px;
}
.cell_title {
	width:95px;
	color:#0095bb;
}
.cell_title a {
color:#0095bb;
}
.cell_value {
	padding:1px;
	vertical-align:top;
}
.cell_title {
	padding:1px;
	vertical-align:top;
}
.cell_value {
	color:#535353;
}
#blog_title {
	font-family:B Mitra, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	width:100%;
	color:#0095bb;
	display:block;
	height:30px;
	padding-top:4px;
}
#about_blog {
	display:block;
	background-image:url(about_blog.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
}
#about_author {
	display:block;
	background-image:url(about_author.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:10px;
}
#last_post {
	display:block;
	background-image:url(last_post.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:10px;
}
#others {
	display:block;
	background-image:url(others.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:10px;
}
#yours {
	display:block;
	background-image:url(your_comment.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:10px;
}
#waiting {
	display:block;
	background-image:url(waiting.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:5px;
}
#link {
	display:block;
	background-image:url(link.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:5px;
}
#stats {
	display:block;
	background-image:url(stats.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:5px;
}
#search {
	display:block;
	background-image:url(search.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:5px;
}
#change_user {
	display:block;
	background-image:url(change_user.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:5px;
}
#change_profile {
	display:block;
	background-image:url(change_profile.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
	margin-top:5px;
}
#rss_icon {
	display:block;
	width:28px;
	height:28px;
	background-image:url(rss.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
}
.feed {
	background-image: url(rss_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #d6e4e9;
	padding: 35px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: 17px;
	_margin-right: 8px;
	clear:both;
	width:425px;
	_width:495px;
}
.feed_btm {
	background-image: url(rss_btm.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 8pt;
	margin-right: 3px;
	_margin-right: 8px;
	color: gray;
	text-align: left;
}
.feed_post_title {
	font-family:B Mitra, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	padding-bottom:0px;
}
.feed_post_title a {
	color:#727272;
}
.feed_date {
	font-size:10px;
	color:#666666;
	direction:ltr;
}
.rate {
	width:20px;
	float:right;
	vertical-align:middle;
	background:none;
}
.rate_block {
	width:40px;
	float:right;
	vertical-align:middle;
	background:none;
}
.stars {
	float:left;
	width:0px;
	height:19px;
	background-image:url(star.gif);
	background-position:left;
	background-repeat:repeat-x;
	display:block;
	text-align:center;
	color:#FF9900;
}
.count_rates {
	float:left;
	direction:rtl;
}
.help {
	font-size:10px;
	color:#999999;
	float:right;
	width:350px;
	text-align:right;
}
.no {
	border:#0095BB 1px solid;
	display:block;
	margin-right:5px;
	margin-left:5px;
	height:20px;
	width:85px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	background-image:url(button.jpg);
}
.yes {
	border:#0095BB 1px solid;
	display:block;
	margin-right:5px;
	margin-left:5px;
	height:20px;
	width:85px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	background-image:url(button.jpg);
}
.no:hover {
	color:#0095BB;
	border:#FFFFFF 1px solid;
}
.yes:hover {
	color:#0095BB;
	border:#FFFFFF 1px solid;
}
.waiting_item {
	display:block;
	clear:both;
	background-color:#F2F2F2;
	border:#CCCCCC 1px solid;
	min-height:23px;
	height:auto;
	_height:23px;
	padding:5px;
	margin-bottom:5px;
}
.testimonial_text {
	padding:10px;
	border:#0095BB 1px dotted;
}
.budget {
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
.budget textarea {
	direction:ltr;
	padding:5px;
	height:50px;
	_height:60px;
	width:290px;
	_width:320px;
	float:right;
	margin-right:10px;
}
.budget .sample {
	float:right;
	height:60px;
}
.hasTip {

}
.tool-tip {
	font-size:0.8em;
	background-color:#FFFFCC;
	border:#FFCC00 1px solid;
	text-align:left;
	padding:10px;
}
#comments table {
	width:500px;
	_width:510px;
}
#comments table tr {
	margin-bottom:10px;
}
#comments .cell_title{
	width:85px;
	background-image:url(testi_arrow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#comments .cell_value{
	width:415px;
	min-height:20px;
	height:auto;
	_height:20px;
	background-image:url(testi_top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.testi_inner {
	margin-top:5px;
	padding:5px;
	padding-top:0px;
	background-color:#d6e4e9;
	width:405px;
	_width:415px;
	margin-right:-1px;
}
.testi_btm {
	background-image:url(testi_btm.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:5px;
	width:415;
	font-size:2px;
	margin-right:-1px;
}
.ltr {
	direction:ltr;
	text-align:left;
}
.rtl {
	direction:rtl;
}
.res_title {
	
}
.res_hits {
	width:20px;
}
.res_cat {
	width:100px;
}
.res_rate{
	width:100px;
	text-align:center;
}
#res_table {
	width:100%;
	_width:96%;
}
#res_table th {
	font-size:11px;
}
#res_table th {
	padding:2px;
	text-align:right;
}
#res_table td {
	padding:2px;
	text-align:right;
}
#res_table a {
	color:#0095bb;
}
#res_table a:hover {
	color:#ff6000;
}
.row1 {
	background-color:#DDF1F0;
}
.row2 {
	background-color:#EBF3F5;
}
#register_box {
	background-image:url(make_profile.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:200px;
	height:55px;
	margin-top:5px;
	display:block;
}
#search_box {
	background-image:url(search_box.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:200px;
	height:55px;
	margin-top:5px;
	display:block;
	position:relative;
}
#search_box_input {
	position:absolute;
	top:28px;
	right:10px;
}
#homepage {
	background-image:url(how.jpg);
	height:100px;
	background-position:center;
	background-repeat:no-repeat;
}
#homepage_content {
	color:#333333;
	/*padding-right:23px;*/
	margin-top:5px;
	min-height:244px;
	height:auto;
	_height:228px;
}
#main_inner .moduletable {
	width:188px;
	padding:5px;
	padding-top:24px;
	border:1px solid #ffcc00;
	background-image:url(news.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:105px;
}
.readon {
	background-image:url(yellow.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
	display:block;
	margin:0px;
}
.article_separator {
	display:none;
}
#main_inner .moduletable h4 {
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
}
#main_inner .moduletable p {
	margin:2px;
}
.latestnews {
	padding:3px;
}
.latestnews a {

}
.createdby {
	background-image:url(blue.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
	display:block;
	margin:0px;
	direction:rtl;
}
.createdate {
	padding-right:20px;
	display:block;
	margin:0px;
	direction:ltr;
	text-align:right;
}
.createdate {
	color:#999999;
	font-size:10px;
	text-align:right;
}
.createdby {
	color:#999999;
	font-size:10px;
	text-align:right;
}
#signup_steps li {
	padding-right:20px;
	background-image:url(blue.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	height:18px;
}
#benefits li {
	padding-right:20px;
	background-image:url(yellow.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	height:18px;
}
.red_error {
	border:#ffcc00 1px solid;
	display:block;
	padding:10px;
	background-color:#fff3c4;
	color:#d62a0d;
	display:none;
	width:148px;
	_width:170px;
	clear:both;
	float:right;
	font-size:9px;
}
#input_feed {
	display:none;
}