@import "icon.css";
@import "menu.css";

@font-face {
    font-family: 'beb';
    src: url('./fonts/bebas___-webfont.eot');
    src: url('./fonts/bebas___-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/bebas___-webfont.woff') format('woff'),
         url('./fonts/bebas___-webfont.ttf') format('truetype'),
         url('./fonts/bebas___-webfont.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
	color: #FFFFFF;
	background-image: url("./images/fond.jpg"); 
	background-repeat: no-repeat;
	background-position: center; 
	background-attachment: fixed;
	background-size: cover;
	word-wrap: normal;
	
}
h2 {
	color: #FFFFFF;
}
h3 {
    border-bottom-color: #FFFFFF;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px;
    padding-bottom: 2px;
    font-size: 1.05em;
    margin-top: 20px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #FFFFFF;
}
select {
    background-color: #FFFFFF;
    box-shadow: 0 0 2px 2px #FFFFFF;
    behavior: url(/PIE.php);
    border-color: #000000;
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
}
.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}
.wrap {
	background: linear-gradient(#000000, #606060, #000000);
	-pie-background: linear-gradient(#000000, #606060, #000000);
	behavior: url(/PIE.php);
	box-shadow: 0 0 15px 5px #ffffff, 0 0 15px 5px #000000 inset;
	margin: 40px auto 40px;
	border: unset;
	border-radius: unset;
	max-width: 1000px;
}
.page-header {
	height: auto;
}
.headerbar {
	box-shadow: 0 0 3px 3px #FFFFFF;
	behavior: url(/PIE.php);
	margin-bottom: 10px;
	border-radius: unset;
	padding: 0;
}
.headerbar img {
	width: 100%;
	height: 100%;
	display: block;
} 
.menu-clic  {
	position: absolute;
	border: solid;
	top: 6%;
	left: 3%;
	width: 36%;
	height: 20%;
}
.fr {
	max-width: 1000px; 
	margin:auto; 
	left:0; 
	right:0; 
	top:0; 
	position: absolute;
}
ul.userlinks {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative; 
	float: right;
	top: 100px;
	right: 50px;
}
ul.userlinks li {
	float: left;
	margin-left: 10px;
}
ul.userlinks li a {
	color: #FFFFFF;
	display: block;
	font-size: 1.3em;
	background: rgba(247,247,247,0.5);
	font-family: "beb", Arial, Helvetica, sans-serif;
	word-spacing: 5px;
	border-bottom: 3px solid #CC0000;
	line-height: 30px;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: normal;
}
ul.userlinks li a:hover {
	color: #CC0000;
	text-decoration: none;
}
ul.userlinks li a strong {
	color: #CC0000;
	margin-right: 5px;
}

.navbar {
	background: linear-gradient(#990000, #CC0000);
	-pie-background: linear-gradient(#990000, #CC0000);
	behavior: url(/PIE.php);
	box-shadow: 0 0 3px 3px #FFFFFF;
	border-radius: unset;
	margin-bottom: 20px;
	padding-top:0;
	font-size: 1.1em;
}

.navbar a:hover {
	color: #AFAFAF;
	text-decoration: none;
}

.badge {
    background-color: unset;
    color: #ffffff;
}
.badge {
    text-align: center;
    white-space: nowrap;
    font-size: 1em;
    float: left;
    margin-left: 0;
    position: relative;
    padding: 6px 6px;
}


/***************************** Tableau *****************************************/

/*.forabg {
	background: linear-gradient(#990000, #CC0000);
	-pie-background: linear-gradient(#990000, #CC0000);
	behavior: url(/PIE.php);
	box-shadow: 0 0 3px 3px #FFFFFF;
	font-family: "beb", Arial, Helvetica, sans-serif;
	word-spacing: 5px;
	margin-bottom: 20px;
	border-radius: unset;
}*/

.forabg, .forumbg {
	background: transparent;
	margin-bottom: 24px;
	padding: 0;
	clear: both;
}
.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
    color: #AFAFAF;
	text-decoration: none;
}

.topiclist .header {
	background: linear-gradient(#990000, #CC0000);
	-pie-background: linear-gradient(#990000, #CC0000);
	behavior: url(/PIE.php);
	box-shadow: 0 0 3px 3px #FFFFFF;
	font-family: "beb", Arial, Helvetica, sans-serif;
	word-spacing: 5px;
	margin-bottom: 10px;
	border-radius: unset;
	padding: 5px 10px;
}

.topiclist.forums, .topiclist.topics {
	background: linear-gradient(#AFAFAF, #FFFFFF);
	-pie-background: linear-gradient(#AFAFAF, #FFFFFF);
	behavior: url(/PIE.php);
	box-shadow: 0 0 3px 3px #FFFFFF;
	margin-top: 10px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
li.header dt, li.header dd {
	line-height: 1em;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
li.row {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: unset;
}
li.row:hover {
	background: linear-gradient(#FFFFFF, #AFAFAF);
	-pie-background: linear-gradient(#FFFFFF, #AFAFAF);
	behavior: url(/PIE.php);
}
li.row dd, li.row:hover dd {
	border-left: 1px solid #000000;
}

a.forumtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
	color: #000000;
}
a.forumtitle:hover {
    text-decoration: none;
	color: #CC0000;
}
a.subforum, a.lastsubject {
	color: #000000;
}

ul.topiclist li, .forumtitle, a.topictitle {
    color: #000000;
}

.headerspace label{
	color: #FFFFFF;
}
.inputbox {
	color: #000000;
	border-color: #000000;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
}
.inputbox:focus, .inputbox:hover {
	border-color: #CC0000;
}
input.button2  {
	border-color: #000000;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
}
.stat-block .online-list {
	color: #FFFFFF;
}
.stat-block .online-list .username-coloured {
	color: #CC0000;
}
.nav-footer .rightside {
    list-style-type: none;
    font-size: 1.3em;
	font-weight: bold;
    line-height: 2.2em;
}
.panel {
    background: #AFAFAF;
    box-shadow: 0 0 3px 3px #FFFFFF;
    behavior: url(/PIE.php);
    margin-bottom: 10px;
	border-radius: unset;
}
a.button2 {
	color: #000000;
	font-weight: normal;
}
.panel h2 {
	color: #FFFFFF;
}

label {
	color: #FFFFFF;
}
dd label, .content, dt, dd {
	color: #000000;
}
fieldset dl:hover dt label {
	color: #CC0000;
	text-decoration: none;
}
fieldset.fields2 dl:hover dt label {
	color: #CC0000;
	text-decoration: none;
}
input.button1 {
	box-shadow: 0 0 3px 3px #FFFFFF;
    behavior: url(/PIE.php);
	border-color: #000000;
}
.searchresults-title {
	color:#FFFFFF;
}
.arrow-left {
	padding-left:30px;
	background: url("./images/arrow_left.gif") no-repeat 6px 60%;
}
.arrow-left:hover  {
	color: #CC0000;
	text-decoration: none;
	background: url("./images/arrow_left.gif") no-repeat left 60%;
	background-position: 0 60%;
}
.search-box .inputbox {
	border : 1px solid #000000;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
	border-radius: unset;
	float: unset;
	margin-right: 10px;
}
.search-box .inputbox:hover {
	border : 1px solid #CC0000;
	border-radius: unset;
	float: unset;
}
.button .button-search {
	float: unset;
}
input.button1 {
	font-weight: bold;
} 
.post {
	background: linear-gradient(#AFAFAF, #FFFFFF);
	-pie-background: linear-gradient(#AFAFAF, #FFFFFF);
	behavior: url(/PIE.php);
    box-shadow: 0 0 3px 3px #FFFFFF;
    behavior: url(/PIE.php);
    margin-bottom: 10px;
	border-radius: unset;
}
.postprofile {
	float: left;
	border-left: unset;
	border-right: 1px solid #000000;
}
.postprofile a {
	color: #000000;
}
.postprofile a:hover {
	color: #CC0000;
}
.postprofile strong {
	font-weight: bold;
}
.postbody {
	float: right;
}
.postbody a {
	color: #000000;
}
.postbody a:hover {
	color: #CC0000;
}
.searchresults a {
	color: #000000;
}
.searchresults a:hover {
	color: #CC0000;
}
.dropdown-container-left {
    float: unset;
}
.dropdown-container-left select {
	border : 1px solid #000000;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
	margin-left: 5px;
	margin-right: 5px;
}
hr.dashed {
	border-top-style: solid;
}
.button {
	border : 1px solid #000000;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
	border-radius: unset;
	color: #000000;
}
.button:hover, .button:focus {
	border-color: #CC0000;
	color: #CC0000;
}
.button:hover .icon {
	color : #CC0000;
}
.dropdown-up .dropdown-contents {
	border : 1px solid #000000;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
	border-radius: unset;
	color: #000000;
}
.jumpbox-cat-link {
	background: linear-gradient(#990000, #CC0000);
	-pie-background: linear-gradient(#990000, #CC0000);
	behavior: url(/PIE.php);
}
.jumpbox-sub-link {
	background: linear-gradient(#AFAFAF, #FFFFFF);
	-pie-background: linear-gradient(#AFAFAF, #FFFFFF);
	behavior: url(/PIE.php);
}
.jumpbox-sub-link:hover {
	background: linear-gradient(#FFFFFF, #AFAFAF);
	-pie-background: linear-gradient(#FFFFFF, #AFAFAF);
	behavior: url(/PIE.php);
}
a.jumpbox-sub-link {
	color: #000000;
}
a.jumpbox-sub-link:hover {
	color: #CC0000;
}
.action-bar {
	margin-bottom: 7px;
} 
div.responsive-hide.left-box a {
	color: #000000;
}
div.responsive-hide.left-box a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.memberlist {
	border : 2px solid #000000;
	box-shadow: 0 0 3px 3px #FFFFFF;
}
.memberlist thead {
	background: linear-gradient(#990000, #CC0000);
	-pie-background: linear-gradient(#990000, #CC0000);
	behavior: url(/PIE.php);
	border : 2px solid #000000;
}
table.table1 thead th {
	padding: 4px;
}
.memberlist .bg1 {
	background: linear-gradient(#AFAFAF, #FFFFFF);
	-pie-background: linear-gradient(#AFAFAF, #FFFFFF);
	behavior: url(/PIE.php);
}
.memberlist .bg1:hover {
	background: linear-gradient(#FFFFFF, #AFAFAF);
	-pie-background: linear-gradient(#FFFFFF, #AFAFAF);
	behavior: url(/PIE.php);
}
.memberlist th, .memberlist td{
	border : 2px solid #000000;
}
.postlink {
	border-bottom: none;
	
}
.postlink:hover {
    background-color: unset;
}
table.table1 td {
	color: #000000;
}
table.table1 td a {
	color: #000000;
}
table.table1 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#faqlinks  {
	margin-top: 25px;
}
div.panel.bg2 {
	background: #AFAFAF;
}
dl.faq dt {
	color: #000000;
}
.tabs .tab > a {
	background: linear-gradient(#FFFFFF, #AFAFAF);
	-pie-background: linear-gradient(#FFFFFF, #AFAFAF);
	behavior: url(/PIE.php);
	border: unset;
	color: #000000;
	border-radius: unset;
}
.tabs .tab > a:hover {
	background: linear-gradient(#FFFFFF, #AFAFAF);
	-pie-background: linear-gradient(#FFFFFF, #AFAFAF);
	behavior: url(/PIE.php);
	border: unset;
	color: #CC0000;
	border-radius: unset;
}
.tabs .activetab > a, .tabs .activetab > a:hover {
	background: linear-gradient(#FFFFFF, #AFAFAF);
	-pie-background: linear-gradient(#FFFFFF, #AFAFAF);
	behavior: url(/PIE.php);
	border: unset;
	color: #CC0000;
}
#tabs a:hover {
    background-position: 0 -70px;
}
#cp-main h2 {
	color: #000000;
}
#navigation #active-subsection a {
    color: #CC0000;
    background-color: #FFFFFF;
	background-image: none;
}
#navigation a {
    color: #000000;
    background-color: #CCCCCC;
	background: linear-gradient(to right, #CFCFCF, #E3E3E3);
	-pie-background: linear-gradient(to right, #CFCFCF, #E3E3E3);
	behavior: url(/PIE.php);
}
#navigation a:hover {
	color: #CC0000;
}
#cp-main .panel {
	background-color: #AFAFAF;
	color: #000000;
	font-weight: bold;
}
#cp-main h3, #cp-main hr, #cp-menu hr {
    border-color: #FFFFFF;
}
.cp-mini {
	background-color: #AFAFAF;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
	border-radius: unset;
}
dl.mini dt {
	color: #000000;
}
dl.mini dd {
	color: #FFFFFF;
}
dl.details dd {
	color: #FFFFFF;
}
.panel-container .panel li.header dt {
    color: #FFFFFF;
}
table.table1 tbody tr {
    border-color: #FFFFFF;
}
td.bg1 {
	background-color: #AFAFAF;
}
.table1 thead {
	background: linear-gradient(#990000, #CC0000);
	-pie-background: linear-gradient(#990000, #CC0000);
	behavior: url(/PIE.php);
}
.panel-container table.table1 thead th {
	color: #FFFFFF;
}
tr.bg3.big-column, tr.bg1, tr.bg2 {
	background: linear-gradient(#FFFFFF, #AFAFAF);
	-pie-background: linear-gradient(#FFFFFF, #AFAFAF);
	behavior: url(/PIE.php);
	box-shadow: unset;
}
tr.bg3.big-column:hover, tr.bg1:hover, tr.bg2:hover {
	background: linear-gradient(#AFAFAF, #FFFFFF);
	-pie-background: linear-gradient(#AFAFAF, #FFFFFF);
	behavior: url(/PIE.php);
}
td.mark input {
	border : 1px solid #000000;
	box-shadow: 0 0 2px 2px #FFFFFF;
	behavior: url(/PIE.php);
}
a.button {
	color: #000000;
}
textarea {
    margin: 7px 0;
}
.inputbox {
	margin-left: 2px;
}
input.button2 {
	margin-left: 2px;
}
input.button2:focus, input.button1:focus, .icon:focus {
	border-color: #CC0000;
	color: #CC0000;
}
ul.topiclist.cplist{
	box-shadow: 0 0 3px 3px #FFFFFF;

}
ul.two-columns li.row.bg2 {
	border: 2px solid #000000;
	box-shadow: unset;
}
ul.two-columns li.row.bg1 {
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
.panel-container .panel li.header dd {
	color: #FFFFFF;
}
ul.linklist > li {
	line-height: 2.5em;
}
.copyright {
	color: #FFFFFF;
}
.icon.icon-blue, a:hover .icon.icon-blue {
    color: #3C3C3C;
}
.icon.icon-red, a:hover .icon.icon-red {
    color: #CC0000;
}
