* {
margin:0px;
padding:0px;
}
body {
background-color: #503F2A;
color: black;
font-family: Verdana, sans-serif;
font-size: 100%;
background-image: url(../img/design/body-bg.jpg);
background-position: top center;
background-repeat: repeat-x;
}
img {
border: none;
}
.right {	float: right; }
.left { float: left; }
.center { margin: 0px auto 0px auto; }
.body img {
	margin: 2px;
}
h1 a {
text-indent: -9000px;
width: 104px;
height: 66px;
margin: 0px 0px 10px 0px;
background-image: url(../img/design/logo.png);
background-repeat: no-repeat;
float: left;
display: inline;
}
.clear {
	clear: both;
}
h2 {
	color: #004768;
	font-weight: normal;
}
h3 {
	color: #EA8D00;
	font-weight: bold;
}
/*---------------------- header ----------------------*/
#header {
width: 100%;
height: 65px;
}
#head {
width: 752px;
height: 65px;
padding-right: 48px;
margin: 0px auto 0px auto;
font-size: 0.8em;
overflow:hidden;
}
#head ul {
	list-style: none;
}
#head2 {
  width: 752px;
  height: 65px;
  padding-right: 60px;
  padding-top: 30px;
  font-size: 0.8em;
  text-align:right;
}
#antena {
	width: 185px;
	height: 65px;
	float: left;
	display: inline;
	margin-left: 171px;
	background-image: url(../img/design/antena.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main-menu-wrap {
	clear: right;
}
.main-menu,.main-menu2 {
	float: right;
	display: inline;
}
.main-menu li,.main-menu2 li {
	float: left;
	display: inline;
}
.main-menu a:link,.main-menu a:visited {
	width: 74px;
	height: 22px;
	padding-top: 2px;
	text-align: center;
	display: block;
	margin-left: 2px;
	background-image: url(../img/design/main-menu-button.png);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}
.main-menu a:hover {
	height: 21px;
	padding-top: 1px;
	color: #000;
}
.main-menu2 a,.main-menu2 a:link,.main-menu2 a:visited {
	width: 74px;
	height: 21px;
	padding-top: 1px;
	text-align: center;
	display: block;
	margin-left: 2px;
	background-image: url(../img/design/main-menu-button.png);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}
.wwchannel-menu a:hover {
	width: 92px;
	height: 30px;
	padding-top: 8px;
	background-image: url(../img/design/channel-button-active.png);
	background-repeat: no-repeat;
	color: #000;
}
.active {
	width: 92px;
	height: 30px;
	padding-top: 8px;
	background-image: url(../img/design/channel-button-active.png);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}
.noactive {
	width: 92px;
	height: 30px;
	padding-top: 8px;
	color: #FF9900;
	text-decoration: none;
}
.noactive:hover {
	width: 92px;
	height: 30px;
	padding-top: 8px;
	background-image: url(../img/design/channel-button-active.png);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}
#previous-channel, #next-channel {
	color: #000;
	margin-top: 8px;
	width: 14px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}
#previous-channel {
	background-image: url(../img/design/previous-channel.png);
}
#next-channel {
	background-image: url(../img/design/next-channel.png);
}
/*--------------------- conteiner --------------------*/
#conteiner {
width: 100%;
float: left;
display: inline;
overflow: hidden;
}
#content {
width: 806px;
height: 610px;
background-image: url(../img/design/tv.jpg);
background-position: right;
background-repeat: no-repeat;
display: block;
padding: 0px;
color: #FFF;
font-size: 0.8em;
margin: 0px auto 0px auto;
overflow: hidden;
}
#decoration {
	background-image: url(../img/design/flower.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#tv-content {
	width:520px;
	height: 341px;
	float: left;
	display: inline;
	overflow: auto;
	margin: 80px 0px 0px 80px;
}
#tv-content a:link, #tv-content a:visited {
    color: #FFBF5E;
}
#tv-content a:hover {
    color: #FFBF5E;
    text-decoration: none;
}
#bottom-headlines {
	width: 510px;
	height: 17px;
	float: left;
	padding: 3px 5px 0px 5px;
	display: inline;
	margin-left: 80px;
	color: #000;
	font-size: 0.8em;
}
.source {
	color: #8ADBFF;
	font-style: italic;
	font-size: 0.9em;
}
.headline {
	color: #FF9900;
	font-size: 1.3em;
	margin: 10px 0px 10px 0px;
}
.headline a:link, .headline a:visited {
  color: #FF9900 !important;
  text-decoration: none;
}
.headline a:hover {
  color: #FF9900 !important;
	text-decoration: underline;
}
/*----------------- tv controls and buttons -----------------*/
#tv-controls {
	width: 102px;
	height: 381px;
	margin: 60px 80px 0px 0px;
	float: right;
	padding: 0px 0px 0px 8px;
	display: inline;
	text-align: center;
}
#tv-controls p {
	margin-top: 0px;
	float: left;
	display: inline;
}
.previous-tv-channel, .next-tv-channel, #pause-tv-channel {
	width: 34px;
	height: 34px;
	float: left;
	display: inline;
	text-indent: -9000px;
	background-repeat: no-repeat;
}
.previous-tv-channel {
  margin-left: 17px;
  margin-right: 6px;
  background-image: url(../img/design/tv-previous.jpg);
}
.next-tv-channel {
	background-image: url(../img/design/tv-next.jpg);
}
#pause-tv-channel {
	background-image: url(../img/design/tv-pause.jpg);
}
a:hover.previous-tv-channel {
	background-image: url(../img/design/tv-previous2.jpg);
}
a:hover.next-tv-channel  {
	background-image: url(../img/design/tv-next2.jpg);
}
.add, .search, .channels {
	width: 56px;
	height: 16px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 18px;
	font-size: 0.8em;
	text-align: center;
	padding: 3px 0px 0px 15px;
	background-color: #000;
} 
.add {
	background-image: url(../img/design/add.png);
}
.search {
	background-image: url(../img/design/search.png);
}
.channels {
	background-image: url(../img/design/channels.png);
}
a:link.add, a:visited.add, a:link.search, a:visited.search, a:link.channels, a:visited.channels {
	color: #FFF;
	text-decoration: none;
}
a:hover.add {
	background-image: url(../img/design/add2.png);
	color: #EAEAEA;
}
a:hover.search {
	background-image: url(../img/design/search2.png);
	color: #EAEAEA;
}
a:hover.channels {
	background-image: url(../img/design/channels2.png);
	color: #EAEAEA;
}
.on-tv {
	width: 58px;
  height: 58px;
	text-indent: -9000px;
	background-image: url(../img/design/start.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	margin: 0px 0px 0px 24px;
}
a:hover.on-tv {
	background-image: url(../img/design/start2.jpg);
	background-repeat: no-repeat;
}
.off-tv {
	width: 58px;
  height: 58px;
	text-indent: -9000px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 24px;
	background-image: url(../img/design/play.jpg);
	background-repeat: no-repeat;
}
a:hover.off-tv {
	background-image: url(../img/design/play2.jpg);
	background-repeat: no-repeat;
}
.meta {
	font-family: Georgia;
	color: #8ADBFF;
	font-weight: bold;
	text-align:center;
	clear:both;
	padding-top:5px;
}
/*---------------------- footer ----------------------*/
#footer {
width: 806px;
height: 40px;
overflow: hidden;
float: left;
display: inline;
margin-top: 68px;
color: #FFF;
font-size: 0.9em;
padding-top: 40px;
}
#footer p {
	text-align: center;
}
#footer a:link, #footer a:visited { 
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.design-by {
	float: right;
	display: block;
	color: #9D9A98;
	font-size: 0.8em;
	margin: 11px 40px 0px 0px;
}
.design-by a:link, .design-by a:visited {
	color: #9D630D;
	text-decoration: none;
}
.design-by a:hover {
	color: #9D630D;
	text-decoration: underline;
}

/*========== update ===============*/
.body_static p {
	padding-bottom:18px;
}
.headline_static {
	color: #FF9900;
	font-size: 1.3em;
	margin: 10px 0px 10px 0px;
}
.headline_static a:link, .headline_static a:visited {
	color: #FF9900;
	text-decoration: none;
}
.headline_static a:hover {
	color: #FF9900;
	text-decoration: underline;
}
label {
	color: #EA8D00;
}
textarea {
	width: 270px;
	background-color: #EAEAEA;
	margin-right: 10px;
	height: 124px;
}
input {
	width: 200px;
	background-color: #EAEAEA;
}
.phone-input {
	width: 191px;
}
.send-button {
	width: auto;
	clear: both;
	float: left;
	display: block;
	background-color: #EA8D00;
	color: #000;
	border: 1px solid #FF9900;
	cursor: pointer;
	padding: 5px;
}

#small-channels-wrap {
	font-size: 0.9em;
	width: 69px;
	margin: 8px 0px 5px 18px !important;
}
#small-tv-title {
	font-size: 0.8em;
	width: 80px;
	margin: 18px 0px 5px 18px !important;
	font-weight:bold;
}
a.small-channels {
	width: 22px;
	padding-top: 4px;
	padding-left: 1px;
	height: 19px;
	display: inline;
	float: left;
	background-image: url(../img/design/small-channels.png);
	background-repeat: no-repeat;
}
a.small-channels-selected {
	width: 22px;
	padding-top: 4px;
	padding-left: 1px;
	height: 19px;
	display: inline;
	float: left;
	background-image: url(../img/design/small-channels2.png);
	background-repeat: no-repeat;
	color: #B0B0B0;
}
a.small-channels:link, a.small-channels:visited {
	color: #FFF;
	text-decoration: none;
}
a.small-channels-selected:link, a.small-channels-selected:visited {
	color: #B0B0B0;
	text-decoration: none;
}
a.small-channels:hover {
	background-image: url(../img/design/small-channels2.png);
	background-repeat: no-repeat;
	color: #B0B0B0;
}
.small-channels-static {
	width: 22px;
	padding-top: 3px;
	padding-left: 8px;
	height: 20px;
	float: right;
	background-image: url(../img/design/small-channels.png);
	background-repeat: no-repeat;
}
.olgen {
margin-left:30px;
padding:5px;
}
.olgen LI {
padding:3px;
}
.submit-button {
	width: auto;
	background-color: #EA8D00;
	color: #000;
	border: 1px solid #FF9900;
	cursor: pointer;
	padding: 1px;
}
.error {
border: 1px solid #333;
background-color: #666;
padding:5px;
}
A.noa:visited,A.noa,A.noa:active,A.noa:hover {
text-decoration: none;
color:#fff;
}

