﻿body 
{
	background: url(/Content/images/bg.jpg) repeat-x;
	background-attachment: fixed;
}


#page
{
	margin: 0 auto;
	width:988px; 
	background-color:#373A43; 
	padding-top: 3px;
}

#main 
{
	margin: 0 auto;
	width: 990px;
	background: #ffffff; 
	float: left;
	display: inline;
	background-color:#373A43; 
	padding-bottom: 10px;
}
	
#sayfa 
{
	width: 990px;
	margin: 0 auto;
	}

#page .head
{
	width:975px;
	height:400px;
	margin: 0 auto; 
}


#page .head .menu 
{
	width: 975px;
	height: 30px;  
	margin-top: 5px;
	
}	

#page .head .menu ul
{
	    font:normal 13px tahoma; 
        width: 975px;  
        background-color: #0043a7;
        height: 25px;    
        padding: 0px;
        margin: 0px;
        padding-top: 3px;
        
}

#page .head .menu ul li{
        list-style: none;
        display: inline;
        text-align: center;   
}

#page .head .menu ul li a{
    text-decoration: none;
    float: left;
    color: white; 
    width: 192px; 
    font-size: 14pt;
    font-family: Tahoma Georgia Arial; 
    text-align: center;
    font-weight: bold;
    
}

#page .head .menu ul li a:hover{
    background-color: #ffffff;
    color: #0043a7;
}

#page .flash
{
	width:975px;
	height:271px;
	margin-left:8px;
	background-color:White;
}

#page .content
{
	width:983px; 
	background-color:#373A43;
	color: White;
	margin: 0 auto;
}
#page .content1
{
	width:240px;
	background-color:#373A43;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
}  

#page .content1 .row1
{
	width:240px;
	background-color:#C6CEDB;
	float:left;
	padding-bottom: 15px;
	padding-top: 15px;
}
#page .content1 .row2
{
	width:240px;
	height:311px;
	background-color:#C6CEDB;
	float:left;
	margin-top:7px;
}
#page .content1 .row3
{
	width:240px;
	height:153px;
	background-color:#C6CEDB;
	float:left;
	margin-top:7px;
}

#page .content1 .row4
{
	width:240px;
	background-color:#C6CEDB;
	float:left;
	margin-top:7px;
}

.row4 ul 
{
	list-style-type: circle;
	padding-left: 20px;
	color: Black;
	}
	
.row4 a 
{
	color: Black;
	text-decoration:none;
	}
	
.row4 a:hover 
{
	text-decoration: underline;
	}

#page .content1 .row5
{
	width:240px;
	height:345px;
	background-color:#C6CEDB;
	float:left;
	margin-top:7px;
}

#page .content1 .row6
{
	width:240px;
	background-color:#C6CEDB;
	float:left;
	margin-top:7px;
}


#page .content .content2
{
	width:705px; 
	float:left; 
	display: inline;
	margin-left: 5px;
	background-color:#373A43;
	margin-top: 5px;
	color: White;
}
#page .content .content2 .row1
{
	width:725px;
	height:275px;
	float:left;
	display: inline;
	background-color:#001739;
	padding-top: 10px;
	padding-left: 5px;
}
#page .content .content2 .row2
{
	width:725px; 
	float:left;
	background-color:#373A43;
	margin-bottom:20px;
}

.anamenu 
{
	width: 240px;
	height: 32px;
	background-color: #012353;
	color: #d9ebfd;
	font-family: Tahoma;
	font-size: 19px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	}

.duyurular 
{
	width: 240px;
	height: 32px;
	background-color: #012353;
	color: #d9ebfd;
	font-family: Tahoma;
	font-size: 19px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	}

.memurnet 
{
	width: 240px;
	height: 32px;
	background-color: #012353;
	color: #d9ebfd;
	font-family: Tahoma;
	font-size: 19px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	}
	
.haberler 
{
	width: 725px;
	float: left;
	display: inline;
	margin-top: 10px;
	}
	
.haber 
{
	width: 340px;
	height: 161px;
	float: left;
	display: inline;
	margin-left: 7px;
	background: url(/Content/images/box.jpg);
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	overflow:hidden;
	}
	
.haberbaslik 
{
	font-family: Tahoma Georgia;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	float: left;
	display: inline;
	width: 330px;
	height: 30px;
	overflow: hidden;
	}
	
.haberresim img
{
	width: 110px;
	height: 90px;
	float: left;
	display: inline;
	margin-right: 10px;
	}
	
.haberyazi 
{
	width: 208px;
	float: left;
	display: inline;
	height: 78px;
	color: Black;
	overflow: hidden;
	font-size: 16px;
	font-family: Times New Roman;
	}
	
.button 
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #8b8b8b;
	color: White;
	float: right;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px white;
	}



.button a
{
	color: white;
	text-decoration: none;
	}
	
.button a:hover 
{
	color: black;
	}



#footer
{
	margin: 0 auto;
	width:980px;  
	height: 150px;
	background: #68686a;
	padding: 5px;
	 
}

.footericerik 
{
	width: 977px;
	height: 150px;
	border: 1px solid white;
	}
	
.footericerik a 
{
	color: White;
	}



.navigationcontent ul
{
	color: White;
	margin-bottom: 0px;
	margin-top: 0px;
	}


.navigationcontent ul .submenu {
	border-top:none;
	position:relative;
	top:4px;
	width:150px;
	padding:6px 0;
	clear:both;
	z-index:2;
	display:none;
	padding-left: 15px;
	font-size: 14px;
}

.linkcontent ul li 
{
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	}
	
 .lightbox 
{
	width: 160px;
	float: left;
	display: inline;
	margin-left: 5px;
	}
	
.lightbox img 
{
	width: 160px;
	height: 110px;
	float: left;
	display: inline;
	text-align: center;
	}
	
.lightboxyazi 
{
	width: 160px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	margin-top: 10px;
	}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }


.navigationcontent 
{
	padding-top: 10px;
}

.navigationcontent a
{
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma georgia;
	}
	


	
	/* Pager */
.pager 
{
	margin:8px 3px;
	padding:3px;
	text-align: center;
	font-family: Verdana;
}

.pager .disabled 
{
	border:1px solid #ddd;
	color:#999;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#06c;
	border:1px solid #009;
	color:#fff;
	font-weight:bold;
	margin-top:4px;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}

.pager a:link
{
    color: #034af3;
    text-decoration: underline;
}
.pager a:visited
{
    color: #505abc;
}
.pager a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
.pager a:active
{
    color: #12eb87;
}

			/* Pager end */		
			
			
	
#marqueecontainer {
        position: relative;
        width: 240px; /*marquee width */
        height: 270px; /*marquee height */
        overflow: hidden;
        text-align: left;
        font-family: tahoma;
        font-size: 12px;
        color: Black;
    }
    
 #marqueecontainer ul 
 {
 	padding-left: 20px;
 	list-style-type: square;
 	}
 	
#marqueecontainer h4 
{
	margin-bottom: 0px;
	}
    
#marqueecontainer a     
{ 
        color: Black;
}

.row1 ul 
{
	list-style-type: none;
	padding: 0px;
	background: #012D58;
	margin-left: 10px;
	width: 215px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	}
	
.row1 ul li a 
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	}
	
.video a 
{
	color: White;
	text-decoration: none;
	}

.panel a 
{
	color: White;
	}
	
.sayfa a 
{
	color: White;
	}
	
.breadcrumb a 
{
	color: White;
	}
