body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	background: #999999;
}

.fValidator-msg {
	background-image: url(../images/alert_small.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.menuback {
	background: url(../images/menuback.jpg);
}

h1.title{
text-indent:-9999px;
position:absolute;
top:0;
}
.tags{
color:#000;
font-size:10px;
text-indent:-9999px;
}
.outlinks{
color:#000;
font-size:10px;
text-indent:-9999px;
}

#footer {
	background: #F3F3F3;
}

#footer a {
	color: #9B9B9B;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#frmRezervasyon {
	/*background: url(../images/rezervasyon_back.jpg) repeat-x #F7F7F7;*/
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#frmRezervasyon input, input.styled {
	background: url(../images/input_back.jpg) no-repeat #FFF right;
	border: 0px;
	padding: 4px;
	height: 15px;
	width: 145px;
	color: #9B9B9B;
	font-size: 11px;
}

#frmRezervasyon fieldset {
	border: 1px dashed #A1A1A1;
}

#frmRezervasyon legend {
	width: 80px;
	height: 22px;
}

#div1 {
	background: url(../images/div1.png) no-repeat;
	width: 50px;
	height: 60px;
	position: absolute;	
	margin: 0px;
	margin-left: 420px;
	margin-top: 10px;
	
}

#div2 {
	background: url(../images/div2.png) no-repeat;
	width: 94px;
	height: 81px;
	position:absolute;
	margin: 0px;
	margin-left: 391px;
	margin-top: -1px;
}

.baslik {
	font-size: 12px;
	color: #D3191E;
}

.kampanyalist {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

.kampanyalist li {
	padding: 3px;
	text-indent: 5px;
}

.kampanyalist a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.kampanyalist a:hover {
	text-decoration: underline;
}
	
.tool-tip {
	color: #fff;
	z-index: 13000;
	width: 137px;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #9FD4FF;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #9FD4FF;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 12px;
	font-weight:bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/bubble.png) bottom right;
}


#kampanyalar {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#kampanyalar li {
	padding: 3px;
	margin: 0px;
	width: 200px;
	height: 120px;
	float:left;
}

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

a:hover {
	text-decoration: underline;
}

.tool-tip {
	color: #fff;
	z-index: 13000;
	width: 137px;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #9FD4FF;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	background: url(../images/bubble.png) bottom right;
}

#frmRezervasyon2 input, input.styled {
	background: url(../images/input_back.jpg) no-repeat #FFF right;
	border: 0px;
	padding: 4px;
	height: 15px;
	width: 145px;
	color: #9B9B9B;
	font-size: 11px;
}

#frmRezervasyon2 textarea
{
	background: url(../images/textarea_back.jpg) no-repeat #FFF right;
	border: 0px;
	height: 83px;
	width: 151px;
	display: inline;
	overflow: hidden;
	color: #9B9B9B;
	font-size: 11px;
}

#ref_resim {
	width:650px;
}
#ref_resim .thumb{
	float:left;
	width:120px;
	height:90px;
	margin-right:10px;
	margin-bottom:10px;
}
#ref_resim .thumb img {
	padding:1px;
	border: 1px solid #474747;
	background-color:#FFFFFF;
}
#kamp_resim {
	width:650px;
}
#kamp_resim .thumb{
	float:left;
	width:120px;
	height:90px;
	margin-right:10px;
	margin-bottom:10px;
}
#kamp_resim .thumb img {
	padding:1px;
	border: 1px solid #474747;
	background-color:#FFFFFF;
}
.clear{clear:both;height:0;overflow:hidden;margin:0;padding:0;}
