
body{
	font-family: arial, sans-serif;
	background-image: url("../images/stripe.png");
	background-repeat: repeat;
}
#page{
	background-color:white;
	padding:1em;
	margin-bottom:1em;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
-moz-box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
box-shadow: 3px 3px 3px #333;

}
h2,h3{
	padding:0;
	margin:0;
}
h2{
	padding-bottom:0.5em;
}
address{
	padding-left:2em;
}
#topbar p{
margin:0;
padding:0;
}
#header h1, div{
	display:inline;
}

#nav{
	display:inline;
	margin-left:4em;
	font-size:small;
}
#nav a{
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
	color:red;
}
#subnav p
{
	font-size:x-small;
	padding:0;
	margin:0;
}
.golden{
	color:#f60;
}

#footer{
	text-align:right;
	font-size:x-small;
}
#footer p{
	padding:0;
	margin:0;
}
hr{
padding:0;
margin-top:0.25em;
margin-bottom:0.25em;
}

.selected{
	background-color:#999;
	font-weight:bold;
	color:#fff;
	padding:1px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
}
.nominee{
	text-align:center;
	padding-top:2.5em;
	padding-bottom:1.25em;
	margin-top:1em;
	margin-bottom:1em;
	background-color:black;
	color:white;
	-moz-border-radius: 15px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-radius: 15px;
	-webkit-border-bottom-right-radius: 0px;
}
.nominee p{
	margin:0;
	padding:0;
}
.caption{

font-size:x-small;
font-weight:bold;
}

.winner{
	background-color:#FEA802;
	color:black;
}
#sidebar{
	font-size:x-small;
	padding-top:1em;
}
h4{
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
	clear:both;
}

ul{
padding:0;
margin:1em;
list-style-type:square;
}

#sidebar hr{
	width:95%;
}

.intro{
	font-weight:bold;
	font-size:120%;
}


/**


	By Ten Seven Interactive
	http://ten7i.com/
	
	May 10, 2009 - after years of practice

	If you use this & don't acknowledge it,
	we will cry a global tear. Be fair!


**/		
#t7_timer { 
	width: 300px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	background-image: url(Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 71px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { width: 300px; height: 55px; text-align: center;}

img.bordered
{
	border:4px solid black;
}

#ticketswidget{
	padding:2em;
}

#content img{
	margin-left:1em;
	margin-right:1em;
}

#submission input{
	width:20em;
}
#submission .button
{
	width:10em;
	font-weight:bold;
}
#submission select{
	width:20em;
}
#submission td.label{
	width:5em;
}
#submission textarea{
	height:8em;
	width:25em;
}
