body {
	font-size: 12px;
	background-color: #ffffff;
	margin: 0px;
}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* Polices | Fonts */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Ancres | Anchors */
a:link, a:active, a:visited {
	font-family: verdana;
	color: #4169E1;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
	color: #4169E1;
} 

#wrapper {width:762px;}

/* Blocs | Blocks */
#mainTD { padding: 10px 15px; }

.mbox {
	background-color: #ffffff;
	margin: 0px;
}
.adminbox {margin: 10px 10px 10px 10px;}
.forumline { background-color: #fff; border: 1px solid #708090; padding: -1px; margin-top:8px; margin-bottom: 8px;}
.postline { background-color: #DCDCDC; border: 1px solid #708090; padding: -1px; }
.postbuttons INPUT {border: 0px;}

#tabs {
	background: url('images/14.gif') repeat-x;
	height: 44px;
	margin: 0px;
	border: 1px solid;
}

#linktabs {
	margin: 0px;
	font-size: 80%;
	background: #F0F0F0 url(images/cellpic4.gif) repeat-x top;
	height: 22px;
	text-align: center;
	horizontal-align: middle;
	vertical-align: middle;
	padding-top: 3px;
}

#linktabs a:link, a:active, a:visited, a:hover {
	text-decoration: none;	
	font-weight: normal;
	color: #9900cc;
}

.paginationRow {background-color: #F0F0F0; border-bottom: 1px solid #708090;}

#jumpbox {padding-left: 0px; padding-top: 30px; padding-bottom: 20px; text-align: left;}

/* Tableaux | Tables */
td.row1	{ background-color: #FCFCFC; padding: 0px 10px}
td.row2	{ background-color: #FCFCFC; padding: 0px 10px}
td.row3	{ background-color: #FCFCFC; padding: 0px 10px}
td.row4	{ background-color: #F5F5F5; padding: 0px 10px}
td.rowpic {
		background-color: #9eb3e3;
		/* background-image: url(images/cellpic1.gif); */
		background-repeat: repeat-y repeat-x;
}
th	{
	color: Black; font-size: 11px; font-weight : bold;
	background-color: #DCDCDC; height: 22px;
	background-image: url(images/cellpic3.gif);
}
td.cat {
			/*background-image: url(images/cellpic1.gif); */
			height: 22px;
			background-color:#9eb3e3;
			padding-left: 10px;
}
td.spaceRow {
	background-color: #D1D7DC;
}

/* Titres | Titles */
.maintitle,h1,h2	{
			font-weight: bold;
			font-size: 16px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			line-height : 120%;
			color : #000000;
}

/* Autres textes | Others texts */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px;}
.gensmallcenter { font-size : 10px; text-align:center }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #4169E1; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #4169E1; text-decoration: underline; }

.displayTopics {text-align: right; padding-top: 20px;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #4169E1;  }
a.mainmenu:hover{ text-decoration: underline; color : #4169E1; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #4682B4;
}
a.cattitle		{ text-decoration: none; color : #4682B4; }
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 : #4169E1; }
a.forumlink 	{ text-decoration: none; color : #4169E1; }
a.forumlink:hover{ text-decoration: underline; color : #4169E1; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: normal; font-size: 11px; color : #000000; horizonatal-align: right;}
.nav a			{ font-weight: normal; }
a.nav			{ text-decoration: none; color : #4169E1; }
a.nav:hover		{ text-decoration: underline; }
.pagination 	{text-align: right; font-weight: normal; font-size: 11px; color: #000000; horizonatal-align: right;}


/* 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 : #4169E1; }
a.topictitle:visited { text-decoration: none; color : #6495ED; }
a.topictitle:hover	{ text-decoration: underline; color : #4169E1; }


/* 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 : #666666; text-align:center; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color : #5f0097; }
a.postlink:link	{ text-decoration: none; color : #4169E1; }
a.postlink:visited { text-decoration: none; color : #6495ED; }
a.postlink:hover { text-decoration: underline; color : #4169E1}
.postingRowLeft		{background-color:#f0f0f0; padding-left: 10px;}
.postingRowRight	{background-color:#ffffff; padding-left: 10px;}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #FAFAFA; border: #D1D7DC; 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 : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border: 1px solid Black;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	border: 1px solid Black;	
}

input {
	text-indent : 2px;
	border: 1px solid Black;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	border: 1px solid Black;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
	border: 1px solid Black;	
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
	border: 1px solid Black;
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
}

/* 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; }

#generalbox .op-head {
     /* Provides Header Cell rounded RH corner*/
     background: url(/content/fileadmin/templates/layout/images/head_r_white.gif) no-repeat top right}


#generalbox .op-head h3 {
     /* Provides Header Cell rounded LH corner*/
     background-image: url(/content/fileadmin/templates/layout/images/head_l_white.gif);
     background-repeat: no-repeat;
     background-position: top left;
     background-color: transparent !important;
     color: #fff;
     margin: 0px !important;
     padding: 2px 8px 3px;
     line-height: normal;
}

#generalbox .op-head #blanktop {
     /* Provides top rounded LH corner when no header*/
     background-image: url(/content/fileadmin/templates/layout/images/head_l_white.gif);
     background-repeat: no-repeat;
     background-position: top left;
     background-color: transparent !important;
     margin: 0px !important;
     padding: 2px 0px 3px;
}

#generalbox .options-pod {
     margin: 0px;
     margin-bottom: 10px;
     padding:0px;
     background: url(/content/fileadmin/templates/layout/images/r_white.gif) no-repeat bottom right
}
     
.op-body {
     background: url(/content/fileadmin/templates/layout/images/l_white.gif) no-repeat bottom left
}

.op-body {
     margin: 0px;
     padding: 1px 8px 1px
}

.op-body ul, {
     margin: 0 !important
}

.op-body p {
     margin: 0 0 5 0 !important
}

.columns-box {
/*     width: 158px !important; */
     padding: 0 8px;
/*     float: right;  */
     margin-right: 0;
     padding-right: 0;
}

.column-left {
     float: left; width: 200px;
}

.link-list {
     text-align: left;
     list-style: none;
     margin: 0 0 1em;
     padding: 0
}

.link-list li {
     padding: 0.15em 0 0.2em;
     margin: 1px 0;
     line-height: 1.35em
}

.joinLink {
	background: #F0F0F0 url(images/cellpic3.gif) repeat-x top;
	padding: 3px;
	border: 1px solid #000066;
}

