@charset "iso-8859-9";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #7AE5ED;
	cursor: default;
}
#header {
	margin: auto;
	width: 941px;
}
#container {
	background-image: url(img1/ustbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 939px;
	margin: auto;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b8c8c;
	border-left-color: #3b8c8c;
	overflow:hidden;
	height:100%;
	background-color: #FFFFFF;
	padding-top: 50px;
}
#container #icerik {
	margin: auto;
	width: 900px;
}

#footer {
	background-image: url(img1/altbg.jpg);
	margin: auto;
	height: 40px;
	width: 709px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b8c8c;
	border-left-color: #3b8c8c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B8C8C;
	padding-top: 100px;
	padding-left: 230px;
	color: #144b86;
	font-size: 85%;
	overflow:hidden;
}
#footer a:link
{
	color: #144b86;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #144B86;
	padding-bottom: 3px;
	
}
#footer a:visited
{
	color: #144b86;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #144B86;
	padding-bottom: 3px;
	
}
#footer a:hover
{
	color: #1C67BB;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#container #icerik h2 {
	background-color: #009966;
	font-size: 120%;
	padding: 5px;
	color: #FFFFFF;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #D9C293;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: black;
	background-color:#FFFFFF;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #007cc3;
    background-color: white;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
