/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 4.2.3
|| # ---------------------------------------------------------------- # ||
|| # All code in this file is ©2000-2015 vBulletin Solutions Inc.     # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/

body {
	background: #122844;
}
body, li, td, div {
	font: 11px verdana, arial, sans-serif;
}
ul {
	list-style-type: none;
}
li {
	font-size: 10pt;
}
i {
	color: silver;
}
p.largefont {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
div.pagebody {
	background: white;
	padding:16px;
	border: 1px solid silver;
}
div.pda {
	float: right;
	background: #F9F9F9;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 4px;
}
div.post {
	border: 1px solid silver;
	padding: 1px;
	margin-bottom: 16px;
	clear:both;
}
div.posttop {
	padding: 4px;
	background: #EEEEEE;
}
div.username {
	font-weight: bold;
	width: auto;
	float: left;
}
div.date {
	width: auto;
	text-align: right;
}
div.posttext {
	padding: 4px;
	background: #F9F9F9;
}
div.highlight {
	padding: 4px;
	background: #FFFFCC;
}
span.small {
	font-size: 10px;
}
#content {
	margin-bottom: 8px;
	border: 1px solid silver;
	padding: 4px;
	padding-left: 24px;
        clear:both;
}
/*
#navbar {
	background: #F9F9F9;
	border: 1px solid silver;
	padding: 4px;
}
*/


#navbar {
    border: 1px solid silver;
    list-style-type: none;
    margin: 0;
    padding: 4px;
    overflow: hidden;
    background-color: #122844;
}

#navtree {
    float: left;
}

#navtree a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    background-color: #193961;
    text-decoration: none;
}

#navtree:not(.right) a:after {
    content: " \279C";
}

.right {
    border: 1px solid red;
}

#navtree last {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-weight: bold;
}

#navtree a:hover{
    background-color: #08C;
}

#newForum{
	width: 100%;
	max-width: 970px;
	min-height: 90px;
	margin: 24px auto 0 auto;
	background: url("helpersBannerBckgnd.png") center center no-repeat;
	background-size: cover;
}

@font-face{
	font-family:'SourceSansPro';
	src:url("https://www.ovh.com/fr/themes/16/fonts/Source_Sans_Pro/sourcesanspro-semibold.eot");
	src:url("https://www.ovh.com/fr/themes/16/fonts/Source_Sans_Pro/sourcesanspro-semibold?#iefix") format("embedded-opentype"),
	url("https://www.ovh.com/fr/themes/16/fonts/Source_Sans_Pro/sourcesanspro-semibold.woff2") format("woff2"),
	url("https://www.ovh.com/fr/themes/16/fonts/Source_Sans_Pro/sourcesanspro-semibold.woff") format("woff"),
	url("https://www.ovh.com/fr/themes/16/fonts/Source_Sans_Pro/sourcesanspro-semibold.ttf") format("truetype");
	font-weight:600;
	font-style:normal;
}

#newForum a{
	display: block;
	width: 100%;
	padding: 20px 0;
	font-family: 'SourceSansPro', Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}

#newForum span, p{
	display: table-cell;
	vertical-align: middle;
	padding: 0 16px 0 16px;
	position: relative;
}

#newForum span{
	width: 43px;
}

#newForum a>span:first-child:after {
	content: "";
	display: inline-block;
	width: 3px;
	height: 50px;
	position: absolute;
	right: 0;
	background-color: #59d2ef;
}

#newForum p{
	width: 100%;
}

#newForum p button{
	padding: 8px 16px;
	border: none;
	float: right;
	background-color: #59d2ef;
	font-family: 'SourceSansPro', Arial, sans-serif;
	color: #122844;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: none;
}

#pagenumbers {
	text-align: center;
	margin-bottom: 4px;
}
#copyright {
	text-align: center;
}
hr {
	visibility: hidden;
	display: none;
}
div.floatcontainer {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 100%;
}


/*************************************************/
/* ADS ARCHIVE */
#ad_archive_above_content1 {
        float: left;
        width: 48%;
        padding:5px 0px;
}
#ad_archive_above_content2 {
        float: left;
        width: 48%;
        padding:5px 0px;
}
#ad_archive_below_content {
        width:100%;
        padding:5px 0px;
}

/*======================================================================*\
|| ####################################################################
|| # Downloaded: 09:38, Wed Jun 24th 2015
|| # CVS: $RCSfile$ - $Revision: 35470 $
|| ####################################################################
\*======================================================================*/


div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
	
