﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0 auto;
     padding: 0;
     border: 0;
}

body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	background: #ffffff url('/images/bg-main.jpg') repeat-x fixed left bottom; 
}

form 
{
	text-align: center;    
}
.hcontainer {
	width:1000px;
	margin-left: auto;
	background-color:White;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	display: block;
	padding: 0px;
	clear: both;
	height: 0px;
}

#Container {
	background-color:White;
}

#CentreContent {
	padding: 0px;
	background-color:White;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:998px;
	margin-right: auto;
	margin-left: auto;
	background-color:White;

}

#divMainContent 
{
	float:left;
	padding:0px;
	width:760px;
	height:auto;
	background-color:White;
}

#divColumnContent 
{
	float:right;
	width:210px;
	height:auto;
	background-color:White; 
	margin-right:10px;
	padding-top:30px;
}

/* Header Section */
#header 
{
	padding-top: 10px;
	padding-bottom:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-color:White;
	
}

#divLogo
{
	float: left;
	width:180px;
	text-align:left;
}

#divLanguage
{
	float: right;
	direction:ltr;
	width: 145px;
	text-align: right;
}

#innerMain
{
   width: 750px;
   margin: 0px;
   padding:5px;
   background-color: #FFFFFF;
   border: solid 1px #c9d7f1;
}

.top {
	height: 90px;
	background-image: url('images/bg-banner.jpg'); 
	background-repeat: repeat-x;
	background-color:White;
}
.menu{
	 height:37px;
	 background-image:url('images/bg-menu.jpg');
	 background-repeat: repeat-x;
	 
}
.title{
	 font-family:Tahoma,Verdana,Arial;
	 font-size:12px;
	 font-weight:bold;
	 color:#006699;
     text-decoration: none;
}
.whiteTitle{
	 font-family:Tahoma,Verdana,Arial;
	 font-size:12px;
	 font-weight:bold;
	 color:White;
     text-decoration: none;
}
.datagrid
{
	font-size:11px;
	border-color:#006699;
	border-width:1px;
	border-style:solid;
	height:25px;
}
.gridheader
{
	font-size:11px;
	font-weight:bold;
	background-color:#006699;
	border-color:#ccccff;
	border-width:1px;
	border-style:solid;
	text-align:center;
	height:25px;
	color:White;
}
#gridpager
{
	font-size:11px;
	font-weight:bold;
	background-color:#006699;
	border-color:#006699;
	border-width:1px;
	border-style:solid;
	text-align:center;
	height:25px;
	color:White;
}
.griditem
{
	font-size:11px;
	border-color:#ccccff;
	border-width:1px;
	border-style:solid;
	height:25px;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
}
.sortgrid
{
	color:White;
	text-decoration:blink;
}
.panel
{
	font-size:12px;
	border-color:#006699;
	border-width:1px;
	border-style:solid;
	width:600px;
}
.linkbutton
{
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #0099cc;
    text-decoration: none;
}
.hyperlink
{
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #0D67AD;
    text-decoration: none;
}

#textbox
{
	width:100px;
	height:25px;
}
.Message
{
	color:Red;
}
#rightcontent {
background:transparent url(Images/back_boxes.jpg) repeat-y scroll 0 0;
width:210px;
}
#boxestop {
background:transparent url(Images/bg_rightmenu.jpg) no-repeat; 
height:38px;
}
.boxes {
width:210px
}
.sep_line {
border-bottom:1px solid #C9CFCB;
font-size:1px;
height:2px;
width:150px;
}
#boxesbottom{
background:transparent url(Images/bottom_boxes.jpg) no-repeat;
height:38px;
}

/* rtl specific , before we used @import "stylesheet.css";*/
h1
{
	font-family:Tahoma,Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	color:Red;
	line-height:25px;
	text-align:right;
}
h2
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#3265a6;
	line-height:25px;
	text-align:right;
}
h3
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	color:#404040;
	line-height:25px;
	text-align:justify;
}
h4
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:Black;
	line-height:25px;
	text-align:right;
}
h5
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:Black;
	line-height:25px;
	text-align:center;
	vertical-align:text-top;
	padding-top:5px;
}
#menu ul
{
	padding:5px;
}

#menu li
{
	list-style:none;
	display:block;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}
#divNews
{	
	background:transparent url(Images/fa-NewsBack.jpg) no-repeat;
	height:25px;
	width:620px;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: right;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:White;
}

.td
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	color:Black;
	line-height:25px;
	text-align:right;
	border: solid 1px #3265a6;
}
.tdhead
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:White;
	line-height:25px;
	text-align:center;
	background-color:#3265a6;
}
.link
{
	font-family:Tahoma;
	  font-size:12px;
	  font-weight:bold;
	  color:Gray;
	  direction:rtl;
	  text-align:center;
	  padding-left:4px;
	  padding-right:4px;
	  margin-left:10px;
	  margin-right:4px;
	   text-decoration: none;
}
.link a
{
	font-family:Tahoma;
	font-size:12px;
	  color:Gray;
	  direction:rtl;
	  text-align:center;
	  text-decoration:none;
}
.link a:hover
{
	font-family:Tahoma;
	font-size:12px;
	  color:Gray;
	  direction:rtl;
	  text-align:center;
	  text-decoration:none;
}
#footer{
	font-size:11px;
	text-align: center;
	background : transparent none repeat scroll 0 0;
	vertical-align:middle;	
	padding-right: 0px;
	padding-top:0px;
	padding-left: 0px;	
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

.head{	
	  font-size:11px;
	  color:#194280;
	  font-weight:bold;
	  text-align:right;
	  background-color:White;
}

.text
{		
	font-family:Tahoma,Verdana,Arial;
	  font-size:12px;
	   color:#404040;
	   direction:rtl;
	   line-height:150%;
	   padding:5px;
	   text-align:right;
}
