﻿@import "common.css"; 

#header
{
	background-image: url(../images/default/banner.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 820px;
}

#defaultcontent
{
	background-image: url(../images/default/bottom.jpg);
	background-repeat: no-repeat;
	width: 820px;
	height: 220px;
	float: left;
	text-align: left;
	position: relative;
	font-family: Arial;
}

#meet_olivia
{
	float: left;
	margin-left: 52px;
	z-index: 999;
	position: absolute;
	top: 375px;
}

#meet_olivia_clicked
{
	margin-left: 52px;
}

#meet_kelsey
{
	float: left;
	margin-left: 294px;
	z-index: 999;
	position: absolute;
	top: 375px;
}

#meet_kelsey_clicked
{
	margin-left: 294px;
}

#meet_heather
{
	float: left;
	margin-left: 536px;
	z-index: 999;
	position: absolute;
	top: 375px;
}

#meet_heather_clicked
{
	margin-left: 536px;
}

.meet_clicked
{
	position: absolute;
	background-image: url(../images/default/meet_container.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100px;
	width: 206px;
	z-index: 0;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: #666666;
}

.meet_clicked img
{
	float: left;
	padding-right: 10px;
}

.membersconnect
{
	padding-top: 5px;
}

.meet_clicked
{
	display: none;
}

.meetlink
{
	cursor: pointer;
}

.FeatureTopic
{
	position: absolute;
	width: 250px;
	top: 35px;
	left: 71px;
}

.FeatureTopicTitle
{
	font-size: 13px;
	font-weight: bold;
	color: #2e1d21;
	padding-bottom: 2px;
}

.FeatureTopicContent
{
	font-size: 12px;
	color: #666666;
}

.MoreLink
{
	float: right;
	color: #ca1464;
	font-size: 10px;
	padding-right: 10px;
	text-decoration: none;
	background: url(../images/common/morelink.gif) no-repeat right 3px;
	margin-top: 5px;
}

.MeetTheExpert
{
	position: absolute;
	left: 352px;
	top: 35px;
	width: 190px;
}

.MeetTheExpert img
{
	float: left;
	margin-right: 9px;
}

.ExpertRight
{
	float: left;
	width: 180px;
	overflow: hidden;
	height: 120px;
}

.ExpertTitle
{
	color: #544d4f;
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 5px;
}

.ExpertContent
{
	color: #9a8e90;
	font-size: 11px;
}

.RecentTopics
{
	position: absolute;
	left: 570px;
	top: 35px;
	width: 180px;
}

.RecentTopics a
{
	display: block;
	color: #e37aa5;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 8px;
	background: url(../images/common/linkbullet.gif) no-repeat left 5px;
}

.LogoDiv
{
	width: 156px;
	height: 54px;
	position: absolute;
	top: 40px;
	left: 255px;
}

.MeetTheExpert
{
	position: relative;
}

.ExpertContent
{
	width: 200px;
	position: relative;
	height: 300px;
	overflow: none;
}

.MeetTheExpert
{
	height: 140px;
	overflow: hidden;
}

.MeetTheExpert .MoreLink
{
	position: absolute !important;
	top: 92px !important;
	right: 20px;
	width: 40px;
}

.ExpertHeadTitle
{
	color: #544d4f;
	text-decoration: underline;
	font-size: 12px;
	padding-bottom: 3px;
}

.ExpertHead
{
	color:#9A8E90;
	float:left;
	font-size:10px;
	overflow:hidden;
	padding-bottom:505px;
	padding-left:0;
	width:132px;
}

.ExpertContent img
{
	float: left;
	border: solid 1px White;
}


.footer
{
	position: relative !important;
	top: -20px !important;
}