/* Stylesheet for RMAL
   Created: 08/05/2009
   Modified: 13/05/2009
   Author: 2Cs Communications Ltd (mm) */
   
BODY {
	margin: 0;
	padding: 0 0 20px 0;
	background: #000 url(../images/background.gif) repeat-x top;
	text-align: center;
	font-size: 12px;
	font-family: "Arial", sans-serif;
}

a, img, img a, div, ul, li, p, h1, h2, h3, h4, em, strong, label { margin: 0; padding: 0; border: none; }
a { text-decoration: none; }

#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
	background: transparent url(../images/copyright.gif) no-repeat bottom left;
}

#wrapper ul#menu {
	list-style: none;
	float: right;
}

#wrapper ul#menu li {
	float: left;
	text-transform: uppercase;
	background: transparent url(../images/nav_seperator.gif) no-repeat top left;
	margin: 6px 0 0 15px;
	padding-left: 15px;
	font-size: 0.8em;
	
}

#wrapper ul#menu li.first {
	padding-left: 0;
	background: none;
}

#wrapper ul#menu li a {
	color: #FFF;
}

#wrapper ul#menu li a:hover, #wrapper ul#menu li.sel a {
	color: #AAA;
}

#wrapper .logo {
	float: left;
	margin: 50px 0 0 0;
}

#wrapper #footer {
	clear: both;
	border-top: 1px solid #474747;
	height: 30px;
	font-size: 0.8em;
	
}

#wrapper #footer p {
	
	float: left;
	margin-top: 10px;
	color:#999999;

}

#wrapper #footer ul {
	list-style: none;
	float: right;
}

#wrapper #footer li {
	float: left;
	border-left: 1px solid #999;
	margin: 10px 0 0 15px;
	padding-left: 15px;
}

#wrapper #footer li.first {
	border-left: none;
	padding-left: 0;
}

#wrapper #footer a {
	color: #999;
}

#wrapper #footer a:hover {
	color: #FFF;
}

/*******************************************************/
/******************** HOME SPECIFIC ********************/
/*******************************************************/

#wrapper #intro {
	height: 145px;
	background: transparent url(../images/rmal_hospitality.gif) no-repeat top left;
	float: left;
	color: #FFF;
	font-size: 1.2em;
	width: 505px;
	padding-left: 220px;
	margin: 56px 0 0 135px;
	
}

#wrapper #intro p {
	line-height: 1.4em;
	margin-top: 2px;
	width: 505px;
	
}

#wrapper #intro p span {
	white-space: nowrap;
}

#wrapper .homec {
    margin-left: 150px;
	padding-left: 0px;
	clear: none;
}



#pearlLogo{ 
    color:#999999; 
	font-size:1em; 
	float:left; 
	clear:left; 
	height:105px;
	width:930px;
}

#pearlLogo_holding{
    width:150px; 
	float:left; 
	height:302px;
}
    
#footerLogos { float: left; padding: 0 0 20px 20px; }
#footerLogos a#partners { float: left; width: 930px; height: 29px; color: #fff; }
ul#partnersList { float: left; width: 930px; list-style: none; height: auto; border-top: 1px solid #474747; }
ul#partnersList li { float: left; width: auto; }
ul#partnersList li a img { padding: 0; margin: 0; }
ul#partnersList li a { padding-right: 20px; }
ul#partnersList li a#last { padding: none; }


#partnerlogos{padding:15px;}

#wrapper .homecol {
	padding: 0 0 15px 10px;
	float: left;
	width: 250px;
	
	
	
}

#wrapper .homec h2 {

	text-transform: uppercase;
	font-weight: normal;
	line-height: 26px;
	
}

#wrapper .homebox {
	padding-left: 10px;
	height: 201px;
	width:250px;
	
}

#wrapper .homecorp {
	color: #20accf;
	border-left: 2px solid #20accf; 
}

#wrapper .homecorp a { color: #20accf; }

#wrapper .homerest {
	color: #9fda20;
	border-left: 2px solid #9fda20; 
}

#wrapper .homerest a { color: #9fda20; }

#wrapper .homehotels {
	color: #ffaa39;
	border-left: 2px solid #ffaa39; 
}

#wrapper .homehotels a { color: #ffaa39; }

#wrapper .homec ul {
	list-style: none;
	float: none;
	padding-top: 4px;
}

#wrapper .homec ul li {
	float: none;
	margin-top: 3px;
}

#wrapper .homec ul li a:hover {
	color: #FFF;
}

/*******************************************************/
/******************** MENU SPECIFIC ********************/
/*******************************************************/

#themenu {
	margin-bottom:200px;
	float: left;
	clear: left;
	
	
}

.menu {
	padding-top: 20px;
	clear: left;
	width: 185px;
	
}

#menu_corp {
	padding-top: 45px;
}

.menu p {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #20accf;
	height: 24px;
}

.menu p a {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #20accf;

}

.menu p a:hover {
	color: #FFF;
}

.menu div ul {
	list-style: none;
}

.menu div ul li {
	color: #FFF;
	margin: 4px 0 4px 0;
	font-size: 1.1em;
}

.menu div ul li a {
	color: #20accf;
}

.menu div ul li a.sel, .menu div ul li a:hover {
	color: #FFF;
	background: transparent url(../images/arrow.gif) no-repeat top right;
	padding-right: 16px;
}

.menu div ul li li a {
	color: #20accf;
	display: block;
	padding-left: 40px;
	font-size: 0.9em;
}

.menu div ul li ul li a.sel, .menu div ul li ul li a:hover {
	color: #FFF;
	background: transparent url(../images/arrow.gif) no-repeat top left;
}

#menu_rest p { color: #9fda20; border-bottom: 2px solid #9fda20; }
#menu_rest div ul li a, #menu_rest p a { color: #9fda20; }
#menu_rest div ul li li a { color: #9fda20; }

#menu_hotels p { color: #ffaa39; border-bottom: 2px solid #ffaa39; }
#menu_hotels div ul li a, #menu_hotels p a { color: #ffaa39; }
#menu_hotels div ul li li a { color: #ffaa39; }

#menu_rest p a:hover, #menu_rest div ul li a.sel, #menu_rest div ul li a:hover, #menu_rest div ul li ul li a.sel, #menu_rest div ul li ul li a:hover,
#menu_hotels p a:hover, #menu_hotels div ul li a.sel, #menu_hotels div ul li a:hover, #menu_hotels div ul li ul li a.sel, #menu_hotels div ul li ul li a:hover { color: #FFF; }


p.corp-menu,p.hotel-menu,p.rest-menu {font-size:15px; text-transform:uppercase; font-weight:normal; width:185px; height:24px; padding-top:20px;}
p.corp-menu a:hover, p.hotel-menu a:hover, p.rest-menu a:hover{color:#ffffff;}

p.corp-menu {
	padding-top: 45px;
}

p.corp-menu {border-bottom: 2px solid #20accf; }
p.rest-menu {border-bottom: 2px solid #9fda20; }
p.hotel-menu {border-bottom: 2px solid #ffaa39;}

.corp-menu li a.sel, .corp-menu li a:hover, .rest-menu li a.sel, .rest-menu li a:hover, .hotel-menu li a.sel, .hotel-menu li a:hover {color: #FFF;background: transparent url(../images/arrow.gif) no-repeat top right;}
.corp-menu li a, .corp-menu li a, .rest-menu li a, .rest-menu li a, .hotel-menu li a, .hotel-menu li a {padding-right:16px;}

.corp-menu li li a,.rest-menu li li a,.hotel-menu li li a {padding-left:40px;}
.corp-menu li li a:hover,.rest-menu li li a:hover,.hotel-menu li li a:hover,.corp-menu li li a.sel,.rest-menu li li a.sel,.hotel-menu li li a.sel {color: #FFF;background: transparent url(../images/arrow.gif) no-repeat top left;}
	

.corp-menu a, .rest-menu a, .hotel-menu a{ font-size: 1.1em;}
.corp-menu a{color: #20accf; }
.rest-menu a{color: #9fda20; }
.hotel-menu a{color: #ffaa39;}

 .corp-menu li, .rest-menu li, .hotel-menu li{ margin: 4px 0 4px 0;} 

.element{height:1px; visibility:hidden;}

/*******************************************************/
/******************** CONTENT PAGES ********************/
/*******************************************************/

.test1{width:661px;}
#mgm_logo img{float:right; clear:both;margin-top:-34px;}
#dubai_pearl_logo img{float:right; clear:both;margin-top:-34px;}
#fairmont img{float:right; clear:both;margin-top:-34px;}
#content {
	float: left;
	width: 440px;
	padding-left: 60px;
	position: relative;
	top: -24px;
	height: auto;
}

#content p {
	color: #FFF;
	margin: 16px 0 16px 0;
	line-height: 1.5em;
	width:430px;
}
#content_right{float:right;}
#content div.h1 { height: 35px; }
#content div.h1h2 { height: 60px; }
#content div.hall { height: 100px; }

#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #20accf;
	text-transform: uppercase;
	height: 32px;
}

#content h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 14px;
	height: 20px;
}

#content h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	height: 20px;
	padding-top:10px;
}

#content h4 {
	font-size: 14px;
	font-weight: normal;
	color: #20accf;
}

#content h1.rest, #content h4.rest { color: #9fda20; }
#content h1.hotels, #content h4.hotels { color: #ffaa39; }
#content h1.blank, #content h4.blank { color: #FFF; }

#content p a, #content ul li a {
	color: #FFF;
	text-decoration: underline;
}

#content p a:hover, #content ul li a:hover { color: #CCC; }

#content p.sitemap a, #content ul li a { text-decoration: none; }

#content p.sitemap { margin-bottom: 3px; }

#content ul {
	color: #FFF;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: square;
}

#content ul li {
	color: #FFF;
	padding: 0;
	margin: 0 0 5px 0;
}

#content ul li.inner {
	margin-left: 20px;
}

#content ul li.inner2 {
	margin-left: 40px;
}



input, textarea, label{width:240px; float:left; clear:both;}

input, textarea{margin-bottom:20px; border:none;}
label
{
	color:#ffffff;
	text-transform:uppercase;
	padding-bottom:6px;
	}
	
.submit{width:72px; height:21px;}


.mediaList {border-bottom:solid 1px #ffffff; list-style-type:none; padding:10px 0px 10px 0px;}
.mediaList a{color:#ffffff;}
.mediaList a:hover{color:#cccccc;}


#innerWrapper{background:none; float:left; clear:both}

.team-member { margin:55px 0 0 0; width:180px; }
