#menu .header .navigation2{width:938px; height:25px; margin: 0px auto;}
#menu .header .navigation2 .item{float:left; height:24px; margin-right: 1px;}
#menu .header .navigation2 .item .left{float:left; width:6px; height:24px; overflow: hidden; background-image: url(../images/tarim/tarim_nav2_left.png); background-repeat: no-repeat;}
#menu .header .navigation2 .item .middle{float:left; height:24px; overflow: hidden; background-image: url(../images/tarim/tarim_nav2_middle.png); background-repeat: repeat-x;}
#menu .header .navigation2 .item .middle a{color:white; font-size: 11px; text-decoration: none; line-height:24px; padding: 0px 3px 0px 3px;}
#menu .header .navigation2 .item .right{float:left; width:6px; height:24px; background-image: url(../images/tarim/tarim_nav2_right.png); background-repeat: no-repeat;}


#menu .header .navigation2 .item .left_selected{float:left; width:6px; height:25px; overflow: hidden; background-image: url(../images/tarim/tarim_nav2_left_selected.png); background-repeat: no-repeat;}
#menu .header .navigation2 .item .middle_selected{float:left; height:25px; overflow: hidden; background-image: url(../images/tarim/tarim_nav2_middle_selected.png); background-repeat: repeat-x;}
#menu .header .navigation2 .item .middle_selected a{color:white; font-size: 11px; text-decoration: none; line-height:24px; padding: 0px 3px 0px 3px;}
#menu .header .navigation2 .item .right_selected{float:left; width:6px; height:25px; background-image: url(../images/tarim/tarim_nav2_right_selected.png); background-repeat: no-repeat;}



#menu .header .navigation3{
	width:938px;
	height:44px;
	margin: 0px auto;
	background-image: url(../images/tarim/nav2_nav0_nav3.png);
	background-repeat: no-repeat;
}
#menu .header .navigation3 .item{float:left; margin-left: 5px; margin-right: 5px; margin-top: 12px; width:120px; text-align: center;}
#menu .header .navigation3 .item a{color:White; font-size: 10px; text-decoration: none;}
#menu .header .navigation3 .item_selected{float:left; margin-left: 5px; margin-right: 5px; margin-top: 12px; width:120px; text-align: center;}
#menu .header .navigation3 .item_selected a{color:#80da00; font-size: 10px; text-decoration: none;}
#menu .header .navigation3 .sep{float:left; margin-right: 5px; margin-left: 5px; margin-top: 5px;}

#content a{color:#1f4402;  font-weight: bold; padding: 5px 0px 5px 0px;}
#content a:hover{background-color: #bcff85; text-decoration: none;}

#content .main .baslik{margin-left: 20px; color:#6a911e; font-size: 20px; margin-bottom: 20px; font-weight: bold;}
#content .main .icerik{margin-left: 20px; color:Black; font-size: 14px; line-height:20px;}

#content .right_side .accordion_toggle {
	display: block;
	height: 30px;
	width: 250px;
	background: url(../images/tarim/accordion_toggle.jpg) no-repeat top left transparent;
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
}

#content .right_side .accordion_toggle_active {
	background: url(../images/tarim/accordion_toggle_active.jpg) no-repeat top left transparent;
	color: White;
}

#content .right_side .accordion_content {
	width:248px;
	color: #444444;
	overflow: hidden;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
#vertical_container { border-bottom: 1px solid #dcdcdc; }

#content .right_side .accordion_content .text{font-size: 12px; padding: 10px;}
#content .right_side .accordion_content .link{text-align: right; padding: 10px;}
#content .right_side .accordion_content .link a{font-size: 11px; color:#3d5d10; text-decoration: none;}
#content .right_side .accordion_content .link a:hover{font-size: 11px; color:#3d5d10; background-color: transparent; text-decoration: none;}
