﻿html { height:100%; min-height:100%; background-image:url(/images/bg_tile.gif); }

body { min-height:100%; background-image:url(/images/bg_body_columns.png); background-repeat:repeat-y; background-position:0px 150px; margin:0; padding:0; }
/* Hack for IE */
* html body {
    height: 100%;
}
/* End IE Hack */

#mainContainer {  width:775px; }

#header 
{
    background-color:#fff7e1;
    background-image:url(/images/bg_tile.gif);
    width:775px;
    margin:0;
    padding:0;
    text-align:right;
}

img.headerTitle { position:absolute; top:0; left:0; margin:10px 0 10px 10px; }

img.hocak_image 
{
    margin:0px;
    border:0px
}

#CalendarHeader 
{
    color:#c29621;
    font-family:Times New Roman, Serif;
    font-size:15px;
    text-transform:uppercase;
    line-height:1.1;
}

.PageTitle 
{
    color:#004762;
    text-transform: uppercase;
    font-size:1.7em;
    font-weight:600;
    font-family:Garamond, Serif;
    margin:0 0 5px 0;
    }

div.searchBox { width:310px; position:absolute; top:79px; left:465px; }
#topNavWrapper 
{
    width:775px;
    height:125px;
    margin:0px;
    border:0px;
    padding:0px;
    background-image:url(/images/inside_top_nav_background.gif);
    background-repeat:no-repeat;
    background-position:top right;
    text-align:right;
    white-space:nowrap;
}
#ReadHocak 
{
 float:right;
 width:89px;
 height:50px;
 padding:0px;
 margin:0px;  
}

.topNavCells 
{
    float:right;
    width:67px;
    height:50px;
    font-size:11px;
    padding-top:4px;
    font-family:Arial, Verdana, Tahoma;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    color:#fff7e1;
}

/*a:link, a:visited 
{
    color:#004762;
    text-decoration:none;
}

a:hover, a:active
{
    color:#770000;
    text-decoration:none;
}*/

 a.topNavCells:link,  a.topNavCells:link
{
    color:#fff7e1;
    text-decoration:none;
}

a.topNavCells:hover, a.topNavCells:active
{
    color:#daad53;
    text-decoration:none;
}

#nav {  width:135px; margin-right:5px; padding:11px 5px 10px 15px; font-family:Arial, sans-serif; font-size:12px; font-weight:bold; color:#fff7e1; background-image:url(/images/corner_nav_tr.png); background-repeat:no-repeat; background-position:top right;}
#contentContainer { float:right; padding:0; margin:0 }
.breadcrumb { padding:4px 8px 4px 10px; width:595px; font-family:"Arial", Sans-Serif; font-size:11px; text-transform:uppercase; }
#content 
{
    padding:8px 8px 8px 10px;
    width:595px;
    margin:0;
    font-family:"Arial", "Helvetica", Sans-Serif;
    line-height:1.5;
    font-size:12px; }

#content a:link, #content a:visited {  color:#004762; }
#content a:hover, #content a:active {  color:#770000; }

/*#content a:link, #content a:visited {  color:#00f; }
#content a:hover, #content a:active {  color:#f00; }*/

ul.nav  { width:100%; padding:5px 0 0 0; margin:0; list-style-type:none;}
.nav li { line-height:1em; padding:4px 0 4px 5px;}
.nav a { font-family:Arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}
.nav a:link, .nav a:visited {  color:#fff7e1; }
.nav a:hover, .nav a:active {  color:#daad53; }
.nav p { margin:0; padding:0; }

.nav a.parent:link, a.parent:visited {  font-size:1em; font-weight:bold; color:#daad53; }
.nav a.parent:hover, a.parent:active {  font-size:1em; font-weight:bold; color:#daad53; }

.nav a.current:link, a.current:visited {  color:#daad53; }
.nav a.current:hover, a.current:active {  color:#daad53; }



.breadcrumb a{ color:#700; text-decoration:none; }
.breadcrumb a:link, .breadcrumb a:visited { color:#700; }
.breadcrumb a:hover, .breadcrumb a:active { color:#700; text-decoration:underline; }

#footer { clear:both; margin:0 0 0 155px; padding:10px 0 10px 0; width:595px; text-align:center; font-family:Arial, Sans-Serif; font-size:10px; color:#666; }


form { padding:0; margin:0; }

.searchBoxTable { width:310px; margin:0; padding:0;
    background-image:url(/images/bg_searchbox.png);
    background-repeat:no-repeat;
    }
td.advanced 
{
    width:66px;
    padding:27px 0 5px 8px;
    vertical-align:bottom;
    }
.advanced a { text-decoration:underline; font-family:Arial, sans-serif; font-size:8px; color:#fff7e1; }
.advanced a:link, .advanced:visited { }
.advanced a:hover, .advanced:active { }

td.searchInput 
{
    padding:6px 0 10px 8px;
    margin:0;
    }
input.searchInput 
{
    display:inline;
    width:170px;
    height:12px;
    margin:0;
    padding:0;
    border:0;
    background-color:#fff7e1;
    font-family:Arial, Sans-Serif;
    font-size:10px;
    }
   
td.searchGoButton { padding:0 4px 0 0; }

div.topNav { text-align:right; padding:0 0 75px 0; }

.sm2 
    {
        padding-left:12px;
    }

.success { background-color:#fff;color:#090; border:2px solid #0f0;padding:2px; }
.warning { background-color:#fff;color:#000; border:2px solid #ff0;padding:2px; }
.error { background-color:#fff;color:#f00; border:2px solid #f00;padding:2px; }



.fancy_title 
{
    font-size: 1.5em; 
    font-weight: 600; 
    font-family: Garamond,Serif; 
}
/* Calendar Styles */
table.calendar_table 
{
    background-image:url(/images/calendar-bg.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin:0px 4px 0px 4px;
   text-transform:uppercase;
}

table.CurrentMonth 
{
   background:none;
}

td.OtherMonthDay 
{
    color:#ffffff;
    background:#none;
}

th.calendar_days 
{
   background:none;
   color:#770000;
   font-size:12px;
   font-weight:bold;
   font-family:Times New Roman;
   width:42px;
   height:28px;
   vertical-align:middle;
   text-align:center; 
}

td.CurrentMonthStyle 
{
   font-size:17px;
   font-weight:bold;
   font-family:Times New Roman;
   text-align:center;
   background:none;
   line-height:1.8;
}

td.NextPrev 
{
    white-space:nowrap;
   background-color:#fff7e1;
}

tr.GridViewSelected 
{
    background-color:#E2DED6;
    font-weight:bold;
    color:#333333;
}

tr.HC_Header 
{
    color:#000000;
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    height:23px;
    vertical-align:middle;
}

.GridViewCell a:hover
{
    color:#770000;
}

.GridViewHeader 
{
    font-weight:bold;
    font-size:1.2em;
    color:#000000;
    text-transform:uppercase;
}

table.GridViewTable 
{
    background-image:url(/images/bg_gridview_header.png);
    background-position:top left;
    background-repeat:no-repeat;
    width:100%;
    border:0px;
}


table.GridViewTable td.GridViewCell a:link
{
    color:#004762;
}


table.GridViewTable td.GridViewCell a:visited
{
    color:#770000;
}

table.GridViewTable td.GridViewCell a:hover
{
    color:#770000;
}

a.GridViewCell:link
{
    color:#004762;
}

a.GridViewCell:active
{
    color:#770000;
}

a.GridViewCell:hover
{
    color:#770000;
}

td.DetailsView_RowHeader
{
    background-color:#FFFBF0;
    font-weight:bold;
    padding:0px 6px 0px 0px;
    vertical-align:top;
}