/*
  Crée par subBlue design, revu par MagiConception.net et corrigé par phpBB-design.com
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body{

	background-image: url(images/bg.gif);
	color: #23488D;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    scrollbar-face-color: #7189A9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C2CDE0;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FDEDF4;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif;
               color: #274C7F;
			   font-size: 11px;}

a:link,a:active,a:visited { color : #CC2433; }
a:hover		{ text-decoration: none; color : #A52830; }
hr	{ height: 0px; border: solid #3D6295 0px; border-top-width: 0px;}



.postbody {font-size:11px}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #C2CDE0; border: 1px #23488D; }

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


/* This is for the error messages that pop up */
.errorline	{ background-color: #D06871;
              background-image: url(images/row1.gif);
            }

/* Main table cell colours and backgrounds */
td.row1{ background-color: #ECF0F6;}
td.row2{ background-color: #E7EDF7;}
td.row3{ background-color: #DAE1EC;}
td.rowpic { background-color: #DAE1EC;
            background-image: url(images/cellpic1.gif);
            background-repeat : repeat-x;
          }

/* Header cells - the blue and silver gradient backgrounds */

th{ background-color: #DAE1EC; 
    background-image: url(images/cellpic3.gif);
    color: #DAE1EC;
    font-size:11px;
    font-weight:bold;
    height:25px;
    border : none;
}

td.cat {
			background-image: url(images/cellpic1.gif);
			background-color:#DAE1EC; border: #FFFFFF; border-style: solid; height: 28px;
		    border-width: 0px 0px 0px 0px;
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#C2CDE0; border: #FFFFFF; border-style: solid; height: 28px;
}

td.cat,td.catHead,td.catBottom {
	height: 28px;
	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; 
	background-image : url(images/cellpic3.gif);
	background-color : #3D6295; }

td.row3Right,td.spaceRow {
	background-color: #8DAEDB; 
	border: #fdfdfd; 
	border-style: solid; }

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

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1	{
			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #3D6295;
}

.subtitle,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #3D6295;
}

/* 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: #6584B5; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #B92531; text-decoration: underline; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #A72831}
a.cattitle		{ text-decoration: none; color : #A92731; }
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 : #A92731; }
a.forumlink 	{ text-decoration: none; color : #3D6295; }
a.forumlink:hover{ text-decoration: underline; color : #244675; }

/* 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;}
a.nav			{ text-decoration: none;}
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #2D5285; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #305588; }
a.topictitle:hover	{ text-decoration: underline; color : #597AA8; }

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

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

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

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #777D0A;
	background-color: #F2F4CB; 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: #2A4F82; line-height: 125%;
	background-color: #5480BD; 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: #3D6295; 
				    letter-spacing: -1px; }
a.copyright		  { color: #3D6295; text-decoration: none;}
a.copyright:hover { color: #3D6295; text-decoration: underline;}

/* Copyright2 */
.copyright2		     {font-size: 10px; 
                      font-family: Verdana, Arial, Helvetica, sans-serif; 
				      color: #3D6295; 
				      letter-spacing: -1px; }
a.copyright2:link	 {color: #3D6295; text-decoration: none;}
a.copyright2:visited {color: #3D6295; text-decoration: none; }
a.copyright2:hover   {color: #3D6295; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #7BA1D4s;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #3D6295;
	background-image : url(images/input.gif);
    background-color : transparent;}


/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : transparent;
	background-image : url(images/input.gif);
}

input { text-indent : 2px;
        background-image : url(images/input.gif); }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : transparent;
	color : #ffffff;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image : url(images/option2.gif);
    border : 1px solid #3D6295;
    margin-bottom : 0%;
    CURSOR: hand;-
}

/* The main submit button option */
input.mainoption {
    font-weight:bold;
    background-image : url(images/option.gif);
    border : 1pt solid #4371B1;
    CURSOR: hand;
}

/* None-bold submit button */
input.liteoption {
	font-weight:normal;
    background-color : transparent;
    background-image : url(images/option.gif);
    border : 1pt solid #3D6295;
    CURSOR: hand;
}

/* 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: #E5EDF8; border-style: none; layer-background-color : #F3F3F3; }

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