body, div, li, ol, ul {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 8px;  /* todo 8px mi 1em  mi? */
	font-size: 100%;
	font-weight: normal;
}

img {
	border: none;
	display: block;
}

ol, ul {
	list-style: none;
}

input, textarea {
    font: inherit;
}

body {
	background: #FFFFFF url(images/bg.jpg) repeat;
	color: #233641;
	font: 11px Tahoma,sans-serif;
    padding-bottom: 50px;
}

a {
    color: #003A92
    font-weight: bold;
	outline: none;
	text-decoration: underline;
}

#header, #content, #footer {
    margin: 0 auto;
    position: relative;
}

#header {
    padding: 17px 1px 0;
    height: 167px;
    width: 990px;
}

#content {
    width: 992px;
    margin-bottom: 17px;
}

#footer {
    width: 992px;
}

#logo {
    float: left;
    margin-bottom: 10px;
}

#banner {
    float: right;
    width: 248px;
    height: 95px;
}

#nav {
    background: url(images/nav.png) no-repeat left top;
    clear: both;
    height: 35px;
    line-height: 35px;
    padding: 0 17px;
    width: 956px;
}

#nav li {
    float: left;
    padding: 0 6px;
}

#nav li.first {
    padding-left: 0;
}

#nav li.last {
    float: right;
    padding-right: 0;
}

#nav li a {
    color: white;
    display: inline-block;
    /*
    font-family: "Ariel D Type",sans-serif;
    font-size: 15px;
    */
    font-family: Tahoma,sans-serif;
    font-size: 12px;
    height: 24px;
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
}

#nav li.last a {
    font-family: Ariel,sans-serif;
    font-size: 26px;
    font-weight: bold;
}

#homepagelink {
    background: url(images/arrow.png) no-repeat left center;
    color: white;
    display: inline-block;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-left: 25px;
    padding-left: 12px;
    text-decoration: none;
}

#content .hd {
    background: url(images/contenthd.png) no-repeat left top;
    height: 6px;
}

#content .bd {
    background: url(images/contentbd.png) repeat-y left top;
    position: relative;
    min-height:200px;
    padding: 0 0px
}

#content .ft {
    background: url(images/contentft.png) no-repeat left top;
    height: 6px;
}

#footer .hd {
    background: url(images/footerhd.png) no-repeat left top;
    height: 10px;
}

#footer .bd {
    background: url(images/footerbd.png) repeat-y left top;
    /* todo */
    min-height: 70px;
	padding: 15px;
}

#footer .ft {
    background: url(images/footerft.png) no-repeat left top;
    height: 6px;
}

#footer .content {
	background: url(images/footerbg.png);
}

#footer h3 {
	color: #5c646a;
	font-size: 10px;
}

#footer li {
	display: inline-block;
	font-size: 9px;
	line-height: 28px;
	width: 50%;
}

#footer li a {
	color: #6f757a;
	text-decoration: none;
}

#copyright {
    bottom: -40px;
    color: #FFFFFF;
    font-family: Tahoma,sans-serif;
    font-size: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#left {
    float: left;
    padding: 13px 17px 16px 14px;
    width: 709px;
}

#right {
    float: left;
    width: 250px;
}

#right .box {
    background: url(images/rightboxft.png) no-repeat left bottom;
    padding: 12px 25px 25px 23px;
    line-height: 18px;
    text-align: center;
}

#right .box.last {
    background: none;
}

#right .box img {
    margin: 0 auto;
}

#right {
}

.ternary {
    background: url(images/ternary.png) repeat-y left top;
    margin-top: 40px;
}

.ternary .first, .ternary .second, .ternary .third {
    float: left;
}

.ternary .first {
    border-right: 1px solid #dad9d3;
    width: 218px;
    padding: 0 8px 0 6px;
}

.ternary .second {
    width: 228px;
    padding: 0 6px 0 8px;
}

.ternary .third {
    border-left: 1px solid #dad9d3;
    padding: 0 6px 0 17px;
    width: 209px;
}

.ternary h3 {
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    height: 45px;
    line-height: 39px;
    padding-left: 14px;
    position: relative;
    margin-bottom: 11px;
}

.ternary .first h3 {
    background: url(images/tenaryfirsthd.png) no-repeat left top;
    width: 219px;
    /* todo calculation */
    margin: 0 -7px 0 -6px;
}

.ternary .second h3 {
    background: url(images/tenarysecondhd.png) no-repeat left top;
    margin: 0 -6px 11px -8px;
}

.ternary .third h3 {
    background: url(images/tenarythirdhd.png) no-repeat left top;
    margin: 0 -6px 0 -18px;
}

.ternary h3 img {
    position: absolute;
    right: 14px;
    top: -8px;
}

.ternary .second h3 img {
    top: -10px;
}

.ternary .third h3 img {
    top: -12px;
    right: 7px;
}

.ternary #survey h3 img{
    top: -13px;
    right: 9px;
}

.ternary #survey {
    line-height: 18px;
}

.ternary #recomendation {
    top: -12px;
    right: 7px;
}

.ternary #recomendation img {
    float: right;
}

.ternary #CHAT h3 {
    margin-bottom: 14px;
}

.ternary #REQUEST h3 img {
    top: -4px;
}

.ternary #singleofday {
    top: -6px;
    right: 10px;
}

#SCHEDULE li {
	background: url(images/yayin.png) no-repeat left top;
	border-bottom: 1px dotted #bdd3db;
	/* margin-left: 43px; */
	position: relative;
	margin-bottom: 6px;
	height: 34px;
	padding-left: 34px;
}

#SCHEDULE li.last {
    border: none;
}

#SCHEDULE li img {
	position: absolute;
	top: 0;
	left: 5px;
}

#Hothits ol {
    margin-bottom: 1em;
}

#Hothits li {
    border-bottom: 1px dotted #bdd3db;
    /* margin-left: 43px; */
    position: relative;
    margin-bottom: 6px;
    height: 34px;
    padding-left: 53px;
}

#Hothits li.last {
    border: none;
}

#Hothits .cover {
    position: absolute;
    left: -43px;
    top : 0;
}

#Hothits .number1 {
    background: url(images/number1.png) no-repeat 10px top;
}

#Hothits .number2 {
    background: url(images/number2.png) no-repeat 10px top;
}

#Hothits .number3 {
    background: url(images/number3.png) no-repeat 10px top;
}

#Hothits .number4 {
    background: url(images/number4.png) no-repeat 10px top;
}

#Hothits .number5 {
    background: url(images/number5.png) no-repeat 10px top;
}


#Hothits li a {
	background: url(images/splay.png) no-repeat;
	display: block;
	height: 16px;
	left: 27px;
	position: absolute;
	top: 0;
	width: 15px;
}

#Hothits li a.playing {
	background: url(images/spause.png) no-repeat;
	color: green;
}

#Hothits li a.paused {
	background: url(images/splay.png) no-repeat;
	color: red;
}

#Hothits .title {
    line-height: 21px;
    font-weight: bold;
}

#headlines {
    /* todo why do we need this */
    width: 100%;
}

#tabs {
    float: left;
}

#tabs li a {
	display: inline-block;
	color: #233641;
	font-size: 12px;
	font-weight: normal;
	height: 77px;
	line-height: 18px;
	margin-bottom: 2px;
	padding: 10px 50px 0 20px;
	text-decoration: none;
	width: 165px;
}

#tabs li.last a {
    margin-bottom: 0;
}

#tab0 a {
    background: url(images/tab1.png) no-repeat left top;
}

#tab0.selected a {
    background: url(images/tab1_on.png) no-repeat left top;
}

#tab1 a {
    background: url(images/tab2.png) no-repeat left top;
}

#tab1.selected a {
    background: url(images/tab2_on.png) no-repeat left top;
}

#tab2 a {
    background: url(images/tab3.png) no-repeat left top;
}

#tab2.selected a {
    background: url(images/tab3_on.png) no-repeat left top;
}

#tabs a b {
	font-size: 15px;
	font-weight: bold;
}
.clear {
    clear: both;
}

#earphone {
    position: absolute;
    top: -78px;
    right: 55px;
}

#right h1 {
    color: #265b79;
    font-family: "Ariel",sans-serif;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

#news {
    width: 400px;
    float: left;
}

#news h3 {
    font-family: "Tahoma",sans-serif;
    font-size: 12px;
    margin-top: 30px;
}

#news img {
    float: left;
    margin-right: 8px;
}

#smallbanner {
    margin-top: 57px;
}

#smallbanner img {
    float: right;
}

.texts, .textm {
    border: none;
    color: #666;
    height: 23px;
    outline: none;
    padding: 5px 12px;
    margin-bottom: 7px;
}

.texts {
    background: url('images/texts.png') no-repeat left top;
    width: 103px;
}

.textm {
    background: url('images/textm.png') no-repeat left top;
    width: 183px;
}

.tc {
    display: none;
}

#t0 {
    display: block;
}

h1 {
	color: #B01216;
	font-family: "Ariel",sans-serif;
	font-size: 24px;
}


h2 {
	color: #193641;
	font-family: "Tahoma",sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #193641;
	font-family: "Tahoma",sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#hit30 ol {
    margin-bottom: 1em;
	width: 349px;
	float: left;
}

#hit30 li {
    border-bottom: 1px dotted #bdd3db;
    /* margin-left: 43px; */
    position: relative;
    margin-bottom: 6px;
    height: 34px;
    padding-left: 68px;
}

#hit30 li.last {
    border: none;
}

#hit30 .cover {
    position: absolute;
    left: -43px;
    top : 0;
}

#hit30 li a.play {
	background: url(images/play.png) no-repeat;
	display: block;
	height: 16px;
    left: 45px;
	position: absolute;
	top: 0;
	width: 15px;
}



#hit30 .title {
    line-height: 21px;
    font-weight: bold;
}

.rating {
    background: url(images/stars.png) no-repeat;
    float: right;
    height: 14px;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
    width: 75px;
    margin-top: 10px;
}

.rating a {
    display: block;
    float: left;
    height: 14px;
    margin-right: 1px;
    width: 14px;
}

.r0 {
    background-position: -75px top;
}

.r05 {
    background-position: -60px -14px;
}

.r10 {
    background-position: -60px top;
}

.r15 {
    background-position: -45px -14px;
}

.r20 {
    background-position: -45px top;
}

.r25 {
    background-position: -30px -14px;
}

.r30 {
    background-position: -30px top;
}

.r35 {
    background-position: -15px -14px;
}

.r40 {
    background-position: -15px top;
}

.r45 {
    background-position: 0 -14px;
}

.r50 {
    background-position: 0 top;
}

#ad250x250 {
    background-color: white;
    width: 250px;
    height: 250px;
}

/**********************************************************************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


