/*
  MylElegance 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: #357BA3;
	scrollbar-face-color: #DADADA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B0B0B0;
	scrollbar-3dlight-color: #5F5F5F;
	scrollbar-arrow-color: #424242;
	scrollbar-track-color: #1A3B4C;
	scrollbar-darkshadow-color: #000000;
	background-image : url('http://img3.xooimage.com/files/f/o/fond1-34340.jpg');
	background-attachment : fixed;
	margin-top : 20px;
	margin-right : 50px;
	margin-left : 0px;
	margin-bottom : 30px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #013651; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #404040 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.super	{ background-color: #357BA3; 
	border-style: solid; 
	border-width: 0px 1px 0px 1px;
	border-color : #000000; }

.bodyline	{ background-color: #DFECF7; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #DFECF7; border: 0px #98AAB1 solid; }

/* Main table cell colours and backgrounds */
td.ava	{ background-color: #F6F3E2; 
	border: 0px;
}
td.row1	{ background-color: #DFECF7; 
	border-style: solid; 
	border-width: 0px 1px 1px 1px;
	border-color : #000000;
}
td.row2		{ background-color: #DFECF7; 
	border-style: solid; 
	border-width: 0px 0px 1px 1px;
	border-color : #000000;
}
td.row3	{ background-color: #DFECF7; 
	border-style: solid; 
	border-width: 0px 1px 1px 0px;
	border-color : #000000;
}
td.row4	{ background-color: #DFECF7; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px;
	border-color : #000000;
}

/* Main table cell SGo colours and backgrounds */
td.cellp1	{
	height: 24px;
	background-image : url('http://img10.xooimage.com/files/c/e/cellp1-34341.gif');
	border: 0px;
}
td.cellp2	{
	height: 32px;
	background-image : url('http://img4.xooimage.com/files/c/e/cellp2-34342.gif');
	border: 0px;
}

td.dress1	{
	height: 23px;
	background-image : url('http://img6.xooimage.com/files/d/r/dress01-34343.gif');
	border: 0px;
}
td.dress2	{
	height: 23px;
	background-image : url('http://img7.xooimage.com/files/d/r/dress02-34344.gif');
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight : normal;
}
td.dress3	{
	height: 23px;
	background-image : url('http://img4.xooimage.com/files/d/r/dress03-34345.gif');
	border: 0px;
}


td.bas	{
	height: 26px;
	background-color: #D5E2F5;
	background-image : url('http://img3.xooimage.com/files/b/a/bas-34346.gif');
	border: 0px;
	background-repeat : no-repeat;
}
td.bas2	{
	height: 30px;
	background-color: #D5E2F5;
	background-image : url('http://img7.xooimage.com/files/b/a/bas2-34347.gif');
	border-style: solid; 
	border-width: 0px 1px 1px 1px;
	border-color : #000000;
}


td.bgd_hg	{
	height: 58px;
	background-color: #D5E2F5;
	background-image : url('http://img.xooimage.com/files/');
	border: 0px;
	background-repeat : no-repeat;
}
td.bgd_hg2	{
	height: 58px;
	background-color: #D5E2F5;
	background-image : url('http://img.xooimage.com/files/');
	border: 0px;
	background-repeat : no-repeat;
	background-position : top right;
}
td.bgd_hc	{
	height: 58px;
	background-color: #D5E2F5;
	background-image : url('http://img.xooimage.com/files/');
	border: 0px;
}
td.bgd_hd	{
	height: 58px;
	width: 60px;
	background-color: #D5E2F5;
	background-image : url('http://img.xooimage.com/files/');
	border: 0px;
}

td.cell_hg	{
	height: 29px;
	background-image : url('http://img8.xooimage.com/files/c/e/cell1-34348.gif');
	background-position : left;
	background-repeat : no-repeat;
	color: #000000; font-size: 11px; font-weight : bold;
}
td.cell_hc	{
	height: 29px;
	background-image : url('http://img6.xooimage.com/files/c/e/cell2-34349.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; font-size: 11px; font-weight : bold;
}
td.cell_hd	{
	height: 29px;
	background-image : url('http://img3.xooimage.com/files/c/e/cell3-3434a.gif');
	background-position : right;
	background-repeat : no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; font-size: 11px; font-weight : bold;
}

td.cell_bg	{
	height: 26px;
	background-image : url('http://img5.xooimage.com/files/c/e/cell4-3434b.gif');
	background-position : left;
	background-repeat : no-repeat;
	color: #000000; font-size: 11px; font-weight : bold;
}
td.cell_bc	{
	height: 26px;
	background-image : url('http://img2.xooimage.com/files/c/e/cell5-3434c.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; font-size: 11px; font-weight : bold;
}
td.cell_bd	{
	height: 26px;
	background-image : url('http://img8.xooimage.com/files/c/e/cell6-3434d.gif');
	background-position : right;
	background-repeat : no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; font-size: 11px; font-weight : bold;
}

td.catjaune {
	height: 24px;
	background-color: #357BA3;
	background-image : url('http://img5.xooimage.com/files/c/e/cellp3-3434e.gif');
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight : normal;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color : #000000;
}
td.catjaune1 {
	height: 24px;
	background-color: #357BA3;
	background-image : url('http://img5.xooimage.com/files/c/e/cellp3-3434e.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold; 
	border-style: solid; 
	border-width: 0px 1px 1px 1px;
	border-color : #000000;
}
td.catjaune2 {
	height: 24px;
	background-color: #357BA3;
	background-image : url('http://img5.xooimage.com/files/c/e/cellp3-3434e.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold; 
	border-style: solid; 
	border-width: 0px 0px 1px 1px;
	border-color : #000000;
}
td.catjaune3 {
	height: 24px;
	background-color: #357BA3;
	background-image : url('http://img5.xooimage.com/files/c/e/cellp3-3434e.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold; 
	border-style: solid; 
	border-width: 0px 1px 1px 0px;
	border-color : #000000;
}
td.catjaune4 {
	height: 24px;
	background-color: #357BA3;
	background-image : url('http://img5.xooimage.com/files/c/e/cellp3-3434e.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold; 
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	border-color : #000000;
}
/*
  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 silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url('http://img3.xooimage.com/files/c/e/cellpic2-3434f.jpg');
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #000000; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 28px;
	background-image: url('http://img4.xooimage.com/files/c/e/cellpic3-34350.gif');
}

td.cat,td.catHead,td.catSides,td.catRight,td.catBottom {
			background-color:#357BA3; border: #FFFFFF; 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: 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; }
td.row3Right,td.spaceRow {
	background-color: #DFECF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold; 
	border-style: solid; 
	border-width: 0px 1px 1px 1px;
	border-color : #446097;
 }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 20px; font-family:  "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
			text-decoration: none; color : #000000;
}
a.maintitle		{ text-decoration: none; color : #000000;  }
a.maintitle:visited 		{ text-decoration: none; color : #000000;  }
a.maintitle:hover		{ text-decoration: none; color : #DD6900;  }

.maintitle2	{
	font-weight: bold;
	font-size: 36px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
}
a.maintitle2:hover		{ text-decoration: none; color : #FFFFFF;  }

.maintitle3	{
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 150%;
	color : #000000;
}
a.maintitle3:hover		{ text-decoration: none; color : #DD6900;  }

.maintitle4	{
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
}
a.maintitle4:hover		{ text-decoration: none; color : #DD6900;  }

/* 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: #043752; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.error { font-size : 12px; color: #FF0000;}
a.error		{ text-decoration: none; color : #FFFFFF;  }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #043752;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

.dress2		{ font-size : 11px; color : #000000 }
a.dress2		{ text-decoration: none; color : #043752;  }
a.dress2:visited { text-decoration: none; color : #000000; }
a.dress2:hover{ text-decoration: none; color : #DD6900; }

.over		{ 	font-family:  Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #000000; letter-spacing: -1px; }
a.over		{ text-decoration: none; color : #043752;  }
a.over:visited { text-decoration: none; color : #000000; }
a.over:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #043752; }
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 : #000000; }
a.forumlink 	{ text-decoration: none; color : #043752; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #043752; }
a.nav:hover		{ text-decoration: underline; }

.nav2			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav2			{ text-decoration: none; color : #043752; }
a.nav2:visited { text-decoration: none; color : #000000; }
a.nav2:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #043752; }
a.topictitle:visited { text-decoration: none; color : #0571A9; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #404040 }
a.postlink:visited { text-decoration: none; color : #808080; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #404040;
	background-color: #FFFFFF; border: #404040; 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: #444444; line-height: 125%;
	background-color: #BEDAEA; border: #446097; 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: #000000; letter-spacing: -1px;}
a.copyright		{ color: #013C5B; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #DEE3E7; 
	border-color : #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	scrollbar-face-color: #DADADA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B0B0B0;
	scrollbar-3dlight-color: #5F5F5F;
	scrollbar-arrow-color: #424242;
	scrollbar-track-color: #DEE3E7;
	scrollbar-darkshadow-color: #000000;
}

input {
	text-indent : 2px;
	border : 0;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000; border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url('http://img4.xooimage.com/files/b/o/bout01-34351.gif');
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
	border-color : #000000; border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url('http://img4.xooimage.com/files/b/o/bout01-34351.gif');
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
	border-color : #000000; border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url('http://img4.xooimage.com/files/b/o/bout01-34351.gif');
}

/* 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: #DEE3E7; border-style: none; }

/*
  Spécial Portail
*/
td.portal_top {
	background-image : url('http://img3.xooimage.com/files/c/e/cellpic1-34352.gif');
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color : #000000;
}

/* 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');
