/*
   Mangas-arigatou3 theme for phpBB version 2+
   Created by Sydjee Ledys
   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+ */
.banshape:hover { background-image : url('http://img46.xooimage.com/files/1/f/3/banni-re-114d1f0.png');
}

.bodydiv {
	width:898px;
	margin:0 auto;
	background-color: #ffffff;
	background-image: url('http://img23.xooimage.com/files/0/1/e/fond-11eaae9.png');
	border: 1px #1a1f29 solid;
}

.header{
	width:900px;
	margin:5px auto -10px auto;
}

.login {
	font-size : 14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #dce3f1;
}

.signdiv{
	width : 700px;
	max-height : 300px;
	overflow : hidden;
}

.postbodydiv{
	width : 700px;
	overflow : hidden;
}

.mainmenutable {
	background-color: #759fc9;
	height: 30px;
	border-bottom: 1px #1a1f29 solid;
}

.menutopR {
	width: 15px;
}

.menutopL {
	width: 15px;
}
.menutopM {
	width: 3px;
}

.menutop {
	width: 20px;
}

.menutophover {
	width: 20px;
}

.Banniere {
	width:900px;
	margin:0 auto;
	top:0;
}

.PageBackgroundGlare {
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index: -1;
}

.PageBackgroundGlareImage {
	background-image:url('http://img44.xooimage.com/files/1/3/4/fondimage-114cff7.png');
	background-repeat:no-repeat;
	height:436px;
	margin:0;
	width:481px;
}

.wrap1, .wrap2, .wrap3, .wrap11, .wrap31 {
	display:inline-table;
	/* \*/display:block;/**/
}

.wrap1, .wrap11 {
	float:left;
	background:url('http://img23.xooimage.com/files/3/1/f/shadow-11eaa5f.png') right bottom no-repeat;
	padding-top: -3px;
}

.wrap3, .wrap31 {
	padding:0 8px 9px 0;
	background:url('http://img22.xooimage.com/files/8/3/a/corner_tr-11690c3.png') right top no-repeat;
}

body {
	background:#769ec8 url('http://img28.xooimage.com/files/8/f/a/fond-14a08f2.jpg') repeat scroll right top;
	margin:0 auto;
	padding:0;
	text-align:center;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-arrow-color: #286988;
	scrollbar-3dlight-color: #C3E0ED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #AAD3E5;
	scrollbar-shadow-color: #6DB5D6;
	scrollbar-darkshadow-color: #21546B;
	scrollbar-track-color: #FFFFFF;
}

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

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

/* This is the outline round the main forum tables */
.forumline	{
	
	border: 1px solid #1a1f29 ;
	margin-left:15px;
	border-bottom: 0px;
}
.forumlinenorow	{
	background-color: #FFFFFF;
	border: 1px solid #1a1f29 ;
	margin-left:15px;
}
.forumline2	{
	background-color: #FFFFFF;
	border: 0px solid #3281A6;
}

/* Main table cell colours and backgrounds */
td.row1f	{
	background-image: url('http://img49.xooimage.com/files/1/b/2/fondforum-11f1b11.jpg');
	background-repeat : repeat;
	background-position : center top;
	background-attachment : fixed;
	border : 0px;
	border-bottom : 1px solid  #1a1f29 ;
}
td.row1	{
	background-color: #FFFFFF;
	border : 0px;
	border-bottom : 1px solid  #1a1f29 ;
}
td.row2	{
	background-color: #FFFFFF;
	border : 0px;
	border-bottom : 1px solid  #1a1f29 ; }
td.row3	{ 
	background-color: #FFFFFF;
	border : 0px;
	border-bottom : 1px solid  #1a1f29 ; }
td.row3Right	{ 
	background-color: #FFFFFF;
	border : 0px;
	border-bottom : 1px solid  #1a1f29 ; }



td.pave1 {
	height: 30px;
	background : url('http://img6.xooimage.com/files/0/9/5/barre-14d4e1b.jpg');
	background-repeat : no-repeat;
	background-position : left;
}
td.pave2 {
	height: 30px;
	background : url('http://img6.xooimage.com/files/0/9/5/barre-14d4e1b.jpg');
}
td.pave3 {
	height: 30px;
	background : url('http://img6.xooimage.com/files/0/9/5/barre-14d4e1b.jpg');
	background-repeat : no-repeat;
	background-position : right;
}
	
td.bout_g  {
	height: 15px;
	width:9px;
	background-image: url('http://img7.xooimage.com/files/m/p/mp_g-34672.gif');
	background-position : left;
	background-repeat : no-repeat;
}
td.bout_c  {
	height: 15px;
	background-image: url('http://img10.xooimage.com/files/m/p/mp_c-34673.gif');
}
td.bout_d  {
	height: 15px;
	width:9px;
	background-image: url('http://img5.xooimage.com/files/m/p/mp_d-34674.gif');
	background-position : right;
	background-repeat : no-repeat;
}


/*
  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 {
	height: 30px;
	background : url('http://img6.xooimage.com/files/0/9/5/barre-14d4e1b.jpg') repeat-y;
}

/* Header cells - the black gradient backgrounds */
th	{
	color: #1a1f29; font-size: 12px; font-weight : bold;
	height: 30px;
	background-image: url('http://img6.xooimage.com/files/0/9/5/barre-14d4e1b.jpg');
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			border: #133C77; 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: #133C77; border-style: solid; height: 30px; }
td.row3Right {background-image : url('http://img3.xooimage.com/files/p/i/pixel03-346a2.gif');
	height: 18px;
	border: #000000; border-style: solid; }
td.spaceRow {
	background-image : url('http://img8.xooimage.com/files/p/i/pixel04-346a3.gif');
	height: 18px;
	border: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
td.spaceRow2 {background-image : url('http://img.xooimage.com/files/');
	border: #000000; border-style: solid;
	border-width: 0px 0px 0px 0px; }
td.spaceRow3 {
	background-image : url('http://img10.xooimage.com/files/p/i/pixel05-346a4.gif');
	height: 18px;
	border: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
td.Bas {
	background-image : url('http://img3.xooimage.com/files/p/i/pixel03-346a2.gif');
	height: 18px;
	border: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
td.Haut {background-image : url('http://img6.xooimage.com/files/0/9/5/barre-14d4e1b.jpg');
	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 1px 0px; }
th.thTopM	 { border-width: 0px 0px 0px 0px; }
th.thTopR, th.thTopL {border-width: 0px 0px 0px 0px; width: 3px;}
th.thCornerL { border-width: 0px 0px 1px 0px; }
th.thCornerR { border-width: 0px 0px 1px 0px; }
th.thTopMactiv {background-image : url('http://img45.xooimage.com/files/7/5/2/barreactivm-14d4cd7.jpg'); }
th.thTopRactiv {background-image : url('http://img48.xooimage.com/files/d/7/3/barreactivr-14d5787.jpg');background-repeat : no-repeat;width: 3px; }
th.thTopLactiv {background-image : url('http://img47.xooimage.com/files/7/7/1/barreactivl-14d4d50.jpg');background-repeat : no-repeat;width: 3px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 32px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #1a1f29;
}
.maintitle2	{
			font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #1a1f29;
}
.maintitle3	{
			font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #1a1f29;
}


/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #1a1f29; }
a.gen,a.genmed,a.gensmall { color: #1a1f29; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #3b475e; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu { 
	font-size : 16px; color : #1a1f29;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.mainmenu2 { 
	font-size : 16px; color : #bb1f29;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a.mainmenu2		{ text-decoration: none; color : #e3b881;	font-weight : bold;  }
a.mainmenu		{ text-decoration: none; color : #1a1f29;	font-weight : bold;  }

a.mainmenu:hover{ text-decoration: none; color : #dce3f1; }


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

/* Onglets */
.onglet		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #1a1f29}
a.onglet		{ text-decoration: none; color : #1a1f29; }
a.onglet:hover{ text-decoration: underline; }


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


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

.haut			{ font-weight: bold; font-size: 15px; color : #1a1f29;}
a.haut			{ text-decoration: none; color : #1a1f29; }
a.haut:hover		{ text-decoration: underline; color : #3b475e;}

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #1a1f29; }
a.topictitle:link   { text-decoration: none; color : #1a1f29; }
a.topictitle:visited { text-decoration: none; color : #3b475e; }
a.topictitle:hover	{ text-decoration: underline; color : #3b475e; }


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

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


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

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


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #FFFFFF; border: #133C77; 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: #006699; line-height: 125%;
	background-color: #DEEEF6; border: #133C77; 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 : #006699;
	font: normal 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

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

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #1a1f29;
	font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background : url('http://img8.xooimage.com/files/e/7/0/bout-14d5508.jpg');
	border : 1px solid #998c7c;
}

/* The main submit button option */
input.mainoption {
	background-color : #AFC3C3;
	color : #1a1f29;
	font-weight : bold;
	background : url('http://img8.xooimage.com/files/e/7/0/bout-14d5508.jpg');
	border : 1px solid #998c7c;
}

/* None-bold submit button */
input.liteoption {
	background-color : #AFC3C3;
	color : #1a1f29;
	font-weight : normal;
	background : url('http://img8.xooimage.com/files/e/7/0/bout-14d5508.jpg');
	border : 1px solid #998c7c;
}

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


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img4.xooimage.com/files/f/o/formie-30deb.css');
