/*LAYOUT*/
body{
	margin:0;
	padding:0;
	background-color: #ffffff;
	/*text-align: center; just for the topbar??*/
	min-width: 989px;
}

#area_wrapper{
	width:989px;
	margin:0 auto;
	padding-top: 0px;
	text-align: left;
}

#top_account{
	font:12px arial,helvetica,verdana,sans-serif;
	color: #fff;
	background-color: #0a1b2c;
	border-bottom: 1px solid #fff;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#top_account .tl{
	height: 9px;
	margin: 0;
	padding: 0;
}

#top_account .tr{
	height: 9px;
	padding: 0;
	margin: 0;
}

#top_account ul{
	list-style: none;
	margin: 2px 0 5px;
	padding: 0px;
}

#top_account ul li{
	display: inline;
}

#top_account ul.right li{
	margin: 0 10px;
}
#top_account ul.left li{
	margin: 0 4px;
}

#top_account .right{
	float: right;
}


#top_account .subscribe a{
	color: #fb9a08;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

#top_account .logon a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#top_account .become a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#top_account .become a:hover{
	text-decoration: underline;
}

#top_account .left{
	display:inline;
	float: left;
	margin-left: 5px;
	width: 635px;
}

#top_account .become{
	text-align: left;
}

#top_account .right a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#top_account .right a:hover{
	text-decoration: underline;
}

#top_account .right .cart a{
	background: url("/static/images/cart_25.png") left no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 31px;
}

#top_account .right .playlists a{
	padding-left: 33px;
	background: url("/static/images/playlist_25.png") left no-repeat;
	padding-top: 5px;
	padding-bottom: 3px;
}

#top_account .right .favorite a{
	padding-left: 29px;
	background: url("/static/images/radar_25.png") left no-repeat;
	padding-top: 7px;
	padding-bottom: 3px;
}

/*logo and banner */

#header_top{
	padding: 0 6px;
	background: #0a1b2c url(/static/images/hp_topbar_bg.png) no-repeat 382px -10px;
}

#header_top .logo{
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 4px;
}

#cnet_header{
	margin-bottom:5px ;
	min-height: 100px;
	background: white url(/static/images/cnet_header.png) no-repeat 333px;
}
#cnet_header img{
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 5px;
}
#cnet_header_bluespace{
	background-color: #041b2c;
	height: 5px;
}

#header_top .banner{
	float: right;
	margin-top: 15px;
}

/* MENU */

#menubar{
	width: 100%;
}

#menuleft {
	float: left;
}

#menuright {
	float: right;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 12px Arial;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	border-right: 1px solid #0a1b2c;
	color: #000;
	background: url("/layoutitems/images/nav_bg.gif") 0 27px;
	padding: 4px 12px;
}

#p7menubar a.menu_creative{
	background: url("/layoutitems/images/nav_bg_blue.gif") 0 27px;
}

#p7menubar a.menu_agency{
	background: url("/layoutitems/images/nav_bg_green.gif") 0 27px;
}

#p7menubar a.manu_awards{
	background: url("/layoutitems/images/nav_bg_red.gif") 0 27px;
}

#p7menubar a.menu_trigger{
	/*padding-right: 4px;*/
}

#p7menubar a.menu_trigger div{
	/*background: url("/layoutitems/images/trigger_arrow.gif") right no-repeat;
	padding-right: 20px;*/
}

#p7menubar a.menu_arrow div{
	background: url("/layoutitems/images/trigger_arrow.gif") right no-repeat;
	padding-right: 20px;
}

#p7menubar a.menu_active{
	background-position: 0 0px;
	color: #fff;
}

#p7menubar a.menu_last{
	border-right: none;
}

#p7menubar .menu_spacer{
	margin-left: 65px;
}


#p7menubar li{
	float: left;
}

#p7menubar li ul.menu_fat, #p7menubar ul.menu_fat li  {
	width: 130px;
}
#p7menubar li ul.menu_superfat, #p7menubar ul.menu_superfat li  {
	width: 150px;
}
#p7menubar li ul.menu_megafat, #p7menubar ul.menu_megafat li  {
	width: 190px;
}
#p7menubar li ul.menu_thin, #p7menubar ul.menu_thin li  {
	width: 100px;
}

#p7menubar ul li a  {
	border-right: 0;
	padding: 3px 13px;
}

#p7menubar li ul {
	z-index: 1000;
	display: none;
	position: absolute;
	background-color: #e8e9ea;
	border-right: 1px solid #041b2c;
	border-bottom: 1px solid #041b2c;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a{
	background-position: 0 0px;
	color: #fff;
}

#p7menubar li li a{
	background: none;
}


#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	background-image: none;
}

#p7menubar ul a:hover {
	background-image: none;
	background-color: #455663!important;
	color: #FFFFFF!important;
}

#p7menubar li {width: auto;}

/* Language and Country Menu */

#p7menubar{
	border-top: 1px solid #a4adb4;
}

#menuright li a{
	background: none;
	color: #ffffff;
	font-size: 11px;
	padding: 3px 8px;
}

#p7menubar #menuright a.menu_arrow div{
	background: url("/layoutitems/images/trigger_arrow_white.gif") right no-repeat;
	padding-right: 20px;
}

#p7menubar #menuright li:hover a, #p7menubar #menuright a:focus,
#p7menubar #menuright a:active, #p7menubar li.p7hvr a{
	background-color: #e8e9ea;
	color: #000;
}

#p7menubar #menuright li:hover a.menu_arrow div{
	background: url("/layoutitems/images/trigger_arrow.gif") right no-repeat;
}


#wrapper{
	padding: 0 6px;
	background-color:#041B2C;
}

#contentwrapper{
	width:977px;
	margin-top:0px;
	background-color:#ffffff;
	float: left;
	padding-bottom: 20px;
	/*padding-right: 5px;*/
	/*padding-left: 5px;*/
}

/* footer */
#footer{
	font:12px arial,helvetica,verdana,sans-serif;
	margin: 0 auto;
	border-top: 1px solid #242424;
	background-color:#041B2C;
	padding: 0 6px 20px;
}

#footer .subscribe a{
	color: #fb9a08;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

#footer .logon a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#footer #banner_bottom {
	background-color:#041b2c;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer #bottom {
	height: 217px;
	background-color: #ffffff;

	/* safari fix */
	height: 250px;
}

#footer #bottom .partners {
	float:right;
	margin-right:20px;
	padding-bottom:4px;
	padding-top: 10px;
}

#footer #bottom_links .homelink{
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	border: 0;
}

#footer #bottom_links .text_links{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#footer #bottom_links ul{
	padding: 0;
}

#footer #bottom_links .subscribe{
	margin: 0 20px 0 7px;
}

#footer #bottom_links ul li{
	list-style-type: none;
	display: inline;
}

#footer #bottom_links .text_links .top{
	margin-bottom: 5px;
}

#footer #bottom_links .text_links .bot{
	margin: 0;
}

#footer #bottom_links .text_links .bot li{
	padding: 0 6px;
	border-right: 1px solid #fff;
	font-size: 11px;
}

#footer #bottom_links .text_links .bot a{
	color: #fff;
}

#footer #bottom_links #copy{
	color: #fff;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 20px;
}

html .clear{
	clear: both;
}
