body {
	margin:-0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a {color:#333;
text-decoration:none;
padding-right:5px;}
a:hover {
	color:#3eaaf2;}
.newsboxs div{ float:left; width:300px;}
.header {
	background:url(images/header.jpg) no-repeat;
	height:430px;
	background-position:top center;
}
.haberfoto { border:3px solid #CCC; margin:6px;}
.orta {
	background:url(images/glass-screen.jpg) repeat;
}
.cerceve { border:3px solid #999}
.box {
	width:305px;
	height:161px;
	background:url(images/box.jpg) no-repeat;
}
.box-title {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:13px;
	color:#3eaaf3;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}
.box-title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
	font-weight: bold;
}
.box-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
}
.gradient-large {
	background:url(images/gradient-large.jpg) no-repeat;
	/*width:357px;
	height:229px;*/
}
.slogan {
	padding-left:5px;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	font-weight: bold;
}
.slogan2 {
	padding-left:5px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	font-weight: bold;
}
.Title3 {
	padding:0 0 10px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#565656;
	font-weight:bold;
}
.haber {
	width:360px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	font-weight: bold;
}
.Haber-Title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: bold;
}
.Haber-Text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.Haber-Background {
	background:url(images/haberbg.png) no-repeat center;
	margin-top:10px;
	}
.footer {
	background:url(images/footer.jpg) no-repeat center;
	height:158px;
}
.footer-iletisim {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;}
	
#slideshow {
	margin:15px auto 0 auto;
	width:960px;
	height:265px;
	position:relative;
}
#slideshow #slidesContainer {
	width:960px;
	margin:0 auto;
	height:265px;
	overflow:auto;
	position:relative;
	border:3px solid #FFF
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:900px;
	height:265px;
	z-index:10;
}




.jquerycssmenu{
font-weight: bold;
font-size: 12px;
font-family:Tahoma, Geneva, sans-serif;
padding-left: 15px; /*offset of tabs relative to browser left edge*/
z-index:9999;
/*background-color:; */
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:9999;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: right;
z-index:9999;
}

/*Top level menu link items style*/
.jquerycssmenu ul li.r1:hover, .jquerycssmenu ul li ul li.r21 {background-color:#0CF;}
.jquerycssmenu ul li.r2:hover, .jquerycssmenu ul li ul li.r22 {background-color:#0CF;}
.jquerycssmenu ul li.r3:hover, .jquerycssmenu ul li ul li.r23 {background-color:#0CF;}
.jquerycssmenu ul li.r4:hover, .jquerycssmenu ul li ul li.r24 {background-color:#0CF;}
.jquerycssmenu ul li.r5:hover, .jquerycssmenu ul li ul li.r25 {background-color:#0CF;}
.jquerycssmenu ul li.r6:hover, .jquerycssmenu ul li ul li.r26 {background-color:#0CF;}
.jquerycssmenu ul li.r7:hover, .jquerycssmenu ul li ul li.r27 {background-color:#0CF;}

.jquerycssmenu ul li a{
display: block;
padding: 6px 8px 6px 10px;
margin-right: 5px; /*spacing between tabs*/
color:#FFF;
text-decoration: none;
}

.jquerycssmenu ul li a:hover{
/*background-image: url(images/tintbluedark.gif)*/
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
	z-index:9999;
	min-width:140px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font-weight:normal !important;
font-size: 11px;
width: 160px; /*width of sub menus*/
color:#000;
padding: 6px 8px 6px 10px;
margin: 0;
border-top-width: 0;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}