﻿body
{
	font-family: 'Trebuchet MS';
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
a:LINK, a:ACTIVE, a:VISITED
{
	text-decoration:none;
 	color:White;
}

a:hover
{
	text-decoration: none;
	color: #FF5050;
}
#header
{
	width: 900%;
	background-color: #FFFFFF;
}
.solTd
{
	width:200px;
}

.masterAlan
{
	text-align:center;
	}
.captionlabel
{
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: bold;
	color: #013984;
	text-align: center;
}
.label
{
	font-family: "Verdana";
	font-size: 7pt;
	color: #000000;
}
.labelheader
{
	font-family: "Tahoma";
	font-size: 10pt;
	color: #353b30;
	font-weight: bold;
	font-family: "Tahoma";
}
.linkbutton
{
	font-family: "Tahoma";
	font-size: 8pt;
	color: Black;
	background-color: Transparent;
	border-width: 0px;
	cursor: hand;
	text-decoration: underline;
}
.hosgeldiniz
{
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #353b30;
	font-weight: bold;
	font-family: "Tahoma";
}
.combobox
{
	font-family: "Tahoma";
	font-size: 8pt;
	border-color: #013984;
	border-style: solid;
	border-width: 1px;
	width: 150px;
}
.numericbox
{
	font-family: "Tahoma";
	font-size: 8pt;
	border-color: #013984;
	border-style: solid;
	border-width: 1px;
	width: 150px;
	text-align: right;
}
.textbox
{
	border: 1px solid #AA0000;
	font-family: "Tahoma";
	font-size: 8pt;
	width: 150px;
	margin-left: 0px;
	margin-right: 7px;
}

.sendButton
{
	font-size: 9pt;
	width: 120px;
	height:50px;
	color: Red;
	font-weight: bold;
	background-image: url('images/button.png');
}
.doviz
{
	font-size: 7pt;
	color: #999966;
	text-align: center;
	font-family: Trebuchet MS;
	padding: 0;
	border: 0;
	vertical-align: middle;
	width:200px;
}
.bankaHesap
{
	font-size: 7pt;
	color: #999966;
	text-align: right;
	font-family: Trebuchet MS;
	padding: 0;
	border: 0;
	vertical-align: middle;
	width:auto;
}
.urunlerIc
{
	font-size: 7pt;
	color: #000000;
	text-align: left;
	font-family: Trebuchet MS;
	padding: 0;
	border: 0;
	vertical-align: top;
	width: auto;
}
.urunlerBaslik
{
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	font-family: Trebuchet MS;
	padding: 0;
	border: 0;
	vertical-align: middle;
	width: auto;
}
.etiketBulutu
{
	font-size: 7pt;
	color: #CC0000;
	text-align: center;
	font-family: Trebuchet MS;
	padding: 0;
	border: 0;
	vertical-align: middle;
}
.urunBaslik
{
	font-size: 9pt;
	color: #990000;
	text-align: left;
	font-family: Trebuchet MS;
	padding: 0;
	border: 0;
	vertical-align: middle;
	width: 400px;
	font-weight: bold;
	text-decoration: underline;
}
.iletisim
{
	font-size: 8pt;
	font-family: Trebuchet MS;
	vertical-align: middle;
	}
.eKodlari
{
	color:#cc0000;
	font-weight:bold;
	}

#imageMenu {
	text-align: left;
	width: 810px;
	height: 240px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 240px;
	width: 810px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 0px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:201px;
	height: 240px;
}

#imageMenu ul li.landscapes a {
	background: url('images/landscapes.jpg');
}

#imageMenu ul li.people a {
	background: url('images/people.jpg');
}

#imageMenu ul li.nature a {
	background: url('images/nature.jpg');
}

#imageMenu ul li.urban a {
	background: url('images/urban.jpg');
}

#imageMenu ul li.abstract a {
	background: url('images/abstract.jpg');
	width: 201px;
}

.clear {
	clear: both;
}

.hidden
{
display: none;
}


