﻿@charset "utf-8";
/* Default Stylesheet */
/** BODY ELEMENTS **/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,latin-ext);

html {
	overflow: auto;
}
body {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	color: #666666;
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
	overflow: auto;
	overflow-y: hidden;
	
}
::selection {
	background: #89898c;
	color: #FFFFFF;
	text-shadow: none;
}
/** MAIN CONTAINERS **/
.alert {
	margin-top: 30px;
}
img {
    vertical-align: middle;
}
#maincontent {
	margin: auto auto auto auto;
	position: relative;
	top: 0;
	left: 0;
}
section {
	background-position: center top;
	padding-top: 25px;
	background-image: url('images/maca_strikes.png');
	background-repeat: no-repeat;
	position: relative;
	z-index: 998;
	margin-top: -20px;
}
#content {
	margin-bottom: 20px;
}
#content-in {
	width: 980px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#slider-container {
	background-position: center top;
	width: 980px;
	height: 320px;
	margin-top: 0px;
	background-image: url('images/sliderbg.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 20px;
}
#section-container {
	background-image: url('images/section.container.png');
	background-repeat: no-repeat;
	width: 263px;
	height: 47px;
	position: relative;
	margin-top: -100px;
	padding-top: 26px;
	padding-left: 10px;
	z-index: 99999;
}
#sectionimage{
	padding: 0px;
	margin: 0px;
}
#sectiooner{
	background-color: #838386;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#leftcontent {
	float: left;
	width: 200px;
}
#leftmenu {
	margin-top: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #C0C0C0;
}
#leftmenu li {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #C0C0C0;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#leftmenu li:first-child {
	border-width: 0px;
}
#leftmenu li a {
	font-size: 14px;

	font-weight: 700;
}
#leftmenu li.active a {
	color: #71a7ce;
}
#rightcontent {
	float: right;
	margin-left: 30px;
	margin-top: 30px;
	width: 740px;
}
#rightcontent p {
	text-align: justify;
}
#rightcontent h2 {
	margin-bottom: 20px;
}
#rightcontent .aimg{
	float: right;
	margin-left: 25px;
}
#rightcontent .aimg img {
	margin-bottom: 20px;
	box-shadow: 0 12px 5px -7px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 12px 5px -7px rgba(0, 0, 0, 0.15);
}
header {
	margin: auto auto auto auto;
	padding-top: 20px;
}
#header-in {
}
.headcontent {
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 980px;
}
.headcontent .logo {
	float: left;
}
.headcontent .logo a {
	width: 149px;
	height: 108px;
	display: block;
	background-image: url('images/maca_logo.png');
	background-repeat: no-repeat;
}
footer {
	background-position: center top;
	margin: 20px auto auto auto;
	background-image: url('images/maca_footer.png');
	background-repeat: no-repeat;
	height: 109px;
}
#footer-in {
	width: 980px;
	margin: auto;
	padding-left: 5px;
	padding-top: 30px;
}
#footer-in .copyright {
	font-size: 11px;
	margin-top: 12px;
	float: left;
	color: #808080;
}
#footer-in #callus {
	float: right;
	width: 146px;
	height: 40px;
	background-position: left top;
	background-image: url('images/callus.jpg');
	background-repeat: no-repeat;
}
/** TYPOGRAPHY **/
h1 {
	margin: 0px 0px 20px 0px;
	font-size: 22px;
	font-weight: 300;
	line-height: 24px;
}
h2 {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	clear: both;
	font-size: 15px;
	font-weight: 300;
}
h3 {
	padding: 0px;
	margin: 20px 0 0 0;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
p {
}
.debug {
	border: 1px solid #FF3399;
}
#menucontainer {
	float: right;
}
#menucontainer #lang{
	float:right;
}
#menuwrapper {
	margin-top: 25px;
}
#menuwrapper ul {
}
#menuwrapper ul li {
	float: left;
	margin-left: 35px;
}
#menuwrapper a {
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #808080;
	height: 19px;
}
#menuwrapper a:hover {
	color: #333333;
}
#menuwrapper a span{
	background-position: left -2px;
	background-image: url('images/menu.png');
	background-repeat: no-repeat;
	height: 19px;
	padding-right: 7px;
	padding-left: 7px;
	position: relative;
	margin-right: 3px;
}
#menuwrapper a.anasayfa span{
	background-position: left -3px;
	width: 16px;
}
#menuwrapper a.kurumsal span{
	background-position: -17px -3px;
	width: 16px;
}
#menuwrapper a.grup span{
	background-position: -37px top;
	width: 28px;
}
#newscontainer {
	margin-top: 20px;
	margin-bottom: 10px;
}
#newscontainer ul li {
	border: 0px solid #990000;
	width: 178px;
	height: 240px;
	float: left;
	margin-right: 87px;
	margin-bottom: 77px;
}
#newscontainer ul li.son {
	margin-right: 0px;
}
#newscontainer ul li .properties {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #808080;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#newscontainer ul li .title {
	font-weight: bold;
}
#newscontainer ul li .properties p {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
.gmnoscreen, #map_canvas span, #map_canvas a img, #map_canvas div a {
	display: none;
}
.gmnoprint {
	display: none;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	display: block;
}
#ilandetay .detayinfos {
	background-image: url('images/detay.infos.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	height: 34px;
	padding-left: 10px;
	padding-right: 10px;
}
#ilandetay .detayinfos ul li {
	float: left;
	margin-top: 6px;
}
#ilandetay .detayinfos ul li.adi {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	width: 425px;
}
#ilandetay .detayinfos ul li.fiyat {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	width: 115px;
	text-align: center;
	margin-right: 25px;
	line-height: 19px;
}
#ilandetay .detayinfos ul li.bolge {
	font-weight: normal;
	color: #FFFFFF;
}
#ilandetay .photos {
	float: left;
	width: 550px;
}
#ilandetay .properties {
	float: left;
	width: 425px;
	height: 400px;
	margin-left: 25px;
}
#ilandetay .properties table {
	width: 425px;
	margin-top: 10px;
	border-collapse: collapse;
	empty-cells: show;
}
#ilandetay .properties table td {
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #808080;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ilandetay .properties table .rightd {
	text-align: right;
	width: 225px;
}
#ilandetay .properties table .leftd {
	text-align: left;
	width: 200px;
	font-weight: bold;
	font-size: 13px;
}
#ilandetay .photos ul.thumbs {
	margin-top: 10px;
}
#ilandetay .photos ul.thumbs li {
	float: left;
	width: 90px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#ilandetay .photos ul.thumbs li.son {
	margin-right: 0px;
}
#formcontainer {
	float: left;
}
#formcontainer .field{
	margin-bottom: 15px;
}
#formcontainer ul li {
	width: 290px;
	margin-bottom: 16px;
}
#formcontainer ul li.name {
	background-position: left top;
	height: 31px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url('images/txtbox.png');
}
#formcontainer ul li.email {
	background-position: left -57px;
	height: 46px;
}
#formcontainer ul li.message {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url('images/textarea.png');
	height: 150px;
}
#formcontainer ul li.submit {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: none;
}
#formcontainer .btn a {
	float: left;
	width: 93px;
	height: 25px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('images/mgonder.jpg');
	display: block;
}
#formcontainer .btn a:hover {
	background-position: center bottom;
}
#formcontainer ul .messages {
	font-size: 11px;
	margin-top: 20px;
}
#formcontainer ul .messages li {
	float: none;
}
#formcontainer .txt {
	font-size: 12px;
	color: #808080;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 14px;
}
#formcontainer .txtarea {
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
	font-size: 12px;
	color: #808080;
	width: 300px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: arial, Helvetica, sans-serif;
}
#formcontainer #uploader{
	width: 29px;
	height: 29px;
	display: block;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url('images/uploaders.png');
	background-color: transparent;
	float: left;
	margin-right: 15px;
}
#formcontainer #uploader:hover{
	background-position: top;
}
#uploadstatus{
	line-height: 14px;
	padding-top: 5px;
}
#hiddenupload{
	position: absolute;
	top: -100px;
}
#iksubmitter{
	display: none;
}
.hatali {
	display: none;
}
#haberozet {
	float: right;
	width: 300px;
}
#haberozet ul li {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #D6D6D6;
	background-position: left 8px;
	background-image: url('images/surucu.dots.png');
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
}
#haberozet ul {
	margin-top: 4px;
}
#haberozet ul li a:hover {
	background-image: none;
}
#newsticker {
	position: relative;
	height: 65px;
	width: 980px;
}
#newsticker ul {
	height: 65px;
}
#newsticker ul li {
	padding: 20px 5px 0px 5px;
	width: 700px;
}
#newsticker ul li a {
	font-size: 14px;
	font-weight: 300;
}
#newsticker ul li a:hover {
	color: #541265;
	text-decoration: none;
}
#newsticker .slidenav {
	margin: auto auto auto auto;
	width: 30px;
	position: relative;
	display:none;
}
#newsticker .slidenav a {
	display: block;
	width: 30px;
	height: 15px;
	text-indent: -9999px;
}
#newsticker .slidenav a.next {
	background-position: center bottom;
	background-image: url('images/tickernext.png');
	background-repeat: no-repeat;
}
#newsticker .slidenav a.prev {
	background-position: 0 -35px;
	display: none;
}
#newsticker .slidenav a.next:hover {
	background-position: center top;
}
#newsticker .slidenav a.prev:hover {
	background-position: -22px -35px;
}
#newsticker .ticktitle {
	float: left;
	margin-right: 25px;
	color: #283891;
	font-size: 16px;
	margin-top: 18px;
	letter-spacing: -1px;
	margin-left: 20px;
	background-position: left center;
	background-image: url('images/devam_icon.jpg');
	background-repeat: no-repeat;
	padding-left: 27px;
}
#newsticker .tickheader {
	font-size: 15px;
	font-weight: 300;
}
#newsticker .tickdetail {
	font-size: 12px;
	line-height: 16px;
}
#shadowarea{
	background-position: center bottom;
	background-image: url('images/shadow-line.png');
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
#bottomline{
	height: 50px;
	background-color: #f7f7f7;
}
#homeicons-container {
	background-color: #f7f7f7;
	padding-top: 40px;
	padding-bottom: 40px;
}
#homeicons{
	width:751px;
	margin:auto;
}
#homeicons a.plink{
	display: block;
	width: 203px;
	height: 191px;
}
#homeicons ul li {
	width: 203px;
	float: left;
	text-align: center;
	margin-right: 70px;
}
#homeicons ul li:last-child{
	margin-right:0px;
}
#homeicons ul li.kurumsal {
	background-position: center top;
	background-image: url('images/best_kurumsal.png');
	background-repeat: no-repeat;
}
#homeicons ul li.proje {
	background-position: center top;
	background-image: url('images/best_proje.png');
	background-repeat: no-repeat;
}
#homeicons ul li.kariyer {
	background-position: center top;
	background-image: url('images/best_kariyer.png');
	background-repeat: no-repeat;
}
#homeicons h3{
	text-align: center;
}
#homeicons p{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}
#contactpage {
	background-position: center top;
	background-image: url('images/best.slider.bg.png');
	background-repeat: no-repeat;
	width: 1000px;
	margin-top: 23px;
	margin-botom: 50px;
}
#contactpage #contactright {
	float: left;
	width: 270px;
	margin-right: 30px;
}
#contactpage #contactright p {
	margin: 0px;
	padding: 0px;
}
#contactpage #contactright h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #71a7ce;
	font-weight: 700;
}
#contactform {
	margin-top: 0px;
}
#map-container {
	width: 300px;
	height: 250px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 0px;
	position: relative;
	z-index: 997;
	float: left;
}
#map_canvas {
	width: 300px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	pointer-events: none;
	overflow: hidden;
}
#map {
	overflow: hidden;
	z-index: 998;
	width: 300px;
	height: 300px;
	top: 3px;
	left: 3px;
	position: absolute;
}
.w-form-field {
	font-family: 'PT Sans', sans-serif;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	border-radius: 0px;
	line-height: 16px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.1);
	color: #333333;
	background-color: #FFFFFF;
}
.w-form-field.small {
	height: 34px;
	padding: 8px 10px;
}
.w-form-field.medium {
	height: 37px;
	padding: 10px 10px 9px;
}
.w-form-field.large {
	height: 37px;
	padding: 10px 10px 9px 10px;
	width: 250px;
}
.w-form-field.big {
	height: 40px;
	padding: 10px 10px;
	line-height: 18px;
	font-size: 14px;
}
.w-form-field.huge {
	height: 110px;
	padding: 10px 10px 9px 10px;
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 320px;
}
.w-form-field.hover,.w-form-field:hover:not(:focus){border-color:#71a7ce;}
.w-form-field.invalid, .w-form-field:invalid {
	border-color: #71a7ce;
}
.w-form-field.focus, .w-form-field:focus {
	border-color: #71a7ce;
}
.w-form-button {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	border-radius: 6px;
	line-height: 16px;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
}
.w-form-button.small {
	height: 34px;
	padding: 8px 10px;
}
.w-form-button.medium {
	height: 37px;
	padding: 10px 10px 9px;
}
.w-form-button.big {
	height: 40px;
	padding: 10px 10px;
	line-height: 18px;
	font-size: 14px;
}
.w-form-button.huge {
	height: 62px;
	padding: 19px 10px;
	line-height: 22px;
	font-size: 18px;
}
.w-form-button.input {
	-webkit-appearance: none;
}
.w-form-button:not([disabled]).hover,.w-form-button:not([disabled]):hover:not(:active){box-shadow:3px 5px 5px rgba(212, 218, 221, 0.5),inset 3px 5px 30px rgba(255, 255, 255, 0.5);}
.w-form-button:not([disabled]).hover.no-outer-shadow,.w-form-button:not([disabled]):hover:not(:active).no-outer-shadow{box-shadow:inset 3px 5px 30px rgba(255, 255, 255, 0.5);}
.w-form-button:not([disabled]).push,.w-form-button:not([disabled]):active{box-shadow:inset 3px 5px 10px rgba(0, 0, 0, 0.24);}
.w-form-button[disabled] {
	cursor: auto;
	background-color: #d1cfcf;
	border-color: #d1cfcf;
}
.w-form-button.red:not([disabled]){background-color:#017cba;border-color:#3396c8;}
.w-form-button.red:not([disabled]).hover,.w-form-button.red:not([disabled]):hover:not(:active){border-color:#3396c8;}
.w-form-button.red:not([disabled]).push,.w-form-button.red:not([disabled]):active{border-color:#3396c8;}
.commonpage {

}
DIV#breadcrumb {
	padding: 10px 20px 10px 20px;
	COLOR: #FFFFFF;
	background-color: #04549b;
}
#breadcrumb UL LI {
	PADDING-RIGHT: 5px;
	FLOAT: left;
	font-size: 13px;
	font-weight: 300;
}
#breadcrumb ul li.ara {
	color: #FFFFFF;
	font-size: 10px;
}
#breadcrumb UL LI A {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 300;
}
#breadcrumb UL LI A:hover {
	color: #017cba;
}
#breadcrumb ul li img {
	vertical-align: middle;
	margin-bottom: 2px;
}
#breadcrumb .breadtrans {
	background-position: right center;
	width: 119px;
	height: 15px;
	background-image: url('images/bread_trans.png');
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 550px;
}
#projelist ul li {
	padding: 0px;
	margin: 0px 10px 20px 0px;
	float: left;
	width: 180px;
}
#projelist ul li .projeimg img {
	padding: 0px;
	margin: 0px;
	float: none;
	vertical-align: middle;
}
#projelist ul li .projeimg {
}
#projelist ul li .projename {
	margin: 1px 0px 0px 0px;
	padding: 11px 6px 11px 6px;
	background-color: #0663b5;
	color: #FFFFFF;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	line-height: 16px;
	width: 168px;
	font-size: 11px;
}
#projectdetail {
	margin-bottom: 40px;
}
#projectdetail .pdimage {
	float: left;
	border: 0px solid #FFFFFF;
	width: 384px;
}
#projectdetail .pdimage .pthumbs li {
	float: left;
	margin-right: 8px;
}
#projectdetail .pdimage .pthumbs li:nth-child(4n+4){
	margin-right: 0px;
}
#projectdetail .pdetails {
	float: right;
	border: 0px solid #FFFFFF;
	width: 320px;
}
#projectdetail .pdetails ul.infos li {
	padding-left: 55px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#projectdetail .pdetails ul.infos li .intitle {
	font-weight: 600;
	font-size: 13px;
}
#projectdetail .pdetails ul.infos li.isinadi {
	background-image: url('images/isinadi.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#projectdetail .pdetails ul.infos li.isveren {
	background-image: url('images/isveren.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#projectdetail .pdetails ul.infos li.tarih {
	background-image: url('images/sozlesme.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#projectdetail .pdetails ul.infos li.onyazi {
	background-image: url('images/onyazi.png');
	background-repeat: no-repeat;
	background-position: left -15px;
}
#duringupload , #afterupload{
	display:none;
}
#homemodules{
	width: 960px;
	margin: auto;
}
#homemodules #leftabstract{
	float: left;
	width: 450px;
}
#homemodules #leftabstract .absimg{
	float: left;
	margin-right: 35px;
}
#homemodules h1{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: 700;
	color: #999999;
}
#homemodules #services{
	float: left;
	margin-left: 45px;
}
#homemodules #projects{
	float: left;
	margin-left: 50px;
}
#homemodules #projects ul li .ntitle{
	font-size: 13px;
	margin-top: 5px;
	color: #808080;
}
#footnav {
	margin-top: 10px;
	float: right;
}
#footnav ul {
}
#footnav ul li {
	float: left;
	margin-left: 25px;
}
#footnav a {
	display: block;
	font-size: 12px;
	font-weight: 700;
	color: #808080;
	height: 19px;
}
#footnav a:hover {
	color: #333333;
}
