body
{
	padding:0px;
	margin:0px;
	background-color: #DDD;	
}
a
{ 
	font-family: 'Palatino Linotype';
	font-size: small;
	text-decoration: none;
	color: #FF0000;
 }

a:hover
{ 
	font-family: 'Palatino Linotype', "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: underline;
	color: #800000;
 }
.baslik
{ 
	padding: 0px; 
	margin: 0px; 
 }

.buttonfoto {
	display:block;
	width:175px;
	height:50px;
	text-indent:-9999px;
}
.buttonfoto a { 
	display:block;
	width:100%;
	height:100%;
	background:url('images/fotograflar.png') no-repeat left top;
	outline:none;
 }

.buttonfoto a:hover {
	background-position:0 -50px;
}
.buttonbasin {
	display:block;
	width:175px;
	height:50px;
	text-indent:-9999px;
}
.buttonbasin a
{
	display: block;
	width: 100%;
	height: 100%;
	background: url('images/basindan.png') no-repeat left top;
	outline: none;
}

.buttonbasin a:hover {
	background-position:0 -50px;
}
.ortak
{
	font-family: 'Monotype Corsiva';
	font-size: small;
	font-style: italic;
	color: #000000;
	font-weight: 500;
	vertical-align: text-bottom;
	word-spacing: 1px;
}
.welcome
{
	font-family: 'Palatino Linotype', "Times New Roman", Times, serif;
	font-size: 24px;
}

#slideshow
{
	position: relative;
	width: 400px;
	height: 300px;
	text-align: center;
	background-image: url('images/slide-bg.jpg');
	background-repeat: no-repeat;
}

#slideshow IMG
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active 
{
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active 
{
    z-index:9;
}
.footerMenu
{
	padding: 0;
	margin: 0;
	font-size: 18px;
	text-align: center;
	color : White;
	font-weight: bold;
	width: 100%;
}
.footerMenu a
{
	font-size: 18px;
	color : White;
	font-weight: bold;
	text-decoration: none;
}
.footerMenu a:hover
{
	font-size: 18px;
	color : White;
	font-weight: bold;
	text-decoration: underline;
}
table#iletisim
{
	width: 100%;
}
table#iletisim td#Sol
{
	width: 28%;
}
table#iletisim td#Orta
{
	width: 40%;
}
table#iletisim td#Sag
{
	width: 32%;
}
.GonderButton
{
	display: block;
	width: 100px;
	border: 2px solid #000000;
	background: #FFFFFF;
	font-weight: bold;
}
.validation
{
	color: Red;
	font-size:small;	
}
.lblOk
{
	color: Green;
	text-align: center;
	font-size: medium;
}
.lblHata
{
	color: Red;
	text-align: center;
	font-size: medium;
}
.iletisimsol
{
	text-align: left;
	font-size: medium;
	font-family: 'Palatino Linotype';
	padding-left: 5px;
	font-weight: bold;
}
.katalog
{
    color: #800000;
    text-align: right;
    font-weight:bold;
    font-style:italic;
    font-size:16px;
    padding-right:30px;
}
