html {
  padding:0;
  margin:0;
height:100%;
background: rgb(216,206,145) url("/media/sp_templ/bg_body.gif") repeat-y 0 40px;

}
body {
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000;
  padding:0px 20px;
  margin:0;
  height:100%;
  min-height:1890px;

background: transparent url("/media/sp_templ/bg_lb.jpg") repeat-y 20px 40px;
background-attachment:scroll;
border-top:10px solid rgb(216,206,145);
}
#pH{
display:none;
}
#lB,#mB{

}
#lB {
position: absolute;
width: 250px;
left: 20px;
background: transparent;
height:1890px;
}
#mB{
position: relative;
  margin-left: 260px;
/*border-left:10px solid rgb(201,190,147);*/

  width:800px;
}

#lC,#cB{
margin:2% 3% 0 3%;

}
#logo{
padding-top:10px;
width:100%;
height:120px;
background: #fff url("/media/sp_templ/bg_mb.gif") no-repeat top right;
}
#logo a{
width:100%;
height:120px;
display:block;
text-indent:-1200px;
background: transparent url("/media/sp_templ/logo_front_w750.gif") no-repeat 50% 0;
}
#oData{

text-align:center;
font-size:11px;
line-height: 20px;
color: #B88C25;
}
.clear{clear:both;}
img{ border:none;
}
ul#tM{
padding:0;
border-width:0 0 1px 0;
border-style: solid;
border-color: #800000;
height:33px;
width:100%;
}
ul#tM li{
float:left;
height:32px;
line-height:16px;
list-style-type:none;
margin-bottom:2em;
padding:0 1em;
font-size:10px;
text-align:center;
}
a{
color : #C52720;
text-decoration:none;
}
a:hover {
color : #DE8B10;
}
a.intern,
a.extern,
a.return,
a.top_r,
a.topl_l{
padding-left:18px;
line-height:16px;
background-position:0 50%;
background-repeat:no-repeat;
background-color:transparent;
}
a.intern{background-image:url("/media/images/icons/intern_link.gif");}
a.intern:active{background-image:url("/media/images/icons/intern_hover.gif");}
a.intern:visited{background-image:url("/media/images/icons/intern_visited.gif");}
a.intern:hover{background-image:url("/media/images/icons/intern_hover.gif");}
a.extern{background-image:url("/media/images/icons/extern_link.gif");}
a.extern:active{background-image:url("/media/images/icons/extern_hover.gif");}
a.extern:visited{background-image:url("/media/images/icons/extern_visited.gif");}
a.extern:hover{background-image:url("/media/images/icons/extern_hover.gif");}
a.return{background-image:url("/media/images/icons/return_link.gif");}
a.return:active{background-image:url("/media/images/icons/return_hover.gif");}
a.return:visited{background-image:url("/media/images/icons/return_visited.gif");}
a.return:hover{background-image:url("/media/images/icons/return_hover.gif");}
a.top{background-image:url("/media/images/icons/top_icon_l.gif");}
a.top_r{
background-image:url("/media/images/icons/top_icon_r.gif");
padding-left:0;
padding-right:18px;
background-position:100% 50%;
}
a.logout,a.active,a.disable,a.setDate,a.setPublic,a.edit,a.delete,#toolM a,a.rUP,a.rDOWN{
display:block;
height:16px;width:16px;
background-image:url("/media/images/icons/icon_lib_link.gif");
margin-bottom:3px;}
a.disable{background-image:url("/media/images/icons/icon_lib_disable.gif");}
a.active{background-image:url("/media/images/icons/icon_lib_active.gif");}
a.setPublic{background-position:-221px 0;}
a.setDate{background-position:-306px -17px;}
a.logout:hover,
a.setPublic:hover,
a.setDate:hover,
a.edit:hover,
a.delete:hover,
a.active:hover,
a.disable:hover,
#toolM a:hover{
background-image:url("/media/images/icons/icon_lib_hover.gif");
}
#toolM a.viewGal{background-position:-17px 0;}
#toolM a.newGal{background-position:-221px -17px;}
a.edit{background-position:-85px 0;}
a.status{background-position:-221px 0;}
a.delete{background-position:0 -34px;}
a.logout{background-position:-272px -17px;}
a.rUP{background-position:-306px 0;}
a.rDOWN{background-position:-272px 0;}
#toolM a{
float:left;
margin-right:15px;
}
#toolM{
height:19px;
margin-bottom:2em;
border-bottom:2px dotted #ff8000;
}
a.blocked{
background-position:-357px -34px;
}
#fG table td.tools a.edit{
float:left;
}
#fG table td.tools a.delete{
margin-left:18px;
}
/*MENU*/
ul#menu{
margin:0;padding:0 15px;
font-weight : bold;
}

ul#menu li {
line-height : 30px;
color : #ccc;
letter-spacing : 0.05em;
list-style-type:none;
margin:0;
padding:0;
}
ul#menu li a {
height : 30px;
font-weight : bold;
color : #000;
text-decoration : none;
padding : 0 15px;
display : block;
background : url("/media/sp_templ/tm_dis.gif") no-repeat 0 50%;
}
ul#menu li.selected a {
height : 30px;
background : url("/media/sp_templ/tm_active.gif") no-repeat 0 50%;
color : #C52720;

}
ul#menu a:hover {
background : url("/media/sp_templ/tm_active.gif") no-repeat 0 50%;
color : #C52720;
}
ul#menu ul{
margin:0;padding:0 0 0 15px;
}
ul#menu ul.sM li {
line-height : 20px;padding:0;
font-size:0.9em;
}
ul#menu ul.sM li a {
height : 20px;
font-weight : bold;
color : #000;
text-decoration : none;
padding : 0 12px;
display : block;
background : url("/media/sp_templ/sm_dis.gif") no-repeat 0 50%;
}
ul#menu ul.sM li.selected a {
height : 20px;
background : url("/media/sp_templ/sm_active.gif") no-repeat 0 50%;
color : #C52720;

}
ul#menu ul.sM a:hover {
background: url("/media/sp_templ/sm_active.gif") no-repeat 0 50%;
color : #C52720;
}
#statM{
margin:50px 0 0 0;padding:0 15px;
font-weight : bold;
}
#statM li {
line-height : 20px;padding:0;
font-size:0.9em;list-style-type:none;
}
#statM li a {
height : 20px;
font-weight : bold;
color : #000;
text-decoration : none;
padding : 0 12px;
display : block;
background : url("/media/sp_templ/sm_dis.gif") no-repeat 0 50%;
}
#statM li.selected a {
height : 20px;
background : url("/media/sp_templ/sm_active.gif") no-repeat 0 50%;
color : #C52720;

}
#statM a:hover {
background : url("/media/sp_templ/sm_active.gif") no-repeat 0 50%;
color : #C52720;
}
#uBox{
background-color:#FEE683;
padding:5px 10px;
width:75%;
margin-left:20px;
border:1px dotted #B88C25;
}
#uBox .label{
font-weight:bold;
font-size:0.88em;color : #C52720;
}
#uBox .uName{
font-weight:bold;
letter-spacing:0.1em;
}
#cF{
position:relative;
width:450px;
float:left;
margin-right:10px;
line-height:1.2em;
}
#cF h2{
margin:0 0 0.5em 0;
padding:0;
font-size:1.3em;
}
#cF h3{
margin:0 0 1em 0;
padding:0;
font-size:1.2em;
}

#cS
{
margin-top:1.4em;
color:#fff;
background : #C52720;
padding-left:15px;
width:180px;
font-size:0.85em;
}
#cS
{
position:relative;
float:right;
margin-top:0.5em;
color:#B88C25;
background : transparent;
padding-left:15px;
width:180px;
font-size:0.85em;
border-left: #B88C25 1px dotted;
}
#cS h3{
font-size:1.5em;
margin:5px 0 10px 0;
padding:0;
}
#cS h4{
font-size:1.05em;
margin:0;
padding:0;
}
#cS img{
margin:5px 0 20px 0;
}
#cBase{
clear:both;
width:100%;
height:20px;
}
#topItem h2{
color : #C52720;
}
#topItem img{
width:450px;
border:1px solid #B88C25;
background-color:#fff;
padding:2px;
}
#topItem p.subject{
color: #B88C25;
font-weight:bold;
text-transform:uppercase;
font-size:0.9em;
}
#topItem p{
font-size:1.05em;
line-height:1.25em;
}
#topItem p.imgDescr{
margin-top:0;
padding-top:0;
font-size:.85em;
color:#B88C25;
}

#msgBox{
margin:30px 15px 0 15px;
padding:7px;
border:2px solid #B88C25;
color:#000;
font-family: Georgia, 'Times New Roman', Serif;
font-size:0.9em;
font-weight:bold;
letter-spacing:0.1em;
}
#msgBox .title{
color:#B88C25;
}
div.mp3O{
margin-bottom:1.5em;
border-bottom:1px dotted #B88C25;
width:300px;
}
div.mp3O h4{
color:#B88C25;
font-size:0.95em;
margin:0;
padding-left:10px;
text-decoration:underline;
}
#wmD{
width:550px;
}
#wmD .tableHeader td{
background-color:#D96C00;
color:#fff;
padding-left:5px;
}
.wmger{
color:#790000;
}
.matchId{
text-align:right;
padding-right:5px;
color:#7F7F7F;
}
.wmGr{
color:#7F7F7F;
}
.rowG{
background-color:#A7A7A7;
color:#fff;font-weight:bold;font-size:1.05em;
padding-left:5px;
}
.row1 td{
padding-left:5px;
background-color:#E6E6E6;
}
.row2{
background-color:#F3F3F3;
}
.row2 td{
padding-left:5px;

}
#wmD .match{
font-weight:bold;
}
#fbBox{
margin-left:20px;
}
