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

body{
	background:url(../images/bg.png) repeat-x;
	font:12px/18px Arial,Helvetica,sans-serif;
	color:#666666;
}
a{
	text-decoration:none;
	color:green;
}
#wrapper{
	width:1056px;
	margin:auto;
	background:url(../images/bg-new.png);
	background-repeat:no-repeat
}
.footer-seperate{
	margin:auto; width:944px;
}


#header{
	height:112px;
}
.aboutLink{
	color:black;
	text-decoration:none;
	font-size:15px;
	
}
.menuSeperator{
	width:2px;
	height:32px;
	background:url(../images/button-slicer.png) no-repeat;
}
#header-bottom a{
	height:32px;
	background:url(../images/menu-bg.png) no-repeat;
	display:block;
	float:left;
}
#header-bottom {
}
a#sigara{
	width:137px;
}
a#kilo{
	width:119px;
	background-position:-140px 0;
}
a#agri{
	width:73px;
	background-position:-261px 0;
}
a#intolerans{
	width:134px;
	background-position:-340px 0;
}
a#alerji{
	width:86px;
	background-position:-476px 0;
}
a#detoks{
	width:100px;
	background-position:-566px 0;
}
a#ozon{
	width:124px;
	background-position:-669px 0;
}
a#psikoloji{
	width:150px;
	background-position:-797px 0;
}
a#sigara:hover{
	background-position:0px -32px;
}
a#kilo:hover{
	width:119px;
	background-position:-140px -32px;
}
a#agri:hover{
	width:73px;
	background-position:-261px -32px;
}
a#intolerans:hover{
	width:134px;
	background-position:-340px -32px;
}
a#alerji:hover{
	width:86px;
	background-position:-476px -32px;
}
a#detoks:hover{
	width:100px;
	background-position:-566px -32px;
}
a#ozon:hover{
	width:124px;
	background-position:-669px -32px;
}
a#psikoloji:hover{
	width:150px;
	background-position:-797px -32px;
}
#content{
	margin-top:16px;
}
#slider{
}
#video{
}
.ie7 #inner-content{
	margin-top:5px;
}
.product{
	width:194px;
	float:left;
	margin-left:13px;
}
.product p{
	padding:20px 10px;
}
a#terapi{
	height:36px;
	display:block;
	width:194px;
	background:url(../images/mora-terapi.png) no-repeat;
}
a#color{
	height:36px;
	display:block;
	width:194px;
	background:url(../images/mora-color.png) no-repeat;
}
a#homeopati{
	height:36px;
	display:block;
	width:194px;
	background:url(../images/homeopati.png) no-repeat;
}
a.more-info{
	height:15px;
	padding-left:20px;
	color:#05a428;
	font-weight:600;
	text-decoration:none;
	background:url(../images/more-info-image.png) no-repeat;
}
.chrome a.more-info{
	font-weight:500;
	font-size:14px;
}
#right-side{
	float:right;
	width:318px;
}
#left-side{
	float:left;
	width:608px;
}
#comments{
	padding:15px;
	margin-top:5px;
}
.ie7 #comments{
	padding-bottom:10px;
	margin-top:2px;
}
p#comment{
	margin-top:10px;
}
.ie7 p#comment{
	margin-top:5px;
}
h3.green{
	font-size:18px;
	font-weight:700;
	color:#05A428;
}
#all-comments{
	display:block;
	width:118px;
	height:22px;
	background:url(../images/all-comments.png) no-repeat;
	float:right;
}

.round-it{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.border1{
	border:1px solid #b1b1b1;
}
#footer{
	width:976px;
	margin:auto;
	margin-top:30px;
}

#footer-inner{
	background:#f3f9ff;
	height:265px;

}
#footer-inner ul{
	float:left;
	margin-top:32px;
	margin-left:90px;

}
#footer-inner ul li{
	background:url(../images/footer-list-image.png) no-repeat 0 4px;
	padding-left:20px;
	margin-top:10px;
}
.ie8 #footer-inner ul li{
	background:url(../images/footer-list-image.png) no-repeat 0 3px;
}

/*harita*/

.btn1pasif{
	width:250px; padding-top:5px; text-align:center; height:25px; float:left; background-color:#f1f1f1; cursor:pointer
}

.btn2pasif{
	width:300px; padding-top:5px; text-align:center; height:25px; float:left; background-color:#f1f1f1; cursor:pointer
}
.btn1activ{
	width:250px; padding-top:5px; text-align:center; height:25px; float:left; background-color:#CCCCCC; cursor:pointer
}

.btn2activ{
	width:300px; padding-top:5px; text-align:center; height:25px; float:left; background-color:#CCCCCC; cursor:pointer
}


/*İletisim formu*/
#form_gonder{
	width:600px;
	height:300px;
}
#form1{
	width:50px;
	height:40px;
	float:left;
}
#isim-soyisim{
	width:500px;
	height:100px;
	float:left;
}
.text_kutu{
width: 440px;
height: 100px;
border: 1px solid #AAA;
-moz-border-radius: 3px 3px;
}
.text_kutu2{
width: 200px;
height: 23px;
border: 1px solid #AAA;
-moz-border-radius: 3px 3px;
}
strong{
	font-weight:bold
}


