/*---

Coventfans.ca // CSS Global
Auteur : Eric Chenail - Arteca Design Inc.
Derniere revision : 14 Octobre 2009

	1.	Basics
	2.	Header
	3.	Content 
	5.	Footer
	
Notes additionelles : 

	Bleu	#000D99
	Orange  #DF580B

---*/

/* ---------------------------------------- */
/* Style 'Basics'				 	  		*/
/* ---------------------------------------- */

body {
	font-family: "Lucida Grande","Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 120%;
	color: #333;
	padding: 0;
	margin: 0;
	text-align: center;
}

#wrapper {
	width: 779px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

h1, h2, h3, h4, p, ul { 
	padding: 15px 0 0;
	margin: 0;
}

dl, dt, dd {
	padding: 0;
	margin: 0;
}

h4 { font-size: 110%; }

ul { 
	margin-left: 45px;
	list-style-type: square;
}

a { outline: 0; }

strong.bigger { font-size: 130%; /* letter-spacing: -1px; */ }

/* Image floating */

.imgLeft {
	float: left;
	padding: 17px 17px 5px 0;
	display: block;
}

.imgRight {
	float: right;
	padding: 17px 0 5px 17px;
	display: block;
}

.imgTemp {
	float: none;
	padding: 17px 17px 0 40px;
	display: block;
}

/* Caption */

div.imgRight p,
div.imgLeft p, 
div.imgTemp p,
div.captionRight {
	font-size: 12px;
	line-height: 13px;
	color: #666;
	padding: 5px 0 0;
	margin: 0 0 10px;
	width: 247px;
}

div.imgTemp p { width: auto; }

div.captionRight { 
	width: 99%;
	overflow: auto;
	padding-top: 20px;
	margin-bottom: 0;
}

* html div.captionRight { width: 522px; }
	
div.captionRight img { float: left; }
	
div.captionRight p { 
	float: left;
	width: 247px;
	margin-left: 10px;
	padding-top: 5px;
} 

.minHeight {
	height: 250px;
	float: left;
	width: 1px;
}

.clearer {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

.clearerRight {
	clear: right;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

/* ---------------------------------------- */
/* Style pour le 'header'		 	  		*/
/* ---------------------------------------- */

#header {
	height: 90px;
	overflow: hidden;
}

#header * { 
	padding: 0;
	margin: 0;
}

#header ul.accessibility { display: none; }

#header h1 { 
	position: absolute; 
	top: 99px;
	left: 9px;
	z-index: 5;
}

#header dfn { display: none; }

#header h1 a {
	display: block;
	background-color: #000D99;
	width: 187px;
	height: 276px;
	text-indent: -2000px;
	overflow: hidden;
	background: url("../img/common/logo_CIF_en_1410.gif") no-repeat 50% 50% #FFF;
}

/* body.fr #header h1 a { background: url("../img/common/logo_CIF_fr_1211.gif") no-repeat 50% 50% #FFF; } */

body.fr #header h1 a { background: url("../img/common/logo_tlt_covent_fr.gif") no-repeat 50% 50%; }

body.es #header h1 a,
body.po #header h1 a { background: url("../img/common/logo_tlt_covent_es.gif") no-repeat 50% 50% #000D99; } 


/* #header h1 a:hover { background-color: #00097A; } */

/* Language Selector */

#header div.language ul,
#header div.language ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header div.language ul {
	position: absolute;
	top: 13px;
	right: 3px;
	overflow: auto;
}

#header div.language ul li {
	float: left;
}

#header div.language ul li a {
	display: block;
	text-align: left;
	background-color: #FFF;
	text-decoration: none;
	padding: 0 7px;
	color: #999;
	font-size: 11px;
	line-height: 19px;
	text-transform: uppercase;
	background: url("../img/common/us.gif") no-repeat 6px 4px;
	padding-left: 27px;
}

#header div.language ul li a:hover { color: #DF580B; color: #666; background-position: 6px -32px; }

#header div.language ul li.en a { background-image: url("../img/common/us.gif"); }
#header div.language ul li.fr a { background-image: url("../img/common/fr.gif"); }
#header div.language ul li.es a { background-image: url("../img/common/es.gif"); }
#header div.language ul li.po a { background-image: url("../img/common/br.gif"); }

#header div.language ul li.po a { border: none; padding-right: 0; }

/* Main Navigation */

#header #mainNav { 
	border-top: 2px solid #FE580A;
	position: absolute;
	top: 45px;
	left: 0;
	width: 100%;
	background: url("../img/common/shadow_under_mainNav.gif") repeat-x 0 100% #FFF;
	height: 32px;
} 

#header #mainNav ul { 
	display: block;
	list-style-type: none;
}

#header #mainNav ul li { 
	float: left;
	list-style-type: none;
}

#header #mainNav #home 			{ width: 76px; }
#header #mainNav #quality 		{ width: 86px; }
#header #mainNav #products 		{ width: 173px; }
#header #mainNav #markets 		{ width: 91px; }
#header #mainNav #facilities 	{ width: 101px; }
#header #mainNav #library 		{ width: 141px; }
#header #mainNav #contact 		{ width: 111px; }

body.fr #header #mainNav #home 			{ width: 76px; }
body.fr #header #mainNav #quality 		{ width: 78px; }
body.fr #header #mainNav #products 		{ width: 159px; }
body.fr #header #mainNav #markets 		{ width: 83px; }
body.fr #header #mainNav #facilities 	{ width: 118px; }
body.fr #header #mainNav #library 		{ width: 130px; }
body.fr #header #mainNav #contact 		{ width: 135px; }

body.es #header #mainNav #home 			{ width: 126px; }
body.es #header #mainNav #quality 		{ width: 69px; }
body.es #header #mainNav #products 		{ width: 173px; }
body.es #header #mainNav #markets 		{ width: 93px; }
body.es #header #mainNav #facilities 	{ width: 118px; }
body.es #header #mainNav #library 		{ width: 90px; }
body.es #header #mainNav #contact 		{ width: 110px; }

body.po #header #mainNav #home 			{ width: 56px; }
body.po #header #mainNav #quality 		{ width: 91px; }
body.po #header #mainNav #products 		{ width: 168px; }
body.po #header #mainNav #markets 		{ width: 86px; }
body.po #header #mainNav #facilities 	{ width: 106px; }
body.po #header #mainNav #library 		{ width: 196px; }
body.po #header #mainNav #contact 		{ width: 75px; }


#header #mainNav a {
	position: relative;
	display: block;
	text-decoration: none;
	font-size: 90%;
	color: #999;
	color: #777;
	border-left: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	text-transform: uppercase;
	text-align: center;
	background: url("../img/common/bg_btn_mainNav_right.gif") no-repeat 100% 0; 	
	line-height: 130%;
	outline: 0;
}

#header #mainNav a span { 
	padding: 5px 0;
	background: url("../img/common/bg_btn_mainNav_left.gif") no-repeat 0 0; 
	display: block;
}

#header #mainNav #contact a { border-right: 1px solid #D2D2D2; }

#header #mainNav a:hover {  
	color: #666;
	color: #5C5C5C;
	color: #555;
	background-position: 100% -25px;	
}

#header #mainNav a:hover span { background-position: 0 -25px; }

/* selected */

body.home 		#header #mainNav #home a,
body.quality 	#header #mainNav #quality a,
body.products 	#header #mainNav #products a,
body.markets 	#header #mainNav #markets a,
body.facilities #header #mainNav #facilities a,
body.library 	#header #mainNav #library a,
body.contact 	#header #mainNav #contact a { 
	color: #DF580B;
	background-position: 100% -50px;
}

body.home		#header #mainNav #home a span,
body.quality 	#header #mainNav #quality a span,
body.products 	#header #mainNav #products a span,
body.markets 	#header #mainNav #markets a span,
body.facilities #header #mainNav #facilities a span,
body.library 	#header #mainNav #library a span
body.contact 	#header #mainNav #contact a span { background-position: 0 -50px; }

body.home 		#header #mainNav #home a:hover,
body.quality 	#header #mainNav #quality a:hover,
body.products	#header #mainNav #products a:hover,
body.markets 	#header #mainNav #markets a:hover,
body.facilities #header #mainNav #facilities a:hover,
body.library 	#header #mainNav #library a:hover,
body.contact 	#header #mainNav #contact a:hover {
	background-position: 100% -75px;
	color: #CC3505;
}

body.home		#header #mainNav #home a:hover span,
body.quality 	#header #mainNav #quality a:hover span,
body.products 	#header #mainNav #products a:hover span
body.markets 	#header #mainNav #markets a:hover span
body.facilities #header #mainNav #facilities a:hover span,
body.library 	#header #mainNav #library a:hover span,
body.contact 	#header #mainNav #contact a:hover span { background-position: 0 -75px; }

/* ---------------------------------------- */
/* Style pour 'content'  		 	  		*/
/* ---------------------------------------- */

#content {
	border: 2px solid #D6D6D6;
	padding: 7px 7px 23px;
	position: relative;
}

#content div.section {  
	margin-left: 210px;
	margin-right: 20px;
}

#content h3 { 
	font-size: 130%;
	font-weight: normal;
	color: #DF580B;	
}

#content a { color: #DF580B; }
#content a:hover { color: #CC3505; }

#content hr { 
	border: none; 
	height: 0px;  
	padding: 20px 0 0;
	margin: 0;
	color: #FFF;
}

/* ---------------------------------------- */
/* Style pour le 'footer'		 	  		*/
/* ---------------------------------------- */

#footer {
	position: relative;
	padding: 0;
	margin: 15px 0 0 9px;
	border-bottom: 12px solid #FFF;
}

#footer h4 {
	width: 156px;
	height: 37px;
	overflow: hidden;
	text-indent: -2000px;
	background-image: url("../img/common/logo_nyb_footer.gif");
	padding: 0;
	margin: 0;
}

#footer p.top {
	position: absolute;
	top: -3px;
	right: 10px;
	line-height: 90%;
}

#footer p.top a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #B8B8B8;
	font-size: 80%;
	display: block;
	background: url("../img/common/icn_arrow_top.gif") no-repeat 0 4px;
	padding-left: 14px;
}

#footer p.top a:hover {
	color: #999;
	background-position: 0 -46px;
}