html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#1b58bf;
  background: -moz-linear-gradient(top, #1b58bf, #ffffff);
  background: -webkit-gradient(linear,
            left top, left bottom, from(#1b58bf), to(#ffffff));
			
  filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#1b58bf', EndColorStr='#ffffff', GradientType=0);
overflow-y:auto;
overflow-x:hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#main{
	width:960px;
	min-height:1400px;
	margin-top:5px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#siluet{
	margin-top:45px !important;
	margin:0 auto;
	width:960px;
	color:#FFF;
}
#anamenu{
	width:960px;
	height:35px;display:block;
	margin-bottom:10px;
    color:#006699;
	background:#000099;
    background: -moz-linear-gradient(top, #1b58bf, #000099);
    background: -webkit-gradient(linear,
            left top, left bottom, from(#1b58bf), to(#000099));
    filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#1b58bf', EndColorStr='#000099', GradientType=0);
}
#anamenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#anamenu ul li{
	display: block !important;
	float:left;
}
#anamenu ul li a{
	outline: none;
	display: block;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
	color: #FFFFFF;
	width: 150px;
	margin:0 10px;
	padding: 10px 0;
	font-family: World of Water;
	font-weight: normal;
	font-size: 14px;;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
}
#anamenu ul li a:hover{
	background:#e8641b;
    background: -moz-linear-gradient(top, #cc3300, #e8641b);
    background: -webkit-gradient(linear,
            left top, left bottom, from(#cc3300), to(#e8641b));
    filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#cc3300', EndColorStr='#e8641b', GradientType=0);
	color:#FFFFFF;
}
.menu{
	background:#ffffff;
  	background: -moz-linear-gradient(top, #ffffff, #1b58bf);
  	background: -webkit-gradient(linear,
            left top, left bottom, from(#ffffff), to(#1b58bf));
  	filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#ffffff', EndColorStr='#1b58bf', GradientType=0);
}
.menu ul {
   margin:0;
   padding:0;
   list-style:none;
   width:150px;
   border-buttom:1px solid gray;}
.menu li {
   position:relative;
}
.menu li ul {
   position:absolute;
   list-style:none;
   left:149px;
   width:150px;
   display:none;
   background:#ffffff;
   background: -moz-linear-gradient(top, #ffffff, #1b58bf);
   background: -webkit-gradient(linear,
            left top, left bottom, from(#ffffff), to(#1b58bf));
		background-image: -o-repeating-linear-gradient(#ffffff,#1b58bf);
   filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#ffffff', EndColorStr='#1b58bf', GradientType=0);
   top:0; }
.menu li ul li ul {
   position:absolute;
   list-style:none;
   left:149px;
   width:150px;
   display:none;
   top:0; }
.menu li a { 
   display:block;
   text-decoration:none;
   color:#000000;
   font:11px Verdana, Geneva, sans-serif;
   padding:5px;
   border:1px solid #000 "times new roman";
   border-buttom:0;
}
.menu li a:hover{
   background-color:#1b58bf;
   color:#FFFFFF;
   }
li:hover ul {
   display:block;
   }
li ul li:hover ul {display:block;
   }
* html ul li {
   float:left;
   height:1%; 
}
#yan{
	float:left;
	width:165px;
	background:#FFFFFF;
	height:500px;
}
#icmain{
	float:left;
	margin-left:15px;
	margin-right:15px;
	width:600px;
	min-height:1350px;
	background:#FFFFFF;
}
#katagori{
	width:165px;
	height:25px;
	text-align:center;
	color:rgb(255,255,255);
	line-height:25px;
	background:#e8641b;
    background: -moz-linear-gradient(top, #cc3300, #e8641b);
    background: -webkit-gradient(linear,
            left top, left bottom, from(#cc3300), to(#e8641b));
    filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#cc3300', EndColorStr='#e8641b', GradientType=0);
}
#istilgialanları{
	width:165px;
	height:345px;
	font:11px Verdana, Geneva, sans-serif;	
	background:#ffffff;
  background: -moz-linear-gradient(top, #ffffff, #1b58bf);
  background: -webkit-gradient(linear,
            left top, left bottom, from(#ffffff), to(#1b58bf));
  filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#ffffff', EndColorStr='#1b58bf', GradientType=0);
			
}
#anasayfaurunler{
	width:165px;
	height:965px !important;
	background:#ffffff;
  background: -moz-linear-gradient(top, #ffffff, #1b58bf);
  background: -webkit-gradient(linear,
            left top, left bottom, from(#ffffff), to(#1b58bf));
  filter: progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr='#ffffff', EndColorStr='#1b58bf', GradientType=0);
}
#footer{
	width:100%;
	height:20px;
	background:#1b58bf;
	text-align:center;
	line-height:20px;
	color:#FFF;
}