/*
  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);
	background-color:#e5e5e5;
	color: #450418;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    scrollbar-face-color: #D79DB5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FDEDF4;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FDEDF4;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin:0;
	padding:0;
}
/*  bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"   leftmargin="0" marginwidth="0" topmargin="0" marginheight="0"  
*/
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif;
               color: #450418;
			   font-size: 11px;}

a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: none; color : #EE267B; }
hr	{ height: 0px; border: solid #8B355A 0px; border-top-width: 1px;}



.postbody {font-size:11px}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFD0E4; border: 1px #540225 thin dotted; }

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


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

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

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

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

td.cat {
			background-image: url(images/cellpic1.gif);
			background-color:#F6DEE5; 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:#D4105F; border: #FFFFFF; border-style: solid; height: 28px;
			padding-left:3px;
}

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 : #7D5C6A; }

td.row3Right,td.spaceRow {
	background-color: #DA7494; 
	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 : #62082D;
}

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

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

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

/* 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 : #62082D; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #62082D; }
a.topictitle:hover	{ text-decoration: underline; color : #926B7B; }

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

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

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

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FFF2F6; 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: #65152E; line-height: 125%;
	background-color: #DAB4BF; 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: #4F1326; text-decoration: none;}
a.copyright:hover { color: #4F1326; text-decoration: underline;}

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

/* Form elements */
input,textarea, select {
	color : #7D5C6A;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #841340;
	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 #841340;
    margin-bottom : 0%;
    CURSOR: hand;-
}

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

/* None-bold submit button */
input.liteoption {
	font-weight:normal;
    background-color : transparent;
    background-image : url(images/option.gif);
    border : 1pt solid #841340;
    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: #FFF2F6; border-style: none; layer-background-color : #F3F3F3; }

div.partner_line
{
	width: 330px;
	height: 150px;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	float:left;
	margin: 15px;
	padding: 5px;
}

div.partner_title
{
	margin-bottom:10px;
	background-color:#E6E6E6;
	padding-left: 5px;
}



div.partner_thumbnail
{
	width: 160px;
	margin-right: 5px;
	float:left;
	border: 1px solid #00AEEF;
}

div.partner_thumbnail img
{
	border: 0px;
}

div.partner_text
{
	text-align:justify;
	
}


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

