﻿@media projection, screen { 
	.tabs-hide {
		display: none;
	}
}
@media print {
	.tabs-nav {
		display: none;
	}
}
*{margin:0;padding:0}
html,body{height:100%}
body{position:absolute;width:100%}/*opera 9.5 fix*/
a img {
	border:0px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
.header_layout_index {
	height:352px;
	direction:rtl;
}
.display_block {
	display:block;
}
#langs_menu {
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	height:352px;
	overflow:hidden;
}
/*2-8-2010*/
.header_left {
	width:345px;
	height:352px;
	float:left;
}
.header_right {
	width:615px;
	height:352px;
	float:right;
}
.header_left_top {
	width:345px;
	height:105px;
}
.header_left_center {
	width:345px;
	height:196px;
}
.header_left_bottom {
	width:345px;
	height:51px;
}
/* header left top */
.lang {
	width:65px;
	height:105px;
	float:left;
	text-align:right;
	line-height:95px;
}
.logo {
	width:280px;
	height:105px;
	float:left;
	background-image:url('../images/logo.gif');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	color:#334777;
}
.home_logo {
	width:150px;
	margin:15px auto 0px auto;
	height:60px;
	cursor:pointer;
}
.time {
	margin-top:3px;
}
/* start header_right */
.menu {
	height:32px;
	line-height:32px;
}
.menu_en {
	direction:ltr;
}
.menu_item {
	float:right;
	padding:0px 25px;
	color:#334777;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}
.menu_item_over {
	float:right;
	padding:0px 25px;
	color:#334777;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	background-color:#f1f1f1;
}
.menu_item_en {
	float:left;
	padding:0px 25px;
	color:#334777;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}
.menu_item_over_en {
	float:left;
	padding:0px 25px;
	color:#334777;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	background-color:#f1f1f1;
}
.menu_item a,.menu_item_over a,.menu_item_en a,.menu_item_over_en a {
	color:#334777;
	text-decoration:none;
}
#ajax_loading {
	display: none;
}
#notification_error {
	color:#e7bc0f;
}
#keyword_en,#username_en,#password_en {
	text-align:left;
}
.search_bar {
	height:28px;
	direction:rtl;
	text-align:right;
	background-color:#e8e8e8;
	line-height:25px;
	padding-right:10px;
	margin-bottom:10px;
}
.search_bar_title {
	color:#7d0303;
	font-weight:bold;
}
.search_bar_left {
	float:left;
	width:135px;
}
.search_bar_right {
	float:right;
	width:450px;
	overflow:hidden;
}
.search_bar_left a {
	color:#004f91;
	text-decoration:none;
	font-weight:bold;
}
.search_result_div {
	line-height:18px;
	color:#003c70;
	direction:rtl;
	text-align:right;
	margin-bottom:15px;
}
.search_result_div a{
	color:#003c70;
	text-decoration:none;
}
.search_result_div ul {
	padding:0px 10px 0px 10px;
	margin:0px;
	list-style-position:inside;
}
.search_result_div ul li{
	padding:0px;
	margin:0px;
	list-style-position:inside;
}
.search_bar_en {
	height:28px;
	direction:ltr;
	text-align:left;
	background-color:#e8e8e8;
	line-height:25px;
	padding-left:10px;
	margin-bottom:10px;
}
.search_bar_title_en {
	color:#7d0303;
	font-weight:bold;
}
.search_bar_left_en {
	float:right;
	width:135px;
}
.search_bar_right_en {
	float:left;
	width:450px;
	overflow:hidden;
}
.search_bar_left_en a {
	color:#004f91;
	text-decoration:none;
	font-weight:bold;
}
.search_result_div_en {
	line-height:18px;
	color:#003c70;
	direction:ltr;
	text-align:left;
	margin-bottom:15px;
}
.search_result_div_en a{
	color:#003c70;
	text-decoration:none;
}
.search_result_div_en ul {
	padding:0px 10px 0px 10px;
	margin:0px;
	list-style-position:inside;
}
.search_result_div_en ul li{
	padding:0px;
	margin:0px;
	list-style-position:inside;
}
/* style1 */
*{margin:0;padding:0}
html,body{height:100%}
body{position:absolute;width:100%}/*opera 9.5 fix*/
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#000000;
	background-color:#f3f3f3;
}
a {
	color:#000000;
}
h1,h2,h3,h4,h5 {
	color:#003d73;	
}
h1 a,h2 a,h3 a,h4 a,h5 a {
	color:#003d73;	
}

a img {
	border:0px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
.body_layout {
	width:960px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}
.header_layout {
	height:210px;
	background-image:url('../images/header_m.gif');
	background-repeat:repeat-x;
	background-position:center top;
	direction:rtl;
}
.header_left {
	width:345px;
	height:100px;
	float:left;
}
.header_right {
	width:615px;
	height:100px;
	float:right;
}
.lang {
	text-align:right;
	float:left;
	width:65px;
	height:44px;
	line-height:44px;
	margin-top:32px;
}
.lang a {
	text-decoration:none;
	color:#ffcc00;
	font-weight:bold;
}
.logo {
	width:280px;
	height:105px;
	float:left;
	background-image:url('../images/logo.gif');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	color:#334777;
}
.home_logo {
	width:150px;
	margin:15px auto 0px auto;
	height:60px;
	cursor:pointer;
}
.time {
	margin-top:3px;
}
.menu {
	height:32px;
	line-height:32px;
}
.menu_item {
	float:right;
	padding:0px 25px;
	color:#334777;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}
.menu_item_over {
	float:right;
	padding:0px 25px;
	color:#334777;
	cursor:pointer;
	font-size:12px;
	background-color:#f1f1f1;
	font-weight:bold;
}
.menu_line {
	float:right;
	color:#334777;
}
.menu_line_en {
	float:left;
	color:#334777;
}
.search {
	width:595px;
	text-align:right;
	direction:rtl;
	height:44px;
	line-height:44px;
}
.search_div {
	width:350px;
	height:22px;
	background-color:#FFFFFF;
	margin:10px 20px 0px 0px;
	line-height:22px;
	float:right;
}
.search_form {
	width:340px;
	margin:0px auto;
}
.search_inpt {
	width:300px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border:0px;
	color:#b6b6b6;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	float:right;
	margin-top:2px;
}
.search_btn {
	width:19px;
	height:18px;
	background-image:url('../images/search_btn.png');
	background-position:center center;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	float:right;
	margin-top:2px;
}
.content_layout {
	background-color:#FFFFFF;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	padding:5px 10px;	
}
.content_top {
	width:960px;
	height:9px;
	background-image:url('../images/content_top_s.gif');
	background-repeat:no-repeat;
	background-position:center bottom;	
}
.content_bottom {
	width:958px;
	height:10px;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	background-color:#ffffff;
}
.content_center {
	width:960px;
	background-repeat:repeat-y;
	background-position:center center;	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
}
.content_right_layout {
	width:685px;
	height:100%;
	float:right;
}
.content_left_layout {
	width:240px;
	height:100%;
	float:left;
}
.content_right {
	width:685px;
	float:left;
}
.content_left {
	width:240px;
	float:right;	
}
.content_right_path {
	height:28px;
	direction:rtl;
	text-align:right;
	background-color:#e8e8e8;
	line-height:25px;
	padding-right:10px;
	font-weight:bold;
	color:#003d73;
}
.content_right_path a {
	color:#003d73;
	text-decoration:none;
}
.content_right_path_en {
	height:28px;
	direction:ltr;
	text-align:left;
	background-color:#e8e8e8;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	color:#003d73;
}
.content_right_path_en a {
	color:#003d73;
	text-decoration:none;
}

.h1_center {
	text-align:center;
	direction:rtl;
	margin:12px 0px 20px 0px;
	font-size:36px;
	line-height:36px;
}
.h1_center_en {
	text-align:center;
	direction:ltr;
	margin:12px 0px 20px 0px;
	font-size:36px;
	line-height:36px;
}

.sponsors {
	width:220px;
}
.sponsors_img {
	margin-top:10px;
}
.footer_categories {
	width:960px;
	margin:0px auto 0px auto;
}
.footer_cats {
	float:right;
	width:196px;
	height:65px;
	overflow:hidden;
	direction:rtl;
	text-align:right;
	margin:10px 22px;
}
.footer_cats_en {
	float:left;
	width:196px;
	height:65px;
	overflow:hidden;
	direction:ltr;
	text-align:left;
	margin:10px 22px;
}
.footer_cats_head {
	color:#053b6b;
	font-weight:bold;
	margin-bottom:5px;
}
.footer_cats_content {
	color:#888888;
}
.footer_cats_head a {
	color:#053b6b;
	text-decoration:none;
}
.footer_cats_content a {
	color:#888888;
	text-decoration:none;
}
.footer_cats_en_head {
	color:#053b6b;
	font-weight:bold;
	margin-bottom:5px;
}
.footer_cats_en_content {
	color:#888888;
}
.footer_cats_en_head a {
	color:#053b6b;
	text-decoration:none;
}
.footer_cats_en_content a {
	color:#888888;
	text-decoration:none;
}

#results,#results2 {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	font-size:11px;
}
#results,#results2 li a {
	text-decoration:none;
}
.paging_num {
	float:left;
	width:24px;
	height:20px;
	text-align:center;
	cursor:pointer;
	margin:4px;
	background-color:#f3f3f3;
	color:#7d0303;
	font-weight:bold;
}
.paging_num_select {
	float:left;
	width:24px;
	height:20px;
	text-align:center;
	cursor:pointer;
	margin:4px;
	color:#7d0303;
	font-weight:bold;
}

.paging_num a {
	text-decoration:none;
	color:#7d0303;
}
.paging_num a:hover {
	float:left;
	width:24px;
	height:20px;
	background-color:#EEEEEE;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
}
.paging_num_over {
	float:left;
	width:24px;
	height:20px;
	background-color:#EEEEEE;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
}
#results .tabs-selected,#results2 .tabs-selected{
	width:24px;
	height:20px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background-image:none;
	background-color:#FFFFFF;

}

.header_layout_s {
	height:136px;
	background-image:url('../images/header_s.gif');
	background-repeat:repeat-x;
	background-position:center top;
	direction:rtl;
}

