/* CSS Document */

html * {
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	word-spacing: .15em;
}

#divWrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#divCpxTag{
	width: 728px;
	height: 90px;
	margin-left: 91px;
}


#divHeader {
	height: 90px;
	background: url(images/cool-bg.png) #fff repeat-x top;
}

#divNavigation{
	height: 26px;
	background: url(images/nav-bg.png) repeat-x;
}

#divMenu{
	margin: 4px 0px 2px 0px;
    float: right;
}

#divMenu ul{
	list-style-type: none;
	display: inline;
}

#divMenu li{
	padding: 2px 12px;
	display:inline;
}

#divMenu li a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #003366;	
}

#divMenu li a:hover{
	text-decoration: none;
	color: #ccc;
	border-bottom: 5px solid black;	
}

#div728Ad{
	height: 92px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

#divWrapper2{
	position: relative;
	top: 125px;	
}

#divLeft{
	width: 210px;
	float:left;
	margin-right: 10px;
}

#divRight{
	width: 210px;
	float: left;
	margin-left: 5px;
}

#divContent{
	width: 518px;
	float:left;
	border: 1px dashed black;
	min-height: 600px;
	_height: 600px;/*Underscore hack for IE*/
	padding-left: 30px;
}

/* divLeft content*/
#divSearchBox{
	background:url(images/separator.png) no-repeat top;
	padding-top: 22px;
	height: 115px;
}

#divNews{
	background:url(images/separator.png) no-repeat top;
	padding-top: 22px;
	width: 210px;
	text-align:left;
	overflow: none;
}

#divDigg{
	background:url(images/separator.png) no-repeat top;
	padding-top: 22px;
	width: 210px;
	text-align:left;

}

/*divContent content:P*/
#divChannelTitle{
    font-weight: bold;
    font-size: 14px;
    color: #003366;
	margin-top: 3px;
	margin-bottom: 10px;
}
/* OLD bottom add was created with this*/
#div468Ad{
	height: 60px;
	margin-bottom: 10px;
}

#divTopAd{
	padding-left: 15px;
}

#divBookmark{
	margin-bottom: 5px;
}

#divBookmark a{
	font-weight: bold;
	font-size: 12px;
	color: #ff9933;
	text-decoration: none;
}

#divBookmark a:hover{
	text-decoration: underline;
}

#imgFrontPg{
	float: right;
	margin: 10px;
	margin-top: 15px;
}

#divPlayer{	
	width: 514px;
}

/*Right column*/
#divMPopular{
	background:url(images/separator.png) no-repeat top;
	padding-top: 22px;
}

#divMPopular ul{
	padding: 10px 0px 10px 20px;
	list-style-image:url(images/bullet-linie-alba.gif);
}

#divMisc{
	background:url(images/separator.png) no-repeat top;
	padding-top: 22px;
}

#divBottomNav{
	position: relative;
	top: 104px;
	_top: 0px; /*underscore hack*/
	padding-top: 20px;
	clear: both;
	text-align: center;

}

#divBMenu{	
	padding: 10px;
	margin: 10px;
	border-top: 1px solid #ccc;
}

.textgalben
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF9933;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

a#channellink{
	color: #000066;
	font-size: 13px; !important
}

a#channellink:hover{
	text-decoration: none;
}

#divResult{
	float: left;
	margin-top: 5px;
	width: 170px;
	text-align:left;
	_height: 16px;
}

#divChanResult{
	margin-top: 5px;
	_height: 16px;

}

#divLinkAd{
	margin-top: 20px;
}

h4{
    font-size: 13px;
	color:#003366;;
}