html,body{
	font-family: Verdana;
	font-size: 10px;
    margin:0;
    padding:0;
	color: white;
	text-align: left;
	background-image:url('../images/design/bg.jpg');
	background-repeat: repeat-x;
	background-color: #25272a;    
	
}

div.main{
	float: left;
	display: inline;
	width: 1024px;
	background-image: url('../images/design/main_bg.jpg');
	background-repeat: no-repeat;
	min-height: 950px;¨
	height: auto;
}

div.topOne{
	float: left;
	display: inline;
	height: 52px;
	width: 1024px;
	margin-top: 0px;
	background-image: url('../images/design/top_one.jpg');
	background-repeat: no-repeat;
}
	div.rss{
		float: left;
		display: inline;
		width: 970px;
		margin-top: 20px;
		margin-left: 40px;
		height: 30px;
		text-align: left;
		margin-right: 8px;
		margin-bottom: 10px;
	}
	
	div.rssbox{
		float: right;
		display: inline;
		width: auto;
		height: auto;
	}

div.top{
	float: left;
	display: inline;
	height: 372px;
	width: 1024px;
	background-image: url('../images/design/top.jpg');
	background-repeat: no-repeat;
	
}

	div.home{
	float: left;
	display: inline;
	width: 300px;
	margin-left: 50px;
	margin-top:  170px;
	height: 140px;
}

div.content{
	float: left;
	display: inline;
	width: 970px;
	height: auto;
	margin-top: 5px;
	margin-left: 45px;
}

div.contentText{
	float: left;
	display: inline;
	width: 650px;
	margin-left: 8px;
	height: auto;
}

div.pageText{
	float: left;
	display: inline;
	height: auto;
	width: 640px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.contentRight{
	float: left;
	display: inline;
	width: 295px;
	margin-left: 10px;
	height: 30px;
}

	div.sponsor{
		float: left;
		display: inline;
		height: 100px;
		margin-left: 0px;
		margin-top: 0px;
		text-align: center;
		margin-top: 0px;
		width: 280px;
	}
	
	
	div.sponsorLogo{
		float: left;
		display: inline;
		width: 280px;
		height: 100px;
	}
	
	div.partners{
		float: left;
		display: inline;
		width: 280px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

#kwicks_container { 
	float: left;¨
	height: 100px;
	margin-top: 5px;
}
#kwicks {
	float: left;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	color: white;
	margin-right: 2px;
	width: 157px;
	height: 90px;
	background-repeat: no-repeat;
}

div.menuText{
	float: left;
	display: block;
	width: 105px;
	overflow: hidden;
	height: 60px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 25px;
	color: white;
}
 
#kwick_red {background-image: url('../images/design/trophy.jpg');}
#kwick_orange {background-image: url('../images/design/links.jpg');}
#kwick_yellow {background-image: url('../images/design/news.jpg');}
#kwick_green {background-image: url('../images/design/teamet.jpg');}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}

#btnPlayStop2,
#btnPlayStop, 
#btnNext {
	float: left;
	display: inline;
	color: white;
	background-color: black;
	border: 0px;
	font-family : verdana;
}

#songTitle {
	font-family : Verdana;
	color: black;
	font-size : 85%;
}

div.player{
	float: left;
	text-align: left;
	display: inline;
	color: white;
}


div.listNews{
	float: left;
	display: inline;
	width: 633px;
	height: 144px;
	margin-top: 13px;
	margin-bottom: 15px;
	background-image: url('../images/design/news_trans.png');
}

	div.newsLine{
		float: left;
		display: inline;
		width: 620px;
		height: 18px;
		font-size: 10px;
		margin-top: 5px;
		margin-left: 7px;
		border-bottom: 1px solid #323334;
	}

div.newsContainer{
	float: left;¨
	display: inline;
	height: auto;
	width: 640px;
}


	div.newsDate{
		float: left;
		display: inline;
		width: 640px;
		height: auto;
		font-weight: bold;
		color:  #759f47;
		margin-top: 25px;
		font-size: 12px;
	}
	
	div.newsRub{
		float: left;
		display: inline;
		width: 640px;
		height: auto;
		font-weight: 900;
		color:  white;
		font-size: 18px;
		text-transform: uppercase;
	}
	
	div.newsContentIngress{
		float: left;
		display: inline;
		width: 640px;
		height: auto;
		color:  white;
		margin-top: 10px;
		font-size: 10px;
		font-weight: bold;	
	}
	
	div.newsContentText{
		float: left;
		display: inline;
		width: 640px;
		height: auto;
		margin-top: 15px;
		color:  white;
		font-size: 10px;
	}
	
	
h1{
	font-family: Verdana;
	font-weight: 900;
	font-size: 18px;
	color: white;
	margin-bottom: 8px;
	margin-top: 14px;
	text-transform: uppercase;
	
}

h2{
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: white;
	margin-top: 14px;
	margin-bottom: 8px;
}

a.rsslink{
	color: gray;
	text-decoration: none;	
}

p.menu{
	font-size: 18px;
	margin: 0px;
}

p.date{
	color: #90b760;
}

p.newsrub{
	color: white;
	display: inlin;
	margin-left: 30px;
}

p.newslink{
	color: gray;
	text-align: right;
}

a{
	color: #759f47;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: white;
	text-decoration: none;
}

a.menuRub{
	font-size: 18px;
	color: white;
	margin: 0px;
}

a.menuRub:hover{
	color: #ef9f21;
}


.newsRub{
	font-family: Verdana;
	font-weight: bold;
	font-size: 24px;
	color: white;
}

.newsRubDate{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffa229;

}

.newsText{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: white;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }	
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
div.thumb{
	margin-right: 10px;
	border: 2px white solid;
}

div.fotter{
	float: left;
	display: inline;
	width: 1024px;
	height: 85px;
	background-image: url('../images/design/fotter.jpg');
	background-repeat: no-repeat;
}
