/* Tolga YİRMİBEŞOĞLU CSS */
@charset "utf-8";
body {
	margin:0;
	background-image:url(../images/arkaplan.png);
	background-repeat:repeat-x;
	font-family:Helvetica;
}
#sandik {
	width:1020px;
	height:auto;
	float:none;
	margin:0 auto;
}
#ust-bolum {
	width:990px;
	height:100px;
	float:left;
	margin:0px 15px;
}
#ust-menu-alani {
	width:990px;
	height:20px;
	float:left;
}
#ust-menu {
	width:350px;
	height:20px;
	float:left;
	margin-left:600px;
}
#ust-menu ul {
	line-height:20px;
}
#ust-menu li {
	list-style:none;
	float:left;
	position:relative;
}
#ust-menu ul li a {
	text-align:center;
	text-decoration:none;
	height:20px;
	margin-right:15px;
	display:block;
	font-size:12px;
	color:#333;
}
#ust-menu ul li a:hover {
	opacity:0.5;
}
#ust-menu ul ul {
	position:absolute;
	visibility:hidden;
	top:20px;
}
#ust-menu ul li:hover ul {
	visibility:visible;
}


#ana-munu-alani {
	width:950px;
	height:60px;
	margin-top:20px;
	float:left;
}
#logo {
	width:200px;
	height:60px;
	float:left;
}
#logo a:hover {
	opacity:0.5;
}

#menu {
	width:730px;
	height:35px;
	float:left;
	margin-top:15px;
	margin-left:50px;
}
#banner-alani {
	width:990px;
	height:auto;
	float:left;
	margin:0 15px;
}
#banner {
	width:990px;
	height:359px;
	float:left;
}
#orta-bolum {
	width:950px;
	height:302px;
	float:left;
	margin:0px 20px;
	background-color:#ebecf0;
}
#resim-alani {
	width:990px;
	height:auto;
	float:left;
	margin:10px 15px;
}
#resim-alani h3 {
	color:#fff;
	background-color:#666;
	text-align:center;
	font-size:16px;
	line-height:30px;
	margin:0 auto;
}
#resim {
	max-width:225px;
	height:300px;
	float:left;
	margin-right:10px;
}
#resim-s {
	width:225px;
	height:300px;
	float:left;
	margin:auto;
}
#uclu-alan {
	width:300px;
	height:auto;
	float:left;
	margin-right:45px;
}
#uclu-alan a:hover {
	opacity:0.5;
}
#uclu-alan h4 {
	text-align:center;
	background-color:#666;
	color:#fff;
	line-height:25px;
	font-size:15px;
}
#uclu-alan h4 a {
	color:#fff;
	text-decoration:none;
}
#uclu-alan-s {
	width:300px;
	height:auto;
	float:left;
}
#uclu-alan-s a:hover {
	opacity:0.5;
}
#uclu-alan-s h4 {
	text-align:center;
	background-color:#666;
	color:#fff;
	line-height:25px;
	font-size:15px;
}
#uclu-alan-s h4 a {
	color:#fff;
	text-decoration:none;
}

#resim a:hover {opacity:0.5;}
#resim-s a:hover {opacity:0.5;}

#resim h4 {
	text-align:center;
	background-color:#666;
	color:#fff;
}
#resim h4 a {
	color:#fff;
	text-decoration:none;
}

#resim-s h4 {
	text-align:center;
	background-color:#666;
	color:#fff;
}
#resim-s h4 a {
	color:#fff;
	text-decoration:none;
}

#alan1 {
	width:470px;
	height:auto;
	float:left;
	margin-right:50px;
}
#alan1 a:hover {
	opacity:0.5;
}
#alan1 h4 {
	text-align:center;
	background-color:#666;
	color:#fff;
	line-height:25px;
	font-size:15px;
}
#alan1 h4 a {
	color:#fff;
	text-decoration:none;
}

#alan2 {
	width:470px;
	height:auto;
	float:left;
}
#alan2 a:hover {
	opacity:0.5;
}
#alan2 h4 {
	text-align:center;
	background-color:#666;
	color:#fff;
	line-height:25px;
	font-size:15px;
}
#alan2 h4 a {
	color:#fff;
	text-decoration:none;
}
.resim {
	max-width:225px;
	height:300px;
	float:left;
	margin-right:10px;
	list-style-type:none;
}
.resim a:hover {
	opacity:0.5;
}
.resim-s {
	width:225px;
	height:300px;
	float:left;
	margin:auto;
	list-style-type:none;
}
.resim-s a:hover {
	opacity:0.5;
}
h4 {
	font-size:14px;
	margin:0px auto 5px auto;
	color:#333;
	line-height:20px;
	text-align:middle;
}

#sutunlar {
	width:235px;
	height:300px;
	float:left;
	margin:0 auto;
	border:1px solid #999;
}
#sutunlar h3 {
	background-color:#292d30;
	font-size:13px;
	color:#fff;
	line-height:40px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	border:1px solid #d4d6da;
}
#sutunlar li {
	color:#161c34;
	font-size:12px;
	margin-top:10px;
}
#sutunlar li a {
	text-decoration:none;
	color:#161c34;
}
#sutunlar li a:hover { color:#ed1c24; }

#footer-alani {
	width:100%;
	height:100px;
	background-image:url(../images/footer-arkaplan.png);
}
.temizle {clear:both;}

#alt-bolum {
	width:950px;
	height:30px;
	float:left;
	margin-top:30px;
	margin-left:15px;
	margin-right:15px;
}
#alt-logo {
	width:120px;
	height:30px;
	float:left;
}

#alt-menu {
	width:auto;
	height:20px;
	float:left;
	margin-left:50px;
}
#alt-menu ul {
	line-height:20px;
}
#alt-menu li {
	list-style:none;
	float:left;
	position:relative;
	color:#50556c;
	margin-right:5px;
	font-size:12px;
}
#alt-menu ul li a {
	text-align:center;
	text-decoration:none;
	height:20px;
	margin-right:5px;
	display:block;
	font-size:12px;
	color:#44495f;
}
#alt-menu ul li a:hover {
	opacity:0.5;
}
#telif {
	float:left;
	height:20px;
	color:#44495f;
	font-size:12px;
	margin:18px auto auto 20px;
}
#telif a {
	color:#0b32b1;
	text-decoration:none;
}
#telif a:hover {
	color:#ed1c24;
}

#hakkimizda-resim {
	width:990px;
	height:250px;
	float:left;
}

#icerik-alani {
	width:990px;
	height:auto;
	float:left;
	margin:10px 15px;
}
#icerik-alani h1 {
	background-color:#ed1c24;
	color:#fff;
	text-align:center;
	line-height:100px;
}
.icerik-sol {
	width:600px;
	height:auto;
	float:left;
	margin-right:40px;
}
.icerik-sag {
	width:350px;
	height:auto;
	float:left;
}
.icerik-sol h3 {
	background:#ed1c24;
	padding:10px;
	font-size:16px;
	color:#fff;
}
.icerik-sol p {
	font-size:14px;
	color:#303030;
}
.icerik-sol ul {
	font-size:14px;
	margin-top:0px;
}
.icerik-sag h3 {
	background:#ed1c24;
	padding:10px;
	font-size:16px;
	color:#fff;
}
.icerik-sag p {
	font-size:14px;
	color:#303030;
}

.contact-form {
	position:relative;
	padding-bottom:30px;
}
.contact-form div {
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.875em;
	color: #454545;
	padding-bottom:5px;
	font-family: 'Open Sans', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:50%;
			border: none;
			outline:none;
			color:#303030;
			font-size:0.8125em;
			font-family:Arial, Helvetica, sans-serif;
			border: 1px solid rgba(192, 192, 192, 0.41);
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		width:90%;
		height:120px;		
}
.contact-form input[type="submit"]{
	border:none;
	cursor:pointer;
	color: #FFF;
	background: url(../images/icon1.png) no-repeat 100% -0% #303030;
	padding: 10px 50px 10px 10px;
	font-family: 'Open Sans', sans-serif;
	font-size:1em;
	display: block;
	-moz-transition: background 0.3s ease-out;
	-o-transition: background 0.3s ease-out;
	-webkit-transition: background 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.contact-form input[type="submit"]:hover{
	background: url(../images/icon1h.png) no-repeat 100% -0% #ed1c24;
}
.contact-form input[type="submit"]:active{
	background: url(../images/icon1h.png) no-repeat 100% -0% #ed1c24;
}

.video {
	width:460px;
	height:345px;
	float:left;
	margin-right:70px;
}
.video-s {
	width:460px;
	height:345px;
	float:left;
}
.cerceve {
	width:100%;
	height:auto;
	float:left;
}
.temsilcilikler {
	width:180px;
	height:135px;
	float:left;
	margin-right:25px;
}
.temsilcilikler a:hover {
	opacity:0.5;
}
.temsilcilikler-s {
	width:180px;
	height:135px;
	float:left;
}
.temsilcilikler-s a:hover {
	opacity:0.5;
}
.temsilcilikler h6 {
	background:#666;
	padding:5px;
	color:#fff;
	margin:0 auto;
	text-align:center;
}
.temsilcilikler-s h6 {
	background:#666;
	padding:5px;
	color:#fff;
	margin:0 auto;
	text-align:center;
}













