/* generated by csscreator.com */ 
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	/*background-color: #eeeeee;*/
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

a {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

/* {{{ begin left box styles */
.box_left {
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
}

.box_left_inner {
	width: 139px;
	color: #333333;
	/*background-color: #7d8496;*/
	background-color: #eeeeee;
	
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 5px;
}

.box_left_inner a {
	color: #0E5098;
	font-weight: bold;
}

.box_left_separator {
	width: 150px;
	border-top: 1px dashed #cccccc;
	height: 10px;
}
/* }}} end left box styles */

/* {{{ begin right box styles */
.box_right {
	width: 150px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 8px;
	border: 1px solid #aaaaaa;
}

.box_right_inner {
	width: 139px;
	background-color: #eeeeee;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 5px;
	text-align: left;
}

.box_right_inner a {
	color: #FF9966;
}

.box_right_separator {
	width: 150px;
	border-top: 1px dashed #cccccc;
	height: 10px;
	margin-left: 8px;
}
/* }}} end right box styles */

.price {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.line_break {
	background-image: url(layout-images/line-break.png);
	background-repeat: no-repeat;
}

.line_break_450 {
	background-image: url(layout-images/line_break_450.png);
	background-repeat: no-repeat;
	height: 20px;
}

.chan_title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}

.freeToAir {
	color: #ee0000;
}

