﻿div#greetingBlock
{
	float: left;
	width: 303px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #adc8d5;*/
	color: #586c75;
	padding-right: 2px;
}
div#greetingBlock b
{
	color: #47575f;
}
div#topContentSeparator
{
	float: left;
	background-image: url(/templates/Celebrity/images/topContentSeparator.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 245px;
}

div#videoBlock
{
	float: left;
	width: 300px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #adc8d5;*/
	color: #586c75;
	padding-left: 1px;
}

div.videoPhoto
{
	float: left;
	width: 86px;
	padding-right: 2px;
}

div.videoText
{
	float: left;
	width: 180px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #adc8d5;*/
	color: #586c75;
}

div.videoLink
{
	text-align:right;
}

div.horizontalSeparator
{
	background-image: url(/templates/Celebrity/images/horizontalSeparator.gif);
	background-repeat: no-repeat;
	height: 4px;
	margin: 15px 0 10px 0;
}

div.starsLevel
{
	float: left;
	margin: 0 25px 0 25px;
}

a#Star1Link
{
	display: block;
	width: 40px;
	height: 42px;
	background-image: url(/templates/Celebrity/images/btn1star.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

a#Star1Link:hover
{
	background-position: -40px 0;
}

a#Star2Link
{
	display: block;
	width: 43px;
	height: 42px;
	background-image: url(/templates/Celebrity/images/btn2star.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

a#Star2Link:hover
{
	background-position: -43px 0;
}

a#Star3Link
{
	display: block;
	width: 66px;
	height: 42px;
	background-image: url(/templates/Celebrity/images/btn3star.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

a#Star3Link:hover
{
	background-position: -66px 0;
}

a#Star4Link
{
	display: block;
	width: 89px;
	height: 42px;
	background-image: url(/templates/Celebrity/images/btn4star.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

a#Star4Link:hover
{
	background-position: -89px 0;
}

a#Star5Link
{
	display: block;
	width: 112px;
	height: 42px;
	background-image: url(/templates/Celebrity/images/btn5star.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

a#Star5Link:hover
{
	background-position: -112px 0;
}

div.starsSeparator
{
	float: left;
	background-image: url(/templates/Celebrity/images/certLevelSeparator.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 2px;
}

div#celebrityNews
{
	float: left;
	width: 180px;
}

div#trainingCalendar
{
	float: left;
	width: 180px;
}

div#learningSuite
{
	float: left;
	width: 180px;
}

div.info3BlocksSeparator
{
	background-image: url(/templates/Celebrity/images/info3BlocksSeparator.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 116px;
	margin: 15px 10px 0 10px;
	float: left;
}

div.infoDate
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #408cc6;
	margin: 3px 0 0 0;
}

div.infoBlurb
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #adc8d5;*/
	color: #586c75;
}

div.info3BlockLink
{
	text-align: right;
}

a.moreLink
{
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #408cc6;
	text-decoration: none;
}

a.moreLink:hover
{
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #408cc6;
	text-decoration: underline;
}