/* Ercan Akpýnar - xhtml/css website stylesheet dosyasý

Version: 1.1, November 08, 2006 */

body
{
background-color:#996666;
/*background: url(fall/backgr-03.jpg) repeat-x;*
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
/*background:#c82020  url(fall/backgr-02.jpg) repeat-x;*/
background-color:#996666;
margin:0 auto;
text-align:left;
width:752px;
}

#logo{
background: url(fall/logo.gif) top left no-repeat;
color:#ffffff;
font-family:"Times New Roman", Times, serif
font-weight:107;
height:106px;
margin:0 20px 10px 0;
text-align:right;
vertical-align:top;
}

#sitename{
background: url(fall/banner.gif) top right no-repeat;
color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:right;
vertical-align:top;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background: #c82020 url(fall/greypx.gif) bottom left repeat-x;
float:left;
width:752px;
}

#nav ul{
background:#c82020;
list-style:none;
margin:0;
padding:0;
}

#nav a{
background: url(fall/tabs.gif) no-repeat 100% 0;
color:#202080;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#c82020;
}

#nav li{
background: #c82020 url(fall/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background: #c82020 url(fall/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background: url(fall/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}

#wrap1{
background:#ffffff url(../images/innerbg.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:750px;
}

#wrap2{
background: url(../images/header.jpg) top left no-repeat;
padding:10px;
width:730px;
}

#topbox{
color:#ffffff;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
float:right;
margin:40px 15px 20px 0;
width:160px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}

#content{
margin:45px 160px 0 180px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:730px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#202020;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:135px;
}

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
color:#f62020;
font-size:1.0em;
margin-left:5px;
padding:1px 1px 1px 6px;
width:125px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:600;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(../images/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}


#ContentTable
{
 /*   background-color:#eaeaca; */
    background-color:#f0f0f9;
    width:800px;
    height:400px;
    
}

#table1
{
    background-color:#f8f8f8;
    color:#202020;
    width:100%;
    height:100%;   
    border: outset 1px #ffff00;
    padding:0 5px 0 5px;
    line-height:25px;
}

#table2
{
    background-color:#2020c8;
    color:#202020;
    width:100%;
    height:100%;   
    border: outset 1px #ffff00;
    padding:0 5px 0 5px;
    line-height:25px;
}


#ContentTable7
{
    background-color:#f8f8f8;
    color:#202020;
    width:100%;
    height:100%;   
    border: outset 1px #ffff00;
    padding:0 5px 0 5px;
    line-height:25px;
}


#ContentTable21
{
    background-color:#f82020;
    color:#f0f0f9;
    width:100%;
    height:60%;   
    border: outset 1px #ffff00;
}

#container
{    
    position:absolute;
    left:0px;
    top :0px;
    width:800px;
    height:600px;
}


#banner
{
    background-color:Transparent;
    position:absolute;    
}

#logo
{
    position:absolute;
    left:0px;
    top:0px;
    width:80px;
    height:80px;
    z-index:1;    
}

#logoyazisi
{
    position: absolute; 
    left: 80px; 
    top: 13px; 
    width: 130px; 
    height: 54px;
    z-index:1;    
}

#header
{
    background-image:url(fall/backgr-01.jpg);     
    left:0px;
    top:80px;
    width:800px;
    height:120px;    
    position:absolute; 
    border: solid 1px Black;
}

#sitemaplink
{
    position: absolute; 
    left:638px; 
    width:160px; 
    top: 60px; 
    height: 20px;    
    text-align: right;
}

#flagslayer
{
    position: absolute; 
    left:618px; 
    width:180px; 
    top: 80px; 
    height: 20px;    
    text-align: right;    
    color:White;    
    z-index:2;
}

#menusolu 
{
    left: 0px; 
    width: 200px; 
    color: white; 
    font-style: italic; 
    font-family: 'Lucida Console'; 
    position: absolute; 
    top: 200px; 
    height: 20px; 
    background-color: #fbfbfb;
    border:1px;
    border-style:outset;
    border-color:Silver;    

}

#menu
{
    position:absolute;
    background-color:#fbfbfb;    
    top:200px;
    left:200px;
    height:20px;
    border-width:1px;        
    z-index:1;
    Width:600px;
    Color:Maroon;
    border:1px;
    border-style:outset;
    border-color:Silver;    

}

#content
{
    background-color:Transparent;
    position:absolute;
    left:0px;
    top:220px;
    width:800px;
    vertical-align:top;    
}

#leftcontent
{
    position:absolute;
    left:0px;
    top:220px;
    height:380px;
    width:200px;
    vertical-align:top;
    background-image:url(../images/backgr-07.jpg);
    background-repeat:no-repeat;
    background-position:left|top;    
    padding: 0px 0px 0px 5px;
    color: #ffffff;    
}

#maincontent
{
    position:absolute;
    left:200px;
    top  :220px;
    width:580px;
    height:380px;
    border:1px;
    border-style:outset;
    border-color:Silver;    
    text-align:justify;
    line-height:1.6em;
    padding-left:10px;
    padding-right:10px;
    vertical-align:top;
    color:#fbfbfb;
    overflow:auto;            
}

#footer
{
    position:absolute;
    left:0px;
    top:580px;
    height:20px;
    width:798px;
    background-color: #fbfbfb; 
    color:#202066; 
    text-align: right;
    border:1px;
    border-style:outset;
    border-color:Silver;    

}

#StilDegisLink
{
    position:absolute;
    left:5px;
    top:580px;
    color :#242496;   
}

/* Gridview Styles */
.PrettyGridView .AspNet-GridView
{
    width:100%;
}

.PrettyGridView .AspNet-GridView div.AspNet-GridView-Pagination,
.PrettyGridView .AspNet-GridView div.AspNet-GridView-Pagination a,
.PrettyGridView .AspNet-GridView div.AspNet-GridView-Pagination span
{
    color:#00ffff;
    background:#284775;
    font-weight:normal;
    padding:2px;
}

H1
{
    font-family:Times New Roman TUR, Tahoma;
    font-size:12pt;
    color:#0000ff;
}

.Baslik
{
    font-family:Times New Roman TUR, Tahoma;
    font-size:11pt;
    color:#ff0000;

}
.Items
{
    vertical-align :middle;
    text-align : left;
    color :Maroon;    
}

.SmallNavyFont
{
    color:Navy;
    border: outset 1 navy;
    font-size:9pt; 
}