body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.inputbayi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #E1E6DD;
	border: 1px solid #B6C0AD;
	height: 27px;
	width: 187px;
	font-weight: bold;
	padding: 4px;
}
.input_mail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #E3F1F6;
	border: 1px solid #0099CC;
	height: 27px;
	width: 187px;
	font-weight: bold;
	padding: 4px;
}
.yazi {
	line-height: 135%;
}
.iletisimyazi {
	line-height: 170%;
	font-family: Tahoma;
	font-size: 12px;
	color: #00756F;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FD8222;
}
a:visited {
	color: #FD8222;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FD8222;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.galeri_baslik {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.input {
	font-family: Tahoma;
	font-size: 12px;
	color: #00756F;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 419px;
	padding: 4px;
}
.textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #00756F;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 85px;
	width: 419px;
	padding: 4px;
}
.combobox {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 150px;
	padding: 4px;
}
.tarih {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 100px;
	padding: 4px;
}
.siparis_input {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 150px;
	padding: 4px;
}
.miktar_input {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 50px;
	padding: 4px;
}
.kirmizibaslik {
	color: #990000;
	font-weight: bold;
}
.adet_input {
	border: 1px solid #666666;
	height: 30px;
	width: 38px;
	
}
.gallery_item:hover {
	cursor: pointer;
	}


/* Gallery Styles */

#motioncontainer {
height: 67px; /* Set to gallery height */
width: 975px;
display: block;
margin: 0 auto;
}

ul { padding: 0; margin: 0; }

#motioncontainer a img {
border: 1px solid #000000; /* Set image border color */
margin: 0 1px;
}

#motioncontainer a:hover img {
border: 1px solid #cccccc; /* Set image border hover color */
}

#statusdiv {
padding: 1px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
