/*
	phpBB 3.0 Style Sheet
	--------------------------------------------------------------
	Style name:				Black Pearl
	Based on style:		subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:			Mighty Gorgon ( http://www.icyphoenix.com )

	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
	--------------------------------------------------------------
*/

/* === Layout === */

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: black;
	background-color: #d3aa4e;
	font-size: 76%; /* This sets the default font size to be equivalent to 10px */
	margin: 0px 10px 0px 10px;
}

a:link {
	color: black;
	text-decoration: none;
}
#wrapcentre {
	margin: 15px 15px 0 15px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapper{
	/* clear: both; */
	margin: 0 auto;
	width: 960px;
	/* width: 90%; */
}

#top_logo{
	
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('http://guide-o-parc.com/site/images/top_header.jpg') repeat;
	height: 219px;
}

#bottom_logo_ext{
}

#bottom_logo{
	border: 0px solid #181818;
	background: url('./images/bg_footer.png') no-repeat;
	height: 104px;
	color:white;
}

#bottom_logo a {
	color: white;
	}
	
table {
	border-collapse:0;
	}

.leftshadow{
	background: url('./images/shadow_left.gif') repeat-y;
	padding: 0px;
	/*margin-left: 10px;*/
	width: 9px;
	vertical-align: top;
}

.rightshadow{
	background: url('./images/shadow_right.gif') repeat-y;
	padding: 0px;
	/*margin-right: 10px;*/
	width: 9px;
	vertical-align: top;
}

.forum-buttons {
	color: white;
	background: #774E20 top left repeat-x;
	border-bottom: solid 1px black;
	height: 26px;
	font-size: 1.1em;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding: 0px;
	padding-top: 6px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	color: #222222;
	background-color: #FFFFAA;
	border-width: 1px;
	border-style: solid;
	border-color: #0088FF;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
}

.forumrules h3 {
	color: #DD2222;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/* === Text === */

h1 {
	color: #FFCC33;
	font-size: 1.3em;
	text-decoration: none;
}

h2 {
	font-size: 1.2em;
	line-height: 120%;
	text-decoration: none;
}

h3 {
	font-size: 1.1em;
	line-height: 120%;
}

h4 {
	font-size: 0.9em;
	margin: 0;
	padding-top: 3px;
	text-align:left;
	font-weight: normal;
}

p {
	font-size: 1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: #FFCC33;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #FFCC33;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: #CC3333;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: #007700;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: black;
}

.postdetails {
	color: black;
}

.postbody {
	font-size: 1.0em;
	line-height: 1.2em;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: #00FF00;
}

.nav {
	margin: 0;
	color: black;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 1.0em;
	color: white;
	vertical-align: middle;
	position:relative;
	top:65px;
}

.titles {
	font-size: 1.1em;
	text-decoration: none;
}

.titles a {
	color: white;
}

.error {
	color: #CC3333;
}


/* === Tables === */

.tbl-title {

	color: #684019;
	font-weight: normal;

}

.tbl-h-c {

        font-family: Tahoma;
        background-color: #C5963A;
        color: #684019;
        font-size: 1.5em;
        padding: 5px;
        z-index: 1000;

	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	}

.tbl-h-c a {
        text-decoration:none;
        color: #684019;
         }


.tbl-h-c a:hover {
        color:#A27734;
        
}
.tbl-h-l {
	
	border: solid 1px #555555;
        font-family: Tahoma;
        background-color: #C5963A;
        color: #684019;
	padding-left: 6px;
}

.tbl-h-r {
	
        font-family: Tahoma;
        background-color: #C5963A;
        color: #684019;
	padding-right: 27px;
}

.tbl-f-c {
	
        font-family: Tahoma;
        background-color: #C5963A;
        color: #684019;
        height: 0px;
	font-size: 0.1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-f-l {
	
        font-family: Tahoma;
        background-color: #C5963A;
        color: #684019;
	padding-left: 10px;
}

.tbl-f-r {
	
        font-family: Tahoma;
        background-color: #C5963A;
        color: #684019;
	padding-right: 10px;
}

th {
	color: black;
	background-color: white;
	font-size: 1.1em;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}

td.profile {
	padding: 4px;
}

td.np {
	padding: 0px;
}

td.np-body {
	background-color: white;
	padding: 0px;
}
.tablebg {
	border: 1px black solid; 
	
	}

.tablebg th{
	color: black;
	background-color: white;
	font-size: 1.1em;
	font-weight: normal;
	height: 20px;
	padding: 0 5px;
	white-space: nowrap;
	border-bottom: 1px black solid;
}

.cat {
	color: white;
	background-color: white;
	height: 26px;
	margin: 0;
	padding: 0;
	text-indent: 4px;
}

.cat h4 a, .cat h4 a:visited {
	color: #684019;
	font-size: 1.1em;
	text-decoration: none;
}

.cat h4 a:hover, .cat h4 a:active {
	color: #FFF6A8;
	font-size: 1.1em;
	text-decoration: underline;
}

.cat-bottom {
	background: #111111 url('./images/bg_catbottom.gif') top left repeat-x;
	height: 2px;
	min-height: 2px;
	text-align: center;
	padding: 0px;
}

.catdiv {
	background-color: #111111;
	background-image: url('./images/bg_th.gif');
	border: solid 1px #181818;
	border-right-color: #444444;
	border-bottom-color: #444444;
	height: 26px;
	margin: 0;
	padding: 0;
}

.rtl .catdiv {
	background-color: #111111;
	background-image: url('./images/bg_th.gif');
}

.row1, .row2, .row3, .row4 {
	padding: 4px;
}

.row1 {
	background-color: white;
}

.row2 {
	background-color: white;
}

.row3 {
	background-color: white;
}

.row4 {
	background-color: white;
}

.row-post-top {
	background-color: white;
	vertical-align: top;
}

.row-post-body {
	background-color: white;
	vertical-align: top;
}

.row-post-bottom {
	color: #666666;
	background: #000000 url('./images/bg_postbottom.gif');
	vertical-align: middle;
	font-size: 1.0em;
	line-height: 1.2em;
	white-space: nowrap;
	padding: 1px;
}

.spacer {
	background-color: #FF8800;
	background-image: url('./images/bg_spacerow.gif');
	border: solid 1px #181818;
	border-right-color: #222222;
	border-bottom-color: #222222;
	height: 4px;
	padding: 0;
}

hr {
	color: #232323;
	background-color: #232323;
	border-width: 0;
	height: 1px;
}

.legend {
	text-align: center;
	margin: 0 auto;
	border: solid 1px #181818;
	background-color: white;
}


/* === Links === */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}


a:active,
a:visited {
	color: #684019;
	text-decoration: none;
}

a:hover {
	color: #A27734;
	text-decoration: underline;
}

h4 a:hover {

color:#FFF6A8;
}


a.forumlink, a.forumlink:visited {
	color: #684019;
	font-size: 1.1em;
	text-decoration: none;
}

a.forumlink:hover, a.forumlink:active {
color:#A27734;
	font-size: 1.1em;
	text-decoration: underline;
}

a.topictitle {
	margin: 1px 0;
	font-size: 1em;
}

a.topictitle:visited {
	color: #684019;
	text-decoration: none;
}

th a,
th a:visited {
	color: #684019 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: none;
}

a.subforum.read {
	background-image: url('./images/subforum_read.gif');
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 12px;
}

a.subforum.unread {
	background-image: url('./images/subforum_unread.gif');
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 12px;
}

.forum-buttons a, .forum-buttons a:visited {
	color: white;
	text-decoration: none;
	vertical-align: top;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #E0A44A;
	text-decoration: none;
	vertical-align: top;
}


/* === Form Elements === */

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: black;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
}

textarea {
	color: black;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 2px;
}

select {
	color: black;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	padding: 1px;
}

input:hover, textarea:hover, select:hover {
	color: black;
	background-color: white;
	border: solid 1px #FFF6A8;
}

input:focus, textarea:focus, select:focus {
	color: black;
	background-color: white;
	border: solid 1px #A27734;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: #888888;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	background-color: transparent;
	border: none;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: black;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
}

.btnmain {
	color: black;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	padding: 1px;
	cursor: pointer;
}

.btnlite {
	color: black;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	cursor: pointer;
}

.btnfile {
	color: black;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
}

btnmain:hover, btnlite:hover, btnfile:hover, btnbbcode:hover {
	color: #A27734;
	background-color: white;
	border: solid 1px #A27734;
}

btnmain:focus, btnlite:focus, btnfile:focus, btnbbcode:hover {
	color: #A27734;
	background-color: white;
	border: solid 1px #A27734;
}


.helpline {
	color: #684019;
	background-color: white;
	border: 1px solid #555555;
}


/* === PM === */

.popuppm-new a {
	color: #FFCC33;
	background: #000000 url('./images/bg_post.gif') top left repeat-x;
	border: solid 1px #444444;
	font-size: 1.2em;
	text-decoration: none;
	margin: 5px 0;
	padding: 40px 60px;
}

.popuppm-new a:hover {
	color: #DD2222;
	border: solid 1px #DD2222;
	text-decoration: underline;
}

a.pm-new-link, a.pm-new-link:visited {
	color: #0088FF;
	text-decoration: underline;
}

a.pm-new-link:hover, a.pm-new-link:active {
	color: #DD2222;
	text-decoration: underline;
}

.pm-bg-color {
	background-color: #666666;
}


/* === BBCode === */

.quotetitle {
	color: white;
	background: #A27734; url('./images/bbc_quote.gif') no-repeat right;
	border: 1px solid #555555;
	font-size: 0.9em;
	text-align: left;
	padding: 5px;
	width: 90%;
	margin-top: 10px;
}

.attachtitle {
	color: #446688;
	background: #AACCFF url('./images/bbc_zip.gif') no-repeat right;
	border: 1px solid #555555;
	font-size: 0.9em;
	text-align: left;
	padding: 5px;
	width: 90%;
	margin-top: 10px;
}

.quotetitle .quotetitle {
	font-size: 1.1em;
}

.quotecontent, .attachcontent {
	background: white;
	border: 1px solid #555555;
	border-top: 0;
	font-size: 1em;
	text-align: left;
	padding: 5px;
	width: 90%;
	overflow: auto;
	direction: ltr;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	color: #FFDD99;
	background: #119933 url('./images/bbc_code.gif') no-repeat right;
	border: 1px solid #555555;
	font-size: 0.9em;
	text-align: left;
	margin-top: 10px;
	padding: 5px;
	width: 90%;
}

.codecontent {
	color: #00FF00;
	background: #232323;
	border: 1px solid #555555;
	border-top: 0;
	font-family: 'Courier New', Monaco, monospace;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	width: 90%;
	height: 100px;
	overflow: auto;
	direction: ltr;
}

.syntaxbg {
	color: #FFCC33;
}

.syntaxcomment {
	color: #FF8800;
}

.syntaxdefault {
	color: #FFCC33;
}

.syntaxhtml {
	color: #FFCC33;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD2222;
}


/* === Navigation === */

.bc-tbl {
	border: solid 1px #555555;
	background-color: #111111;
	margin: 5px 0;
}

.bc-header {
        font-family: Tahoma;
        background-color: #C5963A;
        color: #684019;
        font-size: 1.3em;
        padding: 5px;
        z-index: 1000;

	text-align: left;
	}

.bc-links {
	color: black;
	background: white url('./images/bg_nav2.gif') top left repeat-x;
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: right;
	padding: 3px 5px;
}

.bc-links-left {
	color:black;
	position: relative;
	float: left;
	text-align: left;
}
.bc-div a, .bc-div a:visited {
	color: #684019;
	text-decoration: none;
}

.bc-div a:hover, .bc-div a:active {
color:#FFF6A8;
	text-decoration: none;
}

.bc-links a, .bc-links a:visited { 
	color:#684019;
	text-decoration: underline; }
	
	.bc-links a:hover{ 
color:#A27734;
	text-decoration: underline; }

.bc-div a.nav-current, .bc-div a.nav-current:visited {
color: #684019;
}

.bc-div a.nav-current:hover, .bc-div a.nav-current:active {
color:#FFF6A8;
	text-decoration: none;
}

.bc-header a {
        text-decoration:none;
        color: #684019;
         }


.bc-header a:hover {
        color:#A27734;
         }



/* === Private messages === */

.pm_marked_colour {
	background-color: #333333;
}

.pm_replied_colour {
	background-color: #DDEEFF;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD2222;
}


/* === Misc === */

img {
	border: none;
}

.sep {
	color: #FFCC33;
	background-color: #0088FF;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: 'Courier New', Monaco, monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}



#nav_tableau{
	position:relative;
	top:-2px;
	left: 5px;
	height:18px;
	}
#nav_tableau a:hover {
       text-decoration:none;
      }

#navigation {
	z-index:1000;
	
	}


.menus:hover{
	cursor:pointer;
	}	


.menu_titre {
	padding:5px;

	font-size:1.3em;
	color:#684019;
	background-color:#c5963a;
	
	z-index:1000;
	}

.menu_titre:hover {
  background-color: #885E27;
    color: #C69C47;
}
	
#nav_debut {
	padding:5px;

	font-size:1.3em;
	color:#684019;
	background-color:#c5963a;
	}
	

.menu_case {
	background-color:#f4e3c2;
	opacity: 0.75;
	padding:5px;

	color:#684019;
	z-index:1000;
	}
	
.menu_case  a{

	color:#684019;
	text-decoration:none;
	}
	


#bottom_center {
	background-color:#f4e3c2;
	opacity: 0.90;
	
	}

#bottom_center a {


	font-size:1.2em;
	color:#684019;

text-decoration:none;
	}
#bottom_center a:hover{
color:#A27734;

text-decoration:none;
}

	
#bottom_cache {
	position:absolute;
	width:960px;
	height:20px;
	top:0px;
	background-color:#f4e3c2;
	opacity: 0.90;
	}
	
#bottom_center thead a {
	font-size:1.5em;
	color:grey;
	
	}
	
#bottom_center td {
	padding:5px;
	}
	
#bottom_center a:hover {
	color:black;
	}