/*
Stylesheet for the IFLRY web site
(c) Marc-André Gendron, 2006
marc-andre@gendron.net
*/

/************************
Basic layout
************************/

		body { 
			margin-top: 15px;
			margin-bottom: 15px;
			background-image: url(/img/bg.jpg);
			background-position: top;
			background-repeat: repeat-x;
			background-color:#0A648F;
			text-align: center; /* Use to center the page in IE 5 */
		}
		
		body, th, td, p, form { /* Default text */
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #666666;
		}
		
		#header {
			margin-bottom:10px;
		}
		
		#breadcrump {
		
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			padding-bottom: 5px;
			color: #064080;
			border-bottom: #eeeeee 1px solid;
		}
		#bodyframe {
			background-color:#FFFFFF;
			width: 900px;
			margin-right:auto;
			margin-left:auto;
			overflow:hidden;
			text-align:left;
			padding:10px;
		}
		
		#footer {
			width:100%;
			margin-top:20px;
		}
		
		td img { /* To fix the image tables problems */
			display: block;
		}
		

		
/************************
3 Columns set up
************************/

		#l3_leftcol{
		 width:200px; 
		 float:left; 
		 position:relative; 
		 }
		 
		 .l3_leftcol_about{
		 background-color:White;
		 background-image:url(/img/headers/about/left.jpg);
		 background-repeat:no-repeat;
		 padding-top:30px;
		 }
		 
		 .l3_leftcol_mos{
		 background-color:White;
		 background-image:url(/img/headers/mos/left.jpg);
		 background-repeat:no-repeat;
		 padding-top:30px;
		 }
		 
		 .l3_leftcol_events{
		 background-color:White;
		 background-image:url(/img/headers/events/left.jpg);
		 background-repeat:no-repeat;
		 padding-top:30px;
		 }
		 
 		 .l3_leftcol_home{
		 background-color:White;
		 background-image:url(/img/homess/left.jpg);
		 background-repeat:no-repeat;
		 padding-top:30px;
		 }
		 
		#l3_twocols{
		 width:700px; 
		 float:right; 
		 position:relative; 
		  }
		 
		#l3_rightcol{
		 width:190px; 
		 float:right; 
		 position:relative; 
		 margin-left:10px;
		 height:100%;
		 }
		 
		 	#l3_rightcol h4 {
				/* width:180px; */
				margin:0px;
				padding:10px;
				padding-bottom:9px;
				position:relative;
				background-color:#F7E658;
				background-image:url(/img/style/rightbar_header.jpg);
				background-repeat:no-repeat;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;				
				color:#666666;
				text-decoration:none;
				border-top: #999999 1px solid;
				border-bottom: #999999 1px solid;
				
			}
			
					#l3_rightcol h4 a:link, #l3_rightcol h4 a:active, #l3_rightcol h4 a:visited {
						color:#666666;
					} 	
					
					#l3_rightcol h4 a:hover {
						text-decoration:none;
						background-color:#FFCC00;
					}
							
					#l3_rightcol h4:hover {
						/* width:180px; */
						margin:0px;
						padding:10px;
						padding-bottom:9px;
						position:relative;
						background-color:#FEFF75;
						background-image:url(/img/style/rightbar_header_hover.jpg);
						background-repeat:no-repeat;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:10px;
						font-weight:bold;				
						color:#666666;
					}
							
			#l3_rightcol .section {
				padding:10px;
				position:relative;
				background:#FFFFCC;
				background-image:url(/img/style/rightbar_content.jpg);
				background-repeat:no-repeat;
				border-bottom:#999999 1px solid;
				margin-bottom:5px;
				overflow:hidden;
				width:170px;
				}
						
					#l3_rightcol .section a:link, #l3_rightcol .section a:visited, #l3_rightcol .section a:hover {
						color:#666666;
						text-decoration:none;
					} 
					
					#l3_rightcol .section a:hover {
						color:#666666;
						background-color:#FFCC00;
						text-decoration:none;
					}
			
				
		 
		 /* #l3_rightcol_content {
		 padding: 0 10px 10px 10px;
		 } */
		 
		#l3_maincol{
		 background-color: #FFFFFF;  
		 float: left; 
		 display:inline; 
		 width:500px;
		 }
		 
		 /* Customized headers classes */
		
			.l3_maincol_about{
				background-image:url(/img/headers/about/main.jpg);
				background-repeat:no-repeat;
				padding-top:175px;		 
			 }
			 
			.l3_maincol_mos{
				background-image:none;
				background-repeat:no-repeat;
				/* padding-top:175px; */
			 }
			 
			.l3_maincol_events{
				background-image:url(/img/headers/events/main.jpg);
				background-repeat:no-repeat;
				padding-top:175px;		 
			 }
		 
		 
		 
		 
		 /* *** Float containers fix:
		 http://www.csscreator.com/attributes/containedfloat.php *** */ 
		.clearfix:after {
		 content: "."; 
		 display: block; 
		 height: 0; 
		 clear: both; 
		 visibility: hidden;
		 }
		 
		.clearfix{display: inline-block;}
		
		/* Hides from IE-mac \*/
		* html .clearfix{height: 1%;}
		.clearfix{display: block;}
		/* End hide from IE-mac */

/************************
Main Text Body
************************/		
		p {
			margin:0px;
			padding:0px;
		}
		#customcontent {
			position:relative;
			width:480px;
		}
		.customcontent_about {
			background-image:url(/img/headers/about/main.jpg);	
			}
		#customcontent p {
			font-size:11px;
		 	margin-top:5px;
			margin-bottom:10px;
			padding:inherit;
			line-height:1.5
		}
/************************
Sidebar
************************/	
		#freespeech {
			height:164px;
			width:170px;
			padding-top:92px;
			padding-bottom:123px;
			padding-left:10px;
			padding-right:10px;
			color:#FFFFFF;
			background-color:#CA3D1F;
			background-image:url(/img/sidebar/fpall.jpg);
			background-repeat:no-repeat;
		}
		#freespeech a:link, #freespeech a:visited, #freespeech a:active {
			color:#FFFFFF;	
		}
		#freespeech a:hover {
			color:#FFFFFF;
			background-color:#FF0000;
			text-decoration:none;
		}
		
		li.white {
			background-image: url(/img/style/ul-arrow-white.gif);
			background-repeat: no-repeat;
			background-position: 0 .4em;
			padding-left: 1em;
			margin-bottom: 4px;
		}


/************************
Copyright Box
************************/

		#copyright {
			width: 900px;
			margin-right:auto;
			margin-left:auto;
			overflow:hidden;
			text-align:left;
			padding:10px;
			padding-top:15px;
			color:#FFFFFF;
			background-image:url(/img/style/bottom_shadow.jpg);
			background-repeat:no-repeat;
		}
		
		#copyright a:link, #copyright a:visited, #copyright a:active {
			color:#FFFFFF;
			text-decoration:none;
		}
		#copyright a:hover {
			color:#0A648F;
			background:#84C4E0;
		}
		#copyright .left {
		   float : left;
		   margin : 0;
		   padding : 0px;
		}
		#copyright .right {
			float: right;
			padding:0px;
		}

/************************
Lists
************************/

		ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px 0px 0px 10px;
		}
		
		li {
			background-image: url(/img/style/ul-arrow.gif);
			background-repeat: no-repeat;
			background-position: 0 .4em;
			padding-left: 1em;
			margin-bottom: 4px;
		}

		.gridheader {
			font-size:12px;
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
			background-image:url(/img/style/blue.jpg);
			height:20px;
		}
		
		.gridalternate {
			background-image:url(/img/style/graybg.jpg);
			background-position:top;
			background-repeat:x;
		}
		
		.tblist {
			padding-top:15px;
			padding-bottom:15px;
			background-color:#FFFFFF;
			background-image:url(/img/style/graybg.jpg);
			background-position:top;
			background-repeat:repeat-x;
			color:#000000;
			border-top:1px solid #cccccc;
		}
		
		.tblist_over {
			padding-top:15px;
			padding-bottom:15px;
			background-color:#FFFFFF;
			background-image:url(/img/style/graybg_ov.jpg);
			background-position:top;
			background-repeat:repeat-x;
			color:#000000;
			border-top:1px solid #cccccc;
		}
		
		.tblist_title {
			font-size:14px;
		}
/************************
Links
************************/

		a, a:active, a:link, a:visited {
			color: #0B6490;
			text-decoration: none;
			border-bottom:1px #999999;
			
			}
		a:hover {
			background:#C4E1FF;
		}
		
		a img {
			border: 0px;
		}
		a span {
			cursor: hand;
		}
		.cursorArrow {
			cursor: default;
		}

/************************
Titles
************************/

		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			font-weight: normal;
			margin-top: 15px;
			color: #064080;
		}
		
		h2 {
			font-family: Trebuchet MS;
			font-size: 18px;
			font-weight: normal;
			color: #666666;
			margin-top:20px;
			margin-bottom:7px;
		}

		h3 {
			font-family: Trebuchet MS;
			font-size: 12px;
			font-weight: normal;
			color: #666666;
			margin-top:15px;
			margin-bottom:5px;
		}
		
		h4 {
			font-family: Trebuchet MS;
			font-size: 12px;
			font-weight: bold;
			color: #666666;
			margin-top:10px;
			margin-bottom:5px;
		}
		
		.orange{
			color:#CC6600;
		}
		
/************************
Top Login Bar
************************/		
		
	#top_login_bar {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #999999;			
		text-align:left;
	}
		#top_login_bar A, #top_login_bar A:link, #top_login_bar A:visited, #top_login_bar A:active {
			color: #012C71;
			font-weight:bold;
			text-decoration:none;			
		}
		
	#welcome {
		margin-left:4px;
		margin-top:1px;
	}		
/************************
Top Login Bar
************************/		
		
	#homenews a, #homenews a:link, #homenews a:visited, #homenews a:active {
		font-family: Verdana, Arial, Helvetica;
		font-size:11px;
		color:#666666;
	}
/************************
Top Searchbar
************************/



				
/************************
Recycle Bin
************************/

		/**
		h2, h3, h2 span {
			font-size: 12px;
			color: #0A7397;
		}
		h3 {
			font-size: 11px;
		}
		h2 a, h3 a, h3 a:active {
			color: #0A7397;
		}
		h3 a:visited, h2 a:visited {
			color: #A9A9A9;
		}
		h2 a:hover {
			font-size: 12px;
			color: #0A7397;
		}
		h2 {
			margin-top: 20px;
		}
		h3 {
			margin: 0px 0px 10px 0px;
		}
		
		**/
