/* CSS Document */

body {
	margin:0;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding-right: 10px;
}
.TextGeneral {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-right: 10px;
}
.TabMain {
	width:980;
	height:100%;
	vertical-align:top;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color:  #5a7e6e;
	text-align: right;
	vertical-align: middle;
	border: 1px solid #ffffff;
	padding-right: 4px;
	padding-left: 4px;
}
select {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #5a7e6e;
	border: 1px solid #ffffff;
	text-align: right;
	vertical-align: middle;
}
textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #5a7e6e;
	border: 1px solid #ffffff;
	text-align: right;
	vertical-align: middle;
	padding-right:4px;
}
.TextTitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
}
.TextTabTitle {
	background-color:#3b8264;
	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: #014629;
	text-align: right;
	padding-bottom:5px;
}
.RowMGridHeader {
	background-color :#3b8264;
	font-family:tahoma;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
.CellMGrid1 {
	background: #76aa94;
}
.CellMGrid2 {
	background-color :#afd5c5;
}
.CellMGrid3 {
	background-color:#a9c0b6;
}
/*************************  Header Main Pages  ****************************/

.CellHead2 {
	background-image: url(images/main/logo.png);
	background-repeat: no-repeat;
	height:94px;
	width:283px;
	text-align:center;
}
.CellHead3 {
	height:94px;
}
/*************************  Middle Main Pages   ********************************/
.CellMidLang {
	background-image:url(images/main/bg_middle.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	width:28px;
}
.CellMidCont {
	background-image:url(images/main/bg2.png);
	background-repeat:repeat-y;
	width:980px;
}
.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:25px;
}
.CellButton {
	background-image:url(images/main/bg-but.png);
	width:980px;
	height:36px;
}
.CellMidTxt {
	position:absolute;
	left:0px;
	top:208px;
	width:790px;
	height:100%;
}
.CellBotFla {
	width:790px;
	height:59px;
}
/*************************  Footer Main Pages   ****************************/

.CellFooter {
	background-image:url(images/main/bg-footer.gif);
	background-repeat:repeat-x;
	height: 100px;
	width:885px;
}
.FooterLink {
	color:#000000;
	font-size: 11px;
}
.FooterLink a:link {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.FooterLink a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.FooterLink a:active {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.FooterLink a:visited {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.CellCopyright {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top:10px;
}
/*************************  login   ****************************/

.CellLogin {
	padding-left:20px;
	padding-right:0px;
}
.CellTitrLogin {
	width:226px;
	height:20px;
	background-color:#01482a;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.CellBodyLogin {
	background-color: #cddbd5;
	font-family:tahoma;
	font-size:11px;
	color:#336699;
}
.BgButtonLogin {
	background-color:#2d664e;
	border:1px solid #ffffff;
	width:100;
	height:27;
	color:#FFFFFF;
	text-align:center;
	font-family: tahoma;
	font-weight: bold;
}
/**** Top Error Box ************************************** */

.CellErrorTop1 {
	background-image:url(images/box/alarm_01.gif);
	background-repeat: no-repeat;
	width:23px;
	height:37px;
}
.CellErrorTop2 {
	background-image: url(images/box/alarm_02.gif);
	background-repeat: repeat-x;
}
.CellErrorTop3 {
	background-image: url(images/box/alarm_03.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 50px;
}
.CellErrorTop4 {
	background-image: url(images/box/alarm_04.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 17px;
}
.CellErrorBoxBg {
	background-color: #faf9f9;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
}
.CellErrorIndex {
	background-color:#e12121;
	width:20px;
	font-family:tahoma;
	font-size:10px;
	color:ffffff;
	width:20px;
	padding:2px;
}
.TextErrorIndex {
	margin:1px;
	font-family:Tahoma;
	color:#ffffff;
	font-size:10px;
}
.TextErrorMessage {
	font-size : 11px;
	color:#333333;
	font-style : normal;
	padding-right:6px;
}
/***** Top Message Box **********************************************************************************/

.CellMsgTop1 {
	background-image: url(images/box/msg_01.gif);
	background-repeat: no-repeat;
	height: 37px;
	width:23px;
}
.CellMsgTop2 {
	background-image: url(images/box/msg_02.gif);
	background-repeat: repeat-x;
}
.CellMsgTop3 {
	background-image: url(images/box/msg_03.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 50px;
}
.CellMsgTop4 {
	background-image: url(images/box/msg_04.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 17px;
}
.CellMessageIndex {
	background-color:#e07827;
	font-family:tahoma;
	font-size:11px;
	color:#FFF;
	padding:3px;
}
/*** Header Boxe Main Pages ************************************** */

.CellTitr4 {
	background-image: url(images/box/titr_04.png);
	background-repeat: repeat-x;
	height: 50px;
	width:17px;
}
.CellTitr2 {
	background-image: url(images/box/titr_02.png);
	background-repeat: repeat-x;
	height: 50px;
}
.CellTitr3 {
	background-image: url(images/box/titr_03.png);
	background-repeat: repeat-x;
	height: 50px;
	width:34px;
}
.CellTitr1 {
	background-image:url(images/box/titr_01.png);
	width:60px;
	height:50px;
}
/*** Box Main Pages ************************************** */

.CellBoxBg {
	background-color: #e4f9f5;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
/***  Button *******************************************/

.BgButton {
	background-color:#014629;
	height: 27px;
	width: 79px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 7px;
	border:3px solid #fff;
}
.BgButton2 {
	background-color:#014629;
	height: 27px;
	width: 120px;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 7px;
	border:3px solid #fff;
}
.BgButton3 {
	background-color:#014629;
	height: 27px;
	width: 200px;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 7px;
	border:3px solid #fff;
}
button {
	background-color:#014629;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	border:3px solid #fff;
	color:#fff;
	height: 27px;
	width: 79px;
}
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;
}
.CellColorRightBut {
	background-color:#014629;
	width:4px;
	height:24px;
}
.CellColorRightSubBut {
	background-color:#658677;
	width:4px;
	height:20px;
}
.CellBgBut {
	/*background-image:url(images/main/bgbut.gif);*/
   width:224px;
	height:24px;
}
.CellBgSubBut {
	/* background-image:url(images/main/bgsubbut.gif);*/
   width:210px;
	height:20px;
}
/****************************** links *******************************/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #014629;
}
a:active {
	text-decoration: none;
	color: #000000;
}
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;
	/*background-color: #ffffff;*/
	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;
	/*background: #eaeaea;*/
	text-decoration: none;
}
.paginator a:visited {
	padding: 2px 6px;
	/*background: #eaeaea;*/
	text-decoration: none;
	color: #666666;
}
.paginator .atstart {
	margin-right: 20px;
	padding: 2px 6px;
	/*background: #eaeaea;*/
	color: #aaa;
}
.paginator .prev {
	margin-right: 1px;
	padding: 2px 6px;/*background: #eaeaea;*/
}
.paginator .break {
	padding: 2px 6px;
	border: none;
	/*background: #eaeaea;*/
	text-decoration: none;
}
.paginator .next {
	margin-left: 1px;
	padding: 2px 6px;
	background: #3b8264;
}
.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: #3b8264;
}
.paginator a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3b8264;
	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: #3b8264;
	text-decoration: none;
	border: 1px solid #ffffff;
}
.currentPage a {
	font-size: 11px;
	vertical-align: top;
	background: #3b8264;
	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%;
}
.label div {
	line-height:17px;
	margin:6px 0px 0px 5px;
	text-align:left;
}
.textfield {
	float: left;
	width: 250px;
    line-height:2px;
	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;
}
/* 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: 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: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 {
	background-color:#3b8264;
	width:90px;
	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;
}
/* *** sub menu select role ****** */
  

.yui-skin-sam .yuimenuitem-selected {
	background-color:#3b8264;
}
.yui-skin-sam .yuimenu .bd {
	background-color:#014629;
	border:0px;
}
.yui-skin-sam .yui-menu-shadow-visible {
	background:#ffffff;
	opacity:1;
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
 *filter:alpha(opacity=100);
}
.yui-skin-sam .yuimenuitem {
	_border-bottom:solid 1px transparent;
}
/*************************** Menu *****************************/
.yui-skin-sam .yuimenuitemlabel {
	background-color:#3b8264;
	padding:0 20px 5px;
	color:#fff;
	text-decoration:none;
	cursor:default;
	border-bottom:1px solid #404040
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:right;
}
.yui-skin-sam .yuimenuitem-hassubmenu {
	background-image:url(images/menuitem_submenuindicator.png);
	background-position:left center;
}
.DivBody {

	width:550px;
	float: left;
	height:80%;
}
.DivContentBody {
	/*background-color: #e4f9f5;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;*/
	width: 450px;
	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:#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;
}
.DivMainContainer {
	padding-left:15px;
	padding-right:10px;
	width:550px;
	clear: both;
}
