@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(bg1.jpg) repeat-x center top #8faabd;
}
.ustlink{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#001b2e;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
.ustlink:hover{
	color:#ab3600;
}
.ustlinkbeyaz{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
}
.ustlinkbeyaz:hover{
	color:#CCCCCC;
}
.baslikbeyazorta{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:10px;
}
.ortalinkdetay{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.ortalinkdetay:hover{
	color:#CCCCCC;
}
.ortalinksiyah{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.ortalinksiyah:hover{
	text-decoration:underline;
}
.ortalinksiyah1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.ortalinksiyah1:hover{
	text-decoration:underline;
}
.kategoridetay{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.kategoridetay:hover{
	color:#999999;
}
.basliklink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#800000;
	font-weight:bold;
	text-decoration:none;
}
.basliklink:hover{
	color:#999999;
}
.sayfabaslik{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.bordobaslik{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#669900;
	font-weight:bold;
	text-decoration:none;
}
.detay{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#d17131;
	font-weight:bold;
	text-decoration:none;
}
.detay:hover{
	color:#666666;
}
.yazi{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
}
.yazi1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
}
.yazi2{
	font-family:Georgia;
	font-size:20px;
	color:#660000;
}
.copy{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
}
h1{
	font-family:Georgia;
	font-size:14px;
	color:#660000;
}
h2{
	font-family:Georgia;
	color:#660000;
}

#gallery {position:relative; width:470px; height:200px}
#images {height:200px;}
#image {position:relative; width:470px; height:200px; url(loading.gif) center no-repeat}
#image img {position:absolute;}

.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}