body {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}
 
.wrapper { margin: auto; }

#header {
	position: relative;
	z-index: 10;
	height: 130px;
	clear: both;
}

#top {
	overflow: hidden;
	clear: both;
}

#top .topbox { margin-top: 15px; }

#middle {
	padding: 15px 0px 15px 0px;
	clear: both;
}

#bottom {
	overflow: hidden;
	clear: both;
}

#bottom .bottombox { padding-bottom: 15px; }  

#footer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-bottom: 25px;
	clear: both;
	text-align: center;
	color: #ffffff;
}

 
 
#middle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#middle-expand {
	width: 200%;
}

 
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#main-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#left {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#right {
	float: left;
	overflow:hidden;
}

 

div#maintop,
div#contenttop {
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}

div#contentbottom,
div#mainbottom {
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

 
 
#mainmiddle {
	width: 100%;  
	
	overflow: hidden;  
	position: relative;  
}

#mainmiddle-expand {
	width: 200%;
}

 
#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#content-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#contentleft {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#contentright {
	 
	 
	float: left;
	overflow:hidden;
}

 

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15  { width: 15%; }
.width18  { width: 18%; }
.width20  {  width: 20%; }
.width23  { width: 23%; }
.width25  { width: 25%; }
.width33  { width: 33%; }
.width34  { width: 34%; }
.width35  { width: 35%; }
.width40  { width: 40%; }
.width46  { width: 46%; }
.width50  { width: 50%; }
.width54  { width: 54%; }
.width65  { width: 65%; }
.width75  { width: 75%; }
.width100 { width: 100%; }

 

body.gpage { background: #484E55; }

#page-header { background: #464C53 url(../images/page_header_t.png) 50% 0 repeat-x; }

#page-top {
	border-bottom: 1px solid #000000;
	background: #D8DFE1 url(../images/page_top_t.png) 0 0 repeat-x;
}
#page-top .page-top-1 {
	/*padding-bottom: 15px;*/
	background: url(../images/page_top_img.png) 50% 0 no-repeat;
}

#page-middle { background: #2E3037 url(../images/page_middle_t.png) 0 0 repeat-x; }
#page-middle .page-middle-1 { background: url(../images/page_middle_b.png) 0 100% repeat-x; }
#page-middle .page-middle-2 { background: url(../images/page_middle_img.png) 50% 0 no-repeat; }

#page-footer {
	padding-top: 15px;
	border-top: 1px solid #7A8087;
	background: #484E55;
}

 

#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

 
#breadcrumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 30px;
	padding: 10px 0px 0px 15px;
	background: url(../images/breadcrumbs_bg.png) 0 100% repeat-x;
	overflow: hidden;
	font-size: 85%;
}

#breadcrumbs a,
#breadcrumbs span {
	display: block;
	float: left;
}

#breadcrumbs a,
#breadcrumbs span.separator { }

#breadcrumbs .box-1 {
	background: url(../images/breadcrumbs.png) 0 0 no-repeat;
	color: #ffffff;
	text-shadow: 0px 1px 2px #646464;
}

#breadcrumbs a:hover { text-shadow: 0px -1px 3px #646464; }

#breadcrumbs .box-2 {
	padding: 0px 15px 0px 10px;
	background: url(../images/breadcrumbs.png) 100% -25px no-repeat;
}

#breadcrumbs .box-3 {
	height: 20px;
	padding-right: 5px;
	background: url(../images/breadcrumbs.png) 0 -50px repeat-x;
}

#breadcrumbs .last {
	background-position: 0 -75px;
}

#breadcrumbs .last .box-2 {
	padding: 0px 10px 0px 10px;
	background-position: 100% -100px;
}

#breadcrumbs .last .box-3 {
	padding-right: 0px;
	background-position: 0 -125px;
}



 

 
#toolbar {
	height: 30px;
	padding-right: 140px;
	overflow: hidden;
	line-height: 30px;
	font-size: 9px;
	color: #ffffff;
}

#date { float: left; }

#date + .left .module:first-child {
	height: 30px;
	margin-left: 10px;
	padding-left: 15px;
	background: url(../images/topmenu_item_bg.png) 0 50% no-repeat;
}

#headerbar {
	height: 80px;
	padding: 10px 0px 10px 0px;
	padding-left: 220px;
	overflow: hidden;
	background: url(../images/header_back.png) 0 50% no-repeat;
}

 
#logo {
	position: absolute;
	top: 10px;
	left: 0px;
}

#menu {
	position: absolute;
	top: 135px;
	left: 0px;
	z-index: 11;
}

#search {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 12;
}

#banner {
	position: absolute;
	top: 350px;
	left: -45px;
	width: 250px;
	z-index: 3;
}

 

#footer a:link, #footer a:visited { color: #ffffff; }
#footer a:hover { color: #ffffff; }

#footer a.anchor {
	position: absolute;
	right: 0px;
	top: 3px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 -10px no-repeat;
	display: block;
	text-decoration: none;
}

 

div.main-wrapper-t1 {
	position: relative;  
	background: url(../images/main_wrapper_corners.png) 0 0 no-repeat;
}

div.main-wrapper-t2 {
	padding: 0px 10px 0px 10px;
	background: url(../images/main_wrapper_corners.png) 100% -14px no-repeat;
}

div.main-wrapper-t3 {
	height: 9px;
	border-top: 1px solid #ffffff;
	background: #ECEFF0;
}

div.main-wrapper-1 {
	padding: 5px 15px 5px 15px;
	background: #ECEFF0;
	min-height: 900px;
}
div.with-breadcrumbs { padding-top: 45px; }

div.main-wrapper-b1 { background: url(../images/main_wrapper_corners.png) 0 -30px no-repeat; }

div.main-wrapper-b2 {
	padding: 0px 10px 0px 10px;
	background: url(../images/main_wrapper_corners.png) 100% -45px no-repeat;
}

div.main-wrapper-b3 {
	height: 10px;
	background: #ECEFF0;
}

.fillbox {
	width: 99%;
	padding:0;
	margin:0;
	/*background: #502325;*/
	background: #8f4043;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	height: 25px;
	direction:rtl;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

.formbox{
	width:99%;
	padding:0;
	margin:0;
	height:auto;
	background: #e5ecef; 
	border:1px solid #8f4043; 
	direction:rtl;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

.empbox {
	width:90%;
	padding:15px 50px 10px 0;
	font-family:tahoma;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	direction:rtl;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

.mesbox {
	padding:0;
	margin:0 10px 0 0;
	font-size:11px;
	float:right;
}
/************** Factor's Styles *******************/
.ftrHeader {
	width:99%;
	height:auto; 
	color:#000000; 
	border:2px solid #8f4043; 
	float:right; 
	direction:rtl;
}
.ftrLable {
	float:right; 
	margin:5px 10px 5px 0; 
	width:75px;
}
.ftrHdrValue {
	float:right; 
	margin:5px 5px 10px 0; 
	color:#8f4043; 
	font-weight:bold;
}
.ftrCname {
	margin:0; 
	width:99%;
	height:auto; 
	background: #8f4043; 
	color:#ffffff; 
	border:2px solid #8f4043; 
	float:right; 
	text-align:center; 
	border-bottom:0; 
	border-top:0;
}
.ftrRow {
	margin:0; 
	width:99%;
	height:auto; 
	color:#000000;  
	border:2px solid #8f4043;
	float:right; 
	text-align:right; 
	border-bottom:0; 
	border-top:0;
	direction:rtl;
}
.ftrSum {
	margin:0; 
	width:99%;
	height:auto; 
	color:#ffffff; 
	direction:rtl; 
	float:right;
	border:2px solid #8f4043; 
	text-align:center;
}
.ftrSlable {
	width:15%; 
	float:left; 
	border-left:2px solid #ffffff; 
	background: #8f4043;
	border-right:2px solid #8f4043; 
	font-weight:bold;
}
.boxTitr {
	font-family:tahoma; 
	font-size:9pt; 
	direction:rtl;
	font-weight:bold; 
	color:#ffffff; 
	text-shadow: 0 0 0 #000000, 0 -1px 1px #000000;
}
.newsTitr {
	font-family:tahoma; 
	font-size:9pt; 
	direction:rtl;
	font-weight:bold; 
	color:#990000; 
	text-shadow: 0 0 0 #ffffff, 0 -1px 1px #ffffff;
}
.boxLable {
	font-family:tahoma; 
	font-size:8pt; 
	direction:rtl;
	font-weight:normal; 
	color:#ffffff; 
	text-shadow: 0 0 0 #000000, 0 -1px 1px #000000;
}
.picLink {
	border: 0px;
	margin:0;
	padding:0;
	text-decoration: none;
}
.txtLink {
	border: 0px;
	margin:0;
	padding:0;
	color:#ffffff;
	text-shadow: 0 0 0 #000000, 0 -1px 1px #000000;
}
.txtLink:hover {
	color:#ffffff;
	text-shadow: 0 0 0 #ffffff, 0 -1px 1px #ffffff;
	text-decoration: none;
}
.txtLink:hover {
	text-decoration: none;
}
.login {
	border:0;
	margin:0;
	padding:0;
	background: url(../images/login.png) 0 0 no-repeat;
}
.logout {
	border:0;
	margin:0;
	padding:0;
	background: url(../images/login.png) 0 0 no-repeat;
}