img {border: none;}

img, div, input { behavior: url("/static/js/iepngfix.htc") }


/* Messaging */

.msg_info, .msg_message, .msg_warning, .msg_error, .msg_debug {

	z-index: 10;
	color: #000;
	padding: 5px 40px;
	margin: 10px 0 20px 0;
	position: relative;
	font-size: 14px;
	font-family: Verdana,Arial;
	vertical-align: middle;
	font-weight: bold;
	
}

.msg_info {
	background: #def url("/static/images/information.png") no-repeat 10px 5px;
	border: 1px solid #9cf;
}

.msg_message {
	background: #dfd url("/static/images/accept.png") no-repeat 10px 5px;
	border: 1px solid #bfb;
}

.msg_warning {
	background: #ffd url("/static/images/warning.gif") no-repeat 10px 5px; 
	border: 1px solid #fe6; 
}

.msg_error {
	color: #990000;
	background: #fdd url("/static/images/delete.png") no-repeat 10px 5px;
	border: 1px solid #fbb;
}
.msg_debug {
	color: #660000;
	/*background: #fdd url("/static/images/delete.png") no-repeat 10px 5px;*/
	border: 2px dashed #fbb;
}

/* Error styles */
div#e_left
{
	float: left;
	width: 215px;
	height: 100%;
}

div#e_body
{
	float: left;
	position: relative;
	top: 200px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #B32400;
	background-color: #FFCCBF;
	width: 500px;
	border: 1px #FF3300 solid;
}

div#e_body h1
{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #B32400;
	background-color: #FF9980;
	border-bottom: 1px #FF3300 dotted;
	font-size: 24px;
}

div#e_body h1 img
{
	float: left;
	margin: 3px 5px 0 5px;
	padding: 0;
	width: 25px;
	height: 25px;
}

div#e_body p
{
	margin: 10px;
	padding: 0;
	line-height: 200%;
}



/*LAYOUT*/
body{
	margin:0;
	padding:0;
	background-color: white;
	/*background-color: #0A1B2C;*/
	min-width: 989px;
}

#area_wrapper{
	background-color: white;
	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 ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#top_account ul li{
	display: inline;
}

#top_account ul.right li{
	margin: 0 5px 0 2px;
}
#top_account ul.left{
	margin-top: 6px;
}

#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: 14px;
	padding-left: 31px;
}

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

#top_account .right .radar{
	margin-left: 1px;
}


/*logo and banner */

#header_top{
	padding: 0 6px;
	background: #0a1b2c url(/static/images/hp_topbar_bg.png) no-repeat 382px -10px;
}
/*.header_top_en_US{background: #0a1b2c url(/static/images/hp_topbar_bg_newyear_en_US.png) no-repeat 440px -5px !important;}
.header_top_fr_FR{background: #0a1b2c url(/static/images/hp_topbar_bg_newyear_fr_FR.png) no-repeat 440px -5px !important;}*/


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

#cnet_header{
	margin-bottom:5px ;
	min-height: 100px;
}
#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.menu_awards{
	background: url("/layoutitems/images/nav_bg_gold.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 li {
	float: none;
}

#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;
	min-height: 17px;
}

#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;
}


.adfc_pagetitle{
	font-family: "Arial Black", Helvetica, Verdana;
	font-size:18px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 18px;
	border-bottom: 4px solid #576339;
}



.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.adfc_button {
    background: transparent url('/static/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.adfc_button span {
    background: transparent url('/static/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    color: #444;

}

a.adfc_boxlink{
	font-weight: normal !important;
	text-decoration: none;
	padding: 2px 6px;
	color: white !important;
	background-color: #919191;
}

a.adfc_boxlink:hover{
	color: #fff;
	background-color: #000;
}

a.adfc_boxlink_delete{
	font-weight: normal !important;
	text-decoration: none;
	padding: 2px 6px;
	color: #900 !important;
	background-color: #fff;
}

a.adfc_boxlink_delete:hover{
	color: #e00 !important;
	background-color: #000;
}


/*Ratings*/
.ratings_rated {
	background: url('/static/images/ratings_rated.png'); 
	z-index: 1;
}

.ratings span {
	float: left;
	cursor: pointer;
}

/*#ratings { 
	display: block;
	width: 120px;
	padding-top: 10px;
	height: 16px;
	margin: 0;
}*/

/*.highlight {
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: relative;
	bottom: 9px;
	color: #93784b;
	font-weight: bold;
}*/

/*AX Messages*/
.axmessagesteps{padding-top: 5px;font-size: 18px;}
.axmessagesteps ol li{padding-bottom: 6px;}

.hiddentext{display: none;visibility: hidden;}

/*Partner*/
.partner_hp_zone{
	margin-top: 5px;
	margin-bottom: 10px;
}
.partner_hp_zone_1,.partner_hp_zone_3{
	margin-left: 5px;
	margin-right: 5px;
}

.admTranslatorMode{
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	display: inline !important;
	z-index: 3;
}
