/* =RESET
===========================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

ul, dl {
	list-style-type: none;
}

/* =DEFAULTS
===========================================*/
.break {
	clear:both;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}
i, .none {
	display: none;
}
.text_center {
	text-align:center;
}

.text_right {
	text-align: right;
}
.float_left {
	float: left;
}

.float_right {
	float: right;
}
a {
	text-decoration: underline;
	color: #D90F0F;
}
a:hover {
	text-decoration: underline;
	color: #0072ca;
}

/* =LAYOUT
===========================================*/
.preloader {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 0px;
	height: 0px;
	background: url(../images/footer_address1.png);
	background: url(../images/footer_address2.png);	
}
body.home {
	background: #fff url(../images/bg.jpg) repeat-x;
	text-align: center;
}
body {
	background: #fff url(../images/bg_innerpages.png) repeat-x;
	text-align: center;
	color: #555;
	font: 12px/16px Trebuchet, Arial, Helvetica, sans-serif;	
}
h1#logo a {
	display: block;
	width: 980px;
	height: 140px;
	background: url(../images/Logo.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	margin-bottom: 10px;
}
body.home h1#logo a{ 
	display: block;
	width: 980px;
	height: 140px;
	background: url(../images/Logo.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	position: relative;
}
#container.home {
	background: none;
}
#header {
	height: 225px;
	position: relative;
	text-align: center !important;
	width: 980px;	
	margin-bottom: 20px;
}
#header.home {
	height: 340px;
	position: relative;
	width: 980px;
	overflow: hidden;
}
#header .mask {
	position: absolute;
	z-index: 100;
	background: transparent url(../images/orta2.png) no-repeat;
	width: 980px;
	height: 225px;
	top: 0px;
	left: 0px;
}

.topshadow {
	width: 980px;
	height: 33px;
	background: url(../images/shadow_top.png) no-repeat bottom center;
	position: absolute;
	z-index: 100;
	top: -2px;
	left: 0px;
}
.bottomshadow {
	width: 980px;
	height:40px;
	background: url(../images/shadow_bottom.png) no-repeat top center;
	position: absolute;
	z-index: 100;
	bottom: 0px;
	left: 0px;
}
#homepromo {
 	margin: -20px auto  30px auto;
	width: 980px;
	height: 180px;
	background: url(../images/homepage3.png) no-repeat;
	text-indent: -9999px;
}

#menu {
	margin: 5px auto 10px auto;
	height: 25px;
	text-align: center;
	width: 740px;
}
#menu li {
	padding-left: 21px;
	background:url(../images/menu_bullet.gif) no-repeat;
	height: 25px;
	float: left;
	display: inline;
}
#menu li.first {
	padding-left: 0px;
	background: none;
}
#menu li a {
	display: block;
	height: 25px;
	background-position: top left;
	text-indent: -9999px;
}
#menu li a.bt1 {
	background: url(../images/anasayfa.gif);
	width: 80px;
}
#menu li a.bt2 {
	background: url(../images/hakkimizda.gif);
	width: 90px;
}
#menu li a.bt3 {
	background: url(../images/tedavilerimiz.gif);
	width: 101px;
}
#menu li a.bt4 {
	background: url(../images/ekibimiz.gif);
	width: 67px;
}
#menu li a.bt5 {
	background: url(../images/anlasmalikurumlar.gif);
	width: 140px;
}
#menu li a.bt6 {
	background: url(../images/kroki.gif);
	width: 48px;
}
#menu li a.bt7 {
	background: url(../images/iletisim.gif);
	width: 61px;
}

#menu li a:hover {
	background-position: bottom left;
}


/* =HOME MENU
===========================================*/
#home_menu {
	width:940px;
	height:340px;
	overflow:hidden;
	margin: 0 auto;
}
#home_menu li {
	float:left;
	display:inline;
	overflow:hidden;
	text-align: left !important;
}
#home_menu div.container {
	height: 340px;
	position: relative;
	overflow: hidden;
	border-left:1px solid #fff;
	border-right: 1px solid #fff;
}
#home_menu div.column {
	position: absolute;
	display: block;
	width: 220px;
	color: #000;
	left: 212px;
	top: 50px;
}
div.column a {
	text-decoration: none !important;
}
#home_menu li p {
	padding: 0px 20px 0px 20px;
	line-height: 18px;
}
.m1, .m1a {
	background:url(../images/1.jpg);
}
.m2, .m2a {
	background:url(../images/2.jpg);
}
.m3, .m3a {
	background:url(../images/3.jpg);
}
.m4, .m4a {
	background:url(../images/4.jpg);
}
.m5, .m5a {
	background:url(../images/5.jpg);
}
.m6, .m6a {
	background:url(../images/6.jpg);
}
.m7, .m7a {
	background:url(../images/7.jpg);
}
.m8, .m8a {
	background:url(../images/8.jpg);
}
.m9, .m9a {
	background:url(../images/9.jpg);
}
.m1, .m2, .m3, .m4, .m5, .m6, .m7, .m8, .m9 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.m1a, .m2a, .m3a, .m4a, .m5a, .m6a, .m7a, .m8a, .m9a{
	background-position: 0px -340px;
	border-right: 2px solid #fff;
	background-repeat: no-repeat;
	font-weight: bold;
}
.container.m1 .column, .container.m2 .column, .container.m3 .column, .container.m4 .column, .container.m5 .column, .container.m6 .column, .container.m7 .column, .container.m8 .column, .container.m9 .column{
	display: none !important;
}

#home_menu img {
	border-left: 1px solid #fff;
}

/* =M1
===========================================*/
.m1a dl {
	border-top: 1px dotted #4D7BA1;
}
.m1a dd {
	border-bottom: 1px dotted #4D7BA1;
}
.m1a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px 5px 8px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m1a a:hover {
	color: #000;
	background: #D674B4 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M2
===========================================*/
.m2a dl {
	border-top: 1px dotted #000;
}
.m2a dd {
	border-bottom: 1px dotted #000;
}
.m2a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m2a a:hover {
	color: #000;
	background: #C16568 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M3
===========================================*/
.m3a dl {
	border-top: 1px dotted #fff;
}
.m3a dd {
	border-bottom: 1px dotted #fff;
}
.m3a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m3a a:hover {
	color: #fff;
	background: #ff6600 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M4
===========================================*/
.m4a dl {
	margin-top: 50x;
	border-top: 1px dotted #000;
}
.m4a dd {
	border-bottom: 1px dotted #000;
}
.m4a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m4a a:hover {
	color: #000;
	background: #FF8769 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M5
===========================================*/
.m5a dl {
	margin-top: 50x;
	border-top: 1px dotted #000;
}
.m5a dd {
	border-bottom: 1px dotted #000;
}
.m5a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m5a a:hover {
	color: #000;
	background: #568DA5 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M6
===========================================*/
.m6a dl {
	margin-top: 50x;
	border-top: 1px dotted #000;
}
.m6a dd {
	border-bottom: 1px dotted #000;
}
.m6a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m6a a:hover {
	color: #000;
	background: #ffff00 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M7
===========================================*/
.m7a dl {
	margin-top: 50x;
	border-top: 1px dotted #000;
}
.m7a dd {
	border-bottom: 1px dotted #000;
}
.m7a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m7a a:hover {
	color: #000;
	background: #67ce00 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M8
===========================================*/
.m8a dl {
	margin-top: 0px;
	border-top: 1px dotted #000;
}
.m8a dd {
	border-bottom: 1px dotted #000;
}
.m8a a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px 5px 8px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m8a a:hover {
	color: #fff;
	background: #990099 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M9
===========================================*/
.m9a dl {
	margin-top: 0px;
	border-top: 1px dotted #fff;
}
.m9a dd {
	border-bottom: 1px dotted #fff;
}
.m9a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 5px 8px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m9a a:hover {
	color: #fff;
	background: #000000 url(../images/bullet.gif) no-repeat 8px center;
}


/* =LEFT SIDE
===========================================*/
#left {
	width: 235px;
	float: left;
	margin-left: 30px;
	display: inline;
	position: relative;
	padding-bottom: 80px;
	padding-top: 18px;
}

/* =LEFT MENU
===========================================*/
#left ul li {
	width: 235px;
	display: inline;
}
#left ul li a {
	display: block;
	width: 190px;
	height: 15px;
	background-position: top left;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
	margin-bottom: 10px !important;
	padding-bottom: 1px;
	border-bottom: 1px solid #dedede;
	float: left;
}
#left ul li a:hover {
	border-bottom: 1px solid #D90F0F;
}
#left ul li a.l1 {
	background: url(../images/sol_hakkimizda.gif);
}
#left ul li a.l1.on {
	background: #EBF9FA url(../images/sol_hakkimizda.gif) left center;
}
#left ul li a.l2 {
	background: url(../images/sol_tedaviler.gif);
}
#left ul li a.l2.on {
	background: #fff url(../images/sol_tedaviler.gif) left center;
}
#left ul li a.l3 {
	background: url(../images/sol_ekibimiz.gif);
}
#left ul li a.l3.on {
	background: #fff url(../images/sol_ekibimiz.gif) left center;
}
#left ul li a.l4 {
	background: url(../images/sol_anlasmalikurumlar.gif);
}
#left ul li a.l4.on {
	background: #fff url(../images/sol_anlasmalikurumlar.gif) left center;
}
#left ul li a.l5 {
	background: url(../images/sol_iletisim.gif);
}
#left ul li a.l5.on {
	background: #fff url(../images/sol_iletisim.gif) left center;
}
#left ul li a.l6 {
	background: url(../images/fizik-tedavi.gif);
}
#left ul li a.l6.on {
	background: #fff url(../images/fizik-tedavi.gif) left center;
	}
#left ul li a.l7 {
	background: url(../images/sol_tedaviler.gif);
}
#left ul li a.l7.on {
	background: #EBF9FA url(../images/sol_tedaviler.gif) left center;
}
#left ul li a.l8 {
	background: url(../images/sol_diyetisyen.gif);
}
#left ul li a.l8.on {
	background: #EBF9FA url(../images/sol_diyetisyen.gif) left center;
	}
#left ul li a.l9 {
	background: url(../images/sol_ortopedi.gif);
}
#left ul li a.l9.on {
	background: #EBF9FA url(../images/sol_ortopedi.gif) left center;
}
#left ul li a.l1.on, #left ul li a.l2.on, #left ul li a.l3.on, #left ul li a.l4.on, #left ul li a.l5.on , #left ul li a.l6.on, #left ul li a.l7.on, #left ul li a.l8.on,#left ul li a.l9.on{
	border: 1px solid #8a8e92;
	border-right: none;
	padding: 10px 0px 5px 0px;
	width: 234px;	
}
#left ul li ul, #left ul li ul li {
	margin-top: 0px !important;
	height: auto !important;
	padding: 0 !important;
}
#left ul li ul li {
	display: inline;
}
#left ul li ul {
	float: left;
	margin-bottom: 15px;
}
#left ul li ul li a {
	display: block;
	width: 199px;
	padding: 0px 5px 0px 20px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	background: url(../images/left_bullet.gif) no-repeat 8px center;
	text-indent: 0px;
	margin: 0px !important;
	border-bottom: none;
}
#left ul li ul li a.on, #left ul li ul li a.on:hover {
	background: #fff url(../images/left_bullet.gif) no-repeat 8px center;
	border: 1px solid #8a8e92;
	border-right: none;
	padding: 3px 5px 3px 20px;
	font-weight: bold;
	width: 209px;
	margin: 5px 0px !important;
}
#left ul li ul li a:hover {
	color: #ff5500;
	background: transparent url(../images/left_bullet.gif) no-repeat 10px center;
	border-bottom: none;
}

.prices {
	width: 90%;
	margin-bottom: 30px;
}
.prices td {
	padding: 2px 10px;
	border-bottom: 1px solid #dedede;
}
.prices td.price {
	font-weight: bold;
	text-align: center;
}
.prices tr:hover {
	background: #efefef;
}

	
/* =RIGHT
===========================================*/
#right {
	width: 665px;
	float: left;
	padding-left: 20px;
	position: relative;
}
#right h1 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #5e5b5a;
	margin-bottom: 20px;
	letter-spacing: -1px;
	border-bottom: 3px solid #d9e1e2;
	clear: both;
}
#right h2 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #D90F0F;
	margin-bottom: 6px;
	letter-spacing: -1px;
}
#right h3 {
	color: #D90F0F;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}
#right p {
	margin-bottom: 15px;
}
#right ul {
	list-style-type: square;
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: normal;
}
#right ul li {
	margin-bottom: 5px;
}
#right .symbol {
	width: 276px;
	height: 51px;
	background: url(../images/bg_content.png) no-repeat;
	position: absolute;
	top: -20px;
	right: 0px;
}
.listing {
	padding-right: 210px;
	clear: both;
	width: 456px;
	border-top: 1px dotted #dedede;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
	float: left;
}
.listing strong, .productlisting strong {
	color: #10a9d3;
	font-size: 13px;
}
.listing img {
	float: right;
	margin-right: -210px;
	display: inline;
	margin-bottom: 10px;
}
.listing p {
	float: left;
	width: 456px;
}
a.sus {
	position: absolute;
	display: block;
	width: 20px;
	padding: 0px 2px;
	padding-left: 12px;
	background: url(../images/icon_top.gif) no-repeat left center;
	right: 0px;
	top: 0px;
	color: #333;
	text-decoration: none;
	z-index: 9999;
	float: left;
	margin-top: -19px;
}
a.sus:hover {
	background: #efefef url(../images/icon_top.gif) no-repeat left center; 
}
.listing a.sus {
	left: 0px !important;
}
.productlisting {
/*	border-bottom: 1px dotted #dedede; */
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	height: auto;
	clear: both;
}
.productlisting h2 {
	border-bottom: 1px dotted #ccc;
}
.productlisting a.sus {
	margin-top: 13px;
}
.productlisting ul {
	padding-left: 15px !important;
	list-style-type: disc !important;
}
.productlisting ul li {
	font-size: 11px;
	margin-bottom: 0px !important;
	line-height: normal !important;
}
.gallery a {
	width: 115px;
	height: 115px;
	padding: 25px;
	background: url(../images/bg_gallery.gif) no-repeat top left;
	float: left;
	display: inline;
	display: block;
}
.gallery a:hover {
	background-position: bottom left;
}

/* =FOOTER
===========================================*/
#footer {
	height: 170px;
	background: url(../images/bg_footernavi.png) repeat-x bottom left;
	clear: both;
	position: relative;
}
#footer .container {
	width: 920px;
	margin: 0 auto;
	height: 170px;
	position: relative;
	text-align: left;
}
.navi {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 230px;
}
.navi ul li {
	float: left;
}
.navi ul li a {
	display: block;
	float: left;
	padding-left: 15px;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
.navi ul li a.f1 {
	width: 110px;
	background: url(../images/icon_top.gif);
}
.navi ul li a.f2 {
	width: 80px;
	background: url(../images/icon_sitemap.gif);
}
.navi ul li a.f3 {
	width: 110px;
	background: url(../images/icon_home.gif);
}
.navi ul li a.f4 {
	width: 80px;
	background: url(../images/icon_mail.gif);
}
.navi ul li a:hover {
	color: #ff5500;
	text-decoration: underline;
}
.navi span {
	display: block;
	clear: both;
	margin-top: 20px;
	float: left;
	font-size: 11px;
}

p.contact {
	position: absolute;
	bottom: 16px;
	left: 235px;
	width: 665px;
	height: 128px;
	padding-left: 10px;
	background: transparent url(../images/footer_separator.png) no-repeat bottom left;
}
.hometemp p.contact {
	position: relative !important;
	margin: 0 auto !important;
	background: none;
	left: 0px !important;
}
p.contact a {
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(../images/footer_address1.png) no-repeat;
	width: 383px;
	height: 128px;
	text-indent: -9999px;
}
p.contact a:hover {
	background: url(../images/footer_address2.png) no-repeat;
}
p.contact img {
	float: left;
}
	
.bubbleInfo {
	position: absolute;
	left: 185px;
	bottom: 35px;
	width: 30px;
	height: 30px;
}
.trigger {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	background: url(../images/infobubble.png) no-repeat top left;
	text-indent: -9999px;
	cursor: pointer;
}
.trigger:hover {
	background-position: bottom left;
}
/* Bubble pop-up */

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	width: 110px;
	height: 90px;
	background: transparent url(../images/info.png) no-repeat;
}

#simplegallery{
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	width: 920px;
	height: 225px;
	margin: 0 auto;
	z-index: 0;
}