@charset "utf-8";

/* CSS Document */

/*--- Menu ---*/	
#menuWrap {
	width: 26%;
	padding-top: 110px;
	height: auto;
	margin-left: 20px;
	float: left;
}
	.menu {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 35px;
}
.menu a {
	font-size: 100%;
	display: block;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E4E7;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.menu a:hover {
	font-weight: bold;
	color: #333333;

}


.menu .selected a{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
	font-weight: bold;
}





		.button {
	padding-left: 10px;
	font-size: 100%;
}
.button1 {
	font-size: 100%;
}

		
/*--- Tabs ---*/	
.tab_container {
	width: 70%;
	float: right;
	left: 29%;
	height: auto;
	margin-top: 50px;
}


/*--- Tabs ---*/	
.tab_containerindex {
	width:73%;
	float:right;
	left: 26%;
}
	.tabContent {
	overflow:visible;	
}

.styleBASLIK {
	color: #000000;
	height: 40px;
	font-weight: bold;
	font-size: 15px;
}
