input.entryfield {
width:180px;
padding:4px;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-bottom:1px solid #f3f3f3;
border-right:1px solid #f3f3f3;
background-color:#fbfbfb;
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
}
textarea, .servicebox {
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
background-color:#fbfbfb;
padding: 4px;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-bottom:1px solid #f3f3f3;
border-right:1px solid #f3f3f3;
}
body {
	background-color: #FFEFE0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #EACB00;
	scrollbar-base-color: #C2D4EC;
	scrollbar-dark-shadow-color: #FAFBFD;
	scrollbar-face-color: #C6D6ED;
	scrollbar-highlight-color:#FAFBFD;
	scrollbar-shadow-color: #FAFBFD;
	scrollbar-darkshadow-color: #FAFBFD;
}
.genel {
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 11px;
	color:#370103;
	line-height: 18px;
}

p {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#333333;
}
.kenar {
	border: 1px dotted #999999;
}
.solmenu a:link, .solmenu a:visited, .solmenu a:active { margin-left:4px; background-color: transparent; line-height:25px; font-family:  Arial, Tahoma, sans-serif; text-decoration: none; font-size: 12px; color: #427686; font-weight:bold; }
.solmenu a:hover { margin-left:4px; background-color: transparent; line-height:25px; font-family:  Arial, Tahoma, sans-serif; text-decoration: none; font-size: 12px; color: #000000; font-weight:bold;}

.mlink a:link, .mlink a:visited, .mlink a:active { margin-left:4px; background-color: transparent; line-height:25px; font-family:  Arial, Tahoma, sans-serif; text-decoration: none; font-size: 12px; color: #fff; font-weight:normal; }
.mlink a:hover { margin-left:4px; background-color: transparent; line-height:25px; font-family:  Arial, Tahoma, sans-serif; text-decoration: none; font-size: 12px; color: #fff; font-weight:normal;}
.mlink {
font-family:  Arial, Tahoma, sans-serif;
font-size: 10px; 
color: #cec;
}

h1 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bolder;
color:#1b9146;
margin-bottom:1px;
margin-right: 15px;
}

h2 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#199146;
margin-bottom:5px;
margin-top:6px;
margin-left:10px;
}

h3 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bolder;
color:#ff0000;
margin-bottom:1px;
}
h4 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bolder;
color:#FF0000;
margin-top:10px;
margin-bottom:5px;
margin-left:5px;
line-height:0px;
}
h5 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
color:#427686;
margin-top:5px;
margin-bottom:-1px;
margin-left:5px;
}
.someclass{
    FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height:18px;
	margin-top:5px;
	padding-left:5px;
	color:#333333;
}
#pscroller1{
width: 175px;
height: 128px;
border: 0px solid black;
padding: 5px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

.menu3 li{
background-color:Red;  
}

.menu3 li a{
float:left ;
color: white;
padding:5px 10px;
text-decoration:underline;
border-right: 1px solid #C0C0C0;
}

.menu3 li a:visited{


}

.menu3 li a:hover, .menu3 li .current{
background-color:Red;
}