/* Overlays */

/*Ajax Prototype Overlay Styles - Learn Section*/

/*   You Might Want - Revenue Overlay*/
#RevenueOverlay {
	width: 660px;
	height: 427px;
	background-color: #FFFFFF;
	border: 1px outset #CCCCCC;
}
#RevenueOverlayHeader {
	height: 26px;
	padding: 4px 6px;
	float: left;
	margin-top: 6px;
}
#RevenueTitle {
	float: left;
	margin-right: 15px;
	margin-left: 6px;
}
#Revenue_SponsorLogo {
	margin-top: 10px;
}
.Revenue_SponsorText {
	float: left;
	margin-left: 15px;
	padding-top: 10px;
}
.closeButt {
	float: right;
}
.RevenueDividerdots {
	background-image: url(../images/dividerdots.png);
	background-repeat: repeat-x;
	width: 645px;
	background-position: center;
	height: 20px;
	margin: 0px 5px;
	float: left;
	}
#Revenue_ColA {
	float: left;
	width: 425px;
}
.RevenueIntroText {
	width: 400px;
	margin-left: 12px;
	margin-bottom: 12px;
	clear: both;
}

.Product_Item {
	width: 400px;
	margin-left: 12px;
	margin-bottom: 12px;
	clear: both;
}
.Product_ColA {
	float: left;
	margin-right: 12px;
}
.Product_ColB {
	float: left;
	margin-right: 12px;
}
.Product_ColC {
	float: left;
	width: 275px;
	font-size: 11px;
}
.Product_ColC span {
	font-weight: bold;
	font-size: 12px;
}
#Product_ShopCartArea {
	background-color: #F2F2F1;
	height: 30px;
	width: 416px;
	border: 1px solid eaeaea;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 20px;
}
#Product_ShopCartArea_ColA {
	float: left;
	width: 200px;
	margin-left: 8px;
}
#Product_ShopCartArea_ColB {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
}

#Revenue_ColB {
	background-color: #dcdcdc;
	float: right;
	height: 350px;
	width: 210px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: eaeaea;
	border-left-color: eaeaea;
	padding: 8px;
	font-size: 11px;
}
.Revenue_DtvCertified-Head {
	font-weight: bold;
}
.Revenue_DtvSCertified-Text {
	margin-top: 15px;
}
.RevenueSponsor_DividerDots {
	background-image: url(../images/dividerdots.png);
	background-repeat: repeat-x;
	width: 210px;
	padding: 10px 0px;
	background-position: center;
}
.Revenue_Sponsors-Head {
	font-weight: bold;
	margin-bottom: 12px;
}
.Revenue_Sponsors-Text {
	margin-top: 8px;
}
.Revenue_Sponsors-Text span {
	font-weight: bold;
}







/*   Invite Friends to join Diet Television Overlay*/
.errorArea {
	border: 1px solid ##cc3333;
	background-color:#FCC8B1;
	color: #666;
	width: 580px;
	margin-bottom:10px;
	height: auto;
}
#InviteFriendsJoinOverlay {
	background-color: #FFF;
	width: 620px;
	height: 425px;
	border: 1px solid #666666;
	padding: 15px;
}
#InviteFriendsJoinOverlay .header {
	height: 20px;
	clear: both;
}
#InviteFriendsJoinOverlay .header .title {
	float: left;
}
#InviteFriendsJoinOverlay .closeButt {
	float: right;
	clear: both;
	margin-bottom: 8px;
}
#InviteFriendsJoinOverlay .dividerdots {
	background-image: url(../images/dividerdots.png);
	background-repeat: repeat-x;
	width: 618px;
	height: 20px;
	}
#InviteFriendsJoinOverlay .InviteFormContainer {
	padding: 10px;
	background-color: #EFEBDF;
	font-size: 11px;
	clear: both;
	margin: 0px 10px;
	width: 580px;
}
#InviteFriendsJoinOverlay .InviteFormContainer .smallText {
	font-size: 10px;
	font-style: italic;
}
#InviteFriendsJoinOverlay .InviteFormContainer textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 56px;
	width: 536px;
	padding: 12px;
}
#InviteFriendsJoinOverlay .InviteFormContainer input {
	width: 265px;
}
#InviteFriendsJoinOverlay .InviteFormContainer .SubmitArea {
	float: right;
	margin-top: 15px;
}
#InviteFriendsJoinOverlay .InviteFormContainer .SubmitArea .cancel {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
}
#InviteFriendsJoinOverlay .InviteFormContainer .SubmitArea .button {
	float: left;
}




	
	





/*Ajax Prototype Overlay Styles - Learn - Active State, Default State*/

#LearnActiveOverlay{
	background-color: #996699;
	height: auto;
	width: 950px;
	z-index: 100;
	padding: 15px;
}
.LearnActiveHeader {
}
.LearnActiveLinkText {
	text-transform: uppercase;
}
.LearnActiveCategories table {
	margin-top: 15px;
	margin-bottom: 15px;
}

#LearnDefaultOverlay{
	background-color: #996699;
	height: 25px;
	width: 970px;
	z-index: 100;
	padding-right: 5px;
	padding-left: 5px;
}
.LearnDefaultHeader {
	padding-top: 5px;
	color: #FFFFFF;
}
.LearnDefaultHeader span {
	margin-right: 0px;
	margin-left: 35px;
	text-transform: uppercase;
}


/*Ajax Prototype Overlay Styles - Join-Select Diet Overlay */
.SelectDietJoin_Overlay {
	z-index: 200;
	background-color: #FFFFFF;
	width: 914px;
	height: 481px;
	position: absolute;
	margin-left: 30px;
	margin-top: 25px;
	border: 1px solid #BABABA;
}
#SelectDietJoin_FadeGray {
	z-index:50;
	background-color:#CCCCCC;
	filter:alpha(opacity=50);
	-moz-opacity:.50;opacity:.50;
	position:absolute;
	width:980px;
	height:1390px;
}

/*Ajax Prototype Overlay Styles - Join-Select Diet Thank You Overlay */
.SelectDietJoinTkx_Overlay {
	z-index: 200;
	width: 914px;
	height: 234px;
	position: absolute;
	margin-left: 30px;
	margin-top: 25px;
	border: 1px solid #BABABA;
}
#SelectDietJoinTkx_FadeGray {
	z-index:50;
	background-color:#CCCCCC;
	filter:alpha(opacity=50);
	-moz-opacity:.50;opacity:.50;
	position:absolute;
	width:980px;
	height:1390px;
}


/*Ajax Prototype Overlay Styles - Exercise Finder - WeightGoal Overlay */
.ExerciseWeightGoalHelp_Overlay {
	z-index: 100;
	width: 193px;
	height: 154px;
	position: absolute;
	margin-left: 136px;
	margin-top: 142px;
}



/*Ajax Prototype Overlay Styles - Congratulations Diet Overlay */
.CongratsDiet_Overlay {
	z-index: 200;
	background-color: #FFFFFF;
	width: 914px;
	height: 265px;
	position: absolute;
	margin-left: 30px;
	margin-top: 25px;
	border: 1px solid #BABABA;
}
#CongratsDiet_FadeGray {
	z-index:50;
	background-color:#CCCCCC;
	filter:alpha(opacity=50);
	-moz-opacity:.50;opacity:.50;
	position:absolute;
	width:980px;
	height:1390px;
}
