* {
	margin: 0;
	padding: 0;
	font: 12px/14px 'Trebuchet MS', Verdana, Arial;
	color: #fff;
}
img, table {
	border: 0;
}
body {
	background: url(/img/oistv/bg.jpg) top center;
}
h1 {
	font-size: 2em;
	margin-bottom: 1em;
	text-align: center;
}
#flashplayer {
	width: 640px;
	height: 387px;
	float: left;
	clear: both;
}
#lined {
	float: left;
	width: 14px;
	height: 55px;
	/*background: url(/img/oistv/lined.gif) repeat-y;*/
}
#main {
	float: left;
	clear: both;
	background: url(/img/oistv/video_bg_ois.jpg) no-repeat;
	width: 950px;
	height: 521px;
	margin:8px;
}

#topper {
	clear: both;
	float: left;
	width: 950px;
	height: 105px;
	padding: 0 0 0 0;
	vertical-align: top;
	margin-top: 20px;
}

#topper img {
	padding: 0 5px;
	float: left;
}

#logo {
	padding: 0;
	float: left;
}
#topads {
	margin-top: 40px;
	float: left;
}
#wrapper {
width: 956px;
margin: 0 auto;
}
#content {
	clear: both;
	float: left;
	overflow: hidden;
}
#flashversion {
width: 956px;
height: 20px;
background: url(/img/oistv/sitefoot.gif) no-repeat;
clear: both;
padding: 3px 0;
text-align: center;
}
#footer {
width: 956px;
height: 36px;
background: url(/img/new/sitefoot-950-trodon.jpg) no-repeat;
clear: both;
padding: 7px 20px;
margin-bottom: 1em;
font-size: 0.95em;
text-align: left;
}
#footer-um {
width: 924px;
height: 164px;
background: url(/img/oistv/bottom.png) no-repeat;
clear: both;
padding: 7px 20px;
margin: 10px 0 1em 12px;
font-size: 0.95em;
text-align: left;
}
/*#footer-um {
width: 924px;
height: 28px;
background: url(/img/new/sitefoot-normal-trodon.jpg) no-repeat;
clear: both;
padding: 7px 20px;
margin: 10px 0 1em 12px;
font-size: 0.95em;
text-align: left;
}*/
#footer a,
#footer-um a {
font-size: 1em;
text-decoration: underline;
}
#video-player {
float: left;
width: 950px;
}
#player {
	float: left;
	width: 640px;
	height: 507px;
	margin: 5px 5px 0 5px;
	padding: 9px 0 0 15px;
	display: inline;
}
#screens {
float: left;
padding: 15px 0 0 4px;
height: 103px;
}
#screens a {
display: block;
float: left;
/*padding: 4px 4px 4px 4px;*/
padding: 4px 0 0 4px;
width: 110px;
height: 64px;
}
#screens a.active {
background: #d0d0d0;
}
#screens a img {
border: 1px solid #444;
width: 104px;
height: 58px;
}
#ads {
float: left;
width: 262px;
padding: 14px 0 0 4px;
}
#tooltips div {
font: 10px/12px Arial, Helvetica, sans-serif;
border: 1px solid #666666;
position: absolute;
z-index: 100;
visibility: hidden;
color: #333333;
top: 20px;
left: 90px;
background-color: #ffffcc;
padding: 5px;
width: 200px;
}
table.statistik {
text-align: left;
float: left;
}
table.statistik colgroup {
width: 120px;
}
table.statistik th {
	font-weight: bold;
}
table.statistik th,
table.statistik td {
	padding: 5px;
	text-align: center;
}
hr.statistik_hr {
clear: both;
border: 1px solid black;
margin: 30px 0;
}
.hr {
clear: both;
float: left;
width: 100%;
border-bottom: 1px solid #ccc;
padding: 4px 0;
}
#channels {
clear: both;
float: left;
width: 956px;
height: 476px;
background: url(img/video-bg2-bottom.jpg) no-repeat;
text-align: right;
}
#channels #buttons {
float: left;
display: inline;
margin: 130px 35px 0 505px;
width: 137px;
text-align: center;
}
#channels #buttons a {
display: block;
padding: 1px;
}
#channels #buttons a:hover {
border: 1px solid #555;
padding: 0;
}
#channels #buttons img {
padding: 5px 0;
}
#bottom-ad {
float: left;
text-align: center;
margin-top: 75px;
}
#previous {
clear: both;
float: left;
width: 18px;
height: 92px;
margin: 10px 2px 0 8px;
}
#next {
float: right;
margin: 10px 4px 0 8px;
width: 18px;
height: 92px;
}
#byt_kategori {
margin-left: 5px;
float: left;
width: 230px;
text-align: center;
}
#byt_kategori select, #byt_kategori input {
font-size: 11px;
border: 1px solid #ccc;
}
#annons_gradient {
margin: -3px 0 0 0;
height: 27px;
width: 250px;
background: url(/img/bar-bg.gif) repeat-x;
text-align: center;
}
form select, form option, form input, form textarea {
color: #000000;
}

#tooltip {
	position: absolute;
	font: 10px/12px Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	z-index: 100;
	color: #333333;
	background-color: #ffffcc;
	padding: 5px;
	width: 200px;
}

#uploadwrap {
	width: 500px;
	margin: 50px auto 0 auto;
}

#uploadwrap p {
	line-height: 18px;
}

#uploadwrap h1 {
	text-align: left;
}

input.text {
	border: 1px solid #000000;
	width: 165px;
	margin: 5px 0;
	color: #000000;
	padding: 3px;
}

input.submit {
	border: 1px solid #000000;
	color: #000000;
	padding: 3px;
}

strong {
	font-weight: bold;
}

#autocompletebox ul,
#autocompletebox ul li {
	list-style: none;
}

#autocompletebox ul li {
	clear: both;
	color: black;
	padding: 1px 5px 4px 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid black;
	cursor: pointer;
}

#autocompletebox ul li:hover {
	background: #efefef;
}

#autocompletebox {
	width: 185px;
	padding: 5px;
	background: white;
}

#uploadwrap div.hr {
	clear: both;
	float: none;
	padding: 0;
	margin: 30px 0;
	height: 2px;
	width: 350px;
	background: #fff;
}

.sportnikbox {
	background: url(/img/box-top-right.gif) no-repeat;
	width: 300px;
	height: 100px;
	float: right;
	margin: 5px 4px 0 0;
	color: #000000;
}

.sportnikbox select {
	width: 180px;
}

.sportnikbox * {
	color: #000000;
}

.sportnikbox h1 {
	text-align: left;
	margin-top: 13px;
}

.errorbox {
	background: red;
	color: white;
	font-weight: bold;
	border: 2px solid #770000;
	padding: 5px;
}

