/*-- mod : profile cp --*/
/*
  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 {
	background-color: #FFFFFF;
	background-image : url(images/061bois.jpg);
	scrollbar-face-color: #996600;
	scrollbar-highlight-color: #993300;
	scrollbar-shadow-color: #663300;
	scrollbar-3dlight-color: #996600;
	scrollbar-arrow-color: #996600;
	scrollbar-track-color: #663300;
	scrollbar-darkshadow-color: #384654;
	color: #FFFFFF;
}

/* General font families for common tags */
font,th,td,p 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link,a:active,a:visited 
{
	color : #800000;
}
a:hover
{
	color:	#c00000;
	text-decoration: underline;
	background-color: transparent; 
	position: relative; 
	top: 1px; 
	left: 1px;
}
hr
{
	height: 0px; 
	border: solid #808080 0px; 
	border-top-width: 1px;
}


/* This is the border line & background colour round the entire page */
.bodyline	
{
	background-color: #C3A16D;
	background-image: url(images/061bois.jpg);
	border: 1px outset #202020;
}

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


/* Main table cell colours and backgrounds */
td.row1
{ 
	background-image: url(images/sable1.jpg);
	background-color: #F6EBD3;
}
td.row2
{
	background-color: #E7D8BA;
	background-image: url(images/sable2.jpg);
}
td.row3
{
	background-color: #DACBAF;
	background-image: url(images/sable3.jpg);
}
td.row3Right,td.spaceRow 
{
	background-color: #DACBAF;
	background-image: url(images/sable3.jpg);
}

td.rowpic
{
	background-color: #FFFFFF;
	background-image: url(images/bande.jpg);
}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom 
{
	background-image: url(images/bande.jpg);
	background-color:#84542C;
	border-style: solid;
	border: #000000;
	height: 25px;
}

/* Header cells - the blue and silver gradient backgrounds */
th	
{
	background-color: #000000; 
	background-image: url(images/planche.jpg);
	height: 25px;
	border: #404040;
	border-style: solid;
	color: #FFA34F;
	font-size: 11px; 
	font-weight : bold;
	border-width: 0px 0px 0px 0px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2
{
	font-weight: bold; 
	font-size: 22px; 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, 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: #202020;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #c00000; 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 : #200000;  }
a:link,a:active,a:visited { text-decoration: none; color : #200000;  }
a.mainmenu:hover{ text-decoration: underline; color : #c00000; }


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


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


/* 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 : #c00000; }
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 : #000000; }
a.topictitle:visited { text-decoration: none; color : #202020; }
a.topictitle:hover	{ text-decoration: underline; color : #c00000; }


/* 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; }

/* Color of vip */
.vipdetail		{ font-size : 10px; color : #0033FF; }


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


/* 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 
{
	background-color: #FAEED8;
	background-image: url(images/sable0.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #444444;
	line-height: 125%;
	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, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; 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-image: url(images/sable1.jpg);
	background-color: #F6EBD3;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button 
{
	background-color:#84542C;
	background : url(images/planche.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;
	color : #FFE081;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption 
{
	background : url(images/planche.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;
	font-weight : bold;
	color : #FFE081;
}

/* None-bold submit button */
input.liteoption 
{
	background : url(images/planche.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;
	font-weight : normal;
	color : #FFE081;
}

/* 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: #E7D8BA;
	background-image: url(images/sable2.jpg);
	border-style: none;
}
/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
	color: #2020FF;
	font-weight: bold;
}
a.foundercolor:hover {
	color:	#4004FF;
	text-decoration: underline;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: #FF0000;
	font-weight: bold;
}
a.admincolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}
.staffcolor 			{ font-weight: bold; color : #C000C0; }
a.staffcolor 			{ color : #C000C0; }
a.staffcolor:visited 	{ color : #C000C0;}
a.staffcolor:hover 		{ color : #F000F0; text-decoration: underline; }

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
	color: #006600;
	font-weight: bold;
}
a.modcolor:hover {
	color:	#008000;
	text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
	color : #000000;
	font-weight: bold;
}
a.usercolor:hover {
	color: #DD6900;
	text-decoration: underline;
}
/*-- fin mod : profile cp --*/



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

