@import url("menu.css");
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/deniz_bg1.jpg);
	background-repeat: repeat-x;
	min-height:900px;
	background-attachment: fixed;
	text-shadow: 3px 1px 2px rgba(0, 0, 0, 0.19);
}

#flashslider {
	width: 916px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #62C0FF;
	border-right-color: #0081D7;
	border-bottom-color: #62C0FF;
	border-left-color: #0081D7;
}
.flashkivir {	-moz-border-radius:4px; /* menü bağlantılarımıza küçük bir gölge efekti veriyoruz. */
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;}
.devam a{display:inline-block; min-width:40px; text-align:center; background-color:#0081D7; text-decoration:none; color:#FFF; padding:0 4px;}
.devam a:hover{ background-color:#62C0FF;}
#weather {margin-left:2px;min-height:57px; min-width:160px; width:160px; background:no-repeat url(http://weathersticker.wunderground.com/weathersticker/cgi-bin/banner/ban/wxBanner?bannertype=wu_travel_landmarks1_metric&airportcode=LTAI&ForcedCity=Finike&ForcedState=&wmo=17375&language=TR); }
#wrapper {
	width: 924px;
	margin:50px auto 0px auto;
}
#content {
	border: 4px solid #0081D7;
	padding:5px;
	float: left;
	width: 737px;
	min-height:650px;
	font:12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
	background-color:#20A6FF;
}
#sidebar {
	float: left;
	width: 165px;
	background-color:#20A6FF;
	text-align:center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0081D7;
	border-right-color: #0081D7;
	border-bottom-color: #0081D7;
}
#container {
background-color:#20A6FF;
}

#resim {border:5px solid #09F; width:120px; height:70px; float:left; margin:10px 0px 10px 15px;}
#resim img { width:120px; height:70px; border:none; }
.baslik { background:url(images/baslik.png) no-repeat; padding-left:14px; clear:both; display:block; padding-bottom:10px; color:#FFF;font:bold 15px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#footer {
	background-image:url(images/footer.png);
	font:bold 10px/15px arial, verdana, sans-serif;
	width:904px;
	margin-top: 0px;
	background-color: #0081D7;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:10px;
	text-align:center;
	color:#FFF;
}
.input08 {float:left; margin:0px; padding:0px; font:bold 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#0081D7;}
.label {font:bold 9px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; display:inline-block; float:left;}
.inputText {font:bold 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#0081D7; padding-left:10px; width:100%; min-width:200px;}
.inputTextarea { min-height:60px;}


.bs-callout-info {
  border-left-color: #1b809e !important;
}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}