@charset "utf-8";
/* CSS Document */

html, body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;padding:0px;
	background: #F1F1EB url(../images/bkg1.jpg) repeat-x;
	color:black;
	cursor:default;
    height:101% !important;
    height:auto;
}

a{
	text-decoration:none;
	outline:0px;
	font-weight:bold;
	color:black;
}

/* header */

div.head_sh{
    /*margin-top:50px;*/
    height: 110px;
    width: 100%;
    background: #49453C url(../images/top_bkg1.png) repeat-x;
    position: relative;
}

div.head{
    margin:auto;
    height: 110px;
    width: 950px;
    background: #49453C url(../images/top_bkg1.png) repeat-x;
    position: relative;
}

div.head img.logo{
    position: absolute;
    top:10px;
}

div.head span.slogan{
    position: absolute;
    top:88px;
    left:60px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #F6EBD8;
    font-size: 13px;
    font-style: italic;
}

div.search_logo{
    width: 350px;
    margin:auto;
    position: relative;
}

/* top */

.top_menu{
    padding:7px 7px;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    position:absolute;
    z-index:20;
    background:#F1F1EB;
}

.top_menu a{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    float:left;
    padding:0px 8px;
    border-right:1px solid #000000;
}

.top_menu a.last{
    border-right:0px;
}

.top_menu a:hover{
    text-decoration: underline;
}

div.head a.no_border{
    border:0px;
}

div.head a.no_border img{
    border:0px;
}

/* body */

div.body_sh{
    width: 100%;
    height: 145px;
    background: url(../images/body_bkg1.png) repeat-x 0px -50px;
    position: relative;
    border-top:1px solid #336447;
}

div.body{
    margin:0px auto 0px auto;
    width: 950px;
    position: relative;
}

div.body_place_sh{
    position: relative;
    /*background: url(../images/trans_black.png);*/
    width: 500px;
    margin: 0px auto 0px auto;
    padding:11px 6px 6px 6px;
}

div.body_place{
    position: relative;
    /*background: white;*/
    width: 100%;
    /*border:1px solid red;*/
}

div.body_place h1{
    margin:0px;
    margin: 0px 5px 5px 5px;
    padding:10px 0px 5px 5px;
    font-size: 15px;
    font-weight: bold;
    color: #245192;
    border-bottom: 1px solid #B49F83;
}

/* form */

form.admin_form{
    padding:10px;
}

form.admin_form label{
    padding:5px 0px 5px 0px;
    display: block;
    color: #CC3300;
    font-weight: bold;
}

form.admin_form input{
    background: #EFEFEF;
    border: 1px solid #B6A287;
    width:300px;
    padding: 3px;
}

form.admin_form input.button{
    background: url(../images/button1.png) no-repeat;
    border:0px;
    width:120px;
    height:40px;
    color:#676767;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding:8px 15px 12px 15px;
    margin-left:250px;
    cursor: pointer;
}

form.search_form input#q{
    background: url(../images/search_box.png) no-repeat;
    border:0px;
    font-size: 17px;
    padding: 8px 0 9px 12px;
    width:340px;
    float:left;
    color: #676767;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

form.search_form input#s_button{
    background: url(../images/search_button.png) no-repeat;
    border:0px;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 45px 10px 21px;
    position: relative;
    float:left;
    color:#676767;
    cursor: pointer;
}

form.search_form input#s_button:hover{
    text-decoration: underline;
}

form.search_form div.checkboxes{
    position: relative;
    float:left;
    width: 500px;
    text-align: center;
    padding: 10px 0px;
}

form.search_form label{
    font-size: 16px;
    font-weight: bold;
    color:white;
}

/* footer */

div.footer{
    margin:0px auto 0px auto;
    width: 600px;
    color:#333333;
    padding:5px;
    text-align: center;
    font-style: italic;
}

div.footer a{
    font-weight: normal;
}

div.footer a:hover{
    text-decoration: underline;
}


/* Body table */

div.body_table_sh{
    width:950px;
    position:relative;
    margin:auto;
    border:1px solid #CACACA;
    background: white;
    margin-bottom: 5px;
}

div.top_table{
    position: relative;
    height:42px;
    background: black url(../images/table_top_bkg.jpg) repeat-x;
}

div.top_table .title{
    color:white;
    font-weight: bold;
    position:absolute;
    left:20px; top:13px;
}

#tabs-1{
    display: block;
}

#tabs-2{
    display: none;
}

#tabs-3{
    display: none;
}

#tabs{
    position:absolute;
    right:20px; top:1px;
}

#tabs ul{
    list-style: none;
    
}

#tabs ul li{
    float:left;
    padding-right:5px;
}

#tabs ul li a{
    color:white;
    padding: 5px;
    color: white;
    display: block;
    width:63px; height:14px;
    padding: 7px 10px 8px 10px;
    text-align: center;
    background: black url(../images/table_top_tab.jpg) no-repeat -83px;
}

#tabs ul li a.selected, #tabs ul li a:hover{
    color: #666666;
    background: black url(../images/table_top_tab.jpg) no-repeat;

}

div.top_table .tl{
    background: url(../images/table_top_tl.jpg) no-repeat;
    position:absolute;
    left:-1px; top:-1px;
    width: 17px; height:42px;
}

div.top_table .tr{
    background: url(../images/table_top_tr.jpg) no-repeat;
    position:absolute;
    right:-1px; top:-1px;
    width: 20px; height:43px;
}

div.body_table table
{
    border-collapse: collapse;
    width: 100%;
}


div.body_table table th
{
    background: url(../images/table_th_bkg.jpg) no-repeat right;
    padding: 12px 0px 11px 0px;
    border-bottom:1px solid #999999;
}

div.body_table table th.last
{
    background: url(../images/table_th_bkg.jpg) no-repeat left;
}

div.body_table table td
{
   color: #333351;
   padding: 10px; 
}

div.body_table table td.zebra
{
   background: #F5F5F5;
}

div.body_table table td a{
    font-weight: normal;
    color: #333351;
}

div.body_table table td a.bold{
    font-weight: bold;
}

div.body_table table td a.green{
    color: #4A9451;
}

div.body_table table td a.bold:hover{
    text-decoration: underline;
}

div.bottom_table{
    position: relative;
    height:41px;
    background: black url(../images/table_bottom_bkg.jpg) repeat-x;
    border-top:1px solid #999999;
}

div.bottom_table .bl{
    background: url(../images/table_bottom_bl.jpg) no-repeat;
    position:absolute;
    left:-1px; bottom:-1px;
    width: 18px; height:42px;
}

div.bottom_table .br{
    background: url(../images/table_bottom_br.jpg) no-repeat;
    position:absolute;
    right:-1px; bottom:-1px;
    width: 22px; height:42px;
}

/* profiler */

table.spreadsheet{
    width:750px;
    margin:10px auto 10px auto;
    border:#999 1px solid;
}

table.spreadsheet th{
    background:#DAD9DC;
    font-weight:bold;
    font-size:12px;
    padding:5px 2px;
}

table.spreadsheet td{
    border-top:#999 1px solid;
    padding:5px 2px;
    text-align: center;
}

div.paginationControl{
    text-align: center;
    padding: 5px;
}



