body {
	margin:0;
	font-family: tahoma;
	font-size: 11px;
	color: #000;	
	line-height: 16px;
	background-color:#58818b;
}
.TabMain {
	width:980px;
	height:100%;
	vertical-align:top;
	}
	
input {
	background-color:  #fff;
	text-align: right;
	border: 1px solid #2e616e;
	padding:0 4px ;
	font-family: tahoma;
	font-size: 11px;
}
select {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 1px solid #AAA8A8;
	text-align: right;
	}
textarea {
	background-color: #fff;
	border: 1px solid #2e616e;
	text-align: right;
}

.BgBodyColor{background-color:#ade0ed;}

.TextGeneral{
    font-family: tahoma;
	font-size: 11px;
	color: #333;	
	line-height: 14px;
}
.TextTabTitle{
	font-family: tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding:6px;
	
}
.RowMGridHeader {
	background-color :#5e707f;
}

.CellMGrid1{
 background: #ccdee7;
  }
  
.CellMGrid2 {
	background-color :#a7b8c0;
}
/****************************** links *******************************/
a {font-size:11px; color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}

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

.TxtButton a:hover{color: #FFC;}
a.TextGeneral2:hover{color: #004F75;}
.paginator a:visited {text-decoration: none;color: #666;}
.paginator a:hover {color: #fff;background-color: #687987;border: 1px solid #fff;}
.page a:hover {color: #fff;background: #687987;border: 1px solid #fff;}
	
/*************************  Footer Main Pages   ****************************/
.CellFooter{
	background:url(images/rahgostaran/bgfooter.gif) repeat-x top;
	height: 58px;
	text-align:center;
	color:#fff;
	font-family:tahoma;
    font-size:11px;
}
.CellFooter a {color:#fff;}
/*************************  login   ****************************/
.CellLogin{
    padding:0 20px;
	}
	
.CellTitrLogin {
	width:178px;
	height:20px;
	background-color:#2e616e;
	color: #FFF;
	text-align: center;
	font-weight: 700;
	padding-top:2px;
	}	

.CellBodyLogin {
	background-color: #f1f1f1;
	border:1px solid #2e616e;	
	width:178px;
	height:95px;
	font-family:tahoma;
	font-size:11px;
	color:#369;
		
	}
.TextGeneral2{
    font-family: tahoma;
	font-size: 11px;
	color: #333;	
	line-height: 14px;
	padding-right: 10px;
}

.TextGeneral3{
    font-family: tahoma;
	font-size: 11px;
	color: #004F75;
	font-weight:700;
}
/**** 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:700;
	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:700;
}

.TextErrorMessage{
	font-size : 11px;
	color:#333 ;
	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:700;
	vertical-align:top;
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
	border-bottom:none;
}

.CellMessageIndex{
	background-color:#e07827;
	width:20px;
	padding:3px;
	font-family:tahoma;
	color:#FFF;
	font-size:10px;
	font-weight:700;
}

/*** Header Boxe Main Pages ************************************** */

.CellTitr1{
    background-image: url(images/box/titr_02.gif);
	background-repeat: repeat-x;
	height: 26px;
}

.CellTitr1 span{
    font-family:tahoma;
	font-size:11px;
	font-weight:700;
	vertical-align:middle;
}
/*** Box Main Pages ************************************** */

.CellMainBoxBg {
	background-color: #faf9f9;
	border:1px solid #ccc;
	border-top:none;
	}
/***  Button *******************************************/
button{
	background:url(images/main/btn.gif) repeat-x #2b5a66;
	border:1px outset #666;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	padding:2px;
	text-align:center;	
}
/**************************************** paganition *******************************************/
.pages {
	text-align: center;
	margin: 0;
	font-weight:400;
	padding:2px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color:#000;	
}

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

.paginator a, .pageList .this-page {
	text-decoration: none;	
}

.paginator .atstart {
	margin-right: 20px;
	color: #aaa;
}

.paginator .prev {
	margin-right: 1px;
}

.paginator .break {
	border: none;
	text-decoration: none;
}

.paginator .next {
	margin-left: 1px;
	background: #eaeaea;
}

.paginator .atend {
	margin-left: 20px;
	background: #eaeaea;
	color: #000;
}

.paginator .this-page {
	font-size: 11px;
	vertical-align: top;
	color: #fff;
	font-weight: 700;
	border: 1px solid #999;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #687987;
}

.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;
}

.currentPage a {
	font-size: 11px;
	vertical-align: top;
	background: #687987;
	font-weight:700;
	border: 1px solid #fff;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #FFF;
}

/************************************* div Style *********************************************/

.headerform {
	width: 100%;
	text-align:right;
	margin: 20px 0 20px 20px;

}
.textfield {
	float: left;
	width: 250px;
	padding-right:3px;

}
.textfield div {
	line-height:16px;
	margin: 0 0 5px 5px;
}

.textfield span{
    margin: 5px;
    font-weight :700;
    font-size : 11px;
    font-family : tahoma;
}
/* 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;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99AEB9;
}
div.sdmenu div:first-child {
	background: url(images/main/faq_toptitle.gif) no-repeat;
	border-top: 1px solid #ced8dd;
	height: 25px;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	font-weight: 400;
	color: #333;
	cursor: default;
	border-bottom: 1px solid #fff;
	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 {
	color: #219FDC;
	text-decoration: none;
	background-color: #E2E8EB;
	background-image: url(images/main/faq_linkarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* *************************************** News Panel ********************************************** */
#newsPanel {
    width : 200px;
}

.yui-carousel-element li {
    width  :200px;
    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{
	width:100px; 
	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 & menu highlight ****** */

.yui-skin-sam .yuimenuitem-selected{
    background-color:#CCD6DB !important;
}

.yui-skin-sam .yuimenu .bd {
    background-color:#fff;
    border:0;
}

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

/*************************** Menu *****************************/
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:right;
}

.yui-skin-sam .yuimenuitem-hassubmenu {
	 background-position:left;
}

.yuimenuitemlabel{
	padding:0 20px !important;
    color:#000 !important;
    text-decoration:none;
    cursor:default;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel{
	padding-right:20px;
	*display:inline-block;
}

/*************************** Data Table TOP *****************************/
.yui-skin-sam .yui-dt th{
	background:#5e707f ;
}
.yui-skin-sam .yui-dt th .yui-dt-liner{
	white-space:nowrap;
	background:#5e707f !important ;
	color:#fff !important;
}
.yui-skin-sam .yui-dt th,.yui-skin-sam .yui-dt th a{
	font-weight:400;
	text-decoration:none;
	color:#fff !important;
	vertical-align:bottom;
}
	
.yui-skin-sam tr.yui-dt-even td.yui-dt-asc,.yui-skin-sam tr.yui-dt-even td.yui-dt-desc{
	background-color:#ccc !important;
}
.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc,.yui-skin-sam tr.yui-dt-odd td.yui-dt-desc{
	background-color:#efefef !important;
}
	
/*************************** Data Table Rows *****************************/
	
.yui-skin-sam tr.yui-dt-odd{
	background-color:#a7b8c0 !important;
}
.yui-skin-sam tr.yui-dt-even{
	background-color:#ccdee7 !important;
}

/*************************** Data Table BORDERS *****************************/
.yui-skin-sam .yui-dt td{
	margin:0;
	padding:0;
	border:1px solid #fff;
	border-left:1px solid #fff !important;
	border-right:0 !important;
	border-top:0 !important;
	text-align:left ;
	}
	
.yui-skin-sam .yui-dt-liner{
	   	color:#333 !important; 
	}
/**************************  Boxes with Div  **************************************/

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

.DivBody {
    width:550px;
	float: left;
	height:80%;
}

.DivContentBody {
	width: 510px;
	float: right;
	height:100%;
	padding-top:15px;
	padding-right:15px;
}
.DivContentBody span {
	font-family:tahoma;
	font-size:11px;
	white-space:nowrap;
	}


.labeL1 div {
	line-height:17px;
}
	
.textfield1 {
	float: left;
	width: 60%;
	line-height:15px;

}

/**************************************  buttons   **********************************/
.DivMButtons{
    width:550px;	
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	float:right;
	}
.DivMButtons button {
    font-family:tahoma;
    font-size:11px;
	color:#000;
	height:25px;
	padding-bottom:4px;	
	}
/**************************************   Modules   ***********************************/
#divSub{
	font-weight:700;
	margin:10px;
	text-align:right;
	direction:rtl;
}
#newslink{
	text-align:right;
	direction:rtl;
	float:right;
	padding-right:5px;
	
}
.navigatin_item {
	float:right;
}.navigatin_child {
	float:right;
}
.categoryContainer{
	font-size:11px;
    float:right;
	text-align:right;
	margin-right:10px;
	margin-top:20px;
	direction:rtl;
}
#Breadcrumb{
	font-size:11px;
	text-align:right;
	margin-right:10px;
	margin-top:20px;
	direction:rtl;
}
.validation{
   font-family : Tahoma;
	font-size:11px;
}