/*
====================================
==== COMMAND CENTER STYLES =========
====================================
*/

#badgeimages {

	height: 215px;
	padding: 0px;
	margin: 0px;
}

#medalimage {

	height: 160px;
	padding: 0px;
	margin: 0px;
}

#badgeimages img, #medalimage img {

	display: block;
	margin: 0px;
}	

#badgecode {

	font-family: Courier;
	font-size: 11px;
	width: 420px;
	height: 85px;
}

#medalcode {

	font-family: Courier;
	font-size: 11px;
	width: 405px;
	height: 100px;
}

.listselection {

	margin: 0px 0px 20px 0px;
}

#creditsrequired {

	margin: 5px 0px 16px 1px;
	padding: 0px;
	width: 402px;
	text-align: center;
}

.togglecontent {

	display: none;
	padding-left: 15px;
	margin: 0px 0px 30px 0px;
}

#totalcreditstext {
	
	margin: 20px 0px 0px 0px;
}

#selectedcredits {

	font-weight: bold;
}

.linkbutton {

	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	color: #515151;
	background: #fafafa;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

.linkbutton:hover {

	border: 1px solid #999999;
}

.taskcategory {

	margin: 12px 0px 8px 0px;
	padding: 0px;
	font-weight: bold;
}

.tasklistform {

	margin: 0px;
	padding: 0px;
}

.inputitem {

	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

.inputbox {

	margin: 0px;
	padding: 0px;
}

.tasklistform b {

	letter-spacing: 1px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 4px 0px 10px;
	color: #000000;
	margin: 0px;
}

.taskitem  {

	position: relative;
	margin: 0px;
}

.tasklistform a, .tasklistform a:visited, .tasklistform a:active  {

	color: #333333;
	text-decoration: none;
}

.tasklistform a:hover  {

	color: #0000FF;
	text-decoration: underline;
}






/* 
=============================================
===== ELECTABILITY/HUCKABEE STYLES ==========
=============================================
*/

.polltitle {

	margin: 20px 0px 5px 0px;
	padding: 0px;
	font-style: italic;
}

#polltitle {

	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-style: italic;
}

p.pollnumbers {

	margin: 0px;
	font-size: 13px;
}

.quote {

	font-family: Courier;
	font-size: 14px;
	line-height: 22px;
	padding: 10px 40px 15px 20px;
}

.quote i {

	font-size: 11px;
}

.quoteauthor {

	font-family: Times;
	font-size: 11px;
	text-transform: uppercase;
}

.truth li a, .truth li a:active, .truth li a:visited {

	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.truth li a:hover {

	text-decoration: underline;
}

.truth li {

	margin: 0px 0px 10px 0px;
	padding: 0px;
}






/* 
====================================
===== HALL OF FAME STYLES ==========
====================================
*/

.names {

	margin: 0px 0px 20px 0px;
	padding: 0px;
}








/* 
====================================
======= UNIVERSAL STYLES ===========
====================================
*/

#contentbox {

	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

#contentbox {

	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.plink, .plink:visited, .plink:active {

	color: #0000FF;
	text-decoration: underline;
}

.slink, .slink:visited, .slink:active {

	color: #515151;
	text-decoration: underline;
}

.textlabel {

	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
	margin: 0px 5px 20px 2px;
	padding:0px;
}

.be {

	display: block;
	margin: 0px 0px 20px 0px;
}

a .imgbutton, a:visited .imgbutton, a:active .imgbutton {

	border: 1px solid #999999;
}

a:hover .imgbutton {

	border: 1px solid #666666;
}

.imglink:hover {

	color: #666666;   /* IE Compatibility */
}

.networks, .ourvideos, .polls, .issues, .truth, #credits, #timeline {

	margin: 0px 0px 0px 4px;
}







/* 
====================================
========= INDEX STYLES =============
====================================
*/







/* BREAKING NEWS */


.newsitems, .newsitemt, .newsitemb, .newsitemp {

	padding: 0px 0px 0px 25px;
	margin: 0px 0px 20px 0px;
	background-repeat: no-repeat;
}

.newsitems {

	background-image: url(../images/content/star.gif);
}

.newsitemt {

	background-image: url(../images/content/twinkle.gif);
}

.newsitemb {

	background-image: url(../images/content/bullet.gif);
}

.newsitemp {

	background-image: url(../images/content/plus.gif);
}

a.newslink, a.newslink:visited, a.newslink:active {

	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
}

a.newslink:hover {

	text-decoration: underline;
}

.newsdate {

	display: block;
	font-size: 13px;
	color: #515151;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}




/* OUR VIDEOS */


.videoitem {

	padding: 0px;
	margin: 20px 0px 0px 0px;
}

.videotitle {

	font-size: 12px;
	color: #000000;
	margin: 0px 0px 3px 0px;
}

.videoimage {
	
	clear: both;
	width: 160px;
	height: 90px;
}

a .videoimage, a:visited .videoimage, a:active .videoimage {

	border: 1px solid #000000;
}