* { font-family: Verdana, Arial, Helvetica, sans-serif }
body { background-image:url(images/bg.jpg); background-color: #000000; background-repeat:repeat-x; margin-left:5px; margin-top:5px;}
td, tr { font-size:12px;}
a:link, a:visited { color:#333333; text-decoration:none; cursor:hand; }
a:hover { color:#666666; text-decoration:none; cursor:hand; }

h1 { margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-weight: normal; font-size: 180%; text-indent: 5px; letter-spacing: -1px; }
h4 { font-weight:bold; margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-indent: 5px; letter-spacing: -1px; }

#fixed { background-color: lightblue; position: fixed; position: expression("absolute"); right: 200px; padding: 10px; top: 10px; top: expression(eval(document.body.scrollTop)+10); }

#bannermenu {
font-size:12px;
color: #FFFFFF;
}

#bannermenu ul {display:block }

#bannermenu li { float:left; padding-right: 40px; padding-left: 0px; background: none transparent scroll repeat 0% 0%; padding-bottom:8px; padding-top:0px; text-align: center; cursor:hand; }

#bannermenu li a:link { color:#FFFFFF; cursor:hand;  }
#bannermenu li a:visited { color:#FFFFFF;  cursor:hand;  }
#bannermenu li a:hover { color:#FFFFFF; cursor:hand; }

.baslik1 { color:#FFFFFF; font-weight:bold; padding-left:10px;}
.baslik2 { margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-weight: normal; font-size: 180%; text-indent: 5px; letter-spacing: -1px; }

.footer{ color:#FFFFFF;}


.cerceve1{ width: 200px; border: 1px solid #CCCCCC; border-top: 0px; background: #FFFFFF; padding: 10 5 5 5px; margin:0px; background-image:url(images/golge2.gif); background-repeat:no-repeat; background-position: top center;}

.fiyat {
color:#E63839;
font-size:18px;
font-weight:bolder;
}

hr { margin: 0;	padding: 0;	border: 0 0 0 1px dashed #CCCCCC;}
/* Dikey Menü */

#menu{
	width:100%;
	height:61px;
	background:url(images/fm_menu_bg.jpg) repeat-x;
}
	#menu ul{
		width:80%;
		margin:0 auto;
		list-style:none;
	}
		#menu li{
			list-style:none;
			display:block;
			float:left;
			font-size:11px;
			font-weight:bold;
			height:61px;
			line-height:61px;
			margin:0 5px;
		}
			#menu li a{
				display:block;
				float:left;
				height:61px;				
				color:#99a2b7;
				text-decoration:none;
				text-transform:uppercase;
				padding:0 20px;				
			}
				#menu li a:hover{	
					background:url(images/fm_hover_bg.jpg) repeat-x;
					color:#fff;
				}
					#menu li a:hover span, #menu li .current span{
						background:url(images/fm_hover_pointer.jpg) no-repeat top;
						height:61px;
						display:block;
						float:left;
					}
					#menu li .current{
						display:block;
						float:left;
						height:61px;				
						background:url(images/fm_hover_bg.jpg) repeat-x;
						color:#fff;
						text-decoration:none;
						text-transform:uppercase;
						padding:0 20px;		
					}

