/* Kokolakis & Associates, P.C. - Main Stylesheet  */
/* Beige: #E8E5D2  Burgundy: #790000*/

body {
font-family: Arial, Helvetica, Sans-Serif;
margin: 0px;
padding: 0px;
background: #5a0000 url("../images/back.gif") repeat-x top fixed;
}

#global {
width: 800px;
background: #fff url("../images/content_back.png");
font-size: 9px;
position: relative;
margin:0px auto;
padding:0px;
border:1px solid #000;
}

#top-bar {
height:16px;
background: #790000 url("../images/top_back.png");
position:relative;
}
#top-bar span{
display:block;
width:50px;
height:16px;
position:absolute;
}
#top-bar .left{
background:#9f3333 url("../images/top_left.png") no-repeat;
left:0px;
}
#top-bar .right{
background:#9f3333 url("../images/top_right.png") no-repeat;
right:0px;
}

#logo-bar {
height:79px;
background: url("../images/logo_back.png");
line-height: 33px;
Font-size:16px;
vertical-align:text-bottom;
position:relative;
overflow:hidden;
}

#logo-bar img{
display:block;
position:absolute;
top:0px;
left:0px;
width:250px; height:79px;
}
#logo{
margin:0; padding:0;
position:relative;
width:250px; height:79px;
margin:0; padding:0;
overflow:hidden;
font-size:13px;
font-weight:normal;
font-variant:Small-caps;
vertical-align:bottom;
}

#logo  span{
display:block;
position:absolute; left:0; top:0; z-index:1;
margin:0; padding:0;
width:250px; height:79px;
}
#ad{
display:block;
position:absolute;
top:0px;
right:0px;
width:250px; height:79px;
}


#topmenu {
font-family: Times, Serif;
height:32px;
background: #790000 url("../images/menu_back.png");
}
#topmenu a {
display:block;
float:left;
font-weight:bold;
line-height:32px;
text-decoration:none;
color:#E8E5D2;
padding:0px 7px 0px 0px;
margin:0px 0px 0px 7px;
font-size:13px;
background: url("../images/separator.png") no-repeat right;
}
#topmenu a:hover{
color:#fff;
text-decoration:none;
}

#date {
font-family:sans-serif;
margin:0 7px 0 0;
float:right;
color:#fff;
font-size:11px;
line-height:32px;
}

#illustration-bar {
margin:0;padding:0;
width:800px;
height:150px;
background: #eee;
overflow:hidden;
}
#illustration-bar img{
width:800px;
height:150px;
}

.title-bar{
margin:0;padding:0;
height:55px;
position:relative;
}

.title-bar .left{
display:block;
float:left;
margin:0;padding:0;
width:170px;
height:55px;
background:#9f3333 url("../images/title_left.png") no-repeat;
}
.title-bar .f{
display:block;
position:absolute;top:0;left:-3px;
margin:0;padding:0;
width:10px;
height:55px;
background:#790000 url("../images/title_back.png");
}
.title-bar .right{
display:block;
float:left;
margin:0 0 0 -1px;padding:0;
width:30px;
height:55px;
background:#790000 url("../images/title_right.png") no-repeat left;
}
.title-bar h1, .title-bar h2 {
font-family: Times, Serif;
margin:0;padding:0;
float:left;
line-height: 55px;
letter-spacing:0.1em;
color: #E8E5D2;
background:#790000 url("../images/title_back.png");
}
.title-bar h1 {
padding-left:17px;
font-weight:bold;
font-size:20px;
font-variant:small-caps;
}
.title-bar h2 {
font-size:16px;
font-weight:normal;
padding-left:0.5em;
}

#content-bar {
height:100%;
position:relative;
margin:0;padding:0;
}

.right-image{
display:block;
float:right;
overflow:hidden;
width:170px;
height:250px;
margin-left:10px;
background:#E8E5D2;
border-left:7px solid #E8E5D2;
border-bottom:7px solid #E8E5D2;
}

.left-image{
overflow:hidden;
width:170px;
height:250px;
position:absolute;top:47px;left:0;
}


#leftmenu {
font-family: Times, Serif;
margin:0;padding:0;
width:170px;
height:300px;
float:left;
text-align:left;
font-size:13px;
}
#leftmenu a {
font-weight:normal;
display: block;
height:17px;
line-height:17px;
text-decoration:none;
color:#790000;
padding:0px 17px 0px 17px;
margin:0px;
border-bottom: 1px dashed #ffe;
}
#leftmenu a:hover {
background:#ffe;
}
#leftmenu a:active {
background:none;
color:#000;
}
#leftmenu ul{
border-bottom: 1px dashed #ffe;
margin:0;padding:0;
font-size:11px;
text-indent:-17px;
padding-left:17px;
list-style:square;
size:8px;
color:#790000;
}
#leftmenu ul li{
margin-left:13px;
}
#leftmenu ul a{
border-bottom: 0px;
}
#leftmenu h1{
font-weight:normal;
font-size:13px;
padding-left:17px;
margin:0px;
line-height:17px;
color:#fff;
background:#790000;
}

#content{
padding:7px 47px 0 187px;
font-size:15px;
text-align:justify;
color:#333;
}

#content h1, #content h2 {
float:none;
font-size:15px;
background:none;
text-align:left;
padding:0px;
margin:7px 0px 17px 0px;
font-weight:bold;
color:#790000;
letter-spacing:0.05em;
}
#content p{
padding:0px;
margin:7px 0px 17px 0px;
text-indent:1em;
line-height:1.3em;
}
#content .note{
text-indent:0em;
font-size:11px
}

#content h2{
font-size:13px;
color:#000;
letter-spacing:0;
}

#content a{
color: #790000;
text-decoration:none;
}
#content a:hover{
text-decoration:underline;
}
#content strong, #content b {
font-weight:bold;
}
#content em, #content i {
color:#000;
}
#content ul {
list-style:square;
}
#content ul li{
margin-top:7px;
}
#content pre {
display: inline;
}

#bottom-menu {
margin:0;padding:0;
width:100%; height:25px;
text-align:center;
border-top:1px solid #000;
font-size:11px;
line-height:25px;
}
#bottom-menu a{
margin:0 7px 0 7px;
color:#790000;
}
#bottom-menu a:hover{
color:black;
text-decoration:none;
}

#bottom-bar {
clear:both;
width:100%;
height:16px;
background: #790000 url("../images/bottom_back.png");
}
#bottom-bar span{
display:block;
width:50px;
height:16px;
position:absolute;
}
#bottom-bar .left{
background: #9f3333 url("../images/bottom_left.png") no-repeat;
left:0px
}
#bottom-bar .right{
background:#9f3333 url("../images/bottom_right.png") no-repeat;
right:0px
}
#bottom-bar .copyright{
font-size: 9px;
letter-spacing:0.1em;
width:auto;
line-height:16px;
color: #E8E5D2;
right:50px;
}
#bottom-bar a{
color: #E8E5D2;
text-decoration:none;
}
#bottom-bar a:hover{
text-decoration:underline;
color:#fff;
}
/*-------------- FORMS */
#request {
float:right;
position:relative;
width:100%;
height:185px;
margin:17px 0 17px 0;padding:0;
font-size:11px;
line-height:25px;
}
#request input{
position:absolute;
display:block;
border:1px solid #333;
font-family:sans-serif;
font-size:13px;
}
#reply-to{
top:0;
left:14.5%;
width:85%;
height:15px;
line-height:15px;
}
#subject{
top:25px;
left:14.5%;
width:85%;
height:15px;
line-height:15px;
}
#message {
font-family:sans-serif;
font-size:13px;
border:1px solid #333;
margin:0;padding:0;
display:block;
position:absolute;
top:50px;
left:14.5%;
height:100px;
overflow:auto;
width:  85%;
_width:  85.5%;
}
#submit-button{
bottom:0;
right:0;
height:25px;
color:#E8E5D2;
background:#790000;
}
/* Beige: #E8E5D2  Burgundy: #790000*/

hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
  }
