@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body {
    background:#f3f0e7;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #452300;
    font-size: 100%;
}

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

a:hover {
    text-decoration: none;
}

ul,
ol {
    margin-left: 25px;
}

.container {
    margin:0 auto;
    width:990px;
    background:url(/gfx/bg.png);
}
.top{
    float:right;
    background:url(/gfx/date_spacer.png) repeat-x bottom;
    padding:5px 0;
    margin-bottom:5px;
}
.txt_top{
    font-size:90%;
}
.baner{
    background:url(/gfx/baner_top.jpg) no-repeat;
    height:148px;
}
.banerBip {
    background: url('/gfx/baner_top_bip.jpg') no-repeat;
    height:148px;
}
.banerSpacer{
    background:url(/gfx/baner_spacer.png) repeat-x bottom;
    height:2px;
    margin:1px 0;
}
.bip{
    float:right;
}
.menu{
    float:left;
    width:218px;
    margin:auto 33px auto 15px;
}
.mainMenuItem{
    font-weight:bold;
    margin:9px auto 9px 10px;
}
.mainMenuItem a {
    font-weight: bold;
    color: #452300;
    text-decoration: none;
}
.mainMenuItemCourtLink{
    font-weight:bold;
    margin:9px auto 9px 0px;
    padding:5px 10px;
    border:solid 2px #ab9a8f;
    background:url(/gfx/court_link_bg.png) repeat-x #9c8e80;
        color: #452300;
}
        
.mainMenuItemCourtLink a {
    color: #452300;
    text-decoration: none;
}
    
.subMenuItem{
    background:url(/gfx/menu_arrow.jpg) left no-repeat;
    margin:2px auto 10px 10px;
    padding-left:15px;
    display: none;
}
.subMenuItem a {
    font-weight: normal;
    font-size: 100%;
    color: #452300;
    text-decoration: none;
}

.subMenuItem a:hover {
    text-decoration: underline;
}

.switchSubMenu {
    cursor: pointer;
}
        
.menuSpacer{
    background:url(/gfx/menu_spacer.jpg);
    background-repeat: no-repeat;
    height:3px;
    width:218px;
}
.rightSide{
    float:left;
}
.menuTop{
    background:url(/gfx/top_menu_bg.png) no-repeat;
    width:709px;
    margin:8px auto auto 7px;
    color:#f3f0e7;
}
.menuTopItem{
    float:left;
    background:url(/gfx/top_menu_spacer.png) right top no-repeat;
    height:22px;
    padding:14px 12px 5px 8px;
}

.menuTopItem a {
    color: white;
    text-decoration: none;
}

.menuTopItem a:hover {
    text-decoration: underline;
}

.fontSize{
    vertical-align:top;
    margin:-3px 2px auto 2px;
}
.search{
    float:right;
    padding:7px 5px 5px 10px;
}
.input{
    width:116px;
    height:16px;
    border:solid 2px #880614;
    vertical-align:middle;
}
.adress{
    width:705px;
    padding:8px 0px;
    background: #f3f0e7;
    border: 1px solid #ded8c9;
    color:#351e0f;
    font-weight:bold;
    text-align:center;
    line-height:26px;
}
.navigator{
    background:#FFFFFF;
    border:solid 1px #cbc6b9;
    width:685px;
    margin-left:1px;
    color:#351e0f;
    padding:8px 10px;
}
.contentSpacer{
    width:705px;
    height:2px;
    margin-top:2px;
    background:url(/gfx/content_spacer.png) repeat-x;
}
.content{
    width:705px;
    margin:0px 5px 10px 9px;
    background:#f3f0e7;
}

.single_bip_content {
    margin: 10px 0px;
}
.courtFoto{
    float:left;
    margin:0px 0px 0px 16px;
}
.courtTitle{
    background:url(/gfx/foto_sign_bg.jpg) no-repeat;
    font-weight:bold;
    text-align:center;
    height:40px;
    width:326px;
    padding-top:9px;
    margin:0px;
}
.courtTitles{
    font-size: 1.2em;
    font-weight:bold;
    margin:10px auto 5px 20px;
}
.topHitsDiv{
    float: left;
    margin:0px 5px 10px 10px;
    width:330px;
}
.topHits li{
    list-style-image:url(/gfx/content_arrow.jpg);
    list-style-position:outside;
    margin:8px 20px;
    line-height:16px;
}    
.menuBottom{
    float:right;
    background:url(/gfx/bottom_menu_bg.png) repeat-x;
    width:724px;
    margin:6px -1px auto auto;
    color:#f3f0e7;
    border:solid 1px #f3f1e9;
}

.menuBottom a {
    color: white;
    text-decoration: none;
}

.menuBottomItem{
    float:left;
    background:url(/gfx/top_menu_spacer.png) right top no-repeat;
    height:14px;
    padding:10px 14px 10px 12px;
}    
    .menuBottomItemW3C{
    float:right;
    height:14px;
    padding:10px 14px 10px 12px;
}
.hrBottom{
    height:1px;
    border-top:solid 1px #b4b4b4;
    border-bottom:solid 1px #b4b4b4;
}
.linksBottom{
    float:right;
    margin:5px;
}
.linksBottom a{
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
    
.txtCenterRed{
    font-size:1.4em;
    color:#741316;
    text-align:center;
    font-weight:bold;
    margin:10px auto;
}
.clear{
    clear:both;
}

.content_div{
  padding:12px;
  position:relative;
}

.biptable{
    text-align: left;
    margin:0px auto 0px;
    border: 2px solid #cccccc;
    width: 95%;
}

.biptable th {
    text-align: center;
    background-color: white;
    padding: 2px;
}

.biptable td {
  background:#f3f0e7;
  padding:2px;
  text-align:center;
  vertical-align: middle;
}

.editors_role{
  font-size:110%;
  font-weight: bold;
  margin:24px 12px;
  border-bottom: 1px solid #000000;
}

.editors_title{
  color:#bd000f;
  font-size:130%;
  border-bottom: 1px solid #bd000f;
  margin: 10px 16px;
}
.editor_user{
  margin:4px 24px;
}

.single_bip_footer {
    text-align: center;
}

.print_pdf_mail {
    float: right;
}
