* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

html, body {height: 100%;}

html {background: #FFF url("../img2/body-bg.png") repeat-x 0 0;}
body {
  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #000;
}

a {color: #167CC8;}

#wrapper {
  width: 811px;
  margin: 0 auto;
  min-height: 100%;
  _height: 100%;
}

#header {
  height: 87px;
  overflow: hidden;
}
#header h1 {
  float: left;
  padding: 29px 0 0 1px;
}
#search {
  float: right;
  width: 418px;
  padding-top: 8px;
}
#search ul {
  padding: 7px 0;
  overflow: hidden;
  zoom: 1;
}
#search ul li {
  float: left;
  display: inline;
  margin-right: 14px;
}
#search ul li img {position: relative; top: 5px; //top: 0;}
#search ul li a {color: #FFF; text-decoration: none;}
#search ul li.act a {color: #FFF300; font-weight: bold;}

#search form * {vertical-align: middle;}
#search form .i {
  width: 380px;
  background: #FFF;
  padding: 1px;
  margin-right: 4px;
}
#search form a {
  position: relative;
  color: #FFF300;
  font-size: 10px;
}


#menu {
  height: 37px;
  overflow: hidden;
}
#menu ul {
  line-height: 37px;
  font-size: 12px;
  position: relative;
  overflow: hidden;
}
#menu ul li {
  float: left;
  display: inline;
  background: url("../img2/m-sep.gif") no-repeat 0 50%;
  padding: 0 5px 0 6px;
}
#menu .f {background: none; padding-left: 0;}
#menu ul li a {
  color: #FFF;
  text-decoration: none;
}

.png_behavior {behavior: url('./_server/design/pngbehavior.htc');}


#menu-l ul{width: 100%; overflow: hidden; padding:10px;}
	#menu-l li{float: left; display: inline; background: url(../img/bullet-more.gif) no-repeat 0 50%; padding-left: 12px; margin-right: 12px;}

#content {
  margin: 0 0 27px;
  overflow: hidden;
  padding-bottom: 140px;
  zoom: 1;
}

#main {
  float: left;
  width: 495px;
}
#side {
  float: right;
  width: 264px;
}

#side .box {
  margin: 0 0 12px;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border: 1px solid #FFC05D;
  background: #FFF url("../img2/box-bg.png") repeat-x 0 100%;
  padding: 14px;
}
#main .box {
  margin: 0 0 25px;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.box h2 {
  padding: 0 0 0 17px;
  text-transform: uppercase;
  font-size: 12px;
  color: #FF8000;
  margin-bottom: 15px;
  background: url("../img2/h2-bg.gif") no-repeat 0 50%;
}
p.tr {
  position: absolute;
  top: 12px;
  right: 20px;
}

#login form {
  padding: 0 0 0 17px;
  color: #4A4A4A;
}
#login th {
  text-align: left;
  font-weight: normal;
  width: 72px;
}
#login td, #login th {padding: 3px 0;}
#login .i {
  width: 115px;
  background: #FFF;
  padding: 1px 0 1px 20px;
}
#i1 {
  background: #FFF url("../img2/icon-login.gif") no-repeat 0 50% !important;
}
#i2 {
  background: #FFF url("../img2/icon-password.gif") no-repeat 0 50% !important;
}
#login ul {padding-top: 5px; color: #4A4A4A;}
#login .button {margin-right: 4px;}
#login ul * {vertical-align: middle;}
#login ul a {color: #4A4A4A;}

#blogs .img, #members .img {
  padding-right: 11px;
  padding-left: 17px;
}
#blogs .des h3 a, #members dt a {font-weight: bold;}
#blogs td, #members td {
  padding-bottom: 15px;
  vertical-align: top;
}
#blogs .in, #members .in {padding-bottom: 5px;}
#members dt {
  font-weight: bold;
  margin-bottom: 5px;
}

#videos ul {zoom: 1;}
#videos ul li {
  float: left;
  display: inline;
  margin-left: 10px;
  border: 1px solid #DDDDDD;
  color: #BFBFBF;
}
#videos ul li img {
  display: block;
  border: 1px solid #F8F8F8;
  border-width: 2px 2px 1px;
}
#videos ul li span {
  display: block;
  padding: 7px 8px 4px;
}
#videos ul li a {font-weight: bold;}
#videos ul li.f {margin-left: 0 !important;}



#new {
  padding: 0;
  border: none;
}
#new ul {
  width: 100%;
  overflow: hidden;
}
#new ul li {
  float: left;
  display: inline;
  border: 1px solid #F77879;
  margin-left: 10px;
}
#new ul li a img {
  display: block;
  border: 2px solid #FFF;
}
#new ul li span {
  display: block;
  padding: 6px 10px;
}
#new ul li a {font-weight: bold; color: #F50026;}
#new ul li.odd {border-color: #85C6FE;}
#new ul li.odd a {color: #4589D0;}

#new ul li.f {margin-left: 0;}
#new .tr {color: #4A4A4A; top: 3px; right: 3px; padding-left: 9px; background: url("../img2/bullet-more.gif") no-repeat 0 50%;}


#features {padding: 1px;}
#features .in {
  padding: 15px 22px;
  background: url("../img2/features-bg.png") repeat-x 0 0;
}
#features ul li {
  padding: 6px 0 6px 25px;
}
#features td {vertical-align: top; padding-left: 52px; color: #5A6065;}
#f1 {background: url("../img2/f1.gif") no-repeat 0 50%;}
#f2 {background: url("../img2/f2.gif") no-repeat 0 50%;}
#f3 {background: url("../img2/f3.gif") no-repeat 0 50%;}
#f4 {background: url("../img2/f4.gif") no-repeat 0 50%;}
#f5 {background: url("../img2/f5.gif") no-repeat 0 50%;}
#f6 {background: url("../img2/f6.gif") no-repeat 0 50%;}
#f7 {background: url("../img2/f7.gif") no-repeat 0 50%;}
#f8 {background: url("../img2/f8.gif") no-repeat 0 50%;}
#f9 {background: url("../img2/f9.gif") no-repeat 0 50%;}
#f10 {background: url("../img2/f10.gif") no-repeat 0 50%;}
#f11 {background: url("../img2/f11.gif") no-repeat 0 50%;}


.banner {display: block; margin: 0 auto 20px;}


#news dl {
  padding-left: 26px;
}
#news dt {
  font-size: 10px;
  color: #7E7E7E;
}
#news .b {margin-bottom: 15px;}


#footer {
  height: 140px;
  background: url("../img2/footer-bg.png") repeat-x 0 0;
  position: relative;
  overflow: hidden;
  margin-top: -140px;
}
#footer .c {
  width: 803px;
  margin: 0 auto;
}
#f-menu {height: 39px;}
#f-menu p {
  padding-top: 15px;
  line-height: 12px;
}
#f-menu a {color: #636363; text-decoration: none;}
#f-menu img {vertical-align: middle; margin: 0 4px;}

#cop {color: #FFF; height:  100px;}
#cop p {
  padding: 24px 0 10px;
}
#cop a {color: #FFF;}

#music p, #specials p, #specials h3 {
  margin-bottom: 12px;
}
#music p.more, #specials p.more {
  margin-bottom: 0 !important;
}
#music td, #specials td {
  vertical-align: top;
}
#music .img, #specials .img {
  padding: 0 17px 0 2px;
}
#music h3, #specials h3 {
  font-size: 12px;
}
#music .genre, #specials .genre {
  font-size: 10px;
  color: #666;
}

p.wr a {background: url("../img2/bullet-more00.gif") no-repeat 0 50%; padding-left: 12px;}
p.tr a {padding-left: 9px; background: url("../img2/bullet-more.gif") no-repeat 0 50%;}


.cat{background: #7DA2EF url(../img2/features-bg.png) repeat-x 0 0 !important; border: 1px solid #3C5079 !important}
.cat {padding: 0 !important;}
	* html .cat .in, * html .cat ul{height: 1px;}
	.cat ul{padding: 15px 0 18px 9px; font-size: 12px;}
	html>body .cat ul{overflow: hidden;}
		.cat ul li{float: left; display: inline; width: 115px; line-height: 18px;}
		.cat ul li a{display: block; color: #FFF; padding-left: 35px; white-space: nowrap; background: url(../img2/bullet-cat.gif) no-repeat 19px 60%;}
		.cat ul li.new a{background: url(../img2/bullet-cat-new.gif) no-repeat 0 60%;}
		
		#main .tr {top: 0; right: 0;}
		
		
#sh {
    padding: 10px 0;
}
#sh ul {overflow: hidden; zoom: 1;}
#sh ul li {
    float: left;
    display: inline;
    padding-left: 12px;
    margin-right: 12px;
    background: url("../img2/sh-blt.gif") no-repeat 0 50%;
}
#sh ul li img {vertical-align: middle; margin-right: 3px;}
