/****************************************************************/
/*   Design:   Ilgım Veryeri Alaca                              */
/*   Version:  1.0                                              */
/*   File:     Layout Styles                                    */
/*--------------------------------------------------------------*/
/*   Design:   www.saketasarim.com                              */
/*   Date:     22 Nisan 2012                                    */
/*--------------------------------------------------------------*/
/*   License:  Bu Template Ilgım Veryeri Alaca için             */
/*             M. Kemal Erbaş tarafından oluşturulmuştur.       */
/*                                                              */
/****************************************************************/
html {
  background: #f1f1f1;
  min-height: 100%;
  overflow-y: scroll;
}
body {
	background: #f1f1f1;
	font-family: Arial, Helvetica,Verdana,sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
}
a, a:visited {
  color: #0000FF;
  text-decoration: none;
}
a:hover{
  color: #7D053B;
}


hr {
  border-bottom: 1px solid #fbfbfb;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  height: 0px;
  width: 100%;
}
img{
  border:none;
}


/******************************************/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.float-left {float: left;}
.float-right {float: right;}
.margin-left {margin-left: 10px;}
.margin-right {margin-right: 10px;}
.gutter-left {margin-left: 20px;}
.gutter-right {margin-right: 20px;}
/******************************************/
#header_bg {
	height: 70px;
	border-bottom:1px solid #fff;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
}
#header_container {
    position: relative;
	width:960px;
	height: 70px;
	margin:0px auto;
	border:0px solid #00FF00;
}
.logo_org{
    position: absolute;
    top: 20px;
    left:0px;
    font-family: 'Titillium400';
    font-size: 200%;
}
.logo{
    position: absolute;
    top: 20px;
    left:0px;
    font-family: ;
    font-size: 170%;
    font-weight: 300;
}
.logo a{
  color:#505050;
}

#slider_bg {
	height: 361px;
	width:100%;
	padding:0px 0px 0px 0px;
}
#slider {
	width:950px;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	box-shadow: 0px 0px 5px 0px #333;
	border:1px solid #fff;
}
#page_container{
	width:960px;
	margin:20px auto 20px auto;
	border:0px solid #00FF00;
}
/*=======================================*/
/*           Ana Sayfa Styles            */
/*=======================================*/
/* ------- Main Content -------- */
#anaContent_bg {
}
#anaContent_container{
	width:960px;
	margin:0px auto;
    padding:0px 0px 0px 0px;
	border:0px solid #00FF00;
}
.anaContent_box,.anaContent_box.son{
	width:300px;
	height:200px;
    padding:0px 0px 0px 0px;
	border:0px solid #00FF00;
}
.anaContent_box{
    float: left;
	margin:0px 30px 0px 0px;
}
.anaContent_box.son{
    float: right;
    margin:0px 0px 0px 0px;
}
div.fadehover {
  position: relative;
}
img.bw {
  position: absolute;
  left: 0;top: 0;
  z-index: 10;
}
img.cl {
  position: absolute;
  left: 0;
  top: 0;
}
.anaContent_box h1{
  color:#505050;
  font-size:150%;
  font-weight: normal;
  margin:0px;
  padding: 3px 0px 5px 0px;
  text-decoration: none;
  border-bottom:0px solid #aaa;
}
.anaContent_box h1 a{
  color:#505050;
 }
.anaContent_box p{
  color:#444;
  font-size:75%;
  margin:3px 0px 10px 0px;
  padding:0px;
}
/* ------- Carousel Slider -------- */
#newsticker {
    margin: -10px 0px 0px 0px;
	overflow:hidden;
    border:0px solid #600;
    padding:0px;
}
#newsticker .resim {
    float: left;
    border:1px solid #fff;
    -moz-box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    box-shadow: 0 0 3px #555;
    padding:0px;
    margin:2px 5px 2px 5px;
}
#newsticker .text {
    color:#444;
    font-size: 75%;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#newsticker p {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-size:80%;
}
#newsticker p:hover {}
#newsticker ul {}
#newsticker li {
  border-bottom: 1px solid #aaa;
  padding: 7px 0px 7px 0px;
}
.previous,.next {cursor:pointer;}
.previous {}
.next {}


/******************************************/
.left_box{
    width:235px;
    min-height:350px;
    float: left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*=======================================*/
/*         Content Area Styles           */
/*=======================================*/
#content {
    width:960px;

    padding:0px 0px 0px 0px;
	border:0px solid #969696;
}
#content h1{
  color:#000;
  font-size:28px;
  font-weight: normal;
  margin:0px 0px 5px 0px;
  padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom:1px solid #ccc;
}
#content h2{
  color:#505050;
  font-size:23px;
  font-weight: normal;
  margin:0px;
  padding: 3px 0px 5px 0px;
  text-decoration: none;
  border-bottom:0px solid #aaa;
}
#content h2 a{
  color:#505050;
}

#content h3{
  color:#7d053b;
  font-size:14px;
  font-weight: bold;
  margin:10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  border-bottom:1px solid #7d053b;

}

#content blockquote 	{
	font-style:italic;
	color: #000;
	border-left: 5px solid #999;
	padding: 10px;
    margin:10px 30px 10px 30px;
    background-color: #eee;
}
#content p{
	margin:10px 0px 0px 0px;
	padding:0px 0px;
    font-size:85%;
    color:#444;
}
.pageHeader{
    border:1px solid #fff;
    -moz-box-shadow: 0 0 3px #333;
    -webkit-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    padding:0px;
    margin:5px 0px 15px 0px;
}
/*=======================================*/
/*              TableStyles              */
/*=======================================*/
table {
    color:#444;
}
thead{

}
tbody{

}
th{

}
tr{

}
td{

}


/*=======================================*/
/*              Color Boxes              */
/*=======================================*/
div.box{
	background-color:#ededed;
	padding:5px 5px;
	margin:20px 0px 0px 0px;
	box-shadow:inset 0 0 2px #333;
	-moz-box-shadow:inset 0 0 2px #333;
	-webkit-box-shadow:inset 0 0 2px #333;
    font-size: 100%;
}
div.box h1,div.box h2,div.box h3,div.box h4,div.box h5,div.box h6{margin-top:0px;}
div.yellow 	{background-color:#f9facb; border-color: #cb994b; color: #CC6600;}
div.blue 	{background-color:#d8edf8; border-color: #53829a; color: #006699;}
div.green 	{background-color:#d1f2d1; border-color: #488148; color: #006400;}
div.red 	{background-color:#fadddc; border-color: #8c4b47; color: #990000;}
div.white 	{background-color:#ffffff; border-color: #999999; color: #333333;}
/*=======================================*/
/*            Projeler Boxes             */
/*=======================================*/
.projeBox{
    display:block;
	box-shadow:inset 0 0 2px #333333;
	-moz-box-shadow:inset 0 0 2px #333333;
	-webkit-box-shadow: inset 0 0 3px #333333;
    font-size: 100%;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}
.resim {
  float:left;
  padding: 0px;
  margin: 0px 10px 0px 0px;
  border:0px solid #fff;
}
.yazi {
    float:right;
}
.muze{
  color: #CC0000;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  border-bottom:1px solid #CC0000;
}
.yazi p{
    padding:0px 0px 10px 0px;
    margin:0px;
    text-align: justify;
}
/*=======================================*/
/*              List Styles              */
/*=======================================*/
/*=========== Regular List ==============*/
ul,ol {
	margin: 5px 0px 10px 20px;
}
/*=========== Fancy List ================
ul.fancy {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
    font-size:75%;
    color:#444;
}
ul.fancy li {
	background: url(img/icons/tick-orange.png) no-repeat 5px 0px;
	padding: 0px 0px 3px 25px;
	margin:1px 0px 0px 0px;
}
ul.fancy li:hover {

}
ul.fancy li ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
}
ul.fancy li ul li {
	background:url(img/icons/bulletDot.gif) no-repeat 5px 5px;
	padding: 0px 0px 5px 15px;
}
 */
/*=========== Fancy List ================*/
#content ul.fancy {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 30px 20px 30px;
    font-size:80%;
}
#content ul.fancy li {
	background: url(img/icons/tick.png) no-repeat 5px 4px;
    padding: 5px 0px 5px 25px;
	margin:5px 0px 0px 0px;
    color:#000;
	border:1px solid #969696;
	-webkit-box-shadow: inset 0px 0px 2px 0px #999;
    -moz-box-shadow: inset 0px 0px 2px 0px #999;
    box-shadow: inset 0px 0px 2px 0px #999;
}
#content ul.fancy.red li {
	background: url(img/icons/tick-red.png) no-repeat 5px 4px;
}
#content ul.fancy li:hover {
	background-color: #ccc;
    color:#000;
}
#content ul.fancy li ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
}
#content ul.fancy li ul li {
	background:url(img/icons/bulletDot.gif) no-repeat 5px 4px;
	padding: 0px 0px 5px 15px;
}


/*=======================================*/
/*              DÜĞMELER                 */
/*   (Devamını oku..., başa dön... v.b.  */
/*=======================================*/
a.readmore, a.nextpage, a.prevpage, a.goToBack {
	margin: 0px 0px 0px 0px;
	color: #000000;
    font-size:100%;
}
a.readmore {
	padding:0px 0px 0px 0px;
	color: #000000;
}
a.readmore:hover {
    color: #CC0000;
}


a.nextpage {
	padding:5px 10px 6px 28px;
	min-height:15px;
	background:url(img/icons/black_arrowLeft.gif) no-repeat   3px center;
	}
	a.nextpage:hover {
		color: #000000;
		background:url(img/icons/black_arrowLeft.gif) no-repeat  3px center;
		}
a.prevpage {
	padding:6px 10px 5px 28px;
	background:url(img/icons/black_arrowRight.gif) no-repeat 3px center;
	}
	a.prevpage:hover{
		color: #000000;
		background:url(img/icons/black_arrowRight.gif) no-repeat 3px center ;
		}
a.goToBack {
	padding:0px 0px 0px 0px;
}
a.goToBack:hover{
    color: #CC0000;
}
/*=======================================*/
/*            Footer Styles              */
/*                                       */
/*          fb4e45      43021f           */
/*=======================================*/
#footer_bg {
	background:#eee;
	border-top:1px solid #fff;
    -moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
}
#footer_container{
	width:960px;
	margin:0px auto;
    padding:0px 0px 0px 0px;
	border:0px solid #00FF00;
}
.footer_box{
    float: left;
	width:300px;
	margin:10px 30px 0px 0px;
    padding:0px 0px 0px 0px;
	border:0px solid #00FF00;
}
.footer_box.son{
    float: right;
    margin:10px 0px 0px 0px;
}
.footer_box h1{
  color:#555;
  font-size:23px;
  font-weight: 500;
  margin:0px;
  padding: 3px 0px 0px 0px;
  text-decoration: none;
  border-bottom:0px solid #aaa;
  text-shadow: 2px 2px  0px #000000;
}
.footer_box a{
  color:#666;
  font-size: 80%;
}
.footer_box a:hover{
  color:#333;
}
.footer_box p,.footer_box p a{
  color:#666;
  font-size:90%;
  margin:3px 0px 10px 0px;
  padding:0px;
}
.footer_box p a{
  font-size:100%;
}
.footer_box p a:hover{
  color:#000;
  font-size:100%;
}

.footer_box hr {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #ccc;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  height: 0px;
  width: 100%;
}

.copyright{
    color:#59636a;
    font-size:75%;
    margin:15px 0px 10px 10px;
}
.socials {
    float: right;
    margin-top:10px;
}
/*=======================================*/
/*            Footer Menü                */
/*=======================================*/
#footNav {
    float:left;
    margin:0px auto;
    padding: 12px 0px 0px 0px;
    text-align:center;
    font-size: 80%;
    text-transform: lowercase;
}
#footNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative; /* Fix the Stupid IE6 Bug */
}
#footNav ul li {
    float: left;
    text-align:center;
    border-left: 1px solid #666;
    width: auto;
}
#footNav ul li.menu-first{
    border-left:0px;
}
#footNav ul li a {
    display: block;
    text-decoration: none;
    line-height: 25px;
    padding: 0px 10px 0px 10px;
    font-size: 110%;
    color: #000;
}
#footNav ul li a:hover {
    color: #f00;
}
#footNav ul li.menu-current a{
    color: #f00;  ;
}
/*=======================================*/
/*            Google Map                 */
/*=======================================*/
#map {
   border:1px solid #000;
   padding: 0px;
   margin:0px;
	box-shadow: 0 0 3px #888;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
}

