@charset "iso-8859-9";
/* CSS Document */
*{margin:0;	padding:0;}
body {
	font-family: Calibri, Cambria, Arial;
	color: #999;
	background-color: #f4f4f4;
	text-align: justify;
}
hr {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
}
a {
	color: #999;
}


#genel {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
}
#header {
	margin-top: 30px;
}
.header_bar {
	background-image: url(media/menu_bar.gif);
	height: 28px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	background-position: 0px;
}
#flash {
	width: 80%;
}
#sol_arama {
	width: 218px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#cozumler {
	background-image: url(media/main_sol.gif);
	width: 220px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.baslik {
	font-size: 16px;
	color: #000;
	margin-left: 5px;
}
.yazi {
	font-size: 12px;
	color: #666;
	margin-left: 5px;
	margin-top: 2px;
	padding-right: 3px;
}
.yazi2 {
	font-size: 14px;
	color: #333;
	padding-right: 8px;
	padding-left: 5px;
}
.yazi3 {
	font-size: 15px;
	color: #333;
	padding-right: 8px;
	padding-left: 5px;
	margin-top: 8px;
	list-style-image: url(media/lili.gif);
}
.urungoster ul {
	list-style-image: url(media/lili.gif);
	margin-left: 15px;
	margin-right: 5px;
}

.urun_ozellikleri {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	list-style-image: url(media/lili.gif);
}
.urun_gorsel {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}



.devami {
	color: #d51114;
	font-size: 12px;
	margin-right: 7px;
	float: right;
	margin-top: 1px;
	margin-left: 1px;
	text-decoration: none;
}
.devami:hover {
	color: #C63;
	font-size: 12px;
	margin-right: 7px;
	float: right;
	margin-top: 1px;
	margin-left: 1px;
	text-decoration: underline;
}
.haber_baslik {
	color: #d51114;
	font-size: 12px;
	margin-top: 1px;
	margin-left: 3px;
	text-decoration: none;
}
.haber_baslik:hover {
	color: #C63;
	font-size: 12px;
	margin-right: 7px;
	margin-top: 1px;
	margin-left: 3px;
	text-decoration: underline;
}
.altSayfaBaslik {
	color: #d51114;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
}
.ref {
	border: 2px solid #CCC;
	list-style-image: url(media/lili.gif);
	list-style-position: inside;
	padding-bottom: 8px;
}
.ref ul {
	margin-left: 10px;
}
.ref ul li {
	color: #d51114;
	font-size: 14px;
}
.ref ul li a{
	color: #d51114;
	font-size: 14px;
	margin-bottom: -3px;
	text-decoration: none;
}
.ref ul li a:hover {
	color: #d51114;
	font-size: 14px;
	margin-bottom: -3px;
	text-decoration: underline;
}


.bunubiliyormusun {
	padding-right: 8px;
	padding-left: 3px;
	font-size: 13px;
	color: #666666;
}
.urunBaslik2 {
	background-color: #939393;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.urunBaslik2 a{
	background-color: #939393;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.urunBaslik2 a:hover {
	background-color: #939393;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}



.urungoster {
	padding-left: 10px;
	border: 2px solid #d4d4d4;
	height: 145px;
}

#footer {
	background-image: url(media/footer_bar.gif);
	height: 22px;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 10px;
}


textarea{
	background-image:url(media/form_bg.jpg);
	background-repeat:repeat-x;
	width: 230px;
	height: 60px;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	border: 1px solid #CCC;
	color: #747862;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.text{
	width: 231px;
	color : #747862;
	height:27px;
	margin-bottom:0px;
	background-color: transparent;
	background-image: url(media/inputAlani.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;

}
.multiline {
	width: 231px;
	color : #747862;
	height:93px;
	margin-bottom:0px;
	background-color: transparent;
	background-image: url(media/multii.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

checkbox{
	color: #747862;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	width: 90px;
}
.temizle {
	background-image: url(media/reset.png);
	height: 19px;
	width: 96px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gonder {
	background-image: url(media/gonder.png);
	height: 19px;
	width: 95px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
