body {
	margin: 0;
	font-family: Helvetica;
	color: #000000;
	overflow: auto;
	-webkit-text-size-adjust: none;
	background: url(images/background.png) #c5ccd4 !important;
}

a {
	display: block;
	text-decoration: none;
	color: inherit;		 
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #7d92aa url(images/topbar.png);
	height: 44px;
    font-family: Helvetica;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    font-size: 20px;
    text-align: center;
    line-height: 44px;
    overflow: hidden;
}

.backButton {
	position: absolute;
	top: 7px;
	height: 30px;
	max-width: 42px;
	min-width: 40px;
	width: auto;
	left: 10px;
	opacity: 1;
	-webkit-border-image: url(images/back_button.png) 0 5 0 13;
	border-width: 0 5px 0 13px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
	text-decoration: none;
	z-index: 667;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: none;

}

#browser {
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
}

.roundRect li {
	height: 24px;
	line-height: 24px;
	font-size: 17px;
	font-weight: bold;
	list-style-type: none;
	left: 0;
	right: 0;
	padding: 10px;
	background: white url(images/chevron.png) right center no-repeat;
}
.expand {
	background: white;

}
.pref {
	background-color: white !important;
}

.conteiner {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	display: none;
	min-height: 416px;
}

.edge {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
}

.roundRect {
	-webkit-border-radius: 9px;
	position: absolute;
	left: 0;
	right: 0;
	padding: 9px;
	width: auto;
	margin-top: 0px;
}


.roundRect li {
	border-right: 1px solid rgb(172, 172, 172) !important;
	border-left: 1px solid rgb(172, 172, 172) !important;
	border-bottom: 1px solid rgb(172, 172, 172) !important;

}
.roundRect :first-child {
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top: 1px solid rgb(172, 172, 172) !important;


}

.roundRect :last-child {
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-width: 0;


}
.topTitle {
	position: absolute;
	top: 0;
	left: 72px;
	right: 72px;
	width: auto;
	height: 44px;
    line-height: 44px;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
    overflow: hidden;
    opacity: 1;
}

#error {
	position: absolute;
	right: 60px;
	top: 12px;
	width: 19px !important;
	height: 19px;
	display: none;
	background: url(images/inputError.png);
	display: none;
}

.margin a {
	display: block;
	width: 100%;
}

li {
	list-style: none;
	min-height: 16px;
	height: auto;
	font-size: 17px;
	border-bottom: 1px solid rgb(172, 172, 172);
	overflow: none;
	background-color: white;
	padding: 0 10px 0 10px;
	line-height: 46px;
	text-overflow: ellipsis;
	overflow: hidden;
  	white-space: nowrap;
}

.end {
	background-image: none !important;
	font-weight: normal !important;
}


.slider {
	margin-top: 10px;
	width: 94px;
	height: 27px;
	-webkit-border-radius: 5px;
	border: 1px solid rgb(145, 145, 145);
	background: url(images/slider.png);
	background-position-x: -54px;
	float: right;
}

#spotlight {
	background-image: url(/images/spotlight.png);
	background-position: 0 0;
	width: 50px;
	height: 45px;
	position: absolute;
	right: -1px;
	top: -1px;

}

#field_search {
	float: right;
	position: absolute;
	left: 5px;
	right: 79px;
	margin-top: 8px;
	border: none;
	background: none;
	z-index: 20;
	font-size: 20px;
	padding: 3px;
	width: auto;

}
.padding {
}
.searchField {
	font-size: 17px;
	font-weight: bold;
	border: 1px solid rgb(172, 172, 172) !important;
	line-height: 43px;
	padding: 0 9px 0 9px;
	height: 43px;
	min-height: 43px !important;
	position: absolute;
	left: 9px;
	right: 9px;
	background: white;
	background-image: none;
	-webkit-border-radius: 9px;
}

#spinner {
	margin-top: 150px;
	width: 48px;
	height: 48px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	display: none;
	background: url(images/loading.png);
}

.margin {
	padding: 10px 30px 0 10px !important;
	min-height: 364px !important;
}

#settings_channel li {
	font-weight: bold;
}

#ads {
	position: absolute;
	left: 10px;
	right: 10px;
	width: auto;
	top: 282px;
	height: 60px !important;
	background-image: none !important;
	padding: 10px;
	z-index: 667;
}

.center {
	margin: 0 auto 0 auto;
}

#selectedZone {
	float: right;
	color: #324f85;
	margin-right: 19px;
	font-weight: normal;
	border-bottom-width: 0 !important;
	border: none !important;
}

#index {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 120px;
	min-height: 254px;
	height: auto;
}

.arrow {
	background: url(images/iPhoneArrow.png) no-repeat right center !important;
	padding-right: 25px;
}

.spinTop {
	margin-top: 50px !important;
}

.time_li {
	display: block;
	line-height: 20px;
	min-height: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: white;
	border-bottom: 1px solid rgb(172, 172, 172);
}

.channel_li {
	line-height: 32px;
	min-height: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.headerbar {
	background: #a7b1ba url('/images/headerbar.png');
	color: white;
	font-size: 14px;
	padding-left: 27px;
	line-height: 23px;
	height: 23px;
	position: relative;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
}

.time {
	float: right;
	text-align: right;
	font-size: 14px;
	padding-left: 5px;
}
.details {
	background: white;
}
#details_content {
	position: absolute;
	top: 23px;
	left: 0px;
	right: 0px;
	height: auto;
	width: auto;
	background: white;
	padding: 10px;
}

#details_top {
	font-size: 13px;
	text-align: center;
	padding: 0px;
	z-index: 666;
	font-weight: bold;
}

#table {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.starbar {
	height: 20px;
	z-index: 666;
	width: 100%;
}

.outer {
	background: url("/images/stars.png") repeat 0px 0px;
	height: 20px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.inner {
	background: url("/images/stars.png") repeat 0px -20px;
	height: 20px;
	width: 124px;
}

.right {
	float: right;
}

.center {
	display: block;
	text-align: center;
}

.small {
	font-size: 14px;
}

.gray {
	color: rgb(118,118,118);
}

.triangle {
	top: -1px;
	height: 12px;
	width: 13px;
	display: block;
	position: absolute;
	left: 10px;
	margin-top: 6px;
	overflow: none;
	background: url("images/traingles.png") -13px 0;
}

#spin {
	width: 48px;
	height: 48px;
	position: absolute;
	margin: 0 -24px 0 -24px;
	left: 50%;
	right: 50%;
}
#canvas {
	position: absolute;
	z-index: 668;
}
