/*Main*/

@font-face {
    font-family: Franklin Gothic Demi,Helvetica,Arial,sans serif;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.positiontherapy.com/fonts/FRANKLI1.eot);
  }

body {
     background: #ffffff;
     }

.h1 {u a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
 #me
/*color:#fff;*/
/*font-size:16px;*/
/*line-height:16px;*/
}
.h2 {
/*font-family: "Franklin Gothic Demi";*/
font-size:14px;
line-height:14px;
}
.h3 {
/*font-family: "Franklin Gothic Demi";*/
font-size:12px;
line-height:12px;
}

 a:link { color:#000000; text-decoration:none;}
 a:visited { color:#000000; text-decoration:none;}
 a:focus { color:#000000;}
 a:hover { color:#000000; text-decoration:none; }
 a:active { color:#000000;}

#all { 
     overflow: auto;
     margin: 45px;
     width: 900px;
     border: 1px solid black;
}
#preamble {
     float: left;
     width: 628px;
     height: 101px;
}

#rightside {
     float: right;
     width: 271px;
     height: 491px;
  /*  height: 501px;*/
     background-image: url(../images/banya_main.jpg);
     text-align: right;
     border-left: 1px solid gray;
    }

#rightside a {
  padding:20px;
   font-family: "Franklin Gothic Demi";
   font-size:14px;  
   color: #c53a0f;
}

#rightside a:hover {
   font-family: "Franklin Gothic Demi";
   font-size:14px;  
   color: #ce9079;
   padding:20px;
   FILTER: Glow(Color=#ff0000, Strength=2);
}

#content {
   font-family: "Franklin Gothic Demi";
   font-size:10px;  
   float: left;
     width: 628px;
     height: 533px;
border-bottom: 1px solid gray;
}

#content p {
/*line-height:11px;*/
}

#lowerlinks {
     color: #3b3539;
     font-size:11px; 
     float: left;
     width: 628px;
     height: 54px;
     overflow:hidden;
 /*    border-top: 1px solid gray;*/
}

#lowerright {
     background:#f9f1ee;
     font-family: "Franklin Gothic Demi",Helvetica,Arial,sans serif;
     float: right;
     width: 271px;
     height: 143px;
     color: #c53a0f;
     border-left: 1px solid gray;
}

#lowerright ul {
color: #3b3539;
list-style-image:url(../images/orange.png);
}

#lowerright a, a:visited {
color: #3b3539;
text-decoration: none;
}

#lowerright a:hover {
color: #97161b;
text-decoration: underline;}

#lowerright p {
font-size:12px;
color: #c53a0f;
}

 #bottomright{
    font-family: "Franklin Gothic Demi",Helvetica,Arial,sans serif;
     float: right;
     width:271px;
     border-left: 1px solid gray;
     border-top: 1px solid gray;
     height:54px;
     background-color:#735964;
     text-align: right;
}

#bottomright span.green 
{ 
    color:#99cc99;
    font-size:12px;
    padding-right: 15px;
}

#bottomright span.white
{ 
    padding-right: 5px;
    color:#ffffff;
    font-size:10px;
}
/*-------------------------------------------------------------------------------*/
/* Tab box layout ----------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

div.tabBox {
width: 628px;
}

iframe.tabContent {
  width: 628px;
  /*height: 515px;*/
height: 496px;
}

#fancytabs{
float:left;text-align:left;width:628px; position:relative; z-index:100;
   height: 30px;margin-bottom:5px;
background-color:#eeeeee;
}

#fancytabs ul {
list-style-type: none;
padding: 0;
margin-left: 0;
font-size:10px;
}

#fancytabs ul li {
   list-style: none;
   display: inline;
 line-height: 30px;
}
#fancytabs ul li a {
   padding: 20px 3px 0px 3px;
   background: url(../images/tab_blue.PNG) repeat-x left top;
   color: #000;
   font-weight: normal;
 line-height: 30px;
}

#fancytabs ul li a:hover {
   background: url(../images/tab_blue_i.PNG) repeat-x left top;
   color: #814132;
   border: none;
}

#fancytabs ul li a.active {
   background: url(../images/tab_blue_i.PNG) no-repeat left top;
   color: #814132;
}

#nav {
background-color:#eeeeee;
}