#content{
	background: url(../img/content_bg.png) no-repeat center center !important;
	color: #5e727a !important;
}
#content p{
	text-align: justify;
	margin: 0;
	padding: 5px 0;
}
#content .p_left p{
	text-align: left;
	margin: 0;
	padding: 5px 0;
}
#content h1{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}
#content h2{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}
#content a:link{
	color: #4a5f68;
}
#tabs{
	text-align: center;
}
#tabs a:link{
	font-weight: bold;
}
#tabs a:active{
	font-weight: bold;
	color: #fcc660;
}
#tabs ul{
	padding: 5px 0 0;
	margin: 0;
}
#tabs ul li{
	padding: 0 5px;
	margin: 0;
	display: inline;
	list-style-type: none;
}
#program{
	height: 34px;
	display: block;
	clear: both;
	background: #a5c9ca url(../img/program_r.png) no-repeat right center;
	margin: 0px 1px 1px 1px
}
#program .time{
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	text-align: center;
	line-height: 34px;
	background: url(../img/program_l.png) no-repeat left center;
}
#program .title{
	display: block;
	float: left;
	line-height: 34px;
	font-size: 12px;
	width:220px;
}
#program .people{
	display: block;
	float: left;
	font-size: 12px;
	line-height: 34px;
}

#program .time1{
	display: block;
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 70px;
	text-align: center;
	line-height: 34px;
	background: url(../img/program_l.png) no-repeat left center;
}

#program .title2{
	display: block;
	float: left;
	line-height: 34px;
	font-size: 13px;
	width:520px;
}

#program .time2{
	display: block;
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 10px;
	text-align: center;
	line-height: 34px;
	background: url(../img/program_l.png) no-repeat left center;
}

#program .date{
	font-size: 10px;
	margin-left: 15px;
	line-height: 12px;
}

#program .title1{
	display: block;
	float: left;
	line-height: 34px;
	font-size: 13px;
	width:220px;
}
#program .people1{
	display: block;
	float: left;
	font-size: 11px;
	padding-left: 5px;
	line-height: 34px;
}
#news{
	padding-bottom: 15px;
	border-bottom: 1px solid #a5c9ca;
}
#news1{
	padding-bottom: 15px;
}
#news .title{
	padding-top: 5px;
	font-weight: bold;

}
#news .title .date{
	font-size: 10px;
	margin-left: 15px;
	line-height: 12px;
}



#news .newstext{
	clear: both;
	padding-top: 5px;
}
#news .newstext .image{
	padding-top: 5px;
	padding-right: 5px;
	float: left;
}

#news1 .newstext{
	clear: both;
	padding-top: 5px;
}
#news1 .newstext .image{
	padding-top: 5px;
	padding-right: 5px;
	float: left;
}


* html #program .people1 {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 34px;
}

* html #program .title1{
	display: block;
	float: left;
	line-height: 34px;
	font-size: 10px;
	width:200px;
}
#songvote{
	height: 34px;
	display: block;
	clear: both;
	background: #a5c9ca url(../img/program_r.png) no-repeat right center;
	margin: 0px 1px 1px 1px
}
#songvote .place{
	display: block;
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 40px;
	text-align: center;
	line-height: 34px;
	background: url(../img/program_l.png) no-repeat left center;
}
#songvote .title{
	display: block;
	float: left;
	line-height: 34px;
	font-size: 12px;
	width:420px;
	text-align: left;
}



#songvote .listen{
	display: block;
	float: right;
	width: 30px;
	padding-top: 8px;
}
#songvote .new{
	color: #ffffff;
	background: #b0231a;
	padding: 1px 3px;
	margin: 0 5px;
	font-size: 11px;
}
#songvote .up{
	color: #ffffff;
	background: #5eb50f;
	padding: 1px 3px;
	margin: 0 5px;
	font-size: 11px;
}
#songvote .down{
	color: #ffffff;
	background: #f59639;
	padding: 1px 3px;
	margin: 0 5px;
	font-size: 11px;
}
#songvote .position{
	color: #dc4a3d;
	padding: 0px 3px 0px 0px;
	margin: 0 10px 0 0;
	font-size: 13px;
	font-weight: bold;
	/*width: 75px;*/
	float: left;
	text-align: center;
}
#songvote .position img{
	padding-top: 11px;
}

#songvote .vote{
	display: block;
	float: right;
	width: 30px;
	height: 34px;
}

#songvote .vote .star{
	display: block;
	float: left;
	width: 18px;
	background: url(../img/vote_bg.gif) no-repeat left center;
	height: 34px;
	cursor: pointer;
}
#songvote .vote .star_a{
	display: block;
	float: left;
	width: 18px;
	background: url(../img/vote_star.gif) no-repeat left center;
	height: 34px;
	cursor: pointer;
}
#required{
	display: none;
	height: 0;
	width: 0;
}
#songorder form{
	margin: 0;
	padding: 0;
}
#songorder .personal{
	float: left;
	width: 50%;
	margin-top: 10px;
}
#songorder .personal1{
	float: left;
	width: 100%;
	margin-top: 10px;
}
/*
#songorder .songselect{
	float: left;
	background: url(../img/bg_songorder.png) no-repeat left top;
	height: 204px;
	width: 246px;
	margin-top: 15px;
	text-align: center;
}

#songorder .songselect{
	float: left;
	height: 204px;
	width: 246px;
	margin-top: 10px;
}*/

#songorder .songselect{
	height: 204px;
	width: 246px;
	margin-top: 10px;
}

 #songorder label{
	display: block;
	padding-top: 2px;
	white-space: nowrap;
}

#songorder .button{
	width: 100%;
	text-align: center;
	padding-top: 1px;
	clear: both;
}
#songorder label{
	display: block;
	padding-top: 2px;
}
#songorder label.oneline{
	display: inline;
	padding-top: 2px;
}
#songorder label.active{
	font-weight: bold;
}
#songorder label.own{
	cursor:pointer;
	text-decoration:underline;
}
/*
#songorder .textinput{
	border: 1px solid #a5c9ca;
	background: #bfe9ea;
	font-size: 12px;
	padding: 2px;
	width: 225px;
}

#songorder .textinput{
	border: 1px solid #f1f1f1;
	background: #a5c9ca;
	font-size: 12px;
	padding: 2px;
	width: 225px;
}

#songorder .in{
	background: url(../img/bg_input.gif) no-repeat left top;
	height: 29px;
	width: 240px;
	padding-left: 3px;
	padding-top: 2px;
}
*/
#songorder select{
	border: 1px solid #f1f1f1;
	background: #a5c9ca;
	font-size: 12px;
	padding: 2px;
	width: 232px;
}



#songorder .in{
	background: url(../img/bg_input.gif) no-repeat left top;
	height: 29px;
	width: 240px;
	padding-left: 4px;
	padding-top: 3px;
}

#songorder .textinput{
	border: 1px solid #f1f1f1;
	background: #a5c9ca;
	font-size: 12px;
	padding: 2px;
	width: 225px;
}


#songorder .in1{
	background: url(../img/bg_songorder.png) no-repeat left top;
	height: 204px;
	width: 246px;
	padding-left: 3px;
	padding-top: 2px;
}
#songorder .date{
	width: 60px;
}
#songorder .month{
	width: 164px;
}

div .error {
	display:block;
	font-weight: bold;
	color: red !important;
}

#archive {
	padding-top: 10px;
	display: block;
	clear: both;
}

#required {
	display:none;
}

#slideheading {
	font-size: 14px;
	font-weight: bold;
}

a.sm2_link {}
a.sm2_link:hover {}



a.sm2_playing {}
a.sm2_playing:hover {}



a.sm2_paused {}
a.sm2_paused:hover {}

#winners {
	padding-left: 100px;
}

.facebook1 {
	position: absolute;
	top: 400px;
	left:0;
	width: 45%;
	height:220px;
	text-align:right;
	z-index:10;
}

.facebook2 {
	position: absolute;
	top: 0;
	right:0;
	width: 170px;
	height:220px;
}

.facebook3 {
	position: absolute;
	top: 500px;
	left:0;
	width: 45%;
	height: 45px;
	text-align:right;
	z-index:10;
}

.facebook4 {
	position: absolute;
	top: 500px;
	right:0;
	width: 45%;
	height: 45px;
	text-align:left;
	z-index:10;
}

.facebook5 {
	position: absolute;
	top: 500px;
	right:0;
	width: 45%;
	height: 45px;
	text-align:left;
	z-index:10;
}
