/* CSS Document */

/*Results Page*/

#results {
	background:#FFFFFF;
	float:left;
	clear:left;
	width:187px;
	padding:0px 15px 15px 0px;
	margin-bottom:20px
}

#chart, #comments, #legend {
	width:185px;
}

#chart, #legend {
	border-style:solid;
	border-color:#000000;
}

#chart {
	border-width:1px 1px 0px 1px;
	padding:0px;
	height:121px ;
	position:relative
}

#legend {
	border-width:0px 1px 1px 1px;
	border-top:1px solid #666666;
	padding:5px 0px;
	position:relative;
	background:#EAEAEA
}

div.vote_col {
	padding:0px;
	overflow:hidden;
	width:25px;
	position:absolute;
	bottom:0px;
}

.vote1 {
	background:url(../../images/camp/bar_bg1.gif);
}

.vote2 {
	background:url(../../images/camp/bar_bg2.gif);
}

.vote3 {
	background:url(../../images/camp/bar_bg3.gif);
}

.vote4 {
	background:url(../../images/camp/bar_bg4.gif);
}

.vote5 {
	background:url(../../images/camp/bar_bg5.gif);
}

.vote6 {
	background:url(../../images/camp/bar_bg6.gif);
}

#com_p {
	margin-top:10px;
	margin-bottom:0px;
}

#check_back {
	padding:5px;
}

#feedback {
	margin-top:0px;
	padding-top:0px
}

#comments {
	height:150px ;
}

dl, dt {
	margin:0em;
	padding:0em;
}

dt, dd {
	display:inline;
	margin:0em;
	padding:0em;
/*	font-size:0.8em;*/
}

dt {
	cursor:default;
	padding:0px 10px;
	_padding:0px 8px;
	margin-left:7px
}

dd {
	position:relative;
	margin-left:1em;
/*	margin-top:0em;*/
/*	padding:10em;*/
	font-size:0.8em;
}

h2.new span {
	margin-left:5px
}

/*Commercials page*/
#tv_wrap {
	padding-left:35px
}
#tv_wrap, #channels {
	float:left;
	padding-top:5px;
}

#channels {
	position:relative;
	margin-left:15px;
	margin-top:50px
}

#tv {
	position:relative;
	z-index:0	
}

#tv_bg_wrap {
	z-index:0
}

#msg_wrap {
	color:#FFFFFF;
	padding:10px;
	position:absolute;
	bottom:0px
}

#msg_main {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:40px;
}

#channels img, #winners_channels img {
	border:1px solid #000000;
/*	margin-bottom:2px*/
}

#now_playing {
	padding:0px;
	margin:10px 0px 0px 0px;
	width:360px;
	text-align:center
}
/*
#channels input {
	margin:0px 0px 30px 15px;
	padding:0px;
}

#channels #vote_sub {
	position:absolute;
	left:50px;
	bottom:-16px;
	_bottom:-25px
}
*/

#channels td {
	background:#98A8CC;
	vertical-align:middle;
	text-align:center
}

#channels .bottom {
	background:none;
}

input#age {
	width:20px
}
