* {
padding: 0;
margin: 0;
} 

html {
height: 100%;
}

body{
padding-top:10px;
margin:10px 0px 0px 0px;
font-family:Tahoma;
font-size:12px;
color:#666666;
text-decoration:none;
background-color:#ffffff;
}

.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}

img {
border:0px;
}

div {
padding: 0px;
margin: 0 auto;
}

#wrapper{
width:800px;
margin:auto;
background-color:#f4f1e3;
}
#top{
float:left;
display:inline;
height:95px;
border-bottom:17px solid #dcd2a5;
}
	#topRoundy{
	float:left;
	display:inline;
	width:800px;
	height:12px;
	background:url(../img/topRoundy.jpg) top left no-repeat;
	}
	
	#logo{
	float:left;
	display:inline;
	width:145px;
	padding-left:19px;
	}
	
	#menuContainer{
	float:left;
	display:inline;
	width:619px;
	padding-right:17px;
	}
		#topNav{
		color:#999999;
		font-size:11px;
		float:right;
		display:inline;
		margin-bottom:33px;
		}
			#siteMap{
			float:left;
			display:inline;
			color:#999999;
			font-size:11px;
			}
				#siteMap a{
				color:#999999;
				font-size:11px;
				text-decoration:none;
				}
				#siteMap a:hover{
				color:#000000;
				font-size:11px;
				text-decoration:underline;
				}
			#language{
			float:left;
			display:inline;
			}
				#language a{
				color:#999999;
				font-size:11px;
				margin-left:5px;
				text-decoration:none;
				}
				#language a:hover{ 
				color:#999999;
				margin-left:5px;
				font-size:11px;
				text-decoration:underline;
				}
		

#menu{
float:right;
display:inline;
}
	.menuElement{
	float:left;
	display:inline;
	margin-left:8px;
	}
	
#footer{
float:left;
display:inline;
background:url(../img/footer.jpg) bottom left no-repeat;
width:800px;
height:56px;
}
#copyRight{}
#footerRoundy{}
#footerLeft{}
#footerRight{}

/* MAIN PAGE CONTENT AREA */
#middle{
background-color:#f4f1e3;
}
	#flash{
	float:left;
	display:inline;
	width:800px;
	height:244px;
	}
	#search{
	width:793px;
	height:24px;
	float:right;
	text-align:right;
	display:inline;
	padding:4px 7px 0px 0px;
	background-color:#dcd2a5;
	}
		#searchInput {
		float:right;
		display:inline;
		}
		#searchInput input{
		background:url(../img/input.jpg) top left no-repeat;
		padding-top:2px;
		border:none;
		width:140px;
		height:18px;
		padding:2px 10px 0px 10px;
		font-size:11px;
		color:#000000;
		}
		#searchButton{
		float:right;
		display:inline;
		}		
	#mainContainer{
	float:left;
	display:inline;
	padding:10px 7px 20px 8px;
	background-color:#f4f1e3;
	width:785px;
	}
/* Ana Sayfa Sol Frame */
		#mainLeft{
		float:right;
		display:inline;
		padding:1px;
		border:2px solid #dcd2a5;
		}
	/* Haberler */
			#newsHeader{}
			
			#news{
			padding:8px 8px 8px 8px;
			display:inline;
			float:left;
			}
					#newsTitle{
					float:left;
					display:inline;
					font-weight:bold;
					}
						#newsTitle a{
						color:#666666;
						float:left;
						display:inline;
						text-decoration:none;
						}
						#newsTitle a:hover{
						color:#666666;
						float:left;
						display:inline;
						text-decoration:none;
						}
					
					#newsBody{
					float:left;
					display:inline;
					padding:6px 10px 10px 0px;
					}
						#newsBody a{
						color:#666666;
						text-decoration:none;
						}
						#newsBody a:hover{
						text-decoration:none;
						color:#666666;
						}
					#readMore{
					float:left;
					display:inline;
					background:url(../img/button_readMore.jpg) left top no-repeat;
					width:72px;
					height:14px;
					font-size:10px;
					padding-left:19px;
					font-weight:bold;
					}
						#readMore a{
						color:#666666;
						text-decoration:none;
						}
						#readMore a:hover{
						color:#666666;
						text-decoration:underline;
						}
					.sep {
					margin-top:10px;
					margin-bottom:10px;
					width:265px;
					float:left;
					display:inline;
					height:2px;
					background-color:#dcd2a5;
					}
				#allNews{}
	/* Newsletter */		
			#newsLetter{
			padding:8px 8px 8px 8px;
			display:inline;
			float:left;
			}
				.inputName {
				font-weight:bold;
				padding:3px 0px 0px 11px;
				width:64px;
				float:left;
				display:inline;
				}
				.inputField{
				float:left;
				display:inline;
				}
				.inputField input{
				background:url(../img/inputNewsletter.jpg) top left no-repeat;
				padding-top:2px;
				border:none;
				width:140px;
				height:18px;
				padding:2px 10px 0px 10px;
				font-size:11px;
				color:#000000;
				}
			input.addButton{
				float:right;
				display:inline;
				background:url(../img/button_add.jpg) left top no-repeat;
				border:none;
				width:50px;
				height:18px;
				float:left;
				display:inline;	
				cursor:pointer;
				padding-left:10px;
				font-size:11px;
				color:white;
				font-weight:bold;
				margin-left:10px;
				}
				input.contact{
				background:url(../img/button_cntct.jpg) left top no-repeat;
				border:none;
				width:64px;
				height:18px;
				float:left;
				display:inline;	
				cursor:pointer;
				margin-right:10px;
				font-size:12px;
				color:white;
				font-weight:bold;
				}
					#addButton a{
					color:#ffffff;
					text-decoration:none;
					}
					#addButton a:hover{
					color:#ffffff;
					text-decoration:underline;
					}
				#removeButton{
				background:url(../img/button_remove.jpg) left top no-repeat;
				width:50px;
				height:18px;
				float:left;
				display:inline;
				font-weight:bold;
				padding-left:17px;
				}
					.removeButton a{
					color:#ffffff;
					text-decoration:none;
					}
					.removeButton a:hover{
					color:#ffffff;
					text-decoration:underline;
					}
a.removeButton:link, a.removeButton:active, a.removeButton:visited { color:white; text-decoration:none;}
a.removeButton:active, a.removeButton:hover { color:white; text-decoration:underline;}
/* Ana Sayfa İçerik Alanı */
		#mainRight{
		float:left;
		display:inline;
		width:499px;
		margin:0px 5px 0px 0px;
		}
			#contentTitleContainer{
			float:left;
			display:inline;
			background-color:#ede8d1;
			border-bottom:5px solid #dcd2a5;
			height:23px;
			width:100%;
			}
				#titleLeftRoundy{
				background:url(../img/lightBrownRoundyHeader_left.jpg) top left no-repeat;
				width:10px;
				float:left;
				display:inline;
				}
				#contentMainTitleContainer{
				padding:5px 0px 0px 10px;
				@padding:5px 0px 0px 0px;
				display:inline;
				float:left;
				width:450px;
				/*color:#999999;*/
				color:#928238;
				font-weight:bold;
				font-size:13px;
				}
				#titleRightRoundy{
				background:url(../img/lightBrownRoundyHeader_right.jpg) top right no-repeat;
				width:10px;
				float:right;
				display:inline;
				}
			#contentMainContentContainer{
			float:left;
			display:inline;
			height:300px;
			width:470px;
			margin:20px 10px 0px 10px;
			font-size:12px;
			}
				#contentMainContentContainer a{
				color:#000000;
				text-decoration:underline;
				}
				#contentMainContentContainer a:hover{
				color:#999999;
				text-decoration:underline;
				}
/* Content Sayfası */
		#subContentMainSub{
		float:left;
		display:inline;
		width:565px;
		}
		#contentMain{
		float:left;
		display:inline;
		width:785px;
		}
				#contentTitle{
				padding:5px 0px 0px 10px;
				@padding:5px 0px 0px 0px;
				display:inline;
				float:left;
				width:535px;
				color:#928238;
				font-weight:bold;
				font-size:13px;
				}

				#instructorTitle{
				padding:5px 0px 0px 10px;
				@padding:5px 0px 0px 0px;
				display:inline;
				float:left;
				width:535px;
				color:#928238;
				font-weight:bold;
				}

		#mainContent{
		float:left;
		display:inline;
		width:97%;
		margin:20px 10px 0px 10px;
		padding-bottom:40px;
		line-height:17px;
		}
			#mainContent img{
			float:left;
			display:inline;
			padding:1px;
			border:2px solid #dcd2a5;
			}
			#mainContent a{
			color:#666666;
			text-decoration:underline;
			}
			#mainContent a:hover{
			color:#000000;
			text-decoration:underline;
			}
		
	/* Content Menu */
		#rightMenu{
		float:right;
		display:inline;
		width:219px;
		}
			#menuList{
			display:inline;
			float:right;
			background-color:#ede8d1;
			width:193px;
			padding:0px 8px 10px 8px;
			border-bottom:5px solid #dcd2a5;
			}
			.menuTop{
			width:209px;
			height:8px;
			background:url(../img/contentMenuTop.jpg) top right no-repeat;
			float:right;
			display:inline;
			}
			.contentMenuItem{
			display:inline;
			float:left;
			height:21px;
			color:#928238;
			padding-top:7px;
			}
				.contentMenuItem img{
				margin-bottom:-3px;
				margin-right:7px;
				}
				.contentMenuItem a{
				color:#928238;
				text-decoration:none;
				}
				.contentMenuItem a:hover{
				color:#928238;
				text-decoration:none;
				}
			.contentMenuSep{
			background-color:#dcd2a5;
			height:1px;
			}
#siteMapContainer{
float:left;
display:inline;
}
	#siteMapContainer img{
	border:none;
	}
	.mapMain{
	float:left;
	display:inline;
	margin-top:3px;
	}
	.mapSub{
	float:left;
	display:inline;
	margin-top:3px;
	}

#mapTitle{
padding:5px 0px 0px 10px;
@padding:5px 0px 0px 0px;
display:inline;
float:left;
width:535px;
color:#999999;
font-weight:bold;
}
.sSep {
margin-top:10px;
margin-bottom:10px;
width:770px;
float:left;
display:inline;
height:2px;
background-color:#dcd2a5;
}

#searchTitle{
float:left;
display:inline;
font-weight:bold;
}
	#searchTitle a{
	color:#666666;
	float:left;
	display:inline;
	text-decoration:none;
	}
	#searchTitle a:hover{
	color:#666666;
	float:left;
	display:inline;
	text-decoration:none;
	}

#searchBody{
float:left;
display:inline;
padding:6px 10px 10px 0px;
}
	#searchBody a{
	color:#666666;
	text-decoration:none;
	}
	#searchBody a:hover{
	text-decoration:none;
	color:#666666;
	}



#accordion {
	margin:10px 0px 0px -10px;
}

h3.toggler {
	cursor: pointer;
	border: none;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background:url(../img/pilBar.jpg) top left no-repeat;
	width:786px;
	height:28px;
	color: #666666;
	padding-top: 4px;
	margin-top:5px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}