/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	color: #000000;
  	background-color:#DDDDDD; 
	background-image:url(http://www.badminton-web.fr/fond.png);
	background-repeat:repeat-x;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

/* General font families for common tags */
font,th,td,p { 	
	font-family:verdana, sans-serif;
	font-size:11px; 
	}
a:link,a:active,a:visited { 
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#5A91D6;
	background-color:transparent;
	text-decoration:none; 
	}
a:hover {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#F87F1A;
	background-color:transparent;
	text-decoration:none;
	}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

h1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color:#222222;
	text-align:left;
	margin-bottom:0px; 
	margin-top:10px; 
	border-bottom-color:#F87F1A; border-bottom-style:solid; border-bottom-width:1px; 
	}
h2 {
	font-family:verdana, sans-serif;
	font-size:12px; 
	color:#222222;
	text-align:left; 
	margin-left:0px; 
	margin-bottom:0px; margin-top:5px;
	border-bottom-color:#DDDDDD; border-bottom-style:solid; border-bottom-width:1px;
	}
.posts {
	margin-top:5px; margin-bottom:5px; margin-left:15px;
	text-align:justify;
	}
	
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 0px #FFFFFF solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 0px #FFFFFF solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; }
td.row2	{ background-color: #E5E5E5; }
td.row3	{ background-color: #E5E5E5; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #000000; font-size: 11px; font-weight : bold; text-align:left;
	background-color: #FFFFFF; height: 25px;
	border-bottom-color:#DDDDDD; border-bottom-style:solid; border-bottom-width:1px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#FFFFFF; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; vertical-align:middle; }
td.row3Right,td.spaceRow {
	background-color: #FFFFFF; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
			font-weight: bold; font-size: 12px; font-family: Verdana, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #5A91D6; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #F87F1A; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #5A91D6;  }
a.mainmenu:hover{ text-decoration: underline; color : #F87F1A; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #5A91D6; }
a.forumlink 	{ text-decoration: none; color : #5A91D6; }
a.forumlink:hover{ text-decoration: underline; color : #F87F1A; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #5A91D6; }
a.topictitle:visited { text-decoration: none; color : #5A91D6; }
a.topictitle:hover	{ text-decoration: underline; color : #F87F1A; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #5A91D6 }
a.postlink:visited { text-decoration: none; color : #5A91D6; }
a.postlink:hover { text-decoration: underline; color : #F87F1A}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family:verdana, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #5A91D6; text-decoration: none;}
a.copyright:hover { color: #F87F1A; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

INPUT {
     color:#5A91D6;
     background-color:#FFFFFF;
     font-size:11px;
     font-family:verdana, sans-serif; margin-bottom:4px;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }



.container {
	width:855px;
	margin-left: auto;
	margin-right: auto;
}
p {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:black;
	background-color:transparent;
	text-align:justify;
	margin-left:0px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:4px;
	}
h1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color:#222222;
	text-align:left;
	margin-bottom:0px; 
	margin-top:10px; 
	border-bottom-color:#F87F1A; border-bottom-style:solid; border-bottom-width:1px; 
	}
h2 {
	font-family:verdana, sans-serif;
	font-size:12px; 
	color:#222222;
	text-align:left; 
	margin-left:15px; 
	margin-bottom:0px; margin-top:25px;
	margin-left:15px;
	border-bottom-color:#DDDDDD; border-bottom-style:solid; border-bottom-width:1px;
	}
h3 {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:black;
	background-color:transparent;
	text-align:left; 
	}
h4 {
	font-family:verdana, sans-serif;
	font-size:11px; font-weight:normal;
	color:black;
	background-color:transparent;
	text-align:center; 
}
.inscrip {
	font-family:verdana, sans-serif;
	font-size:11px; font-weight:normal;
	color:#666666;
}
img {
	border:0px;
	}
li {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:black;
	background-color:transparent;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	}
a:link {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#5A91D6;
	background-color:transparent;
	text-decoration:none; 
	}
a:visited {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#5A91D6;
	background-color:transparent;
	text-decoration:none; 
	}
a:hover {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#F87F1A;
	background-color:transparent;
	text-decoration:none;
	}

.tablevideo {
	border-color:transparent;
	border-style:solid;
	border-width:0px; 
	border-spacing:0px;
	border-collapse:collapse; 
	align="center";
	width:600px;
}
.tablemembre {
	border-color:transparent;
	border-style:solid;
	border-width:0px; 
	border-spacing:0px;
	border-collapse:collapse; 
	align="center";
	width:600px;
}
td {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:black;
	text-align:left;
	background-color:transparent;
	border-color:transparent;
	border-style:solid; 
	border-width:0px;
	align="center";
	}
.tdbouquin {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:black;
	text-align:justify; vertical-align:top;
	background-color:transparent;
	border-color:transparent;
	border-style:solid; 
	border-width:0px;
	align="center";
	width:475px;
	}
.tdcouverture {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:black;
	text-align:center; vertical-align:top;
	background-color:transparent;
	border-color:transparent;
	border-style:solid; 
	border-width:0px;
	align="center";
	width:125px;
	}
.tdmembre {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:black;
	text-align:center;
	background-color:transparent;
	border-color:transparent;
	border-style:solid; 
	border-width:0px;
	align="center";
	}
.tdmembre1 {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#5A91D6; 
	text-align:center;
	background-color:transparent;
	border-color:transparent;
	border-style:solid; 
	border-width:0px;
	align="center";
	}
INPUT {
     color:#5A91D6;
     background-color:#FFFFFF;
     font-size:11px;
     font-family:verdana, sans-serif; margin-bottom:4px;
}

#lignehaute {
	background-position:center top;
	background-image:url(http://www.badminton-web.fr/fondligne.png);
	background-repeat:no-repeat; background-position:top;
	height:30px;
	width:855px;
	text-align:center;
	color:#F87F1A;
}

#bandetitre {
	margin-top:31px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:855px;
	height:57px;
}
.fonction {
	color:white;
	margin-top:28px; 
	margin-left:2px;
	margin-bottom:-31px; 
	float:right; 
	background-position:center top;
	background-image:url(http://www.badminton-web.fr/fonction.png);
	background-repeat:no-repeat;
	text-align:center; 
	font-weight:bold;
	padding-top:5px;
	width:66px;
	height:57px; 
	cursor: hand;
}
.outils {
	color:white;
	margin-top:28px; 
	margin-left:2px;
	margin-bottom:-31px; 
	float:right; 
	background-position:center top;
	background-image:url(http://www.badminton-web.fr/outils.png);
	background-repeat:no-repeat;
	text-align:center; 
	font-weight:bold;
	padding-top:5px;
	width:77px;
	height:57px; 
	cursor: hand;
}
.logo {
	color:white;
	margin-bottom:0px; 
	float:left;
	text-align:center; 
	font-weight:bold;
	width:284px;
	height:57px;
	cursor: hand;
}
.fonction:hover {
	background-image:url(http://www.badminton-web.fr/fonctionon.png);
	color:white;
}
.outils:hover {
	background-image:url(http://www.badminton-web.fr/outilson.png);
	color:white;
}

#bandeau {
	background-image:url(http://www.badminton-web.fr/fondbandeau.png); 
	background-repeat:no-repeat;
	height:80px;
	margin-top:2px; vertical-align:top; margin-bottom:0px;
}
.smash {
	font-family:verdana, sans-serif;
	width:82px;
	height:80px; 
	margin-left:2px;
	background-position:center center;
	background-image:url(http://www.badminton-web.fr/smashon2.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;  
	color:#FFFFFF;
	cursor: hand; vertical-align:top; margin-top:-2px; margin-bottom:-20px;
}
.login {
	width:260px;
	height:50px; 
	text-align:right;
	float:left; 
	font-family:verdana, sans-serif; 
	font-size:11px;
	margin-top:5px; margin-bottom:-20px;
}
.bandeaupub {
	width:468px;
	height:60px; 
	margin-right:3px;
	float:right;
	margin-top:9px; margin-bottom:-20px;
}
.banniere {
	height:60px; width:468px; margin-left:auto; margin-right:auto; margin-bottom:20px; margin-top:-20px;
}
.contenupage {
	background-image:url(http://www.badminton-web.fr/fondpage.png);
	background-repeat:repeat-Y;
}
.contenugrandepage {
	background-image:url(http://www.badminton-web.fr/fondpageplein.png);
	background-repeat:repeat-Y;
}
.baspage {
	background-image:url(http://www.badminton-web.fr/fondpagebas.png);
	height:5px; background-repeat:no-repeat; background-position:top;
}
.basgrandepage {
	background-image:url(http://www.badminton-web.fr/fondpagebasplein.png);
	height:5px; background-repeat:no-repeat; background-position:top;
}
.hautpage {
	background-image:url(http://www.badminton-web.fr/fondpagehaut.png); 
	height:5px; background-repeat:no-repeat; background-position:bottom;
}
.hautgrandepage {
	background-image:url(http://www.badminton-web.fr/fondpagehautplein.png); 
	height:5px; background-repeat:no-repeat; background-position:bottom;
}

#menu {
	width:190px;
	float:left;
	margin-left:5px;
}
.sousmenu {
	width:190px; height:22px;
	border-bottom-width:1px;
	border-bottom-color:#DDDDDD; border-bottom-style:solid;
	font-size:11px; font-weight:bold; line-height:22px;
	cursor: hand;
}
.sousmenu:hover {
	width:190px;
	background-color:#EEEEEE;
	cursor: hand;
}

#contenu {
	margin-right:5px;
	margin-left:230px; 
}

.post {
	margin-top:5px; margin-bottom:5px; margin-left:15px;
	text-align:justify;
	}

.basdepost {
	text-align:left; 
	height:20px;
	margin-top:0px; 
	margin-bottom:50px; 
	margin-left:15px;
	border-top-color:#DDDDDD; border-top-style:solid; border-top-width:1px; 
	}
.date {
	font-size:10px; float:right; margin-top:-13px;
}
.commentaires {
	float:left; font-weight:bold; font-size:11px; 
}
.participez {
	float:right; font-weight:bold; font-size:11px;
}

.haut {
	text-align:center; 
	vertical-align:middle;
	height:22px;
	margin-top:40px; margin-bottom:20px;
	font-weight:bold;
	line-height:22px;
}
.haut:hover {
	background-color:#EEEEEE;
}

#basdepage {
	height:350px;
	background-image:url(http://www.badminton-web.fr/fondbas.png);
	background-repeat:repeat-x;
	padding-top:15px; 
	margin-top:20px;

}
.tiers {
	font-family:verdana, sans-serif; 
	font-size:11px;
	width:285px; vertical-align:top; text-align:justify;
	border-right-width:1px; border-right-color:#CCCCCC; border-right-style:dashed;
	border-left-width:1px; border-left-color:#CCCCCC; border-left-style:dashed;
	margin-left:10px; margin-right:10px; padding-left:10px; padding-right:10px;
	color:#DDDDDD;
}
.titretiers {
	text-align:center; font-weight:bold; 
	color:#5A91D6;
}

.age { visibility:hidden }


.sujets {
	font-size:12px; float:right; margin-top:-15px; margin-right:0px; font-weight:bold; color:#333333; position:relative;
}

.messages {
	font-size:12px; margin-top:-15px; margin-right:125px; float:right; font-weight:bold; color:#333333; position:relative;
}

.dernier {
	font-size:12px; float:right; margin-top:-15px; margin-right:0px; font-weight:bold; color:#333333; position:relative;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

