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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* float uygulanan elemanları kapsayamama sorunu */
.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 */
body {
	background: #eaeaea; 
  	margin: 0; padding:0;   
  	font-size:90%;  
  	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  	text-align:center;
}

p {
	font-size:0.9em;
	margin-bottom:10px;
}

em {
	font-style:oblique;
}

strong {
	font-weight:600;
}
.golge{
	text-shadow:0 1px 1px #2d4657;
	font-size:16px;
}
.clear-both {
	width:100%;
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right !important;
}

.center {
	text-align:center;
	margin:30px 0px 30px 20px;
}
		
/* ------ Linkler */

a:link, a:visited { 
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration:underline;
	color:#7cb9cb;
}

/* ------ Headings */

h1 {
	color:#fff;
	font-size:2em;
	letter-spacing:-1px;
	margin:20px auto;
}

h2 {
	color:#50a8b8;
	font-size:24px;
	font-weight:400;
	text-align:left;
	letter-spacing:-1px;
	line-height:20px;
	margin-bottom:20px;
}

h2 strong {
	color:#50a8b8;
	font-size:1.6em;
	letter-spacing:-2px;
	font-weight:400;
}
	
/* ------------------------------------------
   MAIN CONTAINER
------------------------------------------- */ 
	
#wrap {
	margin:0 auto;
	width:854px;
	height:auto;
}

/* ------------------------------------------
   HEADER
------------------------------------------- */ 

#header {
	display:block;
	width:100%;
	padding:30px 0px;
	text-align:left;
	clear:both;
}

#logo{
	width:252px;
	height:56px;
	background:url(../images/aslan_kaynak.gif);
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

/* ------------------------------------------
   MENU NAVIGATION
------------------------------------------- */ 

#nav ul {
	float: right;
	list-style: none;
	background:url(../images/bg_nav.jpg) no-repeat;
	width:399px;
	height:44px;
	margin-top:10px;
	padding: 0px 10px;
}

#nav ul li {
	float: left;
	margin: 0;	
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 12px 20px 0 20px;
	color: #999;
	font-weight:400;
	font-size:12px;
	height:32px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #7cb9cb;
	text-decoration:none;
}

#nav ul li#current a {	
	color: #7cb9cb;
	background: transparent url(../images/bg_active.jpg) no-repeat center bottom;
}


/* ------------------------------------------
   BANNER TEXTLER
------------------------------------------- */ 

#slideContainer {
	width:100%;
	height:354px;;
	text-align:left;
	position:relative;
}

/* ---------------------------------------------
	GALERİ
-----------------------------------------------*/

#gallery{
	float:right;
	width:460px;
	height:351px;
	font-size:14px;
	color:#464646;
	text-align:right;
	line-height:20px;
	margin:11px 16px 0 0;
	_margin:11px 1px 0 0;
}
#gallery p			{ margin: 0; padding: 0; }
#gallery a,
#gallery a:hover	{ text-decoration: none; border: none !important; }
#gallery-adv		{ }
#gallery-adv.content	{
	height: 335px;
	width: 455px;
	float: right;
}
#gallery-adv #caption-adv {	position:absolute; left:-409px;	top:20px; width:400px; }
#gallery .image-wrapper	{ width: 300px; height: 335px; margin-left: 10px; float: left; display: inline; }

#rotate-text		{ float: left; width: 300px; margin-top: 0px; }
#gallery-text		{ float: left; width: 141px; margin-top: 225px; margin-left:290px; }
#gallery-text p		{ margin-top: 50px; }

#thumbs-adv.navigation	{ display:none;}
#thumbs-adv ul 			{ display:none; }
#thumbs-adv ul li a 	{ display: none; }

/* ------------------------------------------
   CONTAINER
------------------------------------------- */ 

#head-container{
	width:854px;
	height:50px;
	background:url(../images/bg_body_head.jpg) no-repeat;
	margin-top:25px;
}
#container {
	width:auto;
	padding: 0 20px 30px 20px;
	_padding: 0 0 10px 0; /* ie6 hack */
	background: url(../images/bg_body.jpg) no-repeat bottom;
	text-align:left;
	clear:both;
}

#cont_sidebar {
	width:200px;
	height:auto;
	float:left;
	margin-left:30px;
	_margin-left:25px; /* ie6 hack */
}

#nav_vert {
	list-style-type:none;
	background:#eee;
	-moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
  	border-radius: 7px;
	padding:30px 15px;
	width:170px;
}

#nav_vert li {
	border-bottom:1px solid #d6d6d6;
	padding:7px;
}
#nav_vert li.borde-sup {
	border-top:1px solid #d6d6d6;
}
#nav_vert a {
	display:block;
	font-size:85%;
	color:#666666;
	background:url(../images/bg_nav_vert.gif) no-repeat right;
}

#nav_vert a.act {
	font-weight:600;
	color:#7cb9cb;
	background:none;
}

#cont_right {
	width:500px;
	height:auto;
	float:right;	
	padding-bottom:40px;
	margin-right:30px;
	color:#666;
}
#cont_right ul.simple-list{
	margin-left:15px;
}
#cont_right ul.simple-list li{
	color:#666;
	line-height:20px;
	font-size:90%;
	padding:7px 0;
}
#cont_right a { 
	text-decoration:underline;
	color: #999999;
}
#cont_right a:hover { 
	color: #7cb9cb;
}

#cont_right img{ margin:5px 0 10px 10px; }

#galleries{
	margin-top:30px;
	width:500px;
}
#galleries a{ margin:0 3px 0 4px; float:left; }

.thumbnail{
	margin:0 !important;
	border:1px solid #E0E0E0;
	background-color: #ECECEC;
	padding:4px;
}

#cont_right ul.bullets-list, #cont_right ul.bullets2-list {
	margin:0 auto;
	line-height:30px;
	font-size:90%;
	color:#999;
	list-style-type:none;
}
#cont_right ul.bullets-list li {
	background:url(../images/arrow.png) no-repeat 0 6px;
	padding-left:25px;
}

#cont_right ul.bullets2-list li {
	background:url(../images/page.png) no-repeat 0 6px;
	padding-left:25px;
}

#cont_right ul.normal-list{
	padding-left:15px;
	line-height:20px;
	color:#999;
}
.icerik-adres {
	margin-bottom:30px;
	float:left;
	width:50%;
	font-size:90%;
}

.icerik-adres p {
	line-height:20px;
	margin:0;
}

.ficha strong  {
	font-size:1.4em;
	font-weight:400;
	line-height:30px;
	color:#50A8B8;
}

#cont_right h2 {
	height:40px;
	/*text-indent:-9999px;*/
	border-bottom:1px solid #d8d8d8;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#cont_right p {
	line-height:20px;
	font-size:90%;
}

#googleMap{
	width:474px; 
	height:300px;
	border:1px solid #FFF;
	font-size:90%;
}

#cont_down {
	width:auto;
	clear:both;
	padding-top:10px;
	border-top:1px solid #d8d8d8;
	text-align:left;
	font-size:90%;
	line-height:10px;
	margin:0 30px;
	_margin:0 40px;
	color:#666;
}

#cont_down .telefono{
	display:block;
	width:253px;
	font-size:120%;
}
#cont_down h3 {
	font-size: 20px;
	color: #50a8b8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	padding-top: 5px;
}

.kolon {
	width:200px;
	margin:0 35px;
	_margin:0 37px 0 30px; /* ie6 hack */
	padding-bottom:20px;
	float:left;
	font-size:0.9em;
	color:#666;
	height:auto;
	border-bottom:1px solid #d8d8d8;
}
.kolon h2{
	height:30px;
	border-bottom:1px solid #d8d8d8;
}
.kolon img {
	margin-top:20px;
}
sup{color:#7CB9CB;}
.label2 {
	color:#666666;
	display:block;
	margin-bottom:10px;
}

.input2 {
	background-color:#fff;
	border:1px solid #cccccc;
	color:#50a8b8;
	display:block;
	font-size:110%;
	padding:5px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
  	border-radius: 7px;
}

.bt_form{
	width: 102px;
	height: 37px;
	width:98px;
	padding: 37px 0 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/bot_enviar.jpg) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* para IE 5.x */
}
.bot-volver{margin:20px 0 0 50px; display:block;}

/* ----------------------------------------
	FOOTER 
----------------------------------------- */

#copy {
	width:auto;
	height:22px;
	margin:25px auto;
	padding:14px 55px 8px 55px;
	background:url(../images/bg_footer.jpg);
	text-align:left;
	font-size:75%;
	clear:both;
	color:#666;
}
#copy a{text-decoration:underline;}

#footer {
	width:auto;
	margin:0 auto;
	padding: 35px;
	padding-top:0;
}

#footer ul {
	list-style:none;
	float:left;
	text-align:left;
	margin:10px 20px;
	line-height:20px;
	font-size:80%;
}

#footer ul li a:hover {
	color:#7cb9cb;
}

/* ----------------------------------------
	SLIDESHOW 
----------------------------------------- */

#slideshow{height:354px; background:none; overflow:hidden; background-color:#ececec;}
.slide_image {margin-top:0px; z-index:0 !important;} /* Editable Slider Image Position */

.cycle{
}

#slideshow_navigation a{
background: url(../images/button.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:15px;
height:15px;
outline-style:none;
outline-width:medium;
padding:0px;
}

#slideshow_navigation{position:absolute; right:15px; top:330px; z-index:800; cursor:pointer}
#slideshow_navigation .activeSlide {background: url(../images/button_selected.png) no-repeat scroll 0% 50%;}

