@charset "UTF-8";
/* CSS Document */
/* Developed by Stephanie Gray, Dragonfly Way Productions */
/* www.dragonflyway.com */

html {
	margin: auto;
}

body {
	margin: auto;
	padding: 10px 0 10px 0;
	background-color: #e7f0f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #162f3f;
}

body.frame {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #162f3f;
}


p {
	line-height: 1.5;
}

h1, h2, h3, h4, .tab-heading, .sidetitle {
	font-family:Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #d30404;
}

.tab-heading {
	position: relative;
	width: 109px;
	height: 33px; /* 22 */
	background-image: url(../_img/headline-back.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px 15px 0 15px;
	margin-bottom: 0;
	border-left: solid 1px #bad3e6;
	z-index: 100;
}

.smallbox-heading {
	position: absolute;
	max-width: 180px;
	background-image: url(../_img/tab-back.jpg);
	background-position: right;
	padding: 5px 30px 0 10px;
	margin: 0;
	border-left: solid 1px #bad3e6;
	font-size: 18px;
	color: #017BCE;
	z-index: 100;
}

h2 { /* SECTION TITLE for small news - gray */
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #162f3f;
	font-weight: bold;
	border-bottom: solid 4px #bad3e6;
}
#footer h2 {
	margin: 0;
	clear: left;
	background-color: #FFF;
}
h3, .heading-smlfeature { /* ARTICLE TITLE, red */
	margin: 0;
	color: #d30404;
}

h3 { /* ARTICLE TITLE, red */
	font-size: 16px;
}

.heading-smlfeature { /* ARTICLE TITLE, red */
	font-size: 11px;
}

h3 a {
	color: #d30404;
	text-decoration: none;
}
h3 a:hover {
	color: #d30404;
	text-decoration: underline;
}

h4 { /* ARTICLE TITLE, blue */
	margin: 0;
	font-size: 14px;
	color: #017BCE;
}

	h4 a {
		color: #017BCE;
		text-decoration: none;
	}
	h4 a:hover {
		color: #017BCE;
		text-decoration: underline;
	}

a {
	color: #007BCD;
}
a:hover {
	color: #6DA7CF;
}

.heading-smlfeature { /* ARTICLE TITLE, red */
	margin: 0;
	color: #152F3E;
}
	.heading-smlfeature a {
		color: #017BCE;
		text-decoration: none;
	}
	.heading-smlfeature a:hover {
		color: #017BCE;
		text-decoration: underline;
	}

.red {color: #d30404;}
.orange {color: #E39E27;}


#container {
	margin: auto;
	padding: 0;
	width: 964px;
	border: solid 1px #FFF;
	/*background-color: #f3f7fa;*/
	background-image: url(../_img/container-back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	margin: auto;
	margin-bottom: 0;
	padding: 0;
	width: 964px;
	height: 105px;
	background-image: url(../_img/bt_back.jpg);
	background-repeat: repeat-x;
}
	#clock {
		float: right;
		margin: 5px;
		padding: 0;
		height: 15px;
		font-size: 10px;
	}
	#clock p, #clock iframe {
		float: right;
		margin: 0;
		padding: 0;
		border: 0;
		height: 15px;
	}

	#header #lang-switch {
		float: right;
		margin: 5px 10px 0 0;
		font-size: 10px;
		font-weight: bold;
	}
		#header #lang-switch a {
			text-decoration: none;
		}
	#header #searchbox {
		clear: right; 
		float:right; 
		margin: 50px 10px 0 0;
		width: 300px;
	}
		.inputsubmit, .inputtext {
			float: right;
			border: solid 1px #7cb7d9;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		.inputsubmit {
			background-color: #BAD3E6;
			background-image: url(../_img/button-back.jpg);
			padding: 1px 7px 2px 7px; 
			color: #152F3E;
			border-bottom: 0;
		}
		.inputtext {
			width: 160px; 
			padding: 2px 3px 2px 3px; 
		}

/* BEGIN Left column */
#leftcol {
	margin: auto;
	margin-right: 320px;
	padding: 10px;
	/*float: left;*/
	width: 624px;
	min-height: 300px;
	background-color: #FFF;
}
* html #leftcol {padding: 10px 5px 10px 5px;}
	/* BEGIN headliners for index page */
	.gradiant_back, .feature_sml_off, .feature_sml_on, .breaking_back, #feature_active {
		padding: 5px;
		border: solid 1px #bad3e6;
	}
	.gradiant_back, .feature_sml_on, .breaking_back, #feature_active {
		background-color: #FFF;
	}
	/*.feature_sml_on, #feature_active {
		padding: 5px;
		border: solid 1px #017BCE;
		background-color: #FFF;
	}*/
	.gradiant_back {
		background-image: url(../_img/news_back.jpg);
		background-repeat: repeat-y;
	}

	#breaking_container_F, #breaking_container_E {
		position: relative;
		width: 370px; 
		height: 42px;
		padding: 22px 15px 0 233px;
		background-position: left;
		background-repeat: no-repeat;
		border-top: solid 1px #7cb7d9;
		border-right: solid 1px #7cb7d9;
		border-left: solid 1px #7cb7d9;
		z-index: 4;
	}
	#breaking_container_F {
		background-image: url(../_img/fr/breaking-back.jpg);
	}
	#breaking_container_E {
		background-image: url(../_img/en/breaking-back.jpg);
	}
	
		#breaking {
			height: 30px;
			font-family: Arial, Helvetica, sans-serif;		
			font-size:12px;
			font-weight: bold;
			color: #162f3f;
			overflow: hidden;
		}
			#breaking a {
				color: #162f3f; /* red */
				text-decoration: none;
			}
			#breaking a:hover {
				color: #162f3f; /* red */
				text-decoration: underline;
			}
			
	#headline-frame {
		position: relative;
		margin: 0;
		width: 100%; 
		height: 380px;
		border: 0;
		padding: 0;
		z-index: 3;
	}
	
	#headliners {
		position: relative;
		margin: 0;
		width: 600px;
		padding: 5px 9px 9px 9px;
		background-color: #E7F0F6;
		border-right: solid 1px #7cb7d9;
		border-bottom: solid 1px #7cb7d9;
		border-left: solid 1px #7cb7d9;
		z-index: 1;
	}
		  #feature_active {
			  margin: 0;
			  float: left;
			  width: 292px;
			  height: 335px;
			  overflow:hidden;
		  }
		  
		  #feature_active #active-article {
			  text-align: left;
			  font-weight: normal;
			  width: 292px;
			  height: 315px;
			  overflow: hidden;
		  }
		  
		  #feature_active #active-showall {
			  padding: 3px 18px 0 0;
			  text-align: right;
			  font-weight: bold;
			  width: 274px;
			  height: 17px;
			  background-image: url(../_img/more-arrow.jpg);
			  background-position: right;
			  background-repeat: no-repeat;
		  }
		  
		  #feature_active p{
			  margin: 5px 0 0 0;
			  line-height: 1.1;
		  }
		  
		  #feature_sml {
			  margin: 0;
			  padding: 0;
			  float: right;
			  height: 269px;
		  }
			  .feature_sml_off, .feature_sml_on {
				  float: right;
				  width: 272px;
				  height: 53px;
				  margin-bottom: 5px;
			  }
			  .feature_sml_off {
				  margin-left: 11px;
				  background-color: #F3F7FA;
			  }
			  .feature_sml_on {
				  padding-left: 16px;
				  padding-top: 6px;
				  padding-bottom: 6px;
				  /*padding-left: 5px;*/
				  background-image: url(../_img/feature_arrow.jpg);
				  background-position: left;
				  background-repeat: no-repeat;
				  /*border-left: solid 6px #E39E27;
				  margin-left: 5px;*/
				  border-top: 0;
				  border-bottom: 0;
				  border-left: 0;
				  margin-left: 0;
			  }
	
	/* END headliners */
	
	/* BEGIN breadcrumbs */
	#breadcrumbs {
		font-size: 11px;
		padding: 5px 0 5px 0;
	}
	/* END breadcrumbs */
	
	/* BEGIN small box articles */
	.smallbox {
		float: left;
		margin-top: 20px;
		padding: 5px;
		width: 190px;
		border-top: dotted 1px #bad3e6;
	}
	.smallbox .smallbox-content {
		margin: 0;
	}
	
	.date {
		color: #8e8e8e;
		margin: 0 0 7px 0;
	}
		
		.smallbox h3 {
			margin-bottom: 7px;
		}
		
	#article-options {
		margin: auto;
		margin-top: 20px;
		padding: 7px 5px 20px 5px;
		border-top: dotted 1px #bad3e6; 	
		display: inline-block;
	}
	* html #article-options { display:inline; }  /* for IE 6 */
	* + html #article-options { display:inline; }  /* for IE 7 */
		
		#article-options a {
			font-size: 11px;
		}
		#article-options img {
			vertical-align: middle;
		}
	
	.cat-preview {
		margin: auto;
		margin-bottom: 20px;
		padding: 10px;
		background-image: url(../_img/gradiant_back.jpg);
		background-repeat: repeat-x;
		border-top: solid 1px #bad3e6;
	}
	
	/* END articles */
	
/* END Left column */

/* BEGIN Right column */
#rightcol {
	margin: auto;
	padding: 10px;
	float: right;
	width: 300px;
	min-height: 300px;
	background-color: #f3f7fa;
}
* html #rightcol {height: 300px;}


	#rightcol .sideitem {
		margin: 0 0 15px 0;
		border: solid 1px #7cb7d9;
		background-color: #F3F7FA; /*#e7f0f6*/
		width: 288px;
		padding: 5px;
		background-image: url(../_img/side-header.jpg);
		background-repeat: no-repeat;
	}
	
		#rightcol .sideitem .sidetitle {
			font-size: 12px;
			color: #FFF;
			font-weight: bold;
			margin: 0 0 10px 0;
		}
		
		#rightcol .sideitem p {
			margin: 10px 0 0 0;
			font-size: 11px;
			line-height: 1;
		}

/* END Right column */

/* Copyright notice and footer menu */
#footer {
	clear: both;
	margin: auto;
	padding: 20px 15px 30px 15px;
	width: 934px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #162e3e;
	text-align: center;
	border-top: dotted 1px #bad3e6;
}

	#footer p {
		display: block;
		margin: 15px 0 0 0;
	}
	
	#footer a {
		font-size: 11px;
		color: #007bcd;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	
	.uppercase {
		text-transform: uppercase;
	}
	
	#footer .copyright {font-size: 9px;}
	
	#footer #footer-services {
		padding: 7px;
		border: solid 1px #c6dceb;
	}
	
#services {
	margin: auto;
	margin-bottom: 15px;
	width: 100%;
	text-align: left;
	
	background-image: url(../_img/footer-back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
}
	#services .services_col {
		float: left;
		margin: 0 1px 0 0;
		padding: 5px;
		min-height: 150px;
	}
		#services .services_col p{
			line-height: 1;
		}