html,body {
margin:0;
padding:0;
}
body {
font: 73% helvetica, arial, sans-serif;
line-height:1.8em;
color: #666;
}
			/*BANNER PROPERTIES*/
#banner {
width:100%;
height:120px;
background:#bbd9ee url(images/banner.jpg) top center no-repeat;
}
#banner h1 {
margin: 0 0 0 250px;
line-height:1.5em;
letter-spacing: 2px;
font-size: 1.2em;
color: #fff;
}

#banner p {
float:right;
margin: 10px 10px 0 0;
padding-top: 10px;
color : #ff9933;
}
			/*TOP NAVIGATION*/	
div#menu {
float:left;
width: 100%;
padding-top:0;
background: #bbd9ee;
}
ul#nav,ul#nav li {
list-style-type:none;
margin:0;
padding:0
}
ul#nav {
margin-left: 250px;
width: 500px;
}
ul#nav li {
float: left;
margin-right: 3px;
text-align: center;
}
ul#nav a {
float: left;
width: 7em;
padding: 5px 0;
background: #ff9933;
text-decoration: none;
color: #fff;
}
ul#nav a:hover {
background: #e7f1f8;
color: #666;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover {
background: #fff;
color: #003;
}
			/*MAIN CONTAINER*/
#container {
width: 830px;
margin: 10px auto;
padding: 0;
}
#box {
padding: 5px;
border: 1px solid #ff9933;
background: #e7f1f8;
margin-bottom:10px;
margin-top:10px;
}
#box h2 {
font-size: 2em;
color: #06a;
}
#boxacik {
padding: 5px;
border: 1px solid #CCCCCC;
background:#EEEEEE;
margin-bottom:10px;
margin-top:10px;
}
#yesil {
padding: 5px;
border: 1px solid #CCCCCC;
background:#80A800 url(images/dogru.png)  right center no-repeat;
margin-bottom:10px;
margin-top:10px;
min-height:250px;
font-size:18px;
color:#FFFFFF;
}
#kirmizi {
padding: 5px;
border: 1px solid #CCCCCC;
min-height:250px;
background: #CF7300 url(images/yanil.png)  right center no-repeat;
margin-bottom:10px;
margin-top:10px;
font-size:18px;
color:#FFFFFF;
}


			/*CONTENT_LEFT*/
#content {
width: 490px;
float: left;
margin: 10px 0 0 0;
padding: 0 0 20px 10px;
}
#content h1 {
font-size: 1.2em;
letter-spacing: 1px;
text-transform: uppercase;
color: #06a; 
}
			/*CONTENT_RIGHT*/
#content_right {
width: 200px;
float: right;
margin: 30px 10px 0 0;
padding-bottom: 30px;
}
			/*FOOTER*/
#footer {
clear: both;
height: 50px;
padding: 5px;
border-top: 3px solid #ff9933;
background: #bbd9ee;
}
			/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
.small {
color: #ff9933;
font-size: 0.8em;
}
.big {
font-weight: bold;
font-size: 1.2em;
color: #ff9933;
}
			/*IMAGES*/
.imgright {
float: left;
margin: 10px;
padding: 10px;
}
			/*CURVED CORNERS*/
dl.curved {background:#bbd9ee url(images/c_tl.gif) top left no-repeat; margin:15px 0; padding:0; width:100%;}
dl.curved dt {background:transparent url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; font-weight: bold; color:#fff;}
dl.curved dd {background:#eee url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.53em;}
dl.curved dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }
			/*LINK PROPERTIES*/
a img {
border: none;
}
a:link, a:visited {
color:#CC0099;
background : inherit;
text-decoration : none;
}
a:hover {
text-decoration:underline;
color:#999999;
background : inherit;
}
#navlist li {
list-style-image : url(images/right.gif);
background : inherit;
color : #ff9933;
margin : 5px 0 0 0;
padding-left : 10px;
}
#navliste li {
list-style-image : url(images/navliste.png);
background : inherit;
color : #999;
margin : 15px 0 0 0;
padding-left : 5px;

}

#Layer1 {
	position:absolute;
	width:103px;
	height:133px;
	z-index:1;
	left: 51px;
	top: 9px;
		
}
#cevapka {
	
	width:120px;
	margin:auto;
	float:left;
	margin-top:45px;
	margin-right:20px;
	border: 1px solid #ff9933;
background: #e7f1f8;
text-align:right;
		}
		
		
#dene{
width:120px;
background:#FF00FF;
margin:5px;
padding:5px;
border:solid 1px #ccc;

}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFCC66;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

p.sonuc{
font-size:14px;
font-weight:bold;
background:#ff9933;
color:#666;
border:solid 1px #ddd;
padding:5px;
}
td.ana
{
background:#ff9933;
border:solid 1px #ccc;
color:#FFFFFF;
}
td.alt
{
background:#eee;
border:solid 1px #ccc;
color:#666;
}
td.liste
{
background:#E5EECC;
border:solid 1px #ccc;
color:#666;
left:auto;
}
