/*

  Arkantis phpBB Theme/Template

  Designed by Zephyx

  http://finalfictions.free.fr/

*/





/* Boxes around forum elements */



td.mainboxRighttop {

	background-image : url(images/border_rtop.gif);

	background-repeat : no-repeat;

}

td.mainboxBisRighttop {

	background-image : url(images/border_rbistop.gif);

	background-repeat : no-repeat;

}



td.mainboxLefttop {

	background-image : url(images/border_ltop.gif);

	background-repeat : no-repeat;

}

td.mainboxBisLefttop {

	background-image : url(images/border_lbistop.gif);

	background-repeat : no-repeat;

}



td.mainboxTop {

	background-image: url(images/border_tside.gif);

	background-repeat: repeat-x;

}



td.mainboxMiddleright {

	background-image : url("images/border_rmiddle.gif");

	background-repeat : no-repeat;

}



td.mainboxMiddleleft {

	background-image : url("images/border_lmiddle.gif");

	background-repeat : no-repeat;

}



td.mainboxMiddlecenter {

	background-image: url("images/border_hside.gif");

	background-repeat: repeat-x;

}



td.mainboxLeft {

	background-image : url(images/border_lside.gif);

	background-repeat : repeat-y;

}

td.mainboxBisLeft {

	background-image : url(images/border_lbisside.gif);

	background-repeat : repeat-y;

}



td.mainboxRight {

	background-image: url(images/border_rside.gif);

	background-repeat: repeat-y;

}

td.mainboxBisRight {

	background-image: url(images/border_rbisside.gif);

	background-repeat: repeat-y;

}



td.mainboxLeftbottom {

	background-image: url(images/border_lbottom.gif);

	background-repeat: no-repeat;

}

td.mainboxBisLeftbottom {

	background-image: url(images/border_lbisbottom.gif);

	background-repeat: no-repeat;

}



td.mainboxRightbottom {

	background-image: url(images/border_rbottom.gif);

	background-repeat: no-repeat;

}

td.mainboxBisRightbottom {

	background-image: url(images/border_rbisbottom.gif);

	background-repeat: no-repeat;

}



td.mainboxBottom {

	background-image: url(images/border_bside.gif);

	background-repeat: repeat-x;

}



td.mainbox {

	/* filter: Alpha(Opacity=20);	*/

	background-image : url(images/mainbox_bg.jpg);

}





/* Boxes around overall forum */



td.bandeau {

	background-image : url(images/arche.jpg);

	background-repeat : no-repeat;

	height: 270px;

}



td.contourRighttop {

	background-image : url(images/cadre_rt.gif);

	background-repeat : no-repeat;

}



td.contourLefttop {

	background-image : url(images/cadre_lt.gif);

	background-repeat : no-repeat;

}



td.contourTop {

	background-image: url(images/cadre_t.gif);

	background-repeat: repeat-x;

}





td.contourLeft {

	background-image : url(images/cadre_l.gif);

	background-repeat : repeat-y;

}



td.contourRight {

	background-image: url(images/cadre_r.gif);

	background-repeat: repeat-y;

}



td.contourLeftbottom {

	background-image: url(images/cadre_lb.gif);

	background-repeat: no-repeat;

}



td.contourRightbottom {

	background-image: url(images/cadre_rb.gif);

	background-repeat: no-repeat;

}



td.contourBottom {

	background-image: url(images/cadre_b.gif);

	background-repeat: repeat-x;

}



}





/* privmsgs */



td.privmsgsBox {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}



td.privmsgsBoxStart {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}





/* privmsgs */



td.genBox {

	background-image: url(images/catbox_background.jpg);

	background-repeat: repeat;

}



td.genBoxStart {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}





/* The box on the index page with folder icon descriptions */



td.folderIconBox {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}



td.folderView {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}



td.folderIconBoxStart {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}



/* error and confirm boxes */



td.ErrorConfirmBox {

	background-image: url(images/catbox_background.jpg);

	background-repeat: repeat;

}



td.ErrorConfirmBoxStart {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}





/* The box around the categories */



td.cboxLeft {

	background-image : url(images/border_lside.gif);

	background-repeat : repeat-y;

}



td.cboxRight {

	background-image: url(images/border_rside.gif);

	background-repeat: repeat-y;

}



td.cboxLeftbottom {

	background-image: url(images/border_lbottom.gif);

	background-repeat: no-repeat;

}



td.cboxRightbottom {

	background-image: url(images/border_rbottom.gif);

	background-repeat: no-repeat;

}



td.cboxBottom {

	background-image: url(images/border_bside.gif);

	background-repeat: repeat-x;

}



td.cbox {

	background-image: url(images/catbox_background.jpg);

	background-repeat: repeat;

}





/* Start background images in category box and header, this is for the background "fading" effect  */



td.cBarStart {

	background-image: url(images/cat_bar_start.jpg);

	background-repeat: repeat-x;

}



td.cBoxStart {

	background-image: url(images/catbox_bg_start.jpg);

	background-repeat: repeat;

}





/*  Fonts for the text in the forum list displaying the number of topics and posts */





.index_numtopics {

	font-family : "Book Antiqua";

	color : #381909;

	font-size : 13px;

}



.index_numposts { 

	font-family : "Book Antiqua", "Palatino Linotype", serif;

	color : #381909;

	font-size : 13px;	

}









 /* General page style. The scroll bar colors only visible in IE5.5+ */

body {

	background-color: #000000;	

	



/*	scrollbar-face-color: #DEE3E7;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #DEE3E7;

	scrollbar-3dlight-color: #D1D7DC;

	scrollbar-arrow-color: #006699;

	scrollbar-track-color: #EFEFEF;

	scrollbar-darkshadow-color: #98AAB1;

*/

	

	background : url(images/background.jpg);

	margin-top : 10px ! important;

	margin-left : 10px ! important;

	margin-right : 10px ! important;

	margin-bottom : 10px ! important;

	color : #FFFFFF;

}



/* General font families for common tags */

/*font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }*/



a			{

	text-decoration: none;

	color : Black;

}

a:hover		{

	text-decoration: underline;

	color: #57301C;

}



/* Horizontal rules */



hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px; }



hr.hr_whitedotted	{ height: 0px; border: 1px dotted White; }



hr.hr_whitesolid	{ height: 0px; border: 1px solid White; }



hr.hr_aquadotted	{ height: 0px; 	border: dotted  #63CEFF;}



hr.hr_yellowdotted	{ height: 0px; 	border: dotted  #FFCE00;}







/* This is the border line & background colour round the entire page */

.bodyline	{

	background-color: #C0A887;

	background : url(images/background2.gif);

}



/* This is the outline round the main forum tables */

.forumonline	{

	   font-family : Verdana, Helvetics, Arial, sans-serif;

}

.tableTitle	{

	   font-family : Verdana, Helvetics, Arial, sans-serif;

}



/* Main table cell colors and backgrounds */

td.row1	{

	border-color: #C0A887; 

}



td.row2	{

	border-color: #C0A887; 

}



td.row3	{

	border-color: #C0A887; 

}



tr.topicligne {

	background-color: #806744;

	background-image: url(images/cellpic3.gif);

}



tr.separ {

	background-color: #806744;

	background-image: url(images/separation.gif);

}



/*

  This is for the table cell above the Topics, Post & Last posts on the index.php page

*/



td.rowpic {

	background-color: #684F30;

	background-image: url(images/cellpic3.gif);

	background-repeat: repeat-y;

}



th	{

	color: #000000;

	border-color: transparent;

	font-size: 11px;

	font-weight : bold;

	height: 25px;

}



td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {

	background-image: url(images/cellpic3.gif);

	background-color: #C0A887;

	border-style: solid;

	height: 28px;

}







td.cat,td.catHead,td.catBottom {

	height: 29px;

	border-width: 0px 0px 0px 0px;

	border-color: #C0A887;

}



th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {

	font-weight: bold;

	border-style: none;

	height: 28px; }

	

td.row3Right,td.spaceRow {

	}



th.thHead,td.catHead { font-size: 12px; border-color: #C0A887; }

th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; border-color: #C0A887;  }

th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; border-color: #C0A887; }

th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; border-color: #C0A887; }

th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; border-color: #C0A887; }

th.thTop	 { border-width: 1px 0px 0px 0px; border-color: #C0A887; }

th.thCornerL { border-width: 1px 0px 0px 1px; border-color: #C0A887; }

th.thCornerR { border-width: 1px 1px 0px 0px; border-color: #C0A887; }





/* The largest text used in the index page title and toptic title etc. */

.maintitle,h1,h2	{

	font-weight: bold;

	font-size: 27px;

	font-family: "Book Antiqua", "Palatino Linotype", serif;

	text-decoration: none;

	line-height : 120%;

	color : Black;

}





/* General text */

.gen { font-size : 11px;

	   font-weight: bold;

	   font-family : Verdana, Helvetics, Arial, sans-serif;

}

.genbig { font-size : 21px;

	   color : #000000;

	   font-weight: bold;

	   font-family : Book Antiqua;



}

.genmed { font-size : 11px;

	      font-family : Verdana, Helvetics, Arial, sans-serif; }

.gensmall {

	font-weight: bold; 

	font-size : 10px;

	font-family : Verdana, Helvetics, Arial, sans-serif;

}

.gensligne { 

    font-size : 13px;

    color : #381909;

	font-family : "Book Antiqua", "Palatino Linotype", serif;

	font-weight: bold; 

}

.gensnoir { 

    font-size : 14px;

    color : #000000;

	font-family : "Book Antiqua", "Palatino Linotype", serif;

	font-weight: bold; 

}

.tview {

	font-size : 15px;

	color : #000000;

	font-family : "Book Antiqua", "Palatino Linotype", serif;

	text-align: justify;

}

td.tview { 

    font-size : 15px;

    color : #000000;

	font-family : "Book Antiqua", "Palatino Linotype", serif;

	text-align: justify;

}

.genarial { 

    font-size : 10px;

    color : #381909;

	font-weight: bold; 

	font-family : Verdana, Helvetics, Arial, sans-serif;

}

a.gensligne:hover { color : #381909; }

.gen,.genmed,.gensmall {

	color : Black;

}

a.gen,a.genmed,a.gensmall {

	color: Black;

	text-decoration: none;

}

a.gen:hover,a.genmed:hover,a.gensmall:hover	{

	color: #57301C;

	text-decoration: underline;

}





/* The register, login, search etc links at the top of the page */

.mainmenu		{

	font-family : Verdana, Helvetics, Arial, sans-serif;

	font-size : 11px;

	color : Black

}

a.mainmenu		{

	text-decoration: none;

	color : Black;

	font-weight: bold;

}

a.mainmenu:hover{

	text-decoration: underline;

	color: #57301C;

}





/* Forum category titles */

.cattitle		{

	font-weight: bold;

	font-size: 22px ;

	color : #C9A873;

	font-family : "Book Antiqua", "Palatino Linotype", serif;

	margin-left : 1px;

}

.cattitleblack		{

	font-weight: bold;

	font-size: 22px ;

	color : #000000;

	font-family : "Book Antiqua", "Palatino Linotype", serif;

	margin-left : 1px;

}

a.cattitle		{

	text-decoration: none;

	color : #C9A873;

	font-family: "Book Antiqua", "Palatino Linotype", serif;

}

a.cattitle:hover{

	color : #C9A873;

	text-decoration: none;

}





/* Forum title: Text and link to the forums used in: index.php */

.brule			{

	color : #381909;

}

.forumlink		{

	font-weight: bold;

	font-weight: bold;

	font-size: 18px;

	color : #381909;

	font-family: "Book Antiqua", "Palatino Linotype", serif;

}

a.forumlink 	{

	font-weight: bold;

	font-family: "Book Antiqua", "Palatino Linotype", serif;

	text-decoration: none;

	color : #381909;

}

a.forumlink:hover{

	color: #754C37;

	text-decoration : none;

}



.forumdescription {

	font-family: "Book Antiqua", "Palatino Linotype", serif;

	text-decoration: none;

	color : #381909;

	font-size : 13px;

}



.forummoderator {

	font-family : Verdana, Helvetics, Arial, sans-serif;

	text-decoration: none;

	color : #381909;

	font-size : 11px;

}





/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */

.nav			{

	font-family : Verdana, Helvetics, Arial, sans-serif;

	font-weight: bold;

	font-size: 11px;

	color : Black;

}

a.nav			{

	text-decoration: none;

	color : Black;

}

a.nav:hover		{

	text-decoration: underline;

	color: #57301C;

}





/* titles for the topics: could specify viewed link colour too */

.topictitle			{

	font-weight: bold;

	font-size: 16px;

	color : #381909;

	font-family : "Book Antiqua", "Palatino Linotype", serif;

}

a.topictitle:link   {

	text-decoration: none;

	color : #381909;

}

a.topictitle:hover	{

	text-decoration: none;

	color: #754C37;

}





/* Name of poster in viewmsg.php and viewtopic.php and other places */

.name			{

	font-family : Verdana, Helvetics, Arial, sans-serif;

	font-size : 13px;

	color : #000000;

	font-weight : bold;

}



/* Location, number of posts, post date etc */

.postdetails	{

	font-family : Verdana, Helvetics, Arial, sans-serif;

	font-size : 10px;

	color : #000000;

}





/* The content of the posts (body of text) */

.postbody { 

	font-size : 12px;

	color : #000000;

}

a.postlink:link	{

	text-decoration: underline;

	color : #381909;

}



a.postlink:hover {

	text-decoration: underline;

	color: #754C37;

}



a.faqlink:link	{

	text-decoration: underline;

	color : #381909;

}

a.faqlink:visited {

	text-decoration: none;

	color : #381909;

}

a.faqlink:hover {

	text-decoration: underline;

	color: #754C37;

}





/* Quote & Code blocks */

.code {

	font-family: Courier, 'Courier New', sans-serif;

	font-size: 11px;

	color: #FFCE00;

	border: dashed #FFCE00;

	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%;

	border: 1px solid #000000;

}





/* Copyright and bottom info */

.copyright		{

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: Black;

	letter-spacing: -1px;

}

a.copyright		{

	color: Black;

	text-decoration: none;

}

a.copyright:hover {

	color: #57301C;

	text-decoration: underline;

}





/* Form elements */

input { text-indent : 2px;

		font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}



input.mainoption,input.liteoption,input.button {

	background-color: #C0A887;

	border-color :  #684F30 #684F30 #684F30 #684F30;	

	color : #000000;

	font-size: 11px;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	background-image : url("images/cellpic3.gif");

}

input.text {

	background-color: #C0A887;

	border-color :  #684F30 #684F30 #684F30 #684F30;	

	color : #000000;

	font-size: 11px;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	background-image : url("images/catbox_input.jpg");

}

select {

	background-color: #B39B79;

	border-color :  #684F30 #684F30 #684F30 #684F30;	

	color : #000000;

	font-size: 11px;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	background-image : url("images/catbox_input.jpg");

}

textarea {

	background-color: #C0A887;

	border-color :  #684F30 #684F30 #684F30 #684F30;	

	color : #000000;

	font-size: 11px;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	background-image : url("images/catbox_input.jpg");

}



/* 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 ;)

*/



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

@import url("formIE.css");

img.decall {

	position: relative;

	left: -1px;

}

img.decalr {

	position: relative;

	left: 4px;

}


