/* HOMEPAGE */

body { 
	color: #666666; 
	background-color: #ffffff;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px;
	padding: 0px;
	}

/* links */
a.readmore_link { 
	color: #d49600;
	background-color: transparent;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}
a.readmore_link:link { }
a.readmore_link:visited { color: #d49600; }
a.readmore_link:active { }
a.readmore_link:hover { text-decoration: underline; }

/*.green_border { border: 1px solid #007d69; margin-top: 3px; }*/

.main_head { 	
	color: #d49600; 
	background-color: transparent;
	font-size: 12pt; 
	font-style: italic; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	}
.news_head { 	
	color: #008f78; 
	background-color: transparent;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	}
.news_text { 	
	color: #666666; 
	background-color: transparent;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	}
.community_head  { 
	color: #008f78; 
	background-color: transparent;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.community_text  { 
	color: #666666; 
	background-color: transparent;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	}

/* divs */
#home_lhcolumn { 
	position: absolute; 
	top: 196px; 
	left: 0px;
	width: 303px;
	height: 530px;
	background-color: #f6f7f9;
	background-image: url(/images/home_gradient.jpg);
	}
#home_photo { 
	position: absolute; 
	top: 125px; 
	left: 332px;
	}
#home_content  { 
	position: absolute; 
	top: 339px; 
	left: 332px;
	width: 340px;
	}
#news_head { 
	position: absolute; 
	top: 24px; 
	left: 22px;
	}
#news { 
	position: absolute; 
	top: 59px;
	left: 22px;
	width: 267px;
	height: 229px;
	background-color: transparent;
	padding-right: 10px;
	overflow: auto;
	}
#community { 
	position: absolute; 
	top: 300px;
	left: 20px;
	width: 282px;
	padding-top:40px;
	background-image: url(/images/twitter_background282x218.png);
	background-repeat: no-repeat;
	height:270px;
	}

.communityfr{
	background-image: url(/images/twitter_background282x218_fr.png)!important;
}
	
#community .twitterfeed {
	position:relative;
	margin-right:5px;
	overflow-y:scroll;
	font-size:8pt;
	height:156px;
	margin-left:1px;
}

#community .twitterfeed  p {
	margin:0;
	padding: 10px;
}

#community .twitterfeed  p.odd {
	background-color:#deeaff;
}


#community .twitterlink {
	height:30px;
	display:block;
}

#community .twitterlink a {
	display:block;
	height:30px;
	width:280px;
}
/* ............................ */


#background-mask{
	position:absolute;
	background-color:black;
	filter: alpha(opacity = 50);
	width:100%;
	height:100%;
}


#ad_over{
	position:absolute;
	display:none;
	background-image: url(../images/ad_en.png);
	width:757px;
	height:574px;
	left:50%;
	margin-left:-378px;
	top:50%;
	margin-top:-284px;
}

#ad_over_fr{
	position:absolute;
	display:none;
	background-image: url(../images/ad_fr.png);
	width:757px;
	height:574px;
	left:50%;
	margin-left:-378px;
	top:50%;
	margin-top:-284px;
}

.close_link {
	margin-top: 120px;
	color:black;
	margin-left:10px;
	font-size:9pt;
}

.close_link a{
	color:black;
}

.findout {
	display:block;
	width:300px;
	height:50px;
	margin-top:260px;
	margin-left:50px;
}

.findout a {
	display:block;
	width:300px;
	height:50px;
}