body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    background: #D5EBFD url('images/arkaplangrafik.jpg') repeat-x; 
    margin:0px;
}
div.header {
	background-color:#fff;
	height:34px;
	text-align:right;
	margin:8px;
}
div.header a{
	font-weight:bold;
	color: #000;
	margin:8px;
	text-decoration:none;
}
div.header a:hover{
	background-color:#FFFFB7;
}

div.icerikmenu a{
	background-color:#EAC42B;
	font-weight:bold;
	float:left;
	color: #000;
	display:block;
	border:1px #F6E6A7 solid;
	padding: 6px;
	margin:2px;
	text-decoration:none;
        width:180px;
}
div.icerikmenu a:hover{
	background-color:#efd260;
}



div.solmenu a{
	background-color:#FE0000;
	font-weight:bold;
	color: #fff;
	display:block;
	border:1px #F6E6A7 solid;
	padding: 6px;
	margin:4px;
	text-decoration:none;
}
div.solmenu a:hover{
	background-color:#000000;
}
div.icerik {
        text-align: justify;
        padding: 3px;
}

/* Site Ayarlari Genel */
.orta {
       TEXT-ALIGN: center;
}
#tablo li{
    border-bottom : 1px #99CCFF dotted;
    float:left;
    width:33%;
    height:250px;
    margin-top:5px;
    padding:0px;
    display:inline;
    text-align: center;  
}
.urun {
    border:3px #999999 double;
    width: 160px; 
    height: 160px; 
}
#sayfalar a{
    border : 1px #99CCFF dotted;
    float:left;
    width:25px;
    margin:2px;
    padding:2px;
    display:inline;
    text-align: center;  
}             
#sayfalar div{
    border : 1px #99CCFF dotted;
    float:left;
    width:25px;
    margin:2px;
    padding:2px;
    display:inline;
    text-align: center; 
    font-weight: bold; 
}



#haberler {
    width:100%;
    display:table-cell;
    border:1px #fff solid;
}
#haberler img {
    border:0px;
    width:250px;
}
#haberler ul {
    list-style: none;
    padding:0px;
    margin:0px;
}
#haberler li {
    padding:0px;
    margin:2px;
    background:#EDEEEF;
}
#haberlersol {
    float:left;
    width:250px;
}
#haberlersag {
    float:left;
    width:300px;
    background:#fff;
}
#haberlertumu {
    text-align:right;
    width:100%;
}


#haberlistele {
    width:600px;
    float:left;
}
#haberresim {
    width:200px;
    float:left;
}
#haberresim img {
    border:0px;
    width:198px;
}
#haberlink {
    width:400px;
    float:left;
}


/* Site Ayarlari Genel */

a {
    color:#0048b0;
    text-decoration:none;
    font-size:13px;
}
a:hover {
    text-decoration:underline;    
}
