body {
	background-color: #CB2027;
	background-image: url(/static/images/wrapper/accuholidays_background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#div_ifr_player {
	position: absolute;
	top: 100px;
	left: 360px;
	width: 600px;
	height: 170px;
	left: 360px;
	width: 700px;
}

#div_form_channel {
	position: absolute;
	top: 100px;
	left: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #CE0000;
	border: 1px solid #D50000;
	width: 700px;
}

#div_form_channel td {
	vertical-align: top;
}

#div_form_channel_header {
	background-color: #2E7C26;
	padding: 8px;
}

#div_form_channel_body {
	padding: 8px;
}

.header {
	font-size: 28px;
}

.subheader {
	font-size: 14px;
}
#div_logo{
position: absolute;
	top: 88px;
	left: 50px;
}
#poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#div_banner_ad {
	position: absolute;
	top: 670px;
	left: 339px;
}

a.red:link {
	color: #CC0000;
	text-decoration: underline;
}

a.red:hover {
	color: #CC0000;
	text-decoration: none;
	}
	a.red:visited {
	color: #CC0000;
	
}
#texttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 11px;
	width: 1040px;
	text-align: right;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.white:visited {
	color: #FFFFFF;
	}
#textbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px;
	width: 1040px;
	text-align: left;
	margin-top: 610px;
	position: absolute;
	}
	
#div_selected_background {
	background-color: #910000;
	visibility: hidden;
}
#div_footer {
	margin-top: 665px;
	margin-left: 20px;
	color: #FFFFFF;
}
