/* Mark Hammerton Group - CSS By Liam Moody - liam@markhammerton.com */
@import url('http://fonts.googleapis.com/css?family=Droid+Sans'); /* Droid Sans Font Embed */

/* Calibrate all CSS Elements */
body{margin:0;padding:0;color:#666666; background:#FFFFFF}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{}
caption,th {text-align:left;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;}

/* Set Fonts */
body{font:13px 'Droid Sans',helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% 'Droid Sans',helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.62em;}
.container {padding: 3px 0 0 0; /*background:url(../images/layout/nav-bg.gif) no-repeat left bottom*/}
.container-2 {margin: 3px 0 0 0;padding: 0px 0 0 0;min-height:400px; float:left;}
.container-2 p {font-family: 'Droid Sans', Helvetica, sans-serif; font-size: 14px; padding: 0;}
#welcome p {font-family: 'Droid Sans', Helvetica, sans-serif; font-size: 14px; padding: 0;}
p {font-family: 'Droid Sans', Helvetica, sans-serif; font-size: 14px; padding: 0; margin: 0 0 10px 0;}
li {font-family: 'Droid Sans', Helvetica, sans-serif; font-size: 9pt; line-height: 14pt;}
h1 {padding:10px 0 0 0; line-height:81px; text-indent:29px; font-size:44px;}
p a {text-decoration: none; border-bottom: 1px dotted #555555; color: #555555;}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {color: #D97322;}
.navigation a:hover {text-decoration: underline; color: #D97322;}
h2 {margin: 0 0 13px 0; font-size: 29px; }
h3 {margin: 25px 0 0 0; font-size:14px; font-weight:bold}

/* MHG Index Styles */

 
 #wrapper {
	/*width: 940px; 
	margin: 0 auto;*/
}


#header {
	/*width:940px;*/
	background-color:#FFFFFF;
}

#header img {
	float:left;
	padding-top:30px;
}

#nav-clear {
	clear:both;
	padding-bottom:20px;
}

.top-links {
	/*width: 600px;*/
	float:right;
	font-size:8pt;
	color:#BBBBBB;
}

.top-links li {
	display:inline;
	text-transform:uppercase;
}

	.top-links li a {text-decoration:none;}
	.top-links li a:hover {text-decoration:underline;}


#splash {
	width:940px;
	height:380px;
	background-color:#EFEFEF;
}


#welcome {
	float: left;
	padding: 0;
	margin-top: 10px; 
	/*margin-right:27px;
	width: 455px;*/
}

#news {
	/*width: 415px;
	margin-left: 3px;*/
	background-color: #F0F0F0;
	margin-top: 10px;
	float: left;
}

#news p {
	font-size:12px;
}

.section-box {
	/*width: 210px;
	margin-right: 33px;*/
	float:left;
}

.section-box-last {
	/*width: 210px;*/
	float:left;
}

.section-box ul, .section-box-last ul {
	padding: 10px 0 20px 0;
	height: 75px;
	margin: 0 0 0 15px;
}
.section-box ul li, .section-box-last ul li {
	line-height: 21px;
	font-size:13px;
}

.section-box ul.yellow {list-style-image:url(../images/layout/yellow-bullet.gif);}
.section-box ul.red {list-style-image:url(../images/layout/red-bullet.gif);}
.section-box ul.green {list-style-image:url(../images/layout/green-bullet.gif);}
.section-box-last ul.blue {list-style-image:url(../images/layout/blue-bullet.gif);}

#more-news-left {
	/*width: 420px;*/
	float: left;
	padding:5px 0;
}

#more-news-right {
	/*width: 420px;
	margin-left: 39px;*/
	float: left;
	padding:5px 0;
}

#more-news-left p, #more-news-right p {font-family: 'Droid Sans', Helvetica, sans-serif; font-size: 12px; padding:5px 0;}

span.more-news {
	color:#C34820;
	font-size:16px;
	line-height:30px;
	padding:0 0 0 0;
	margin:0;
	float:left;
}

div#bottom-news {
	background-color:#EFEFEF;
	margin:25px 0 35px 0;
	padding:23px 30px 8px 30px;
	float:left;
}

#footer {
	border-top: 3px solid #DDDDDD;
	margin-top: 0px;
	padding: 10px 0;
	font-size: 8pt;
	color:#BBBBBB;
	clear:both;
}

.abta-logo {
	background-image:url(../images/layout/abta-logo.gif);float:left;
}
.abta-logo:hover {
	background-image:url(../images/layout/abta-logo-blue.gif);
}


/* MHG Level 2 Styles */

.header-img {
	width: 260px;
	float:right;
	border-left: 3px solid #FFFFFF;
	margin-left: 20px;
	border-bottom: 3px solid #FFFFFF;
}
.header-title {
	height:78px;
	height:107px;
}

.header h1 {
	color: #FFFFFF;
}

.company-profile {background:#D97322 ;}
.our-business {background:#C34820 ;}
.press-media {background:#A8AF3F ;}
.jobs-careers {background:#90C7B5 ;}
.contact {background:#B06891;}

#nav {
	width: 260px;
	float: right;
	margin-left:10px;
	
}

.navigation {
	border-top: none;
	border-bottom: none;
	margin: -3px 0 0 0;
}
.navigation ul {
	padding: 0;
	list-style-type:none;
}

.navigation ul.yellow li {background:url(../images/layout/yellow-bullet.gif) 8px 13px no-repeat #EDEDED;}
.navigation ul.red li {background:url(../images/layout/red-bullet.gif) 8px 13px no-repeat #EDEDED;}
.navigation ul.green li {background:url(../images/layout/green-bullet.gif) 8px 13px no-repeat #EDEDED;}
.navigation ul.blue li { background:url(../images/layout/blue-bullet.gif) 8px 13px no-repeat #EDEDED;}

.navigation h2 {
	font-size:11pt;
	padding: 15px 0 0 0;
	margin:0 0 10px 0;
	font-weight:bold;
	color: #999999;
	background-color:#FFF;
	line-height:26px;
}

#nav .navigation li {
	font-family: 'Droid Sans', Helvetica, sans-serif; font-size: 9pt;
	padding-left: 25px;
	line-height: 26px;
	list-style-position: inside;
	list-style-type:none;
	border-bottom: 1px solid white;
	padding-top: 3px;
	padding-bottom: 1px;} 
	
#nav .navigation li a {text-decoration:none;}

.navigation h2 a {text-decoration:none;}
.navigation h2 a:hover {text-decoration:underline;}


#main {
	margin-left: 3px;
	float: left;
}

#breadcrumb { height:27px; background-color: #FFFFFF; border-bottom: 1px dotted #CCCCCC; position:relative;}
#breadcrumb p {padding:5px 5px 5px 0; font-size:11px;}

.image-bank-image { border: 1px dotted #CCCCCC; width: 190px; padding: 10px 5px; float:left; text-align:center}
.image-bank-image:hover {background: #F4F4F4; border: 1px solid #CCCCCC;}
.image-bank-image img {margin-bottom: 10px;}
.image-bank-image p {font-size: 8pt;}

.pdf {background-image:url(../images/layout/pdf-icon-grey.gif); float:left; margin-right: 10px;}
.pdf:hover {background-image:url(../images/layout/pdf-icon.gif);}

ul li {
	line-height:2.29em;
	list-style-type:decimal;
}

div.vacancy {
		margin:10px 0;	
}

div.logocontainer {
	height:auto;
	float:left;
	padding:10px 0px;	
}

div.logocontainer h3 {
	margin:0 0 5px 0 !important;
	padding:0;
	line-height:20px !important;
	font-size:13px;
	
}

	 img.logoimg {
		float:left;
		border: 1px solid #EDEDED;
		
	}

		div.logocontainer ul {
			float:left;
			font-size:13px;
			color:#666;
			line-height:22px;
			margin-top:1px;
			padding-left:15px;
		}
		
		div.logocontainer ul li {
			list-style-type:disc !important;
		}
		

#company-profile-bg {background:#D97322; height:34px;}
#our-business-bg {background:#C34820; height:34px;}
#press-media-bg {background:#A8AF3F; height:34px;}
#jobs-careers-bg {background:#90C7B5; height:34px;}


a.section-box-titles {
	color:#FFF;
	font-size:16px;
	text-decoration:none;
	line-height:34px;
	display: block;
	height: 28px;
	padding:0 10px;
}

div.clear {
	clear:both;
}

.travel h2 {text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);}
.marketing h2 {text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);}
.belle-france h2 {text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);}

.travel p {text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);}
.marketing p {text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);}
.belle-france p {text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);}

ul.find-out-more {font-size:12px; padding:5px 0 14px 20px;}
	span.find-out-more  {font-size:15px; font-weight:bold; margin-left:-20px; display: block; margin-bottom: 14px;}
	span.back-to-top {position:relative; bottom:0; float:right;}
		span.back-to-top a {color:#DDD; font-size:11px;}
	
ul.find-out-more li {list-style-type:disc; font-size:11px; line-height:30px;}
	ul.find-out-more li a { font-size:13px;}




