﻿/* CSS Document */


h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:16px;
	color:#000f39;
	font-weight:bold;
	border-bottom:1px #001b5a solid;
	cursor:default;	
}

h2 {
	padding:0px;
	margin:0px;
	font-size:24px;
	color:#000f39;
	font-weight:bold;
	line-height:26px;	
	cursor:default;
}

h3 {
	padding:0px;
	margin:10px 0px 10px 0px;
	font-size:14px;
	color:#ea4f11;
	font-weight:bold;
}

h4 {
	padding-left:15px;
	margin:5px 0px 0px 0px;
	font-size:12px;
	color:#000f39;
	font-weight:bold;
	background-image:url('../images/bg_li2.gif');
 background-position:top left;
 background-repeat:no-repeat;

}

h4:link {
	color:#FFFFFF;
}

h5 {
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold
}

p {
	margin:5px 0px 10px 0px;
	text-align:justify;
}

hr {
	width:100%;
	margin:0px;
	padding:0px;
	height:1px;
	color:#b5c9d3;
	background-color:#b5c9d3;
	border:0px;
}

ul {
 margin:0px 0px 5px 0px;
 padding:0px 0px 5px 0px;
}

li {
 line-height:16px;
 margin:0px;
 padding:3px 0px 3px 15px;
 text-align:left;
 
 list-style-image:none;
 list-style-type:none;
 
 background-image:url('../images/bg_li.gif');
 background-position:top left;
 background-repeat:no-repeat;
}

a, img {
	border:0px
}

a {color:#f15112;text-decoration:underline;}

body {
margin-top:0px;margin-bottom:0px;margin-left:auto;margin-right:auto;text-align:left;background-color:#002164;text-align:center;border:0px;font-family:Tahoma;color:#001148;font-size:12px;
}

#main_container { width:100%;
	overflow-x: hidden;
	overflow-y: scroll;
	height:100%;	/* this will make sure that the height will extend at the bottom */
	position:absolute; /* container div must be absolute, for our fixed bar to work */
	left:0;
}

div.stars 
{
	position:absolute;
	 background:url("../images/stars.png") center top no-repeat; 
	 height:190px;
	 width:100%;
	 left:0;
}
#mainBody {
	width:866px;
	margin:0px auto auto auto;
	height:auto !important;
	height:auto;
	border:0px;
	text-align:center;
	background-color:#f4f4f4;
	padding-bottom:8px;
	position: relative
}

#header {
	width:850px;
	height:117px;
	margin:0px 8px 0px 8px;
	background-image:url('../images/hdr_bg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	position:relative;
}
#header .newSlogan {
    width: 724px;
    height: 76px;
    position: absolute;
    background: url("../images/newSlogan.jpg") no-repeat;
    z-index: 99;
    right: 5px;
    top: 5px;
}

#menu {
	position:absolute;
	bottom:0px;
	left:0px;	
	z-index:100;
	border:0px;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;	
	z-index:20;
	border:0px;
}

#ucuzluk {
	position:absolute;
	top:0px;
	right:10px;	
	z-index:30;
	border:0px;
}

#content {
	width:100%;
	height:auto !important;
	height:auto;
	position:relative;
}

#contentRight {
	width:240px;
	height:auto !important;
	height:auto;
	vertical-align:top;	
}

#contentLeft {
	width:602px;
	height:auto !important;
	height:350px;
	min-height:350px;
	text-align:left;
}

#navBar {
	width:577px;
	height:25px;
	padding-left:20px;
	text-align:left;
	background-image:url('../images/navbg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	color:#96b4c3;
	font-size:10px;
	line-height:20px;
	cursor:default;	
}

#navBar a {
	color:#96b4c3;
	text-decoration:none;
}

#navBar a:hover {
	color:#f18f68;
	text-decoration:underline;
}

#navBar span {
	color:#f18f68;
	text-decoration:none;
}

#contentTxt {
	width:552px;
	padding:20px 25px 20px 25px;
	cursor:default;
	overflow:hidden;
}

#sitemap a {
	text-decoration:underline;
	color:#001148;	
}

#sitemap a:hover {
	color:#f15112;text-decoration:underline;	
}


#kalite {
	width:100%;
	text-align:center;
}

#contentTxt img {
	border:1px #e0e7fa solid;
	margin:15px 0px 15px 0px;
}

#harita {
	width:550px;
	margin:20px 0px 20px 0px;
	border:1px #e0e7fa solid;
	display:table;
	
}

#magaza {
	margin:10px 0px 10px 0px;
	background-image:url(../images/m_bg.gif);background-position:left top;background-repeat:no-repeat;
	padding-left:15px;
}

#magaza table {
	margin-top:-5px;
}

#magaza img {
	margin:5px 10px 0px 0px;
	border:0px;
	padding:0px;
}

#magazaDetay {
	margin:20px 0px 10px 0px;
}

#magazaDetay table {
	margin-top:-5px;
}

#magazaDetay td {
	padding-bottom:5px;
}


#magazaDetay img {
	margin:5px 10px 0px 0px;
	border:0px;
	padding:0px;
}


.urunCell {
	width:100%;
	border-bottom:1px #d6dae1 solid;
	padding:5px 0px 5px 0px;
}

#urun img {
	margin:5px 10px 5px 0px;
	padding:0px;
	border:1px #001148 solid;
}

.urunName {
	vertical-align:bottom;
	width:100%;
	font-weight:bold;
	padding-bottom:4px;
}

#footer {
	width:850px;
	height:29px;
	margin:8px 8px 0px 8px;
	background-image:url('../images/ftr_bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	position:relative;
}

#footerMenu {
	position:absolute;
	top:0px;
	left:10px;	
	line-height:29px;
	color:#FFFFFF;
	font-size:11px;
	cursor:default;
}

#footerMenu a {
	color:#FFFFFF;
	text-decoration:none;
}

#footerMenu a:hover {
	color:#fed41f;
	text-decoration:underline;
}

#musteriHizmetleri {
	position:absolute;
	top:0px;
	right:0px;	
}

#anaBanner {
	width:602px;height:270px;border:0px;padding:0px;margin:0px;
}

#banner02 {
	width:240px;height:270px;border:0px;padding:0px;margin:0px;
}

#banner03 {	
	width:602px;height:129px;border:0px;padding:0px;margin:0px;
}

#banner04 {
	width:602px;height:129px;border:0px;padding:0px;margin:0px;
}

#banner05 {
	width:240px;height:266px;border:0px;padding:0px;margin:0px;
}
#anaBanner2 {
	width:850px;height:270px;border:0px;padding:0px;margin:0px;
}

#ara {width:866px;height:1px;margin:0px;padding:0px;border:0px
}


.sokCell {
	float:left;margin-bottom:8px;margin-right:8px;
}

.sokBanner {
	float:right;margin-bottom:8px;
	position:relative;
}
.sokBanner2 {
	float:right;
	position:relative;
}

.katalogTarih {
	position:absolute;
	top:95px;
	left:24px;
	cursor:default;
	text-align:left;
	width:130px;
}

.katalogTarih2 {
	position:absolute;
	top:32px;
	left:24px;
	cursor:default;
	text-align:left;
	width:130px;
} 


.bambi {
	position:absolute;
	top:91px;
	left:24px;
	cursor:default;
	text-align:left;
	width:130px;
}


.indirimBanner {
	position:absolute;bottom:0px;right:0px;z-index:50;
}

.fiyat {
	font-size:18px;
	color:#c80d0d;
	font-weight:bold;
	line-height:28px;
}

.tl {
	font-size:10px;
	color:#c80d0d;
	font-weight:bold;
	line-height:28px;
}

.info {
	font-size:10px;
	font-weight:normal;
}

.lh_5 {line-height:5px;}

.lh_10 {line-height:10px;}

.lh_15 {line-height:15px;}

.lh_20 {line-height:20px;}


.va_m {vertical-align:middle}

.va_b {vertical-align:bottom}

.va_t {vertical-align:top}


.ta_l {text-align:left;}

.ta_r {text-align:right;}

.ta_c {text-align:center;}


.mt_5 {margin-top:5px;}

.mt_10 {margin-top:10px;}

.mt_15 {margin-top:15px;}

.mt_20 {margin-top:20px;}

.mt_25 {margin-top:25px;}

.mt_30 {margin-top:30px;}


.mr_5 {margin-right:5px;}

.mr_10 {margin-right:10px;}

.mr_15 {margin-right:15px;}

.mr_20 {margin-right:20px;}

.mr_25 {margin-right:25px;}


.mb_0 {margin-bottom:0px;}

.mb_5 {margin-bottom:5px;}

.mb_10 {margin-bottom:10px;}

.mb_15 {margin-bottom:15px;}

.mb_20 {margin-bottom:20px;}

.mb_25 {margin-bottom:25px;}


.ml_5 {margin-left:5px;}

.ml_10 {margin-left:10px;}

.ml_15 {margin-left:15px;}

.ml_20 {margin-left:20px;}

.ml_25 {margin-left:25px;}

.ml_35 {margin-left:35px;}


.pt_5 {padding-top:5px;}

.pt_10 {padding-top:10px;}

.pt_15 {padding-top:15px;}

.pt_20 {padding-top:20px;}

.pt_25 {padding-top:25px;}


.pr_5 {padding-right:5px;}

.pr_10 {padding-right:10px;}

.pr_15 {padding-right:15px;}

.pr_20 {padding-right:20px;}

.pr_25 {padding-right:25px;}


.pb_5 {padding-bottom:5px;}

.pb_10 {padding-bottom:10px;}

.pb_15 {padding-bottom:15px;}

.pb_20 {padding-bottom:20px;}

.pb_25 {padding-bottom:25px;}


.pl_3 {padding-left:3px;}

.pl_5 {padding-left:5px;}

.pl_10 {padding-left:10px;}

.pl_15 {padding-left:15px;}

.pl_20 {padding-left:20px;}

.pl_25 {padding-left:25px;}


.fr {float:right;}

.fl {float:left;}

.cb {clear:both}

.pr {position:relative;}

input, textarea {
	border:1px #001148 solid;
	line-height:16px;
	height:16px;
	padding-left:7px;
	
	font-size:11px;
	margin:3px;
	}

select {
	border:1px #001148 solid;
	font-size:11px;
	margin:3px;
	}

	
.nb {
	border:0px
}

.b1 {
	border-bottom:1px #b5c9d3 solid;
}

.sm0 {
	line-height:22px;padding:5px 0px 5px 0px;
}

.sm1 {
	background-image:url('../images/sm01.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	line-height:22px;
}

.sm2 {
	background-image:url('../images/sm02.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:28px;
	line-height:22px;
}

.sm3 {
	background-image:url('../images/sm03.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:40px;
	line-height:22px;
}
#paging {
 width:100%;
 height:20px;
 text-align:right;
}
#paging img
{
    border:none;
}
