@charset "utf-8";
/* Reset */
html{text-align:center; overflow-x:hidden;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
p{margin:0 0 10px; line-height:16px; color:#999;}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:10px 0; padding:0; }
input, select { vertical-align:middle; }
body { font:12px/1.25 sans-serif; background:#fff; color:#000; } 
select, input, textarea, button { font:12px sans-serif; border:none; outline: none; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
select, input, textarea { color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: auto; }
a:hover, a:active, a:focus { outline: none; }
a, a:active, a:visited { color: #888; text-decoration: none; }
a:hover, a:focus { color: #2467c0; }
ul, ul li { list-style-type: none; margin: 0; padding: 0; }
ol { list-style-type: decimal; margin-left: 1.8em; }
nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; resize:none; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }
::-moz-selection{ background: #f36b24; color:#fff; text-shadow: none; }
::selection { background:#f36b24; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #f36b24; } 
button {  width: auto; overflow: visible; }
img { text-indent: -99999px; }
.ui-tabs-hide {	display: none; }
/* General */
img{float:left; margin-right:20px;}
h2{font-size:20px; letter-spacing:-1px;}
#wrapper{width:980px; display:inline-block; position:relative; text-align:left;}

#header{border-bottom:1px solid #CCC; position:fixed; left:0; top:0; width:100%; background:#FFF; height:67px; z-index:999}
#header .logo a{background:url(../images/logo.png); width:210px; height:67px; display:block; float:left; cursor:pointer;}
#showcase{background:url(../images/showcase.jpg) center center no-repeat; width:1224px; height:300px; display:inline-block; margin-top:68px;}
#banner{background-position: center center ; background-repeat:no-repeat; width:1224px; height:300px; display:inline-block; margin-top:68px;}
#content{margin-top:-70px; background:#FFF;}
#content .wrap{border-bottom:1px dotted #CCC; min-height:170px; padding:20px; display:inline-block; background:#FFF;}
#content ul#projeler{float:right; display:inline-block; width:700px}
#content ul#projeler li{ display:block; width:163px; position:relative; float:left; margin-right:0px; color:#FFF; margin:5px; border:1px solid #666;}
#content ul#projeler li img{width:163px; margin:0}
#content ul#projeler li .text{background:#666 !important; display:block; width:123px; padding:20px; position:absolute; left:0; bottom:0; text-align:center; font-weight:bold;}

#content .left{float:left; width:200px; display:block;}
#content .left h2{padding-top:70px;}

#content .info{width:410px; background:#262626; float:left; display:block; color:#CCC; height:240px; padding:20px; float:left}
#content .map{float:left; width:490px; height:280px; display:block;}
#content .info label{ display:block; color:#FFF; font-weight:bold; font-size:16px;}
#content .info h2{margin-bottom:50px; border-bottom:1px solid #CCC; padding-bottom:10px;}

ul#nav{float:right;border:1px solid #CCC;padding:10px; margin-top:17px; margin-right:10px;}
ul#nav li{float:left; padding:0 10px; font-weight:bold; cursor:pointer;}
#footer{padding:20px 0;}

ul#columns li{width:300px; float:left; padding:0 5px;}
ul#columns li .box{width:300px; height:100px; display:block; background:#CCC; margin-bottom:10px;}
ul#columns li .box img{width:300px; height:100px;}
ul#columns li h2{margin-bottom:10px; border-bottom:1px solid #CCC; padding-bottom:10px; color:#000;}