* { margin: 0; padding: 0; }
 
.hide { display: none; }
 
.flagged { outline: 5px solid red; }
 
hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}
 
/* Begin Super-Top-Secret-Left-Hangy-Not-Centered-Taggy-Thing Technique, copyright ? 2007 by Panic Industries.  No rights reserved. */
	

/* End Super-Top-Secret-Left-Hangy-Not-Centered-Taggy-Thing Technique, copyright ? 2007 by Panic Industries.  No rights reserved.  */
 
 
em, q {
	font-weight: bold;
	font-style: normal;
	}
 
code {
	font-family: monospace;
	}
	
.containercoda {
    background: url(../images/defter_bg2.jpg) no-repeat;
    width:950px;
}

* html .containercoda {
    /*background: url(../images/defter_bg2.jpg) no-repeat;*/
}
 
a { outline: none; color: #003f8c; }
	
a img { border: 0; }
 
	
 
ul#toolbar {
	height: 70px;
	width: 850px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	position: relative;
	margin-bottom: -1px;
	}
	
#toolbar li {
	position: absolute;
	text-indent: -9999px;
	top: 0;
	}
	
#toolbar li a {
	height: 70px;
	display: block;
	}
	
#toolbar li.active {
	/*border-bottom: 1px solid #f2f2f2;*/
	background-position: bottom;
	height: 70px;
	z-index: 10;
	}
 
#toolbar li.inactive {
	background-position: top;
	}
	
#toolbar li:hover {
	background-position: bottom;
	}
		
#toolbar li#new-tab {
	left: 0;
	width: 70px;
	background-image: url(../images/img/PNG/nevar.png);
	background-repeat:no-repeat;
	}
	
#toolbar li#sites-tab {
	left: 70px;
	width: 70px;
	background-image: url(../images/img/PNG/video.png);
	background-repeat:no-repeat;
	}
 
#toolbar li#files-tab {
	left: 140px;
	width: 70px;
	background-image: url(../images/img/PNG/soru_cozumu.png);
	background-repeat:no-repeat;
	}
 
#toolbar li#editor-tab {
	left: 210px;
	width: 70px;
	background-image: url(../images/img/PNG/online_sinavlar.png);
	background-repeat:no-repeat;
}
 
#toolbar li#preview-tab {
	left: 280px;
	width: 70px;
	background-image: url(../images/img/PNG/birsoru_coz.png);
	background-repeat:no-repeat;
}
 
#toolbar li#css-tab {
	left: 350px;
	width: 70px;
	background-image: url(../images/img/PNG/haberler.png);
	background-repeat:no-repeat;
}
 
#toolbar li#more-tab {
	left: 420px;
	width: 70px;
	background-image: url(../images/img/PNG/istatistik.png);
	background-repeat:no-repeat;
}
#toolbar li#ino-tab {
	left: 490px;
	width: 70px;
	background-image: url(../images/img/PNG/yap.png);
	background-repeat:no-repeat;
}
#toolbar li#dokuz-tab {
	left: 560px;
	width: 70px;
	background-image: url(../images/img/PNG/casuslogo.png);
	background-repeat:no-repeat;
}
#toolbar li#on-tab {
	left: 630px;
	width: 70px;
	background-image: url(../images/img/PNG/duvar.png);
	background-repeat:no-repeat;
	}
#toolbar li#onbir-tab {
	left: 700px;
	width: 70px;
	background-image: url(../images/img/PNG/teneffus.png);
	background-repeat:no-repeat;
	}
#toolbar li#oniki-tab {
	left: 770px;
	width: 70px;
	background-image: url(../images/img/PNG/r3d3.png);
	background-repeat:no-repeat;
	}
* html #toolbar li#new-tab {
	left: 0;
	width: 70px;
	background-image: url(../images/img/PNG/nevar.gif);
	background-repeat:no-repeat;
	}
	
* html #toolbar li#sites-tab {
	left: 70px;
	width: 70px;
	background-image: url(../images/img/PNG/video.gif);
	background-repeat:no-repeat;
	}
 
* html #toolbar li#files-tab {
	left: 140px;
	width: 70px;
	background-image: url(../images/img/PNG/soru_cozumu.gif);
	background-repeat:no-repeat;
	}
 
* html #toolbar li#editor-tab {
	left: 210px;
	width: 70px;
	background-image: url(../images/img/PNG/online_sinavlar.gif);
	background-repeat:no-repeat;
}
 
* html #toolbar li#preview-tab {
	left: 280px;
	width: 70px;
	background-image: url(../images/img/PNG/birsoru_coz.gif);
	background-repeat:no-repeat;
}
 
* html #toolbar li#css-tab {
	left: 350px;
	width: 70px;
	background-image: url(../images/img/PNG/haberler.gif);
	background-repeat:no-repeat;
}
 
* html #toolbar li#more-tab {
	left: 420px;
	width: 70px;
	background-image: url(../images/img/PNG/istatistik.gif);
	background-repeat:no-repeat;
}
* html #toolbar li#ino-tab {
	left: 490px;
	width: 70px;
	background-image: url(../images/img/PNG/yap.gif);
	background-repeat:no-repeat;
}
* html #toolbar li#dokuz-tab {
	left: 560px;
	width: 70px;
	background-image: url(../images/img/PNG/casuslogo.gif);
	background-repeat:no-repeat;
}
* html #toolbar li#on-tab {
	left: 630px;
	width: 70px;
	background-image: url(../images/img/PNG/duvar.gif);
	background-repeat:no-repeat;
	}
* html #toolbar li#onbir-tab {
	left: 700px;
	width: 70px;
	background-image: url(../images/img/PNG/teneffus.gif);
	background-repeat:no-repeat;
	}
* html #toolbar li#oniki-tab {
	left: 770px;
	width: 70px;
	background-image: url(../images/img/PNG/r3d3.gif);
	background-repeat:no-repeat;
	}
 
	
/* The slide-y content box thingy */
 
#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 838px;
	position: relative;
	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	
div.button#left { left: 0; }
div.button#right { right: 0; }
 
#scroller {
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
	}
* html #scroller {
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
	margin-left:-5px;
	}
 
#contentcoda {
	width: 10800px;
	}
	
.section {
	width: 710px;
	margin: 20px;
	float: left;
	}
	
.section h2, .section h3 {
	color: #072453;
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 5px;
	}
	
.section h3 {
	color: #000;
	}
	
.section p, .section li {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 22px;
	}
 
.section li strong {
	font-size: 19px;
	font-weight: normal;
	}
 
.section img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
#new-pane p, #new-pane li {
	}

 

	}
	.baslik {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.icerik {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.alticerik {
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
 

