﻿/**************** Global ********************/
HTML, 
BODY {
	height:100%;
	margin:0;
	padding:0;

}
				  
BODY {
	background-color: #FFFFFF;
	color: #676042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 100%;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

form {
    margin: 0;
    padding: 0;
}

#container
{
	margin: 0;
	padding:0 0 0 0;
	position:relative;
	width: 100%;
}

#content,
#subContainer,
#headerContainer {
	margin: 0 auto;
	padding:0;
	position:relative;
	text-align: left;
	width: 940px;
}

#headerContainer {
	height:160px;
	_height:130px;
	position: relative;
}

.homeBackgContent {
	background:url(../../../images/background_content.jpg) repeat-x left 50px;
	width:940px;
	height:233px;
	padding-left: 6px;
}


.homeTextContent {
	display:block;
	width:190px;
	margin:15px auto;
}


.homeFloatLeft {
	width:231px;
	float:Left;
	display:block;
	margin:0 1px;
}

.home2columnsLeft {
	width:445px;
	float:Left;
	display:block;
	border-top: 1px solid #676042;
	padding:10px 10px;

}

.home2columnsRight {
	width:445px;
	float:right;
	display:block;
	border-top: 1px solid #676042;
	padding:10px 10px;
}

.sponsorBanner {
	background:url(../../../images/sponsorBanner.jpg) no-repeat top left;
	width:940px;
	height:44px;
	margin:5px 0 10px 0;
	padding: 5px 0 0 15px;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.sponsorBanner IMG{
	margin:0 10px;
}
/****************** Titles ******************/
H1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight:bold;*/
	line-height:20px;
	color:#676042; /*Grey*/
	padding: 5px 0 5px 0;
	margin:0;
}

H2 {
	border-bottom: 1px solid #bfb79a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#8cc63f; /*Green*/
	padding:0 0 5px 0;
	margin:20px 0 10px 0;
	width:100%;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ff5a00; /*Orange*/
	padding: 5px 0 5px 0;
	margin:0;
}

H4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff; /*White*/
	padding: 5px 0 0 0;
	margin:0;
}

H5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff; /*White*/
	padding: 5px 0 0 0;
	margin:0;
}

H6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ff5a00; /*Orange*/
	padding: 5px 0 0 0;
	margin:0;
}


P {
	font-weight:normal;
	padding: 0 0 10px 0;
	margin:0;
}

.mandatory {
    color:red;
}
.green {
	color:#8cc63f;
	font-weight:bold;
}

.greenNumber {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight:normal;
	color:#8fca50; /*Green*/
	padding: 10px 0 15px 0;
	margin:0;
}

.darkGreen {
	widght: 100%;
	height:140px;
	background-color:#458002;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
}

.orange {
	color:#ff5a00;
}

.orange14px {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#ff5a00;
	font-weight:bold;	
}

/**************** Header ********************/

.headerBackg01 {
	background: url(../../../images/phase2/header_background.jpg) no-repeat top left;
	width:98px;
	height:159px;
	float:left;
}

.headerLinks {
	float:right;
	text-align: right;
	position: relative;
	padding: 0;
	margin: 0;
	width:380px;
}

input#loginEmail, input#loginPassword
{
	width:140px;
}

/**************** Menu *********************/
.menu {
	height: 26px;
	top:134px;
	left:30px;
	padding: 0;
	position:absolute;
	z-index: 100;
	width: 1024px;

}

.subMenu
{
	background: #1f5178 url(../../../images/phase2/back_gradient_blue.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 31px;
	color:#ffffff;
	margin-top: 0;
	margin-bottom: 6px;
	text-align:left;
	border-top: 4px solid #ff6100;
}

.noSubMenu {
	height: 0;
	margin: 0 0 13px 0;
	_margin: 0 0 0 0;
	padding:0;
	border-top: 4px solid #ff6100;
}

#noMargin .noSubMenu {
	height: 0;
	margin: 0 0 0 0;
	_margin: 0 0 0 0;
	padding:0;
	border-top: 4px solid #FF6100;
}

/**************** Links ********************/
a:link {
	color: #ff5a00; /*Orange*/
	text-decoration: none;
}
a:visited {
	color: #ff5a00; /*Orange*/
	text-decoration: none;
}
a:hover {
	color: #ff5a00; /*Orange*/
	text-decoration: underline;
}
a:active {
	color: #ff5a00; /*Orange*/
	text-decoration: none;
}

.subMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF ;  
	text-decoration: none;
}

.subMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	text-decoration: none;
}
.subMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	text-decoration: none;
}

.subMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	text-decoration: none;
}

.footerLink a:link,
a.trackerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042 ;  /*White*/ 
	text-decoration: none;
}

.footerLink a:visited,
a.trackerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042;  /*White*/
	text-decoration: none;
}

.footerLink a:hover,
a.trackerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042;  /*White*/
	text-decoration: underline;
}

.footerLink a:active,
a.trackerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #676042;  /*White*/
	text-decoration: none;
}

/**************** Images ********************/

IMG {
	margin:0;
	padding:0;
	border: 0;
}

.boxContent img {
	margin-bottom: 5px;
}

.imgLeft {
	margin-right:10px;
}

.imgRight {
	margin-left:10px;
}

.borderLogo {
	border: 1px solid #bfb79a;
	width:198px;
	height:82px;
	text-align:center;
	float: left;
	margin:0 30px 0 0;
	display: table;
	#position: relative;
	overflow: hidden;
}
.valign {
	#position: absolute;
	#top: 50%;
	#left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.borderLogo IMG{
	#position: relative;
	#top: -50%;
	#left: -50%;
}
/********* Images Gallery (Members) **********/
.newestMembers {
	width: 100%;
	clear: both;
	margin-bottom:20px;
	#margin-bottom:0;
	border: 1px solid red;
}

.gallery {
	margin: 2px;
	height: auto;
	width: auto;
	float: left;
	text-align: left;
}

.gallery img {
	display: inline;
	margin: 3px 10px 10px 10px;
	border: 0;
}

.imgDescription{
	text-align: left;
	font-weight: bold;
	width: 100px;
	margin: 0 0 2px 10px;
}

/****************** List ********************/
OL LI H3 {
	padding: 0 0 5px 0;
}

OL {
	margin-top: 0;
}

/**************** Align ********************/

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.blockLogo {
	clear:both;
	display:block;
	width:100%;
	overflow:auto;
	margin:0 0 12px 0;
}

.blockText {
	float:left;
	width:405px;
}
/**************** Left colonne2 *********************/
#col201 {
	float: left;
	margin: 0 42px 0 0;
	_margin: 0 42px 0 0;
	padding: 0;
	width: 660px;
}

/**************** Left colonne *********************/
#col01 {
	float: left;
	margin: 0 42px 0 0;
	_margin: 0 42px 0 0;
	padding: 0;
	width: 226px;
}

/**************** Central colonne *******************/
#col02 {
	float: left;
	margin: 0 42px 0 0;
	padding: 0;
	width: 385px;
}
/**************** Central colonne *******************/
#col12 {
	float: left;
	margin: 0 42px 0 0;
	padding: 0;
	width: 655px;
}

/**************** Right colonne  ********************/
#col03 {
	float: left;
	margin:0 0 0 0;
	padding: 0;
	width: 226px;
}


/**************** Box content ********************/
#box {
	width: 225px;
	margin-bottom: 20px;
}

.titleGreen {
	background-color: #8ac641;
	border-top: 1px solid #bfb79a;
	border-right: 1px solid #bfb79a;
	border-left: 1px solid #bfb79a;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	min-height: 22px;
    height:auto;
    padding: 5px 0 0 10px;
	margin: 0;
	width: 216px;
}

.boxContent {
	border: 1px solid #bfb79a;
	margin: 0;
	padding: 13px 13px 13px 13px; 
	width: 200px;
}

.boxContentFull {
	border-top: 1px solid #bfb79a;	
	margin-top: 10px;
	padding: 17px 17px 17px 17px; 
	width: 350px;
}


/**************** Footer ********************/

.footer {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin-top: 100px;
}


.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#676042;
	/*padding-top: 10px;*/
	text-align:center;
	margin: 100px auto !important;
	/*border-top:1px solid #676042;*/
	/*width:940px;*/
	clear:both;
	display:block;
}

#noMargin .footerLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#676042;
	padding-top: 10px;
	text-align:center;
	margin-top: 0px !important;
}

/******************************* MyStart! Tracker Template *************************************/

.backGradientGreen {
	background: url(../../../images/phase2/btn_back_green.jpg) no-repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0 0 10px;
	width:150px;
	height:30px;
}

.backGradientBlue {
	background: url(../../../images/phase2/btn_back_blue.jpg) no-repeat left top;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	padding: 5px 0 0 10px;
	margin: 0 5px 5px 0;
	width:140px;
	height:30px;
}

.backGreen {
	background-color:#8fca50;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 10px 7px 10px;
	margin:2px 0 7px 0;
	width:130px;
}

.backGreen img {
	padding-top:2px;
}

.backOrange {
	background-color:#f08535;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 5px 7px 10px;
	margin:-2px 0 7px 0;
	width:600px;
}

.trackerContent {
	background:url(../../../images/phase2/pict_welcome.jpg) no-repeat left top;
	width: 615px;
	height: 410px;
	padding: 0;
	margin: 0;
	position:relative;
}

.blackBackground {
	background-color:#000000;
	float:right;
	width: 275px;
	height: 410px;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:relative;
}

.yourStat {
	position: absolute;
	top: 20px;
	left: 355px;
	width: 260px;
	height: 390px;
	z-index: 100;
}

/**************** Tracker Left colonne *********************/
#trackerCol01 {
	float: left;
	margin: 59px 6px 0 0;
	_margin: 48px -4px 0 0;
	padding: 0 0 0 0;
	width: 150px;
}

/**************** Tracker Central colonne *******************/
#trackerCol02 {
	float: left;
	margin: 11px 0 0 0;
	_margin: 0 -4px 0 0;
	padding: 0 0 0 0;
	width: 620px;
}

/**************** Tracker Right colonne  ********************/
#trackerCol03 {
	float: left;
	margin: 59px 0 0 0;
	_margin: 48px 0 0 0;
	padding: 0 0 0 0;
	width: 150px;
}




/**************************** Submenu **********************************/

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
/*.clear2 {*/
    /*clear: both;*/
    /*line-height: 1px;*/
    /*height: 1px;*/
/*}*/

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal ul {
	list-style: none;
	margin: -10px 0 0 0;
	#margin: -10px 0 0 0px;
	padding: 0;
	float: left;
	#:none
}
.bubplastic.horizontal ul li {
	float: left;
	text-align: left;
	margin-top: 10px;
	padding: 0;
	
}

.bubplastic.horizontal ul li a {
	display: block;
	float: left;
	padding: 5px 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../../images/phase2/back_gradient_blue.jpg) repeat-x left top;
	height:26px;
	cursor: pointer;
}

.bubplastic ul li a:hover {
	background: transparent url(../../../images/phase2/submenu_over.jpg) repeat-x left top;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic ul li.highlight a {
	background: transparent url(../../../images/phase2/submenu_active.jpg) repeat-x left top;
	color: #FFFFFF;
	
}


/**************** Shop Start! - Scroll Bar ********************/

/*-- SHOP SCROLLER --*/


#shopwindow {
	height: 85px;
	width: 397px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#shopwindow img {
	border: none;
}

#shopwindow #btnleft, #shopwindow #btnright {
	height: 85px; 
	width: 36px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#shopwindow #scroll {
	width: 312px;
	height: 85px;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#shopwindow #scrollinner {
	width: 3165px;
	height: 85px;
	position: absolute;
}

#shopwindow #scrollinner img{
	border: none;
}

#shopwindow .shopicon {
	width: 70px;
	height: 85px;
	padding: 0px;
	margin: 0px;
}

#shopwindow .shopspacer {
	width: 21px;
	height: 85px;
	padding: 0px;
	margin: 0px;
}

/*-- INDEX SPONSOR LOGOS--*/

.nationalsponsor img {
	float: none;
}

/*-- scripted sidebar size --*/


#sidebaranchor {
	position: relative;
	width: 938px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
		
}

#rightcolx {
	position: absolute;
	left: 655px;
	width: 282px;
}

.homerightcolx
{
	top: 365px; 
}

.intrightcolx
{
	top: 77px; 
}

.mediumWidth {
    width:120px;
}
.largeWidth {
    width:260px;
}
select.largeWidth {
    width:266px;
}

span.pagelinks {
    float:right;
    margin-bottom:20px;
    font-size:120%;
}
span.pagelinks strong {
    color:#8CC540;
}

div.nothingFound {
    margin : 30px 0 0 0;
}

table.eventTable {
    width:100%;
    border: 1px solid #54801F;
    border-collapse:collapse;
    border-spacing:0;
}
table.eventTable td{
    border: 1px solid #54801F;
}

table.eventTable th{
    background-color:#8CC540;
    font-size:120%;
    color:white;
    height:26px;
    border: 1px solid #54801F;
    padding-left:14px;
    margin:0px;
    text-decoration:underline;
    text-align: left;
}
table.eventTable td {
    padding-left:14px;
}
table.eventTable th a{
    color:white;
}
table.eventTable a{
    color:#FC5602;
    text-decoration:underline;
}
table.eventTable th.sorted a {
    font-weight:bold;
    color:white;
}
table.eventTable th.sorted.order1 a {
    color:white;    
}
table.eventTable .odd {
    background-color:#E7F1B5;
}
table.eventTable .even {
    background-color:#EFF1E4;
}

/* Admin table */
div.admin table.eventTable {
    width:100%;
    border-top: 1px solid #2076AF;
    border-left: 1px solid #2076AF;
    border-bottom: 1px solid #2076AF;
}
div.admin table.eventTable td{
    border-top: 1px solid #2076AF;
    border-right: 1px solid #2076AF;
}

div.admin table.eventTable th{
    background-color:#29A6FF;
    border: 1px solid #2076AF;
    font-weight:bold;
    color:black;
    height:26px;
    text-align:left;
}
div.admin table.eventTable td{
    border: 1px solid #2076AF;
}

div.admin table.eventTable a{
    color:black;
}
div.admin table.eventTable th.sorted a {
    font-weight:bold;
    color:white;
}
div.admin table.eventTable th.sorted.order1 a {
    color:white;
}
div.admin table.eventTable .odd {
    background-color:#A5D9FE;
}
div.admin table.eventTable .even {
    background-color:#DDF0FF;
}

div.admin a {
    color:#2076AF;
}
div.admin span.pagebanner {
    float:left;
}
div.admin span.pagelinks {
    float:right;
    margin-bottom:0px;
    font-size:120%;
}
div.admin span.pagelinks strong {
    color:black;
}
div.admin span.pagelinks a {
    color:#2076AF;
}
div.admin div.exportlinks a {
    color:#2076AF;
}

/**************** Il y a un bug dans Dreamweaver, le fichier CSS ne doit pas peser 8K  ********************/

a.hrefasinput {
    background:url(../../../images/button/bg_hrefasinput.gif) repeat-x left center;
    border: solid 1px #397BAD;
    color:white !important;
    display:block;
    font: bold 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    #line-height: 24px;
    float:left;
    margin: 0 4px 0 0;
    padding: 0px 13px;
    text-decoration:none;
}
input.hrefasinput {
    background: transparent url(../../../images/button/bg_hrefasinput.gif) repeat-x left top;
    border: none;
    color: white !important;
    display: block;
    float:left;
    font: bold 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 4px 0 0;
    overflow: visible;
    padding: 1px 13px;
}

.alphacube_buttons input {
	background:none;
	border:0 none;
	display:block;
	margin:0 10px !important;
	width:auto !important;
	color:#FF5A00;
	cursor:pointer;
	text-decoration:underline;
	float:right;
}

.alphacube_buttons input:hover {
	text-decoration:none;
}

.overlay_alphacube {
	background-color: #000000 !important;
	filter:alpha(opacity=80) !important;
	-moz-opacity: 0.8 !important;
	opacity: 0.8 !important;
}

.sponsorBanner a:hover {
	text-decoration:none;
}