<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  MylCastel theme for phpBB version 2+
	Created by SGo
	http://www.mylimages.com
	Based on 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: #D5CFAA;
	scrollbar-arrow-color : #F0F0DC;
	scrollbar-3dlight-color : #978C67;
	scrollbar-highlight-color : #F0F0DC;
	scrollbar-face-color : #978C67;
	scrollbar-shadow-color : #F0F0DC;
	scrollbar-darkshadow-color : #978C67;
	scrollbar-track-color : #D5CFAA;
	background-image : url(images/fond01.jpg);
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #61482F; }
a:hover		{ text-decoration: underline; color : #C78F17; }
hr	{ height: 0px; border: solid #61482F 0px; border-top-width: 1px;}

/* This is the border line &amp; background colour round the entire page */
.bodyline	{
	border: 0px solid #61482F;
}

/* This is the outline round the main forum tables */
.forumline	{
	border: 1px solid #978C67;
	border-top-color : #000000;
}
.forumlineHaut	{
	background-color: #ECE9D8;
	border: #61482F;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-left-color : #EBEBCF;
}

/* Main table cell colours and backgrounds */
td.row1	{
	background-image: url(images/cellpic4.gif);
	background-color: #ECE9D8;
	border : 0px;
	border-bottom : 0px solid #978C67;
}
td.row2	{ 
	background-image: url(images/cellpic4.gif);
	background-color: #DBD4B5;
	border : 0px;
	border-bottom : 0px solid  #978C67; 
	}
td.row3	{ 
	background-image: url(images/cellpic4.gif);
	background-color: #CDC49B;
	border : 0px;
	border-bottom : 0px solid  #978C67; 
	}
td.row3Right	{ 
	background-color: #CDC49B;
	border : 0px;
	border-bottom : 0px solid  #3281A6; 
	}


/*
  This is for the table cell above the Topics, Post &amp; Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	height: 30px;
	background : url(images/cellpic1.gif) repeat-y;
}

/* Header cells - the black gradient backgrounds */
th	{
	color: #61482F; font-size: 12px; font-weight : bold;
	height: 30px;
	background-image: url(images/cellpic2.gif);
}

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


/*
  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: 30px;
	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: #61482F; border-style: solid; height: 30px; }
td.row3Right {background-image : url(images/pixel03.gif);
	height: 18px;
	border: #000000; border-style: solid; }
td.spaceRow {
	background-color: #ECE9D8;
	height: 18px;
	border: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
td.spaceRow2 {
	background-color: #ECE9D8;
	border: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	background-image : url(images/row2.gif);
	background-position : center;
}
td.Bas {
	background-image : url(images/cellpic5.gif);
	background-color: #ECE9D8;
	height: 18px;
	border: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	background-position : bottom;
}
td.Haut {background-image : url(images/cellpic1.gif);
	border: #000000; border-style: solid; border-width: 0px 0px 0px 0px; }

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,h2	{
			font-weight: bold; font-size: 32px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #61482F;
}
.maintitle2	{
			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #61482F;
}
.maintitle3	{
			font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #61482F;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #61482F; }
a.gen,a.genmed,a.gensmall { color: #61482F; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #C78F17; text-decoration: underline; }


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


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


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

.haut			{ font-weight: bold; font-size: 11px; color : #61482F;}
a.haut			{ text-decoration: none; color : #61482F; }
a.haut:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #61482F; }
a.topictitle:link   { text-decoration: none; color : #61482F; }
a.topictitle:visited { text-decoration: none; color : #7B5B3B; }
a.topictitle:hover	{ text-decoration: underline; color : #C78F17; }


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

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


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

.error { font-size : 12px; color: #C00000;}


/* Quote &amp; Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #FFFFFF; border: #000000; 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: #000000; line-height: 125%;
	background-color: #F3F3E9; border: #000000; 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: #61482F; letter-spacing: -1px;}
a.copyright		{ color: #61482F; text-decoration: none;}
a.copyright:hover { color: #C78F17; text-decoration: underline;}



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

/* The text input fields background colour */
input.post,textarea.post {
	background-color : #E5E5C3;
	scrollbar-track-color: #E5E5C3;
	border : 1px solid #000000;
	font-size: 12px;
}
select {
	background-color : #E5E5C3;
	border : 1px solid #000000;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #E5E5C3;
	color : #61482F;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background : url(images/bout01.gif);
	border : 1px solid #133C77;
}

/* The main submit button option */
input.mainoption {
	background-color : #E5E5C3;
	font-weight : bold;
	background : url(images/bout01.gif);
	border : 1px solid #FFFFFF;
	border-bottom-color : #000000;
	border-right-color : #000000;
}

/* None-bold submit button */
input.liteoption {
	background-color : #E5E5C3;
	font-weight : bold;
	background : url(images/bout01.gif);
	border : 1px solid #FFFFFF;
	border-bottom-color : #000000;
	border-right-color : #000000;
}

/* 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: #E5E5C3; border-style: none; }


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