/*  +---------------------------------------------------------------+
    | Proje		: MAZDA                                             |
    | Versiyon  : 1                                                 |
    | Oluşturma : 06/03/2010                                        |
    +---------------------------------------------------------------+
    | Hazirlayan  : Omer ARI & yaveri (Sercan Paran)                |
    +---------------------------------------------------------------+
    | 0. Icerik Aktarimlari                                         |
    | 1. Standartlar                                                |
    | 2. Sayfa Ust                                                  |
    | 3. Icerik                                                     |
    | 4. Sayfa Alt                                                  |
    | 5. Ozel Tanimlar                                              |
    +---------------------------------------------------------------+
    |                                                               |
    |  #114459 Mavi                                                 |
    |  #FEC880 Sari                                                 |
    |  #5997A6 Acik mavi                                            |
    +---------------------------------------------------------------+

    +---------------------------------------------------------------+
    | 0. ICERIK AKTARIMLARI                                         |
    +---------------------------------------------------------------+     */ 

	@import "reset.css";
	@import "menu.css";
	@import "prettyPhoto.css";
	@import "prettyPopin.css";
	@import "datePicker.css";
	
/*  +---------------------------------------------------------------+
    | 1. STANDARTLAR                                                |
    +---------------------------------------------------------------+    */
    
html {background: #fff;overflow:auto;}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #333;
}
p{	margin-bottom: 10px;}
abbr{ cursor: help;	border-bottom: 1px dashed #ccc;}

.tasiyici{
	width: 960px;
	margin: 0 auto;
}	

a.link{
	color: #3D191B;
	border-bottom: 1px dotted #006699;
	text-decoration: none;
}
a.link:hover{
	color:#006699;
	border-bottom: 1px solid #006699;
	text-decoration: none;
}

.fake{
    visibility:hidden;
}

.clear{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;	
}

/*  +---------------------------------------------------------------+
    | 2. SAYFA UST                                                  |
    +---------------------------------------------------------------+     */
.ust{
	width: 960px;
	padding: 10px 0px;
	position: relative;
	height: 75px;
}

	.ust-menu{
		position: absolute;
		left: 0px;
		top: 65px;
	}

	.logo{
		position: absolute;
		top: 10px;
		left: 0px;
		width: 192px;
		height: 30px;
		margin-top: 10px;
		text-indent: -9999px;
		background: url(../resim/logo-mazda.png) no-repeat;
	}
	
	.logo-beka{
		position: absolute;
		top: 10px;
		right: 0px;
		width: 81px;
		height: 45px;
		text-indent: -9999px;
		background:url(../resim/logo-beka.png) no-repeat; 
	}


/*  +---------------------------------------------------------------+
    | 3. ICERIK                                                     |
    +---------------------------------------------------------------+     */
    
    
.orta{
	width: 960px;
	background: url(../resim/bg-orta-mazda.png) repeat-y;
	border-bottom: 1px solid #fff;
}

#kapak{
	z-index: 1;
	
}

.kapak ul{
	list-style: none;
	margin: 0;
	padding: 0;
	background: #333;
}

.ana-sol{
	float: left;
}

.ana-sag{
	float: left;
}

/*  +---- HABERLER --------------------+  */

.haber{
	width: 250px;
	height: 310px;
	background: url(../resim/bg-haberler-mazda.png) no-repeat left top;
}
	.haber ul{
		margin-top: 0px;
		margin-left: 30px;
		padding-top: 50px;
	}
	
		.haber ul li{
			height: 70px;
			margin-bottom: 20px;
			list-style: none;
			padding: 0 10px;
			background: url(../resim/ok-beyaz.png) no-repeat 0 4px;
		}
		
			.haber ul li a{
				color: #fff;
				text-decoration: none;
			}

			.haber ul li a:hover{
				text-decoration: underline;
			}			

	.haber-spot{
		background: #7bb4e1;
		height: 60px;
		width: 670px;
		padding: 20px;
	}			
		.haber-spot h3{
			color: #fff;
			font-size: 2.2em;
			font-weight: normal;
			line-height: 1em;
		}
		.haber-spot span{
			color: #fff;
			font-size: 1.2em;
			line-height: 1.4em;
		}		
			.haber-spot a{
				font-size: .7em;
				color:#fff;
				font-weight: bold;
				padding-left: 20px;
				background: url(../resim/ok-beyaz.png) no-repeat 12px 4px;
			}
	
	.haberler h3{
		font-size: 1.8em;
		font-weight: normal;
		color: #0090d6;
	}
	.haberler h5{
		font-size: 1.1em;
		font-weight: normal;
		color: #ccc;
	}
	.haberler p{
		width: 700px;
		line-height: 1.6em;
		margin-bottom: 15px;
	}	
	
	.haberler ul li{
		width: 700px;
		margin-left: -20px;
		list-style: none;
		padding: 3px 10px;
		background: url(../resim/ok-mavi.png) no-repeat 2px 7px;
	}	
	
	.haberler ul li a{
		color: #2B5A8E;
		text-decoration: none;
	}

	.haberler ul li a:hover{
		color: #0090d6;
	}		

	
	.haberler a{
		color: #0090d6;
	}
	.tum-haberler{
		border-top: 1px dotted #ccc;
		padding: 10px 0px;
		margin-top: 10px;
	}
	
	.tum-haberler ul li{
		margin-left: -40px;
		list-style: none;
		padding: 3px 10px;
		background: url(../resim/ok-mavi.png) no-repeat 2px 7px;
	}	
	
	.tum-haberler ul li a{
		color: #2B5A8E;
		text-decoration: none;
	}

	.tum-haberler ul li a:hover{
		color: #0090d6;
	}		
	
		
/*  +------------------------+  */			

	.dortlu{
		width: 670px;
		background:url(../resim/bg-dortlu-mazda.png) repeat-x; 
		height: 160px;
		padding: 30px 20px 20px 20px;
	}

		.dortlu a{
			display: block;
			color: #333;
			padding-left: 10px;
			background: url(../resim/ok-mavi.png) no-repeat 2px 5px;
		}

		.dortlu a:hover{
			color: #0090D6;
			background: url(../resim/ok-mavi-acik.png) no-repeat 2px 5px;
		}
			

/*  +---------------------------------------------------------------+  */

.model{
	/*border-top: 1px solid #fff;
	margin-top: 10px;*/
}

.model-sol{
	float: left;
	width: 250px;
	background: #0051A3;
}

	.model-menu{
			
	}

	.model-menu ul{
		margin: 0;
		padding: 0;
		padding-bottom: 24px;
		list-style: none;
		background: #0051A3 url(../resim/bg-model-menu-mazda-alt.png) bottom no-repeat;
	}
	
		.model-menu li{
			display: block;
			width: 250px;
			height: 40px;
			background: url(../resim/bg-model-menu-mazda.png);
		}
		
		.model-menu li a{
			display: block;
			height: 20px;
			padding: 10px 0px 10px 30px;
			color: #fff;
			font-size: 1.1em;
			background: url(../resim/bg-model-menu-mazda.png);
		}
			.model-menu li a:hover{
				background: url(../resim/bg-model-menu-mazda.png) 0 -40px;	
				text-decoration: none;
			}
			.model-menu ul li .secili{
				background: url(../resim/bg-model-menu-mazda.png) 0 -40px;	
			}


	.model-sol .bulten{
		margin: -5px 10px 30px 10px;
		width: 200px;
		height: 90px;
		padding: 15px;
		background: url(../resim/bg-bulten.png) no-repeat;
	}
		
		.bulten strong{
			color: #333;
		}
		
		.bulten p{
			margin-top: 2px;
			font-size: .8em;
			color: #666;
			line-height: 1em;
		}
		
		.bulten input{
			float: left;
			border: 1px solid #A1A1A1;
			border-right: none;
			color: #666;
			font-size: .9em;
			padding: 4px 4px;
			height: 16px;
			overflow: hidden;
			width: 125px;
		}
		
			.bulten .btn-bulten{
				background: url(../resim/bg-btn-bulten.png) no-repeat;
				width: 55px;
				height: 26px;
				border: none;
				font-size: .8em;
				font-weight: bold;
			}
			
			.bulten .bulten-info{
				font-size: .8em;
				font-style: italic;
				font-weight: bold;
				color: #666;
				margin-top: -2px;
			}
	
.model-sag{
	float: right;
	width: 710px;
}

		.model-sag h2{
			display: block;
			background: #404040;
			font-size: 2em;
			padding: 8px 20px;
			color: #fff;
			letter-spacing: -1px;
		}

		.model-kapak .model-spot{
			background: #0090d6;
			padding: 8px 20px;
			color: #fff;
			margin-top: -3px;
		}

		.model-sag .icerik{
			padding: 10px 0px 20px 20px;
		}
		
			.icerik h3{
				font-size: 1.4em;
				color: #0099CC;
			}
			
		.model-sag h5 img{
		float: right;
		padding: 10px;
		background: #f5f5f5;
		border: 1px solid #efefef;
		margin-left: 20px;
		}	
		
		.model-sag a{
			color: #0090d6;
		}

		
.sayfa{
	padding:0 0 0 30px;
	background: #fff;
}

	.sayfa p.spot{
		font-size: 16px;
	}
	
	.sayfa h2{
		display: block;
		background: #0051A3;
		color: #fff;
		margin: 0 0 0 -30px;
		border-top: 1px solid #fff;
		padding: 8px 30px;
		font-size: 2.2em;
		font-weight: normal;
		letter-spacing: -1px;
	}

	.showroom{
		padding-bottom: 20px;
		min-height: 1px; 
	}
	.sayfa h5 img{
			float: right;
			padding: 10px;
			background: #f5f5f5;
			border: 1px solid #efefef;
			margin-left: 20px;
		}	
	
	img.kucuk{
		background: url(../resim/bg-img-kucuk.png) no-repeat;
		padding: 10px 10px 20px 10px;	
		margin:5px 20px 5px 0;
	}
	
	img.ort{
		background: url(../resim/bg-img-orta.png) no-repeat;
		padding: 10px 10px 20px 10px;
		float: right;
		margin-top: 10px;
		margin-left: 10px;
	}	

	img.buyuk{
		background: url(../resim/bg-img-buyuk.png) no-repeat;
		padding: 10px 10px 20px 10px;
		float: right;
		margin-top: 10px;
		margin-left: 10px;
	}	
		
		
		
/*  +---------------------------------------------------------------+
    | 4. SAYFA ALT                                                  |
    +---------------------------------------------------------------+     */

.alt{
	width: 900px;
	height: 80px;
	border-top: 10px solid #7bb4e1;
	background: #404040;
	padding: 10px 30px;
	/*margin-top: 1px;*/
	color: #fff;
}

	.alt .alt-menu{
		position: relative;
	}	
	
	.alt-menu .unvan{
		position: absolute;
		top: 10px;
		left: 0px;
	}
	
	.alt-menu .adres{
		position: absolute;
		top: 28px;
		left: 0px;
	}

	.alt .telefon{
		position: absolute;
		top: 10px;
		right: 0px;
	}

/*  +---------------------------------------------------------------+
    | 5. OZEL TANIMLAR                                              |
    +---------------------------------------------------------------+     */

.sayfa-yolu{
	 font-size: .85em;
	 color: #666;
	 background: #C8C8C8;
	 width: 900px;
	 padding:6px 30px;
}
.sayfa-yolu a{ color: #666;}
.sayfa-yolu a:hover{	color: #0090d6; text-decoration: none;}

/*  +---- GALERI ----------------------+  */

.galeri{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

.galeri h3{
	margin-top: -10px;
}

.galeri ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.galeri img{
	background: url(../resim/bg-img-kucuk.png) no-repeat;
	padding: 10px 30px 30px 10px;	
	margin:5px 20px 5px 0;
}

.galeri-showroom{
	margin:-20px -40px;
	padding-bottom: 40px;
}

.galeri-showroom img{
	background: url(../resim/bg-img-kucuk.png) no-repeat;
	padding: 10px 10px 20px 10px;	
	margin:5px 20px 5px 0;
}

/*  +---- ILETISIM ----------------------+  */

.iletisim{
	margin-left:-30px;
	margin-top: -8px;
}


	.iletisim-icerik{
		float: left;
		width: 460px;
	}
	
	.iletisim-icerik h3{
		color:#0090d6;
		font-weight:bold;
		caption-side:top;
		border-bottom:2px solid #0090d6;
		text-align:left;
		padding: 10px 0px;
		margin-bottom: 10px;
	}
	
	.iletisim-formu{
		float: right;
		width: 450px;
	}
	
	
	.iletisim .info{
		font-style: italic;
		font-size: 1.1em;
		padding: 10px 0;
		padding:10px;
	}
	
	.iletisim .harita{
		width: 960px;
		height: 350px;
		background-color: #e5f8fe;
}

.tablo{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.tablo caption{
	color:#0090d6;
	font-weight:bold;
	caption-side:top;
	border-bottom:2px solid #0090d6;
	text-align:left;
	padding: 10px 8px;
	background:#fff;
	}
	
.tablo tbody td:first-child{width: 190px; vertical-align: top;} /* tablo sol taraftaki yazı genişliği için hizalama */

.tablo tr:hover{
	background: #e5f8fe;
}

.tablo td{
	border-bottom: 1px solid #ccc;
	color: #999;
	color: #333;
	padding:6px 10px;
	font-weight: bold;
}

.tablo td td { /* sağda rad combobox padding sapıtması */
	padding:0px;
	border-bottom:none;	
}

/* TEKNIK OZELLIKLER */	

.specs{
	background: #fff;
	width: 100%;
	text-align: left;
	border-collapse:collapse;
}
.specs td, .specs th{
	border: 1px solid #efefef;
	padding:3px 10px;
	vertical-align: middle;
}

.specs tr:nth-child(even) {background: #efefef;}
.specs tr:nth-child(odd) {background: #fff}
.specs tr:nth-child(even):hover, .specs tr:nth-child(odd):hover{
	background: #ccc;
}

/*  +---- IKINCI EL ----------------------+  */

.ikinciel p{	
	padding: 0;
	margin: 0;
}

.ikinciel ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.ikinciel ul li{
	float: left;
	width: 400px;
	height: 330px;
	padding:20px;
	border: 1px solid #efefef;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #fbfbfb;
}

.ikinciel ul li:hover{
	border: 1px solid #ccc;

}

.ikinciel ul li:hover img{
	background: #fff;
}

.ikinciel h3{
	font-size: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.ikinciel h3 a{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #0090d6;
}
.ikinciel a:hover{
	text-decoration: underline;
}

.ikinciel img{
	float: right;		
	border: 1px solid #ccc;
	padding: 6px;
	margin: 20px;
	background: #f5f5f5;
	}



/*  +---- FIYAT LISTESI ----------------------+  */


.fiyatlistesi{
	padding-right: 30px;
}

.fiyatlistesi h3 a{
	text-decoration: none;
	color: #333;
}
	.fiyatlistesi h3 a:hover{
	color: #0090d6;
	text-decoration: underline;
}

.fiyat-listesi{
	background: #fff;
	width: 750px;
	text-align: left;
	border-collapse:collapse;
}

.fiyat-listesi td{
	border: 1px solid #efefef;
	padding:3px 5px;
	vertical-align: middle;
	text-align: left;
}

.fiyat-listesi .baslik{
	background: #efefef;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
}
/*.fiyat-listesi .satir2{
	background-color: #f3f3f3;
}
.fiyat-listesi .satir1{
	background-color: #fff;
}

.fiyat-listesi .satir1:hover, .satir2:hover{
	background: #ccc;
}*/

.fiyat-listesi tr:nth-child(even) {background: #efefef;}
.fiyat-listesi tr:nth-child(odd) {background: #fff}
.fiyat-listesi tr:nth-child(even):hover, .fiyat-listesi tr:nth-child(odd):hover{
	background: #ccc;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

textarea{
	height: 100px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}

a.buton{
	display: block;
	width: 90px;
	padding: 8px 15px;
	text-decoration: none;
	background: #0090d6;
	color: #fff;
	text-align: center;
	font-weight: bold;
	float: right;
	font-size: 1.2em;
}

a.buton:hover{
	text-decoration: none;
	background: #2d4560;
	color: #fff;
}

a.buton:active{
	text-decoration: none;
	background: #999;
	color: #fff;
}


.kirmizi{
	padding: 0px 5px;
	color: red;
}

/* ------ LOGIN ------------ */

.login{
	background: #fff;
	padding: 10px;
	}
.login-baslik{
	font-size:1.8em; 
	letter-spacing:-1px;
	color:#0090d6;
}

.login td{
	padding:5px;
	}
	
.login input{
	font-family:Arial;
	font-size:1.6em;
	border: 1px solid #999;
	padding: 4px 6px;
	color: #0090d6;
	}


