body {
	background-image: url(images/gr.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #A2A3A7;
	font-family:Arial;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:  0px 0px 10px 3px;
	color:#757e84;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	
	
}
a
{
	font-family:Arial;
	font-size:11px;
	padding-left:2px;
	color:#55b5ef;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	text-align: center;
}
a:hover
{
	
	color:#ce9e00;
}


.text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
news {
	font-size: 8pt;
	text-decoration:none;
}
.menu {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.Link
{
	font-family:Arial;
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
}
.Link:hover
{
	font-family:Arial;
	font-size:10pt;
	color:#413f40;
	font-weight:bold;
}

	
/*------------------------------------------*/
/*-----------------------------------------------*/
.arrowlistmenu
{
 /*width of accordion menu*/
padding:0px 0px 0px 0px; /*header text is indented 10px  5px 2px 5px 5px;*/
margin :0px 0px 0px 0px;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin-right:0px;
margin-bottom:0;
margin-top:0px;
background-color: #A46064;
/*background-color: #C7CF9C;*/
padding:0px 0px 0px 0px; /*header text is indented 10px  5px 2px 5px 5px;*/

}

.arrowlistmenu ul li
{
padding:0px 0px 1px 0px;/*bottom spacing between menu items*/
/*color: #1A3044;
font: bold 12px Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;*/

}
.arrowlistmenu ul li a
{
color: #1A3044;
/*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
font: bold 12px Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block ;
padding:      3px 0px 3px 2px;/*bottom spacing between menu items*/
text-decoration: none;
/*/* font-weight:  ; */
/*border:1px solid #A0AF59;*/
border-top-width:0px;
border-bottom: 1px solid #A0AF59;
border-left-width:0px;
border-right-width:0px;
/*background: #C7CF9C;*/
}

.arrowlistmenu ul li a:visited{
/*color:#1A3044;*/
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
margin:    0px 0px 0px 0px;
padding:     3px 0px 3px 2px;/*bottom spacing between menu items*/
background-color:#A7B956;
/*background-image: url(images/button_bg.JPG) ;*/
}
/* Copyright 2008 Clickjordan Adnan Khatatbeh   */
/*--------------------------------*/
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/*background: #A7B956;*/
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 170px; /*width of menu (not including side paddings)*/
text-decoration: none;
/*padding:     4px 0px 4px 10px;/*bottom spacing between menu items*/
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
color: #ffffff;
/*padding:        4px 0px 4px 10px;/*bottom spacing between menu items*/
background-color:#B69194;
/*background-image: url(images/button_bg.JPG) ;*/
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 2px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
/*----------------------------*/
/* ######### Marker List Vertical Menu ######### */

.markermenu{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
/*color: #1A3044;*/
}

.menuheader5{ /*CSS class for menu headers in general (expanding or not!)*/
color: #ffffff;
background-color:#A7B956;
/*padding:4px 0px 4px 10px;
margin: 
/*background:  #CCDD75 url(images/button_bg2.JPG) repeat-x center left ;*/
}
.markermenu ul
{
	color: #1A3044;
 
list-style-type: none;
}

.markermenu ul li a
{
color:#1A3044;
font:12px Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block ;
padding:       4px 0px 4px 10px;/*bottom spacing between menu items*/
text-decoration: none;
border:#B69194;
width:250px;
/*border-bottom: 1px solid #94A442;*/
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 250px;
/*padding:4px 0px 4px 10px;/*bottom spacing between menu items*/
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #ffffff;
}

.markermenu ul li a:hover{
color: #ffffff;
padding:    4px 0px 4px 10px;/*bottom spacing between menu items*/
/*background: #A7B956 url(images/button_bg2.JPG) repeat-x center left;*/
background-color:#B69194;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
/*padding:   4px 0px 4px 10px;bottom spacing between menu items*/
}

.blackwhite li a:hover{
color: #ffffff;
/*padding:    4px 0px 4px 10px;bottom spacing between menu items*/
background-color:#A7B956;
/*background-image: url(images/button_bg.JPG) ;*/
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #EFEFEF;
padding: 5px;
/*left: -1000px;*/
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/*top: 0;*/
 right: 20%;/*position where enlarged image should offset horizontally */
/*right:0;*/
bottom:10%;

}

/*-----------------------*/

hr
{
border:0; 
border-top: 1px dashed #91b6c6;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.Error
{
	font-family:Arial;
	font-size:10px;
	color:Red;
	text-transform:capitalize;
}
.rounded-textbox {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;*/
/*background-color:#ffffff;*/
width:250px;
height:23px;
border: 1px solid #dedede;
padding-left:0px;
padding-right:0px;
margin-left:0px;
text-transform:capitalize;
color:#3f3f3f;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: .8;
	opacity: .8;
	
	-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');
/*background-color:#1d281d;*/

}

.rounded-textbox:hover {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;*/
background-color:#f8f8f8;
border: 1px  solid  #a29060;

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	
	
	-moz-box-shadow: 3px 3px 4px #a29060;
-webkit-box-shadow: 3px 3px 4px #a29060;
box-shadow: 3px 3px 4px #a29060;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a29060')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a29060');
/*background-color:#1d281d;*/
}
/*****************************/

.Button
   {
	margin:3px;	
	padding:2px;	
	border:solid 0px #cacaca;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:pointer;
	
	-moz-box-shadow: 3px 3px 4px #000000;
-webkit-box-shadow: 3px 3px 4px #000000;
box-shadow: 3px 3px 4px #000000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');
background-color:Gray;
font-family:Arial;
font-weight:bold;
font-size:12px;
color:White;
}
.Button:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
	
	
}


.NewsTitle
{
	font-family:Arial;
	font-size:14px;
	padding-left:2px;
	color:#444243;
	text-transform:capitalize;
	font-weight:bold;
	text-decoration:none;
	
}
.NewsTitle:hover
{
	color:#55b5ef;
}
.NewsTitle2
{
	font-family:Arial;
	font-size:10px;
	padding-left:2px;
	color:#fff;
	text-transform:capitalize;
	font-weight:normal;
	text-decoration:none;
	
}
.NewsTitle2:hover
{
	color:#55b5ef;
}

   .shadow {
-moz-box-shadow: 4px 3px 4px #878f94;
-webkit-box-shadow: 4px 3px 4px #878f94;
box-shadow: 4px 3px 4px #878f94;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#878f94')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#878f94');
background-color:#f3f4f5;
border:0px;
border-color:#f3f4f5;

}

.Details
{
	font-family:Arial;
	font-size:12px;
	padding-left:2px;
	color:#273435;
	text-align:justify;
}


.borderTable 
{
	
padding:7px;
margin:5px;
border: 1px solid #92b5c8;
text-decoration:none;
/*background-color:#f5fafe;*/
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -o-border-radius: 5px;
-webkit-border-radius: 5px;
 border-radius:5px;
 cursor:default;
 
 }

.borderTable:hover{	
padding:7px;
border: 1px solid #a19062;
 -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -o-border-radius: 5px;
-webkit-border-radius: 5px;
 border-radius:5px;
 }
 
 
 .NewsTitle
{
	font-family:Arial;
	font-size:15px;
	padding-left:2px;
	color:#a96969;
	text-transform:capitalize;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	
}
.NewsTitle:hover
{
	color:#55b5ef;
}

.NewsTitle
{
	font-family:Arial;
	font-size:14px;
	padding-left:2px;
	color:#444243;
	text-transform:capitalize;
	font-weight:bold;
	text-decoration:none;
	
}
.NewsTitle:hover
{
	color:#55b5ef;
}
.NewsTitle2
{
	font-family:Arial;
	font-size:10px;
	padding-left:2px;
	color:#444243;
	text-transform:capitalize;
	font-weight:normal;
	text-decoration:none;
	
}
.NewsTitle2:hover
{
	color:#55b5ef;
}

.NewsTitle2ar
{
	font-family:Arial;
	font-size:12pt;
	padding-left:2px;
	color:#444243;
	text-transform:capitalize;
	font-weight:normal;
	text-decoration:none;
	
}
.NewsTitle2ar:hover
{
	color:#55b5ef;
}
.ulstylear
{
list-style-type:circle;


}

.ulstylear li
{
padding:3px;
/*background-image: url(images/bullet_toggle_minus.png);
background-repeat: no-repeat;
background-position:left top;
padding-left:1em;*/

font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-transform:capitalize;
	font-weight:bold;
	text-decoration:none;
	
padding-right:1em;
direction:rtl;
float:right;
}
.ulstyle
{
list-style-type: none;
padding:3px;
margin: 0;
}

.listyle
{
padding:3px;
background-image: url(images/icon.jpg);
background-repeat: no-repeat;
background-position:left;
padding-left:2em;
font-size:13px;

}

.ulstyle2
{
/*list-style-type: none;*/

list-style-type:circle;
list-style-position:inside;
padding:0px;
margin: 0px;
}

.ulstyle2 li
{
padding:3px;
/*background-image: url(images/bullet_toggle_minus.png);
background-repeat: no-repeat;
background-position:left top;
padding-left:1em;*/

font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-transform:capitalize;
	font-weight:bold;
	text-decoration:none;
}


