/*
KASBAH DU TOUBKAL
CSS
CORPORATE
Copyright: 2011
Author:    Martin Dady
Version:   November 2011
----------------------------------------------- */

/* GENERAL RULES 
----------------------------------------------- */

body {
	background: #F2F2F2 url(../i/corporate/bg-page.png) repeat-x 0 0;
	color: #111;
	font-family: Arial, Helvetica, sans;
	font-weight: normal;
	font-size: 12px;
}

a:link,
a:visited {
	color: #00aeea;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1e4e7f;
	text-decoration: underline;
}

a:active {
	color: #A3371B;
	text-decoration: underline;
}

a {
	outline: none;
	border: none;
}

abbr,
acronym {
	border: 0;
}

.hide,
h1 span {
	position: absolute;
	top: -9999px;
	font-size: 1px;
}

p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.ttu {
	text-transform: uppercase;
}

/* PAGE STRUCTURE 
----------------------------------------------- */

#wrapper {
	width: 960px;
	margin: 0 auto; 
	text-align: left;
}

#header {
	width: 940px;
	margin: 0 auto 10px;
	/*outline: 1px solid red;*/
}

#header #logo {
	float: left;
	width: 460px;
	margin: 21px 0 17px 10px;
	padding-top: 20px;
}

#header #top-nav {
	float: right;
	width: 460px;
	margin-top: 18px;
}

#header #top-nav-top ul {
	float: right;
	margin-top: 26px;
}

#header #top-nav-top ul li {
	float: left;
	margin-left: 15px;
	padding-left: 15px;
}

#header #top-nav-bottom {
	padding-top: 40px;
	text-align: right;
}

#header #top-nav-bottom p {
	margin: 0;
}

#content {
	background: url(../i/corporate/bg-faux-cols.png) repeat-y 0 0;
	width: 940px;
	margin: 0 auto;
	}

#slideshow {
	width: 940px;
	border-bottom: 10px solid #f2f2f2;
}

.main {
	background: #fff;
	float: left;
	width: 590px;
	margin: 0 10px 0 0;
	padding: 20px;
}

.main .box-wrap {
	width: 590px;
}

.main .conference {
	float: left;
	width: 285px;
	margin-right: 20px;
}

.main .accommodation {
	float: left;
	width: 285px;
}

.sidebar {
	background: #fff;
	float: right;
	width: 260px;
	padding: 20px;
	}

#slideshow .main {
	background: #fff;
	float: left;
	width: 630px;
	height: 350px;
	margin: 0 10px 0 0;
	padding: 0;
}

#slideshow .sidebar {
	background: #fff;
	float: right;
	width: 298px;
	height: 348px;
	padding: 0;
	border: 1px solid #ddd;
	font-style: normal;
	}

#footer-wrap {
	background: #FFF;
	width: 100%;
	height:240px;
	border-top: 10px solid #061F43;
}

#footer {
	clear: both;
	color: #111;
	width: 900px;
	margin: 0 auto;
	padding: 15px 50px;
	font-size: 11px;
	text-align: center;
	}

/* HEADINGS */

h2 {
	color: #061F43;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	text-transform: uppercase;
}

h3 {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.75em;
	line-height: 1.5em;
	text-transform: uppercase;
}

.awards-wrap h3 {
	text-align: center;
}

.box-wrap h3 {
	background: #061F43;
	color: #FFF;
	margin: 0 0 1px 0;
	line-height: 2em;
	text-align: center;
}

/* OTHER */

.sidebar ul {
	margin: 0 0 1.5em 13px;
	list-style: disc;
	line-height: 1.5em;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

p.cite {
	background: #F1F1F1 url(../i/corporate/quotes-open.png) no-repeat 10px 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 0 20px 20px 40px;
	text-indent: 10px;
}

.sidebar p.cite {
	background: #F5F5F5 url(../i/corporate/quotes-open.png) no-repeat 10px 10px;
	margin: 0 0 20px 0;
	padding: 22px 20px 20px 40px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	/*outline: 1px solid red;*/
}

#home .sidebar p.cite {
	background: #FFF url(../i/corporate/quotes-open-fff.png) no-repeat 10px 10px;
	margin: 0 0 20px 0;
	padding: 22px 20px 20px 40px;
	/*outline: 1px solid red;*/
}

.end-quote {
	color: #D17227;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.fs13 {
	font-size: 13px;
}

.larger {
	font-size: 14px;
}

.fwn {
	font-weight: normal;
}

.mb5 {
	margin-bottom: 5px;
}

.mb1_5em {
	margin-bottom: 1.5em;
}

.pb40 {
	padding-bottom: 40px;
}

.pl40 {
	padding-left: 40px;
}

.bl1 {
	border-left: 1px solid #999;
}

blockquote {
	background: url(../i/corporate/quotes-open-fff.png) no-repeat 0 0;
	padding: 12px 0 0 40px;
}

a.pdf {
	background: transparent url(../i/icon_pdf.gif) no-repeat left center;
	padding-left: 20px;
	border-bottom: none;
	}

/* TESTIMONIALS PAGE 
========================================================================================*/

.awards-wrap {
	clear: left;
	width: 590px;
	margin-bottom: 20px;
}

.awards-wrap .award {
	float: left;
	width: 180px;
	margin-right: 25px;
}

.awards-wrap .award-last {
	float: left;
	width: 180px;
	margin-right: 0;
}

ul#awards {
	margin: 0;
	padding: 0 0 1em 0;
}

ul#awards li {
	background: transparent;
	padding: 0 10px 0 0;
	list-style: none;
	display: inline;
	text-align: center;
}

ul#awards li.first {
	padding-left: 0;
}

ul#awards li.final {
	padding-right: 0;
}

ul#awards li img {
	vertical-align: top;
}

.divider {
	border-bottom: 1px solid #CCC3A1;
	}

.clearer {
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	}

/* MAIN NAV 
========================================================================================*/

#nav {
	clear: both;
	background: url(../i/corporate/bg-nav.png) no-repeat 0 0;
	width: 940px;
	height: 42px;
	font-family: 'Droid Sans', Verdana, Geneva, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	list-style: none;
	overflow: hidden;
}

#nav ul {
	width: 940px;
}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	position: relative;
	background: url(../i/corporate/bg-nav.png) no-repeat -10px 0;
	color: #FFF;
	height: 20px;
	padding: 16px 15px 6px;
	border-right: 1px solid #13406F;
	border-left: 1px solid #3A6692;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0,0,0,.75);
}

#nav li a.last {
	border-right: none;
}

#nav a:hover {
	background-position: -10px -42px;
	border-color: #558ABE;
	text-decoration: none;
}

#nav li a.last:hover {
	border-right: #4cccf1;
}

#nav li a.active {
	background-position: -10px -42px;
	border-right: #4cccf1;
}

#nav li a.active-last {
	background-position: -10px -42px;
	border-right: #4cccf1;
}

#nav li.home a {
	border-left: 0;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}