﻿body {margin:0px; font-family:Tahoma; font-size:12px; color:#000000;}

.BalGiris {background:url('../design/bg_Giris.jpg') no-repeat; margin:auto auto; width:890px; height:612px; position:relative }
.SekerGiris {display:block; width:225px; height:75px; position:absolute; top:275px; left:80px;}
.CayGiris {display:block; width:225px; height:75px; position:absolute; top:275px; left:610px;}

.SekerMain { border:solid 1px #add5f1; margin:auto auto; width:1024px; background:url('../design/bg_seker.jpg') top center no-repeat;}
.SekerHeader {height:90px;}
	.SekerLogo {margin:10px; display:block; width:200px; float:left}
	.SekerArama {width:200px; height:20px; background:url('../design/bg_arama.png') left no-repeat; margin-top:40px; float:left;}


.SekerContent { padding:60px 0 10px 40px; background :url('../design/bg_footer.png') bottom center no-repeat; line-height:18px;}
.SekerIcerik {margin-right:300px; margin-bottom:40px;}
.SekerFooter {text-align:center;}


.CayMain { border:solid 1px #62be8b; margin:auto auto; width:1024px; background:url('../design/bg_harmancay.jpg') top center no-repeat;}
.CayContent { padding:60px 0 10px 40px; background :url('../design/bg_cayfooter.png') bottom center no-repeat; line-height:18px;}




/*-------------------------------------------------------------------------
=GENEL AYARLAR
-------------------------------------------------------------------------*/
.floatNone { float:none }
.floatLeft { float:left }
.floatRight { float:right }
.floatCenter{ margin: auto auto }

.clearBoth { clear:both }
.noBg { background:none !important }
.noMargin { margin:0 !important }
.noPadding { padding:0 !important }
.noBorder { border:0 !important }
.displayNone { display:none !important }
.displayBlock { display:block !important }
.left { text-align:left }
.center { text-align:center }
.right { text-align:right }
.border-r {border-right:solid 1px #d9d9d9;}
.gray {color:#909090;}
.border {border:solid 1px #E1E1E1; padding:2px;}
form {margin:0; padding:0;}
.search {background:transparent; border:none; float:left; width:170px; margin-left:3px;}

/*-------------------------------------------------------------------------
=GENEL LİNKLER
-------------------------------------------------------------------------*/
a { color:#424242; text-decoration:none }
a:hover { color:#ff0000; text-decoration:none}
a img {border:none;}

/*-------------------------------------------------------------------------
=BAŞLIKLAR
-------------------------------------------------------------------------*/
h1, h2, h3, h4 { font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#424242}
h1 { font-size:21px }
h2 { font-size:28px; color:#484848}
h3 { font-size:16px; color:#353535; padding:0px; margin-top:20px; margin-bottom:20px}
h4 { font-size:13px; color:#353535; padding:0px; margin-top:20px; margin-bottom:20px}


