/* Occipital Studios - NFT 2009 */

/* Main */
body {
	margin: 0 auto;
	text-align: center;
	background: url(../images/bg.gif) top center no-repeat #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5eff6;
	margin-top: 0px;
	}
	

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 962px;
	background: transparent;
	margin-bottom: 20px;

	}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 962px;
	height: 175px;
	background-color: transparent;
	clear: both;
	}
	
#logo {
	float: left;
	width: 158px;
	height: 164px;
	margin-top: 0px;
	text-align: right;
    background:url(../images/logo_bg.gif);
	}
	
a img {
	border: none;
	}
		
#logoHome {
	float: left;
	width: 62px;
	margin-top: 20px;
	}
	
#timeline {
	float: left;
	width: 741px;
	height: 84px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	}
#timelineFP {
	background:#FFFFFF url(../images/temp_heart.jpg) no-repeat scroll right bottom;
	float: left;
	width: 741px;
	height: 84px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	}
	
	

/* Titles and links */
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	}
	
h3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #121212;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5eff6;
	margin-top: 0px;
	}
	
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #00e4ff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover {
	text-decoration: underline;
	color: #00e4ff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:link.black,
a:visited.black,
a:active.black {
	text-decoration: underline;
	color: #2c2c2c;
	font-weight: normal;
	}
	
a:hover.black {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	}

a:link.bigRight,
a:visited.bigRight,
a:active.bigRight {
	height: 45px;
	width: 44px;	
	background:#FFFFFF url(../images/button_big_right.gif) no-repeat;
	display: block;
	}
	
a:hover.bigRight {
	height: 45px;
	width: 44px;	
	background:#FFFFFF url(../images/button_big_right_over.gif) no-repeat;
	display: block;
	}
	
.bigRightHolder {
	float: right;
	margin-right: 6px;
	margin-top: 185px;
	width: 44px;
	display: inline;
	}
	
a:link.bigLeft,
a:visited.bigLeft,
a:active.bigLeft {
	height: 45px;
	width: 44px;	
	background:#FFFFFF url(../images/button_big_left.gif) no-repeat;
	display: block;
	}
	
a:hover.bigLeft {
	height: 45px;
	width: 44px;	
	background:#FFFFFF url(../images/button_big_left_over.gif) no-repeat;
	display: block;
	}
	
.bigLeftHolder {
	float: left;
	margin-left: 8px;
	margin-top: 185px;
	display: inline;
	}
	
a:link.bigClose,
a:visited.bigClose,
a:active.bigClose {
	height: 45px;
	width: 44px;	
	background:#FFFFFF url(../images/button_big_close.gif) no-repeat;
	display: block;
	}
	
a:hover.bigClose {
	height: 45px;
	width: 44px;	
	background:#FFFFFF url(../images/button_big_close_over.gif) no-repeat;
	display: block;
	}
	
.bigCloseHolder {
	float: right;
	margin-top: 340px;
	display: inline;
	}
	
.bigSpacerLeft {
	float: left;
	height: 45px;
	width: 44px;
	}
	
.bigSpacerRight {
	float: right;
	height: 45px;
	width: 44px;
	margin-right: 7px;
	display: inline;
	}
	

/* Nav */
	
#upperNav {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 39px;
	background-color: #ffffff;
	text-align: right;
	margin-top: 0px;
	margin-right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939598;
	line-height: 3.5;
	}
	
#upperNav a:link,
#upperNav a:visited,
#upperNav a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939598;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#upperNav a:hover{
	text-decoration: underline;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939598;
	margin-right: 10px;
	margin-left: 10px;
	}

#nav {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 804px;
	height: 52px;
	background: url(../images/nav_shadow.gif) bottom left repeat-x;
	}

#mainNav {
	float: left;
	height: 52px;
	width: inherit;
	}	
	
/*#mainNav .navBox {
	float: left;
	margin-top: 10px;
	height: 42px;
	width: 83px;
	vertical-align: middle;
	background: url(../images/nav_divider.gif) top right no-repeat;
	}
	
#mainNav .navBoxLeft {
	float: left;
	margin-top: 10px;
	height: 42px;
	width: 83px;
	vertical-align: middle;
	background: url(../images/nav_divider.gif) top left no-repeat;
	}*/
	
#mainNav .navBoxRight {
	float: right;
	margin-top: 0px;
	height: 52px;
	width: 88px;
	vertical-align: middle;
	background: url(../images/nav_end.gif) bottom right no-repeat;
	}

/*#mainNav .navBoxOn {
	float: left;
	margin-top: 10px;
	height: 42px;
	width: 83px;
	background: url(../images/nav_small_bg.gif) no-repeat;
	vertical-align: middle;
	}*/
	
#mainNav .navBoxHome {
	float: left;
	margin-top: 10px;
	height: 42px;
	width: 101px;
	vertical-align: middle;
	}	
	
#mainNav .navBoxHomeOn {
	float: left;
	margin-top: 10px;
	height: 42px;
	width: 101px;
	background: url(../images/nav_bg.gif) no-repeat;
	vertical-align: middle;
 	}
	
#mainNav .navBoxHomeHeart {
	float: left;
	margin-top: 10px;
	height: 42px;
	width: 101px;
	background: url(../images/nav_bg_heart.gif) no-repeat;
	vertical-align: middle;
	text-indent: 12px;
	}
	
#mainNav .navBoxHomeHeartOff {
	float: left;
	margin-top: 10px;
	height: 42px;
	width: 101px;
	background: url(../images/nav_bg_heart_off.gif) no-repeat;
	vertical-align: middle;
	text-indent: 12px;
	}

#mainNav .navBoxSpace {
	float: left;
	height: 47px;
	width: 20px;
	background: none;
	}
	
/*#mainNav .navBox a:link,
#mainNav .navBox a:visited,
#mainNav .navBox a:active,
#mainNav .navBox a:hover {
	display: block;
	background: none;

	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #939598;
	width: inherit;
	text-align: center;
	}

#mainNav .navBoxOn a:link,
#mainNav .navBoxOn a:visited,
#mainNav .navBoxOn a:active,
#mainNav .navBoxOn a:hover {
	display: block;
	background: none;

	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #e3e3e3;
	width: inherit;
	text-align: center;
	}*/
	
#mainNav .navBoxHome a:link,
#mainNav .navBoxHome a:visited,
#mainNav .navBoxHome a:active,
#mainNav .navBoxHome a:hover {
	display: block;
	background: none;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #939598;
	width: inherit;
	text-align: center;
	}

#mainNav .navBoxHomeOn a:link,
#mainNav .navBoxHomeOn a:visited,
#mainNav .navBoxHomeOn a:active,
#mainNav .navBoxHomeOn a:hover {
	display: block;
	background: none;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #86bb5c;
	width: inherit;
	text-align: center;
	}
	
#mainNav .navBoxHomeHeart a:link,
#mainNav .navBoxHomeHeart a:visited,
#mainNav .navBoxHomeHeart a:active,
#mainNav .navBoxHomeHeart a:hover {
	display: block;
	background: none;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #86bb5c;
	width: inherit;
	text-align: center;
	}
	
#mainNav .navBoxHomeHeartOff a:link,
#mainNav .navBoxHomeHeartOff a:visited,
#mainNav .navBoxHomeHeartOff a:active,
#mainNav .navBoxHomeHeartOff a:hover {
	display: block;
	background: none;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #939598;
	width: inherit;
	text-align: center;
	}
	
#mainNav .navBoxRight a:link,
#mainNav .navBoxRight a:visited,
#mainNav .navBoxRight a:active,
#mainNav .navBoxRight a:hover {
	display: block;
	background: none;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #939598;
	width: inherit;
	text-align: center;
	}
	
#mainNav .navBoxLeft a:link,
#mainNav .navBoxLeft a:visited,
#mainNav .navBoxLeft a:active,
#mainNav .navBoxLeft a:hover {
	display: block;
	background: none;

	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #939598;
	width: inherit;
	text-align: center;
	}
	
#subNavHolder {
	float: left;
	width: 741px;

	margin-top: 0px;
	margin-left: 0px;
	background: #ffffff;
	}

#subNav {
	float: left;
	clear: left;
	height: 41px;
	width: 690px;
	margin-top: 43px;
	margin-left: 8px;
	display: inline;
	}
	
#subNav .navBox {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	height: 41px;
	width: 131px;
	vertical-align: middle;
	background: url(../images/sub_nav_bg.gif) no-repeat;
	}


#subNav .navBoxOn {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	height: 41px;
	width: 131px;
	background: url(../images/sub_nav_on_bg.gif) no-repeat;
	vertical-align: middle;
	}
	
#subNav .navBoxHeart {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	height: 42px;
	width: 131px;
	vertical-align: middle;
	background: url(../images/sub_nav_bg_heart.gif) no-repeat;
	text-indent: 13px;
	}


#subNav .navBoxHeartOn {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	height: 42px;
	width: 131px;
	background: url(../images/sub_nav_on_heart_bg.gif) no-repeat;
	vertical-align: middle;
	text-indent: 13px;
	}
	
#subNav .navBox a:link,
#subNav .navBox a:visited,
#subNav .navBox a:active,
#subNav .navBox a:hover {
	display: block;
	background: none;

	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #141f58;
	width: inherit;
	text-align: center;
	}

#subNav .navBoxOn a:link,
#subNav .navBoxOn a:visited,
#subNav .navBoxOn a:active,
#subNav .navBoxOn a:hover {
	display: block;
	background: none;

	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #abe65c;
	width: inherit;
	text-align: center;
	}
	
	
#subNav .navBoxHeart a:link,
#subNav .navBoxHeart a:visited,
#subNav .navBoxHeart a:active,
#subNav .navBoxHeart a:hover {
	display: block;
	background: none;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #141f58;
	width: inherit;
	text-align: center;
	}

#subNav .navBoxHeartOn a:link,
#subNav .navBoxHeartOn a:visited,
#subNav .navBoxHeartOn a:active,
#subNav .navBoxHeartOn a:hover {
	display: block;
	background: none;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #abe65c;
	width: inherit;
	text-align: center;
	}

	
/* Content */
/* REWRITE OF SLIDER */

.tf
{
    margin-left: 2px;
    float: left;
	display: inline;
	width: 958px;
	height: 460px;
	background-color: transparent;
	background: url(../images/main_bg.gif) no-repeat;
	overflow: visible;
}
#testArea
{
    margin-left: 0px;
	width: 958px;
	height: 460px;
	clear: both;
	overflow: hidden;
}
#frameManager
{
    width: 10000px;
	height: 958px;
}
#actualBar
{
	float: left;
	height: 40px;
	margin-top: 12px;
	width: 690px;
	overflow: hidden;
}
#barLeft
{
	float: left;
	display: inline;
	height: 36px;
	margin-left: 5px;
	margin-top: 12px;
	width: 10px;
	background-image: url(../images/left_stop.jpg);
}
#barRight
{
	float: left;
	height: 36px;
	margin-top: 12px;
	width: 10px;
	background-image: url(../images/right_stop.jpg);
}
#barTargets
{
	float: left;
	margin-left: 0px;
	height: 15px;
	width: 760px;

}
#progressBar
{
	float: left;
	width : 741px;
	height: 69px;
	margin-top: 10px;
	overflow: hidden;

}
#barTargets ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#barTargets .toDo,
#barTargets .done
{
	float: left;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#progressBar .toDo a:hover, 
#progressBar .toDo a:visited, 
#progressBar .toDo a
{
	text-decoration: none;
	color: #939598;
	font-size: 11px;
}
#progressBar .done a:hover,
#progressBar .done a:visited, 
#progressBar .done a
{
	text-decoration: none;
	color: Aqua;
	font-size: 11px;
}

/*
#progressBar a:link,
#progressBar a:visited,
#progressBar a:active,
#progressBar a:hover {
	text-decoration: none;
	color: #939598;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
*/

#about ul li {
	list-style: none;
	padding-left: 16px;
	line-height: 19px; 
	background: url(../images/bullet.gif) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5eff6;
	margin-left: -40px;
	text-indent: 0px;
}
/* END OF SLIDER REWRITE */

#mainContent {
	margin-left: 2px;
	width: 958px;
	height: 460px;

	background-color: transparent;
	background: url(../images/main_bg.gif) no-repeat;	
	}

	
#mainContent #about {
	position: relative;
	line-height: 18px;
	padding-top: 40px;
	margin-left: 76px;
	margin-right: 76px;
	margin-bottom: 0px;
	overflow: visible;
	z-index: 3000;
	}
	
#mainContent #temp {
	position: relative;
	line-height: 18px;
	padding-top: 40px;
	margin-left: 76px;
	margin-bottom: 0px;
	overflow: visible;
	z-index: 3000;
	}
	
.managerWelcome
{

    margin-top: 35px;
    margin-left: 76px;
    margin-right: auto;
	padding-top: 5px;

}
	
.buttonHolder {
	float: left;
	height: 29px;
	width: 806px;
	}
	
.buttonHolder .left{
	float: left;
	text-align: left;
	height: 29px;
	width: 403px;
	}
	
.buttonHolder .right{
	float: right;
	text-align: right;
	height: 29px;
	width: 403px;
	}
	
.buttonNext{
	float: right;
	text-align: right;
	height: 29px;
	}
	
#graphHolder 
{
	clear: right;
	float: right;
	margin-left: 5px;

	margin-bottom: 0px;
	width: 425px;
	
}

#profile {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 363px;	
	}
	
#resultHolder {

	float: left;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	width: 363px;
	display: inline;
	}

#resultHolder #subtitleHolder {
	float: left;
	}
#resultHolder .subtitleHolder {
	float: left;
	}

#resultHolder #heartHolder {
	float: right;
	background: url(../images/heart_small.gif) no-repeat;
	height: 85px;
	width: 99px;
	}
	
#resultHolder #markHolder {
	float: right;
	height: 22px;
	width: 31px;
	}
	
#scoreHolder1 {
	float: left;
	clear: left;
	height: 59px;
	width: 233px;
	background: url(../images/score_base_1.gif) no-repeat;

	}
	
#scoreHolder2 {
	float: left;
	clear: left;
	height: 59px;
	width: 233px;
	background: url(../images/score_base_2.gif) no-repeat;

	}
	
#scoreHolder3 {
	float: left;
	clear: left;
	height: 59px;
	width: 233px;
	background: url(../images/score_base_3.gif) no-repeat;

	}
	
#scoreHolder4 {
	float: left;
	clear: left;
	height: 59px;
	width: 233px;
	background: url(../images/score_base_4.gif) no-repeat;

	}
	
#scoreHolder5 {
	float: left;
	clear: left;
	height: 59px;
	width: 233px;
	background: url(../images/score_base_5.gif) no-repeat;

	}
	
.score{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #141f58;
	line-height: normal;
	vertical-align: middle;
	padding-top: 9px;
	}
	
.percentHolder {
	float: left;
	height: 53px;
	width: 363px;
	}
	
#resultHolder #ageLine {
	float: left;
	height: 31px;
	width: 363px;
	}
	
#textholder {
	float: left;
	width: 363px;
	margin-bottom: 10px;
	}
	
#resultHolder #ageLine #age{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #c1fdff;
	line-height: normal;
	vertical-align: middle;
	margin-left: 6px;

	}

#mainContent #about .fourColumn {
	position: relative;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 180px;	
	}	
	
.clearBoth {
	clear: both;
	}

.clearBothBig {
	height: 15px;
	clear: both;
	}


.titleHolder {
	margin-bottom: 0px;
	height: 56px;
	}
	
.subtitleHolder {
	margin-bottom: 0px;
	}

		
/* Footer */
	
#footer {
	position: relative; 
	top: 0px;
	left: 0px;
	width: 962px;
	height: 47px;
	background-color: transparent;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939598;
	}
	
#footer #partnerLinks {
	float: left;
	width: 400px;
	height: 40px;
	margin-top: 10px;
	margin-left: 30px;
	color: #7eb751;
	display: inline;
	}
	
#footer #partnerLinks a img {
	border: none;
	margin-right: 5px;
	}
	
#footer #leftLinks {
	float: left;
	width: 901px;
	height: 40px;
	margin-top: 0px;
	margin-left: 20px;
	background: url(../images/footer_shadow.gif) bottom no-repeat;
	color: #7eb751;
	display: inline;
	}
	
#footer #leftLinks a:link,
#footer #leftLinks a:visited,
#footer #leftLinks a:active{
	text-decoration: none;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7eb751;
	}
	
#footer #leftLinks a:hover{
	text-decoration: underline;
	background: none;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7eb751;
	}
	
#footer #rightLinks {
	float: right;
	width: 400px;
	height: 22px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 11px;
	background: url(../images/occipital_logo_small.gif) top right no-repeat;
	display: inline;
	}
	
#footer #rightLinks a:link,
#footer #rightLinks a:visited,
#footer #rightLinks a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939598;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#footer #rightLinks a:hover{
	text-decoration: underline;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939598;
	margin-right: 10px;
	margin-left: 10px;
	}

.manager
{
    width: 830px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 5px;
	line-height: 18px;
}

.home
{
    width: 545px;
	float: left;
}

.homeBig
{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
}



.welcome
{
    width: 540px;
	height: 220px;
	float: left;
	margin-right: 39px;
	display: inline;
}

.welcomeText
{
	line-height: 33px;
	margin-bottom: 0px;
	margin-top: 0px;

}

.welcomeLower
{
    width: 901px;
	height: 151px;
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	display: inline;
	background: url(../images/welcome_bg.gif) no-repeat;
}

.welcomeLower .buttons
{
	margin-top: 2px;
	margin-left: 50px;
}


#loginMan
{
    width: 380px;
	float: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
#newUser
{
	width: 300px;
	float: left;
	margin-top: 90px;
	height: 100px;
}

.tag
{
    margin-top: 6px;
    margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5eff6;
	height: 20px;
}

.tag span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a5e44f;
}

.tagSmall
{
 	float: left;
	margin-top: 6px;
    margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5eff6;
	width: 112px;
	height: 20px;
}

.tagSmallRight
{
    float: left;
	margin-top: 6px;
    margin-bottom: 0px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5eff6;
	width: 112px;
	height: 20px;
}

.tagSmall span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a5e44f;
}

.tagSmallRight span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a5e44f;
}

.asterisk
{
    width: 10px;
	height: 9px;
	margin-left: -10px;
	margin-bottom: 10px;
	background: url(../images/asterisk.gif) no-repeat;
}

.whatHolder {
	float: right;
	margin-top: 3px;
	width: 31px;
	}
	
.zapped
{
    display: none;
}

/* Compare additions */

.heartHolderSmall {
	float: left;
	background: url(../images/heart_smaller.gif) no-repeat;
	height: 59px;
	width: 67px;
	}
	
.scoreHolderSmall1 {
	float: left;
	height: 59px;
	width: 189px;
	background: url(../images/score_base_small_1.gif) no-repeat;
	padding-top: 0px;
	}
	
.scoreHolderSmall2 {
	float: left;
	height: 59px;
	width: 189px;
	background: url(../images/score_base_small_2.gif) no-repeat;
	padding-top: 0px;
	}
	
.scoreHolderSmall3 {
	float: left;
	height: 59px;
	width: 189px;
	background: url(../images/score_base_small_3.gif) no-repeat;
	padding-top: 0px;
	}
	
.scoreHolderSmall4 {
	float: left;
	height: 59px;
	width: 189px;
	background: url(../images/score_base_small_4.gif) no-repeat;
	padding-top: 0px;
	}
	
.scoreHolderSmall5 {
	float: left;
	height: 59px;
	width: 189px;
	background: url(../images/score_base_small_5.gif) no-repeat;
	padding-top: 0px;
	}
	
.ageHolderSmall1 {
	float: left;
	height: 59px;
	width: 107px;
	background: url(../images/age_base_1.gif) no-repeat;
	padding-top: 0px;
	}
	
.ageHolderSmall2 {
	float: left;
	height: 59px;
	width: 107px;
	background: url(../images/age_base_2.gif) no-repeat;
	padding-top: 0px;
	}
	
.ageHolderSmall3 {
	float: left;
	height: 59px;
	width: 107px;
	background: url(../images/age_base_3.gif) no-repeat;
	padding-top: 0px;
	}
	
.ageHolderSmall4 {
	float: left;
	height: 59px;
	width: 107px;
	background: url(../images/age_base_4.gif) no-repeat;
	padding-top: 0px;
	}
	
.ageHolderSmall5 {
	float: left;
	height: 59px;
	width: 107px;
	background: url(../images/age_base_5.gif) no-repeat;
	padding-top: 0px;
	}
	
.compareText {
	float: left;
	width: 363px;
	margin-bottom: 5px;
	margin-top: 0px;
	}
	
.compareHolder {
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	}

.rewardsHolder {
	float: left;
	margin-bottom: 14px;
	width: 385px;
		}
		
.rewardsHolder .rewardsText {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 0px;
	display: inline;
		}
		
.rewardsHolder .rewardsLink {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-bottom: 0px;
		}
		
.rewardsHolder img {
	float: left;
	width: 141px;
	height: 58px;
	}
	
.solHolder {
	float: left;
	margin-bottom: 14px;
	width: 776px;
		}
		
.solHolder .solText {
	float: left;
	width: 720px;
	margin-left: 10px;
	margin-top: -4px;
	padding: 0px;
	display: inline;
		}
		
.solHolder .solLink {
	float: left;
	width: 720px;
	margin-left: 10px;
	margin-bottom: 0px;
		}
		
.solHolder img {
	float: left;
	width: 38px;
	height: 26px;
	}
	


.nextColLeft {
	float: left;
	margin-bottom: 0px;
	width: 173px;
	height: 92px;
		}
		
.nextColRight {
	float: left;
	margin-bottom: 0px;
	width: 173px;
	height: 92px;
		}

.nextHolder {
	float: left;
	margin-bottom: 0px;
	width: 173px;
	height: 23px;
		}
		
.nextHolder .nextText {
	float: left;
	width: 160px;
	height: 23px;
	text-indent: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	display: inline;
	color: #141f58;
	font-weight: bold;
		}
		
.nextHolder .nextBullet {
	float: left;
	width: 13px;
	height: 23px;
	background: url(../images/next_bullet.gif) no-repeat;
	}
	
.nextHolder .nextBulletDone {
	float: left;
	width: 13px;
	height: 23px;
	background: url(../images/next_bullet_done.gif) no-repeat;
	}
	
/* Energy additions */	
	
.energyBox {
	float: left;
	width: 178px;
	height: 42px;
	background-color: #0f3d86;
	border: 1px #141f59 solid;
	text-align: center;
	line-height: 40px;
	}	
	
.metBox {
	float: right;
	clear: right;
	width: 58px;
	height: 42px;
	background-color: #0f3d86;
	border: 1px #141f59 solid;
	text-align: center;
	font-size: 39px;
	font-weight: bold;
	line-height: 42px;
	}
	
.adjuster {
	float: left;
	width: 244px;
	height: 40px;
	border-bottom: 1px #141f59 solid;
	}
	
.erroB
{
	color: #b5eff6;
}

#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(../IMAGES/overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}
