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

.logo {
	float: left;
	height: 84px;
	width: 370px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.banner {
	float: right;
	height: 84px;
	width: 350px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.hr {
	background-color: #e1e0e0;
	height: 1px;
	clear: both;
	margin-bottom: 15px;
}

ul.menu {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
ul.menu li {
	display: inline;
}
ul.menu li a {
	color:#5b5b5b;
	text-decoration: none;
	padding: .2em 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e0e0;
}

ul.menu li a.last {
	border-right-width: 0px;
	border-right-style: none;
}

ul.menu li a.current {
	color:#1790a8;
    text-decoration:underline;
}

ul.menu li a:hover {
	color:#1790a8;
    text-decoration:underline;
}
.hizmetler {
	background-image: url(images/hizmet-bg.jpg);
	clear: both;
	height: 176px;
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

.hizmet {
	height:176px;
	float: left;
	background-image: url(images/hizmet-sag-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 310px;
}

.hizmetlast {
	height:176px;
	float: left;
	width: 310px;
}

.hizmet h1, .hizmetlast h1 {
	text-indent: -9999px;
	margin-left: 10px;
}

#yetiskin-grup-yuzme {
	background:url(images/yetiskin-grup-yuzme.png) no-repeat;
	width:188px;
	height:34px;
}

#cocuk-grup-yuzme {
	background:url(images/cocuk-grup-yuzme.png) no-repeat;
	width:188px;
	height:34px;
}

#ozel-yuzme-dersleri {
	background:url(images/ozel-yuzme-dersleri.png) no-repeat;
	width:188px;
	height:34px;
}
.hizmetlast p, .hizmet p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	margin-left: 12px;
	margin-right: 75px;
}

.kapsayamamaSorunu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.kapsayamamaSorunu {display: inline-block;}
/*IE-mac de bu bolumu sakla \ */
* html .kapsayamamaSorunu {height: 1%;}
.kapsayamamaSorunu {display: block;}
/* IE-mac bu bolumu saklam artik */

.ana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #434343;
	margin: 2px;
	padding: 0px;	
}
.ana2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	margin: 4px;
	padding: 0px;
}

.ana3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676666;
	margin: 4px;
	padding: 0px;
	line-height: 20px;
}

.manset {
	background-color: #f8f8f8;
	width: 574px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 130px;
}
.manset li {
	list-style-image: url(images/ok.png);
}
.manset a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1897ad;
}

.manset a:hover {
	text-decoration: none;
}
.manset ul {
	float: left;
}
.manset #resim {
	background-repeat: no-repeat;
	background-position: center center;
	height: 113px;
	width: 124px;
	float: left;
	padding: 5px;
}
.resim1 {
	background-image: url(images/resim.png);
}

.resim2 {
	background-image: url(images/resim.png);
}
.tarih {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676666;
	display: block;
	height: 20px;
}
.serit {
	background-color: #e1e0e0;
	clear: both;
	height: 5px;
	width: 100%;
}

.bilgi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #737373;
	display: block;
	padding: 5px;
	margin: 0px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.bilgilist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676666;
	line-height: 30px;
}
.bilgilist li {
	list-style-image: url(images/ok-gri.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
}

.bilgilist a {
	color: #676666;
	text-decoration: none;
}

.bilgilist a:hover {
	color:#1897ad;
	text-decoration: underline;
}

a {
	color: #676666;
	text-decoration: none;
}

a:hover {
	color:#1897ad;
	text-decoration: underline;
}

.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
	width: 100%;
	margin-top: 10px;
	clear: both;
	vertical-align: middle;
	height: 30px;
	text-align: right;
}

.alt a {
	color: #989898;
	text-decoration: none;
	}
.alt a:hover {
	text-decoration:underline;
	}
	
#clear {
clear:both;
}
/*--------------------------------------------
Form
---------------------------------------------*/
input { border: 1px solid #CCCCCC; padding: 4px; font: 12px Arial, Helvetica, Sans-Serif; }
textarea { border: 1px solid #CCCCCC; padding: 4px; font: 12px Arial, Helvetica, Sans-Serif; }
.form { margin: 0 auto; width: 530px; padding-top: 15px; }
#contact_form label { color: #333333; display: block; font-weight: bold; text-align: right; width: 140px; float: left; }
#contact_form .small { color: #666666; display: block; font-size: 11px; font-weight: normal; text-align: right; width: 140px; }
#contact_form input { float: left; width: 300px; margin: 2px 0 15px 19px; color: #444444; }
#contact_form textarea { float: left; width: 300px; margin: 2px 0 15px 19px; color: #444444; }
#contact_form .gonder { clear: both; margin-left: 165px; *margin-left: 127px; background: #333333; color: #FFFFFF; border: solid 1px #111111; font: 12px Arial, Helvetica, Sans-Serif; font-weight: bold; padding: 4px 6px; }
#yui-main .yui-b .sp { color: #01b9ef; }
#yui-main .yui-b p, #yui-main .yui-b li {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676666;
	margin: 4px;
	padding: 0px;
	line-height: 20px;
 }
#yui-main .yui-b h3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676666;
	margin: 4px;
	padding: 0px;
	line-height: 20px;
	font-weight:bold;
 }