/*
  MylBasket theme for phpBB version 2+
	Created by SGo
	http://www.mylimages.com
	Basé d'après  subBlack 
	Created by Gamerhaven
	http://www.gamerhaven.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #14381E;											/* Ok */
	scrollbar-face-color: #14381E;										/* Ok */
	scrollbar-highlight-color: #7F8000;									/* Ok */
	scrollbar-shadow-color: #7F8000;									/* Ok */
	scrollbar-3dlight-color: #E8EB3A;									/* Ok */
	scrollbar-arrow-color: #E8EB3A;										/* Ok */
	scrollbar-track-color: #3D5837;										/* Ok */
	scrollbar-darkshadow-color: #E8EB3A;								/* Ok */
	background-image : url(images/fond_camo3.jpg);						/* Ok */
	/*background-attachment : fixed;*/									/* Ok */
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #FFBD30; text-decoration: none; }				/* Ok */
a:hover	{ text-decoration: underline; color : #FFDA8B; }							/* Ok */
hr	{ height: 0px; border: solid #c0c000 0px; border-top-width: 1px;}				/* Ok */


/* This is the border line & background colour round the entire page */
.bodyline	{ border: 0px #c0c000 solid; }									/* Ok */

/* This is the outline round the main forum tables */
.forumlinebanner	{ border: 1px #c0c000 solid; }							/* OK */
.forumline	{ border: 1px #c0c000 solid; background: #3d5837; }				/* OK */


/* Main table cell colours and backgrounds */
td.row1	{ background-image : url(images/pix01_seuf.gif); }								/* OK */
td.row2	{ background-image : url(images/pix01_seuf.gif); }								/* OK */
td.row3 { background-image : url(images/pix01_seuf.gif); }								/* OK */


/*
  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 black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	background-image: url(images/cellpic1_seuf.gif);
	background-repeat : repeat;
}

/* Header cells - the black gradient backgrounds */
th	{
	color: #E8EB3A; font-size: 12px; 
	font-weight : bold;
	height: 25px;
	background-image: url(images/cellpic3_seuf.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			border: #A78B19; 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: #A78B19; border-style: solid; height: 25px; }
td.row3Right { background-image : url(images/pix01_seuf.gif); }
td.spaceRow {
	border: #A78B19; 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. */
.maintitle1	{
			font-weight: bold; font-size: 30px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #E8EB3A;
}
.maintitle,h1,h2	{
			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #E9C811;
}


/* General text */
.gen { font-size : 12px; color : #FFbd30; text-decoration: none; font-weight: bold;}
.genmed { font-size : 11px; color: #E8EB3A; text-decoration: none; }						/* Ok */
.gensmall { font-size : 10px; color : #c0c000; text-decoration: none; }						/* Ok */
a.gen,a.genmed,a.gensmall { color: #FFDA8B; text-decoration: none; }						/* Ok */
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #Ffbd30; text-decoration: none; }		/* Ok */
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFDA8B; text-decoration: underline; }			/* Ok */


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #E8EB38; }
a.mainmenu		{ text-decoration: none; color : #E8EB38; }
a.mainmenu:visited { text-decoration: none; color : #E8EB38; }
a.mainmenu:hover{ text-decoration: underline | overline; color : #F4F59B; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #E8EB3A}
a.cattitle		{ text-decoration: none; color : #E8EB3A; }
a.cattitle:visited { text-decoration: none; color : #c0c000; }
a.cattitle:hover{  color: #EFDA8B; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #F8C75E; }
a.forumlink 	{ text-decoration: none; color : #F8C75E; }
a.forumlink:visited { text-decoration: none; color : #F8C75E; }
a.forumlink:hover{ text-decoration: none; color : #E9C811; }


/* 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 : #E8EB3A;}
a.nav			{ text-decoration: none; color : #C0C000; }
a.nav:visited { text-decoration: none; color : #C0C000; }
a.nav:hover		{ text-decoration: none; color : #E8EB3A; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #A78B19; }
a.topictitle:link   { text-decoration: none; color : #C0C000; }
a.topictitle:visited { text-decoration: none; color : #FFDC8C; }
a.topictitle:hover	{ text-decoration: underline; color : #E9C811; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #A78B19;}
.error			{ font-weight: bold; font-size: 12px; color : #FFFF00; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #E9C811; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #E9C811; }
a.postbody { text-decoration: none; color : #E9C811; }
a.postbody:link	{ text-decoration: none; color : #FFDC8C; }
a.postbody:visited { text-decoration: none; color : #FFDC8C; }
a.postbody:hover { text-decoration: none; color : #E9C811; }

a.postlink:link	{ text-decoration: none; color : #FFDC8C; }
a.postlink:visited { text-decoration: none; color : #FFDC8C; }
a.postlink:hover { text-decoration: none; color : #E9C811; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FFCC66;
	background-color: #616161; border: #FFCC66; 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: #616161; border: #E9C811; 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: #E9C811; letter-spacing: -1px;}
a.copyright		{ color: #A78B19; text-decoration: none;}
a.copyright:link   { color : #A78B19; text-decoration: none;}
a.copyright:visited { color : #A78B19; text-decoration: none;}
a.copyright:hover { color: #A78B19; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #ffdabb;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #594f45;
	border-width: 1px; 
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #594f45;
}

input { text-indent : 3px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #594f45;
	color : #ffdabb;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #594f45;
	font-weight : bold;
	border-color : #A39683;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* None-bold submit button */
input.liteoption {
	background-color : #594f45;
	font-weight : normal;
	border-color : #A39683;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* 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: #382900; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");