/* 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;
}

#header {
	position: relative;
	height: 149px;
	width: 100%;
	background-image: url(layout-images/title.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding-bottom: 10px;
}
	#header_inner {
		text-align: right;
	}

/* {{{ 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 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.freeToAir {
	color: #ee0000;
}


.fancy_table {
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}
	.fancy_table th, .fancy_table td {
		border-bottom: 1px solid #aaaaaa;
		border-right: 1px solid #aaaaaa;
		padding: 3px;
	}
	.fancy_table th {
		background-color: #ddd;
	}
	.fancy_table th.title {
		background-color: #7d8496;
		color: #fff;
		text-align: center;
		font-size: 1.4em;
	}

.description2_left {
	width: 240px;
	float: left;
}
.description2_left img {
}
.description2_right {
	width: 240px;
	float: right;
}
.description2_break {
	clear: both;
	background-image: url(layout-images/line_break_450.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 20px;

	height: 1px;
}

