/*---------------------------------------------------------
 * fcgltd.com
 *
 * @description Homepage CSS
 *
 * @author  Craig Ruksznis [cr] <craigruk@imarc.net>
 *
 ----------------------------------------------------------*/

#flash {
	width:901px; 
	height:163px;
}

#home_flash {
	background: transparent url('/sup/flash/noflash.jpg') no-repeat;
	width: 901px;
	height: 163px;
	margin: 0 0 0 8px;
}

.one_column_torso,
.two_column_torso {
	padding: 0 0 25px 0;
}

.primary_content.login {
	width: 540px;
	padding-right: 35px;
}

#home_content {
	background: #fff url(/sup/images/section_home/bg.jpg) no-repeat left top;
	float: left;
	width: 901px;
}

#home_content_bottom {
	height: 0px;
	width: 901px;
	clear: both;
}

#home_content .services {
	width: 461px;
	padding: 0 20px 20px 20px;
	float: left;
}

#home_content .fcg_forum {
	width: 352px;
	float: right;
	padding: 0 24px 0 24px;
}

.services .services_image {
	clear: both;
	float: left;
	border: 1px solid #C5CCBC;
	margin: 19px 0 0 0;
}

.services .service_content {
	width: 276px;
	float: left;
	margin: 19px 0 0 0;
}

.service_content .service_title {
	text-indent: -10000px;
	width: 296px;
}

.service_content .service_title.one {
	background: url(/sup/images/section_home/services_title1.jpg) no-repeat left top;
}

.service_content .service_title.two {
	background: url(/sup/images/section_home/services_title2.jpg) no-repeat left top;
}

.service_content .service_title.three {
	background: url(/sup/images/section_home/services_title3.jpg) no-repeat left top;
}

.service_content ul.service_list {
	margin: 0;
	padding: 7px 0 0 0;
	float: left;
}

.service_content ul.service_list li {
	font-size: 0.85em;
	line-height: 16px;
	list-style-type: none;
	color: #929699;
}

.service_content ul.service_list.right {
	width: 108px;
	padding-left: 13px;
}

.service_content ul.service_list.left {
	width: 140px;
	padding-left: 15px;
}

.service_content ul.service_list.one_column {
	width: 260px;
	padding-left: 15px;
}

ul.service_list.one_column a.news_link {
	background: transparent url(/sup/images/section_home/icon_news.jpg) no-repeat left 1px;
	line-height: 12px;
	padding: 0 0 0 15px;
}

ul.service_list.one_column a.resources_link {
	background: transparent url(/sup/images/section_home/icon_resources.jpg) no-repeat left 1px;
	line-height: 12px;
	padding: 0 0 0 15px;
}

.fcg_forum .fcg_forum_title a {
	color: #97af80;
	font: 0.90em/12px Georgia, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.40px;
	float: right;
	width: 352px;
	text-align: right;
}

.fcg_forum .fcg_forum_content .date {
	color: #aea97b;
	font: 1.3em/17px Georgia, Arial, Helvetica, sans-serif;
}

.fcg_forum .fcg_forum_content {
	color: #82888a;
	font-size: 0.90em;
	line-height: 18px;
	float: right;
	text-align: justify;
	width: 352px;
}

.fcg_forum ul.fcg_forum_links {
	float: right;
}

.fcg_forum ul.fcg_forum_links li {
	list-style-type: none;
	text-align: right;
	list-style-image: url(/sup/images/section_home/bullet.jpg);
}

.fcg_forum .fcg_forum_links a,
.fcg_forum .fcg_forum_links a:active,
.fcg_forum .fcg_forum_links a:hover,
.fcg_forum .fcg_forum_links a:visited {
	color: #657391;
	font: 0.8em/12px Georgia, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

/* Login Page */
.immu_login {
	border: none;
}