body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #f9f9f9;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/* hyperlinks */
a:link {  font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #0068cb; text-decoration: underline}
a:active {  font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #0068cb; text-decoration: underline}
a:visited {  font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #0068cb; text-decoration: underline}
a:hover {  font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: red;text-decoration: underline}
a.toplink, toplink:visited, toplink:active, toplink:hover  {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	top: 5px;
	position: relative;
	padding-right:15px;
}
a.toplink, toplink:visited, toplink:active {
	color: #414769;
}
a.toplink:hover {
	color: #cc0000;
}
a.bottomlink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #99cc66;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.bottomlink:visited {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #99cc66;
	background-repeat: no-repeat;
	text-decoration: none;}

a.bottomlink:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.bottomlink:active {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #99cc66;
	background-repeat: no-repeat;
	text-decoration: none;
}

/*Tables*/
#wrapper{
	width:990px;
	margin:0 auto;
	clear:both;
}

#anim{
	width:990px;
	margin:0 auto;
	clear:both;
}

#main{
	height:1%;
	overflow:hidden;
	background-color: #FFF;
	clear:both;
}

.sidebar{
	width:250px;
	float:left;
	background-color: #FFF;
	padding-left: 10px;

}
.content{
	width:720px;
	float:left;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	min-height:450px;

}

  #leftnav{
	width: 250px;
	margin: 0;
	float: left;
	}
#leftnav li {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	min-height: 22px;
	width: 230px;
	float: left;
	position:relative;
	list-style-type: none;
	margin-right: 1px;
	padding-top:5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
  }
  #leftnav li a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
  }
  #leftnav li :hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #c83300;
	text-decoration: none;
  }

td {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}

p {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}
.logo{
	background-image: url(../images/aras_top.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 990px;
	background-position: left top;
	text-align: left;
	}
.log_alti{
	height: 3px;
	width: 990px;
	background-color: #e9e9e0;
	}
.top_links{
	height: 117px;
	text-align: right;
	width: 756px;
	padding-top: 44px;
	padding-right: 150px;
	}
.menubg{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 990px;
	}

.hizlimenu {
	background-color: #eeeeee; 
	color: #44494f;
	width: 225px;
	border:1px solid #eeeeee;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}


#nav{
	height:64px;
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	border-left:1px solid #e9e9e0;
	border-right:1px solid #e9e9e0;
	
}
#nav li{
	float:left;
	/*margin:0 0 0 -1px;*/
	position:relative;
	z-index:200;
	text-align: center;
}
#nav li a{
	font-size: 14px;
	float:left;
	line-height:15px;
	height:64px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	width: 174px;
	text-decoration: none;
	background-image: url(../images/down_up.gif);
	background-repeat: no-repeat;
	background-position: 180px 26px;
}
#nav ul{
	position:absolute;
	left:0;
	top:64px;
	list-style:none;
	margin:0;
	padding:0;
	width:176px;
	display:none;
	z-index:200;
} 
#nav ul li{
	background:none;
	border-top:0;
	float:none;
	width:100%;
	vertical-align:top;
}
#nav ul ul{
	position:relative;
	left:0;
	top:0;
	margin:0;
	display:none;
	overflow:hidden;
	width:198px;

}
#nav ul ul li{
	border-bottom:none;
	position:static;

	
}
#nav li:hover ul, #nav li.hover ul{display:block;}
#nav ul li:hover ul, #nav ul li.hover ul{display:block;}

* html #nav .last{
	width:198px;
}
* html #nav .last a{}

#nav ul a{
	padding:4px 11px;
	background:#c0c0c0;
	float:none;
	display:block;
	overflow:hidden;
	color:#44494f;
	text-align:left;
	height:1%;
	background:#eeeeee;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e0;
	border-right-color: #e9e9e0;
	border-bottom-color: #e9e9e0;
	border-left-color: #e9e9e0;
}
#nav ul a.active,
#nav ul li.hover a.active{
	background:#d0d0d0;
	color:#fff;
}
#nav ul a:hover,
#nav ul li.hover a,
#nav ul li a.active:hover,
#nav ul li.hover a.active:hover,
#nav ul li a.opened{
	color:#fff;
	background-color: #c0c0c0;

}
#nav ul ul a,
#nav ul li.hover ul a{
	padding-left:21px;
	float:none;
	display:block;
	overflow:hidden;
	color:#44494f;
	text-align:left;
	height:1%;
	position:relative;



}
#nav ul ul a.active,
#nav ul li.hover ul a.active{
	background:#d0d0d0 url(../images/menu-bullet2.gif) no-repeat 12px 10px;
	color:#fff;
}
#nav ul ul a:hover,
#nav ul ul a.active:hover,
#nav ul li.hover ul a:hover,
#nav ul li.hover ul a.active:hover{
	background:#c0c0c0 url(../images/menu-bullet2.gif) no-repeat 12px 10px;
	color:#fff;


}

#nav span.text1,
#nav span.text2{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	height:15px;
	padding:25px 0;
}
#nav span.text1{
	z-index:200;
	color:#44494f;

}
#nav span.text2{
	z-index:300;
	color:#fff;
	background:#c0c0c0;
	top:37px;
	background-image: url(../images/down_over.gif);
	background-repeat: no-repeat;
	background-position: 180px center;
}


.kutular{
	height: 153px;
	width: 990px;
	background-image: url(../images/kutular_bg.jpg);
	background-repeat: repeat-y;
	}
	
.kutular li{
	list-style-type: none;
	float:left;
	position:relative;
	width: 310px;
	padding: 10px;
	}
.kutular li p{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

.kutular li p a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	
  }
.kutular li p a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
  }

.haber_kutular a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
  }
.haber_kutular a:active {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
  }
.haber_kutular a:visited {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
  }
.haber_kutular a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
  }

.baslik {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #356501;
	padding: 0px;
	background-position: center;
}

.bottom_menu {
	background-color: #eee;
	height: 125px;
	width: 970px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	margin-top: 10px;
	padding: 10px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.bottom_menu li{
	list-style-type: none;
	float:left;
	position:relative;
	padding-right: 30px;	
	}
.bottom_menu a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
  }
.bottom_menu a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
  }
.bottom {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/aras_bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 990px;
	padding-top: 15px;
	padding-left: 25px;
}
.bottom a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	
  }
.bottom a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	height: 34px;
	width: 124px;	
  }
.orbit {
	text-align: right;
	padding-left:330px;
	position: relative;
}

/*Forms*/
.formclass {font-family: Verdana, Tahoma, Arial; font-size: 10px; font-style: normal; color: #000000;}
/* form buttons */
.pnorm {color:#ffffff; background-color:#00a5ff; font: bold 11px Verdana, Tahoma, Arial; height: 18px; border: 1px solid #999999; padding: 0;}
.pover {color:#ffffff; background-color:#82d722; font: bold 11px Verdana, Tahoma, Arial; height: 18px; border: 1px solid #999999; padding: 0;}
.formclass2 {font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; color: #000000;}


.icerik_baslik {
	font-family: Verdana, Tahoma, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	padding: 0px;
	line-height: 30px;
}
.icerik_alt_baslik {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	min-height: 40px;
	width: 250px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;

}

.buyukyazi{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	}


.product-box{
	background-color:#ffffff;
	height:1%;
	overflow:hidden;
	font:11px/13px Verdana, Tahoma, Arial;
	padding:6px 0 5px 6px;
}
.product-box .heading{
	margin:0 0 7px;
	display:block;
	font:18px
	height:38px;
}
.product-box ul{
	margin:0 0px 0 0;
	padding:0 0 0 0px;
	list-style:none;
	width:990px;
	overflow:hidden;
}
.product-box ul li{
	float:left;
	width:350px;
	padding-right:15px;
}
.product-box ul li a{font-size:11px;}
.product-box ul li img{
	display:block;
	margin-bottom:3px;
}
.product-box ul li span{
	display:block;
	background: url(../images/bullet-arrow.gif) no-repeat 0 50%;
	color:#ff0101;
	padding-left:9px;
	text-decoration:underline;
}
.product-box ul li a:hover span{
	text-decoration:none;
}
