* {
	direction:rtl;
	margin:0 auto;
	padding:0;
}

body {
	background-color:#ffffff;
	background-position:center;
	background-repeat:repeat-y;
	background-attachment:fixed;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	text-align:center;
	width:auto;
}

ul {
	margin-right:15px;
}

ol {
	margin-right:25px;
}

h1, h2.contact_form {
	background-color:#0a9abc;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:3px 5px;
}

h2 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

h3 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

p {
	margin-top:5px;
}

a, a:link, a:visited, a:hover {
	color:#0a9abc;
	text-decoration:none;
}

img, img a, img a:link, img a:visited, img a:hover {
	border:0 none;
	text-decoration:none;
}

img a, .js_link {
	cursor:pointer;
}

#container {
	width:970px;
}

#header {
	background-image:url('/images/header.gif');
	background-color:#dadada;
	border-bottom:#b0b0b0 1px solid;
	clear:both;
	float:right;
	height:95px;
	margin:5px 0px 0px;
	width:100%;
}

#header #header_info {
	float:right;
	height:100%;
	width:850px;
}

#header #header_info #header_phone {
	background-color:#0a9abc;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	clear:both;
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
	height:24px;
	margin:1px 0 0;
	padding:3px 0 5px;
	width:350px;
}

#header #header_info #header_topic {
	font-size:22px;
	font-weight:bold;
	margin-right:120px;
	width:auto;
}

#header #header_info #header_text {
	margin-right:120px;
	width:auto;
}

#header #logo {
	float:right;
	height:100%;
	width:auto;
	margin-right:35px;
}

#menu {
	background-color:#ffffff;
	clear:both;
	color:#000000;
	float:right;
	height:27px;
	padding:5px 0;
	width:100%;
}

#menu ul {
	float:right;
	height:27px;
	margin:0;
	text-align:right;
	width:710px;
}

#menu li {
	display:inline;
	float:right;
	font-weight:bold;
	list-style:none;
	margin:0 1px;
}

#menu li a {
	color:#000000;
	display:block;
	padding:5px;
}

#menu .selected_item a, #menu li:hover a {
	background-color:#0a9abc;
	border-radius:5px;
	color:#ffffff;
	padding:5px;
	transition:background-color 0.8s;
}

#menu #menu_top_links {
	float:right;
	height:20px;
	margin-top:5px;
	width:50px;
}

#menu #menu_top_links a {
	float:right;
	height:20px;
	margin-right:5px;
	width:20px;
}

#menu #menu_search {
	float:left;
	height:20px;
	margin-right:20px;
	margin-top:7px;
	width:180px;
}

#menu #menu_search input {
	width:180px;
}

#page {
	background-color:#dadada;
	border-bottom:#b0b0b0 1px solid;
	border-top:#b0b0b0 1px solid;
	float:right;
	min-height:570px;
	text-align:right;
	width:100%;
}

#page #right {
	float:right;
	height:100%;
	margin:0;
	padding:10px 5px;
	width:190px;
}

#page #right ul {
	margin-right:0;
}

#page #right li {
	border-bottom:1px dotted #cccccc;
	list-style:none;
	padding-bottom:2px;
	padding-top:5px;
}

#page #right li a {
	color:#0a9abc;
}

#page #right li a:hover, #page #right li.selected_item a {
	font-weight:bold;
}

#page #content {
	float:right;
	height:100%;
	margin:0;
	padding:0 5px;
	width:560px;
}

#page #content li {
	padding-top:5px;
}

#page #content #trail {
	padding-bottom:10px;
}

#page #content #tag_line {
	padding-bottom:10px;
}

#page #left {
	float:right;
	height:100%;
	margin:0;
	padding:10px 5px;
	width:190px;
}

#page #left_forum {
	float:right;
	height:100%;
	margin:0;
	padding:10px 5px;
	width:760px;
}

#page #content a {
	color:#0a9abc;
}

#page #content a:hover {
	text-decoration:underline;
}

.english, .english * {
	direction:ltr;
	text-align:left;
}

.english ul {
	margin-left:15px;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
}

#footer {
	background-image:url('/images/footer.gif');
	background-color:#dadada;
	border-bottom:#b0b0b0 1px solid;
	border-top:#b0b0b0 1px solid;
	clear:both;
	float:right;
	height:80px;
	margin:5px 0px;
	width:100%;
}

#footer #links {
	clear:both;
	text-align:center;
}

#footer #links ul {
	list-style:none;
}

#footer #links li {
	display:inline;
	padding-right:20px;
	width:auto;
}

#footer #footer_ad {
	font-size:13px;
}

#footer #credits {
	clear:both;
}

#footer #credits #copyrights {
	font-size:12px;
	float:right;
	padding:15px 10px 0 0;
	width:auto;
}

#footer #credits #w3c {
	float:left;
	padding:15px 0 0 10px;
	width:auto;
}

.post_preview {
	clear:both;
	padding-top:5px;
}

.post_preview .post_preview_image {
	float:right;
	padding-bottom:3px;
	width:100px;
}

.post_preview .post_preview_details {
	float:right;
	padding-right:10px;
	width:420px;
}

.post_preview .post_preview_details .link {
	float:right;
	width:286px;
}

.post_preview .post_preview_details .date_time {
	color:#999999;
	float:right;
	font-size:12px;
	padding-right:10px;
	text-align:left;
	width:124px;
}

.post_preview .post_preview_details .summary {
	clear:both;
}

.post_preview_separator {
	border-top:#b0b0b0 1px dashed;
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	font-size:0;
}

#left .form .input1 {
	border:1px solid #aaaaaa;
	background: url('/images/inputbg.gif') top left no-repeat;	
	margin-bottom:5px;
	width:150px;
}

#left .form textarea {
	height:80px;
	width:150px;
}

.talk .form .input1 {
	border:1px solid #aaaaaa;
	margin-bottom:5px;
	width:200px;
}

.talk .form textarea {
	height:120px;
	width:506px;
}

#mailing_list, #mailer {
	margin-top:10px;
}

#mailer input[type=submit] {
	background-color:#0a9abc;
	border:0 none;
	border-radius:3px;
	color:#ffffff;
	cursor:pointer;
	font-size:18px;
	height:30px;
	width:100px;
}

.mailing_list_result, .mailer_result {
	color:#ff0000;
	font-weight:bold;
	padding-top:10px;
}

.page_image {
	float:left;
	padding:0 5px 5px 0;
}

.talk {
	min-height:380px;
}

.talk .date_time {
	color:#0a9abc;
	font-size:12px;
}

.talk ul {
	padding-right:10px;
}

.talk h2 {
	padding:10px 0;
}

.talk h3, .talk h4 {
	padding-top:15px;
}

.small_box_top {
	background-image:url('/images/small_box_top.gif');
	font-size:0px;
	height:12px;
	width:188px;
}

.small_box_middle {
	background-image:url('/images/small_box_middle.gif');
	height:100%;
	width:168px;
	padding:0 10px;
}

.small_box_middle p {
	height:100px;
}

.small_box_middle .article a:link, .small_box_middle .article a:visited, .small_box_middle .article a:hover {
	color:#0a9abc;
	font-size:12px;
}

.small_box_middle .date_time {
	color:#999999;
	font-size:10px;
	font-style:italic;
}

.small_box_middle .summary {
	padding-top:3px;
}

.small_box_bottom {
	background-image:url('/images/small_box_bottom.gif');
	font-size:0px;
	height:12px;
	margin-bottom:10px;
	width:188px;
}

.big_box_top {
	clear:both;
	background-image:url('/images/big_box_top.gif');
	font-size:0px;
	height:12px;
	margin-top:10px;
	width:558px;
}

.big_box_middle {
	background-image:url('/images/big_box_middle.gif');
	height:100%;
	width:538px;
	padding:0 10px;
}

.big_box_bottom {
	background-image:url('/images/big_box_bottom.gif');
	font-size:0px;
	height:12px;
	margin-bottom:10px;
	width:558px;
}

.home_image {
	background:url('/images/home_image.jpg') no-repeat top right;
	height:323px;
	font-size:16px;
	margin-top:10px;
	padding:15px 178px 15px 10px;
	width:350px;
}

.home_image p {
	padding-bottom:5px;
}

.forum_box_top {
	clear:both;
	background-image:url('/images/forum_box_top.gif');
	font-size:0px;
	height:12px;
	width:758px;
}

.forum_box_middle {
	background-image:url('/images/forum_box_middle.gif');
	height:100%;
	width:738px;
	padding:0 10px;
}

.forum_box_bottom {
	background-image:url('/images/forum_box_bottom.gif');
	font-size:0px;
	height:12px;
	width:758px;
}

.double_box {
	clear:both;
	float:right;
	height:160px;
	width:560px;
	margin-bottom:10px;
}

.double_box .half_box {
	float:right;
	width:274px;
}

.double_box .separator {
	float:right;
	height:100%;
	width:12px;
}

.gradient_box {
	background-image:url('/images/gradient_box.gif');
	height:150px;
	padding:10px 15px 0;
	width:244px;
}

.gradient_box h2 {
	padding-bottom:12px;
	padding-right:20px;
}

.box1 {
	background-image:url('/images/box1.gif');
	height:285px;
	width:167px;
	padding:6px 10px 0;
}

#fb-root {
	display:none;
}

.fb_likebox {
	background-color:#ffffff;
	border:1px solid #b2b2b2;
	border-radius:10px;
	overflow:hidden;
	position:relative;
	width:186px;
}

.fb_likebox .fb_iframe_widget iframe {
	position:relative;
}

.fb_like {
	margin-top:10px;
	text-align:left;
	width:auto;
}

.fb_connect {
	overflow:hidden;
	position:relative;
	padding-bottom:5px;
	width:188px;
}


/* <------ news */

#marqueecontainer{
    height:120px;
    overflow:hidden;
	margin-top:10px;
	padding-bottom:10px;
    position:relative;
    width:168px;
}

#vmarquee{
    position:absolute;
    width:168px;
}

/* news ------> */

/* <------ comments */

.comment_add_title {
	background-color:#0a9abc;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 5px;
}

.comment_form {
	text-align:center;
	width:250px;
}

.comment_form .comment_form_inputs {
	text-align:right;
}

.comment_form .comment_submit_button {
	padding:3px 0 6px;
}

.comment_bg0 {
	background-color:#ffffff;
	width:538px;
}

.comment_bg1 {
	background-color:#f8f8f8;
	width:538px;
}

.comment {
	padding:3px;
	border-bottom:#b0b0b0 1px solid;
}

.comment .title_line {
	clear:both;
}

.comment .title_line .title, .comment .title_line .title a {
	color:#0a9abc;
	float:right;
	font-size:16px;
	font-weight:bold;
	width:400px;
}

.comment .title_line .date_time {
	color:#0a9abc;
	float:right;
	font-size:13px;
	padding-right:10px;
	width:120px;
}

.comment .name {
	clear:both;
	color:#0a9abc;
	font-size:12px;
}

.comment .content {
	padding-top:5px;
}

.comment_new {
	background:url('/images/new_comment.gif');
	border:none;
	cursor:pointer;
	height:20px;
	width:100px;
}

/* comments ------> */

/* <------ site_search */

.marker {
	background-color:#ffff00;
}

/* site_search ------> */

/* blog ------> */

ul.archive_tree, li.archive_year ul {
	margin:0;
}

.archive_tree li{
	background:url('/images/bullet.png') no-repeat top right;
	list-style:none;
	padding-right:15px;
}

.archive_tree .archive_post {
	background-image:none;
	font-size:11px;
	padding-right:0;
}

.archive_tree .year, .archive_tree .month {
	font-weight:bold;
}

.archive_tree .count {
	color:#656564;
	font-size:12px;
}

/* <------ blog */

/* <------ forum */

.forum {
	width:100%;
	border-collapse:collapse;
}

.forum td {
	border:#b0b0b0 1px solid;
	padding:4px;
}

.forum .forum_scheme {
	background-color:#0a9abc;
	color:#0a9abc;
	font-weight:bold;
}

.forum .forum_name .name_title {
	font-weight:bold;
}

.forum .forum_name .name_content {
}

.forum .forum_auther {
}

.forum .forum_last_update {
	width:80px;
}

.forum .forum_topics {
	width:60px;
}

.forum .forum_posts {
	width:60px;
}

.forum .forum_views {
	width:60px;
}

.forum_backlink {
	font-size:16px;
	font-weight:bold;
	padding-bottom:20px;
	text-align:center;
}

.forum_space {
	clear:both;
	float:none;
	height:40px;
	width:100%;
}

.post_block {
}

.post_block .post_separator {
	border-top:#eae200 3px dashed;
	width:100%;
}

.post_block .post_scheme {
	clear:both;
	height:18px;
	padding-top:10px;
	width:100%;
}

.post_block .post_scheme h2 {
	color:#0a9abc;
	float:right;
	font-size:16px;
	font-weight:bold;
	width:auto;
}

.post_block .post_scheme .post_datetime {
	color:#0a9abc;
	float:left;
	font-size:12px;
	width:auto;
}

.post_block .post_author {
	clear:both;
	color:#0a9abc;
	float:none;
	font-size:12px;
	font-weight:bold;
	width:100%;
}

.post_block .post_content {
	color:#0a9abc;
	padding-bottom:10px;
	padding-top:5px;
}

/* forum ------> */

/* <------ products */

.product_category {
	padding-bottom:15px;
}

/* products ------> */