﻿/* overrides */
#menu_home {
	background-image: url("/img/menu_home.jpg") !important;
}


#top_banner {
	width: 956px;
	height: 365px;
	background-image: url("/img/home_top.jpg");
	text-align: center;
}

#banner {
	padding: 0px;
	padding-top: 262px;
}



/* home styles */

#home_splash {
	background-image: url("/img/home_splash_bg.gif");
	width: 956px;
	height: 511px;
	text-align: left;
}

#video_intro {
	display: block;
	position: absolute;
	margin-left: 19px;
	margin-top: 35px;
}

#social_links {
	position: absolute;
	margin-left: 646px;
	margin-top: 419px;
}

#social_links a {
	display: inline-block;
	width: 59px;
	height: 60px;
	margin-right: 9px;
	background-image: url("/img/SPACER.GIF");
}

#bt_fb:hover {
	background-image: url("/img/bt_fb.gif");
}
#bt_twitter:hover {
	background-image: url("/img/bt_twitter.gif");
}
#bt_myspace:hover {
	background-image: url("/img/bt_myspace.gif");
}
/*
#bt_rss:hover {
	background-image: url("/img/bt_rss.gif");
}
*/
#bt_rss {
	visibility: hidden;
}

#home_bottom {
	text-align: left;
	background-image: url("/img/home_bottom.gif");
	width: 956px;
	height: 617px;
}

#bigbox1 {
	position: absolute;
	margin-left: 646px;
	margin-top: 10px;
}

#widget_maillist {
	position: absolute;
	margin-left: 20px;
	margin-top: 35px;
}

#widget_taf {
	position: absolute;
	margin-left: 20px;
	margin-top: 160px;
}

#widget_contest {
	position: absolute;
	margin-left: 335px;
	margin-top: 36px;
}

#fb_like {
	position: absolute;
	margin-left: 24px;
	margin-top: 306px;
}

#fb_like_iframe {
	background-color: white;
	border: 1px solid #94a3c4;
	margin-top: 3px;
}

#twitter_feed_output {
	position: absolute;
	margin-left: 336px;
	margin-top: 330px;
	width: 614px;
	font-size: 12px;
	color: white;
}

#twitter_feed_output ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#twitter_feed_output a {
	color: white;
}

#twitter_small {
	display: block;
	position: absolute;
	margin-left: 927px;
	margin-top: 297px;
	width: 20px;
	height: 20px;
	background-image: url(/img/home_twitter_small.gif);
}

#twitter_small:hover {
	background-image: url(/img/home_twitter_small_hover.gif);
}



#construction {
	position: absolute;
	margin-left: 617px;
	margin-top: 35px;
}




#camarades {
	position: absolute;
	margin-top: 409px;
	margin-left: 326px;
	width: 312px;
}

#camarades a {
	display: inline-block;
	width: 312px;
	height: 60px;
	margin-bottom: 9px;
}


#highlights {
	position: absolute;
	margin-top: 409px;
	margin-left: 648px;
	width: 312px;
}

#highlights a {
	display: inline-block;
	width: 300px;
	height: 60px;
	margin-bottom: 9px;
}





