/*
  Created/modified/mingled by Emanuel Towfigh, but based on 

  MacOS X templates by AideInfo (alias Eric FICHOT)
  Copyright � 2003 Eric FICHOT
  Website : http://www.forum-aideinfo.fr.fm
  E-mail : phpbb@aideinfo.fr.fm

and on

  Macinscott for phpBB version 2+
  Created by Scott Stubblefield
  http://www.realdealstubblefield.com
*/

/*-- mod : profile cp --*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body   {
	background-image: url(images/background.gif); 
}

/* General font families for common tags */
font,th,td,p  {
	color: #000000;
	font-family: Lucida Grande, Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link,a:active,a:visited   {
	color: #1D4ED3;
	text-decoration: none;
}
a:hover		 { color: #C30203; text-decoration: none} /* hover war im Dokument #C30203 */
hr	 { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #FFFFFF; height: 0px }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
.forumline	  { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F5F5F5; }
td.row2	{ background-color: #EEEEEE; }
td.row3	{ background-color: #DFDFDF; }


/*
  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: #ffffff url(images/cellpic2.jpg) repeat-x}

/* Header cells - the blue and silver gradient backgrounds */
th	  { color: #000000; font-weight: bold; font-size: 11px; background: #FFFFFF url(images/cellpic3.gif); height: 25px }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom  { background: #d1d7dc url(images/cellpic1.gif); 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; height: 28px;  }
td.row3Right,td.spaceRow   {
	background-color: #FFFFFF;
	background-image: url(images/main_back2.gif);
border: #FFFFFF; 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. */
.maintitle,h1,h2	 { color: #000000; font-weight: bold; font-size: 16px; font-family: Lucida Grande, Lucida, Verdana, Arial, Helvetica, sans-serif; text-decoration: none }


/* General text */
.gen {
	font-size : 12px;
	text-decoration: none;
}
.genmed {
	font-size : 11px;
	text-decoration: none;
}
.gensmall {
	font-size : 10px;
	text-decoration: none;
}
.gen,.genmed,.gensmall  {
	color: #000000;
	text-decoration: none;
}
a.gen,a.genmed,a.gensmall   { color: #1D4ED3; text-decoration: none }
a.gen:hover,a.genmed:hover,a.gensmall:hover	  { color: #C30203; text-decoration: none}


/* The register, login, search etc links at the top of the page */
.mainmenu		  {
	color: #000000;
	font-size: 11px;
}
a.mainmenu		  {
	color: #000000;
	text-decoration: none;
}
a.mainmenu:visited  { color: #000000; text-decoration: none }
a.mainmenu:hover  { color: #000000; text-decoration: underline}


/* Forum category titles */
.cattitle		  {
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
a.cattitle		  { color: #000000; text-decoration: none }
a.cattitle:hover  {
	color: #666666;
	text-decoration: none;
}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		  { color: #1D4ED3; font-weight: bold; font-size: 12px }
a.forumlink 	  { color: #1D4ED3; text-decoration: none }
a.forumlink:hover  { color: #C30203; text-decoration: none}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			  { color: #000000; font-weight: bold; font-size: 11px }
a.nav			  { color: #000000; text-decoration: none }
a.nav:visited  { color: #000000; text-decoration: none }
a.nav:hover		  { color: #C30203; text-decoration: none}


/* titles for the topics: could specify viewed link colour too */
.topictitle			  { color: #000000; font-weight: bold; font-size: 11px }
a.topictitle:link     { color: #1D4ED3; text-decoration: none }
a.topictitle:visited   { color: #666666; text-decoration: none }
a.topictitle:hover	  { color: #C30203; text-decoration: none}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			 { color: #000000; font-size: 11px }

/* Location, number of posts, post date etc */
.postdetails		 { color: #000000; font-size: 10px }


/* The content of the posts (body of text) */
.postbody { font-size : 13px;}
a.postlink:link	  { color: 1D4ED3; text-decoration: none }
a.postlink:visited   { color: #2172C9; text-decoration: none }
a.postlink:hover   { color: #C30203; text-decoration: none}


/* Quote & Code blocks */
.code   { color: #246EBF; font-size: 11px; font-family: Courier, "Courier New", sans-serif; background-color: #CCCCCC; border: solid 1px #20242e }

.quote   { color: #246EBF; font-style: normal; font-size: 11px; line-height: 125%; font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; background-color: #D1E8FF; border: solid 1px #20242e }


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Lucida Grande, Verdana, Arial, Helvetica; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #787878; text-decoration: none; font-family: Lucida Grande, Verdana, Arial, Helvetica; text-decoration: underline; }
a.copyright:hover { color: #3482E4; text-decoration: underline; font-family: Lucida Grande, Verdana, Arial, Helvetica; }


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select  { background-color: #FFFFFF}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button  { color: #000000; font-size: 11px; font-family: Lucida Grande, Lucida, Verdana, Arial, Helvetica, sans-serif; background-color: #99CCFF}

/* The main submit button option */
input.mainoption  { font-weight: bold; background-color: #CCCCCC}

/* None-bold submit button */
input.liteoption  { font-weight: normal; background-color: #CCCCCC}

/* 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: #99CCFF; border: none }


/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
	color: #000000;
	font-weight: bold;
}
a.foundercolor:hover {
	color: #000000;
	text-decoration: underline;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: #E74039;
	font-weight: bold;
}
a.admincolor:hover {
	color:	#E74039;
	text-decoration: underline;
}

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
	color: #F7BA4A;
	font-weight: bold;
}
a.modcolor:hover {
	color:	#F7BA4A;
	text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
	color:	#1D4ED3;
	font-weight: bold;
}
a.usercolor:hover {
	color:	#1D4ED3;
	text-decoration: underline;
}
/*-- fin mod : profile cp --*/


/* Classes personnelles */
.topic1 {background-color: #F6F6F6; }
.topic2 {background-color: #E4E2E4; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

