html,body {
	margin: 0;
	padding: 0;
	background-color: #44697d;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5 {
font-family: Arial, Verdana, sans-serif;
letter-spacing: -.05em;
margin: 0;
padding: 0;
line-height: 1em;
}


h1 {
width: 400px; 
font-size: 32px;
margin:20px 0 0 15px;
padding:0;
}

h1.black {
width: 382px;
font-size: 26px;
margin:0;
padding:0;
}

h2.link {
font-size: 21px;
margin: 7px 0 6px 12px;
padding: 0;
}

h2 {
font-size: 21px;
margin: 8px 0 0 0;
padding: 0;
}

h2.no-margin {
font-size: 21px;
margin-bottom: -9px;
padding: 0;
}

h2.black {
font-size: 24px;
margin: 0;
padding: 0;
}

h3 {
font-size: 21px;
padding: 0;
margin: 0;
}

h4 {font-size: 16px;}

/* ST 
h1 {
	position: relative;
	top: 20px;
	left: 15px;
	height: 32px;
	padding: 0;
	margin: 0 30px 0 0;
}


h2 {
	font: 18px Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 20px 0 0;
}

h3 {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 20px 0 0;
}

h4 {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 5px;
	margin: 0;
}

h5 {
	color: #C00;
	font: 15px Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

*/

p {
	margin: 5px 0 10px;
	padding: 0;
	line-height: 18px;
}

table {
	text-align: left;
	margin-top: 5px;
}

th, td {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.spacer {
	width: 25px;
}

td.error {
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

td.subtitle {
	padding-top: 15px;
}

.forminputs {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	width: 150px;
}

.forminputs_three {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	width: 25px;
}

.forminputs_four {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	width: 35px;
}

.error {
	color: #C00;
	text-decoration: none;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.formtextbox {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #666;
}

p.notes {
	margin: 5px 0 10px;
	padding: 0;
	line-height: 18px;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

#promo {
	margin: 0 0 15px;
	padding: 0 15px 10px 10px;
	width: 235px;
	border: 1px solid #E8E8E8;
	background-color: #FFF;
}

#email-newsletter {
	background: url(../imgs/home/newsletter_bg.gif) no-repeat;
	width: 318px;
	height: 148px;
	position: absolute;
	top: 644px;
	left: 10px;	
}

.email-container {
padding: 16px 30px 20px 16px;
}

#email-alerts {
background: url(../imgs/email-alerts-bg.png) no-repeat;
width: 286px;
height: 136px;
position: absolute;
top: 247px;
left: -31px;	
}

#email-alerts-sp {
background: url(../imgs/email-alerts-bg2.png) no-repeat;
width: 286px;
height: 170px;
position: absolute;
top: 247px;
left: -31px;	
}

#need-help {
background: url(../imgs/email-alerts-bg.png) no-repeat;
width: 286px;
height: 136px;
position: absolute;
top: 430px;
left: -31px;	
}

#home-winner {
	position: relative;
	top: 10px;
	left: 10px;
	width: 325px;
	height: 244px;
	z-index: 10;
	padding-bottom: 0;
}

p.promo {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 14px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #2e2e2e;
}

#btm-promo {
	margin: 0 0 15px;
	padding: 0;
	width: 400px;
	border: 1px solid #E8E8E8;
	background-color: #FFF;
}

a, a:visited, a:active {
	color: #C00;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #c7232a;
}

/* - Top Navigation -  */

/* @group Top Navigation */

#navigation {
	width: 770px;
	margin: 0;
	padding: 0;
}

#navigation #logo {
	position: relative;
	width: 135px;
	height: 25px;
	top: 12px;
	left: 15px;
}

#navigation #utility-nav {
	float: right;
	background: url(../imgs/gold-band.gif) no-repeat right;
	width: 400px;
	height: 18px;
	position: absolute;
	left: 363px;
	top: 2px;
	text-align: right;
	padding: 0px 5px 0 0;
	margin: 0;
}

#navigation #utility-nav  ul {
	list-style-type: none;
	padding: 2px 0 0;
	margin: 0;
	border: 0;
	position: absolute;
	right: 15px;
}

#navigation #utility-nav  li {
	border: 0;
	display: inline;
}

#navigation #utility-nav a {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

#navigation #utility-nav a:hover {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}

#navigation #nav-divider {
	position: relative;
	width: 770px;
	height: 19px;
	margin: 20px 0 0;
	padding: 0;
}

#navigation #primary {
	position: relative;
	width: 770px;
	height: 35px;
	margin: 0;
	padding: 0;
}

#navigation #yellow-divider {
	position: relative;
	width: 770px;
	height: 2px;
	margin: 0;
	padding: 0;
}

#main-nav {
	position: absolute;
	display: block;
	left: 15px;
	top: 6px;
	padding: 0;
	margin: 0;
	height: 30px;
	width: 500px;
}

#main-nav ul {
	width: 500px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
	background: url(../imgs/main-nav/main-nav-dividers.gif) no-repeat;
}

#main-nav li {
	height: 30px;
	border: 0;
	display: inline;
	text-indent: -9999px;
}

li#home a {
	width: 71px;
	height: 30px;
	background: url(../imgs/main-nav/home-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 0;
}

li#home a:hover,
li#homeselected {
	width: 71px;
	height: 30px;
	background: url(../imgs/main-nav/home-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 0;
}

li#challenge a {
	width: 161px;
	height: 30px;
	background: url(../imgs/main-nav/challenge-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 55px;
	position: absolute;
}

li#challenge a:hover,
li#challengeselected {
	width: 161px;
	height: 31px;
	background: url(../imgs/main-nav/challenge-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 55px;
	position: absolute;
}

li#challenge-details a {
	width: 155px;
	height: 30px;
	background: url(../imgs/main-nav/challenge-details-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 71px;
	position: absolute;
}

li#challenge-details a:hover,
li#challenge-detailsselected {
	width: 155px;
	height: 30px;
	background: url(../imgs/main-nav/challenge-details-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 71px;
	position: absolute;
}

li#apply a {
	width: 99px;
	height: 30px;
	background: url(../imgs/main-nav/apply-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 210px;
	position: absolute;
}

li#apply a:hover,
li#applyselected {
	width: 99px;
	height: 31px;
	background: url(../imgs/main-nav/apply-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 210px;
	position: absolute;
}

li#submissions a {
	width: 150px;
	height: 30px;
	background: url(../imgs/main-nav/submission-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 205px;
	position: absolute;
}

li#submissions a:hover, 
li#submissionsselected {
	width: 150px;
	height: 31px;
	background: url(../imgs/main-nav/submission-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 205px;
	position: absolute;
}

li#submission-centre a {
	width: 153px;
	height: 30px;
	background: url(../imgs/main-nav/submission-centre-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 226px;
	position: absolute;
}

li#submission-centre a:hover, 
li#submission-centreselected {
	width: 148px;
	height: 30px;
	background: url(../imgs/main-nav/submission-centre-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 226px;
	position: absolute;
}

li#topthree a {
	width: 148px;
	height: 30px;
	background: url(../imgs/main-nav/topthree-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 210px;
	position: absolute;
}

li#topthree a:hover, 
li#topthreeselected {
	width: 155px;
	height: 31px;
	background: url(../imgs/main-nav/topthree-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 210px;
	position: absolute;
}

li#resources a {
	width: 74px;
	height: 30px;
	background: url(../imgs/main-nav/resources-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 374px;
	position: absolute;
}

li#resources a:hover, 
li#resourcesselected {
	width: 74px;
	height: 31px;
	background: url(../imgs/main-nav/resources-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 374px;
	position: absolute;
}

li#alert a {
	width: 61px;
	height: 30px;
	background: url(../imgs/main-nav/alert-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 448px;
	position: absolute;
}

li#alert a:hover,
li#alertselected {
	width: 61px;
	height: 31px;
	background: url(../imgs/main-nav/alert-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 448px;
	position: absolute;
}

#navigation #socials {
	position: absolute;
	width: 190px;
	height: 19px;
	margin: 0;
	padding: 0;
	top: 74px;
	left: 532px;
}

#social-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}

#social-nav li {
	height: 30px;
	border: 0;
	display: inline;
	text-indent: -9999px;
}

li#refer a {
	width: 113px;
	height: 19px;
	background: url(../imgs/socials/refer-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 2px;
	position: absolute;
}

li#refer a:hover {
	width: 113px;
	height: 19px;
	background: url(../imgs/socials/refer-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 2px;
	position: absolute;
}

li#delicious a {
	width: 17px;
	height: 17px;
	background: url(../imgs/socials/delicious-icon.gif) no-repeat;
	display: block;
	top: 0;
	left: 121px;
	position: absolute;
}

li#facebook a {
	width: 17px;
	height: 17px;
	background: url(../imgs/socials/facebook-icon.gif) no-repeat;
	display: block;
	top: 0;
	left: 142px;
	position: absolute;
}

li#digg a {
	width: 17px;
	height: 17px;
	background: url(../imgs/socials/digg-icon.gif) no-repeat;
	display: block;
	top: 0;
	left: 163px;
	position: absolute;
}

li#myspace a {
	width: 17px;
	height: 17px;
	background: url(../imgs/socials/myspace-icon.gif) no-repeat;
	display: block;
	top: 0;
	left: 184px;
	position: absolute;
}

li#hi5 a {
	width: 20px;
	height: 17px;
	background: url(../imgs/socials/hi5-icon.gif) no-repeat;
	display: block;
	top: 0;
	left: 208px;
	position: absolute;
}

/*li#orkut a {
	width: 35px;
	height: 19px;
	background: url(../imgs/socials/orkut-icon.gif) no-repeat;
	display: block;
	top: 0;
	left: 153px;
	position: absolute;
}*/

#navigation #subnav {
	position: relative;
	width: 770px;
	height: 21px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
}

#sub-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
	width: 770px;
	height: 23px;
	background: url(../imgs/csub-nav/sub-bkg.gif) no-repeat;
}

#sub-nav li {
	height: 30px;
	border: 0;
	display: inline;
	text-indent: -9999px;
}

li#cquestion a {
	width: 122px;
	height: 20px;
	background: url(../imgs/csub-nav/challenge-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 50px;
	position: absolute;
}

li#cquestion a:hover {
	width: 122px;
	height: 20px;
	background: url(../imgs/csub-nav/challenge-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 50px;
	position: absolute;
}

li#cquestion-selected {
	width: 122px;
	height: 20px;
	background: url(../imgs/csub-nav/challenge-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 50px;
	position: absolute;
}

li#subdiv1 {
	position: absolute;
	width: 25px;
	height: 20px;
	background: url(../imgs/csub-nav/red-divider.gif) no-repeat;
	top: 0;
	left: 172px;
}

li#crules a {
	width: 38px;
	height: 20px;
	background: url(../imgs/csub-nav/rules-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 95px;
	position: absolute;
}

li#crules a:hover {
	width: 38px;
	height: 20px;
	background: url(../imgs/csub-nav/rules-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 95px;
	position: absolute;
}

li#crules-selected {
	width: 38px;
	height: 20px;
	background: url(../imgs/csub-nav/rules-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 95px;
	position: absolute;
}

li#subdiv2 {
	position: absolute;
	width: 25px;
	height: 20px;
	background: url(../imgs/csub-nav/red-divider.gif) no-repeat;
	top: 0;
	left: 134px;
}

li#cjudging a {
	width: 67px;
	height: 20px;
	background: url(../imgs/csub-nav/judging-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 161px;
	position: absolute;
}

li#cjudging a:hover {
	width: 67px;
	height: 20px;
	background: url(../imgs/csub-nav/judging-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 161px;
	position: absolute;
}

li#cjudging-selected {
	width: 67px;
	height: 20px;
	background: url(../imgs/csub-nav/judging-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 161px;
	position: absolute;
}

li#subdiv3 {
	position: absolute;
	width: 25px;
	height: 20px;
	background: url(../imgs/csub-nav/red-divider.gif) no-repeat;
	top: 0;
	left: 229px;
}

li#cprizes a {
	width: 45px;
	height: 20px;
	background: url(../imgs/csub-nav/prizes-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 256px;
	position: absolute;
}

li#cprizes a:hover {
	width: 45px;
	height: 20px;
	background: url(../imgs/csub-nav/prizes-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 256px;
	position: absolute;
}

li#cprizes-selected {
	width: 45px;
	height: 20px;
	background: url(../imgs/csub-nav/prizes-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 256px;
	position: absolute;
}

li#apply-now a {
	width: 147px;
	height: 20px;
	background: url(../imgs/csub-nav/apply-now-off.gif) no-repeat;
	display: block;
	top: 0;
	left: 249px;
	position: absolute;
}

li#apply-now a:hover, li#apply-now-selected {
	width: 147px;
	height: 20px;
	background: url(../imgs/csub-nav/apply-now-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 249px;
	position: absolute;
}

li#subdiv-apply1 {
	position: absolute;
	width: 25px;
	height: 20px;
	background: url(../imgs/csub-nav/red-divider.gif) no-repeat;
	top: 0;
	left: 397px;
}

li#my-submission a {
	width: 74px;
	height: 20px;
	background: url(../imgs/csub-nav/my-submission-off.gif) no-repeat;
	display: block;
	top: 0;
	/*left: 422px;*/
	left: 249px;
	position: absolute;
}

li#my-submission a:hover, li#my-submission-selected {
	width: 74px;
	height: 20px;
	background: url(../imgs/csub-nav/my-submission-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 249px;
	position: absolute;
}

li#subdiv-apply2 {
	position: absolute;
	width: 25px;
	height: 20px;
	background: url(../imgs/csub-nav/red-divider.gif) no-repeat;
	top: 0;
	/*left: 498px;*/
	left: 325px;
}

li#review-submission a {
	width: 102px;
	height: 20px;
	background: url(../imgs/csub-nav/review-submissions-off.gif) no-repeat;
	display: block;
	top: 0;
	/*left: 521px;*/
	left: 348px;
	position: absolute;
}

li#review-submission a:hover, li#review-submission-selected {
	width: 102px;
	height: 20px;
	background: url(../imgs/csub-nav/review-submissions-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 348px;
	position: absolute;
}

li#rate-submission a {
	width: 133px;
	height: 20px;
	background: url(../imgs/csub-nav/rate-submissions-off.gif) no-repeat;
	display: block;
	top: 0;
	/*left: 418px;*/
	left: 348px;
	position: absolute;
}

li#rate-submission a:hover, li#rate-submission-selected {
	width: 133px;
	height: 20px;
	background: url(../imgs/csub-nav/rate-submissions-on.gif) no-repeat;
	display: block;
	top: 0;
	left: 348px;
	position: absolute;
}
/* @end */

#wrapper {
	position: relative;
	margin: 1px auto 0;
	width: 770px;
	background: #fff;
	padding: 0 0 15px;
	height: auto;
	visibility: visible;
}

#content {
	width: 770px;
	background: #fff url(../imgs/secondary_bg.jpg) no-repeat right top;
	height: auto;
	min-height: 680px;
	padding: 0 0 25px;
	margin: 1px 0 0 0;
	border-top: #ecb630 solid 1px;
}

#content2 {
	width: 770px;
	background: #fff url(../imgs/secondary_bg2.jpg) no-repeat right top;
	height: auto;
	min-height: 680px;
	padding: 0 0 25px;
	margin: 1px 0 0 0;
	border-top: #ecb630 solid 1px;
}

#content-nobg {
	width: 770px;
	background: #fff;
	height: auto;
	min-height: 680px;
	padding: 0 0 25px;
	margin: 1px 0 0 0;
	border-top: #ecb630 solid 1px;
}

#minimum-height {
height: 350px;
}

#content-home {
	width: 770px;
	background: #f9efd4 url(../imgs/home/home-bkg.jpg) no-repeat left top;
	/*min-height: 600px;*/
	margin: 0;
	padding: 0 0 1px;
}

#change-maker {
	position: relative;
	top: 10px;
	left: 12px;
	width: 110px;
	height: 40px;
}

#be-challenged {
	position: absolute;
	top: 267px;
	left: 345px;
	z-index: 10;
	background: url(../imgs/home/be_challenged.png) no-repeat;
}

#home-main {
position: absolute;
top: 310px;
left: 345px;
z-index: 10;
width: 420px;
background: url(../imgs/home/challenge-box.png) bottom left no-repeat;
}

#home-main #copy {
padding: 6px 10px 0 16px;
margin: 0;
padding-bottom: 3px;
}

#home-main #copy p {
	font: 11px/1.3em Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 7px;
	margin: 0;
}

#home-main #copy #home-judging {
	padding: 0 0 12px;
	margin: 0;
	float: left;
	position: absolute;
	left: 16px;
	top: 220px;
	width: 100px;
}

#home-main #copy #home-apply {
	padding: 0 0 12px;
	margin: 0;
	float: right;
	position: absolute;
	left: 228px;
	top: 220px;
	width: 100px;
}

#home-main #copy #home-apply a {
	color: #C00;
	text-decoration: underline;
}

#home-main #copy #home-apply a:hover {
	color: #000;
	text-decoration: underline;
}

.vspace {
margin-top: 32px;
}

#badge-container {
clear: both;
margin-top: -84px;
}

.highlight-curve {margin: 6px 0 0 346px; padding: 0;}

.highlight {
width: 414px;
background: url(../imgs/home/home-bottom-curve.gif) bottom left no-repeat;
margin: 0 0 0 346px;
}

.highlight-container {
padding: 0 16px;
margin: 0;
}

.highlight-container p {
	clear: both;
	font: 11px/1.3em Arial, Helvetica, Geneva, sans-serif;
	padding: 0 30px 12px 0;
	margin:0 0 0 5px;
}

.highlight-left {
width: 260px;
float: left;
}

.highlight-right {
width: 120px;
float: left;
text-align: right;
}

#right-banner {
margin: 10px 0 10px 346px;
}

#home-right-promos {
	position: relative;
	width: 417px;
	top: -388px;
	left: 340px;
	z-index: 10;
	margin: 15px 0 -260px;
}

#home-right-promos p.homenotes {
	margin: 5px 0 10px;
	padding: 0;
	line-height: 11px;
	font: 9px Arial, Helvetica, Geneva, sans-serif;
}

#home-right-promos #promo {
	margin: 0 0 15px;
	padding: 0;
	width: 412px;
	border: 1px solid #E8E8E8;
	background-color: #FFF;
}

#flash-right {
	position: absolute;
	top: 101px;
	left: 330px;
	width: 439px;
	height: 300px;
	float: right;
}

#left-redbox {
background: url(../imgs/home/change-maker-dates.png) no-repeat;
position: relative;
top: 17px;
left: 10px;
width: 330px;
height: 516px;
z-index: 10;
}



/* @group Submissions */

#submission {
	position: relative;
	width: 740px;
	top: 30px;
	left: 15px;
	margin-bottom: 15px;
}

#submissions-left {
	width: 600px;
}

#single-sub-jamaica {
	width: 600px;
	padding: 0 0 20px;
	background: url(../imgs/submissions/flag-jamaica.gif) no-repeat left top;
}

#single-sub-trinidad {
	width: 600px;
	padding: 0 0 20px;
	background: url(../imgs/submissions/flag-trinidad.gif) no-repeat left top;
}

#single-sub-barbados {
	width: 600px;
	padding: 0 0 20px;
	background: url(../imgs/submissions/flag-barbados.gif) no-repeat left top;
}

#single-sub-bahamas {
	width: 600px;
	padding: 0 0 20px;
	background: url(../imgs/submissions/flag-bahamas.gif) no-repeat left top;
}

#singlecontent {
	width: 520px;
	margin-left: 80px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

/* @end */

/* @group Apply Group */

#apply-left {
	width: 600px;
}

#apply-left-thanks {
	width: 455px;
}

#apply-left ol {
	
}

#apply-left li {
	list-style-type: decimal;
	padding-bottom: 10px;
}

#apply-left li.dots {
	list-style-type: disc;
	padding-bottom: 5px;
}

/* @end */

/* @group Prizes Group */

#prizes {
	position: relative;
	width: 740px;
	top: 30px;
	left: 15px;
}

#prizes-left {
	width: 445px;
}

#prizes-left ol {
	
}

#prizes-left li {
	list-style-type: decimal;
	padding-bottom: 10px;
}

#prizes-right {
	width: 260px;
	top: -90px;
	right: 0px;
	position: absolute;
	float: right;
}

/* @end */

/* @group CDetails Group */

#cdetails {
	position: relative;
	width: 740px;
	/*top: 30px;*/
	left: 15px;
}

#cdetails-left {
	width: 405px;

}

#cdetails-right {
	width: 260px;
	top: -72px;
	right: 0px;
	position: absolute;
	float: right;
}

/* @end */

/* @group Resources Group */

#resources-content {
	position: relative;
	width: 740px;
	top: 30px;
	left: 15px;
}

#resources-left {
	width: 445px;
}

#resources-right {
	width: 260px;
	top: -90px;
	right: 0px;
	position: absolute;
	float: right;
}

/* @end */

/* @group Refer Group */

#refer-content {
	position: relative;
	width: 740px;
	top: 30px;
	left: 15px;
}

#refer-right {
	width: 260px;
	top: -90px;
	right: 0px;
	position: absolute;
	float: right;
}

#refer-left {
	width: 600px;
}

#refer-left-thanks {
	width: 455px;
	min-height: 450px;
	height: auto;
}

* html #refer-left-thanks {
	height: 350px;
}

/* @end */

/* - Footer - */

/* @group Footer Navigation */

#footer {
	background: url(../imgs/footer-lines.gif) no-repeat;
	height: 102px;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
}

#footer #left-disclaim {
	position: absolute;
	padding: 20px 0 0;
	left: 15px;
}

#footer a {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
}

#footer a:hover {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-decoration: underline;
	background-color: #FFF;
}

#footer  ul {
	list-style-type: none;
	padding: 20px 0 0;
	margin: 0;
	border: 0;
	position: absolute;
	right: 15px;
}

#footer  li {
	border: 0;
	display: inline;
}

/* @end */



/* winners */
#winnerscontent {
	width: 405px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}

.biobox {
	padding: 10px;
	border: 1px solid #E8E8E8;
	background-color: #FFF;
}

.moreInfo 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E5EAF5;
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
	padding: 6px 6px 12px 6px;
}

h6 {
	color: #C00;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

/* @end */

img {
border: 0;
}

h1#apply {
width:149px;
height:32px;
background:url(../imgs/h1_apply-now.gif) no-repeat;
text-indent:-9999px;
margin: 14px 0 0 0;
padding:0;
}

h1#my-submission {
width:195px;
height:31px;
background:url(../imgs/h1_my-submission.gif) no-repeat;
text-indent:-9999px;
margin: 14px 0 0 0;
padding:0;
}

h1#my-submission-login {
width:273px;
height:32px;
background:url(../imgs/h1_apply-now.gif) no-repeat;
text-indent:-9999px;
margin: 14px 0 0 0;
padding:0;
}

h1#submission-review {
width:251px;
height:23px;
background:url(../imgs/h1_submission-review.gif) no-repeat;
text-indent:-9999px;
margin: 14px 0 0 0;
padding:0;
}

h1#temp-submission {
width:275px;
height:32px;
background:url(../imgs/h1_temp-submission.gif) no-repeat;
text-indent:-9999px;
margin: 14px 0 0 0;
padding:0;
}

h2#peer-review {
width:236px;
height:17px;
background:url(../imgs/h2_peer-review-info.gif) no-repeat;
text-indent:-9999px;
margin: 14px 0 0 0;
padding:0;
}

h4.form {
margin: 4px 0 6px 0;
}

/* forms */
form.left-side {
margin:0 0 14px 0;
}

#formContainer {
margin:12px 0;
}

#formContainer label {
width:9em;
float:left;
margin-right:.5em;
display:block;
font-size:1.1em;
text-align: right;
}

#formContainer p {
font-size:.945em;
line-height:1.2em;
padding-bottom:2px;
}

#formContainer p.error {
font-size:.945em;
margin:0;
padding:0;
}

#formContainer input.cmc {
background:url(../imgs/input-bg.gif) repeat-x;
font-size:1em;
height:18px;
border-top: #c2c2c2 solid 1px;
border-left: #c2c2c2 solid 1px;
border-right: #ececec solid 1px;
border-bottom: #e0e0e0 solid 1px;
}

#formContainer select.cmc  {
font-size:1em;
height:18px;
border-top: #c2c2c2 solid 1px;
border-left: #c2c2c2 solid 1px;
border-right: #ececec solid 1px;
border-bottom: #e0e0e0 solid 1px;
}

#formContainer textarea.cmc {
font: 12px Arial, Helvetica, Geneva, sans-serif;
border-top: #c2c2c2 solid 1px;
border-left: #c2c2c2 solid 1px;
border-right: #ececec solid 1px;
border-bottom: #e0e0e0 solid 1px;
}

.red {
font-size:.945em;
color:#cf3229;
}

.small {
font-size:.845em;
}


/* end forms*/
.scroll-top {
background: url(../imgs/scroll-top.png) no-repeat;
width: 428px;
height: 20px;
margin:0;
padding:0;
}
.scroll {
width: 428px;
height: 460px;
overflow: auto;
background: url(../imgs/scroll-bg.png) repeat-y;
}

.scroll .scroll-container {
padding: 0 22px;
}

.scroll-bottom {
background: url(../imgs/scroll-bottom.png) no-repeat;
width: 428px;
height: 32px;
margin:0;
padding:0;
}

.rating {
margin: 0;
}

.stars {
margin: 10px 0;
}

.reviewed-by {
text-align: right;
}

.first-last {
padding: 0 25px 0 40px;
}

.left-right {
clear: both;
width: 392px;
}

.left
{
width: 50%;
float: left;
}

.right
{
width: 50%;
float: left;
text-align: right;
}

/* sitemap */
#sitemap {
clear:both;
margin:0;
}

#sitemap .sitemap-left {
width:540px;
float:left;
}

.sitemap-left .site-col1 {
float:left;
width:220px;
margin:0 10px 0 0;
}

.sitemap-left .site-col2 {
float:right;
width:220px;
margin:0 10px 0 0;
}

#sitemap .sitemap-right {
width:190px;
float:right;
margin:0 10px 0 0;
}

#sitemap ul {
list-style:none;
margin:12px 0 0 20px;
padding:0;
}

#sitemap ul li {
padding:0 0 4px 14px;
}

.sitemap-break {
clear:both;
margin:46px;
}
/* end sitemap*/


/* terms */
#terms {
width: 600px;
padding: 30px 25px;
background: #fff url(../imgs/csub-nav/sub-bkg.gif) no-repeat;
}
/* end terms */

/* challenge question */
#challenge-question {
background: url(../imgs/challenge-question-bg.gif) no-repeat;
width: 400px;
}

.challenge-question-pad {
padding: 10px;
}

/* submission rating */
.rate-now {
margin: 18px 0 10px 0;
clear: both;
}

.contestant-name {
float:left;
width: 146px;
}

.contestant-rating {
float:left;
width: 120px;
}

.rating-count {
float:left;
width: 130px;
text-align: right;
}

.clear {
clear: both;
}

#entry {
width: 450px;
padding: 30px 25px;
background: #fff url(../imgs/csub-nav/sub-bkg.gif) no-repeat;
}

.continue {
margin-right: 125px;
}

.learn-more {
margin-right: 120px;
}
/* end submission rating */