/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-family: 'Sorts Mill Goudy', serif;
*/
html {
	height: 100%;
}
div, a, pd, td, li, ul {
	outline: none;	
}
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #455560;
	background-color: #ffffff;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-position: center center;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #b4003d;
	text-decoration: none;
}
a:hover {
	color: #39a49d;
}
a.on {
	color: #39a49d;
}
a.rev {
	color: #39a49d;
	text-decoration: none;
}
a.rev:hover {
	color: #b4003d;
}	
a:focus {
	outline: none;	
}
p {
	margin: 0;
	color: #455560;
	line-height: 19px;
	padding: 0px 0px 20px 0px;
	font-weight: 300;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	color: #455560;
	line-height: 19px;
	padding-bottom: 7px;
}
.nobg {
	background-image: none !important;	
}
td {
	vertical-align: top;
	padding: 3px;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
header, footer {
	display: block;
	width: 996px;
	margin: 0 auto;
	position: relative;
}
#logo {
	float: left;
	margin-top: 10px;
}
header nav {
	display: block;
	float: right;
	width: 670px;
}
header#sub {
	height: 143px;
	position: relative;	
}
header#sub logo {
	position: absolute;
	top: 0px;
	left: 0px;
	
}
#prev_winners {
	float: right;
	width: 693px;
	height: 216px;
	overflow: hidden;
	position: relative;
}
#checkout_prev_winners {
	position: absolute;
	width: 426px;
	height: 64px;
	line-height: 64px;
	margin: 0px auto;
	text-align: center;
	color: #ffffff;
	font-style: italic;
	z-index: 2000;
	top: 78px;
	left: 133px;
	font-size: 18px;
	background-color: rgba(122, 204, 199, 0.63);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	/*display: none;*/
}
header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 1000;	
}
header ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	
}
header nav {
	margin: 36px 0px 36px 0px;
}
header nav ul li a {
	font-size: 15px;
	color: #39a49d;
	font-weight: bold;
	display: inline-block;
	background-image: url(../images/bg_nav_bar.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 15px;
	padding: 0px 11px 0px 10px;
}
header nav ul li a:hover {
	color: #b4003d;
}
header nav ul li a.on {
	color: #b4003d;
}
#prev_winners ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	white-space: nowrap;
}
#prev_winners ul li {
	margin-right: 11px;
}
#prev_winners ul li a {
	display: block;
	height: 216px;
	width: 162px;
	overflow: hidden;
	position: relative; 
}
#prev_winners ul li a img, #prev_winners ul li a span {
	position: absolute;
	display: block;
}
#prev_winners ul li a span.nameplate {
	bottom: -42px;
	height: 42px;
	background-color: #ffffff;
	width: 100%;
}
#prev_winners ul li a span.morelink {
	bottom: -37px;
	right: 5px;
	height: 15px;
	font-size: 12px;
	width: 160px;
	width: auto;
	font-size: 10px;
}
#prev_winners ul li a:hover span.nameplate {
	bottom: 0px;
	height: 42px;
	background-color: #ffffff;
	width: 100%;
}
#prev_winners ul li a:hover span.morelink {
	bottom: 5px;
	right: 5px;
	height: 15px;
	font-size: 12px;
	width: 160px;
	width: auto;
	font-size: 10px;
}


footer {
	padding-top: 38px;
	color: #455560;
	font-size: 12px;
}
footer ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
footer ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
footer ul#steps li {
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 11px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 186px;
	font-size: 12px;
	color: #5dbcb8;
	text-align: center;
}
footer ul#steps li.current {
	background-color: #5dbcb8;
	color: #ffffff;
}
footer ul#steps li br {
	display: none;
	
}
footer ul#steps li span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #5dbcb8;
	font-weight: bold;
	line-height: 18px;
}
footer ul#steps li.current span {
	color: #ffffff;
}
footer nav {
	display: block;
	position: relative;
	padding-top: 32px;
}
#footer_branding {
	position: absolute;
	right: 0px;	
}
footer nav li {
	margin: 14px 0px 33px 0px;
}
footer nav li a {
	font-size: 15px;
	color: #39a49d;
	font-weight: bold;
	display: inline-block;
	background-image: url(../images/bg_nav_bar.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 15px;
	padding: 0px 11px 0px 10px;
}
footer nav ul li a:hover {
	color: #b4003d;
}
footer nav ul li a.on {
	color: #b4003d;
}
#content {
	background-color: #ffffff;
	border-top: 1px dotted #231f20;	
	border-bottom: 1px dotted #231f20;
	min-height: 306px;
}
#content_col {
	margin: 0 auto;	
	width: 996px;
}
#content_left {
	width: 510px;
	display: inline-block;
	margin: 35px 39px 0px 19px;
	position: relative;
}
#content_left h1 {
	font-family: 'Sorts Mill Goudy', serif;
	margin: 0px;
	padding: 0px;
	color: #231f20;
	font-size: 34px;
	line-height: 50px;
	text-transform: uppercase;
}
#content_left p {
	color: #455560;
	font-size: 15px;
	line-height: 22px;
}
#content_right {
	float: right;
	position: relative;
	width: 419px;
}
#cs_homepage {
	position: absolute;
	right: -20px;
	top: 15px;
	z-index: 10000;
}
#about {
	position: absolute;
	top: 66px;
	z-index: 9000;
	color: #455560;
	font-size: 13px;
	padding: 19px 0px 19px 26px;
	border: 1px solid #e1f3f3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 400px;
	border-radius: 10px; 
	background: rgb(229,247,247);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(229,247,247,1) 0%, rgba(255,255,255,1) 57%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,247,247,1)), color-stop(57%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	background: -o-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	background: -ms-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	background: linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f7f7', endColorstr='#ffffff',GradientType=0 );
}
#about a {
	display: block;
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 21px;
	color: #a20037;
	text-decoration: underline;
}
#about a:hover {
	color: #a20037;
	text-decoration: none;
}
#about #from {
	font-size: 10px;
}
#mobile_style {
	position: absolute;
	top: 205px;
	left: -10px;
	z-index: 9000;
}
.home_note {
	display: inline-block;
	font-size: 18px;
	line-height: 22px;
	color: #455560;
	font-family: 'Sorts Mill Goudy', serif;
	width: 195px;
	position: relative;
	top: 5px;
}
#action_link {
	display: block;
	float: right;
	padding: 15px 36px 15px 36px;	
	border: 1px solid #91002c;
	background: rgb(159,0,54);
	background: -moz-linear-gradient(top, rgba(159,0,54,1) 0%, rgba(185,0,63,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,0,54,1)), color-stop(100%,rgba(185,0,63,1)));
	background: -webkit-linear-gradient(top, rgba(159,0,54,1) 0%,rgba(185,0,63,1) 100%);
	background: -o-linear-gradient(top, rgba(159,0,54,1) 0%,rgba(185,0,63,1) 100%);
	background: -ms-linear-gradient(top, rgba(159,0,54,1) 0%,rgba(185,0,63,1) 100%);
	background: linear-gradient(top, rgba(159,0,54,1) 0%,rgba(185,0,63,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f0036', endColorstr='#b9003f',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(255, 254, 239, .4);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(255, 254, 239, .4);
	box-shadow: inset 0px 0px 10px 0px rgba(255, 254, 239, .4);
	font-size: 17px;
	line-height: 19px;
	color: #ffffff;
	font-family: 'Sorts Mill Goudy', serif;
	text-shadow: 0px 0px 10px #ac0039;
	filter: dropshadow(color=#ac0039, offx=0, offy=0);
	text-transform: uppercase;
}
#action_link:hover {
	border: 1px solid #39a49d;
	background: rgb(57,164,157);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YTQ5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MmJmYjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(57,164,157,1) 0%, rgba(66,191,182,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(57,164,157,1)), color-stop(100%,rgba(66,191,182,1)));
	background: -webkit-linear-gradient(top, rgba(57,164,157,1) 0%,rgba(66,191,182,1) 100%);
	background: -o-linear-gradient(top, rgba(57,164,157,1) 0%,rgba(66,191,182,1) 100%);
	background: -ms-linear-gradient(top, rgba(57,164,157,1) 0%,rgba(66,191,182,1) 100%);
	background: linear-gradient(top, rgba(57,164,157,1) 0%,rgba(66,191,182,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39a49d', endColorstr='#42bfb6',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
#action_link img {
	position: relative;
	top: 4px;	
}
.fb-like {
	width: 45px;
	overflow: hidden;
	position: relative;
	top: -7px;
	margin-right: 5px;
}
#social {
	position: absolute;
	top: 37px;
	right: 150px;	
}
.socialicons a {
	display: inline-block;
	height: 35px;
	width: 35px;
	margin-right: 5px;
	background-image: url(../images/icons_social.png);
	background-repeat: no-repeat;
}
.socialicons a.twitter {
	background-position: 0px 0px;
}
.socialicons a.twitter:hover {
	background-position: 0px -35px;
}
.socialicons a.youtube {
	background-position: -35px 0px;
}
.socialicons a.youtube:hover {
	background-position: -35px -35px;
}
.socialicons a.tumbler {
	background-position: -70px 0px;
}
.socialicons a.tumbler:hover {
	background-position: -70px -35px;
}
.socialicons a.facebook {
	background-position: -105px 0px;
}
.socialicons a.facebook:hover {
	background-position: -105px -35px;
}
#controls {
	position: absolute;
	top: -25px;	
}
#subcontent #controls {
	position: absolute;
	right: 0px;
	top: -50px;	
}
#controls a {
	display: inline-block;
	height: 17px;
	width: 17px;
	margin-right: 5px;
	background-image: url(../images/icons_control.png);
	background-repeat: no-repeat;
}
#controls a#share {
	background-position: 0px 0px;
}
#controls a#share:hover {
	background-position: 0px -17px;
}
#controls a#email {
	background-position: -17px 0px;
}
#controls a#email:hover {
	background-position: -17px -17px;
}
#controls a#print {
	background-position: -34px 0px;
}
#controls a#print:hover {
	background-position: -34px -17px;
}
#subcontent_left {
	float: left;	
	width: 601px;
}
#subcontent_right {
	float: right;
	width: 272px;
}
#subcontent_right .module {
	border: 1px solid #e1f3f3;
	background: rgb(229,247,247);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(229,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,247,247,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f7f7', endColorstr='#ffffff',GradientType=0 );
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 21px;
	position: relative;
	min-height: 100px;
}
#subcontent {
	clear: both;
	display: block;
	width: 996px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
}
#subcontent_left h1, #subcontent_single h1 {
	font-family: 'Sorts Mill Goudy', serif;
	margin: 15px 0px 22px 0px;
	padding: 0px;
	color: #231f20;
	font-size: 44px;
	line-height: 50px;
	border-bottom: 1px dashed #b5dfe3;
	text-transform: uppercase;
}
#subcontent_left h2, #subcontent_single h2 {
	font-family: 'Sorts Mill Goudy', serif;
	font-weight: normal;
	color: #39a49d;
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}
#subcontent_left h3, #subcontent_single h3 {
	font-family: 'Sorts Mill Goudy', serif;
	font-weight: normal;
	color: #39a49d;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.module_header_img {
	margin: 18px 0px 0px 0px;
}
.module_padding {
	padding: 20px 15px 20px 15px;
}
.module h4 {
		font-family: 'Sorts Mill Goudy', serif;
	font-weight: normal;
	color: #39a49d;
	font-size: 21px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.module ul {
	list-style-image: url(../images/bullet.gif);
	
}
.module li {
	font-size: 13px;
	line-height: 17px;	
}
.module p {
	font-size: 13px;
	line-height: 17px;
}
#block_imglink {
	display: block;
	position: relative;
	height: 254px;
}
#block_imglink img {
	position: absolute;
	right: -30px	
}
#block_imglink span#txt {
	font-size: 13px;
	color: #b4003d;
	display: block;
	position: absolute;
	font-weight: bold;
	top: 73px;
}
#block_imglink:hover span#txt {
	color: #39a49d;
}
#block_imglink span#txt_arrow {
	display: inline-block;
	position: relative;
	top: 3px;
	left: 4px;
	width: 8px;
	height: 12px;
	background-image: url(../images/icon_subarrows.png);
	background-repeat: no-repeat;
}
#block_imglink:hover span#txt_arrow {
	background-position: 0px -12px;
}
.accented {
	font-size: 17px;
}
strong {
	font-weight: bold;	
}
#regform label {
	padding-bottom: 2px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	width: 125px;
}
#regform label.blocklabel {
	display: block;
	width: 100%;
	float: none;
}
#regform .public {
	color: #00929f;
	
}
#regform input[type="text"], #regform input[type="password"] {
	border: 1px solid #97d3d8;
	color: #455560;
	width: 257px;
}
#regform select {
	border: 1px solid #dbd7d2;
	width: 257px;
	color: #455560;
}
#regform input[type="submit"], #regform input[type="button"] {
	background-color: #b4003d;
	background-image: url(../images/bg_form_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	outline: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 20px 4px 5px;
	cursor: pointer;
	text-transform: uppercase;
}
#regform input[type="submit"][disabled="disabled"], #regform input[type="button"][disabled="disabled"] {
	background-color: #cccccc;
	cursor: default;
}
#regform input[type="submit"]:hover, #regform input[type="button"]:hover {
	background-color: #39a49d;
}
#regform input[type="submit"][disabled="disabled"]:hover, #regform input[type="button"][disabled="disabled"]:hover {
	background-color: #cccccc;
}
#regform textarea {
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #dbd7d2;
	font-size: 12px;
	width: 600px;
	height: 225px;
}
#subjects_box {
	padding: 10px;
	border: 1px solid #dbd7d2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.captcha_code {
	display: block;
	float: left;
}
#regform .captcha_code input[type="text"] {
	width: 90px;
}
.required {
	font-size: 11px;
	font-style: italic;
}
fieldset {
	border: 1px solid #cccccc;
	padding: 6px;
	margin-bottom: 20px;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.datareview_complete {
	background-image: url(../images/icon_check.png);
}
.datareview_missing {
	background-image: url(../images/icon_x.png);
}
.prev_winners_link {
	position: absolute;
	top: 189px;	
	z-index: 2000;
}
#prev_winners_back {
	left: 285px;
}
#prev_winners_next {
	right: -20px;	
}
#breadcrumb {
	position: absolute;
	top: -50px;
	left: 155px;
	font-size: 12px;
	color: #455560;
}
#control_links_share {
	position: absolute;
	display: none;
	padding: 10px;
	width: 70px;
	border: 1px solid #e1f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background: rgb(229,247,247);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(229,247,247,1) 0%, rgba(255,255,255,1) 57%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,247,247,1)), color-stop(57%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	background: -o-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	background: -ms-linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	background: linear-gradient(top, rgba(229,247,247,1) 0%,rgba(255,255,255,1) 57%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f7f7', endColorstr='#ffffff',GradientType=0 );
	z-index: 10000000;
}
#control_links_share a {
	background-image: none;	
}
header nav ul li#header_login {
	position: relative;
	width: 220px;
}
header nav ul li#header_login a {
	/*font-size: 15px;
	color: #39a49d;
	font-weight: bold;
	display: inline-block;
	background-image: url(../images/bg_nav_bar.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 15px;
	*/
	padding: 0px 11px 0px 11px;
	background-image: url(../images/bg_nav_bar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#login_panel_controls {
	position: absolute;	
	top: -14px;
	left: 10px;
	font-weight: bold;
}
.navbar {
	background-image: url(../images/bg_nav_bar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
header nav ul li#header_login a.login {
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	color: #455560;
	font-weight: normal;
	background-image: none;
}
header nav ul li#header_login a.login:hover {
	color: #b4003d;	
}
#form_conditions {
	height: 300px;
	overflow: visible;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 30px;	
}
#regform label {
	padding-bottom: 2px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	width: 125px;
}
#regform label.blocklabel {
	display: block;
	width: 100%;
	float: none;
}
#regform .public {
	color: #00929f;
	
}
#regform input[type="text"], #regform input[type="password"] {
	border: 1px solid #97d3d8;
	width: 257px;
}
#regform select {
	border: 1px solid #dbd7d2;
	width: 257px;
}
#regform input[type="submit"], #regform input[type="button"] {
	background-color: #e31e89;
	background-image: url(../images/bg_form_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	outline: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 20px 4px 5px;
	cursor: pointer;
	text-transform: uppercase;
}
#regform input[type="submit"][disabled="disabled"], #regform input[type="button"][disabled="disabled"] {
	background-color: #cccccc;
	cursor: default;
}
#regform input[type="submit"]:hover, #regform input[type="button"]:hover {
	background-color: #00929f;
}
#regform input[type="submit"][disabled="disabled"]:hover, #regform input[type="button"][disabled="disabled"]:hover {
	background-color: #cccccc;
}
#regform textarea {
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #dbd7d2;
	font-size: 12px;
	width: 600px;
	height: 225px;
}
#subjects_box {
	padding: 10px;
	border: 1px solid #dbd7d2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.captcha_code {
	display: block;
	float: left;
}
#regform .captcha_code input[type="text"] {
	width: 90px;
}
.required {
	font-size: 11px;
	font-style: italic;
}
fieldset {
	border: 1px solid #cccccc;
	padding: 6px;
	margin-bottom: 20px;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.datareview_complete {
	background-image: url(../images/icon_check.png);
}
.datareview_missing {
	background-image: url(../images/icon_x.png);
}
.overviewdata {
	border: 1px solid #c6dbdc;
	border-top: none;
	padding: 40px 40px 30px 40px;
	margin-bottom: 0px;
}
#steps_overview h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-color: #e1f0f3;
	border: 1px solid #c6dbdc;
}
#steps_overview p {
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#steps_overview p span {
	text-transform: uppercase;
	color: #646464;
	font-size: 12px;
	font-weight: bold;
}
.uploadphoto {
	float: left;
	padding-right: 20px;	
}
.blocklink {
	background-color: #e31e89;
	color: #ffffff;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #f296c8;
		
}
.blocklink:hover {
	border: 1px solid #00bbcc;
	background-color: #00929f;
	color: #ffffff;

}
.reg_steps {
	padding: 0px;
	list-style: none;
	margin: 0px;	
}
.reg_steps li {
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
	background-image: url(../images/bg_step.gif);
	background-repeat: no-repeat;
	width: 137px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	color: #9c9c9c;
	font-weight: bold;
	font-size: 13px;
}
.reg_steps li.on {
	background-image: url(../images/bg_step_on.gif);
}
.reg_steps li#step4 {
	width: 130px;
}
#steps_overview h2 a.editlink {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/icon_edit.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	float: right;
	display: block;
	background-color: #b4003d;
	color: #ffffff;
	border: 1px solid #f296c8;
	line-height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 7px 0px 24px;
	margin: 4px 7px 0px 0px;
}
#steps_overview h2 a.editlink:hover {
	border: 1px solid #00bbcc;
	background-color: #39a49d;
	color: #ffffff;
}
.originalDisplayInfo {
	font-size: 11px;	
}
ul.datareview_errors {
	list-style-image: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	
}
ul.datareview_errors li {
	margin: 0px;
	padding: 0px;
	color: #ff0000;
	background-image: url(../images/icon_x.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 15px;
}
#uploadstatus {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	width: 350px;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	/*
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	/*
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	/*
	border: 2px solid #CCCCCC;
	*/
	background-color: #fff;
}

#JT_copy{
	/*
	padding:10px 10px 10px 10px;
	color:#333333;
	*/
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	/*
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	*/
	display: none;
}

#JT_close_right{
	/*
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	*/
	display: none;
}

#JT_copy p{
	/*
margin:3px 0;
*/
}

#JT_copy img{
	/*padding: 10px;
	*/
}

.jTip{
cursor:help;
}
#voting {
	width: 996px;
	margin: 0 auto;
	padding: 15px 15px 15px 15px;
}
.search_results {
	background-color: #057684;
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
}
.model {
	display: inline-block;
	margin: 0px 20px 20px 0px;
	width: 170px;
	border: 1px solid #d8d8d8;
	border-bottom: none;
}
.model_nameplate {
	position: relative;
	padding: 9px 13px 10px 13px;
	color: #636363;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	border-bottom: 2px solid #e5208f;
}
a.viewlink {
	position: absolute;
	bottom: 0px;
	right: 5px;	
	line-height: 25px;
	background-color: #e5208f;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	padding: 0px 10px 0px 5px;
	text-align: center;
	/* background-image: url(/images/bg_link_view.png); */
	background-repeat: no-repeat;
	background-position: right center;
	-moz-border-radius: 3px 3px 0px 0px; /* Firefox */
	-webkit-border-radius: 3px 3px 0px 0px; /* Safari, Chrome */
	border-radius: 3px 3px 0px 0px; /* CSS3 */

}
a.viewlink:hover {
	background-color: #00929f;
	color: #ffffff;
}
.paginglinks {
	float: right;
	position: relative;
	top: 6px;
}
.paginglinks a, #paginglinks_footer a {
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	padding: 0px 3px 0px 3px;
	line-height: 30px;
	border-bottom: 5px solid #057684;
}
.paginglinks a.on, #paginglinks_footer a.on {
	font-weight: bold;
	border-bottom: 5px solid #ffffff;
}
.noimg {
	background-color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	width: 170px;
	height: 165px;
	color: #cccccc;
	text-align: center;
	line-height: 165px;
}
.search_container {
	padding: 8px 0px 0px 9px;
	float: left;
}
.searchterm {
	-moz-border-radius: 5px 0px 0px 5px; /* Firefox */
	-webkit-border-radius: 5px 0px 0px 5px; /* Safari, Chrome */
	border-radius: 5px 0px 0px 5px; /* CSS3 */
	border: 2px solid #ffffff;
	font-size: 13px;
	color: #898989;
	width: 185px;
}
.search_results {
}
.search_results_perpage {
	float: right;
	border-left: 1px solid #04717f;
	border-right: 1px solid #04717f;
	height: 31px;
	padding: 9px 13px 0px 0px;
}
.itemsperpage {
	outline: 0px;
	border: none;
	-moz-border-radius: 5px 0px 0px 5px; /* Firefox */
	-webkit-border-radius: 5px 0px 0px 5px; /* Safari, Chrome */
	border-radius: 5px 0px 0px 5px; /* CSS3 */
}
.search_results_perpage_txt {
	font-size: 11px;
	color: #d8eff0;
	display: block;
	float: left;
	text-align: right;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.paginglinks_prevnext {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.link_next, .link_prev {
	position: relative;
	top: 10px;
	padding: 0px 4px 0px 4px;	
}
.searchsubmit {
	-moz-border-radius: 0px 5px 5px 0px; /* Firefox */
	-webkit-border-radius: 0px 5px 5px 0px; /* Safari, Chrome */
	border-radius: 0px 5px 5px 0px; /* CSS3 */
	outline: none;
	border: none;
	height: 22px;
	line-height: 22px;
	background-color: #e31e89;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	top: 1px;
	cursor: pointer;
}
.searchsubmit:hover {
	background-color: #00929f;
}
#voting_profiles {
	padding: 0px 0px 0px 20px;	
}
#model_left {
	float: left; 	
}
.model_photo {
	padding: 2px;
	border: 2px solid #eaeaea;	
}
#model_right {
	float: right;
	width: 650px;	
}
#model_right h1 {
	font-size: 21px;
	color: #000000;
	margin: 0px;
	padding: 8px 0px 10px 0px;	
}
.profileheader {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.profileheader span {
	font-size: 13px;
	color: #00929f;
	font-weight: bold;	
}
.vote_social {
	padding-top: 15px;
}
.votelink {
	display: block;
	/*
	MGS, 3/6/2012
	float: left;
	padding-right: 20px;
	*/
	float:right;
	padding-left:20px;
	margin-bottom:-25px;
}
.addthis_toolbox {
	float: left;
	position: relative;
	top: 5px;
}
#vote_form {
	padding: 0px;
	margin: 0px;
	width: 603px;	
}
#vote_header {
	background-color: #00929f;
	padding: 16px;
}
#vote_header h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
#vote_header p {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
}
#regformpopup {
	padding: 10px 30px 10px 30px;	
}
#regformpopup p {
	float: left;
	padding: 0px 11px 5px 0px;
}
#regformpopup label {
	font-size: 11px;
	text-transform: uppercase;
	color: #464646;
	display: block;
}
#regformpopup p.error label {
	color: #ff0000;
	
}
#regformpopup label.checkbox {
	text-transform: none;
	display: inline;
	white-space: nowrap;
}
#regformpopup p.checkbox {
	clear: both;
	float: non;
}
#regformpopup input[type=text] {
	outline: none;
	border: 1px solid #777777;
	color: #777777;
	width: 254px;
}
.captcha_code {
	clear: both;
	display: block;	
}
.hoverimg {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}
#modelinfo {
	display: none;
	border: 3px solid #005f6d;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	max-width: 200px;

}
#modelpointer {
	position: absolute;
	left: -24px;
	top: 80px;
}
#modelinfo_header {
	background-color: #e5208f;
	padding: 10px;
	color: #ffffff;
}
#modelinfo_copy {
	padding: 10px;	
}
#voteimg {
	/*
	MGS, 3/6/2012
	position: absolute;
	right: -22px;
	*/
	position:relative;
	right: -22px;	
}
.hidelink {
	display: none;	
}
#fb_login{
	margin-top:15px;
	margin-bottom:15px;
}
#printfix img{
	position:relative;
	margin-left:-30px; 
}

/* ================== PHASE 8 REVISIONS ======================== */
#logo{
	margin-right:60px;
}
#sub #logo{
	margin-right:14px;
}
header nav{
	float:left;
	width:auto;
}
#ieheader #controls{
	top:353px;
	left:15px;
}
#phase8_head{
	float:left;
	width:720px;
}
#secondarynav{
	float:right;
	width:245px;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-botom:20px;
	list-style:none;
	border-bottom:1px dotted #000;
	margin-left:40px;
	margin-top:92px;
}
#secondarynav li{
	margin:0;
	padding:0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); 
	background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); 
	background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%);
	background: linear-gradient(top, #ffffff 0%,#f0f0f0 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); 
}
/*
#secondarynav li#checkback{
	background-color:transparent;
	filter: none;
	background:none;
	border-bottom:1px dotted #000;
	padding-bottom:15px;
	text-align:center;
	color:#31aca7;	
	font-size:12px;
	line-height:17px;
}
#secondarynav li#checkback span{
	font-size:20px;
	line-height:26px;
}
*/
#secondarynav li#featurestraub{
	border-top:1px dotted #000;
}

#secondarynav li.hover, #secondarynav li:hover{
	background: #f6f6f6; 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 ); 
}
#secondarynav li a{
	display:block;
	font-size:15px;
	line-height:19px;
	font-family: 'Sorts Mill Goudy', serif;	
	color:#31aca7;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:42px;
	padding-right:17px;
	background-image:url(../images/bullet-hotpink-triangle-1.gif);
	background-position:18px center;
	background-repeat:no-repeat;
}
#secondarynav li a:active,
#secondarynav li a:hover{}
#phase8_head h1{
	font-family: 'Sorts Mill Goudy', serif;	
	font-size:38px;
	line-height:45px;	
	color:#31aca7;
	text-transform:uppercase;	
	margin:0;
	font-weight:normal;
}
#phase8_head h1 span{
	font-size:78px;
	line-height:78px;
}
#phase8_head p{}
#phase8_head p span.home_note{
	width:auto;
}
#p8_header {
	border-bottom: 2px solid #69adb5;
	margin-bottom: 25px;
}
#p8_header h2 {
	display: block;
	float: left;
	background-color: #5dbcb8;
	padding: 0px 50px 0px 10px;
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
	margin: 0px;
	font-weight: normal;
	position: relative;
	top: 1px;
}

/* ================= PHASE 9 Revisions =============== */

/* --- RECENT POSTS --- */
#recentposts{ 
	padding-bottom:45px;
	overflow:hidden;
}
#recentposts h2{
	font-size:13px;
	font-weight:bold;
	color:#33A8B2;
	background-image:url(../images/bg_p4bar.jpg);
	background-position:left 2px;
	background-repeat:repeat-x;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#recentposts h2 span{ 
	display:block; 
	float:left; 
	background-color:#FFF; 
	padding-right:20px;
} 
.recentpost{
	float:left;
	background-image:url(../images/divider_recentposts.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	width:320px;
	height:126px;
	margin-right:18px;
}
#recentposts .last{ 
	background-image:none;
	margin-right:0px;
}
.recentpost img{
	float:left;
	width:49px;
	height:52px;
	margin-right:-51px;
	position:relative;
	border:1px solid #EFE9DD;
}
.recentpost .postdata{
	float:left;
	width:auto;
	position:relative;
	padding-left:62px;
	padding-right:20px;
	width:225px;
}
.recentpost h4{
	color:#E31E89;
	font-size:13px;
	line-height:13px;
	margin:0;
	padding:0;
	padding-bottom:6px;
}
.recentpost h4 a{ color:#E31E89; }
.recentpost h4 a:hover{ color: #00929f; }
.recentpost p.byline{
	margin:0;
	padding:0;
	line-height:10px;
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #DFD4BE;
	border-bottom:1px solid #DFD4BE;
	width:100%;
}
.recentpost p.teaser{
	font-size:12px;
	padding:0;
	padding-top:7px;
	padding-bottom:7px;
}
.recentpost a.recentmore{
	display:block;
	float:left;
	clear:both;
	background-color:#E31E89;
	font-size:9px;
	line-height:10px;
	color:#FFF;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	font-weight:bold;
}
.recentpost a.recentmore:hover{ background-color: #00929f; }
#modelblog {
	padding: 0px 19px 0px 19px;
}
#modelblog_left {
	float: left;
	width: 562px;
	min-height: 200px;
}
#modelblog_right {
	float: right;
	width: 253px;
	min-height: 200px;
}
#modelblog_right h1 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#updates {
	padding-top: 15px;
	position: relative;
	width: 277px;
	left: -7px;	
}
#updates_rpt {
	background-image: url(../images/bg_updates_rpt.png);
	background-repeat: repeat-y;
}
#updates_footer {
	background-image: url(../images/bg_updates_footer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 150px;
}
#updates_header  {
	background-image: url(../images/bg_updates_header.png);
	background-repeat: no-repeat;
	min-height: 20px;
	padding: 90px 15px 10px 15px;
}
.blogposting {
	background-image: url(../images/bg_blog_break.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 24px 20px 19px;
	margin-bottom: 20px;
}
.blogsocial {
	padding-bottom: 10px;	
}
#modelblog_left {
	line-height: 20px;
}
#modelblog_left p {
	line-height: 20px;
	
}
#modelblog_left li {
	line-height: 17px;	
}
h1.blogtitle{
	font-family: 'Sorts Mill Goudy', serif;	
	font-size:78px;
	line-height:78px;		
	color:#31aca7;
	text-transform:uppercase;	
	margin:10px 0 0 0;
	font-weight:normal;
}
h1.blogtitle span{
	font-size:38px;
	line-height:45px;	
}
#modelblog h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#modelblog h2, #modelblog h2 a {
	font-size: 24px;
	line-height: 30px;
	color: #333333;	
}
.byline {
	font-size: 11px;	
}
#backtoprofiles {
	padding-top: 30px;
	padding-bottom:30px;
}
#backtoprofiles a {
	display: inline-block;
	background-image: url(../images/icon_arrow_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height:30px;
	height:30px;
	font-weight: bold;
}
#backtoprofiles a:hover {
	background-image: url(../images/icon_arrow_left_on.png);
}
.blogposting img {
	float: right;
	margin: 3px 0px 10px 10px;
	padding: 1px;
	border: 1px solid #eaeaea;
	max-width: 512px !important;
	width: auto !important;
	height: auto !important;
}
#blog_rssfeed a {
	display: inline-block;
	background-image: url(/images/icon_blogrss.png);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 13px;
	color: #057684;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
}
#blog_rssfeed a:hover {
	color: #e31e89;	
}
.model_pic {
	position: relative;	
	height:165px;
}
.model_season {
	position: absolute;
	top: 0px;
	left: 0px;	
}
.model_season_blog {
	position: absolute;
	top: 4px;
	left: 4px;
}
.formhide {
	padding: 10px 0px 10px 0px;	
}
.formhide, .formhide p {
	display: none;
}
#updates_header label {
	color: #ffffff;	
}
#updates_header .formhide label {
	display: inline-block;
	width: 100px;
}
#updates_header .formhide label {
	display: inline-block;
	width: 80px;
}
#updates_header .formhide label {
	width: 90px;
}
#updatestxt * {
	color: #ffffff;	
}
#updatestxt ul.error {
	list-style-image: url(/images/bullet_x_ffffff.png);	
}


.model {
	float: left;
	margin-right: 24px;
	width:170px;
	overflow:hidden;
}
.model_nameplate {
	position: relative;
	padding: 9px 13px 3px 13px;
	height:155px;
	color: #636363;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	border-bottom: 2px solid #e5208f;
	overflow:hidden;
}
.model_nameplate h4{
	color:#E31E89;
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0;
	padding-top:7px;
}
.model_nameplate h4 a{ color:#E31E89; }
.model_nameplate h4 a:hover{ color: #00929f; }
.model_nameplate p.teaser{
	font-size:12px;
	padding:0;
	padding-top:4px;
	padding-bottom:4px;
	line-height:15px;
}
.model_nameplate a.more{
	display:block;
	float:left;
	clear:left;
}
.viewlink {
	position: absolute;
	bottom: 0px;
	right: 0px;	
	line-height: 25px;
	background-color: #e5208f;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	padding: 0px 10px 0px 0px;
	text-align: center;
	background-image: url(../images/bg_link_view.png);
	background-repeat: no-repeat;
	background-position: right 11px;
	-moz-border-radius: 3px 3px 0px 0px; /* Firefox */
	-webkit-border-radius: 3px 3px 0px 0px; /* Safari, Chrome */
	border-radius: 3px 3px 0px 0px; /* CSS3 */
	font-weight: bold;
}
.viewlink span {
	display: block;
	background-image: url(../images/icon_blog_rss.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 5px 3px;
	position: relative;
	top: 3px;
	
}
.viewlink:hover {
	background-color: #00929f;
	color: #ffffff;
}
#voting_profiles .season{
	padding-left:211px;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
}
#voting_profiles{ padding:0; } 
#voting_profiles .season.ny{ background-image:url(../images/season_bg_ny.png); } 
#voting_profiles .season.la{ background-image:url(../images/season_bg_la.png); } 
#voting_profiles .season.aspen{ background-image:url(../images/season_bg_aspen.png); } 
#voting_profiles .season.miami{ background-image:url(../images/season_bg_miami.png); } 
