/* 
    Document   : site_default
    Created on : 25 juil. 2012, 21:57:59
    Author     : axwar
    Copyright  : BFmania.com
*/

*, html, body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, serif;
    text-decoration: none;
}
textarea {
    overflow: auto;
}
h1 {
    font-family: Arial, Helvetica, serif;
    color: #333333;
    padding-left: 22px;
    margin-bottom: 20px;
    font-size: 22px;
    background: transparent url('/img/icons/hermine.png') left center no-repeat;
}
h2 {
    margin-left: 15px;
    font-size: 18px;
    margin-bottom: 15px;
}
h3 {
    font-size: 16px;
    margin-left: 15px;
    margin-bottom: 15px;
}
a, a:link, a:visited {
    text-decoration: none;
    color: blue;
}
a:hover {
    text-decoration: underline;
}
a.blue, a.blue:link, a.blue:visited {
    text-decoration: none;
    color: blue !important;
}
a.blue:hover {
    text-decoration: underline;
}
a img {
    text-decoration: none !important;
}
u {
    text-decoration: underline !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.center {
    text-align: center !important;
}
.bold {
    font-weight: bold !important;
}
.font9 {
    font-size: 9px !important;
}
.font10 {
    font-size: 10px !important;
}
.font11 {
    font-size: 11px !important;
}
.font12 {
    font-size: 12px !important;
}
.font13 {
    font-size: 13px !important;
}
.font14 {
    font-size: 14px !important;
}
.red {
    color: #DD0000 !important;
}
.green {
    color: #009d15 !important;
}
.blue {
    color: #0079B7 !important;
}
h1 span.red a {
    color: #DD0000 !important;
}
.clear {
    clear:both;
}
ul.no-list, ul.no-list li {
    list-style: none;
    list-style-type: none;
}
.no-outline {
    text-decoration: none !important;
}
.separator {
    border-bottom: 1px dotted #DD0000;
    height: 1px;
    margin: 20px auto 30px !important;
    text-align: center;
    width: 400px;
    clear:both;
}
html, body {
    font-size: 12px;
    background: #5B5B5B url('/img/pattern.jpg') left top repeat;
    color: #000000;
}
/*
.background_card {
	height: 440px;
	width: 185px;
	background: #5B5B5B;
	background: #009D50 url('/img/bg_cards_green.jpg') left top no-repeat;
	position:fixed;
	top:180px;
	margin-left:-195px;
}
*/
#page {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border: none;
    background: #F8F8F8 url('/img/top-img-couleurs.png') top center no-repeat;
}
#header {
    height: 120px;
    width: 960px;
    text-align: center;
    padding: 10px 5px;
    margin: 0 auto;
}
#logo {
    float: left;
    text-align: left;
    width: 390px;
    padding: 0;
}
#radio {
    float: left;
    width: 210px;
}
#user {
    float: left;
    width: 350px;
}
#connexion {
    float: right;
    padding: 10px 0;
    width: 300px;
    background-position: center top;
    /* background: #CECECE; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top:10px;
}
#p-saisie {
    float: left;
    margin-left: 10px;    
    margin-bottom: 0;
    line-height: normal;
    font-weight: normal;
}
#p-submit {
    float: left;
    margin-left: 10px;    
    margin-bottom: 0;
    line-height: normal;
    font-weight: normal;
}
#p-saisie input, #p-submit input {

}
select.saisieText {
    font-family: Arial,​Helvetica,​serif;
    font-size: 13px;    
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:3px 0px 3px 0px;
    padding:5px 5px;
    width: auto;
    border:#999 1px solid;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}
textarea.saisieText {
    font-family: Arial,​Helvetica,​serif;
    font-size: 13px;    
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:3px 0px 3px 0px;
    padding:5px 5px;
    width: 95%;
    border:#999 1px solid;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}
input.saisieText {
    font-family: Arial,​Helvetica,​serif;
    font-size: 13px;    
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:3px 0px 3px 0px;
    padding:3px 5px;
    height:20px;
    width:163px;
    border:#999 1px solid;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}
.saisieText:focus {
    outline:none;
    border:#35A5E5 1px solid;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}
::-webkit-input-placeholder {
    color: #aaa;
}
:-moz-placeholder {
    color: #aaa;
}
.placeholder {
    color: #aaa;
}
#connexion .submitButton {
    padding: 2px 5px;
    margin-top: 2px;
}
.submitButton {
    font-family: Arial,​Helvetica,​serif;
    font-size: 13px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    border:#35A5E5 1px solid;    
    background: #35A5E5;
    color: #FFFFFF;
    cursor: pointer;
}
#registered {
    float: right;
    padding: 10px 0;
    height: 68px;
    width: 300px;
    background-position: center top;
    /* background: #CECECE; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top:10px;
}
#registered img.avatar {
    float: left;
    padding: 2px;
    margin: 5px 0 0 10px;
    border: 1px dotted #666;
    height: 50px;
    width: 50px;
}
.info_user {
    float: left;
    text-align: left;
    line-height: 16px;
    margin-left: 10px;
    margin-top: 8px;
    font-weight: normal;
}
a.mp-unread, a.mp-unread:visited {
    color: #BF0000 !important;
}
.disconnect {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}
ul#dropdown li a:hover, ul#dropdown li a.active, ul#dropdown li a.active:visited {
    color: #FF9900;
    text-decoration: none;
}
ul#dropdown li ul {
    display:none;
}
#content {
    color: #333333;
    width: 960px;
    padding: 5px 10px 15px;
    margin: 0 auto;
    text-align: center;
    background: #EDEDED;
    height: auto;
}
#left {
    float: left;
    text-align: left;
    margin-top: 15px;
    margin-right: 10px;
    width: 690px;
    height: auto;
}
#left p {
    font-size: 13px;
    margin: 10px auto;
    text-align: left;
}
#right {
    float: left;
    text-align: left;
    padding-left: 9px;
    margin-top: 15px;
    border-left: 1px dotted #666;
    width: 250px;
    height: auto;
}
#showGames {
	margin-top: -70px;
	margin-right: 30px;
}
.scrollGames {
    position: relative;
    overflow: hidden;
    width: 150px;
    height: 120px;
}
.scrollGames .items {
  width: 12000em;
  position: absolute;
}
.scrollable {
    position: relative;
    overflow: hidden;
    width: 690px;
    height: 200px;
}
.scrollable .items {
  width: 20000em;
  position: absolute;
}
.items div {
    float: left;
}
.navi {
    position: relative;
    margin-top: -15px;
    width: 200px;
    height: 15px;
    z-index: 150;
}
.navi a {
    width:8px;
    height:8px;
    float:left;
    margin:3px;
    background:url('/img/navigator.png') 0 0 no-repeat;
    display:block;
    font-size:1px;
    cursor: pointer;
}
.navi a:hover {
    background-position:0 -8px;
}
.navi a.active {
    background-position:0 -16px;
}
a.userProfil, a.userProfil:visited, a.userProfil:hover {
    color:black;
}
#actuSite {
    margin-left:10px;
    width: 330px;
    float: left;
    padding-bottom: 20px;
}
#actuSite p {
    color: #333333;
    font-size: 13px;
    margin-right: 15px;
}
#actuSite p.actu-by {
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 9px;
    text-align: right;
    color: #808080;
}
#actuSite p.actu-link {
    text-align: center !important;
    margin: 10px auto;
}
#videoContent {
    width: 350px;
    float: left;
    padding-bottom: 20px;
}
#videoPlayer {
    height: 250px;
    width: 330px;
    overflow: hidden;
    background: #FFFFFF url('/img/bgGratuit.jpg') 50% 20% no-repeat;
}
#videoPlayer p {
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    margin-left: 25px;
    color: #333333;
}
.actuForum {
    padding-bottom: 10px;
}
.actuForum .postinfo {
    font-size: 10px;
    color: #525252;
} 
.actuForum a, .actuForum a:link, .actuForum a:visited, .actuForum a:hover {
    color: #525252;
}
.actuForum a.newsforum, .actuForum a.newsforum:link, .actuForum a.newsforum:visited, .actuForum a.newsforum:hover {
    color: #000000;
}
.scores {
    height: 260px;
    margin-bottom: 5px;
    background: transparent url('/img/cup_score.png') 50% 65% no-repeat;
}
.actuForum h2,
.scores h2, h2.title-sidebar {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
    margin-left: 0;
    color: #DD0000;
}
h2.title-sidebar {
    margin-top: 15px;
}
.scores table th {
}
.paypal {
    padding-top: 15px;
}
.paypal form {
    text-align: center;
    padding: 10px 10px 20px 10px;
}
#playGame {
    margin-top: 50px;
    margin-bottom: 50px;
}
a.buttonPlay span, a.buttonForum span {
    font-family: Verdana,Arial,sans-serif !important;
}
a.buttonPlay, a.buttonForum {
    color: #FFFFFF;
}
a.buttonPlay:hover, a.buttonForum:hover {
    color: #863232;
}
#alsoSocialNetwork p.titleSocial {
    float: left;
    width: 200px;
    padding: 0 3px;
    margin: 5px 15px 3px 5px;
    color: #808080;
    font-style: italic;
    font-size: 12px;
}
#alsoSocialNetwork .fb-like-box, #alsoSocialNetwork .tw-like-box, #alsoSocialNetwork .go-like-box {
    background: white;
    float: left;
    width: 200px;
    border: 1px solid #AFAFAF;
    border-radius: 4px;
    padding: 8px;
    margin-right: 10px;
    height: 120px;
    overflow: hidden;
}
input#search, input#searchadmin {
    background-image: url('/board/mchat/famfamfam/magnifier.png');
    background-repeat: no-repeat;
    background-color: white;
    background-position: 170px center;
    width: 180px;
    font-size: 12px;
}
.ui-autocomplete {
    cursor: pointer !important;
}
#inscription {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-position: center top;
}
select#scores optgroup {
    background: #F7C8C8;
}
select#scores option {
    background: #FFFFFF;
    padding-left: 10px;
}
#display-scores {
    margin: 50px auto 15px auto;
}
#display-scores h2 {
    font-size: 16px;
}
#display-scores table {
    border-collapse: collapse;
    margin: 10px auto;
    text-align: center;
}
#display-scores table th {
    font-weight: bold;
    border-bottom: 1px dotted #DD0000;
    text-align: center;
    padding: 5px 3px;
    color: #0079B7;
    font-size: 14px;
}
#display-scores table td {
    padding: 5px 3px;
}
#display-scores table td.joueur {

}
#display-scores table td.joueur,
#display-scores table td.joueur-points {
    font-size: 15px;
}
#footer {
    font-size:10px;
    width: 980px;
    text-align:center;
    margin: 3px auto;
    color: #F9F9F9;
}
#footer a, #footer a:link, #footer a:visited {
    color: #F9F9F9;
}
#footer a:hover {
    text-decoration: underline;
}

#news-products p img {
    border: 2px solid #F7C8C8;
}

#contact_form {
    font-size: 14px;
}
#contact_form .text_contact_form {
    margin-left: 50px;
    background: url('/img/form_contact.png') 90% center no-repeat;
}
#contact_form label {
    display: block;
    padding-top: 5px;
    margin: 5px 0;
    float: left;
    width: 115px;
}
#contact_form #contact_user, #contact_form #contact_object, #contact_form #contact_mail {
    height: 25px;
    border: 1px solid #666666;
    float: left;
    margin: 5px 0;

}
#contact_form #contact_msg {
    border: 1px solid #666666;
    resize: none;
}
.pub-gds-250 {
	margin-bottom:10px;
}

.hitParadeContent tr, .hitParadeContent td {
	vertical-align: middle;
	height: 40px;
}
.hitParade{
	width: 100%;
	margin-left:0;
}
.hitParade td.imgHitParade{
	width: 230px;
	vertical-align: middle;
	text-align:center;
}
.hitParade td.thisSong {
	text-align: left;
	width: 215px;
}
.hitParade td.thisRating {
	text-align: left;
	width: 190px;
}

/* btn bfmania */
.btn-bs {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-bs:focus,
.btn-bs:active:focus,
.btn-bs.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-bs:hover,
.btn-bs:focus {
  color: #333;
  text-decoration: none;
}
.btn-bs:active,
.btn-bs.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-bs.disabled,
.btn-bs[disabled],
fieldset[disabled] .btn-bs {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-bfmania { 
  color: #ffffff !important; 
  background-color: #BF0000; 
  border-color: #BF0000; 
} 
 
.btn-bfmania:hover, 
.btn-bfmania:focus, 
.btn-bfmania:active, 
.btn-bfmania.active, 
.open .dropdown-toggle.btn-bfmania { 
  color: #ffffff !important; 
  background-color: #8F0000; 
  border-color: #BF0000; 
} 
 
.btn-bfmania:active, 
.btn-bfmania.active, 
.open .dropdown-toggle.btn-bfmania { 
  background-image: none; 
} 
 
.btn-bfmania.disabled, 
.btn-bfmania[disabled], 
fieldset[disabled] .btn-bfmania, 
.btn-bfmania.disabled:hover, 
.btn-bfmania[disabled]:hover, 
fieldset[disabled] .btn-bfmania:hover, 
.btn-bfmania.disabled:focus, 
.btn-bfmania[disabled]:focus, 
fieldset[disabled] .btn-bfmania:focus, 
.btn-bfmania.disabled:active, 
.btn-bfmania[disabled]:active, 
fieldset[disabled] .btn-bfmania:active, 
.btn-bfmania.disabled.active, 
.btn-bfmania[disabled].active, 
fieldset[disabled] .btn-bfmania.active { 
  background-color: #BF0000; 
  border-color: #BF0000; 
} 
 
.btn-bfmania .badge { 
  color: #BF0000; 
  background-color: #ffffff; 
}

