/*
 * $Id: main.css 206 2011-12-13 11:40:43Z danny $
 */

div#container {
	width: 762px;
	margin: 0 auto;
	padding-left: 6px;
	color: #11254c;
	background: url(/images/framework/container-shading.gif) 0 0 repeat-y;
}

div#body {
	margin-top: 20px;
	width: 760px;
	border: 1px solid #11254c;
	border-bottom: none;
}
div.breadCrumbs {
	display: none;
}
div#header {
	width: 760px;
	height: 152px;
	background: url(/images/framework/header.jpg) 0 22px no-repeat;
}

ul#topMenu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	float: right;
	margin-right: 5px;
}
ul#topMenu li {
	float: left;
}
ul#topMenu li a {
	text-transform: uppercase;
	color: #667a9d;
	padding: 0 4px 0 4px;
	font-size: 0.80em;
	line-height: 2.2em;
	font-weight: bold;
}

div#menubar {
	width: 584px;
	padding-left: 176px;
	background: url(/images/framework/menu-left.jpg) 0 0 no-repeat;
}

ul#mainMenu {
	margin: 0;
	padding: 0;
	display: block;
	background: url(/images/framework/menu-bg.gif) 0 0 repeat-x;
	height: 29px;
	list-style: none;
}
ul#mainMenu a {
	text-transform: lowercase;
	font-size: 1em;
	color: #fcfdfe;
	padding: 0px 25px 2px 25px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
}
ul#mainMenu a:hover, ul#mainMenu a.itemOn {
	color: #02153a;
}
ul#mainMenu li { display: inline; position: relative; }
	#mainMenu li.hasChildren {
		overflow: visible;
	}
	#mainMenu li.hasChildren ul {
		font-size: 0.9em;
		position: absolute;
		left: 0;
		top: 16px;
		background: #667a9e;
		list-style: none;
		margin: 0;
		padding: 5px 0 0;
		width: 220px;
		padding-bottom: 8px;
		z-index: 100;
	}
	#mainMenu li.hasChildren ul a {
		display: block;
		padding-right: 10px;
		padding-bottom: 0;
	}
	#mainMenu li.hasChildren ul li {
		position: relative;
		display: list-item;
		margin: 0;
		padding: 0;
	}
	#mainMenu li.hasChildren ul li.hasChildren ul {
		font-size: 1em;
		position: absolute;
		left: 200px;
		top: 0;
		padding-top: 0;
	}

div#homeContent {
	width: 209px;
	float: left;
	font-size: 0.82em;
}

	div#homeContent div.processedContent {
		margin: 10px 10px 10px -5px;
		padding: 0;
	}

	div#homeContent .block {
		padding-left: 25px;
	}

	div#homeContent .contentTextOneColumn {
		width: 174px;
	}

	div#homeContent img.inlineImageLeft {
 		margin: 5px 7px 2px -25px;
	}

	div#homeContent img.inlineImageRight {
		margin: 5px 0px 5px 7px;
	}

	div#homeContent div.contentTextTwoColumns {
	    display: inline;
	    float: left;
	    padding-right: 5%;
	    position: relative;
	    width: 45%;
	}

	div#homeContent .column2 {
		padding-right: 0;
	}

div#homeContent div.groupTravel {
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 20px;
	text-align: right;
}
div#homeContent div.groupTravel h4 {
	margin: 0;
	font-size: 1.1em;
}
div#homeContent div.brochure {
	margin-top: 102px;
	margin-left: 31px;
	color: #fff;
	padding-right: 8px;
	text-align: right;
	font-weight: bold;
}
div#homeContent div.brochure h4 {
	font-weight: bold;
	margin: 0;
	color: #bccefb;
	letter-spacing: 1px;
}
div#homeContent div.brochure a {
	color: #bccefb;
}
div#homeContent div.newsletter {
	margin-top: 50px;
	margin-left: 20px;
	color: #fff;
	padding-right: 8px;
	text-align: right;
	font-weight: bold;
}
div#homeContent div.newsletter h4 {
	font-weight: bold;
	margin: 0;
	color: #bccefb;
	letter-spacing: 1px;
}
div#homeContent div.newsletter input {
	border: none;
	font-size: 1em;
	line-height: 1.4em;
}
div#homeContent div.newsletter input.text {
	border: 1px solid #384a66;
	margin-top: 20px;
	height: 1.4em;
	padding: 1px 5px;
	color: #203357;
	text-align: right;
}
div#homeContent div.newsletter input.submit {
	width: 69px;
	height: 13px;
	background: url(/images/framework/home-newsletter-submit.gif) left bottom no-repeat;
	color: #373737;
	padding: 0 0 3px 0;
	margin-top: 8px;
	margin-bottom: 25px;
	font-size: 0.82em;
	height: 15px;
	cursor: pointer;
}

div.homeContent {
	background: url('/images/framework/home_content_bg.jpg') repeat-y;
	width: 760px;
}
div.homeContent div#mainContent {
	width: 375px;
}
div.homeContent h2 {
	font-weight: normal;
}
div.homeContent div.contentTextOneColumn, div.homeContent div.textCol p {
	width: 330px;
}

div#homeContent{
}

div#homeContent div.contentTextOneColumn, div#homeContent div.textCol p {
	width: 173px;
}

div.mainContent {
	background: url(/images/framework/maincontent-bg.gif) right top repeat-y;
	color: #11254c;
}
div.mainContent div#mainContent {
	width: 562px;
	font-size: 0.9em;
	line-height: 1em;
}
div.mainContent h2 {
	font-weight: normal;
	font-size: 1.1em;
	margin: 0;
}
div.mainContent p {
	margin-top: 0;
}

#sideBar {
	width: 176px;
	height: 533px;
	background: #dbe8f3 url(/images/framework/globe-bg.jpg) 0 0 no-repeat;
	float: left;
	position: relative;
}

	#bookLink {
		display: block;
		position: relative;
		top: 130px;
		padding-left: 18px;
		padding-top: 3px;
		background: #fff;
		opacity: 0.86;
		height: 68px;
		overflow: hidden;
		letter-spacing: 2px;
		text-decoration: none;
	}
	#bookLink span.text1 {
		font-size: 1.978em;
		color: #425573;
	}
	#bookLink span.text2 {
		font-size: 1.74em;
		color: #11254c;
	}
	#bookLink span.text3 {
		font-size: 1.74em;
		color: #7e8da5;
	}

	#sideBar .contact {
		font-size: 0.924em;
		text-align: right;
		padding-right: 31px;
		position: absolute;
		right: 0;
		top: 465px;
		color: #56638c;
	}
	#sideBar .contact h3 {
		margin: 0;
		font-size: 1.083em;
		color: #11254c;
	}

#mainContent {
	float: left;
	width: 584px;
	padding-top: 16px;
	font-size: 0.9em;
}
#footer {
	clear: both;
	height: 40px;
	border: 1px solid #11254c;
	border-top: none;
	position: relative;
}
	#footer hr {
		background:none repeat scroll 0 0 #B8B8B8;
		border:medium none;
		height:1px;
	}
	div.mainFooter hr {
		margin:0 0 0 207px;
		width: 460px;
	}
	div.homeFooter hr {
		margin:0 0 0 207px;
		width:328px;
	}
	a#offices {
		display: block;
		background: url(/images/framework/offices-world.gif) 0 0 no-repeat;
		padding-left: 125px;
		line-height: 40px;
		height: 40px;
		position: absolute;
		left: 0;
		top: 0;
		color: #56638c;
		font-size: 0.875em;
	}
	#footerMenu {
		float: right;
		height: 39px;
		padding-right: 175px;
		background: url(/images/framework/footer-icons.gif) top right no-repeat;
		font-size: 0.875em;
	}
	#footerMenu a {
		color: #56638c;
		margin: 0 10px;
		line-height: 40px;
	}
	#footerMenu .footerMenu {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#footerMenu .footerMenu li { display: inline; }
