/*
-----------------------------------------------
Al Habtoor Global Styles
Author:   Marwan Farha
Version:  1 Dec 2005
----------------------------------------------- */
@import url(nav.css);

* { padding: 0; margin: 0;}
.left {float:left; overflow: auto;}

.right {float:right;}
.middle {text-align: center;}
.clear {clear: both;}
img { border: none;}

#scroll_area {
	width:235px; 
	height:228px; 
	margin-top:10px; 
	overflow:auto;
    scrollbar-3dlight-color: #ccc; 
	scrollbar-arrow-color: #666; 
	scrollbar-base-color: #F1F1F1; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-face-color:#f1f1f1; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #ccc; 
	scrollbar-track-color: #F1F1F1;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #ADB1B4 url(../i/bg.jpg) 0 0 repeat-x;
}

#container {
	position: relative;
	width: 900px;
	font-size: 65%;
	margin: 10px auto;
	text-align: left;
	padding-bottom: 150px;
}

#masthead {
	position:relative;
	width: 900px;
	height: 74px;
	background: transparent url(../i/masthead.gif) top right no-repeat;
}

#center {
	position: relative;
	width: 900px;
	margin: 4px 0;
}

#bottom {
	position: relative;
	width:900px;
	
/*	height:287px;*/
}

#wrapper {
	position:relative;
	width: 728px;
	left: 171px;
	top: 140px;
}
#contentMaps {
	position: relative;
/*	width: 556px;*/
	width: 728px;
	background: #F3F3F3 url(../i/bg_btm_rnd.gif) bottom left no-repeat;
	
;
	height:680px;	}
#content {
	position: relative;
/*	width: 556px;*/
	width: 728px;
	background: #F3F3F3 url(../i/bg_btm_rnd.gif) bottom left no-repeat;
	
;
		}
#form_col {
	width: 168px;
	height: 286px;
}

#form_col #members {
	width: 168px;
	height: 139px;
	background:url(../i/bg_members.gif) 0 0 no-repeat;
}

#form_col #newsletter {
	width: 168px;
	height: 147px;
	background: url(../i/bg_newsletter.gif) 0 0 no-repeat;
}


input.meduimbox {
	width: 132px;
	margin: 0 0 0 15px;
	}

input.smallbox {
	width: 90px;
	margin: 0 0 0 15px;
	}
#masthead span.links {
	position: absolute;
	top:12px; right:16px;
	}
	
#masthead span.links a { color: #ADD7FF; text-decoration: none;}
#masthead span.links a:visited {color:#ADD7FF;}
#masthead span.links a:hover {color:#FF2835;}

#masthead #online_services {
	position: absolute;
	top: 26px;
	left: 188px;
	width: 155px;
	height: 24px;
	background: url(../i/bg_services.gif) 0 0 no-repeat;
	padding-top: 14px;
	}
#masthead #online_services select {
	width: 120px;
	font-size: 100%;
	}
#masthead #online_services select option {
	background: #000;
	color: #ADD7FF;
}

input.Ok { margin-left: 2px;}

#form_col span { margin: 0 0 0 15px; }

#form_col span.links { display: block; color:#499EE8; padding-top: 15px;}
span.links a {color:#499EE8; text-decoration:none;}
span.links a:visited { color:#499EE8;}
span.links a:hover { color:#FF2835;}

#form_col h2 {
	display: block;
	width: 168px;
	height: 33px;
	font-size: 150%;
	text-indent: -9999px;
	margin-bottom:10px;
}

ol li { margin-left:10px;}


.promotionLinks
	{
		font-size:12px;
	}

