/* To be applied to all */

body {
	line-height: 1em;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.9em;
	background: #fff;
	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;
*/
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
.awdio-middle-container-leftcol {
	width: 502px;
	float: left;
/*
	Emeric Player
	margin: 10px 0 20px 10px;
	padding-right: 0;
*/
	padding-right: 20px;
	margin: 10px 20px 20px 0;
}
.awdio-middle-container-rightcol {
	width: 358px;
	float: right;
/*
	Emeric Player
	margin: 10px 20px 20px 0;
*/
	margin: 10px 0 20px 0;
}
.awdio-google-canvas-container {
	background: url(../images/v-060/awdio-google-canvas-bkg.png) no-repeat -10px -3px;
	width: 880px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
}
.awdio-middle-container-leftcol-google {
	width: 400px;
	float: left;
	padding-right: 0px;
	margin: 10px 0 0 0;
}
.awdio-middle-container-rightcol-google {
	width: 460px;
	float: right;
	margin: 10px 0 20px 0;
}
.awdio-home-ligneh {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 2px;
	font-size: 2px;/* hack pour IE6 */
	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;/* hack pour IE6 */
	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{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 20000;
	background-color:#a8b0bd;
}

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

.loading a {
	color: #225588;
}

.loading .loading-indicator {
	/*background: white;*/
	color: #444;
	font: bold 13px tahoma, arial, helvetica;
	padding: 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;
}

/* end loading-panel script */ 

/* end global.css */