	@import url('font/font.css');
@import url('fancybox.css');

/* Resetting */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}:focus{outline:0}body{line-height:1;color:#000;background:#FFF}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}
header, footer, nav, section, aside, article, hgroup, figure, time { display:block; margin:0; padding:0; }
a { text-decoration:none; color:#1c88bb}
a:hover { text-decoration:underline}




/* standart alanlar --------------------------------------------------------- */
body {  
	background:white url(body.png) top left repeat-x;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:small;
}

h1, h2, p { 
	margin-bottom:15px; 
	line-height:1.5em; 
	color:#878787; 
}

h1 	{ font-size:220%; }
h2 	{ font-size:140%; color:#777; }
p 	{ font-size:100%; }



/* Header ------------------------------------------------------------------- */
body > header {
	width:940px;
	height:143px;
	margin:0 auto;
}

body > header img {
	margin:12px 0 0 22px;
}

header nav {
	margin:70px 0 0 0;
	float:right;
}

header nav a {
	font-size:125%;
	
	font-family:Lucida Sans Unicode, Arial;
	padding:3px 6px 2px 8px;
	margin-left:22px;
	letter-spacing:1px;
	color:#777;
}
header nav a:hover {
	text-decoration:none;
	color:#fff;
	background:#222;
}


header nav a.selected {
	color:#28aece;
}

/* Footer ------------------------------------------------------------------- */
body > footer {
	width:940px;
	margin:15px auto 20px;
	padding:20px 0 16px 0;
	
}


footer p		{ font-size:14px; color:#555; overflow:hidden}
footer p span	{ float:left}
footer p span:first-child{margin-right:15px; padding-top:3px}
footer p span a	{ float:left; }
footer p span a	{width:25px; height:25px; background:url(sos.png) no-repeat left top}

footer p span a.facebook{background-position:-53px 0; margin-right:4px }
footer p span a.facebook:hover{background-position:-79px 1px }
footer p span a.twitter:hover{background-position:-26px 0 }


/* İçerik Alanları ---------------------------------------------------------- */
.page:after {content:" "; display:block; clear:both}

.page {
	width:912px;
	min-height:400px;
	margin:57px auto 0;
	background:rgba(39, 136, 166, 0.5);
	border-radius:10px;
	padding:14px;
	box-shadow:0px 0px 2px gray;
}

.content {
	background:white;
	margin:0;
	padding:15px;
	border-radius:5px;
}

.text {
	padding:0 20px 10px;
	overflow:hidden;
}
.text p {
	text-align:justify;
}

.wide_figure {
	width:881px;
	
	overflow:hidden;
	margin-bottom:10px;
	
	
	/*margin-bottom:60px;
	border-bottom:5px solid #BCDBE4;*/
}

.proje .wide_figure{ height:300px!important; margin-bottom:6px; overflow:hidden}
.proje .wide_figure img{ display:block}

.wide_figure_thumb{ overflow:hidden; display:block;  height:90px; margin-bottom:40px}
.wide_figure_thumb a {
	
	width:171px; 
	height:90px;
	margin-left:6px;
	background:#ddd;
	float:left;
}

.wide_figure_thumb a:first-child{
	
	margin-left:0
}

/* Proje Yazı Sütunları ------------------------------------------------------*/
.text .column {
	width:50%;
	float:left;
}

.text .column > div {
	padding:10px;
}

.left_column {
	
	font-family:lucida sans unicode,arial;
}

.left_column p {
	
	line-height:28px;
	font-size:15px
}

.left_column .kalip span{
	
	background:#AD2525;
	padding:2px 0;
	color:white;
	font-size:19px;
	
	
}

.left_column .kalip2 {

	text-align:left
}


.left_column .kalip2 span{
	
	background:#AD2525;
	padding:2px 0;
	color:white;
	font-size:15px;
	
	
}

.left_column .kalip {

	text-align:left
}

.left_column h1 {
	color:#1189a5;
}

.left_column h4{
	color:#000;
	margin-top:32px;
	font-size:18px;
	line-height:29px;
}

.right_column > div {
	margin:55px 0 0 30px;
}

.right_column h2{
	font-family:lucida sans unicode,arial;
	color:#222
}

/* Proje Özellikleri ---------------------------------------------------------*/
.specs {
	width:100%;
	font-size:90%;
	color:#acb3b5;
	margin-bottom:40px;
}

.specs tr td {
	padding:15px 0;
	border-bottom:1px solid #E9E9E9;
}

.specs tr:last-child td {
	border:none;
}

.specs label {
	font-weight:bold;
	color:#929292;
}


.right_column .specs label {
	
	color:#555;
}


/* Proje Çizimleri -----------------------------------------------------------*/
.drawings {
overflow:hidden;
margin-bottom:20px
}

.drawings a {
	display:inline-block;
	border:1px solid #eee;
	width:110px;
	height:70px;
	float:left;
	margin:0 10px 10px 0;
}

.drawings a:hover {
	border:1px solid #E1E1E1;
}

.drawings a img {

}

/* Alt Proje -----------------------------------------------------------------*/

.sub_content {
	background:#4A92A7;
	margin-top:10px
	
}

.sub_content > div {
	border:1px solid #34768A;
	border-radius:5px;
	padding:10px;
	margin-bottom:10px;
	overflow:hidden;
}

.sub_content > div:last-child {
	margin-bottom:0
}

.sub_content > div img {
	border-radius:5px 0 0 5px;
	float:left;
	
}

.sub_content .info {
	
	margin:0 30px 0 350px;
}


.sub_content .info h3 {
	font-size:200%;
	font-weight:bold;
	color:white;
	padding:40px 0 20px 0;
	margin-bottom:20px;
	border-bottom:1px solid #3A8399;
}

.sub_content .info h4 {
	font-size:90%;
	color:#134f60;
	font-weight:bold;
	margin-top:10px;
}

.sub_content .info p {
	color:white;
}

.sub_content .info p.spec {
	color:#134f60;
	font-size:90%;
}
.sub_content .info h3 a{color:white}

.sub_content .info a:nth-child(5) {
	color:white;
	float:right;
	margin-top:10px;
}

.sub_content .info a span {
	
	color:#1E4F60
}


.face-album							{ margin:50px 0 0 0; display:block  }

.adres								{ font-family:arial; float:left}
.adres address						{ font:normal 19px arial; padding:17px 0 16px 0 }
.adres address span					{ font-size:16px}
.adres > span						{ overflow:hidden; font-size:14px; border-bottom:1px solid #ebebeb;  padding:14px 0; display:block}
.adres > span label					{ color:#777;  float:left; width:60px}


.form								{ background:#ebebeb; margin-top:22px; border-radius:0 0 10px 0; float:right; padding:14px;}
.form ul li input					{ background:#fff; border:0; font-family:arial; font-size:14px; width:340px; padding:3px; padding:3px; height:32px;}
.form ul li textarea				{ background:#fff; border:0; font-family:arial;  font-size:14px; width:340px; padding:3px; padding:3px; min-width:338px; max-width:338px; max-height:200px; min-height:150px;height:150px;}
.form ul li 						{ margin-bottom:10px}
.form > input 						{ color:white; font-family:arial; font-size:14px; padding-bottom:2px;background:#81AE57; width:70px; text-align:center; height:28px; border:0}

.contact .text{ padding-right:0}





.home .page							{ border:0; background:none; box-shadow:0 0 0; border-radius:0 }
.home .content						{ border:0; background:none; box-shadow:0 0 0; border-radius:0; margin:0; padding:0 }



.home .cover						{ height:411px; overflow:hidden; position:relative; box-shadow:0 0 20px #073E4B; }
.home .cover nav						{ position:absolute; bottom:13px; right:13px; z-index:6}
.home .cover nav a					{ width:19px; height:20px; font-size:0; float:left; margin-left:8px; background:url(r1.png) no-repeat -24px top}
.home .cover nav a.activeSlide		{ background-position:0 0;}


.home .cover span					{ height:411px; overflow:hidden; display:block}


.home .on 							{ overflow:hidden; color:#333; padding:40px 0 20px 0; font-family:Lucida Sans Unicode }
.home .on > div						{ float:left ; overflow:hidden; padding:12px 0}
.home .on h3						{ color:#a7a7a7; margin-bottom:20px; font-size:22px }

.home .on > div.one					{ width:265px }
.home .on > div.two					{ width:338px; padding:12px 18px; margin:0 20px; border-left:1px solid #E1E1E1; border-right:1px solid #E1E1E1 }
.home .on > div.two					{ height:246px}
.home .on > div.tre					{ width:230px }

.home .on .one p 					{ line-height:21px; font-size:13px }

.home .on .two						{ line-height:21px; font-size:13px; overflow:hidden; padding-right:10px }
.home .on .two article img			{ margin:3px 12px 0 0; float:left  }
.home .on .two article 				{ padding-bottom:8px}
.home .on .two article:last-child	{ border-top:1px solid #ebebeb; padding:18px 0 8px 0}

.home .on .tre h4					{ font-size:19px;  line-height:25px; margin-bottom:9px;}
.home .on .tre h4 a					{ color:#fff;  background:#0e0e0e;}
.home .on .tre h4 a:hover			{ text-decoration:none; color:#fff;  background:#1c88bb;}
.home .on .tre p					{ font-size:15px; color:#333}

.home footer{border-top:1px solid #ebebeb;}


.likecase{
	background:#F5F5F5;
	padding:10px 0 16px 0;
	position:relative;
	
	
}

.likecase > div{
	
	width:940px;
	padding-top:20px;	
	margin:0 auto
}

.pat{

	background:url(pat.png) repeat-x;
	height:20px;
	display:block;
	position:absolute; 
	width:100%;
	top:-5px;
}
