/* To be applied to all */

body {
	background: #ECECED none repeat scroll 0 0;
	line-height: 1em;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
}
.awdio-body-bkg {
	background:#EDECEC url(../images/v-060/awdio-body-bkg.png) repeat 0 0;
	height: 100%;
	width: 100%;
}
.awdio-body-nobkg {
	height: 100%;
	width: 100%;
}
.awdio-popup-z-index {
	position: relative;
	z-index: 1000;
}
.gwt-DialogBox {
	z-index: 1001;
}
option {
	padding-left: 4px;	
}
.awdio-middle-container {
/*
	Emeric Player
	background: #fff none repeat scroll 0 0;
	width: 940px;
*/
	/*background:#ECECED none repeat scroll 0 0;*/
	background:transparent url(../images/v-060/awdio-new-player_container-tile-body.png) repeat-y scroll 0 0;
	margin-left:auto;
	margin-right:auto;
	width:930px;
}
.awdio-middle-container-leftcol {
	width: 480px;
	float: left;
/*
	Emeric Player
	margin: 10px 0 20px 10px;
	padding-right: 0;
*/
	/*padding-right: 20px;*/
	margin: 0 0 20px;
}
.awdio-middle-container-rightcol {
	width: 435px;
	float: right;
/*
	Emeric Player
	margin: 10px 20px 20px 0;
*/
	margin: 0 0 20px 0;
}

.awdio-promozone-thumbnail-container {
	/*background:#EDECEC url(../images/v-060/awdio-promozone-bestof-bkg-smol.png) repeat-y scroll 0 0;*/
	display:block;
	width:435px;
	height:232px;
	z-index:2;
}
.awdio-promozone-thumbnail-content {
	/*padding:10px;*/
	z-index:3;
}
.awdio-promozone-thumbnail-content a,
.awdio-promozone-thumbnail-content a:hover {
	display:block;
	width:424px;
	height:224px;
	z-index:4;
	overflow: hidden;
}

/*.awdio-home-ligneh {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 2px;
	font-size: 2px;
	background: url(../images/v-060/ligneh.png) repeat-x;	
}
.awdio-home-ligneh-2 {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	height: 2px;
	font-size: 2px;
	background: url(../images/v-060/ligneh.png) repeat-x;	
}*/
p {
	cursor:default;
	margin:0;
	padding-top:1%;
}
.awdio-clearfloat {
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.awdio-title1 {
	font-size: 140%;
	margin-botttom: 1%;
	color: #ccc;
}

.awdio-title2 {
	font-size: 150%;
	margin-botttom: 1%;
	color: #ccc;
}

.awdio-title3 {
	font-size: 125%;
}
.awdio-title3 a {
	color: #666;
	text-decoration: underline;
}
.awdio-title3 a:hover {
	color: #999;
	text-decoration: none;
}
.awdio-label{
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
/*  jusqu'a ce que l'algo de compression prenne em compte les styles dependants */

/* end tempo */

.awdio-clickable {
	cursor: pointer;
	cursor: hand;
}
.awdio-clickable-inactive {
	cursor: default;
}
.awdio-blaster { /*margin-left: -6px;*/ /*margin-top: 6px ;*/
	vertical-align: bottom;
	horizontal-align: right;
	align: right;
	width: 100%;
}

.awdio-blaster-club-title {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.awdio-blaster-club-location {
	font-size: 10px;
	color: white;
}

/******************* <ERRORS> ******************/
.awdio-error-panel {
	padding: 12px;
	font-size: 14px;
	border: 2px solid #black;
	background-color: #a0a0a0;
	text-align: center;
}

.awdio-error-panel-message {
	font-size: 14px;
	text-align: center;
}
/************** Detect Settings Component **********************/

.detect {
    margin-top: 4px;
    width: 502px;
}


.detect a {
color: #999999;
    text-decoration: none;
}

.detect a:hover {
    text-decoration: underline;
}

.detect-header {
    background: transparent url(images/patchwork/joinUsForm/awdio-joinUsForm-box-header-background.png) no-repeat;
    height: 7px;
    line-height: 0px;
}

* html .detect-header {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/patchwork/joinUsForm/awdio-joinUsForm-box-header-background.png", sizingMethod="crop");
    font-size: 0px;
}

.detect-content {
    width: 502px;
    height: 336px;
    background-color: white;
}


.detect-footer {
    background: transparent url(images/patchwork/joinUsForm/awdio-joinUsForm-box-footer-background.png) no-repeat top left;
    height: 8px;
}


* html .detect-footer {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/patchwork/joinUsForm/awdio-joinUsForm-box-footer-background.png", sizingMethod="crop");
}

.detect-title {
    clear: both;
    display: inline;
    float: left;
    margin: 10px 20px 0 20px;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}


.detect-entry {
    clear: both;
    display: inline;
    width: 462px;
    float: left;
    margin: 16px 20px 0 20px;
    font-family: verdana;
    font-size: 14px;
}

.detect p {
    margin: 8px 0px 0 0px;
}

.detect-ok {
    float: left;
    background: transparent url(images/patchwork/ok.gif) no-repeat top left;
    padding-left: 26px;
    font-family: verdana;
    font-size: 13px;
}

.detect-ok p a{
    font-family: verdana;
    font-size: 13px;
}


.detect-error {
    float: left;
    background: transparent url(images/patchwork/error.gif) no-repeat top left;
    padding-left: 26px;
    font-family: verdana;
    font-size: 13px;
}

.detect-error p a{
    font-family: verdana;
    font-size: 13px;
}
.marquee-border {
	white-space: nowrap;
	font-family: verdana;
	font-size: 11px;
	color: white;
}
.marquee-border-red {
	white-space: nowrap;
	font-family: verdana;
	font-size: 11px;
	color: red;
}

.progressbar {
	border: 1px solid #999999;
}

.progressbar-empty {
	background: white;
}

.progressbar-full {
	background: white;
}
/* loading-panel noscript */
.loading-panel-noscript {
	background-color:#fff;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:20000;
}

.loading-noscript {
	left:50%;
	margin:10% 0 0 -470px;
	position:absolute;
	width:470px;
	z-index:20001;
}

.loading-noscript a {
	color: #225588;
}

.loading-noscript .loading-indicator-noscript {
	background: white;
	margin: 20px 0 20px 418px;
}

.loading-noscript .loading-indicator-noscript img {
	vertical-align: top;
}

.loading-msg {
	font: normal 10px arial, tahoma, sans-serif;
}
.awdio-pre-home-text1 {
	width: 940px;
	height: 240px;
}
.awdio-pre-home-text2 {
	width: 940px;
	height: 80px;
}

.awdio-pre-home-go-button {
	width: 104px;
	height: 104px;
	margin:0;
	margin: 20px 0 20px 418px;
}
.awdio-pre-home-go-button a {
	background: transparent url(../images/panel/awdio-login-panel_go-button_104x208px.png) no-repeat 0 0;
	width: 104px;
	height: 104px;
	display: block;
}
.awdio-pre-home-go-button a:hover {
	background: transparent url(../images/panel/awdio-login-panel_go-button_104x208px.png) no-repeat 0 -105px;
}
/* end loading-panel noscript */

/* loading-panel script */
.loading-panel{
	background: transparent url(../images/panel/Large-loading2-smol_bkgd.png) repeat 0 0;
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 20000;
	background-color:white;
}

.loading {
	position: absolute;
	top: 40%;
	left:50%;
	margin-left:-286px;
	padding: 2px;
	z-index: 20001;
	height: auto;
}

.loading a {
	color: #225588;
}

.loading .loading-indicator {
	background: transparent;
	color: #444;
	font: bold 13px tahoma, arial, helvetica;
	padding:40px 10px 10px;
	margin: 0;
	height: auto;
}

.loading .loading-indicator img {
	margin-right: 8px;
	float: left;
	vertical-align: top;
}
.loading-msg {
	font: normal 10px arial, tahoma, sans-serif;
}

.gwt-DialogBox {
	z-index: 1001 ;
}

/* end loading-panel script */ 

/* end global.css */