

.cl
{
	clear: both;
}
img
{
	border: 0px;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}




#container
{
	width: 977px;
	height: auto;
	margin: 0px auto;
}


#container #content
{
	background: url(../images/tom_linden_bg.jpg) center top no-repeat;
	background-position:bottom;
	border: 0 solid red;
	min-height:668px;
	height:auto !important;
	height: 668px;
	width: 977px;
}

#content .logo
{
	width: 135px;
	height: 34px;
	float: left;
	padding-top: 30px;
}
#content .col1
{
	width: 210px;
	height: auto;
	float: left;
	padding-top: 40px;
	position:relative;
}

#content .col2
{
	width: 767px;
	height: auto;
	float: right;
	padding-top: 100px;
}
.col2 .text_area 
{
	width:450px;
	float:left;
	height:auto;
}
.col2 .text_area1 
{
	width:450px;
	padding:250px 0px 0px 230px;
	float:left;
	height:auto;
}


.col1 .menus_left
{
	float: left;
	height: auto;
	width: 205px;
	position:absolute;
	top: 30px;
	left: 0px;
}
.menus_left .menus_left_in
{
	float: left;
	height: auto;
	width: 235px;
}
.menus_left_in .menu_box
{
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
}




 .menus_left .menu_box2
{
	width:180px;
	float: left;
	height: auto;
	padding-top: 40px;
}
.menu_box2 .links
{
	font-size: 14px;
	color: #FFFFFF;
	height:15px;
	padding-bottom: 6px;
	
}
.menu_box2 .links ul
{
	width: auto;
	height: auto;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.menu_box2 .links ul li
{
	width: auto;
	float: left;
	list-style: none;
	margin-top: 0px;
	padding: 2px 0px 0px 5px;
	list-style-type: none;
	clear:both;
}


#footer
{
	width: auto;
	height: auto;
	padding: 40px 10px 0px 10px;
	font-size: 10px;
	
}
#footer .copyright
{
	width: 500px;
	height: auto;
	float: left;
	
	
}
#footer .flink
{
	width: 400px;
	height: auto;
	float: right;
	text-align: right;
}
.flink .lt_box
{
	width: 250px;
	height: auto;
	float: right;
	text-align: right;
	padding-top: 10px;
}
.flink .rt_box
{
	width: 40px;
	height: auto;
	float: right;
	text-align: right;
}

#footer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}







/* 23 march 2010 */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}


a:focus {
  outline: none;
}

a:active {
  outline: none;
}

input, textarea {
  outline: none;
}

* {
	outline: none;
}


.WidthDiv {
	width: 977px;
	height: 668px;
	background-image: url("/images/TV-background.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	border: 0px solid red;
}

.BodyText {
	position: absolute;
	top: 40px;
	left: 250px;
	text-align: left;
	line-height: 21px;
	width: 660px;
}

.Login {
	position: absolute;
	top: 90px;
	left: 290px;
	text-align: left;
	line-height: 21px;
	width: 720px;
}


.MenuDiv {
	position: absolute;
	top: 30px;
	left: 0px;
	text-align: left;
	border: 0px solid red;
}

.MenuDiv img {
	margin-right: 30px;
}

.FooterDiv {
	clear:both;
	width:100%;
	padding-top:26px;
	text-align: center;
	font-size: 11px;
	width: inherit;
	line-height: 20px;
	margin:0px auto;
}


.SubMain {
	text-align: left;
	margin: 10px 0 10px 10px;
	font-weight: bold;
}

.SubSecond {
	text-align: left;
	margin: 6px 0 4px 16px;
}

.SubThird div {
	text-align: left;
	margin: 8px 0 8px 28px;
	font-size: 11px;
}


.MusicPlayer {
	width: 500px;
	height: 350px;
	position: absolute;
	top: 60px;
	left: 280px;
	background-color: #000000;
	border: 0px solid red;
}

.VideoPlayer {
	width: 500px;
	height: 330px;
	position: absolute;
	top: 60px;
	left: 280px;
	background-color: #000000;
	border: 0px solid red;
}


.TextWindow {
	width: auto;
	height: 600px;
	text-align: left;
	position: absolute;
	top: 70px;
	line-height: 21px; 
}



a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.tvbackrightbottom{background:background: url(images/tv.jpg) no-repeat right bottom;}
.tvback{background:background: url(images/tv.jpg) no-repeat;}



