/*
	Project			: 
	v.1 			: Ekim 2015
	Company Name	: Data1 Integral Technologies
	Code By			: Muhammed Seyit - alantepe@data1.com.tr
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600&subset=latin,latin-ext);
body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
}
a:link { text-decoration: none;} a:visited { text-decoration: none;} a:hover { text-decoration: none;} a:active { text-decoration: none;} img { border:none } .clear { clear:both }

::selection { background: #000; color:#FFF }
::-moz-selection { background: #000; color:#FFF }
/*
color:rgba(0, 0, 0, 0.5);
color:rgba(255, 255, 255, 0.5);
*/

.baslik {
	font-size:19px;
	color:#fff;
	line-height:22px;
	font-weight:100
	
}
.text-b {
	font-size:13px;
	color:#fff;
	line-height:22px;
}
.text-a {
	font-size:13px;
	color:#7f7f7f;
	line-height:22px;
	text-shadow: 1px 1px 1px #fff;
}
.mavi {

	color:#0086e2;
	font-size:22px;
	font-weight:100
	
}


h1 {
	font-size:22px;
	color:#2e2e2e;
	font-weight:100}
.opa
{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opa:hover
{
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.opa2
{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opa2:hover
{
	opacity: 0.90;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.golge
{
	box-shadow: #ccc 0px 0px 9px;
	-moz-box-shadow: #ccc 0px 0px 9px;
	-webkit-box-shadow: #ccc 0px 0px 9px;
}
.oval
{
	-webkit-border-radius:  10px;
	-moz-border-radius:  10px;
	border-radius:  10px;
}
.sure {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.content {
	width:990px;
	height:auto;
	margin:0 auto;
}
.content2 {
	width:990px;
	height:auto;
	margin:50px auto;
	text-align:center
}
.content3 {
	width:990px;
	height:auto;
	margin:20px auto;
	font-size:13px;
	color:#4f4f4f;
	line-height:24px}
	
	.content3 img {
		float:left;
		margin-right:15px}
	
.detaysolresim {
	width:355px;
	height:auto;
	float:left; 
	margin-right:15px;
}
	
.detaysolresim-ust {
	width:172px;
	height:190px;
	float:left; margin-right:10px;
}
		
.detaysolresim-alt {
	width:354px;
	height:190px;
	float:left;

	margin-top:10px}
	
	
.header {
	width:100%;
	height:116px;
	margin:0 auto !important;
	background:url(../images/bg.png) repeat-x;
	z-index:1000;
	position: absolute !important;
	
}
.header-bg {
	background:url(../images/detaybg.jpg) repeat-x top center;
	height:175px; width:100%;     position: relative;
}
.alt-bg {
	width:100%;
	height:34px;
	margin:0 auto;
	background:url(../images/altbg.png) repeat-x center;
	z-index:9999999;
	position:absolute !important;
	margin-top:-27px
}
.logo {
	float:left;
	
}
.menu {
	float:right;
	width:620px;
	height:auto;
	margin-top:20px;
	margin-right:-21px
	
	
}
.slogan {
	float:right;
	width:508px;
	height:auto;
	text-align:right;
	margin-top:0
	
	
	
}
.anabox {
	float:left;
	width:307px;
	height:357px;
	margin-right:34px;
	background:#287200;
	margin-top:35px;
		margin-bottom:35px;
	padding-bottom:35px !important;
	cursor:pointer
	
}
.anabox img{
	margin-bottom:15px
	
}
.anabox p {
	color:#FFF;
	line-height:22px;
	font-size:13px;
	width:280px;
	margin:0 auto;
	margin-top:8px
}
.icon {
	-webkit-border-radius:  100px;
	-moz-border-radius:  100px;
	border-radius:  100px;
	background:#276e00;
	height:50px;
	color:#FFF;
	font-size:34px;
	width:50px;
	margin:0 auto;
	margin-top:10px
	
}

.foooter {
	width:100%;
	background-color:#2a84c2;
	padding:12px 0 12px 0;
	margin-top:35px !important
	
}

.gallery {
    -webkit-border-radius:  15px;
	-moz-border-radius:  15px;
	border-radius:  15px;
	width:228px;
	height:170px;	margin:4px;
	float:left
	}
	
.box {
	width:300px;
	height:15px;
	border:1px solid #CCC;
	margin-bottom:7px;
	padding:10px;
	color:#999
	}
	
.box-u {
	width:300px;
	height:100px;
	border:1px solid #CCC;
	margin-bottom:7px;
	padding:10px;
	color:#999}
.gonder{
	width:100px;
	height:35px;
	border:1px solid #CCC;
	background-color:#2a84c2;
	margin-bottom:7px;
	padding:10px;
	color:#fff
	}