﻿html { height:100%; min-height:100%; background-image:url(/images/bg_tile.gif); }

body 
{
    min-height:100%; background-image:url(/images/bg_body_home2.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; }

#Div1 
{
    height:125px;
}

#header 
{
    background-color:#fff7e1;
    background-image:url(/images/bg_tile.gif);
    width:775px;
    height:125px;
    margin:0;
    padding:0;
    text-align:right;
}

#content 
{
    padding:0px 10px 10px 10px;
    font-family:"Arial", "Helvetica", Sans-Serif;
    font-size:12px;
    line-height:1.5;
    }
#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; }*/

#topNavWrapper 
{
    width:775px;
    height:125px;
    margin:0px;
    border:0px;
    padding:0px;
    background-image:url(/images/home_top_nav_background.gif);
    background-repeat:no-repeat;
    background-position:top right;
    text-align:right;
    white-space:nowrap;
}

.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;
    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;
}

/*#header { background-color:#fff7e1; background-image:url(/images/bg_tile.gif); width:775px; margin:0; padding:0; }*/

img.headerTitle { position:absolute; top:0; left:0; margin:10px 0 10px 10px; }


div.searchBox { width:310px; position:absolute; top:79px; left:465px; }

#nav { width:135px; margin-right:5px; padding:6px 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 { padding:0; margin:0 }

#ReadHocak 
{
 float:right;
 width:89px;
 height:50px;
 padding:0px;
 margin:0px;  
}

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:1em; font-weight:bold; text-decoration:none;}
.nav a:link, a:visited {  color:#fff7e1; }
.nav a:hover, 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; }


#footer { margin-right:55px; padding:10px 0 10px 0; text-align:center; font-family:Arial, Sans-Serif; font-size:10px; color:#666; }


form { padding:0; margin:0; }

.searchBoxTable 
{
    width:400px;
    margin:0;
    margin-top:5px;
    padding:0;
    background-image:url(/images/bg_searchbox_large.png);
    }
td.advanced { text-align:left; padding:29px 0 3px 0px; width:90px;}
.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:10px 0 10px 5px; margin:0; }
input.searchInput { display:inline; width:200px; margin:0; padding:0; border:0; background-color:#fff7e1; font-family:Arial, Sans-Serif; font-size:10px; }
td.searchGoButton { padding:0 4px 0 20px; }

div.topNav { text-align:right; padding:0 0 75px 0; }


td.homeRight { width:210px;font-family:Arial, sans-serif; font-size:.8em;color:#fff7e1; }

#homeRightContent 
{
    padding:0 10px 10px 14px;
    line-height:1.5;
}
#homeLeftOrangeBox { background-color:#C76202;width:155px; }
h1.homeLeftOrangeBoxTitle { font-size:1.5em;font-weight:600;font-family:Garamond, Serif; margin:0; padding:0; }
#homeLeftOrangeBoxContent 
{
    padding:0 10px 0 10px;
    color:#fff7e1;
    font-family:Arial, Sans-Serif;
    font-size:0.7em;
    line-height:1.5;
    }

h1.GreenBoxTitle { font-size:1.3em;font-weight:600;font-family:Garamond, Serif; margin:0; padding:0; }

a:link, a.visited 
{
    color:#004762;
    text-decoration:none;
}

a:hover, a:active
{
    color:#770000;
    text-decoration:none;
}


.fancy_title 
{
    font-size: 1.5em; 
    font-weight: 600; 
    font-family: Garamond,Serif; 
}