/* ------ MEDIA TAG ----- */

@media screen {

body {
	background: url(/images/dubai-back.jpg) no-repeat;
	padding: 0px;
	margin: 10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	overflow: -moz-scrollbars-vertical;  /*add scrollbar to mozilla when to short to scroll normally*/
	background-size:cover;
}

p {line-height: 140%;}

h1 {font-size: 150%;}

h2 {font-size: 120%;color: #006633;}

h3 {
	font-size: 110%;
	color: #006633;
}

a {color: #003333;}

a:hover {
	color: #006600;
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #055299;
}

li {line-height: 140%;}

blockquote {margin-left: 20px;}

/* #######################

	Start of Site Styles

####################### */

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.siteContainer {
	margin: 0px auto;
	width: 1200px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.header {
}

.headerLogo {
	padding: 5px;
}

.headerLogo img{
	width: 1190px;
	height:auto;
}


.headerMenu {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/template/header-menu-shadow.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-bottom: 8px;
	width: 100%;
}

.headerMenu ul {
	padding: 0px;
	list-style-type: none;
	width: 555px;
	margin: auto;
	display: block;
}

.headerMenu li {
	float: left;
	background-image: url(/images/template/header-menu-bg.gif);
	display: block;
	width: 124px;
	padding-top: 7px;
	padding-bottom: 9px;
	margin-right: 15px;
	text-align: center;
}
.headerMenu li:last-child {margin-right: 0;}

.headerMenu li:first-child {margin-left: 12px;}

.headerMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.headerMenu a:hover {
	color: #FFBE00;
	text-decoration: none;
}

.main {
	clear: both;
	padding-top: 8px;
}

.left {
	float: left;
	margin: 0px 12px 0px 12px;
}

.middle {
	float: left;
	width: 904px;
	background-image: url(/images/template/main-bg.gif);
	background-size:904px;
	background-repeat: repeat-y;
	border-bottom: 1px solid #055299;
	margin-bottom: 10px;
}

.middle img {
	width:60%;
	height:auto;
	border: none;
}

.imageFloatLeft{
	width: 85px !important;
	height: 87px !important;
}

.middle p, .middle h2, .middle h3 {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.middle ul {
	list-style-image: url(/images/template/bullet.gif);
	margin: 5px 0px 20px 23px;
	padding: 0 10px;
	padding-left: 40px;
}

.middle li {
	margin-bottom: 5px;
}

.middle h1 {
	font-size: 14px;
	padding: 7px 5px 6px 10px;
	margin: 0px;
	background-color: #99CC66;
	color: #FFFFFF;
}

.middleTop {
	background-image: url(/images/template/main-heading-top.gif);
	background-size: 904px;
	background-repeat: no-repeat;
}

.right {
	float: right;
	margin: 0px 12px 0px 12px;
}

.menuContainer {
	width: 124px;
	margin-bottom: 8px;
	color: #470;
	border-bottom: 1px solid #470;
	background-image: url(/images/template/menu-bg.gif);
	background-repeat: repeat-y;
	text-align: center;
}

.menuContainer h1 {
	font-size: 12px;
	background-image: url(/images/template/menu-top.gif);
	background-repeat: no-repeat;
	padding: 8px 4px 6px 7px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-align: left;
}

.menuContainer .title1 {
	font-size: 12px;
	font-weight:bold;
	background-image: url(/images/template/menu-top.gif);
	background-repeat: no-repeat;
	padding: 8px 4px 6px 7px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-align: left;
}

.menuContainer a {
	color: #003333;
	text-decoration: none;
}

.menuContainer a:hover {
	text-decoration: underline;
}

.menuContainer ul {
	padding: 0px 0px 4px 0px;
	margin: 2px 0px 0px 22px;
	list-style-image: url(/images/template/bullet-menu.gif);
	text-align: left;
}

.menuContainer ol {
	padding: 0px;
	margin: 2px 0px 0px 8px;
	padding-bottom: 4px;
	list-style-position: inside;
	text-align: left;
}

.middleFooter {
	clear: both;background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;

}

.columnContainer {
	background-image: url(/images/template/column-bg.gif);
	background-repeat: repeat-y;
	margin-left: 8px;
}

.columnContainerEnd {
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.column {
	float: left;
	width: 232px;
	margin-right: 8px;


}

.columnTop {
	background-image: url(/images/template/column-heading-top.gif);
	background-repeat: no-repeat;
}

.footer {
	clear: both;
	border-top: 1px solid  #666666;
	margin: 30px 20px 0px 20px;
	padding: 4px 0px 10px 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 90%;
}


/* #######################

	Start of Content Styles

####################### */


.imageFloatLeft {
	float: left;
	margin: 0px 8px 8px 0px;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 8px 8px;
}

.imageBorder {
	border: 1px solid #FF61E7;
}

.smallPrint {
	font-size: 80%;
}

.highlightBlue {
	font-weight: bold;
	color: #055299;
}

.highlightYellow {
	font-weight: bold;
	color: #FFBE00;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}



}

/* ------ END MEDIA TAG ----- */