
/* Reset, based on Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
	}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
/* End Reset */

body {
	font:12px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
/* Links */
a, a:active, a:link a:visited {
	text-decoration: none;
	color: #0B9AC7;
	}
a:hover {
	/*background:#F1F9DA; */
	color: #895F30;
	/*border-bottom:1px dotted #895F30;*/
	}	

#wrapper {
	width:950px;	
	margin:0 auto;
	background:#fff;
	border:1px solid #a0a09f;
	}
	
#header {
	position:relative;
	clear: both;
	height:185px;
	width:950px;
	background:#fff url(../img/header.jpg) no-repeat 0 0;
	}
#header h1#logo-text a {
	position:absolute;
	display:block;
	width:535px;
	height:80px;
	top:90px; 
	left:13px;
	text-indent:-9999px;
	}
#header h1#logo-text a:hover {
	background-color:transparent !important;
	border:none !important;
	}
#extraHeader 
{
	position:absolute;
	top:171px;
	height:14px;
	width:950px;
	color:#fff;
	font:10px Tahoma;
	background-color:#f7831c;
}	
	  
#content-wrap {
	float:left;
	width:940px;
	margin-left:1px;
	display:inline;
	padding:0; 	
	border-top:5px solid #fff;
	background-color:#fff; 
	}


/*******************************************************************************************/
/*************** Home Page ******************/
/* Main ColuddSlide1 */
.three-col #main {
	margin:-10px 200px 0 220px;
	}
.two-col #main {
	float:left;
	width:750px;
	margin-top:7px;
	}
#main {
	text-align:right;
	direction:rtl;
	}
.main-wrap a 
{
	padding:0;
	margin:0;
	display:inline;
}

#main h1 {
	margin:1px 10px 0 10px;
	font:normal 1.8em Georgia, "Times New Roman", Times, serif;
	color:#444;
	padding:15px 0 2px 0px; 		
	border-bottom:1px solid #dadada;
	}
#main h4 {
	display:block;
	padding-bottom:5px;
	border-bottom:1px dotted #99CC00; 
	margin:10px 0;
	}	
	
#last-no {
	margin:0 auto;
	padding-top:1px;
	width:505px;
	background-color:#f9f9fa;
	}
#last-no p {
	padding:10px 10px;
	}	
#home-more {
	margin:0 auto;
	width:505px;
	height:41px;
	background:#fff url(../img/last-no-bg.png) no-repeat;
	margin-bottom:20px;
	}
#home-more a {
	width:120px;
	height:41px;
	margin-left:80px;
	float:left;
	text-decoration:none;
	text-align:center;
	line-height:2.2em;
	color:#a0410d;
	display:block;
	background:url(../img/more-btn-bg.png) no-repeat;	
	}
#home-more a:hover {
	color:#000066;
	border:none;
	}
#news-summary a 
{
	color:#895F30;
}
#news-summary a:hover
{
	color:#0066a2;
}	
#news-summary img
{
	margin:0 30px 10px 10px;
	float:left;
}
#news-summary h3 
{
	padding-top:5px;
}
#news-summary p 
{
	padding:5px 2px 0 5px;
}
	
#news-summary ul {padding-bottom:5px;}	
#news-summary ul li {
	padding:5px 15px 5px 70px;
	margin-bottom:0;
	}
#news-summary ul li p {padding-left:20px;}
#news-summary ul li img {
	float:left;
	position:relative;
	left:-60px;
	margin-right:-55px;
	}	


/* Sidebar */	
#sidebar {
	float:left;
	width:215px;	
	margin-top:5px;
	text-align:center;
	}
	
/* right coluddSlide1 */
#rightcolumn {
	float:right;
	width:190px;
	margin-right:-9px;
	margin-top:10px;
	}
#dynamic-right {
	position:relative;
	margin:4px 0;
	background-color:#facea9;
	padding:4px 0;
	}
#dynamic-right h3 {
	padding:5px;
	font-size:120%;
	color:#0066a2;
	font-family:Arial, Helvetica, sans-serif;
	}	
.right-wrap {
	margin-top:4px;
	margin-right:5px;
	padding-right:3px;
	text-align:right;
	direction:rtl;
	}
	

/*******************************************************************************************/
#featured {
	width:950px;
	font-size:85%;
	clear:both;
	}	
.feature-box {
	text-align:right;
	float:right;
	padding:2px;
	width:230px;
	height:140px;
	background-color:#e0e0e0;
	border-right:3px solid #fff;
	direction:rtl;
	}
.feature-box img {
	float:left; 
	margin-right:10px;
	padding-left:1px;
	border:1px solid #7f7e7e;
	}

#footer {
	width:950px;
	font-size:85%;
	clear:both;
	padding:10px 0;
	}
#footer p {
	text-align:center;
	direction:rtl;
	}	
.error {
	color:#990000;
	}

/* alignment classes */
.float-left  {float: left; }
.float-right {float: right; }
.align-left  {text-align: left; }
.align-right {text-align: right; }

/* display and additional classes */
.clear {clear: both; }

/* post */
.post-by {
	font-size:.95em;	
	padding-top:0;
	}

/***************************************** Right Nav ************************************************************************************/
.dropdown {
	display:block; 
	position:relative;
	font-size:85%;
	}
.dropdown dt {
	width:177px;
	border-left:1px solid #fde1ca;
	border-bottom:2px solid #411a00;
	border-right:2px solid #fff1cd;
	border-top:2px solid #fffbf4;
	padding:4px; 
	font-weight:bold;
	text-align:right;
	background:url(../img/nav-bg.gif);
	}

.dropdown dt span {float:left;}	
.dropdown .upperdd {border-bottom:none;}
.dropdown dt:hover {background:url(../img/nav-bg-over.gif);}
.dropdown dd {
	position:absolute; 
	top:0; 
	overflow:hidden; 
	width:161px; 
	display:none; 
	opacity:0;
	}
.dropdown ul {
	width:156px; 
	border:1px solid #f08618; 
	list-style:none;
	}
.dropdown li {
	display:inline; 
	width:150px;
	}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px; 
	color:#793800;
	border-bottom:1px solid #ac6d00;	
	text-decoration:none; 
	background:#fff1cd; 
	width:146px;
	text-align:right;	
	}
.dropdown a:hover {
	background:#793800; 
	color:#fff;
	}
.dropdown dt a, .dropdown dt a:hover, .dropdown dt a:active, .dropdown dt a:visited {
	background-color:transparent;
	padding:0;
	border:none;
	color:#272626;
	width:176px;
	}	
.dropdown .underline {border-bottom:1px solid #f08618;}	
/***************************************** Tab Nav ************************************************************************************/
#mytab {
  width:950px;
  background:url(../img/tab-bg.gif) no-repeat 1px 3px; 
  }
#mainpage #mytab {
  background:url(../img/tab-bg2.gif) no-repeat 1px 3px; 
  }  

#tabs-wrap {
  text-align:center;
  width:520px;
  margin-left:230px;
  height:27px;
  background:#fff;
  font-size:75%;
  line-height:normal;
  padding-top:5px;
  }

.dropdown2 {
	display:block;
	float:left;
	position:relative;
	}
.dropdown2 dt {
	width:84px;
	height:22px;

	line-height:1.9em;
	background:url(../img/tab2.gif) no-repeat 0 0;
	}
.dropdown2 dt a, .dropdown2 dt a:hover, .dropdown2 dt a:active, .dropdown2 dt a:visited {
	padding:0;
	margin:0;
	width:84px;	
	color:#272626;
	background-color:transparent;
	text-align:center;
	height:22px;
	border:none;
	}	
.dropdown2 dt span {float:left;}
.dropdown2 .upperdd {border-bottom:none;}
.dropdown2 dd {
	position:absolute;
	overflow:hidden; 
	width:105px;
	display:none;
	opacity:0;
	z-index:200;
	}
.dropdown2 ul {
	width:102px; 
	list-style:none;
	border-top:none;
	}
.dropdown2 li {
	display:inline;
	}
.dropdown2 a, .dropdown2 a:active, .dropdown2 a:visited {
	display:block;
	padding:5px 1px; 
	color:#793800; 
	text-decoration:none; 
	background:#d2d2d2; 
	width:102px;
	text-align:right;	
	}
.dropdown2 a:hover {
	background:#793800; 
	color:#fff;
	}
.dropdown2 .underline {border-bottom:1px solid #f7f6f6;}

/* Search */
#searchbox {
	text-align:right;
	direction:rtl;
	margin:0 5px 10px 0;
	}
#searchbox .textbox {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	text-align:right;
	direction:rtl;
	width:141px;
	height:15px;
	border:1px solid #dcdddf;
	padding:3px;
	position:relative;
	float:right;
	}
.search-button {
	width:21px;
	height:21px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	cursor:pointer;
	text-align:center;
	border:none;
	background:url(../img/search.png) no-repeat 0 0;	
	}
.search-button:hover {background:url(../img/search.png) no-repeat 0 -22px;}

.textbox {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	text-align:right;
	direction:rtl;
	width:160px;
	height:15px;
	border:1px solid #dcdddf;
	padding:3px;	
	}
.textbox-en {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	text-align:left;
	direction:ltr;
	width:160px;
	height:15px;
	border:1px solid #dcdddf;
	padding:3px;
	}	




	  