﻿body {
	background-color:#F8F7F5;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
	
	
	
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float:left;
position: relative;
}

.mainitems{
border: 0px;
}

.mainitems a{
margin-left: 20px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
text-align:left;
background-color: #dbeef5;
border: 1px solid #96D4E1;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: none;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}
#uyelik {
	font:Arial, Helvetica, sans-serif;
}

#uyelik p {
	display:inline;
}

#wpoi_email {
	width:120px;
	height:15px;
	font-size:13px;
	background: #e9f0f7;
	color:#000;
}

#mail {
	margin-top:25px
}

a {
	text-decoration:none;
	color:#1A6FA1;
		}
a:hover {
	color:#95BC41;
}
a img {
	border:none;
}
.ngg-gallery-thumbnail-box{
 float: left;
}

input
{
color: #000;
background: #E9F0F7;
}

textarea
{
color: #000;
background: #E9F0F7;
}
form {
	margin:0;
padding:0;
display:inline;
}
#flashust {
	margin-right:20px;
	margin-bottom:7px;
}
