@charset "UTF-8";

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

body
{
  background: #9bcaee url(/amCommonPlugin/images/body.gif) repeat-y 50% 0;
  font: normal 11px arial, helvetica, sans-serif;
  color: #313233;
  text-align: center;
}

#global
{
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

#content
{
  clear: both;
  background: #fff;
  padding: 0 4px;
  width: 992px;
}

/*** HEADER **********************************************************************/
#top-ad-banner
{
  width: 990px;
  height: 90px;
  padding: 5px;
  margin: 0 auto;
  background: #fff;
}

#top-ad-banner-left
{
  float: left;
  width: 728px;
  max-height: 90px;
}

#top-ad-banner-right
{
  float: right;
  width: 234px;
  height: 80px;
  padding: 5px 10px;
}

#header
{
  height: 196px;
  background: #fff url(/amCommonPlugin/images/header/header.jpg) no-repeat 0 0;
  position: relative;
}

#logo
{
  position: absolute;
  top: 16px;
  left: 16px;
}

#logo a
{
  display: block;
  width: 306px;
  height: 69px;
  background: url(/amCommonPlugin/images/header/logo.gif) no-repeat 0 0;
  text-indent: -9999px;
}

#logo span
{
  font-size: 11px;
  font-weight: bold;
  color: #868789;
  position: relative;
  top: -12px;
  left: 72px;
}

#login
{
  width: 146px;
  height: 104px;
  position: absolute;
  top: 0;
  right: 22px;
}

#login h2
{
  color: #6D6F71;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 0 1px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

#login input#login-submit
{
  border: 0;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: 2px;
  top: 30px;
}

#login .fb-home-button
{
  text-align: center;
  padding: 3px 0px;
}

#login form
{
  padding-left: 12px;
}

#login #login-input-login,
#login #login-input-password
{
  width: 106px;
  border: 1px solid #8C8C8C;
  color: #313233;
  padding-left: 4px;
}

#login #login-links
{
  width: 100%;
  text-align: center;
  padding: 2px 0px;
}

#login #logout-links
{
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 4px;
  padding: 2px 0px;
}

#login #login-links a,
#login #logout-links a
{
  color: #fff;
  display: inline;
  padding-bottom: 2px;
  font-size: 9px;
}

#login #login-greetings
{
  width: 100%;
  text-align: center;
  padding-top: 8px;
}

#login #new-message
{
  width: 100%;
  text-align: center;
  padding-top: 6px;
}

#login #new-message a
{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#nav li
{
  height: 30px;
  margin-right: 5px;
  float: left;
  position: relative;
  top: 117px;
}

#nav.fr li {left: 224px;}
#nav.en li {left: 242px;}

#nav li a
{
  height: 28px;
  display: block;
  background-repeat: no-repeat;
  background-position: left top;

  font-size: 1.1em;
  letter-spacing: 0.06em;
  padding-top: 2px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  text-align: center;
}

#nav li a:hover,
#nav li.selected a
{
  color: #717e71;
  background-position: 0 -30px;
}

#nav li a span
{
  display: block;
  padding-left: 26px;
  padding-top: 5px;
}

#nav.fr li#nav-matchs a
{
  background-image: url(/amCommonPlugin/images/nav/menu_matchs_fr.png);
  width: 121px;
}

#nav.fr li#nav-bars a
{
  background-image: url(/amCommonPlugin/images/nav/menu_bars_fr.png);
  width: 101px;
}

#nav.fr li#nav-tv a
{
  background-image: url(/amCommonPlugin/images/nav/menu_tv_fr.png);
  width: 99px;
}

#nav.fr li#nav-forum a
{
  background-image: url(/amCommonPlugin/images/nav/menu_forum_fr.png);
  width: 89px;
}

#nav.fr li#nav-user a
{
  background-image: url(/amCommonPlugin/images/nav/menu_user_fr.png);
  width: 123px;
}

#nav.en li#nav-matchs a
{
  background-image: url(/amCommonPlugin/images/nav/menu_matchs_en.png);
  width: 86px;
}

#nav.en li#nav-bars a
{
  background-image: url(/amCommonPlugin/images/nav/menu_bars_en.png);
  width: 124px;
}

#nav.en li#nav-tv a
{
  background-image: url(/amCommonPlugin/images/nav/menu_tv_en.png);
  width: 99px;
}

#nav.en li#nav-forum a
{
  background-image: url(/amCommonPlugin/images/nav/menu_forum_en.png);
  width: 89px;
}

#nav.en li#nav-user a
{
  background-image: url(/amCommonPlugin/images/nav/menu_user_en.png);
  width: 98px;
}

#language-selection
{
  position: absolute;
  right: 8px;
  top: 150px;
  z-index: 2;
}

#language-selection li
{
  display: inline;
}

#language-selection li a
{
  text-decoration: none;
}

.subnav
{
  clear: both;
  width: 100%;
  height: 46px;
  background: #fff url(/amCommonPlugin/images/header/subheader.png) no-repeat 50% 100%;
  position: relative;
  top: 120px;
  text-align: center;
  display: none;
}

.subnav.selected
{
  display: block;
}

.subnav li
{
  display: inline;
  width: auto;
}

.subnav li a
{
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  word-spacing: 0.2em;
  color: #717e71;
  padding: 0 8px;
  position: relative;
  top: -5px;
}

.subnav li a:hover,
.subnav li.selected a
{
  text-decoration: none;
}

/*** FOOTER **********************************************************************/
#footer
{
  clear: both;
  width: 100%;
  height: 162px;
  margin-top: 20px;
  position: relative;
  bottom: 0;
  background: #68DB33 url(/amCommonPlugin/images/footer/footer_top.gif) no-repeat 50% 0;
  color: #3F7B16;
}

#footer h2,
#footer a
{
  color: #fff;
}

#footer a:hover
{
  color: #4d4d4d;
}

#footer h2
{
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
}

#footer ul li.section
{
  width: 200px;
  padding: 18px 20px 0 30px;
  float: left;
  position: relative;
}

#footer ul li.section p
{
  line-height: 14px;
}

#footer ul li.section a.more
{
  display: block;
}

#footer ul li.section a.icon
{
  display: block;
  margin: 12px 0 0 20px;
  padding-left: 24px;
  background: url(/amCommonPlugin/images/icons/cross_white_out.gif) no-repeat 0 0;
}

#footer ul li.section ul li
{
  margin-bottom: 2px;
}

#footer ul li.section ul li p
{
  padding: 10px 0 0;
}

#footer ul li.allomatch p
{
  font-size: 12px;
}

#footer ul li.my-home h2,
#footer ul li.important h2,
#footer ul li.info h2
{
  background: no-repeat 0 1px;
  padding-left: 24px;
}

#footer ul li.my-home h2   {background-image: url(/amCommonPlugin/images/icons/icon_head.gif);}
#footer ul li.important h2 {background-image: url(/amCommonPlugin/images/icons/icon_important.gif);}
#footer ul li.info h2      {background-image: url(/amCommonPlugin/images/icons/icon_plus.gif);}

#footer .promo-spain
{
  text-align: center;
  line-height: 12px;
  color: #ffffff;
  background: url(/amCommonPlugin/images/footer/es.gif) no-repeat 100% 100%;
}

/*** BASIC TAGS ******************************************************************/
.clear
{
  clear: both;
}

ul
{
  list-style: none;
}

input,
textarea,
button
{
  font: inherit;
}

table
{
  border-collapse: collapse;
}

a
{
  color: #868789;
  text-decoration: underline;
}

a:hover
{
  color: #4d4d4d;
}

a.important
{
  color: #2A8713;
  font-weight: bold;
}

a.important:hover
{
  color: #54c319;
}

h1.page-title
{
  color: #54c319;
  font-size: 20px;
  font-style: italic;
  padding-bottom: 15px;
}

button.button
{
  cursor: pointer;
  border: 0;
  outline: none;
  background: none;
}

a.button,
button.button span.button
{
  height: 18px;
  padding: 0 8px 0 0;
  background: url(/amCommonPlugin/images/buttons/button.png) no-repeat 100% -18px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}

a.button span,
button.button span.button span
{
  height: 18px;
  padding: 0 4px 0 12px;
  background: url(/amCommonPlugin/images/buttons/button.png) no-repeat 0 0;
  display: block;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 18px;
}

a.button:hover,
button.button:hover span.button {background-position: 100% 100%}
a.button:hover span,
button.button:hover span.button span {background-position: 0 -36px}

/*** COLUMNS ***********************************************************************/
#left-side
{
  float: left;
  position: relative;
  width: 220px;
}

#main
{
  float: left;
  position: relative;
  width: 100%;
}

#main.with-left  {width: 772px;}
#main.with-right {width: 682px;}
#main.with-both  {width: 462px;}

#right-side
{
  float: right;
  position: relative;
  width: 310px;
}


/*** BOX ***************************************************************************/
.box
{
  margin-bottom: 6px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  width: 100%;
}

.box .title
{
  /*background-image: url(/amCommonPlugin/images/icons/icon_important.gif);*/ /* default icon */
  background-position: 12px 8px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  height: 30px;
  padding-top: 9px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  word-spacing: 0.2em;
}

.box .long.title
{
  height: 38px;
  line-height: 0.98em;
}

.box .content
{
  padding: 0 12px 13px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

#left-side .box {background-image: url(/amCommonPlugin/images/boxes/top_200.gif);}
#left-side .box .content {background-image: url(/amCommonPlugin/images/boxes/bottom_200.gif);}

#right-side .box {background-image: url(/amCommonPlugin/images/boxes/top_300.gif);}
#right-side .box .content {background-image: url(/amCommonPlugin/images/boxes/bottom_300.gif);}


/*** PAGER ********************************************************************/
.pager
{
  text-align: right;
  width: 664px;
  padding: 3px 0 10px 0;
}

ul.pager li.current
{
  color: #868789;
}

ul.pager li
{
  display: inline;
  padding: 0 3px;
}

ul.pager li.next a,
ul.pager li.last a,
ul.pager li.first a,
ul.pager li.previous a
{
  width: 14px;
  height: 10px;
  text-decoration: none;
  background: no-repeat 0 0;
  display: inline-block;
  text-indent: 9999px;
  outline: none;
  text-decoration: none;
  position: relative;
  top: 1px;
}

ul.pager li.next a
{
  width: 8px;
  background-image: url(/amCommonPlugin/images/arrows/pager_pn.gif);
  background-position: 100% 0;
}

ul.pager li.next a:hover
{
  background-position: 100% -10px;
}

ul.pager li.previous a
{
  width: 8px;
  background-image: url(/amCommonPlugin/images/arrows/pager_pn.gif);
}

ul.pager li.previous a:hover
{
  background-position: 0 100%;
}

ul.pager li.last a
{
  width: 13px;
  background-image: url(/amCommonPlugin/images/arrows/pager_fl.gif);
  background-position: 100% 0;
}

ul.pager li.last a:hover
{
  background-position: 100% -10px;
}

ul.pager li.first a
{
  width: 13px;
  background-image: url(/amCommonPlugin/images/arrows/pager_fl.gif);
}

ul.pager li.first a:hover
{
  background-position: 0 100%;
}

/*** jqModal POPUP ************************************************************/
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*
 Ajouts Theodo
*/
.jqmOverlay
{
  background-color: #666;
}

.jqmWindow
{
  text-align: center;
  background-color: #f0f6ff;
  border: 1px solid #cecece;
}

.jqmWindow h2
{
  margin-bottom: 20px;
}

.jqmWindow p
{
  margin: 10px 0;
  text-align: justify;
}

.jqmWindow ul
{
  width: 90%;
  margin: 10px auto;
  text-align: left;
}

#popup-legal-notice.jqmWindow
{
  width: 400px;
  margin-left: -200px;
}

#popup-reliability-info .star
{
  vertical-align: middle;
}

#popup-reliability-info .phone
{
  vertical-align: middle;
  margin-right: 5px;
}

/**
 * BUTTONS
 */
button.green-btn
{
  border: 0;
  cursor: pointer;
  padding: 0;
  padding-right: 12px;
  text-align: center;
  background: url(/amCommonPlugin/images/new/button/btn_green_right_out.gif) no-repeat right;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
button.green-btn span
{
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 0;
  padding-left: 12px;
  height: 16px;
  line-height: 16px;
  background: url(/amCommonPlugin/images/new/button/btn_green_left_out.gif) no-repeat left;
  color: white;
}

button.green-btn:hover
{
  background: url(/amCommonPlugin/images/new/button/btn_green_right_hover.gif) no-repeat right;
}

button.green-btn:hover span
{
  background: url(/amCommonPlugin/images/new/button/btn_green_left_hover.gif) no-repeat left;
}

button.gray-btn
{
  border: 0;
  cursor: pointer;
  padding: 0;
  padding-right: 12px;
  text-align: center;
  background: url(/amCommonPlugin/images/new/button/btn_gray_right_out.gif) no-repeat right;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

button.gray-btn span
{
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 0;
  padding-left: 12px;
  height: 16px;
  line-height: 15px;
  background: url(/amCommonPlugin/images/new/button/btn_gray_left_out.gif) no-repeat left;
  color: white;
}

button.gray-btn:hover
{
  background: url(/amCommonPlugin/images/new/button/btn_gray_right_hover.gif) no-repeat right;
}

button.gray-btn:hover span
{
  background: url(/amCommonPlugin/images/new/button/btn_gray_left_hover.gif) no-repeat left;
}

button.big-green-btn
{
  border: 0;
  cursor: pointer;
  padding: 0;
  padding-right: 12px;
  text-align: center;
  background: url(/amCommonPlugin/images/new/button/btn_big_green_right_out.gif) no-repeat right;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

button.big-green-btn span
{
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 0;
  padding-left: 12px;
  height: 18px;
  line-height: 17px;
  background: url(/amCommonPlugin/images/new/button/btn_big_green_left_out.gif) no-repeat left;
  color: white;
}

button.big-green-btn:hover
{
  background: url(/amCommonPlugin/images/new/button/btn_big_green_right_hover.gif) no-repeat right;
}

button.big-green-btn:hover span
{
  background: url(/amCommonPlugin/images/new/button/btn_big_green_left_hover.gif) no-repeat left;
}

button.big-gray-btn
{
  border: 0;
  cursor: pointer;
  padding: 0;
  padding-right: 12px;
  text-align: center;
  background: url(/amCommonPlugin/images/new/button/btn_big_gray_right_out.gif) no-repeat right;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

button.big-gray-btn span
{
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 0;
  padding-left: 12px;
  height: 18px;
  line-height: 17px;
  background: url(/amCommonPlugin/images/new/button/btn_big_gray_left_out.gif) no-repeat left;
  color: white;
}

button.big-gray-btn:hover
{
  background: url(/amCommonPlugin/images/new/button/btn_big_gray_right_hover.gif) no-repeat right;
}

button.big-gray-btn:hover span
{
  background: url(/amCommonPlugin/images/new/button/btn_big_gray_left_hover.gif) no-repeat left;
}

a.btn-submit-big.show-bar-page
{
  float: left;
  letter-spacing: 0;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  padding: 6px 0 0 24px;
}

/**
 * Prototype dialog plus d'informations
 */
.more-informations
{
  padding: 0px 10px 0px 10px;
  text-align: justify;
}

.more-informations #more-informations-title
{
  font-weight: bold;
  padding-bottom: 15px;
  font-size: 20px;
  text-align: center;
}

.more-informations #more-informations-block
{
  padding-bottom: 12px;
  text-align: justify;
}

.more-informations #more-informations-close-button
{
  padding-top: 10px;
  text-align: center;
}

.more-informations-phone
{
  margin-top: -4px;
  padding-right: 4px;
}

/*----------- advertisement ------------*/
.advertisement  
{
  margin:0 auto;
  padding-bottom:8px;
  text-align:center;
  width:300px;
}

.advertisement div 
{
  text-align:center;
  width:300px;
}
