/* Notes 

Dark Laker Blue: #004b7d;
Light Laker Blue: #0170bd;
Lime Green: #b5e019

Dark Gray: #424242;
Medium Gray: #828282;
Light Gray: #D8D9DA;

*/


/*=== Main ===*/
*{
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr-home5.jpg) #ffffff repeat-x top;
	color: #828282;
	font: 13px Helvetica, Arial, Verdana, Sans-Serif;
	line-height: 18px;
}
body#home{
	background: url(images/bgr-home1.jpg) #ffffff repeat-x top;
}
a{
	color: #0170bd;
	text-decoration: none;
}
a:hover{
	color: #004b7d;
	text-decoration: none;
}

a:focus { -moz-outline-style: none; } 

/*avoids having image replacement sections display a dotted outline*/

/*input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}*/

img {
	border: 0;
}

li{
	list-style: none;
}

p {
	line-height: 18px;
}

table{
	width: 100%;
}
h1 span{
	color: #FFFFFF;
	display: none;
}
h1 img{
	display: block;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 930px;
}
/*=== Header ===*/
#top{
	height: 32px;
}
#header{
	height: 98px;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 184px;
}
#header h1 a{
	display: block;
	height: 98px;
}
#header h1 a:hover{
	text-decoration: none;
}

#top-nav {
	float: right;
	height: 30px;
	padding: 67px 0 0;
}

#top-nav li {
	float: left;
	margin: 0 0 0 56px;
	font-size: 14px;
}

#top-nav li a {
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
}

#top-nav li a:hover {
	color: #ffba00;
}

#top-nav li.active a {
	border-bottom: 3px solid #ffffff;
	color: #ffba00;
}

/*- Nav2 -*/
.nav2{
	border-top: 1px solid #e5e6e6;
	margin: 0 0 13px;
}
.nav2 li{
	font-size: 12px;
	border-bottom: 1px solid #e5e6e6;
	padding: 6px 0 5px 0;
	line-height: 16px;
}
.nav2 li a{
	display: block;

}
.nav2 li.active a {
	background: url(images/nav2-hover.gif) no-repeat 0 4px;
	color: #424242;
	line-height: 16px;
	padding-left: 16px;
	text-decoration: none;
}
.nav2 li a:hover {
	/* background: url(images/nav2-hover.gif) no-repeat 0 4px; */
	color: #004b7d;
	/* padding: 0 0 0 15px; */
	text-decoration: none;
}
.nav2 li.pdf a, .nav2 li.pdf a:hover{
	background: url(images/ico-pdf.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;
}
.nav2 li.document a, .nav2 li.document a:hover{
	background: url(images/ico-docu.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;
}
.nav2 li.mp3 a, .nav2 li.mp3 a:hover{
	background: url(images/ico-mp3.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;
}
.nav2 li.image a, .nav2 li.image a:hover{
	background: url(images/ico-image.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;
}
.nav2 li.video a, .nav2 li.video a:hover{
	background: url(images/ico-video.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;

}
/*=== Title ===*/
#title{
	height: 87px;
	margin: 0 0 8px;
	padding: 0 0 0 0;
	font-family:  Georgia, serif;
	color: #FFF;
}
#title h1{
	padding: 34px 0 10px;
	color: white;
	font-size: 26px;
	font-weight: 100;
	text-shadow: #725737 0px 2px 3px;
}
#title p{
	padding-left: 10px;
	margin-top: 25px;
	font-size: 16px;
	font-style: italic;
	font-weight: 100;
	line-height: 22px;
	letter-spacing: 1px;
	text-shadow: #3f301e 0px 2px 2px;
}
#home #title{
	height: 200px;
	padding: 50px 0 0;
}
#home #title h1{
	padding: 10px 0 0 10px;
}
#title .spacer{
	width: 290px;
}
/*=== All Columns ===*/
#columns{
	margin: 15px 0 0;
	padding: 0 0 15px;
}
#columns h2{
	color: #626262;
	font-size: 18px;
	margin: 0 0 12px;
}
#columns h3{
	clear: both;
	color: #727272;
	font-size: 15px;
	margin: 10px 0 6px 0;
}

#columns h4{
	clear: both;
	color: #828282;
	font-size: 14px;
	margin: 10px 0 4px;
}

	#home #columns h4, #columns .col1 h4, #columns .col3 h4{
		margin: 0px 0 14px;
		text-transform: uppercase;
	}

#columns p{
	padding: 10px 0;
}

#columns hr {
	clear: both;
}


#columns ol li {
	list-style: decimal;
	margin: 2px 0 8px 20px;
	line-height: 16px;
	padding-left: 8px;
}
	#columns ol li ol {
		margin: 8px 0;
	}

	#columns ol li ol li {
		list-style: lower-alpha;
		margin: 2px 0 8px 20px;
		line-height: 16px;	
	}


#columns blockquote {
	padding-left: 28px;
}

#columns blockquote.success {
	padding: 20px;
	background: #fafafb;
	border: 1px solid #89da92;
}

/* #columns ul li {
	list-style: circle;
	margin: 4px 0 8px 20px;
	line-height: 16px;
}*/

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 188px;
}
.col2{
	float: left;
	margin: 0 0 0 28px;
	width: 515px;
}

	.col2_last {
	float: left;
	margin: 0 0 0 28px;
	width: 714px;
}
.col3{
	float: right;
	width: 170px;
}
.col1, .col2, .col2_last, .col3{
	border-top: 1px solid #d8d9da;
	height: 1%;
	padding: 13px 0;
}

	.empty {
		border-top: none;
	}

#home .col1, #home .col2, #home .col3{
	border: 0;
	width: 290px;
}

.col2 table {
	border: 1px #e0e0e0 solid;
	margin: 2px 0 20px 0;
	padding: 0;
	background-color: #fafafb;	
	border-spacing: 0px;
	font-size: 11px;
}
	
	.col2 table tr {
		margin: 0;
		padding: 0;
	}
	
	.col2 table td {
		border-bottom: 1px #e0e0e0 solid;	
		vertical-align: top;
		padding: 6px 10px;
		margin: 0;
	}

/*=== Styling Boxes ===*/
/*- Login -*/
.login{
	background: #f1f1f2;
	float: right;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 16px;
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #D1D2D5;

}
/*- Paging -*/
.breadcrumbs{
	font-size: 11px;
	margin: 0 0 20px;
	padding: 0 0 0 217px;
	color: #828282;
}

	.breadcrumbs span.divider {
	 	font-size: 10px;
	 	margin: 0 4px 0 4px;
	}

/*- Bottom Ad -*/

.bottom-ad img{
	margin: 20px 0 15px;
	position: relative;
}

#home .bottom-ad img{
	margin: -90px 0 15px;
	position: relative;
}


/*=== Tabular Data ===*/
#tabular{
	color: #77787b;
	font-size: 11px;
	height: 332px;
	margin: 0 0 0 267px;
	position: absolute;
	top: 145px;
	width: 701px;
}
#tabular a{
	color: #77787b;
}

#tabular a:hover {
	color: #424242;
}
#shadow{
	background: url(images/shadow-bgr-w.png) no-repeat top;
	height: 256px;
	overflow: auto;
	padding: 38px;
	width: 625px;
}
#tabular table{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	margin: 0 0 25px;
	line-height: 14px;
	white-space:nowrap;

}
#tabular table th{
	background: url(images/th-bgr.gif) repeat-x top;
	border-bottom: 1px solid #e0e0e0;
	font-weight: normal;
	padding: 6px 5px;
	text-align: left;
}

#tabular table th, #tabular table td {text-align: right;}
#tabular table th.left, #tabular table td.left {text-align: left; padding-right: 0;}
#tabular table th.center, #tabular table td.center {text-align: center; padding: 0;}


#tabular table td{
	background: #fafafb;
	padding: 6px 5px;
	border-top: 1px #FFF solid;
}
#tabular table tr.even td{
	background: #f1f1f2;
}
/*=== Styling Buttons ===*/
.btn img{
	display: block;
	margin: 0 0 15px;
}



/*=== Content Styles ===*/
div.campaigns, div.equipe {
	float: left;
	width: 339px;
	border-top: 1px solid #d8d9da;
	margin: 10px 20px 10px 0;
	padding-top: 10px;
	vertical-align: top;
}
	div.last, div.right {
	margin-right: 0px;
	float: right;
	}

	#columns div.campaigns h4, #columns div.equipe h4 {
		margin: 5px 0 5px 0;
		font-size: 14px;
		text-transform: capitalize;
	}
	
	#columns div.campaigns ul.nav2{
		margin-top: 10px;
	
	}


#columns .reports_accordion {
	margin-top: 4px;
 	border: 1px solid #e8e8e8;
}
#columns .reports_accordion h3 {
	background: #f8f8f8 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 5px 10px;
	margin: 0;
	cursor: pointer;
	border-bottom: 1px solid #d8d8d8;
}
#columns .reports_accordion h3:hover {
	background-color: #e8e8e8;
}
#columns .reports_accordion h3.active {
	background-position: right 5px;
}
#columns .reports_accordion p {
	margin: 0;
	padding: 0;
	display: none;
}

#columns .reports_accordion span.report {
	display: block;
	border-bottom: 1px solid #e6e6e6;
}

#columns .reports_accordion span.report a {
	padding: 4px 0 4px 10px;
	display: block;
	background: url(images/ico-pdf.gif) no-repeat 488px 4px;
}

#columns .reports_accordion span.report a:hover {
	background-color: #f2f2f2;
}
	
.news_credits {
	margin-top: 20px;
	font-size: 11px;
}

.news_img_left {
	float: left;
	border: 1px solid #d8d9da;
	margin: 5px 15px 7px 0;
}

.news_img_right {
	float: right;
	border: 1px solid #d8d9da;
	margin: 5px 0px 7px 15px;
}

span.doc {
	background: url(..images/ico-document.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 1px;
}

.page-left {
	float: left;
}

.page-next {
	float: right;
}

	
/*=== Footer ===*/
#footer{
	clear: both;
	color: #7f8083;
	font-size: 11px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	width: 930px;
}
#footer a{
	color: #7f8083;
}

#footer a:hover {
	color: #004b7d;
	text-decoration: none;
}

#footer ul{
	font-size: 12px;
	padding: 0 0 15px;
}
#footer li{
	text-transform: uppercase;
	display: inline;
	line-height: 11px;
	padding: 0 5px;
}
#footer li.last{
	border: 0;
}
#bottom{
	background: url(images/bottom-bgr.gif) #e8e8e8 repeat-x top;
	height: 110px;
	padding: 35px 0 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.ar{
	text-align: right;
}
