a:active {  color: #FF0000}
a:visited {  color: #666666}
a:link {  color: 001144}

img { border-color: #125;}
h2 { margin: 20px 0px 10px 0px; padding: 0px; font-size: 12px; font-weight: bold; color: #ff6622;}
.deck { margin-top: -8px; color: #666;}

.defaultText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

	.defaultText li { list-style: disc; margin: 0 0 12 0;}

.defaultTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: ff6622}
.defaultSmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

.feature {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
	.feature ul { margin: 10px 0px 10px 0px; padding: 0px;}
	.feature li { margin: 4px 0px 4px 0px; padding: 0px;}
.featureLink {  color: 001144}

.frontSectionTitles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.moreLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.backNext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #001144}
.webPosted {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
.contestQuestion {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: ff6622}
.blueTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 001144}

.xsblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}


/********** NAV ***********/

.nav {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 503px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #F99F20;
	background-color: #014;
}
	.nav li {
		display: inline;
		list-style: none;
		margin: 0px;
	}
		/***** ITEMS *****/
		.nav .item a {
			width: 166px;
			color: #fff;
			padding: 6px 0px 7px 0px; margin: 0px;
			text-align: center;	text-decoration: none;
			background-image: url(/streetcents/images/nav/bg_dots.gif);
			background-repeat: no-repeat;
			background-position: right top;
			border-top: 1px solid #fff; border-left: 1px solid #fff; border-bottom: 1px solid #fff;
		}
		.nav .item a:hover {
			background-color: #014; color: #F26A24;
		}
		
		/***** LAST ITEM *****/
		.nav .itemLast a {
			width: 167px;
			color: #fff;
			padding: 6px 0px 7px 0px; margin: 0px;
			text-align: center;	text-decoration: none;
			background-image: url(/streetcents/images/nav/bg_dots.gif);
			background-repeat: no-repeat;
			background-position: right top;
			border: 1px solid #fff;
		}
		.nav .itemLast a:hover {
			background-color: #014; color: #F26A24;
		}

/********** News Ticker ***********/

.newsTicker {
	color: #ccc;
}


/********** Features ***********/

.featureTop {
	padding: 5;
	background-color: #f4f4f4;
	border: 1 solid #ccc; border-top: none;
}

.featureBody {
	padding: 5 5 10 5;
	background-color: #fff;
	border-right: 1 dashed #ccc;
	border-left: 1 dashed #ccc;
	border-bottom: 1 solid #ccc;
}

.featureBottom {
	padding: 5;
	background-color: #f4f4f4;
	border: 1 solid #ccc;
	border-top: none;
}

/********** Vote ***********/

#pollForm {
	margin: 0px;
	padding: 0px;
}

.vote {
	padding: 5px;
	margin: 0px;
	background-color: #f4f4f4;
	border: 1 solid #ccc; border-top: none;
}
	.vote .pollquestion {
		margin: 0px;
		padding: 0px;
	}
	.vote .pollanswers {
		position: relative;
		top: -10px;
	}
		.vote .pollanswers input {
			margin-top: 7px;
		}
.vote .pollbutton{
	position: relative;
	top: -10px;
}


/********** Front Features ***********/

.frontFeatures { font-family: Verdana, Arial, Helvetica, sans-serif;}
	.frontFeatures p { margin: 0 0 10 0; padding: 5; font-size: 11; background-color: #f4f4f4; border: 1 solid #ccc; border-top: none;}
	.frontFeatures b { font-weight: bold; font-size: 11;}

.frontFeature01 {
	width: 173;
	padding: 5 0 0 0;
}

.frontFeature02 {
	width: 173;
	padding: 5 0 0 0;
}

.frontFeature03 {
	width: 173;
	padding: 5 0 0 0;
}

/********** The Hosts ***********/

.theHosts { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 5 0 0 0;}
	.theHosts p { font-size: 11; margin: 0; padding: 5;}
	.theHosts b { font-weight: bold; font-size: 11;}
	.hostTextHolder { background-color: #f4f4f4; border: 1 solid #ccc; border-left: none; vertical-align: top;}


/********** Footer ***********/

.footer {
	padding: 15 0 0 0;
	border-top: 2 solid #00133d;
	background-color: none;
}


/********** Forms ***********/

.form {
	padding: 0;
	margin: 0 0 15 0;
}
	.form p { font-size: 11; color: #888;}


/********** Thank you / Sorry ***********/


.thankyouSorry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	margin: 25;
	border: 2 solid #ccc;
	padding: 30;
	width: 700;
	text-align: center;
}


/********** Guide Nav ***********/


.guideNav {
	font-size: 11;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 173;
	margin: 20 0 0 0;
	padding: 0;
	border: 1 solid #F99F20;
	background-color: #014;
}
	.guideNav ul, li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		/***** ITEMS *****/
		.guideNav ul .about a {
			width: 100%;
			color: #fff;
			padding: 3 0 4 10; margin: 0 0 -7 0;
			text-decoration: none;
			background-image: url(/streetcents/guide/images/icon_tv.gif);
			background-repeat: no-repeat;
			background-position: right top;
			border: 1 solid #fff; border-bottom: 0 solid #fff;
		}
		.guideNav ul .about a:hover {
			background-color: #014; color: #F26A24;
		}

		.guideNav ul .theHosts a {
			width: 100%;
			color: #fff;
			padding: 3 0 4 10; margin: 0;
			text-decoration: none;
			background-image: url(/streetcents/guide/images/icon_the_hosts.gif);
			background-repeat: no-repeat;
			background-position: right top;
			border: 1 solid #fff; border-bottom: 0 solid #fff;
		}
		.guideNav ul .theHosts a:hover {
			background-color: #014; color: #F26A24;
		}

		.guideNav ul .awards a {
			width: 100%;
			color: #fff;
			padding: 3 0 4 10; margin: 0;
			text-decoration: none;
			background-image: url(/streetcents/guide/images/icon_awards.gif);
			background-repeat: no-repeat;
			background-position: right top;
			border: 1 solid #fff; border-bottom: 0 solid #fff;
		}
		.guideNav ul .awards a:hover {
			background-color: #014; color: #F26A24;
		}

		.guideNav ul .themeSong a {
			width: 100%;
			color: #fff;
			padding: 3 0 4 10; margin: 0;
			text-decoration: none;
			background-image: url(/streetcents/guide/images/icon_music.gif);
			background-repeat: no-repeat;
			background-position: right top;
			border: 1 solid #fff; border-bottom: 1 solid #fff;
		}
		.guideNav ul .themeSong a:hover {
			background-color: #014; color: #F26A24;
		}

		.guideNav ul .meInc a {
			width: 100%;
			color: #fff;
			padding: 3 0 4 10; margin: 0;
			text-decoration: none;
			background-image: url(/streetcents/guide/images/icon_me_inc.gif);
			background-repeat: no-repeat;
			background-position: right top;
			border: 1 solid #fff; border-bottom: 0 solid #fff;
		}
		.guideNav ul .meInc a:hover {
			background-color: #014; color: #F26A24;
		}


