/* ec.css */

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(/img/bg.png) 0 0 repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}
a img {border: 0;}
a {color: #0066CC;}
a, input {outline: none;}
hr {display: none;}
small {font-size: 0.9em;font-weight: bold;color:#666;}
.ec {font-weight: bold;color: #0066cc;}
iframe {border: 0;padding: 0;margin: 15px 0;}

#ajax_load {
	background-image: url(/img/ajax-loader.gif);
	width: 16px;
	height: 16px;
	margin: 10px auto;
}

.slider {
	display: block;
	width: 500px;
	margin: 10px;
}

.rate_ok {
	color: green;
	font-weight: bold;
}

.rate_nok {
	color: red;
	font-weight: bold;
}

.slider_fixme {
	float: right;
}

.input_slider {
	border: 0;
	width: 30px;
	font-weight: bold;
	font-size: 14px;
}

#say, #say_warning, #say_error {
	font-size: 1.3em;
	margin: 15px 0;
	padding: 15px 10px 15px 35px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

#say p, #say_warning p, #say_error p {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#say {
	background-image: url(/img/ico/check.gif);
	background-color: #FFFFDD;
	border: 1px solid #F7DF92;
}

#say_warning {
	background-image: url(/img/ico/warning.gif);
	background-color: #FFFFDD;
	border: 1px solid #F7DF92;
}

#say_error {
	background-image: url(/img/ico/error.gif);
	background-color: #FFE7E7;
	border: 1px solid #DF9898;
}






/*--------------------------------------------------------
 * HEADER
-------------------------------------------------------- */
#header {
	position: relative;
	height: 200px;
}
#header h1 {
	position: absolute;
	top: 48px;
	left: 30px;
	display: block;
	margin: 0;
	padding-top: 84px;
	height: 0;
	width: 96px;
	overflow: hidden;
	font-size: 0.1em;
	background: transparent url(/img/esprit-click.png) 0 0 no-repeat;		
}


/* ---- HEADER > slogan ---- */
#slogan {
	position: absolute;
	top: 61px;
	left: 146px;
	margin: 0;
	width: 537px;
	text-align: right;
}
#slogan strong {
	float: left;
	margin: 0;
	margin-bottom: -3px;
	padding-top: 31px;
	width: 537px;
	height: 0;
	overflow: hidden;
	font-size: 0.1em;
	background: transparent url(/img/header-slogan.png) 0 0 no-repeat;
}
#slogan em {
	clear: both;
	font-size: 1.8em;
	font-style: normal;
	color: #BBEEFF;
}


/* ---- HEADER > statWatch ---- */
#statWatch {
 	position: absolute;
	top: 60px;
	right: 0;
}
#counter {
	display: inline;
	float: right;
	padding: 0 79px 0 18px;
	line-height: 40px;
	text-align: right;
	font-size: 3em;
	color: #FF6600;
	background: transparent url(/img/counter-lb.png) 0 0 no-repeat;
}
#counter em {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 40px;
	width: 79px;
	height: 0;
	overflow: hidden;
	font-size: 0.1em;
	background: transparent url(/img/counter-rb.png) top right no-repeat;
}
#ctr {
	margin: 0 -79px 0 -18px;
	line-height: 25px;
	text-align: center;
	font-size: 0.5em;
	font-weight: bold;
	color: #fff;
}
#ctr span {color: #BBEEFF;}


/* ---- HEADER > menu ---- */
ul.menu {
	position: absolute;	
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	display: inline;
	float: left;
	margin-right: 3px;
}
.menu li a {
	display: inline;
	float: left;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 1.6em;
	text-decoration: none;
	letter-spacing: -0.5px;
	color: #BBEEFF;
	background: transparent url(/img/menu-item.png) 0 0 repeat-x;
}
.menu li a.loggedMenu {color: #FFF8BB;}
.menu li.selected {background: transparent url(/img/menu-item-select-lb.png) 0 0 no-repeat;}
.menu li.selected a {
	font-weight: bold;
	color: #333;
	background: transparent url(/img/menu-item-select-rb.png) top right no-repeat;
}
.menu li a:hover {
	color: #fff;
	background: transparent url(/img/menu-item.png) 0 -40px repeat-x;
}
.menu li.selected a:hover {color: #333;
	background: transparent url(/img/menu-item-select-rb.png) top right no-repeat;
}


/* ---- HEADER > login ---- */
#loginBox {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 240px;
	height: 70px;
	background: transparent url(/img/login-lb.png) 0 0 no-repeat;
}
#loginBox form {
	margin: 0;
	padding: 15px 15px 0 15px;
	background: transparent url(/img/login-rb.png) top right no-repeat;
}
#loginBox form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#loginBox form ul li {float: left;}
#loginBox form input {
	margin-left: 2px;
}
#loginBox form input.textfield {
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	padding: 0 3px;
	width: 84px;
	height: 22px;
	font: 1.2em/1.8em Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(/img/login-textfield-bg.png) 0 0 repeat-x;
	border: none;
	border-bottom: 1px solid #002F57;
}
#loginBox form label {float: left;}
#loginBox form p {
	margin: 0;
	text-align: center;
	color: #fff;
}
#loginBox form p {
	clear: both;
	float: left;
	margin-top: 3px;
	width: 100%;
}
#loginBox form p a {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
}
#loginBox form p span {
	padding: 0 3px;
	font-size : 1.2em;
	color: #0077AA;
}


/* ---- HEADER > loggedUser ---- */
p#loggedUser {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 30px 10px 0;
	height: 22px;
	line-height: 22px;
	font: bold italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
p#loggedUser span {display: none;}
a#logout {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding-top: 22px;
	height: 0;
	width: 25px;
	overflow: hidden;
	font-size: 0.1em;
	background: transparent url(/img/logout.png) 0 0 no-repeat;
}



/*--------------------------------------------------------
 * CONTENT
-------------------------------------------------------- */
#content {
	float: left;
	padding: 20px 0;
	width: 100%;
}
#main {
	float: left;
	width: 720px;
}
#sidebar {
	float: right;
	width: 240px;
}
#content h2 {
	margin: 0 0 20px 0;
	padding-left: 12px;
	font-size: 2.2em;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: -1px;
	background: transparent url(/img/title-icon.png) left center no-repeat;
}




/*--------------------------------------------------------
 * CONTENT > SIDEBAR > Box
-------------------------------------------------------- */
.box {
	margin-bottom: 20px;
	padding-bottom: 7px;
	width: 240px;
	background-color: #fff;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.box h4 {
	margin: 0;
	padding: 0 15px;
	height: 42px;
	line-height: 42px;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	/*letter-spacing: 2px;*/
	letter-spacing: 0px;
	color: #0066cc;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.box div.boxContent {
	padding: 0 14px 8px 14px;
	font-size: 1.2em;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	zoom: 1; /* IE6 haslayout triger */
}
.box div.boxContent p {
	margin: inherit;
}
.box p.news {
	font-size: 0.9em;
}


/* width: 240px */
.a01 {background-image: url(/img/box-bottom-a01.png);}
.a01 h4 {background-image: url(/img/box-top-a01.png);}

.a02 {background-image: url(/img/box-bottom-a02.png);}
.a02 h4 {background-image: url(/img/box-top-a02.png);}
.a02 div.boxContent {padding-top: 15px;}

.a03 {background-image: url(/img/box-bottom-a03.png); background-color: #FFF8BB;}
.a03 h4 {background-image: url(/img/box-top-a03.png); color: #ff6600;}
.a04 {background-image: url(/img/box-bottom-a04.png); background-color: #DEF2FF;}
.a04 h4 {background-image: url(/img/box-top-a04.png);}
.a03 div.boxContent, .a04 div.boxContent {padding: 0 15px 8px 15px; border: none;}



/*--------------------------------------------------------
 * CONTENT > MAIN > Home (acceuil)
-------------------------------------------------------- */
#main.home h2 {
	display: block;
	margin: 15px 0;
	padding: 0;
	padding-top: 29px;
	height: 0;
	width: 705px;
	overflow: hidden;
	font-size: 0.1em;
	font-weight: normal;
	background: transparent url(/img/home-slogan.png) 0 0 no-repeat;
	border: none;
}
dl#features {
	margin: -5px 0 0 0;
	padding: 0;
}
dl#features dt {
	padding-left: 26px;
	height: 24px;
	line-height: 24px;
	font-size: 1.8em;
	background: transparent url(/img/home-features-icon.png) left center no-repeat;
}
dl#features dd {
	margin: 0.2em 0 0.8em 0;
	padding: 0;
	padding-left: 26px;
	font-size: 1.2em;
}




/*--------------------------------------------------------
 * CONTENT > MAIN > News (logged home)
-------------------------------------------------------- */
#news {
}
.post {
	margin-bottom: 10px;
	padding-left: 120px;
	float: left;
	width: 600px; 
}
.post h4 {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
}
.postImg {
	float: left;
	margin-left: -120px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.postMeta {
	margin: 0.25em 0 0 0;
	font-size: 1.1em;
	color: #999;
}
.postContent {
	margin-top: 10px;
	font-size: 1.2em;
}
.postContent p {margin: 0.5em 0;}


/* ---- CONTENT > MAIN > News : Resume stats ---- */

#resume_stats table {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
	background: transparent url(/img/stats-thead-bg.png) 0 0 no-repeat;
}
#resume_stats thead tr {
	color: #FF6600;
}
#resume_stats th {
	padding: 0 7px 0 20px;
	height: 28px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}
#resume_stats td {
	padding: 0.5em;
	text-align: right;
	font-size: 1.2em;
	border-bottom: 1px solid #fff;
}
#resume_stats tr.alt {
	background-color: #f8f8f8;
}
#resume_stats tfoot td {
	font-size: 1.5em;
	font-weight: bold;
}
#resume_stats .varp {
	font-weight: bold;
	color: green;
}
#resume_stats .varn {
	font-weight: bold;
	color: red;
}





/*--------------------------------------------------------
 * CONTENT > MAIN > Statistiques
-------------------------------------------------------- */
#statSetting {
	border-bottom: 3px solid #f2f2f2;
}
#statSettingWrapper {
	position: relative;
	padding: 15px;
	font-size: 1.2em;
	background: #DEF2FF url(/img/setting-bg.png) top right no-repeat;
	border: 1px solid #BAE2FF;
	zoom: 1; /* IE6 haslayout triger */
}
#statSetting a {
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
#statSetting a:hover {color: #333;}
#statSetting ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#statSetting p {margin: 1em 0;}
#statSetting label {font-weight: bold;}
#statSetting input, select {
	vertical-align: middle;
	color: #333;
	font: 1em Arial, Helvetica, sans-serif;
}


/* ---- CONTENT > MAIN > Statistiques : date (setting) ---- */
ul#date {
}
ul#date li {
	margin-left: 10px;
	padding-left: 8px;
	line-height: 1.3em;
	background: transparent url(/img/setting-arrow.png) left center no-repeat;
}
ul#date li.label {
	margin: 0 0 5px 0;
	padding-left: 0;
	background: none;
}
a#refresh {margin-left: 5px;}
a#refresh img  {vertical-align: middle;}


/* ---- CONTENT > MAIN > Statistiques : display (setting) ---- */
ul#display {
	margin-top: 20px;
	height: 20px;
}
ul#display li {
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	background: transparent url(/img/setting-display-off-lb.png) 0 0 no-repeat;
}
ul#display li a {
	display: inline;
	float: left;
	padding-right: 10px;
	background: transparent url(/img/setting-display-off-rb.png) top right no-repeat;
}
ul#display li.label {
	margin: 0;
	padding: 0 5px 0 0;
	font-weight: bold;
	background: none;
}
ul#display li.checked {
	background: transparent url(/img/setting-display-on-lb.png) 0 0 no-repeat;
}
ul#display li.checked a, ul#display li.checked a:hover {
	color: #fff;
	background: transparent url(/img/setting-display-on-rb.png) top right no-repeat;
}


/* ---- CONTENT > MAIN > Statistiques : stats (tableau) ---- */ 
#stats {
}
#stats h3 {
	margin: 20px 0 0 0; 
	text-align: center; 
	font-size: 1.9em;
	font-weight: normal;
	color: #FF6600;
}
#stats h3 span {
	padding-left: 5px;
	font-size: 0.9em;
	text-transform: normal;
}
p#spcLabel {
	margin: 0;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}
#stats table {
	margin: 0 auto;
	margin-top: 20px;
	width: 100%;
	border-collapse: collapse;
	background: transparent url(/img/stats-thead-bg.png) 0 0 no-repeat;
}
#stats thead tr {
	color: #FF6600;
}
#stats th {
	padding: 0 7px 0 20px;
	height: 28px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}
#stats td {
	padding: 0.5em;
	text-align: right;
	font-size: 1.2em;
	border-bottom: 1px solid #fff;
}
#stats tr.alt {
	background-color: #f8f8f8;
}
#stats tfoot td {
	font-size: 1.5em;
	font-weight: bold;
}
#stats th.header {
	background-image: url(/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 20px;
}
#stats th.headerSortUp {
	background-image: url(/img/asc.gif);
}
#stats th.headerSortDown {
	background-image: url(/img/desc.gif);
}



/* --------------------------------------------------------
 * CONTENT > MAIN > Mes espaces
-------------------------------------------------------- */
#espaces {
	position: relative;
}
#espaces table {
	clear: both;
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
}
#espaces thead tr {
	color: #FF6600;
}
#espaces th {
	padding: 0.5em;
	padding-top: 1em;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}
#espaces td {
	padding: 0.5em;
	text-align: right;
	font-size: 1.2em;
	border-bottom: 0 solid #fff;
}
#espaces td a {
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
#espaces td a.space {
	text-decoration: none;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
#espaces td a.space:hover {
	color: #339911;
}
#espaces td img {
	vertical-align: middle;
	padding-right: 3px;
}
#espaces td.label {
	text-align: left;
}
#espaces tr.alt {
	background-color: #f8f8f8;
}
#espaces tr.spcEdit {
}
#espaces tr.injected {
	padding: 0;
}
#espaces tr.injected td {
	padding: 0;
	padding-top: 4px;
	text-align: left;
	font-size: 1em;
	border: none;
}
a#addSpcButton {
	position: absolute;
	right: 0;
	top: -40px;
	display: block;
	margin: -5px 0 0 20px;
	padding-top: 30px;
	width: 208px;
	height: 0;
	overflow: hidden;
	font-size: 0.1em;
	background: transparent url(/img/setting-addspace-button.png) 0 0 no-repeat;
}




/* --------------------------------------------------------
 * CONTENT > MAIN > Setting (global)
-------------------------------------------------------- */
.setting {
	margin-bottom: 3px;
	border-bottom: 3px solid #f2f2f2;
}
.settingWrapper {
	position: relative;
	padding: 0 15px 15px 15px;
	width: 688px;
	font-size: 1.2em;
	background-color: #DEF2FF;
	border: 1px solid #BAE2FF;
	zoom: 1; /* IE6 haslayout triger */
}
.setting a {font-weight: bold;}
.setting a:hover {color: #333;}
.setting h3 {
	margin: 15px 0;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #44AA22;
}
table.set, #espaces td table.set {
	margin: 0;
	width: auto;
	border-collapse: collapse;
}
table.set td, #espaces td table.set td {
	padding: 0 0 5px 0;
}
table.set td.label, #espaces td table.set td.label {
	padding-right: 8px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
.setting form {margin: 0;}
.setting input, .setting select { 
	vertical-align: middle;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #333;
}
.setting input.textfield, .setting select { 
	padding: 3px;
	border: 1px solid #BAE2FF;
}
.setting input.textfield {
	width: 200px;
}
.setting input.button {
	margin: 15px 0 1px 0;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background: transparent url(/img/button-bg.png) left center repeat-x;
	border: none;
	cursor: pointer;
} 
.setting textarea {
	padding: 3px;
	vertical-align: middle;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #BAE2FF;
	width: 560px;
	height: 120px;
}
.setting fieldset {
	position: relative;
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #D2ECFF;
	background-color: #EEF8FF;
}
.setting legend {
	position: absolute;
	top: -0.5em;
	left: 0.5em;
	font-weight: bold;
	color: #44AA22;
}
.setting fieldset ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.setting fieldset .banPrev {
	width: 656px;
	overflow: hidden;
}



/* --------------------------------------------------------
 * CONTENT > MAIN > Contact
-------------------------------------------------------- */
#contact {
}
#contact p {
	font-size: 1.2em;
}
#contact div.boxContact {
	padding: 10px 14px 8px 14px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	zoom: 1; /* IE6 haslayout triger */
}
#contact div.boxContact p {
	margin: inherit;
}
#contact div.boxContact img {
	vertical-align: middle;
	padding-right: 8px;
	padding-bottom: 3px;
}
#contact .error {
	margin-bottom: 8px;
}


/* --------------------------------------------------------
 * CONTENT > MAIN > FAQ
-------------------------------------------------------- */
#faq {
}
#faq ul {
	font-size: 1.2em;
	list-style-type: circle;
}
#faq li {
	height: 1.6em;
}
#faq dl {
	font-size: 1.3em;
}
#faq dt {
	border-top: 1px solid #CCC;
	padding-top: 12px;
	font-weight: bold;
}
#faq dd {
	padding: 5px 0 12px 0;
}


/* --------------------------------------------------------
 * CONTENT > MAIN > Present
-------------------------------------------------------- */
#present {
}
#present p {
	font-size: 1.2em;
}
#present h3 {
	font-size: 1.6em;
	padding-bottom: 2px;
	border-bottom: 1px dotted silver;
	margin-top: 26px;
}
#present ul {
	font-size: 1.2em;
}
#present ul.numList {
	margin: 0;
	padding: 0;
	list-style: none;
}
#present ul.numList li {
	margin-bottom: 5px;
	padding-left: 20px;
	line-height: 17px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#present ul.numList li.nl1 {background-image: url(/img/num-list-1.png);}
#present ul.numList li.nl2 {background-image: url(/img/num-list-2.png);}
#present ul.numList li.nl3 {background-image: url(/img/num-list-3.png);}
#present ul.numList li.nl4 {background-image: url(/img/num-list-4.png);}
#present ul.numList li.nl5 {background-image: url(/img/num-list-5.png);}
#present ul.why {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 5px;
}
#present ul.why li {
	background-image: url(/img/ico/ok_24.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 5px;
	height: 28px;
	font-weight: bold;
}
ul.ratioGrid {
	margin: 10px auto;
	padding: 15px 0 0 20px;
	width: 300px;
	height: 125px;
	list-style: none;
	background: transparent url(/img/ratio-grid-bg.png) 0 0 no-repeat;
}
ul.ratioGrid li {
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}
ul.ratioGrid li span {
	display: inline;
	float: left;
	margin-right: 5px;
	width: 250px;
	background: transparent url(/img/ratio-grid-dot.png) left center repeat-x;
}
ul.ratioGrid li em {
	padding-right: 5px;
	font-style: normal;
	background-color: #DEF2FF;
}


/* --------------------------------------------------------
 * CONTENT > MAIN > Register
-------------------------------------------------------- */
#register {
}
#register p {
	font-size: 1.3em;
}
#register h3 {
	font-size: 1.8em;
}




/* --------------------------------------------------------
 * CONTENT > SIDEBAR > Register
-------------------------------------------------------- */
#register_from input { 
	vertical-align: middle;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #333;
}
#register_from input.textfield { 
	padding: 3px;
	border: 1px solid #BAE2FF;
}
#register_from input.textfield {
	width: 200px;
}
#register_from input.button {
	margin: 15px 0 1px 0;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background: transparent url(/img/button-bg.png) left center repeat-x;
	border: none;
	cursor: pointer;
}
#register_sidebar .error {
	list-style-type: none;
	color: #B22222;
	padding-bottom: 8px;
	padding-top: 8px;
}


/* --------------------------------------------------------
 * CONTENT > AJAX
-------------------------------------------------------- */
.ajax {
	font-size: 1.3em;
	float: right;
	width: 500px;
	padding-left: 10px;
	border-left: 1px solid #000;
}
.ajax_logo {
	float: left;
	width: 130px;
	padding: 6px;
	text-align: center;
}
.ajax_error {
	font-weight: bold;
	color: red;
}
.ajax .error {
}



/* --------------------------------------------------------
 * CONTENT > AJAX > Register / Password
-------------------------------------------------------- */
#register_ajax_from input, #password_ajax_from input { 
	vertical-align: middle;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #333;
}
#register_ajax_from label, #password_ajax_from label {
	font-weight: bold;
	width: 240px;
	float: left;
	display: block;
}
#register_ajax_from input.textfield, #password_ajax_from input.textfield { 
	padding: 3px;
	border: 1px solid #BAE2FF;
	width: 200px;
}
#register_ajax_from input.button, #password_ajax_from input.button {
	margin: 15px 0 1px 0;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background: transparent url(/img/button-bg.png) left center repeat-x;
	border: none;
	cursor: pointer;
}





/* --------------------------------------------------------
 * CONTENT > Signup
-------------------------------------------------------- */
.signup {
	margin: 25px;
	text-align: center;
}
.signup span {
	color: #666666;
	font-weight: bold;
	font-size: 1.4em;
}
.signup a {
	font-size: 1.6em;
	font-weight: bold;
}




/* --------------------------------------------------------
 * TOOLTIP
-------------------------------------------------------- */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
	opacity: 0.85;
	width: 410px;
}
#tooltip h3, #tooltip div { margin: 0; }


#tooltip.space {
	border: 1px solid #CCC;
	width: 245px;
	opacity: 0.8;
	font-size: 1.1em;
}
#tooltip.space p {
	position: relative;
	padding-left: 90px;
	margin: 2px 0;
	font-weight: bold;
}
#tooltip.space .label {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	font-weight: normal;
	text-align: right;
}
#tooltip.space h3 {
	margin-bottom: 0.75em;
	font-size: 1.2em;
	text-align: center;
}
#tooltip.space div { }


#ad_stats {
	position: absolute;
	z-index: 3000;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
	opacity: 0.9;
	width: 280px;
	margin-left: 250px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#ad_stats p {
	position: relative;
	padding-left: 140px;
	margin: 2px 0;
	font-weight: bold;
}
#ad_stats .label {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	font-weight: normal;
	text-align: right;
}
#ad_stats h3 {
	margin-top: 0.60em;
	margin-bottom: 0.60em;
	font-size: 1.1em;
	text-align: center;
}



/* --------------------------------------------------------
 * FOOTER
-------------------------------------------------------- */
#footer {
	clear: both;
	display: inline;
	float: left;
	padding: 20px 0;
	width: 100%;
}
#footer p {
	margin: 0 auto;
	text-align: center;
	font-size: 1.1em;
	color: #666;
}
#footer p img {
	margin-right: 5px;
	vertical-align: middle;
}

