/*
GLOBAL
*/
h1, h2, h3, h4, h5, h6, p
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
}

body
{
	width:100%;
	min-width:990px;
	margin: 0px;
	background: url(../img/header/Header_BG.jpg) repeat-x;
	font-family: Verdana;
	color: #333333;
	font-size: .87em;
}

h1 {
	color: #316499;
	font-size: 1.9em;
	font-style: Arial;
	padding: 0em 0em .15em 0em;
	line-height: 1em;
}

h1 a
{
	margin-left:20px;
	font-size: 0.6em !important;
	text-decoration: none !important;
	color: #016599;
}

h2 {
	color: #316499;
	font-size: 1.5em;
	padding: .5em 0em .3em 0em;
	line-height: 1em;
}

h3 {
	color: #316499;
	font-size: 1.25em;
	padding: .5em 0em .15em 0em;
	line-height: 1em;
}

h4, h5 {
	color: #264B69;
	font-size: 1em;
	padding: .5em 0em .15em 0em;
	line-height: 1em;
}

p {
	line-height: 150%;
	padding: .8em 0em;
}

a
{
	color: darkblue;
	text-decoration: underline;
}

a:hover
{
	color: #fd9600;
	text-decoration: none;
}

.bold{ font-weight: bold; }
.justified{ text-align: justify; }

#page
{
	width: 990px;
	/*width: 1060px;*/
	margin: 0px auto;
	background: none; 
	text-align: left;
	position: relative;
	height: auto !important;			/* to have the code working even with IE */
	height: 100%;
	min-height: 450px;
}

#header
{
	height: 130px;
	padding: 0px;
	margin: 0px auto;
/*	float: left;
	width: 100%;*/
}

#logo
{
	float: left;
	padding-top: 0px;
	padding-left: 15px;
}

#login
{
	float: right;
	padding-right: 25px;
}

#the-login
{
	padding-top: 10px;
	text-align: right;
	width: 400px;
	float: right;
	font-size: 0.9em !important;
}

.button
{
	float: right;
	margin: 0px 6px;
}

.big-button
{
	font-size: 1.4em;
	padding: 4px 18px 4px 18px !important;
}

.transparent-button,
.orange-button,
.grey-button,
.green-button,
.blue-button
{
	border: 1px solid transparent;
	padding: 3px 8px 3px 8px;
	text-decoration: none !important;
	font-style: Arial;
	cursor: pointer;
}

.linkAsBtn {
	padding: 4px 12px 4px 12px;
}

.orange-button
{
	color: white !important;
	background-color: #FF6501;
	border: 1px solid #CB3302;
}

.grey-button
{
	color: #000 !important;
	background-color: #eee;
	border: 1px solid #999;
}

.green-button
{
	color: #fff !important;
	background-color: #007f7f;
	border: 1px solid #000;
}

.blue-button
{
	color: #fff !important;
	background-color: #28779e;
	border: 1px solid #9bc1da;
	font-weight: bold;
}

.yellow-box
{
	background-color: #ffff99;
	border: 1px solid #fcf526;
	padding: 4px;
	margin: 4px;
}

.asterisk
{
	color: #996666;
	font-style: italic;
}

.none
{
	color: #999;
	font-style: italic;
}

.login_main
{
	margin-left:100px !important;
}

.fetch_login 
{
	border: 0 !important;
	background:url(../img/btn/account/Submit.png);
	width: 148px;
	height: 42px;
	cursor: pointer;
	background-repeat: no-repeat;
}

p.fetch_login_badpass 
{
	color:red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid red;
	margin:5px !important;
	padding:5px !important;
}
p.fetch_login_passok
{
	color:green;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid green;
	margin:5px !important;
	padding:5px !important;
}

#sbt_login_form input#fetch_login_text
{
	border:#4081c3 solid 1px;
}

label#fetch_login_label
{
	color:#072770;
}

#navigation 
{
	white-space: nowrap;
	float: right;
	height: 26px;
	margin: 0px;
	padding-top: 6px;
	margin-right: -25px;
	font-size: .9em;
	font-weight: bold;
}

.fontSizer
{
	cursor: pointer;
}

#fontSize
{
	text-align: right;
	width: 400px;
	height: 25px;
	float:right;
	clear:both;
	margin-left:10px;
	padding-top:8px;
}

#fontSize img
{
	height: 25px;
	border: 1px solid #BFBFBF;
}

#fontSize .element
{
	float: right;
}

#fontSize #btnFB
{
	width: 90px;
	padding-top: 4px;
}

#fontSize #btnGG
{
	width: 80px;
	overflow: hidden;
}

#fontSize #btnFT
{
	width: 65px;
}

#border-right
{
	background: url(../img/header/Border_right.jpg) repeat-y right;
	margin-right:-35px;
	padding-right:45px;
	*zoom: 1;
}
#borders-round{ background-color: white; */ ie7 */ }
#border-left-top
{
/*	float:left;*/
	height: 62px;
	width: 35px;
/*	clear:both;*/
	margin:0px 0px -62px -35px;
	margin-bottom: 0px; /* dav */
}
#border-right-top
{
	float:right;
	height: 62px;
	width: 35px;
	clear:both;
	margin:0px -35px -62px 0px;
	/* ie7 */
	*margin-top: -65px;
}

#content
{
	background: url(../img/header/Border_left.jpg) repeat-y;
	background-color: white;
	padding: 20px 0px 0px 45px;
	margin: 0px 0px 0px -35px;
	clear: both;
	font-size: .96em;
	*zoom: 1;
	
	/* dav */
	margin-top: -35px; 
	padding-top: 0px;
}

#main 
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 50px 0px;
	float: left;
	width: 685px;
}

#content #main h2 {
	padding: 0;
	margin: 1px 0 0 0 ;
}

#content #main img.backtotop {
	padding: 2px;
	border: none;
	float: right;
}

#content #main a
{
	text-decoration: underline;
}

#content #main p
{
	text-align: justify;
}

#content #feedback
{
	border:red solid 2px;
	margin: 8px 0 2px 0;
	padding: 4px 8px;
	color: red;
}
#content #settings-msg
{
	border:green solid 2px;
	margin: 8px 0 2px 0;
	padding: 4px 8px;
	color: green;
}

.full_width
{
	margin: 0 0 0 10px !important;
	width: 955px !important;
}


/* Home index Only */
#main-flash
{
	margin-bottom: 20px;
}

.game-preview
{
	float:left;
	margin:10px 3px 5px 0px;
	width:93px;
	font-size: 12px;
	border: solid #EEEEEE 8px;
}
.game-name
{
	width:93px;
	height:48px;
	padding-top:10px;
	margin-bottom:6px !important;
	text-align:center;
	font-weight: bold;
	color:white;
}
.game-name-1 { background: url(../img/content/index/game_box_1.png) no-repeat; }
.game-name-2 { background: url(../img/content/index/game_box_2.png) no-repeat; }
.game-name-3 { background: url(../img/content/index/game_box_3.png) no-repeat; }
.game-name-4 { background: url(../img/content/index/game_box_4.png) no-repeat; }
.game-name-5 { background: url(../img/content/index/game_box_5.png) no-repeat; }
.game-snapshot
{
	text-align: center;
	padding-bottom:0px;
	margin-bottom:7px;
}
.game-play-button
{
	padding:3px 1px 3px 1px;
	margin:3px;
	border: solid #999999 1px;
	background-color: #EEEEEE;
	text-align:center;
	margin-bottom:3px;
}
.game-preview a
{
	text-decoration: none !important;
	color: black;
}
/* End of Home index Only */

/*********
  SIDEBAR
**********/

#sidebar
{
	float: right;
	margin: 0px 0px 0px 0px;
	width: 250px;
	color: #016599;
}

#sidebar .sb_item
{
	margin-bottom: 30px;
}

.sb_item .dark {
	color:#000;
}
.sb_item .widget {
	background: url(../img/sidebar/MailingList.jpg) no-repeat top;
	background-color: #D7E8FA;
	width: 225px;
	height: 80px;
	font-size: 1em;/*11px;*/
	font-family: arial;
	font-weight: normal;
}
.sb_item .widget h3 {
	text-align:left;
	padding: 12px 8px 0 68px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	width: 145px;
	overflow: hidden;
	vertical-align: top;
}
.sb_item .widget form {
	padding-left: 70px;
	margin-top: 0px;
}

.sb_item .button {
	float:left;
	margin: 2px;
	padding:3px;
}

.sb_item .orange-button {
	margin-top: 2px;
	/*padding:3px;*/
	float: left;
}

.text_field
{
	padding: 2px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #00679a;
}

#subscribe-box
{
	width: 209px;
	background: url(../img/sidebar/box-bg.gif) repeat-x top;
	background-color: #efefef;
	padding: 6px 0px 12px 0px;
	border: solid #CCCCCC 8px;
	height: 173px;
	font-style: Arial;
}
#subscribe-box h3
{
	padding: 0;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #FF6602;
	font-size: 9pt;
	display: block; 
	width: 100%;
	padding: 3px 0px;
}
#subscribe-box table{ margin: 0px 10px; }
#subscribe-box h4
{
	padding:0px;
	margin:0px;
}
#subscribe-box td
{
	text-align: right;
	*padding: 0;
}

#subscribe-box label
{
	font-size: 8pt;
}

#subscribe-box .text_field
{
	width: 100%;
	*width: 91px;
	font-size: 8pt;
}
#subscribe-box .orange-button{ *padding: 0px; }

#subscribe-box.subscribe-faq
{
	height: auto;
	padding: 6px 12px 12px 8px;
	width: 189px;
}
#subscribe-box.subscribe-faq h3
{
	font-size: 11pt;
	padding: 3px 0px;
}

#subscribe-box.subscribe-faq p
{
	text-align: justify;
}

#subscribe-box h4
{
	margin-top: 10px;
	text-align:left;
	font-weight: bold;
	font-size: 0.9em;
}
#subscribe-box form
{
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	color: #04649E;
}
#subscribe-box .orange-button
{
	margin: 10px 0 0 5px;
	float: none;
}


.widget-new-games
{
	text-align: left;
}

.widget-new-games ul
{
	padding: 0px;
	margin: 0px;
}

.widget-new-games li
{
	margin-left: 5px !important;
	padding-left: 20px !important;
	background-image: url(../img/icons/new-game-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
}

.widget-new-games a
{
	color: #0ca9d4 !important;
}

.widget-new-games a img
{
	border: 0px;
}

.widget-game-treeview
{
	text-align: left;
}

.widget-game-treeview dl
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.widget-game-treeview dt
{
	font-weight: bold;
}

.widget-game-treeview dd
{
	padding-left: 0px;
	margin-left: 20px;
}

#quick-links
{
	width:195px;
	background: url(../img/sidebar/box-bg.gif) repeat-x top;
	background-color: #EEEEEE;
	padding: 13px 5px 5px 10px;
	border: solid #EEEEEE 8px;
	font-style: Arial;
	text-align:left;
}
#quick-links h3
{
	padding: 0;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1.4em;
	color: #FF6602;
}
#quick-links ul
{
	margin: 0 !important;
	padding-left: 15px !important;
	list-style: disc !important;
}
#quick-links li
{
	width:180px !important;
	font-size: 1em !important;
	padding: 0px !important;
	border: 0px !important;
	margin-bottom:6px;
	line-height:96%;
}
#quick-links a
{
	color: #04649E !important;
	text-decoration: none;
}
#quick-links li :HOVER, a :HOVER
{
	color: #FF6602 !important;
	text-decoration: underline;
}

thead, tfoot {
	background-color: #eee !important;
	color: #0a749e !important;
}

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

#sidebar ul li 
{
	font-size: .95em;
	padding: 3px 0px;
	border-bottom: 1px solid #78A8CF;
	width:225px;
}
#sidebar ul li  .selected
{
	font-weight:bold;
}

#sidebar a
{
	text-decoration: none;
}

.smallblank {
	height: 20px;
	/*clear: both;*/
}

.moregames {
	clear: both;
	background: url(../img/icons/backmoregames.gif) top left repeat-x;
	border: 1px solid #c0e7ff;
	padding: 5px 0px 0px 5px;
	line-height: 1em;
	font-size: .9em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	height: 20px;
}

/**** ### PAS NETTOYE ### ****/
/*
STORE
*/
table.shopping-cart tr 
{
	background-color: #FFFFFF;
}

table.shopping-cart tr td
{
	font-size: 0.8em;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6EEFF;
}

tr.shopping-cart-header, tr.shopping-cart-footer
{ 
	background-color: #EFF8FF; 
}

tr.shopping-cart-header td, tr.shopping-cart-footer td
{
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #EFF8FF; 
}

table.shopping-cart
{
	width: 100%;
	border-width: 0px;
	border-style: solid;
	border-collapse: collapse;
}

.error_highlight_field
{
	border: 2px solid red;
}

div.error
{
	color: red; 
	font-size: 1.0em; 
	width: 100%; 
}


.section-header
{
	width: 100%;
	padding: 5px 5px 10px 5px;

	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a749e;
	font-weight: bold;
	font-size: 16pt;
	text-align: left;
}

table.input-form
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	border-width: 0;
	width: 100%;
	border-collapse: collapse;
}

table.input-form tr td
{
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 5px;
}

table.input-form tr.store_navbar td
{
	text-align: center;
}

table.input-form tr.store_navbar td a
{
	display: block;
}

table.input-form tr.store_navbar td.selected
{
	background-color: #D6EEFF;
}

table.input-form tr.store_navbar td.selected a
{
	color: #651572;
}


.secure
{
	padding: 0px 3px;
	margin: 0px;
	vertical-align: top;
	float: right;
}
#subscribe input#security_code,
#subscribe input#ccVerificationValue
{
	width: 50px;
}

#subscribe input#phone_area,
#subscribe input#phone_ac
{
	width: 40px;
}

#subscribe input#phone_number
{
	width: 135px;
}

#subscribe .subscribe-information
{
	border: 1px solid orange;
	text-align: left;
	float: left;
	padding: 5px;
	margin: 5px;
	width: 220px;
	height: 140px;
}

#subscribe .subscribe-information p
{
	padding: 0px;
	margin-top: 3px;
	margin-left: 8px;
	margin-bottom: 3px;
}

#subscribe .subscribe-information a
{
	float: right;
}

#cmr_frame .form_error
{
	background-color: #ffe4e4;
}

#cmr_frame .form_valid
{
	background-color: #deffd9; /*#c8ffd2;*/
}

/**** ### FIN PAS NETTOYE ### ****/

.label-cell
{
	background-color: #eee;
	width: 35%;
	text-align: right;
	font-weight: bold;
	vertical-align: center;
	color: #0a749e;
}

.input-cell, .fullinput-cell
{
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

.fullinput-cell input
{
	width: 99%;
}

.required-label
{
	font-size: 8pt;
	padding: 3px;
	float: right;
	color: #264b69;
}

.required
{
	color: red;
}

.required-indicator
{
	color: red;
	font-weight: normal;
	/*background-color: #EFF8FF;*/
}

/*
STYLED INPUTS
*/
.styledcheckbox, .styledradio {
	width: 37px;
	height: 33px;
	padding: 0 5px 0 0;
	background: url('../img/styledInputs/checkbox.png') no-repeat;
	display: block;
}
.styledradio {
	background: url('../img/styledInputs/big_checkbox.png') no-repeat;
}
.styledselect {
	position: absolute;
	width: 158px;
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	overflow: hidden;
	background: url('../img/styledInputs/select.png') no-repeat;
}

/* 
COMMON 
*/
table.middle
{
	border-spacing: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

table.middle tr td
{
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

.clear
{
	clear: both;
	margin: 0px;
	padding: 1px;
	width: 50%;
}

/*inutilisés mais bon */
.block{	display: block;}
.hidden{	display: none;	visibility: hidden;	position: absolute;	width: 0px;	height: 0px; }

p.indent
{
	text-indent: 50px;
}

.faq_link img
{
	border: 0px;
	cursor: help;
}

#TotalGamesCounter
{
	height:17px;
	float: right;
	clear: both;
	padding-top: 10px;
	font-weight: normal;
	font-size: x-small;
	text-align: right;
	color: #666666;
	cursor: help;
	white-space: nowrap;
}

#sbt_login_form
{
	margin: 0px;
	padding: 10px;
	text-align: right;
	color: black;
}

#sbt_login_form p
{
	padding: 2px;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	position: relative;
	color: #072770;
}

#sbt_login_form a
{
	font-size: 1em;
}

#sbt_login_form input,
#cd_comments_send_report input
{
	border: 1px solid #666666;
	font-family: verdana;
	font-weight: bold;
	font-size: 1em;
}

#sbt_login_form input.form_text
{
	width: 160px;
}

#login #sbt_login_form
{
	color: white;
}

#sbt_login_form ul li
{
	margin: 0;
	padding: 0;
	display: block;
	list-style:none;
}

img.back_to_top
{
	float: right;
}

a:hover img.roll_opacity
{
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(opacity=75);
}

.message-top
{
	background-image: url(../img/content/account/flbt.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 748px;
}

.message-bottom
{
	background-image: url(../img/content/account/flbb.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	padding: 10px;
}

a.read-more
{
	background-image: url(../img/icons/read-more.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 35px;
	color: #204e7f;
	text-decoration: none !important;
}

a.read-more:hover
{
	text-decoration: underline !important;
}


/*
FULLSCREEN Popup Forms
*/
#sbt_fullscreen,
.fullscreen_modal
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 20;
}

#sbt_fullscreen #sbt_fullscreen_background,
.fullscreen_modal .fullscreen_background
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 25;
}

#sbt_fullscreen #sbt_fullscreen_window,
.fullscreen_modal .fullscreen_window
{
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	border-style: ridge;
	background-color: #fff;
	padding: 15px;
	text-align: center;
	z-index: 30;
}

.sbt_fullscreen_orange #sbt_fullscreen_window,
.sbt_fullscreen_orange .fullscreen_window
{
	border: 4px solid orange !important;
	width: 505px !important;/*width: 450px !important;*/
}

#sbt_fullscreen_orange_content,
.sbt_fullscreen_orange_content
{
	text-align: left;
}

#sbt_fullscreen_orange_content h3,
.sbt_fullscreen_orange_content h3
{
	color: #ff6602;
}

#sbt_fullscreen_orange_content p,
.sbt_fullscreen_orange_content p
{
	padding: 5px 0px;
}

#sbt_fullscreen_orange_content p, #sbt_fullscreen_orange_content a,
.sbt_fullscreen_orange_content p, .sbt_fullscreen_orange_content a
{
	font-size: 8pt;
	color: #264b69;
	text-decoration: none;
}

#sbt_fullscreen_orange_content a,
.sbt_fullscreen_orange_content a
{
	font-weight: bold;
}

#sbt_fullscreen_orange_content p input.text_field,
.sbt_fullscreen_orange_content p input.text_field
{
	width: 100%;
}

#sbt_fullscreen_orange_content a:hover,
.sbt_fullscreen_orange_content a:hover
{
	text-decoration: underline;
}

#sbt_fullscreen_orange_content table td input.text_field,
.sbt_fullscreen_orange_content table td input.text_field
{
	width: 100%;
	*width: 400px;
}

#sbt_fullscreen_orange_content label,
.sbt_fullscreen_orange_content label
{
	font-size: 8pt;
}

#sbt_fullscreen_orange_content table,
.sbt_fullscreen_orange_content table
{
	width: 100%;
}

#sbt_fullscreen_orange_content table td,
.sbt_fullscreen_orange_content table td
{
	text-align: left;
}

#sbt_fullscreen_orange_content table td:first-child,
.sbt_fullscreen_orange_content table td:first-child
{
	text-align: right;
	width: 1px;
	*width: auto;
	white-space: nowrap;
}


/*
MENU
(Nettoyer la partie sub sub items... Il n'y a plus les jeux)
*/
#tab_border
{
	float: left;
	background: url(../img/header/Menu_left.jpg) no-repeat;
	width: 37px;
	height: 30px;
}
#tabs
{
	float:left;
	font-family: Arial;
	font-weight: bold;
	background: url(../img/header/Menu_BG.jpg) repeat-x;
	padding-right: 0px;
}
.tab,
.tab_selected
{
	float: left;
	padding: 0px 6px 0px 6px;
}

.tab_c
{
	float: left;
	height: 30px;
}

.tab_c a
{
	padding: 6px 8px 14px 8px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12pt;
	color: white;
}

.tab_selected .tab_c
{
	background: url(../img/header/menu_tab_c_sel.jpg) repeat-x;
}

.tab_selected .tab_c a
{
	padding: 6px 8px 14px 8px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: white;
}

.tab_content_items
{
	float: left; 
	clear: both;
}

.tab_items
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #29779E;
	background-image: none;
	background-color: #3398CC;
	position: absolute;
	display: none;
	min-width: 97px;
	z-index: 50;
}

.tab_item
{
	white-space: nowrap;
	font-size: 11pt;
}

.tab_item a
{
	text-decoration: none;
	white-space: nowrap;
	margin: 0px 4px;
	color: white;
	display: block;
}

.tab_item:HOVER a,
.tab_item a:HOVER
{
	color: #FF6600;
}

.tab_item:HOVER
{
	background-color: white;
}

.tab_item:HOVER .tab_item_items
{
	display: block;
}

.tab_item_items
{
	position: absolute;
	display: none;
	background-color: white;
	margin: -18px 0px 0px 80%;
	border: 1px solid #29779E;
}

.tab_items .free, .tab_item_items .free
{
	color: red;
}
.tab_items .free img, .tab_item_items .free img
{
	padding-top:1px;
	margin-bottom:-2px;
}

.tab_item_items .tab_item a
{
	color: #3398CC;
	font-size: 10pt;
	font-weight: normal;
}

.tab_item_items .tab_item:HOVER
{
	background-color: #3398CC;
}

.tab_item_items .tab_item:HOVER a
{
	color: white;
}

#navigation #tabs .tab:HOVER .tab_c a
{
	background: url(../img/header/menu_tab_c_sel.jpg) repeat-x;
	background-color: transparent;
}

.tab_selected:HOVER .tab_c a, .tab_selected .tab_c a
{
	padding: 6px 8px 14px 8px;
	color: white;
}
.tab:HOVER .tab_c a
{
	padding: 6px 8px 14px 8px;
	color: white;
}

.tab:HOVER .tab_items, .tab_selected:HOVER .tab_items
{
	display: block;
	z-index: 15;
}


/*
PROMOTE BOX
*/
.sbt_promote
{
	width: 225px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar .sbt_promote
{
	width: 225px;
}

.sbt_promote_title
{
	background-color: #eee;
	padding: 5px 1px 2px 1px;
	/*height: 27px;*/
}

.sbt_promote_title h4
{
	font-size: 12pt;
	font-weight: bold !important;
	color: #0a749e;
	padding: 2px 0px 3px 8px;
	margin: 0px;
}

.sbt_promote_title h4 a,
.sbt_promote_title h4 a:HOVER
{
	color: white !important;
	text-decoration: none !important;
}

.sbt_promote_content,
.sbt_promote_foot
{
	background-color: #eee;
}

.sbt_promote_content
{
	text-align: justify;
}

.sbt_promote_content a
{
	text-decoration: none !important;
}

.sbt_promote_content a:hover
{
	color: orange !important;
}

.sbt_promote_content em
{
	margin: 20px;
}

.sbt_promote_content p
{
	text-align: center;
}

.sbt_promote_content p img.border
{
	border: 1px solid black;
}

.sbt_promote_content_inner
{
	background-image: url("../img/sidebar/box-bg.gif");
	background-repeat: repeat-x !important;
	background-position: top;
	background-color: #efefef;
	width: auto;
	text-align: justify;
	margin: 0px 10px;
	padding: 3px;
}

.sbt_promote_content_inner a
{
	color: #04649e;
	text-decoration: none;
}

.sbt_promote_content_inner a:hover
{
	color: #ff6602;
	text-decoration: underline;
}

.sbt_promote_foot
{
	height: 5px;
}

.sbt_promote div
{
	padding-top:4px;
	background-repeat: no-repeat;
}

.sbt_promote div.sbt_promote_content ul li
{
	border: 0px solid red !important;
	width: 180px !important;
}

.sbt_promote div.sbt_promote_content ul,
.sbt_promote div.sbt_promote_content ul li
{
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.sbt_promote div.sbt_promote_content ol
{
	padding-left: 20px;
}
.sbt_promote div.sbt_promote_content ul
{
	padding-left: 13px;
}

.sbt_promote_280{	width: 280px;}
.sbt_promote_280 input.form_text{	width: 240px !important;}
.sbt_promote_280 .sbt_promote_title{}
.sbt_promote_280 .sbt_promote_content_inner{	width: 260px;}
.sbt_promote_280 .sbt_promote_foot{}

.sbt_promote_300{	width: 300px;}
.sbt_promote_300 input.form_text{	width: 260px !important;}
.sbt_promote_300 .sbt_promote_title{}
.sbt_promote_300 .sbt_promote_content_inner{	width: 280px;}
.sbt_promote_300 .sbt_promote_foot{}

.sbt_promote_345{	width: 345px;}
.sbt_promote_345 input.form_text{	width: 300px !important;}
.sbt_promote_345 .sbt_promote_title{}
.sbt_promote_345 .sbt_promote_content_inner{	width: 320px;}
.sbt_promote_345 .sbt_promote_foot{}


/*
/about/index.php
*/
#about_us p
{
	text-align: justify;
	margin-bottom: 2em;
}

#about_us a
{
	font-style: italic;
}

.about_us img
{
	float: left;
	margin: 0px;
}

.about_publications
{
	clear: both;
	border: 1px solid #336699;
	font-size: 0.8em;
	overflow: auto;
	background-color: white;
	margin-top: 10px;
	padding: 2px;
	height: 250px;
}

.about_publications ul 
{
	padding: 10px;
	margin: 0px;
}

.about_publications li
{
	padding-bottom: 1em;
	list-style: none;
}

/*
/about/*-interview.php
*/
#interview
{
	padding-top: 10px;
}

#interview h5
{
	margin: 15px 0px 0px 0px;
	font-size: 1.0em;
}

#interview p,
#interview ol
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#interview p a.up
{
	float: right;
	padding: 0px;
}

/*
/about/faq.css
*/

div.faq_item
{
	padding: 0px 0px 10px 10px;
}

.faq h2
{
	padding-top: 50px;
}

#faq_menu ul li
{
	display: block;
}


/*
/games/more.php
*/
.more_tab_caption
{
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
	padding-bottom: 5px;
}

.more_tab_value
{
	text-align: center;
	padding: .3em;
	background-color: transparent;
	padding-bottom: 20px;
	font-size:14px;
}

.more_tab_value div.blue_box		
{
	margin: 5px 0px 5px 0px;
}

#more_image
{
	width: auto;
	text-align: center;
}

#sidebar .more_details
{
	float: right;  
	width: 250px;
	margin-left: 10px;
	padding: 0px;
}

#sidebar .more_details ul
{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#sidebar .more_details ul li
{
	border-bottom: 0px;
}

#sidebar .more_details ul a
{
	text-decoration: none;
}

#sidebar .more_details ul a:HOVER
{
	color: orange;
}

#sidebar .more_details ul a.selected
{
	font-weight: bold;
}

#sidebar .more_details ul li .new
{
	color: red;
}

#sidebar .more_details .sbt_promote
{
	padding-top: 0px;
}

#sidebar .more_details .sbt_promote_title h5
{
	text-align: center;
}

#more_description
{
	padding: 0px;
	position: relative;
	float: left;
}

#more_description p
{
	padding-top: 0px;
	text-align: justify;
}

#more_image img
{
	margin-right: 1em;
	margin-bottom: .1em;
	vertical-align: text-top;
	padding: 5px;
	border: 0px;
}

.more_1, .more_2, .more_3, .more_4, .more_5
{
	padding: 0px;
	position: relative;
	float: left;
}

.more_1 h1, .more_1 h4, .more_1 h5, #more_details_1 ul a, .listgame_topic_1 .listgame_title td, .sector_1, .sector_1 a{	color: #04999d !important;}
.more_2 h1, .more_2 h4, .more_2 h5, #more_details_2 ul a, .listgame_topic_2 .listgame_title td, .sector_2, .sector_2 a{	color: #d10031 !important;}
.more_3 h1, .more_3 h4, .more_3 h5, #more_details_3 ul a, .listgame_topic_3 .listgame_title td, .sector_3, .sector_3 a{	color: #970194 !important;}
.more_4 h1, .more_4 h4, .more_4 h5, #more_details_4 ul a, .listgame_topic_4 .listgame_title td, .sector_4, .sector_4 a{	color: #666666 !important;}
.more_5 h1, .more_5 h4, .more_5 h5, #more_details_5 ul a, .listgame_topic_5 .listgame_title td, .sector_5, .sector_5 a{	color: #649903 !important;}

.hn-ads
{
	border: 0px;
}

#ads-home
{
	width: 712px;
	height: 48px;
}

#main iframe#game
{
	border: 1px solid black; 
	margin: 0px; 
	padding: 0px; 
	width: 712px;
	height: 382px;
}


/*
/index.php
*/
img.s_button
{
	border: 0px;
	padding: 0px 0px 10px 0px;
}


/*
/cognitive-training/index.php
*/
#cognitive_training .form_form
{
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px 4px;
	background-color: #F9F9F9;
}

#cognitive_training .form_left
{
	float: left;
	min-width: 210px;
	max-width: 400px;
	height: auto;
	padding: 5px 0px 5px 2px;
}

#cognitive_training .form_right
{
	float: left;
	padding: 5px 2px 5px 0px;
}

#cognitive_training .form_br
{
	clear: both;
	float: left;
	width: 100%;
}

#cognitive_training .form_input_text
{
	border: 1px solid #CCCCCC;
	width: 230px;
}

#cognitive_training .form_input_text:focus,
#cognitive_training .form_input_text:hover
{
	background-color: #EEEEEE;
}

#cognitive_training .form_input_submit
{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	width: 100px;
	height: 25px;
}


/*
/tools/index.php
*/
img.tools_index_img
{
	padding: 10px 0px;
	border: 0px;
}

/*
account/settings/workout-reminder-schedule.php
Mettre à jour le workout reminder schedule... (javascript qui désactive les checkbox)
*/
.pc_checkbox
{
	background-position: 3px center;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	padding-left: 24px;
	cursor: pointer;
}

.pc_check_unchecked
{
	background-image: url(../img/icons/checkbox-off.gif);
}

.pc_check_checked
{
	background-image: url(../img/icons/checkbox.gif);
}

.pc_check_unchecked_disabled
{
	background-image: url(../img/icons/checkbox-off-disable.gif);
}

.pc_check_checked_disabled
{
	background-image: url(../img/icons/checkbox-disable.gif);
}


#address_book
{
	border: 1px solid black;
	background-color: white;
	position: relative;
	color: black;
	font-size: 0.8em;/*8pt;*/
	padding: 2px;
	width: 200px;
}

#address_book ul,
#address_book li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#address_book li div
{
	float: right;
	font-weight: bold;
	display: none;
}

#address_book li div:hover
{
	color: red;
}

#address_book li:hover
{
	background-color: lightskyblue;
	cursor: pointer;
}

#address_book li:hover div
{
	display: block;
}


/*
txt\science\biblio.html
*/
.book_title
{
	font-style:italic;
	font-weight:bold;
}
.book_desc
{
	margin-bottom: 20px;
}

/*
Partners
*/
.partner-tab td
{
	padding:10px;
}

/*
Avatar...
*/
#avatar-icons
{
	width: 170px/*37px*/;
	float: right;
	margin: 0px 0px 0px 0px;
}

#avatar-icons img
{
	border: 0px;
	padding-left: 0px;
}


/* Site Map : .sitemap*/

.sitemap h1
{
	margin-bottom: 25px !important;
	padding-bottom: 2px !important;
	border-bottom: 1px solid #ccc;
}

.sitemap h2
{
	color: black;
	padding: 2px !important;
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;/*11pt;*/
}

.sitemap .url
{
	color: green;
}

.sitemap strong,
.sitemap strong a
{
	font-size: 1em;/*10pt;*/
	color: black !important;
}

.sitemap ul, .sitemap li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sitemap ul
{
	padding-bottom: 15px !important;
}

.sitemap a
{
	text-decoration: none !important;
	color: #76797c;
	font-size: 0.7em;/*7pt;*/
}

.sitemap a:hover
{
	text-decoration: underline !important;
}

.sitemap-bigblock
{
	margin-right:35px !important;
	float: left;
}
.sitemap-block
{
	padding: 5px 7px 5px 5px;
	float: left;
}


/* popup */
#fshBg{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;	
	z-index: 999;
}
#fshPopup{ 
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -150px;
	background: white;
	width: 500px;
	padding: 5px;
	border: 5px solid #73aec5;
	z-index: 1000;
}
#fshPopup .closeButton{ float: right; }
#fshPopup .closeButton img{ cursor: pointer; }
#fshPopup .remaining{ margin: 10px 159px 10px 10px; text-align: justify; }
#fshPopup a{ color: #316499; font-weight: bold; text-decoration: none; }
#fshPopup a:hover{ text-decoration: underline; cursor: pointer; }


/* boutons */
#christmasPopup .btnLeft{ 
	display: inline-block; 
	*display: inline; zoom: 1; 
	padding-left: 7px; 
	background: url('../img/christmas/btnLeft.png') top left no-repeat; 
	cursor: default; 
}
#christmasPopup .btnRight{ padding-right: 7px; background: url('../img/christmas/btnRight.png') top right no-repeat; }
#christmasPopup .btnMiddle
{ 
	background: url('../img/christmas/btnMiddle.png') repeat-x; 
	line-height: 40px; 
	height: 40px; 
	padding: 0px 5px;
}
#christmasPopup .btnLeft:hover{	background-image: url('../img/christmas/btnLeftHover.png'); }
#christmasPopup .btnLeft:hover .btnRight{	background-image: url('../img/christmas/btnRightHover.png'); }
#christmasPopup .btnLeft:hover .btnMiddle{ color: black;	background-image: url('../img/christmas/btnMiddleHover.png'); }


/* boite noel */
.sbt_christmas_box
{
	padding: 0px 0px 30px 0px; 
	margin:0;
}
.sbt_christmas_box h4{ padding-left: 0px; font-size: 11pt; text-align: center; color: #FF6501; }
.sbt_christmas_box .link{ 
	text-align: right; 
	font-size: 10pt;
	padding-right: 5px;
}
.sbt_christmas_box .link a{ font-weight: bold; color: #316499; } 


/* boite ipad / iphone */
.iphone-ipadPromote
{
	width: 225px; 
	padding: 0px 0px 50px 0px; 
	margin:0;
	background: url('../img/sidebar/iphone-ipad.jpg') no-repeat; 
}
.iphone-ipadPromote h4{ padding-top: 5px; font-size: 11pt; text-align: center; color: #FF6501; line-height: 120%; }
.iphone-ipadPromote h4 span{ font-size: 12pt; }
.iphone-ipadPromote .btn{ 
	background: url('../img/btn/btnEmpty.png') no-repeat; 
	color: white; 
	font-weight: bold; 
	width: 182px;
	height: 40px;
	margin-top: 120px;
	padding-top: 3px;
}
.iphone-ipadPromote .btn:hover{ background-image: url('../img/btn/btnEmptyHover.png'); }
.iphone-ipadPromote .btn a{ color: #7F3600; }


/* astuces santé */
#tips{ text-align: justify; }


/* bouton FaceBook, hack Firefox only */
@-moz-document url-prefix()
{
  #btnFB{ position:relative; left:-100px; top: -2px; }
}
