/* 
	-----------------------------------
	CSS Document
	tema/istanbul/style.css
	istanbullugelin.com tema
	Paradigma Interactive, 2009
	http://www.paradigmainteractive.com
	-----------------------------------
	Resim adları : {tip}_{id}.{ext} (bg_header.jpg) gibi
	-----------------------------------
	RENK PALETİ:
	-----------------------------------
	#FFFFFF
	#000000
	#333333
	#2E3338 Arkaplan
	#212529 Arkaplan Koyu (Blok)
	#B9BFC6 Arkaplan Açık (Yazı)
	#33BFFF h1,h2...
*/

* {
	padding:0;
	margin:0; /* auto js ile sorun çıkartır, ana konteynıra eklendi */
	
}



/* IE6 */
.qfix {
	clear:both;
}

body {
	background-color:#2E3338;
}

img {
	display:block;
}

a img {
	border:0;
}

img.img-sola {
	float:left;
}
img.img-right-margin {
	margin-right:3px;
}

a {
	font:0.8em "Arial", serif;
	color:#33BFFF;
	text-decoration:none;
}
a:hover {
	color:#F90;
}

p {
	font:0.8em "Arial", serif;
	color:#FFF;
}

span {
	font:0.7em "Arial", serif;
	color:#FFF;
}

h1 {
	font:bold 0.9em "Arial", serif;
	color:#33BFFF;
	margin-bottom:4px;
}

h1 span {
	display:block;
	font:bold 0.8em "Arial", serif;
	color:#FFF;
}

h2 {
	font:bold 1.1em "Arial", serif;
	color:#33BFFF;
	margin-bottom:4px;
}
h2 span {
	display:block;
	font:0.6em "Arial", serif;
	color:#FFF;
}
h2.h2-gelindamat {
	background:url(images/bg_h2_gelindamat.jpg) no-repeat left;
	padding-left:35px;
}
h2.h2-digersiteler {
	background:url(images/bg_h2_digersiteler.jpg) no-repeat left top;
	padding-left:35px;
}

ul {
	list-style:none !important;
}


h4 img {
	float:left;
	margin-right:10px;
	margin-top:-1px;
}




input, select, textarea {
	font:0.7em "Verdana", serif;
}
label {
	font:bold 0.7em "Verdana", serif;
	color:#FFF;
}







/* ANA TAŞIYICI */
#container {
	position:relative;
	width:900px; /* 960 */
	padding:0px 30px 30px 30px;
	z-index:0;
	margin:0 auto; /* js için */
}


/* Üst Menü */
#menu_ust {
	position:relative;
	width:900px; /*900*/
	height:60px; /*60*/
	background-color:#212529;
	overflow:hidden;
}

#menu_ust_toplam {
	position:relative;
	width:470px; /*480*/
	height:40px; /*60*/
	float:left;
	padding-top:20px;
	padding-left:10px;
}

.menu_ust_link {
	position:relative;
	float:left;
	width:210px;
	height:60px;
}

/* Başlık */
#header {
	position:relative;
	width:900px;
	height:120px;
	background:url(images/bg_header.jpg) no-repeat bottom;
}
#logo {
	position:relative;
	width:400px;
	height:100px;
	float:left;
	margin-top:20px;
}
/* Menü */

#menu {
	position:relative;
	width:900px;
	height:30px;
	padding-top:5px;
	background-color:#212529;
}

#menu ul {
	list-style:none;
}

#menu ul li {
	position:relative;
	float:right;
	height:27px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	margin-right:5px;
}
#menu ul li.menu-li-left {
	float:left;
}





/* Intro */
#intro {
	position:relative;
	width:890px;	/*900*/
	height:390px;	/*400*/
	border:5px solid #212529;
	z-index:0;
	overflow:hidden;
}

#intro_sub {
	position:relative;
	width:890px;	/*900*/
	height:90px;	/*100*/
	border:5px solid #212529;
	z-index:0;
	overflow:hidden;
}
#intro_layer_alt {
	position:absolute;
	z-index:2;
	width:890px;
	height:150px;
	top:240px;
}
#intro_layer_ust {
	position:absolute;
	z-index:3;
	width:890px;
	height:150px;
	top:240px;
}

#intro_uyeolun {
	position:relative;
	width:270px; /*290*/
	height:130px;/*150*/
	float:left;
	margin-right:10px;
	padding:10px;
}
#intro_mutluluk {
	position:relative;
	width:270px; /*290*/
	height:130px;/*150*/
	float:left;
	margin-right:10px;
	padding:10px;

}
#intro_arama {
	position:relative;
	width:270px; /*290*/
	height:130px;/*150*/
	float:left;
	padding:10px;
}


















/* Site özellikleri */
#tanitim_container {
	position:relative;
	width:900px;
	height:180px;
	padding-top:7px;
	background:url(images/ayrac_900.jpg) no-repeat bottom;
	padding-bottom:10px;

}
#tanitim_arama {
	position:relative;
	width:225px; 	/*295*/
	height:180px;	/*180*/
	background:url(images/bg_tanitim_arama.jpg) no-repeat;
	float:left;
	padding:10px 20px 0px 50px;
	overflow:hidden;
}
#tanitim_filtreleme {
	position:relative;
	width:225px; 	/*295*/
	height:180px;	/*180*/
	background:url(images/bg_tanitim_filtreleme.jpg) no-repeat;
	float:left;
	margin-left:7px;
	padding:10px 20px 0px 50px;
	overflow:hidden;
}
#tanitim_yasaklama {
	position:relative;
	width:225px; 	/*295*/
	height:180px;	/*180*/
	background:url(images/bg_tanitim_yasaklama.jpg) no-repeat;
	float:left;
	margin-left:8px;
	padding:10px 20px 0px 50px;
	overflow:hidden;
}






/* Favori gelin ve damat adayları */
#tanitim_favoriler {
	position:relative;
	width:900px;
	background:url(images/ayrac_900.jpg) no-repeat bottom;
	padding:5px 0px 10px 0px;
}


#tanitim_favoriler ul {
	list-style:none;
}
#tanitim_favoriler ul li.li-profilresmi {
	position:relative;
	width:100px;
	height:120px;
	float:left;
	border:4px solid #FFF;
	background-color:#F9F9F9;
	text-align:center;
	margin-left:2px;
	margin-right:2px;
	overflow:hidden;
}
#tanitim_favoriler ul li.li-profilresmi a {
	font:bold 0.7em "Arial", serif;
	color:#333;
	text-decoration:none;
}



/* Diğer sitelerimiz */
#tanitim_digersiteler {
	position:relative;
	width:900px;
	background:url(images/ayrac_900.jpg) no-repeat bottom;
	padding:5px 0px 10px 0px;
}

#tanitim_digersiteler ul {
	list-style:none;
}
#tanitim_digersiteler ul li.li-digersiteler-ankaraligelin {
	position:relative;
	width:210px;
	height:60px;
	float:left;
	margin-right:5px;
}
#tanitim_digersiteler ul li.li-digersiteler-izmirligelin {
	position:relative;
	width:210px;
	height:60px;
	float:left;
	margin-right:6px;
}
#tanitim_digersiteler ul li.li-digersiteler-banner {
	position:relative;
	width:468px;
	height:60px;
	float:left;
	background-color:#111;
}



/* LOGIN */

#login {
	position:relative;
	width:900px;
	background-color:#212529;
}

#login_sol {
	position:relative;
	width:360px;
	float:left;
	padding:30px;
}

#login_sag {
	position:relative;
	width:430px;
	float:left;
	padding:10px;
}



/* FOOTER */
#footer {
	position:relative;
	width:900px;
	padding-top:10px;
	text-align:center;
}

#footer a {
	font:0.7em "Arial", serif;
	color:#33BFFF;
}