@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
.maingallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: center;
	color: #333;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.main {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
.maintitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-align: center;
	color: #036;
	font-weight: bold;
}
.location {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #069;
}



.banner {
	background-image: url(images/banner1.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 208px;
	
}
.content {
	margin-right: auto;
	margin-left: auto;
}

a.menulink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textnormal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-right: 10px;
	
}
.text_area {
	padding-left: 10px;
	padding-right: 10px;
}

a.menulink:hover{
	color: #900;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABABAB;
}
#footer a{
	color: #036;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.sty_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	display: block;
}
.sty_title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.sty_title3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0098E1;
	text-decoration: underline;
	padding-left: 5px;
}
.sty_title_bg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	display: block;
	background-image: url(images/baslik_bg.png);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 5px;
	padding-bottom: 5px;
}


.underconst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #069;
	padding: 10px;
}
.liststy {
	list-style-image:url(images/tick.png); padding-left:10px; line-height:22px
}

.feetable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #F60;
}
.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	background-color: #B7F5FB;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
}
.links:hover {
	text-decoration: underline;
}

.textlinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F30;
	text-decoration: underline;
	font-weight: bold;
}
.textlinks:hover {
	color: #600;
}

.emaillinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #036;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.emaillinks:hover {
	color: #900;
}

.calender tr th{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	background-color: #FFF7D2;
	color: #036;
}

.calender tr td{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.calender tr:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}

.programme{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.programme th{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-bottom: 10px;
	color: #900;
	background-color: #FFF3C4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F90;
	padding-right: 5px;
	padding-left: 5px;
}
.programme tr td{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 5px;
}
.programme tr:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.rightlinestyle{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F90;
	padding-right: 2px;
}
.leftlinestyle{
	font-weight: bold;
	padding-left: 2px;
}
.alticizili {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.photobox {
	padding: 2px;
	margin: 2px;
	border: 2px solid #CCC;
}
.photobox:hover {
	border: 2px solid #B4B4B4;
}.responsetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.response_sign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: right;
}

