body {
	background-color: #61c3de;
	font-family: Arial, Helvetica, sans-serif, serif;
	margin: 10px 0;
}

#main {
	width: 974px;
	padding: 0 23px;
	margin: 0 auto;
}

#leftcol {
	width: 434px;
	float: left;
}

#leftcol div.line {
	width: 434px;
	height: 5px;
	margin: 20px 0;
	background-color: #fff;
}

#leftcol span.header, #rightcol span.header {
	font-size: 22px;
	color: #fff;
	display: block;
	margin-bottom: 5px;
}

#leftcol div.dude {
	width: 434px;
	height: 215px;
	padding-top: 152px;
	overflow: visible;
	background: url('../images/nextnewguy.png') no-repeat;
}

#leftcol div.thanks {
	width: 424px;
	height: 46px;
	background-color: #00b2d9;
	margin-bottom: 10px;
	display: block;
	padding: 15px 0 0 10px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

#leftcol div.nomarg {
	margin: 0;
}

#leftcol div.dude div.counter, #swf_content {
	background-color: #fff;
	padding-left: 19px;
	margin: 3px 0 74px 7px;
}

#leftcol div.dude a {
	display: block;
	float: right;
	font-family: Myriad Pro, Arial, Helvetica;
	width: 100px;
	height: 55px;
	padding: 8px 0 0 14px;
	color: #00b2d9;
	background-color: #fff;
	font-size: 48px;
	text-decoration:none;
	background: #fff url('../images/arrow.png') 90% 50% no-repeat;
}

#bargraph {
	display: none;
}

#leftcol div.graph {
	width: 379px;
	height: 137px;
	border: 5px solid #00b2d9;
	padding: 5px 5px 10px 40px;
}

#leftcol div.graph div.bars {
	width: 360px;
	height: 137px;
	float: left;
	font-size: 12px;
	color: #fff;
	margin: 0 auto;
}

#leftcol div.graph div.barsall {
	width: 714px;
	height: 137px;
	position: relative;
	left: 0px;
}

#leftcol div.graph div.barbox {
	width: 30px;
	height: 137px;
	float: left;
	text-align: center;
	margin-right: 15px;
}

#leftcol div.graph div.barboxlast {
	margin-right: 0;
}

#leftcol div.graph div.barbox div.empty {
	width: 26px;
	margin: 0 auto;
}

#leftcol div.graph div.barbox div.red {
	width: 26px;
	background-color: #ef2719;
	margin: 0 auto;
}

#leftcol div.graph div.buttons {
	width: 32px;
	float: right;
}

#leftcol a.notify, #leftcol div.notify {
	width: 424px;
	height: 59px;
	background-color: #00b2d9;
	margin-bottom: 10px;
	display: block;
	padding: 2px 0 0 10px;
}

#leftcol div.notify {
	width: 414px;
	height: 53px;
	padding: 8px 10px 0 10px;
	margin-bottom: 0;
}

#leftcol a.not_one {
	background: #00b2d9 url('../images/number_one.png') 95% 50% no-repeat;
}

#leftcol a.not_two {
	background: #00b2d9 url('../images/number_two.png') 95% 50% no-repeat;
}

#leftcol a.not_three {
	background: #00b2d9 url('../images/number_three.png') 95% 50% no-repeat;
}

#leftcol a.not_four {
	background: #00b2d9 url('../images/number_four.png') 95% 50% no-repeat;
}

#leftcol div.notify input {
	width: 295px;
	height: 38px;
	font-size: 24px;
}

#leftcol div.notify a {
	display: block;
	width: 103px;
	height: 32px;
	padding-top: 12px;
	float: right;
	color: #fff;
	background-color: #ef2719;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol div.notify a:hover {
	background-color: #ff4f43;
}

#leftcol small {
	font-size: 12px;
}

#leftcol div.poster {
	width: 419px;
	height: 80px;
	padding: 5px 5px 5px 10px;
	background-color: #00b2d9;
	cursor: pointer;
}

#posterimg {
	margin-right: 10px;
}

#rightcol {
	width: 530px;
	float: right;
}

#rightcol div.thanks {
	width: 486px;
	height: 120px;
	background-color: #00b2d9;
	padding: 20px;
	margin-top: 20px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	float: left;
}

#rightcol div.logo {
	margin: 25px 0 30px;
}

#rightcol div.video {
	width: 526px;
	padding: 13px 0;
	background-color: #00b2d9;
	overflow: auto;
	margin-bottom: 10px;
}

#rightcol div.video div.player {
	width: 500px;
	height: 410px;
	margin: 0 0 13px 13px;
	background-color: #000;
}

#rightcol div.video div.stats {
	width: 500px;
	height: 34px;
	padding-top: 8px;
	padding: 8px 13px 0 13px;
	background: url('../images/bg_video_stripe.png') 0 5px no-repeat;
}

#rightcol div.video div.stats span.views {
	padding: 5px;
	background-color: #fff;
	color: #ef2719;
	font-size: 25px;
	font-weight: bold;
}

#rightcol div.video div.stats div.percent {
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
}

#rightcol div.video div.newstats {
	width: 250px;
	height: 32px;
	float: left;
	color: #fff;
	font-size: 15px;
	margin: 16px 0 0 13px;
}

#rightcol div.video div.newstats span {
	font-size: 13px;
}

#rightcol div.video div.newstats a {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#rightcol div.video a.next {
	width: 176px;
	height: 32px;
	padding: 5px 0 0 8px;
	background: #ef2719 url('../images/arrow_red.png') 95% 50% no-repeat;
	display: block;
	float: right;
	margin: 13px 13px 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
}

#rightcol div.video a.next:hover {
	background: #ff4f43 url('../images/arrow_red.png') 95% 50% no-repeat;
	text-align: left;
	padding-left: 8px;
	width: 176px;
}

#commentholder {
	width: 526px;
	min-height: 80px;
}

#comments {
	width: 526px;
	margin: 10px 0 0 0;
	height: 145px;
}

#comments div.comment {
	width: 506px;
	padding: 10px;
	background-color: #fff;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
}

#comments div.commentfooter {
	width: 491px;
	height: 23px;
	padding: 5px 0 0 35px;
	font-size: 15px;
	color: #fff;
	background: url('../images/bg_comment_corner.png') no-repeat;
}

#rightcol div.line {
	width: 526px;
	height: 5px;
	margin: 0 0 20px;
	background-color: #fff;
}

#cform {
	width: 526px;
	margin-top: 10px;
}

#cform input {
	font-size: 24px;
	border: 5px solid #00b2d9;
	width: 220px;
	padding: 3px;
}

#cform div.l {
	float: left;
}

#cform div.r {
	float: right;
}

#cform textarea {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif, serif;
	border: 5px solid #00b2d9;
	padding: 3px;
	clear: both;
	margin-top: 10px;
	width: 510px;
	height: 58px;
}

#cform div.l small {
	font-size: 12px;
}

#cform div.r a {
	width: 94px;
	height: 32px;
	padding: 7px 0 0 10px;
	background: #ef2719 url('../images/arrow_red.png') 90% 50% no-repeat;
	display: block;
	margin-top: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}

#cform div.r a:hover {
	background: #ff4f43 url('../images/arrow_red.png') 90% 50% no-repeat;
}

#about {
	width: 100%;
	clear: both;
	padding-top: 60px;
}

#about div.header {
	width: 154px;
	height: 35px;
	padding: 7px 0 0 10px;
	background-color: #fff;
	font-size: 28px;
	border-right: 1px solid #d1edf5;
	margin-bottom: 10px;
}

#about p {
	font-size: 18px;
	color: #34393d;
	line-height: 30px;
}

#ournetworks {
	width: 100%;
	height: 645px;
	margin-top: 35px;
	background: url('../images/bg_networks.jpg') no-repeat;
	text-align: center;
}

#ournetworks div.header {
	width: 260px;
	height: 35px;
	padding: 7px 0 0 0;
	background-color: #fff;
	font-size: 28px;
	border-right: 1px solid #d1edf5;
	margin-bottom: 55px;
}

#footer {
	width: 780px;
	height: 27px;
	padding: 13px 90px 0 90px;
	background-color: #000;
	color: #fff;
	margin: 0 auto;
	font-size: 12px;
}

#footer div.l {
	float: left;
}

#footer div.r {
	float: right;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:64px;
  padding:0px;
  font-size:20px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  z-index: 555;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  color: #000;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
  margin: 0;
  font-size: 42px;
  width: 254px; 
  height: 62px;
  display: block; 
  background: url('../images/dropdown.png') right no-repeat;
  cursor: pointer;
  padding-left: 15px;
  border: 0 none;
  color: #fff;
  float: left;
}

select {
	background: url('../images/dropdown.png') right no-repeat;
}
