/* CSS Document */
body {
	margin:60px 0 0 0; padding:0px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
	line-height: 16px;
	background: url(images/charm/bg.jpg) repeat-x #96876f;		
}
*body {margin:0px; padding:0px;}
.TextGeneral{
    font-family: tahoma;
	font-size: 11px;
	color: #000;	
	line-height: 14px;
	padding-right: 10px;
}
.TabMain {
	width:980;
	height:100%;
	vertical-align:top;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	background-color: #b7a990;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #ccc;
	padding:0 4px;
	height:20px;
}

select {
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	background-color: #b7a990;
	border: 1px solid #ccc;
	text-align: right;
	vertical-align: middle;
}

textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	background-color: #b7a990;
	border: 1px solid #ccc;
	text-align: right;
	vertical-align: middle;
}
.TextTitle{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
}

.TextTabTitle{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding:6px;
	
}
.TextBoxTitle{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-bottom:5px;
}
.RowMGridHeader {background-color:#cc9933;}
.CellMGrid1{
 background: #EEF5FB;
}
  
.CellMGrid2 {
	background-color :#ffffff;
}

.CellMGrid3 {
	background-color:#3c5266;
}
/*************************  Header Main Pages  ****************************/
.CellHead1 {background:url(images/charm/header.jpg) no-repeat; height:282px; width:761px;}
/*************************  Middle Main Pages   ********************************/
.CellMidLang {
	background-image:url(images/main/bg_middle.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	width:28px;
}
.CellMidNav {
	width:162px;
	
}
.CellPic{
    padding-bottom:15px;
    padding-left:25px;
    padding-right:5px;
    padding-top:25px;
}
.CellCont{
    padding-bottom:15px;
    padding-left:25px;
    padding-right:25px;
    padding-top:10px; 
}
.CellMidTxt{
	position:absolute;
	left:0px;
	top:208px;
	width:700px;
	height:100%;
}
/*************************  Footer Main Pages   ****************************/
.footer-space {margin-left:265px;}
#CellFooter1{
	font:11px Tahoma;
	padding-top:20px;
	text-align:center;
	color:#fff;
}
#CellFooter1 a{text-decoration:none; color:#fff;}
#CellFooter1 a:hover{border-bottom:1px dotted #fff; padding-bottom:2px;}
#CellFooter2{
	font:11px Tahoma;
	padding:8px 0;
	text-align:center;
	color:#fff;
}
#CellFooter2 a{text-decoration:none; color:#fff;}
#CellFooter2 a:hover{border-bottom:1px dotted #fff; padding-bottom:2px;}
#CellFooter1{
	font:11px Tahoma;
	padding-top:20px;
	text-align:center;
	color:#fff;
}
#CellFooter1 a{text-decoration:none; color:#fff;}
#CellFooter1 a:hover{border-bottom:1px dotted #fff; padding-bottom:2px;}
#CellFooter2{
	font:11px Tahoma;
	padding:8px 0;
	text-align:center;
	color:#fff;
}
#CellFooter2 a{text-decoration:none; color:#fff;}
#CellFooter2 a:hover{border-bottom:1px dotted #fff; padding-bottom:2px;}
/*************************  login   ****************************/

.CellLogin{padding:0px;}
	
.CellTitrLogin {
	width:178px;
	height:20px;
	background-color:#627D93;
	border-bottom:1px solid #EBEBEB;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top:2px;
	}	

.CellBodyLogin {
	background-color: #a2957d;
	width:215px;
	height:95px;
	font:11px tahoma;
	color:#336699;
}
.BgButtonLogin{
	background-image:url(images/main/submit-login.jpg);
	width:120;
	height:27;
	color:#FFFFFF;
	text-align:center;
	font-family: tahoma;
	font-weight: bold;
	}

/**** Top Error Box ************************************** */

.CellErrorTop1{
	background-image:url(images/box/alarm_02.gif);
	background-repeat:repeat-x; 
	height:37px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	padding:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.CellErrorBoxBg {
	background-color: #faf9f9;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
    border-left: 1px #ccc solid;
	}

.CellErrorIndex{
	background-color:#e12121;
	width:20px;
	font-family:tahoma;
	font-size:10px;
	color:ffffff;
    width:20px;
	padding:2px;
	font-weight:bold;
}

.TextErrorMessage{
	font-size : 11px;
	color:#333333 ;
	font-style : normal;
	padding-right:6px;	
}

/***** Top Message Box **********************************************************************************/

.CellMsgTop1 {
	background-image: url(images/box/msg_02.gif);
	background-repeat: repeat-x;
	height: 37px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	padding:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.CellMessageIndex{
	background-color:#e07827;
	width:20px;
	padding:3px;
	font-family:tahoma;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
/*** Header Boxe Main Pages ************************************** */
.CellTitr1{
    background-image: url(images/box/titr_02.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.CellTitr1 span{
	color:#993300;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}
/***  Button *******************************************/
.BgButton {
background:url(images/main/btn.gif) repeat-x; height:23px; width:79px; border:1px solid #b0a693; text-align:center; padding-bottom:3px; color:#fff; cursor:hand;		
}
.BgButton2 {
background:url(images/main/btn.gif) repeat-x; height:23px; width:102px; border:1px solid #b0a693; text-align:center; padding-bottom:3px; color:#fff; cursor:hand;		
}
.BgButton3 {
background:url(images/main/btn.gif) repeat-x; height:23px; width:200px; border:1px solid #b0a693; text-align:center; padding-bottom:3px; color:#fff; cursor:hand;		
}
button{font:11px Tahoma; text-align:center;}
/****************************** links *******************************/

a:link {
	color: #666;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #666;
}

a.TxtButton:link{
    font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
a.TxtButton:active{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}

a.TxtButton:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}

a.TxtButton:visited{
    font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}

/**************************************** paganition *******************************************/
.pages {
	text-align: center;
	margin: 0px;
	font-weight: normal;
	padding:2px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color:#000000;	
}

.paginator {
	font-size: 11px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.paginator a, .pageList .this-page {
	padding: 2px 6px;
	text-decoration: none;	
}

.paginator a:visited {
	padding: 2px 6px;
	text-decoration: none;
	color: #666666;
}
.paginator .atstart {
	margin-right: 20px;
	padding: 2px 6px;
	color: #aaa;
}
.paginator .prev {
	margin-right: 1px;
	padding: 2px 6px;
}
.paginator .break {
	padding: 2px 6px;
	border: none;
	text-decoration: none;
}
.paginator .next {
	margin-left: 1px;
	padding: 2px 6px;
	background: #eaeaea;
}

.paginator .atend {
	margin-left: 20px;
	padding: 2px 6px;
	background: #eaeaea;
	color: #000000;
}
.paginator .this-page {
	font-size: 11px;
	vertical-align: top;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #687987;
}

.paginator a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #687987;
	border: 1px solid #ffffff;
}
.pages div .results {
	text-align: center;
	color: #aaa;
	margin-top: 8px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;	
}
.page a {
	padding: 2px 6px;
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
}
	
.page a:hover {
	color: #fff;
	padding: 2px 6px;
	background: #687987;
	text-decoration: none;
	border: 1px solid #ffffff;	
}

.currentPage a {
	font-size: 11px;
	background: #cc9966;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #FFFFFF;
}
/************************************* div Style *********************************************/
.headerform {
	width: 100%;
	text-align:right;
	margin: 20px 0 20px 20px;
}
.footerform {
	margin: 20px 0 20px 20px;
	width: 100%;
}
.textfield {
	float: right;
	width: 250px;
	padding-right:3px;
}
.textfield div {
	line-height:16px;
	margin: 0 0 5px 5px;
}
.textfield span{
    margin: 5px;
    font-weight : bold;
    font-size : 11px;
    font-family : tahoma;
}
.textfield1 {
	float: left;
	width: 60%;
	line-height:15px;
}
/* START FAQ STYLE *******************************************/
div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(images/main/faq_bottom.gif) no-repeat right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(images/main/faq_title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(images/main/faq_toptitle.gif) no-repeat;
	height: 25px;
}
div.sdmenu div.collapsed {height: 25px;}
div.sdmenu div span {
	display: block;
	font-weight: normal;
	color: #333333;
	cursor: default;
	border-bottom: 1px solid #ffffff;
	font-family: tahoma;
	font-size: 11px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/main/faq_collapsed.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
}
div.sdmenu div.collapsed span {
	background-image: url(images/expanded.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: url(images/main/faq_b_but.gif) repeat-x;
	border-top: 1px solid #ced8dd;
	display: block;
	border-bottom: 1px solid #ced8dd;
	color: #15648A;
	font-family: tahoma;
	font-size: 11px;
}
div.sdmenu div a.current {
	background : #fff;
}
div.sdmenu div a:hover {
	border-bottom: 1px solid #ced8dd;
	color: #219FDC;
	text-decoration: none;
	background-color: #E2E8EB;
	background-image: url(images/main/faq_linkarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* END FAQ STYLE************************/

/* *************************************** News Panel ********************************************** */
#newsPanel {
    width : 196px;
	margin:0 auto;
}
.yui-carousel-element li {
    width  : 180px;
    height : 200px;
	font-size:11px;
	font-family:tahoma;
}

.yui-skin-sam .yui-carousel-nav select{
	position:absolute;
	left:3px;
	right:5px;
	top:4px;
}
/* *** select role ****** */
.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a{
	padding:0 10px;
	font-size:11px;
	line-height:2;
	*line-height:1.7;
	min-height:2em;
	*min-height:auto;
	color:#000;
 	font-family:tahoma;
  	white-space:nowrap;
	padding-right:20px;
  }
  
/* *** sub menu select role ****** */
  

.yui-skin-sam .yuimenuitem-selected{background-color:#b7a990;}

.yui-skin-sam .yuimenu .bd {
    background-color:transparent;
    border:0px;
}

.yui-skin-sam .yui-menu-shadow-visible{
	border-left:1px solid #b7a990;
    background:#a2957d;
    opacity:1;
    bottom:0px;
    left:0px;
    right:0px;
    top:0px;
    *filter:alpha(opacity=100);
}
.yui-skin-sam .yuimenuitem{
	_border-bottom:solid 1px transparent;
}

/*************************** Menu *****************************/
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
}
.yui-skin-sam .yuimenuitem-hassubmenu {
	background-image:url(images/menuitem_submenuindicatorleft.png);
	background-position:right center;
}


/**************************  Boxes with Div  **************************************/

.DivMainContainer {
	padding-left:15px;
	padding-right:10px;
	width:550px;
	clear: both;
}

/**************************  header **************************************/

.DivHeader {
	height:26px;
	width:550px;
}
.DivLeftHeader {
	height: 26px;
	width: 23px;
	float: left;
}
.DivTitleHeader {
	background-image: url(images/box/titr_02.gif);
	background-repeat: repeat-x;
	height: 26px;	
	width:457px;
	float: left;
	direction:rtl;
	text-align:right;
}
.DivTitleHeader span {
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	font-weight: bold;
	text-align:right;
	direction:ltr;
	padding-bottom:5px;
}
.DivPicLogin {
	background-image: url(images/box/titr_03.gif);
	background-repeat: no-repeat;
	height: 26px;
	width:50px;
	float: left;
}
.DivRightHeader {
	height: 26px;
	width:17px;
	float: left;
}
/**************************  body  **************************************/
.DivBody {
    width:620px;
	float: right;
	height:80%;
	clear:both;
}
.DivContentBody {
	width: 330px;
	*width: 450px;
	float: left;
	height:100%;
	padding-top:15px;
	padding-right:15px;
	clear:both;
}
.DivContentBody span {
	font-family:tahoma;
	font-size:11px;
	white-space:nowrap;
	}
.label div {
	line-height:17px;
	*line-height:22px;
	margin:8px 0 0 0;
	*margin:0 0 5px 0;
	text-align:right;
}
/**************************************  buttons   **********************************/
.DivMButtons{
    width:250px;
	*width:310px;
	text-align:center;
	padding:15px 0;
	float:left;
}
.DivMButtons button {
    font-family:tahoma;
    font-size:11px;
	color:#000000;
	height:25px;
	padding-bottom:4px;	
}
/**************************************   Modules   ***********************************/

.DivMComment {
	font-family:tahoma;
	font-size:11px;
	direction:rtl;
	height:20px;
	padding:10 0 2 0;
}
.DivPaginate {
	width:100%;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	background-color:#cccccc;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:6px;
}
.DivModule {
	width:100%;
	padding:6 0 10 0px;
}
.DivMGrid {
	height:20px;
	width:500px;
	direction:rtl;
}
.DivMTextBox {
	width:70%;
	height:20px;
	padding-bottom:2px;
	padding-top:2px;
	float:right;
}
.DivMTextBox input {
	width:300px;
	height:18px;
	background-color:#f2f2f2;
	border:solid 1px #999999;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	float:right;
	padding-right:5px;
}
.DivMText {
	width:30%;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	direction:rtl;
	text-align:left;
	float:right;
	padding-bottom:2px;
	padding-top:2px;
}
.DivMText span {
	padding:0 5px 0 5px;
	color:#333333;
}
.top01 {background:url(images/charm/bg-logincpanel.gif) no-repeat; height:38px; width:215px; text-align:left; vertical-align:middle; padding:0 0 0 40px; color:#523d47;}
.lang-align {float:right; margin-right:12px;}
.pad-login {padding-left:97px;}
.faq-btn {padding:10px 150px 0 0; *padding-right:152px;}
#divSub{
	font-weight:bold;
	margin:10px;
	text-align:left;
	direction:ltr;
}
#newslink{
	text-align:justify;
	direction:ltr;
	float:left;
	padding-left:5px;
}