﻿/* reset */
html, body{width: 100%;height: 100%;}
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label,img { margin:0; padding:0; border:0; } 
body { font-family: Helvetica, Arial, sans-serif; color: #3B3B3B; background: #1C80D2; }
a, a:visited, a:active { text-decoration: none; color: #7E8189; }
.clear { clear: both; }

/* general */
.bg, #overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.bulut-big { background: url("../yapim/bulut-big.png") 0 bottom no-repeat; }
.bulut-big { width: 100%; height: 400px; position: absolute; bottom: 0; left: 0; background: url("../yapim/bulut-big.png") repeat-x; }
.container { position: relative; width: 950px; height: 550px; padding-top: 30px;  margin: 0 auto; display: block; background: url("../yapim/bulut-ltl.png") 68px 170px no-repeat; }
.container .logo { width: 100%; height: 111px; background: url("../yapim/logo.png") no-repeat; }
.container .notfound { width: 324px; height: 230px; margin: 0 auto; }
.block { height: 120px; }

/* links */
.links { width: 490px; margin: 0 auto; padding: 20px; background: url("../yapim/white.png"); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.links .colon { display: block; float: left; padding: 14px 20px; }
.links .border { border-right: 1px dotted #535252; }
.links a { display: block; padding: 4px 0 4px 31px; color: #414141; border-bottom: 1px dotted #535252; color: #535252; }
/* .links a:hover { border-bottom: none; color: #F9A31A; } turuncu renk*/
.links a:hover { border-bottom: none; color: #00a8ec; }
.links a.webim { background: url("../yapim/webim.png") no-repeat; }
.links a.mail { background: url("../yapim/mail.png") 0 2px no-repeat; }

/* links2 */
/*.links2 { width: 530px; margin: 0 auto; padding: 20px; background: url("../yapim/white.png"); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }*/
.links2 .colon { display: block; float: right; padding: 14px 30px; }
/*.links2 .border { border-right: 1px dotted #535252; }*/
.links2 a { display: block; padding: 4px 0 4px 30px; color: #414141; border-bottom: 0px dotted #535252; color: #535252; }
.links2 a:hover { border-bottom: none; color: #000; }
.links2 a.web { background: url("../yapim/sembollogo.png") 0 2px no-repeat; }

/* links3 */
.links3 { width: 390px; margin: 10px auto; padding: 20px; background: url("../yapim/white.png"); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.links3 .colon { display: block; float: left; padding: 14px 20px; }
.links3 .border { border-right: 1px dotted #535252; }
.links3 a { display: block; padding: 4px 0 4px 31px; color: #414141; border-bottom: 1px dotted #535252; color: #535252; }
/* .links a:hover { border-bottom: none; color: #F9A31A; } turuncu renk*/
.links3 a:hover { border-bottom: none; color: #00a8ec; }
.links3 a.tel { background: url("../yapim/tel.png") no-repeat; }
.links3 a.gsm { background: url("../yapim/tel.png") no-repeat; }
