a img {border: none; }
.kurumsal{
	background-image:url(../images/kurumsal-image.png);
	background-repeat:no-repeat;
	background-position:80% bottom;
	background-size:53%;
}
body{
	background-image:url(../images/bg-image.png), url(../images/bg-image2.png);
	background-position: left 2px, left bottom;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	background-color:#f0f0f0;
	display:none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	box-shadow:0px 0px 10px #666, 0px 0px 15px #333;
	background-image:url(../images/bg-image.png), url(../images/bg-image2.png);
	background-position: left top, left bottom;
	background-repeat:repeat-x;
	background-color:#F9F9F9;
}
#header{
	height:190px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	float: left;
	height: 145px;
	width: 550px;
	background-image: url(../images/avea-logo.png);
	background-repeat: no-repeat;
	background-position: 65px 20px;
	cursor:pointer;
}
#logo span{
	font-family:Verdana;
	font-style:italic;
	font-size:14px;
	position:relative;
	left:250px;
	top:60px;
}
#header-info {
	float: left;
	height: 145px;
	width: 410px;
	position:relative;
}
#other-sites {
	height: 60px;
	width:360px;
	position:relative;
	left:17px;
	background-color:#f00;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	padding-top:7px;
	padding-left:15px;
	box-shadow:inset 0px 0px 4px #666,inset 0px 0px 7px #333;
	display:none;
}
.other_sites_title{
	position:absolute;
	top:4px;
	left:0;
	font-family:Verdana;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:373px;
	text-shadow:1px 1px 5px #333;

}
#other-sites img{
	margin-top:15px;
	margin-right:10px;
	cursor:pointer;
	-webkit-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#phone-number {
	height: 40px;
	width:172px;
	position:absolute;
	left:218px;
	bottom:0;
	background-color:#f76c43;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	margin-top:43px;
	text-align:center;
	font-size:100%;
	font-family:Verdana;
	font-weight:bold;
	line-height:40px;
	color:#FFF;
	box-shadow:inset 0px 0px 4px #666,inset 0px 0px 7px #333;
	text-shadow:1px 1px 5px #333;
	display:none;
}
#navmenu {
	height: 45px;
	width: 958px;
	background-color:#FFF;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
}

#navmenu ul{
	list-style:none;
	width:958px;
	margin:0;
	padding:0;
}
#navmenu ul li{
	float:left;
	height:45px;
	color:#FFF;
	margin-left:2px;
	width:190px;
	line-height:45px;
	text-align:center;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	background-color:#000;
}
#navmenu ul li a{
	text-decoration:none;
	color:#FFF;
	display:block;
}
#navmenu ul li a:focus{
	background-color:transparent;
}

#navmenu ul li:first-child{
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	margin-left:0px;
}
#navmenu ul li:last-child{
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;	
}
#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#featured-buttons{
	float:left;
	width:320px;
	padding:0 0 20px 0;
}
.form-button{
	width:250px;
	height:120px;
	margin:20px 0 0 15px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	line-height:120px;
	text-align:center;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	color:#FFF;
	box-shadow:inset 0px 0px 3px #666,inset 0px 0px 8px #333;
}
.green{
	background-color:#a0ba01;
}
.orange{
	background-color:#dd7800;
}
.pinkish{
	background-color:#f76c43;
}
#slider {
	height: 300px;
	width:960px;
}
.boxes{
	width:920px;
	margin-top:75px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}
.box{
	font-family:Verdana;
	font-size:12px;
	color:#333;
	height:100px;
	width:880px;
	background-color:#fff;
	box-shadow: 0px 3px 15px #999;
	border:#DADADA solid 1px;	
	padding:17px;
	margin-bottom:10px;
}
.regular-box{
	margin-right:40px;
}
.last-box{
	margin-right:0px;
}
.thumb-box{
	border:#ccc solid 2px;
	width:150px;
	height:100px;
	float:left;
}
.text-box{
	width:242px;
	height:60px;
	margin-top:10px;
	text-align:center;
	float:left;
}
.text-box h1{
	font-size:14px;
	font-weight:bold;
	color:#333;
	float:left;
}
.box_titles{
	list-style:none;
	padding:0;
	margin:0;
}
.box_title{
	float:left;
	height:64px;
	width:205px;
	border-left:#dadada solid 1px;
	border-top:#dadada solid 1px;
	border-right:#dadada solid 1px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-right:15px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:60px;
	background-color:#FFF;
	text-align:center;
}
.box_titles li:nth-child(4){
	margin-right:0;
}
.box_titles li:nth-child(1){
	margin-left:20px;
}
.box_detay{
	width:870px;
	height:260px;
	background-color:#FFF;
	border-left:#dadada solid 1px;
	border-bottom:#dadada solid 1px;
	border-right:#dadada solid 1px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 3px 15px #999;
	padding:20px;
	list-style:none;
	margin:0px;
}
.box_detay > li{
	width:870px;
	height:225px;
}
.detay_boxes{
	list-style:none;
	padding:0;
	margin:0;
	width:870px;
}
.detay_boxes > li{
	height:225px;
	width:165px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 10px #ccc;
	border:#DADADA solid 1px;	
	padding:17px;
	margin-right:15px;
	text-align:center;
}
.detay_boxes > li:nth-child(4n){
	border-right:none;
	margin-right:0;
	width:185px;
}
.detay_boxes > li img{
	width:160px;
	height:94px;
	margin-bottom:20px;	
	border:#f76c43 solid 2px;
}
.detay_boxes > li span{
	margin-bottom:20px;
	display:block;
	height:50px;	
}
.detay_boxes > li h1{
	font-size:12px;
	font-weight:bold;
	color:#333;
	display:block;
	width:150px;
	text-align:center;
}
.detaylar-button{
	width:105px;
	height:35px;
	margin:20px auto;
	color:#FFF;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	line-height:35px;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	box-shadow:inset 0px 0px 4px #666,inset 0px 0px 7px #333;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:95px;
	vertical-align:bottom;
}
.tumunu-gor-button{
	width:155px;
	height:35px;
	color:#FFF;
	margin:auto auto;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	line-height:35px;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	box-shadow:inset 0px 0px 4px #666,inset 0px 0px 7px #333;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:150px;
	vertical-align:bottom;
}
.last_detay_box{
	list-style:none;
	padding:0;
	margin:0;
	height:158px;
}
.last_detay_box > li{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin-bottom:10px;
}
#hizmetler-menu{
	width:220px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:17px;
	margin-top:40px;
	float:left;
}
#kampanyalar-menu{
	width:220px;
	min-height:300px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:17px;
	margin-top:40px;
	float:left;
}
#hakkimizda-menu{
	width:160px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:17px;
	margin-top:40px;
	float:left;
}
#hakkimizda-menu ul{
	list-style:none;
	padding:0;
	margin:10px 0 20px 30px;
}
#hizmetler-menu ul{
	list-style:none;
	padding:0;
	margin:10px 0 20px 30px;
}
#kampanyalar-menu ul{
	list-style:none;
	padding:0;
	margin:10px 0 20px 30px;
}
#hakkimizda-menu ul li{
	
}
.pinkish_link{
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.pinkish_link:focus{
	background-color:transparent;
}
.pinkish_link_normal{
	font-weight:normal;
	text-decoration:none;
	color:#333;
}
.pinkish_link_normal:focus{
	background-color:transparent;
}
.margin_top_15{
	margin-top:15px;
}
.margin_top_40{
	margin-top:40px;
}
.margin_right_25{
	margin-right:25px;
}
.margin_right_30{
	margin-right:30px;
}
.margin_left_20{
	margin-left:20px;
}
.margin_left_40{
	margin-left:40px;
}
.margin_left_80{
	margin-left:80px;
}
.margin_left_120{
	margin-left:120px;
}
.margin_left_160{
	margin-left:160px;
}
.detay-text{
	width:612px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:30px;
	margin:40px 0 0 50px;
	float:left;
	line-height:18px;
	min-height:275px;
}
.detay-text2{
	width:552px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:30px;
	margin:40px 0 0 50px;
	float:left;
	line-height:18px;
	min-height:275px;
}
.detay-text h1{
	font-size:20px;
	line-height:22px;
	font-weight:bold;
}
.detay-text2 h1{
	font-size:20px;
	line-height:22px;
	font-weight:bold;
}

.detay-text h2{
	margin-top:70px;
	margin-left:20px;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	font-style:italic;
}
.detay-text2 h2{
	margin-top:70px;
	margin-left:20px;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	font-style:italic;
}
.imagebox-inside-text{
	border:#ccc solid 2px;
	width:176px;
	height:198px;
	float:right;
	margin:0px 0px 5px 10px;
}
.imagebox-inside-text2{
	border:#ccc solid 2px;
	width:150px;
	float:left;
	margin:5px 15px 5px 0px;
}
.year-box{
	width:612px;
	margin-bottom:50px;
	margin-top:30px;
}
.date-year{
	font-family:Verdana;
	font-size:18px;
	color:#333;
	font-weight:bold;
	display:block;
	padding-left:23px;
}
.info-box{
	margin:20px 20px 20px 20px;
	width:575px;
}
.date-icon{
	width:60px;
	height:60px;
	-webkit-border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border-radius: 30px;
	box-shadow:inset 0px 0px 2px #666,inset 0px 0px 4px #333;
	float:left;
}
.date-day{
	text-align:center;
	font-size:26px;
	font-weight:bold;
	color:#FFF;
	padding-top:15px;
	display:block;
}
.date-month{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-transform: uppercase;
}
.detail-text-box{
	float:left;
	width:505px;
	margin:5px 0 5px 10px;
	height:50px;
}
.detail-text-box-full{
	width:90%;
	float:left;
	margin:5px 0 5px 10px;
}
.detail-heading{
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:16px;
	display:block;
}
.detail-heading-full{
	font-size:16px;
	color:#333;
	font-weight:bold;
	line-height:18px;
	display:block;
}
.detail-text{
	font-size:11px;
	color:#333;
	font-weight:normal;
	line-height:14px;
	display:block;
}
.detail-text-full{
	font-size:13px;
	color:#333;
	font-weight:normal;
	line-height:18px;
	display:block;
	margin-top:20px;
}
.date-text{
	display:block;
	margin:0 0 20px 10px;
}
.foto-box{
	width:151px;
	height:160px;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	float:left;
	padding:17px;
	margin-top:10px;
	margin-bottom:15px;
}
.foto-thumb{
	width:147px;
	border:#ccc solid 2px;
	height:110px;
}
.foto-heading{
	padding-top:10px;
	display:block;
	text-align:center;
	font-size:11px;
	color:#333;
	font-weight:bold;
}
.site-pagination{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width:300px; /* 248 px idi değiştirdim */
	color:#FFF;
	height:26px;
	line-height:26px;
	display:block;
	margin-top:20px;
}
.site-pagination a{ /* a tagının font özelliklerini ekledim */
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.page-item{
	background-color:#000;
	height:26px;
	width:26px;
	-webkit-border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	border-radius: 13px;
	display:block;
	text-align:center;
	float:left;
	margin-right:10px;
}
.page-active{
	background-color:#f76c43;
	box-shadow:inset 0px 0px 2px #666, inset 0px 0px 4px #333;
	text-shadow:1px 1px 5px #333;
}
.page-passive{
	background-color:#dfdfdf;
	color:#333;
	box-shadow:inset 0px 0px 2px #666, inset 0px 0px 4px #333;
	height:26px;
	width:26px;
	-webkit-border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	border-radius: 13px;
	display:block;
	text-align:center;
	float:left;
	margin-right:15px;
	text-shadow:1px 1px 5px #333;
}
.page-passive:hover{
	background-color:#bfbfbf;
	color:#fff;
	box-shadow:inset 0px 0px 2px #666, inset 0px 0px 4px #333;
}
.input-row{
	width:286px;
	float:left;
	margin-top:20px;
}
.input-row input{
	border:0px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	height:40px;
	box-shadow:inset 1px 1px 1px #d3d3d3;
	background-color:#fafafa;
	outline:none;
	font-family:Verdana;
	font-size:12px;
	padding:0px 8px 0px 13px;
}
.input-row textarea{
	border:0px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	box-shadow:inset 1px 1px 1px #d3d3d3;
	background-color:#fafafa;
	outline:none;
	font-family:Verdana;
	font-size:12px;
	padding:8px 8px 0px 13px;
	overflow:hidden;
}
.height_120{
	height:120px;
}
.height_200{
	height:200px;
}
.width_300{
	width:300px;
}
.width_330{
	width:330px;
}
.width_260{
	width:260px;
}
.width_570{
	width:570px;
}
.file-input{
	opacity:1.0;
}
.button{
	width:80px;
	height:40px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	box-shadow:inset 0px 0px 2px #666, inset 0px 0px 4px #333;
	text-align:center;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	color:#fff;
	line-height:40px;
}
.contact-box-1{
	width:460px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:15px 0 0 30px;
	margin:40px 50px 0 0px;
	float:left;
	line-height:18px;
	height:547px;
}
.contact-box-1 h1{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}
.contact-box-2{
	width:346px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:15px 0 0 30px;
	margin:40px 0 0 0px;
	line-height:18px;
}
.contact-box-2 h1{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
.height_255{
	height:255px;
}
.height_235{
	height:235px;
}
.indent{
	margin-left:20px;
	display:block;
	float:left;
	margin-bottom:15px;
}
.contact-info-heading{
	float:left;
	width:50px;
	
}
.kampanya-box{
	height:150px;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:15px 0 0 30px;
	margin:40px 0 0 0px;
}
.kampanya-thumb{
	float:left;
	width:160px;
	border:#DADADA solid 1px;
	height:94px;
	margin:20px auto;
		
}
.kampanya-text{
	width:220px;
	height:130px;
	float:left;
	font-size:12px;
	margin-left:10px;
}
.kampanya-text h1{
	font-weight:bold;
	font-size:13px;
}
.kampanya-button-field{
	width:100px;
	height:130px;
	float:right;
	font-size:12px;
	margin-right:25px;
	border-left:#CCC solid 3px;
}
.kampanya-button{
	width:55px;
	height:35px;
	margin:45px 30px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	line-height:120px;
	text-align:center;
	box-shadow:inset 0px 0px 4px #666,inset 0px 0px 7px #333;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center;
}
#footer {
	margin-top:60px;
	height: 110px;
	background-color:#fff;
	box-shadow: 0px 0px 15px #666;

}
#link-list{
	padding:40px 0 0 20px;
	margin:10px 0 0 10px;
	width:820px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333;
	float:left;
	text-align:center;
}
#link-list a{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333;
}
#link-list a:hover{
	text-decoration:underline;
	color:#f76c43;
}

#social-icons{
	float:left;
	width:100px;
	margin-top:40px;
}
#social-icons img{
	margin-left:10px;
	cursor:pointer;
}
#footer-bottom{
	font-family:Verdana;
	font-size:10px;
	color:#666;
	margin:20px 0 0 30px;
	text-align:center;
	width:920px;
}
.question{
	cursor:pointer;
	background-color:#FFF;
	-webkit-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 1px 3px #999;
	margin-bottom:10px;
	font-weight:bold;
	color:#d6141c;
	line-height:30px;
	padding-left:20px;
}
.question > div{
	width:90%;
	border-top:1px #CCCCCC solid;
	background-color:inherit;
	display:block;
	font-family:Verdana;
	font-weight:normal;
	color:#333;
	font-size:12px;
	line-height:20px;
	padding:0 20px 15px 20px;
}
.detay-text2 div.question:nth-child(odd) { background-color:#f6f6f6 }
.detay-text2 div.question:nth-child(even) { background-color:#fff }
.clear{
	clear:both;
}
.text_decor_none{ text-decoration:none; }
.form_error{
	color:#F00;
	font-size:11px;
	position:absolute;
	padding:2px 5px 2px 5px;
	background-color:#ffebeb;
	border:1px solid #ffbbbb;
	-webkit-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	font-family:Verdana;
	right:5px;
	top:-9px;
	z-index:99;
}
.row-seperate{
	text-align:center;
	border-bottom:1px solid #d6141c;
	padding:0px;
	margin-bottom:6px;
	margin-top:30px;
	color:#d6141c;
	font-weight:bold;
}
.row-seperate-alt{
	position:absolute;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#d6141c;
	padding:0px;
	margin:12px auto 0px -25px;
	width:20px;
	height:20px;
	line-height:20px;
	-webkit-border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border-radius: 30px;
	/*box-shadow:inset 0px 0px 2px #666,inset 0px 0px 4px #333;*/
}
.input-row2{
	float:left;
	margin-top:10px;
	position:relative;
}
.width_286{
	width:286px;
}
.width_210{
	width:210px;
}
.width_100{
	width:100px;
}
.input-row2 input{
	border:0px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	height:25px;
	box-shadow:inset 1px 1px 1px #c4c4c4;
	background-color:#f5f5f5;
	outline:none;
	font-family:Verdana;
	font-size:12px;
	padding:0px 8px 0px 8px;
}
.input-row2 textarea{
	border:0px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	box-shadow:inset 1px 1px 1px #c4c4c4;
	background-color:#f5f5f5;
	outline:none;
	font-family:Verdana;
	font-size:12px;
	padding:0px 8px 0px 8px;
	overflow:hidden;
}
.input-row2 select{
	color:#808080;
	border:0px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	height:25px;
	box-shadow:inset 1px 1px 1px #c4c4c4;
	background-color:#f5f5f5;
	outline:none;
	font-family:Verdana;
	font-size:12px;
	padding:3px 5px 0px 8px;
}
.width_115{
	width:115px;
}
.width_225{
	width:225px;
}
.width_275{
	width:275px;
}
.takim-box{
	font-family:Verdana;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:20px;
	height:210px;
	width:140px;
	float:left;
	margin-top:20px;
}
.takim-box img{
	border:2px solid #999;
}
.takim-box h1{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:12px;
}
.takim-box h3{
	font-size:11px;
	font-weight:normal;
	text-align:center;
	line-height:14px;
	display:block;
}
.takim-box:nth-child(3n+5){
	clear:both;
}
.takim-box:nth-child(1n+2){
	margin-right:32px;
}
.takim-box:nth-child(3n+1){
	margin-right:0px;
}
.takim-box:first-child{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	float:none;
}


.referans-box{
	font-family:Verdana;
	color:#333;
	background-color:#fff;
	box-shadow: 0px 3px 15px #CCC;
	border:#DADADA solid 1px;	
	padding:15px;
	height:140px;
	width:152px;
	float:left;
	margin-top:20px;
}
.referans-box img{
	border:2px solid #999;
}
.referans-box h1{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:14px;
}
.referans-box:nth-child(1n){
	margin-right:30px;
}
.referans-box:nth-child(3n){
	margin-right:0px;
}
.referans-box:nth-child(4){
	clear:both;
}
.referans-box:nth-child(3n+4){
	clear:both;
}
