/* --------------------------------------------------------
    Main stylesheet
    Site: Go sport Go
    Created by: Stéphanie Léveillé - stephanie.leveille@leonarddg.com
    Filename: main.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    COLORS
    Grey: 				#828070
    Orange : 	#e97401
   -------------------------------------------------------- */

@import url('menu.css');
@import url('titles.css');
@import url('icons.css');
@import url('btn.css');
@import url('carousel.css');

* {
	border: 0;
	margin: 0;
	padding: 0;
}

:focus { outline: none; }

/*html { height: 100%; }*/


body {
	background: #282722 url(../images/background.jpg) repeat-x;
	color: #828070;
	font: 62.5% Arial, Verdana, Helvetica, Tahoma, sans-serif;
	/*height: 100%;*/
}

#contentTeam a, #contentTeam2 a, .contentTeam2 a, #contentProfil a { color: #000; }

.calendar { z-index: 10000 !important; }

a, input,textarea {
	position: relative;
	z-index: 1;
}


hr {
	background: #000 url(../images/filet.png) repeat-x;
	padding: 10px 0;
}

h2 { font-size: 1.6em; }


#contentTeam li input, #contentTeam li select, #contentTeam li textarea, ul.form input, ul.form select, ul.form textarea, #contentProfil li input, #contentProfil li select, #contentProfil li textarea, table input, table select, table textarea
{
	border: 1px solid #000;
	font: 1em Arial, Verdana, Helvetica, Tahoma, sans-serif;
	padding: 3px 5px;
	width: 200px;
}

ul.form textarea { height: 150px; }

optgroup { margin-bottom: 5px;}

a h3 { cursor: pointer; }

/* --------------->>> pub <<<---------------*/
#pubTop {
	height: 90px;
	margin: 0 10px 10px;
	width: 630px;
	position: relative;
}
#pubTop .pubLeft { position: absolute; left: 0; top: 0;}
#pubTop .pubRight { position: absolute; right:0;top:0; }



/* --------------->>> general <<<---------------*/
div.Inputback {
	background: url(../images/backInputConnect.png) no-repeat;
	position: relative;
	width: 144px;
}

div.Inputback input {
	border: 0;
	font-size: 1em;
	padding: 3px 0 0 15px;
	height: 18px;
	width: 90px;
	background-color: transparent !important;
}

.txtOrange { color: #e97401 !important; }
.txtBig { font-size: 1.4em !important; }
.alignR {text-align: right;}
.floatR { float: right !important; display: inline; }
.floatL { float: left !important; display: inline; }
.floatNone { float: none !important; }
.last { background: none !important; }
.padding { padding: 40px 20px !important; }
.marginB {margin-bottom: 15px !important; }
.marginR {margin-right: 15px !important; }
.marginT {margin-top: 15px !important; }
.marginL {margin-left: 15px !important; }
.paddingR {padding-right: 15px !important; }
.paddingT {padding-top: 15px !important; }
.paddingL {padding-left: 15px !important; }
.validation {float: right; display: block; color: #AF0000; width:200px !important; margin-top: -20px; }
.validation2 {float: right; display: block; color: #AF0000; width:150px !important; margin-top: -20px; }
/*div.form_error {float: right; display: block; color: red; width:150px !important; margin-top: 0px; }*/
div.form_error { position: absolute; right: 0; width: 150px; top: 5px; color: #AF0000; }
.back { background-color : #807e6a !important; }
ul.listB li { margin-bottom: 5px; }
ul.listStyleNone { list-style: none !important;}
input.check { width: auto !important; }
.max {
	margin: 20px auto;
	overflow: hidden;
	width: 560px;
}

/* --------------->>> structure <<<---------------*/
#container {
	margin: 0 auto;
	/*min-height: 100%;*/
	overflow: hidden;
	position: relative;
	width: 990px;
}

/* html #container { height: 100%; }*/

#mainContent { padding-bottom: 35px; }

#header  {
	position: relative;
	height: 142px;
	overflow: hidden;
}

#leftCol, #rightCol {
	display: inline;
	float: left;
	margin: 0 5px 0 3px;
	width: 160px;
}
#rightCol { margin: 0 3px 0 5px; }

#content {
	display: inline;
	float: left;
	width: 648px;
	overflow:hidden;
}

#list_team {position: relative;}

#error_for_email { position: absolute; top:25px; left: 15px;color: #000;}
#error_for_loginError { color: #000; }

/* --------------->>> text <<<---------------*/

#contentSport { font-size: 1.1em; color: #000; 	min-height: 450px;}


#contentSport a { color: #000; }

h1 a {
	background: url(../images/logoGoSportGo_sans_beta.png) no-repeat;
	display: block;
	height:78px;
	margin: 15px 0 0 30px;
	text-indent: -2000px;
	width: 290px;
}

h3.photo { font-size: 1.6em; }

ul.eventList {
	list-style: none;
	margin: 0 5px;
}

ul.eventList h3 { font-size: 0.8em;}

ul.eventList li { color: #000; padding: 5px;}

ul.eventList h4 { font-size: 1.2em; }

ul.list {
	list-style: none;
	margin: 10px 0 0 20px;
}

ul.list li {
	background: url(../images/arrows/arrowGrey.png) no-repeat;
	padding: 0 0 5px 10px;
}

ul.list li a { color: #000; }

a { color: #828070; }

.txt { margin-top: 15px; }
.txt p { padding-bottom: 15px; line-height: 1.4em; }
/* .txt h2 { color: #ce6600; padding-bottom: 15px; font-size: 1.4em; } */
.txt h2 { color: #000000; padding-bottom: 15px; font-size: 1.4em; }
.txt h2 span{ color: #000; font-size: 0.7em; font-weight: normal; }
.txt ul, .txt ol { margin: 0 0 15px 20px; }
.txt ul li, .txt ol li { margin: 0 0 5px; line-height: 1.4em; }

/* --------------->>> block <<<---------------*/
#inviter {
	background: url(../images/backInviteAmi.png) no-repeat;
	height: 62px;
	margin: 0 0 10px;
	padding: 5px 10px 0; 
	xposition: relative;
	width: 139px;
	
}

.annulation {
	position: relative;
	width: 159px;
}

#leftCol .annulation .content {
	background: url(../images/backAnnulationTop.png) no-repeat;
	color: #fff;
	padding: 35px 8px 0;
}

#leftCol .annulation .bottom {
	background: url(../images/backAnnulationBottom.png) no-repeat;
	height: 14px;
	margin-bottom: 20px;
}

.annulation h3, .annulation p { border-bottom: 1px dotted #fff; padding-bottom: 5px; margin-bottom: 5px; }

.annulation h3 { font-size: 1.1em; }
.annulation span {float: right; }


#leftCol .block, #rightCol .block {
	background: url(../images/leftSide/back-block-top.png) no-repeat;
	color: #828070;
	padding: 5px 0 0;
	width: 159px;
}

*+html #leftCol .block, *+html #rightCol .block {	height:47px; }

#leftCol .bottom, #leftCol .bottom2, #rightCol .bottom, #rightCol .bottom2 {
	background: transparent url(../images/leftSide/back-block-bottom.png) no-repeat;
	height: 28px;
	margin: 0 0 10px;
	width: 159px;
}

#rightCol .bottom2, #leftCol .bottom2 { height: 21px; }

#rightCol .bottom {	background: url(../images/rightSide/back-block-bottom.png) no-repeat; }

#leftCol .bottom2 { background: url(../images/leftSide/back-block-bottom2.png) no-repeat; }

#rightCol .bottom2 { background: url(../images/rightSide/back-block-bottom2.png) no-repeat; }

#rightCol .block {
	background: url(../images/rightSide/back-block-top.png) no-repeat;
	color: #fff;
}

#leftCol .blockContent { background: #000; padding: 0 10px; width: 139px; }
#rightCol .blockContent { background: #e97401; padding: 0 10px; width: 139px; }

*+html .blockContent { margin: -20px 0 0;}

.blockContent ul {
	list-style: none;
	margin: 0 5px;
}

.blockContent ul.list { padding-top:10px;}

.blockContent ul.list li {
	background: url(../images/arrows/arrowWhite.png) 0 3px no-repeat;
	padding: 0 0 5px 10px;
}

.blockContent ul.list li a { color: #fff; font-weight: bold; text-decoration: none;}


.blockContent ul li { padding: 10px 0;}
.block h2 { margin: 0 0 0 10px;}

.blockContent h3 {
	color: #fff;
	font-size: 1.1em;
	padding: 0 0 10px;
}

#leftCol a.details, #rightCol a.details {
	background: url(../images/arrows/arrowOrange.png) 0 2px no-repeat;
	color: #e97401;
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 7px;
	text-decoration: none;
}

#rightCol a.details {
	background: url(../images/arrows/arrowWhite.png) 0 2px no-repeat;
	color: #fff;
}

a.details:hover, .bottom a:hover { text-decoration: underline !important; }

#leftCol .bottom a, #rightCol .bottom a {
	background: url(../images/arrows/arrowWhite.png) 0 10px no-repeat;
	color: #fff;
	display: block;
	margin: 0 15px;
	line-height: 28px;
	padding: 0 0 0 7px;
	text-decoration: none;
}

.blockContent label {
	background: url(../images/arrows/arrowWhite.png) 0 12px no-repeat;
	color: #fff;
	display: block;
	margin: 0 0 0;
	padding: 10px 0 5px 7px;
}

#remember { float: right; margin: 8px 0 0;}
.checkbox { border: none !important; width: auto !important; }


/* --------------->>> search <<<---------------*/
#searchContent {
	position: absolute;
	right: 0;
	top: 0;
}

#search {
	background: url(../images/search/back-search.png) no-repeat;
	height: 83px;
	overflow: hidden;
	padding: 5px 10px;
	width: 145px;
}


#search label {
	color: #797769;
	display: block;
	margin: 5px 0 5px 5px;
}

#search div { margin: 0 0 0 3px; }

form input.btnSubmit {
	background: url(../images/btn/btn-Submit.png) no-repeat;
	cursor : pointer;
	height: 17px;
	top: 0;
	position: absolute;
	right: 1px;
	width: 17px;
}

#search input.btnSubmit { right: 4px; }

/* --------------->>> accueil <<<---------------*/
#boxTop1 {
	background: url(../images/accueil/boxArtsMartiaux.jpg) no-repeat;
	width: 412px;
}
#boxTop2 {
	background: url(../images/accueil/boxBadminton.jpg) no-repeat;
	width: 412px;
}
#boxTop3 {
	background: url(../images/accueil/boxBaseball.jpg) no-repeat;
	width: 412px;
}
#boxTop4 {
	background: url(../images/accueil/boxBasketball.jpg) no-repeat;
	width: 412px;
}
#boxTop5 {
	background: url(../images/accueil/boxFrisbee.jpg) no-repeat;
	width: 412px;
}
#boxTop6 {
	background: url(../images/accueil/boxGolf.jpg) no-repeat;
	width: 412px;
}
#boxTop7 {
	background: url(../images/accueil/boxHockey.jpg) no-repeat;
	width: 412px;
}
#boxTop8 {
	background: url(../images/accueil/boxSoccer.jpg) no-repeat;
	width: 412px;
}
#boxTop9 {
	background: url(../images/accueil/boxVelo.jpg) no-repeat;
	width: 412px;
}
#boxTop10 {
	background: url(../images/accueil/boxVolleyball.jpg) no-repeat;
	width: 412px;
}
#boxTop11 {
	background: url(../images/accueil/boxTennis.jpg) no-repeat;
	width: 412px;
}
#boxTop12 {
	background: url(../images/accueil/boxCourse.jpg) no-repeat;
	width: 412px;
}
#boxTop13 {
	background: url(../images/accueil/boxAutres.jpg) no-repeat;
	width: 412px;
}
#boxTop14 {
	background: url(../images/accueil/boxFootball.jpg) no-repeat;
	width: 412px;
}

#box1 a, #box2 a, .boxTop a { 
	display: block; 
	height: 185px; 
	position: absolute;
	text-decoration: none;	
	width: 412px;
}
#box2 a { width: 198px; }

#box2 {
	background: url(../images/accueil/accBox2.jpg) no-repeat;
	width: 198px;
}

.boxTop {
	color: #828070;
	display: inline;
	float: left;
	height: 185px;
	margin: 10px 0 6px 6px;
	padding: 10px 0 0 10px;
	position: relative;
}

.boxTop h1 {
	color: #e97401;
	font-size: 1.8em;
	margin-bottom: 0.4em;
}

.boxesBottom h2 {
	color: #e97401;
	font-size: 1.4em;
	margin-bottom: 1em;
}

.boxTop p { color: #828070; font-size: 1.5em; }
.boxesBottom p { color: #828070; font-size: 1.3em; }

.boxesBottom {
	background: url(../images/accueil/accBox3.gif) no-repeat;
	color: #828070;
	display: inline;
	float: left;
	height: 117px;
	margin: 0 0 5px 6px;
	padding: 10px;
	position: relative;
	width: 188px;
	z-index: 1000;
}

.boxesBottom a {
	background: transparent;
	display: block; 
	height: 117px; 
	position: absolute;
	text-decoration: none;
	width: 188px;
	z-index: 1000;
}

.boxesBottom ul { list-style: none; }
.boxesBottom ul li {
	background: url(../images/arrows/bigArrowOrange.png) 0 2px no-repeat;
	display:  inline;
	float: left;
	font-size: 1.3em;
	padding: 0 0 5px 10px;
	width: 80px;
}

/* --------------->>> info equipe <<<---------------*/
h2.infoBlackTop {
	background: url(../images/backEquipeTop.png) no-repeat;
	color: #fff;
	font-size: 1.1em;
	height: 16px;
	padding: 10px 10px 0 15px;
	width: 276px;
}

.infoBlackContent {
	background: url(../images/backEquipeContent.png) repeat-y;
	color: #fff;
	padding: 20px 20px 0 15px;
	width: 266px;
}

.infoBlackContent a { color: #fff !important; }

.infoBlackBottom {
	background: url(../images/backEquipeBottom.png) repeat-y;
	height: 17px;
	width: 301px;
}

.infoBlackContent p { padding-bottom: 10px; }

.arrowOrange {
	background: url(../images/arrows/arrowOrange.png) 0 3px no-repeat;
	padding: 0 0 0 10px;
}
.arrowOrange span {
	color: #e97401;
	display: block;
}

.backTeamInfo {
	background: url(../images/backInfoEquipe.png) no-repeat;
	color: #000;
	min-height: 129px;
	padding: 10px 15px;
	width: 307px;
}


.backTeamInfo a { color: #000;}

.backTeamInfo h3 { 
	color: #fff;
	font-size: 1.1em;
	padding-bottom: 20px;
}

/* --------------->>> footer <<<---------------*/
#footer {
	background: #000;
	height: 20px;
	/*position: relative;
	margin-top: -20px;*/
}

#footer ul {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
	width: 984px;
}

#footer ul li { display: inline;}
#footer ul li a {
	background: url(../images/arrows/arrowWhite.png) 0 2px no-repeat;
	color: #fff;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
}



/* --------------->>> team <<<---------------*/
#topNavTeam {
	background: #868474;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

#headerTeam { height: 50px; margin: 10px 20px; }
#title { margin: 5px 20px; }
#headerTeam img { float: left; margin-right: 20px;}
#headerTeam h1, #title h1 { color: #000; font-size: 1.8em; }
#headerTeam h2 {
	color: #5e5d52;
	font-size: 1.7em;
	font-style: italic;
}

#contentProfil { 
	color: #000;
	margin: 10px auto 0 auto;
	padding: 20px 0 0;
}

#contentTeam, .contentTeam {
	background: url(../images/backDegrade.png) no-repeat;
	color: #000;
	margin: 10px auto 0 auto;
	min-height: 347px;
	padding: 20px 0 0;
	width: 632px;
}

#contentTeam3, .contentTeam3 {
	background: url(../images/backDegrade3.png) no-repeat;
	color: #000;
	margin: 10px auto 0 auto;
	padding: 20px 0;
	width: 632px;
}

#contentTeam2, .contentTeam2 {
	background: url(../images/backDegrade2.png) no-repeat;
	color: #000;
	margin: 10px auto 0 auto;
	padding: 20px 0 0;
	width: 632px;
	z-index:2000;
}

.bgComm {
	background: url(../images/bgComm.png) no-repeat;
	min-height: 145px;
	padding: 20px 0 0;
	width: 392px;
}

.bgAlbums {
	background: url(../images/bgAlbums.png) no-repeat;
	min-height: 145px;
	padding: 20px 0 0;
	width: 236px;
}

#listAlbums, .listAlbums {
	list-style: none;
	margin: 20px 5px 0;
	position: relative;
	z-index:5000;
}

#listAlbums li, .listAlbums li { 	color: #000; position: relative; padding: 20px; }
#listAlbums.profil li, .listAlbums.profil li { 	color: #000; padding: 10px 5px; }


#listAlbums li img, .listAlbums li img {
	border: 2px solid #000;
	float: left;
	margin: 0 10px 0 0;
}

#listAlbums li .dateEvenement, .listAlbums li .dateEvenement {
	background: #e97401;
	border: 2px solid #000;
	color: #fff;
	float: left;
	height: 37px;
	margin: 0 10px 0 0;
	padding: 3px;
	width: 58px;
}

#listAlbums li .dateEvenement span, .listAlbums li .dateEvenement span { display: block; font-size: 2.2em; }

#listAlbums li .actions, .listAlbums li .actions { float: right;  }

#listAlbums li .infoAlbum, .listAlbums li .infoAlbum { float: left; width: 350px; }
#listAlbums.profil li .infoAlbum, .listAlbums.profil li .infoAlbum { float: left; width: 185px; }

#listAlbums li h3, .listAlbums li h3 { font-size: 1.1em; margin: 0 0 10px; }

ul.listPictures { list-style: none; }
ul.listPictures li {
	display: inline;
	float: left;
	height: 100px;
	margin: 10px;
	overflow: hidden;
	width: 100px;
}

/* -------------->>> paging <<<------------- */


.paging {
	color: #e97401;
	font-size: 1.1em;
	left: 120px;
	position: absolute;
	top: -50px;
}



/*#list_message .paging { 
	left: 500px;
	top: 20px;
}*/

.contentTeam2 .paging { 
	left: 500px;
	top: 20px;
}

#list_member .paging, .listPictures .paging {
	position: relative;
	top: -15px;
}

#list_message .paging {
	position: relative;
	left: 250px;
}


.paging a {
	color: #fff !important;
	font-weight: bold;
	padding: 0 3px;
	text-decoration: none;
}
.paging a:hover { text-decoration: underline; }

#membersPaging.paging { top: 20px; }
#membersPaging.paging a { color: #000 !important; }

.bandeNoir .paging {
	left: 0;
	line-height: 20px;
	list-style: none;
	margin: 0 15px 0 0;
	position: relative;
	text-align: right;
	top:0;
}

#calendar_choose_type{  position: relative; z-index:8000;}

.positionRelative { height: 50px; position: relative; top: -50px;}

.nbItemsPage {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: -25px;
	z-index:8000;
}

.positionRelative .nbItemsPage {top:25px;}

.nbItemsPage2 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	right: 15px;
	top: -20px;
	z-index:8000;
}

.tri {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	left: 120px;
	top: -25px;
}

.positionRelative .tri { position: absolute; top:25px;}

/* --------------->>> forms <<<---------------*/
ul.form { list-style: none; margin: 0;}
ul.form li {padding: 10px 0; width: 600px;}
ul.form li label {
	float: left;
	display: inline;
	padding-top: 3px;
	width: 130px;
}

ul.form li#registerSports label { width: auto; float: none; display: block;}

/* --------------->>> evenement <<<---------------*/

.tabEve { margin-top: -18px; border-bottom: 1px solid #757466;}

.tabEve thead {
	background: #757466;
}

.tabEve thead th {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
}

.tabEve td {
	border-right: 1px solid #757466;
	color: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

.tabEve td.date {
	font-size: 1.1em;
	font-weight: bold;
}

.tabEve td img { display: block; }

tabEve td.action { border: none; }

.infoEve { color: #000; float: left; margin: 0 5px; width: 320px; }
.infoEve a { color: #000; }

.infoEve th {
	background: #000;
	color: #fff;
	font-size: 1.2em;
	padding: 5px;
}

.infoEve td { font-size: 1.1em; padding: 5px; vertical-align:  top; }

.infoEve td.infoLeft {
	font-weight: bold;
	text-align: right;
	width: 49%;
}

/* --------------->>> Breadcrumbs <<<---------------*/

#breadcrumb { display: block; color: #e97401; padding: 5px; }
#breadcrumb a { text-decoration: none; }
#breadcrumb a:hover { text-decoration: underline; }

/* --------------->>> Tableau <<<---------------*/

.tableauAmi { padding: 0 10px; position: relative; }


.tableauAmi td {
	background: #777668;
	border-top: 5px solid #9E9C89;
	border-bottom: 5px solid #9E9C89;
	padding: 10px;
	vertical-align: top;
}

.tableauAmi td h3 { font-size: 1.2em; }

.bandeNoir .paging a { color: #000 !important; }


/* --------------->>> other <<<---------------*/

#btnInscrire {
	background: url(../images/btn/btnInscrire.png) no-repeat;
	display: block;
	height: 27px;
	text-indent: -2000px;
	width: 159px;
}

.clearfix:after, form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, form li {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.pagerInfo
{
 position: relative;
 text-align: right;
 margin-right: 15px !important;
 padding-bottom: 5px;
}
	

.pager
{
 color: #e97401;
 left: 0;
 line-height: 20px;
 list-style: none;
 margin: 10px 15px 0 0;
 position: relative;
 text-align: right;
 top:0;
}
 
.pager a
{
 /* color: #fff !important; */
 font-weight: bold;
 padding: 0 3px;
 text-decoration: none;
}

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

/* --------------->>> Nouveau a partir du 4 mai <<<---------------*/
.conteneur_right
{
	margin-left: 490px ;
}
h5
{
	font-size: 1.2em;
}

#register_form .form_select_tag
{
	width: 212px;
}
.error404Img
{
	margin-left:235px;
	text-align:left;
}
.error404Top
{
	font-family: Verdana;
	font-size: 12px;
	margin-left:300px;
	text-align:left;
	font-weight: bold; 
	text-decoration: none;
}
.error404Bottom
{

	margin-left:300px;
	text-align:left;
}
#inscriptionEvenement .inputs_nom_prenom
{
	width: 20px;
}
.division
{
	margin-left:12px;
}
erreur
{
	font-size: 10px;
	color: red;
}
	
/*#lancement1
{
	background: none;
	border: none;
	border-color: black;
	border-width: 2px 2px 2px 2px;
	height: 3920px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.photo1, .photo2, .photo3, photo4
{
	position: relative;
	float: left;
	width: 214px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.photo2
{
	width: 320px;
}
.photo3
{
	float: none;
}
.photo4
{
	float:right;
	width: 320px;
	margin-right: 31px;
}*/
