@import url('menus.css');
body   { background-color: #ffffff; color: #fff; background-image: url(images/v2/body-bg.jpg); background-repeat: repeat-x;  }

#page { 
	 background-image: url(images/v2/full.jpg);
	 background-image: url(images/v2/bg-xx.jpg);
	 background-repeat: repeat-y;  
	 width: 950px;
}

.eco{
  width: 185px;
  height: 35px;
  background-image: url(economy-you-tube.png);
  display: block; 
}

#header  { background-image: url(images/v2/header.jpg); background-repeat: no-repeat; width: 950px; height: 200px }
#footer  { background-image: url(images/v2/footer.jpg); background-repeat: no-repeat; width: 950px; height: 180px }

.channel #header  { background-image: url(images/v2/header1.jpg); }


#main-bg-offline { background-image: url(images/v2/main-500-trans.jpg); background-repeat: no-repeat }


.box-left    { 
	background-image: url(.images/v2/box-right-middle.jpg); 
	background-repeat: repeat-y; 
	background-position: right 0; 
	margin: 0 0 0 1px; 
	width: 180px 
}

.box-left .header { 
	background-image: url(.images/v2/box-right-top.jpg); 
	background-repeat: no-repeat; 
	background-position: right 0; 
	height: 20px 
}

.box-left .footer  { 
	background-image: url(.images/v2/box-right-bottom.jpg); 
	background-repeat: no-repeat; 
	background-position: right 0; 
	height: 20px 
}

.box-left .main { 

}



#main-bg, #main-2{
  padding-right: 20px;
}

#main-2 .csc-header h1{
  font-size: 14px;
}

#main-2 .csc-header h1 a{
  color: #F9C01B;
}

#header #shortcut-1{
	top: 4px;
	left: 585px;
	width: 220px;
	height: 30px;
	z-index: 5;
	position: relative;
}

#topmenu{
	position: relative;
	top: 88px;
	height: 38px;
  	margin-left: 45px;
  	margin-right: 40px;
	background-color: #10161B;
	text-align: center;
}


#topmenu div.topmenu-wrapper{
  text-align: center;
  display: block;
  withe-space; nowrap;
  height: 38px;
  overflow: hidden;
  float: left;
  width: 680px;
}
#topmenu div.topmenu-wrapper div.topmenu-item{
  float: left;
  margin-right: 25px;
  width: auto;
}


.important{
  color: #fff;
  font-style: italic;
  font-weight: bold;
}
