body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

hr {
	color: #fff; background-color: #fff; border: 1px dotted #0d91d2; border-style: none none dotted;
}

.thin_blue_line {
    background: url("img/thin_blue.gif") repeat-x scroll left top transparent;
    height: 2px;
    margin: 0 0 2px;
    max-height: 2px;
    padding:0;
    width: 100%;
}

.uluru_link img {
	color: #0d91d2;
	font-size: 10px;
	border: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}

#playa_block {
	background-color: #FFFFFF;
	color: #000000;
    border: 1px dotted #0d91d2; border-style: none none dotted;
}

#playa {
	width: 640px;
	height: 360px;
	background-color: #333333;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom:30px;
}

#ulurutv_title {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 30px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 30px;
}

#current_date {
	padding-left: 10px;
	padding-top: 5px;
}

#meta_data {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 30px;
	height: 246px;
	overflow: hidden;
}

#meta_data #title {
    color: #0d91d2;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}

#meta_data #brand {
	display: inline;
	font-size: 13px;
	line-height: 20px;
}

#meta_data #length {
	float: right;
	font-size: 13px;
	line-height: 20px;
}

#meta_data #description {
	margin-top: 10px;
}

#meta_data #link a {
	float: right;
	color: #000000;
}

.channel_selectors {
	padding-top: 10px;
	padding-bottom: 10px;
}

.channel_selector {
	display: block;
	position: relative;
	width: 160px;
	height: 30px;
	cursor: pointer;
}

.channel_selector_separator {
	width: 32px;
	height: 30px;
}

.cs_label {
 color: #0d91d2;
	padding-top: 5px;
	padding-left: 2px;
	font-size: 16px;
}

#cs_4 {
	margin-left: 184px;
}

#channel_description {
	font-size: 12px;
	padding-bottom: 20px;
	font-weight: bold;
}

table.contrast {
	background-color: #FF9999;
}

#tv_guide_items_table {
	margin-top: 10px;
}

.itemholder {
	display: block;
	position: relative;
}

.imageoverlay {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	cursor: pointer;
}

.tv_guide_item {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.tv_guide_item_1 {
	margin-left: 0px;
}

.tv_guide_item .imageholder {
	position: relative;
}

.tv_guide_item .image {
}

.tv_guide_item .grid {
	position: absolute;
	top: 0px;
	z-index: 2;
}

.tv_guide_item .title {
	margin-top: 2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
}

.tv_guide_item .brand {
	font-size: 10px;
	line-height: 13px;
}

.tv_guide_item .length {
	float: right;
	font-size: 10px;
	line-height: 11px;
}

.footer {
    color: #0d91d2;
	font-size: 9px;
}

.footer hr {
	margin-bottom: 10px;
}

.footer a {
	color: #0d91d2;
}
