* {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 11px;
}


h1 {
    font-size: 16px;
    margin: 0 0 10px 0;
}

body {
	background-image: url(http://radiosoft.dk/graphics/background.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-color: #000;
}

#page {
	width: 976px;
	margin: 0px auto;
}

#page #content_top {
	width: 970px;
	background-image: url(http://radiosoft.dk/graphics/content_top.jpg);
	background-repeat: no-repeat;
	height: 183px;
	float: left;
}


#page #content_top #logo a {
    display: block;
    float: left;
    width: 200px;
    height: 110px;
    position: relative;
    top: 60px;
}

#page #content_top #ad_728x90 {
	float: right;
	margin: 20px 39px 0 0;
	display: inline;
	width: 728px;
	height: 90px;
}

#page #content_top #navigation {
    float: left;
    display: inline;
    margin: 13px 0 0 215px;
}

#page #content_top #navigation ul {
    list-style: none;
}

#page #content_top #navigation ul li {
    float: left;
    display: inline,
}

#page #content_top #navigation ul li a {
    font-size: 14px;
    color: #999999;
    text-decoration: none;
    cursor: pointer;
    font-family: arial;
}

#page #content_top #navigation ul li a:hover {
    text-decoration: underline;
}

#page #content_top #navigation ul li.selected a {
    font-size: 17px;
    color: #a35b6c;
    position: relative;
    top: -2px;
}

#page #content_top #navigation ul li.divider {
    width: 30px;
    background-image: url(http://radiosoft.dk/graphics/menu_divider.gif);
    background-repeat: no-repeat;
    background-position: 15px 0;
    height: 33px;
    position: relative;
    top: -7px;
}

#page #content_main {
	width: 870px;
	background-image: url(http://radiosoft.dk/graphics/content_main.jpg);
	background-repeat: repeat-y;
	background-position: 36px 0;
	float: left;
	display: inline;
	padding: 0 50px 0 50px;
	height: 475px;
	position: relative;
}

#page #content_main #textpage {
    float: left;
    width: 607px;
    padding: 0px 20px 20px 2px;
    display: inline;
}



#page #content_main #contest {
    float: left;
    width: 607px;
    padding: 0 20px 20px 20px;
    display: inline;
}

#page #content_main #contest form input, #page #content_main #contest form textarea {
    width: 192px;
}
    
#page #content_main #textpage p, #page #content_main #contest p {
    margin: 0 0 10px 0;
    line-height: 16px;
    color: #666;
}
#page #content_main #textpage img {
    float: left;
    margin: 0 20px 20px 0;
    display: inline;
}

#page #content_main #contest img {
    float: right;
    margin: 0 0 20px 20px;
    display: inline;
}



#page #content_main #contest div {
    background-image: url(http://radiosoft.dk/graphics/contestbox.gif);
    background-repeat: no-repeat;
    float: right;
    width: 196px;
    height: 420px;
    margin-left: 20px;
    padding: 20px;
    display: inline;
}

#page #content_main #leftside {
	float: left;
	width: 654px;
	display: inline;
	overflow: hidden;
}

#page #content_main #leftside img {
    float: left;
    margin-left: 7px;
    display: inline;
}

#page #content_main #leftside #playlist_holder {
    float: left;
    width: 410px;
    margin-left: 20px;
    overflow-y: scroll;
    height: 396px;
    display: inline;
}

#page #content_main #leftside #playlist {
    width: 390px;
    float: left;
    display: inline;
}

#page #content_main #leftside #playlist .entry {
    width: 390px;
    float: left;
    margin: 0 0 20px 0;
    display: inline;
}

#page #content_main #leftside #playlist .entry img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px;
    display: inline;
    border: 1px solid #aaa;
    padding: 2px;
}

#page #content_main #leftside #playlist .entry div {
    float: left;
    width: 260px;
    height: 50px;
    display: inline;
}

#page #content_main #leftside #playlist .entry div strong {
    display: block;
    margin-bottom: 5px;
}

#page #content_main #leftside #playlist .entry span {
    float: left;
    width: 260px;
    display: inline;
}

#page #content_main #leftside #playlist .entry span img {
    width: auto;
    height: auto;
    float: none;
    border: 0;
}

#page #content_main #leftside #bigimage {
	float: left;
	width: 647px;
	height: 276px;
	display: inline;
}

#page #content_main #leftside #bigimage img {
    position: absolute;
}

#page #content_main #leftside #boxes {
	float: left;
	margin: 10px 0 0 0;
	display: inline;
	width: 654px;
}

#page #content_main #leftside #boxes div {
	width: 218px;
	height: 172px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#page #content_main #leftside #boxes div#box3 {
    margin: 0;
    padding: 0;
    width: 219;
    text-align: right;
}

#page #content_main #leftside #boxes div img {
    border: 0;
}

#page #content_main #leftside #boxes div a {
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
}

#page #content_main #leftside #boxes div a:hover {
    text-decoration: underline;
}

#page #content_main #leftside p {
    margin: 0 0 10px 20px;
    line-height: 16px;
}

#page #content_main #rightside {
	background-image: url(http://radiosoft.dk/graphics/rightside_background.gif);
	background-repeat: no-repeat;
	width: 194px;
	float: right;
	padding: 0 10px 0 10px;
	color: #fff;
	height: 473px;
	margin: -10px 0 0 0;
	display: inline;
}

#page #content_main #rightside a img {
    border: 0;
}

#page #content_main #rightside h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 10px 0 10px 10px;
}

#page #content_main #rightside ul {
	list-style: none;
}

#page #content_main #rightside ul li {
	margin: 0 0 5px 10px;
}

#page #content_main #rightside a {
    margin: 0 0 0 10px;
}

#page #content_main #rightside a img {
    margin: 0 0 0 -5px;
}

#page #content_footer {
	width: 970px;
	height: 86px;
	background-image: url(http://radiosoft.dk/graphics/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: 36px 0;
	float: left;
	display: inline;
}

#page #content_main #leftside #search {
    float: left;
    margin: 0 0 20px 10px;
    display: inline;
}

#page #content_main #leftside #search div {
    float: left;
    margin-left: 10px;
    display: inline;
}

#page #content_main #leftside #search div select {
    margin-top: 5px;
    width: 100px;
}

#page #content_main #leftside #search div input {
    margin-top: 18px;
}

a {
    color: #656565;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
