@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';


/* YAZI */
h1{
    display:none;
}
h2{
	color:#990000;
	font-size:18px;
	padding:5px 0;
}
h3{
color:#003366;
font-size:14px;
padding:5px 0;
}
h4{
color:#000;
font-size:12px;
padding:5px 0;
}
p{
line-height:1.4;
}
a{
line-height:1.4;
}
body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#FFFEFF url(../images/bg.png) repeat-x;
}

#header{
    width:997px;
    margin:0 auto;
}
.home #homepage{
    width:997px;
    margin:0 auto;


}
#homepage{
	background:url(../images/sag-line.png) repeat-y right; 
	padding:0;
	width:997px;
	margin:0 auto;

}

.page #main{
    min-height:300px;
    height:auto !important;
    height:300px;
	width:920px;
    
}
.home #homepage #homepage-left{
    float:left;
    display:inline;
    width:277px;
	text-align:right;


}
#homepage #homepage-left{
    float:left;
    display:inline;
    width:210px;
	text-align:left;
	margin-left:40px;

}
.home #homepage #homepage-left #welcome {
    float:right;
	display:inline;
	width:255px;
	margin-right:2px;
}
.home #homepage #homepage-left #welcome img{
    float:left;
    display:inline;
    width:46px;
}
.home #homepage #homepage-left #welcome h2{
	color:#5B0043;
	text-align:left;
    
}
.home #homepage #homepage-left #welcome p{
	text-align:justify;
	margin:15px 0;
	color:#5e5e5e;
	margin-right:10px;

}
#homepage #homepage-right{
	background:url(../images/sag-line.png) repeat-y right; 
    float:right;
    display:inline;
    width:700px;
	min-height:400px;
	margin-right:1px;

}
#homepage #homepage-right{
	background:none;
    float:left;
    display:inline;
    width:660px;
	min-height:400px;
	padding:0;
}
#homepage #homepage-right #cilt-bakim{
	padding-bottom:10px;
	border-left:1px dashed #999;
	border-right:1px dashed #999;	
	width:610px;
}
#homepage #homepage-right #cilt-bakim img{
	border:2px solid #5B0043;
	float:left;
	display:inline;
	margin:0 5px;
}
#homepage #homepage-right #cilt-bakim h2{
	color:#7A3066;
	border-bottom:1px dashed #7A3066;
	float:left;
	display:inline;	
	width:480px;
}
#homepage #homepage-right #cilt-bakim p{
	width:480px;
	text-align:justify;
padding-left:5px;
}
.home #homepage #homepage-bottom{
	background:url(../images/homepage-bottom.png) no-repeat;
	width:700px;
	height:182px;
	margin-left:3px;
	padding-left:294px;
	left:0;
}
#homepage-bottom{
	background:url(../images/homepage-bottom.png) no-repeat;
	width:700px;
	height:182px;
	padding-left:294px;
	margin-left:-496px;
	position:relative;
	left:50%;
}
#homepage #homepage-bottom #cilt-bakim-urunleri{
	padding:0 10px;
	width:300px;
	float:left;
	display:inline;
	border-left:1px dashed #999;
	margin-left:20px;

}
#homepage #homepage-bottom #cilt-bakim-urunleri h3{
	color:#5B0043;
}
#homepage #homepage-bottom #cilt-bakim-urunleri img{
	border:2px solid #5B0043;
	float:right;
	display:inline;
}
#homepage #homepage-bottom #cilt-bakim-urunleri p a{
	color:#5F5F5F;
	text-decoration:none;
}
#homepage #homepage-bottom #saglikli-zayiflama{
	padding:0 5px;
	width:280px;
	float:left;
	display:inline;
	border-right:1px dashed #999;
}
#homepage #homepage-bottom #saglikli-zayiflama img{
	border:2px solid #5B0043;
	float:right;
	display:inline;
}
#homepage #homepage-bottom #saglikli-zayiflama h3{
	color:#5B0043;
}
#homepage #homepage-bottom #saglikli-zayiflama p a{
	color:#5F5F5F;
	text-decoration:none;
}
.page-content-top{
	margin-left:22px;
}
#container{
	background:url(../images/content-bg.png) no-repeat bottom center;
}
#footer{
background:url(../images/footer-bg.png) no-repeat;
height:258px;
text-align:center;
color:#FFFFFF;
width:997px;
left:50%;
position:relative;
margin-left:-496px;
}
#footer #footer-top{
	width:550px;
	position:relative;
	left:50%;
	margin-left:-160px;
}
#footer #footer-top h2{
	color:#fff;
	border-bottom:1px dotted #ff00da; 
	text-align:left;
}
#footer #footer-top img{
	padding:0 0 0 5px;
	float:right;
	display:inline;
}
#footer #footer-top p{
	text-align:justify;
}
#footer #footer-top a{
	color:#fff;
	text-decoration:none;
}
#maya{
	position:absolute;
	left:0;
	top:0;
	background:url(../images/maya-clinic.png) no-repeat ;
	width:287px;
	height:356px;
	margin-top:-120px;
	margin-left:10px;
}
#footer-in{
padding:30px 0 0 0;
font-size:12px;
}
#footer-in a{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}
#footer-in p{
font-size:12px;
}
#footer-in a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.left{
float:left;
display:inline;
}
.clear{
clear:both;
}
#nav{
	float:left;
	display:inline;
	width:20%;
	padding-right:30px;	
}

#section{
	float:left;
	display:inline;
	width:75%;
}

#section ul{
	list-style-type:disc;
	padding-left:25px;
}
#section ul li{
	
}
#section ol{
	list-style-type:decimal;
	padding-left:25px;
}
#section ul li{
	
}
.alt{
display:none;
}



#footer{
	
	
}

