body {
	background:url(back.gif);
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #3c3c3c;

}
#KapsayiciAlan
{
	background-image:url(zeminorta.gif);
	width: 828px;
	height: auto;
	float: left;
} 

#menualti
{
	width:828px;
	height:164px;
	bottom: auto;
	text-align: center;
	background-color: #E2E2E2;
} 

#ustmenu{
	width:828px;
	height:43px;
}
#container {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: auto;
}

#col1 {
	float: left;
	width: 608px;
	font-size:14px;
	display: inline;
}

#solMenu 
{
	float: left;
	width: 156px;
	padding: 5px 0px 0px 15px;
	height: auto;
}

#solmenuust
{
	background-image:url(solmenust.gif);
	height:26px;
	width:219px;
	clear: both;
}

#solmenuorta
{
	background:url(solmenuorta.gif);
	width:209px;
	height:auto;
	padding: 3px 0px 3px 10px;
}

#solmenualt
{
	background-image:url(solmenualt.gif);
	width:219px;
	height:26px;
}

#solmenuorta h1{
	padding: 0px 0px 3px 10px;
	font-family: helvetica, sans-serif;
	font-size: 14px;
	color: #D219A4;
	text-align:left;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#icerik 
{
	float: right;
	width: 598px;
	padding: 0px 4px 0px 0px;
	height: auto;
}

#icerikust
{
	background-image:url(sagust.gif);
	height:26px;
	width:598px;
	float: right;
}

#icerikorta
{
	width:595px;
	height:auto;
	padding: 3px 0px 3px 3px;
	float: right;
	background-image: url(sagorta.gif);
	text-align: left;
}

#icerikalt
{
	width:598px;
	height:26px;
	background-image: url(sagalt.gif);
	float: right;
}

#alt {
	clear: both;
	height: 3px;
	width: 828px;
	background-image: url(zeminalt.gif);
}
#altson {
	clear: both;
	height: 30px;
	width: 828px;
}

#alt a { 
	text-decoration: none; 
	font-weight: bold;	
}

#alt #alt-sol {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}

#alt #alt-sag {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0;
	padding: 10px;
}

#kutu2 {
	margin: 10px;
	padding: 0 0 3px 3px;
	background-position: 10px 10px;
	border-bottom:1px dotted #898989;
	width: 560px;
	float: left;
	height: auto;
}

#solmenu {
	float: left;
	width: 219px;
	margin: 0px 0px 0px 3px;
	padding: 0;
	height: auto;
}

#solmenu ul.sidemenu {
	list-style:none;
	margin:0px 0 2px 0px;
	padding:0;
}

#solmenu ul.sidemenu li {
	margin-bottom:1px;
}

#solmenu ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #d42b77;
	text-decoration:none;
	padding:1px 5px 1px 10px;
	background: #f2f2f2;
	border-left:3px solid #d42b77;
	min-height:10px;
	width:170px;
}

* html body #solmenu ul.sidemenu a { height: 10px; }

#solmenu ul.sidemenu a:hover {
	padding:1px 5px 1px 10px;
	background: #f2f2f2;
	color: #663366;
	border-left:3px solid #663366;
	width: 170px;
	text-decoration:underline;
}

/* linkler */
a	{
	color: #d42b77;
	background: inherit;
	text-decoration: none;
	text-decoration:underline;
}
a:hover {
	color: #663366;
	background: inherit;
}
/*arama*/

#arama {
	margin: 0 15px;
	padding: 5px 0;
	border: 0px;
}
#arama img {
	vertical-align: bottom;
}
#arama .yazikutusu {
	background: #FFF url(images/input.png) no-repeat top left;
	border: 1px solid #045282;
	font-size: 11px;
	color:#4E4423;
	padding: 3px;
	width: 90px;
}
#arama input.aramabutonu {
	margin: 0;
	cursor:pointer;
	font:11px helvetica, Sans-serif;
	border: 1px solid #045282;
	background: #dedede url(images/buttonbg.gif) repeat-x left bottom;
	padding: 1px;
	height: 20px;
	color: #FFFFFF;
	width: 38px;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', helvetica, sans-serif;
	font-weight: bold;
	color:#3c3c3c;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	text-transform: none;
	color: #055183;
}
h3 {
	font-size: 12px;
	text-transform: none;
	color: #6699CC;
	letter-spacing: 1px;
}
h4 {
	font-size: 9px;
	text-transform: none;
	color: #FF6600;
	letter-spacing: 1px;
}
h1, h2, h3, p {
	padding: 0;
	margin: 5px 10px;
	
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #666666;
}
/* form */
form {
	margin:10px 10px;
	padding: 0;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	width:auto;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	width: 500px;
}
input {
	background-image:url(input.png) no-repeat top left;
	padding:3px;
	border:1px solid #333333;
	font: normal 11px Verdana, sans-serif;
	color:#777;
	background-color: #FFFFFF;
}
textarea {
	width:300px;
	background-color:#FFFFFF;
	padding:4px;
	font: normal 11px Verdana, sans-serif;
	border:1px solid #333333;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	cursor:pointer;
	font:11px helvetica, Sans-serif;
	border: 1px solid #333333;
	background: #666666 url(img/buttonbg.gif) repeat-x left bottom;
	padding: 1px;
	height: 20px;
	color: #FFFFFF;
	width: 45px;
}
img {
	border: 0px solid #3c3c3c;
}
img.float-right {
	float:right;
	margin:4px 4px 4px 4px;
	border: 1px solid #3c3c3c;
}
img.float-left {
  float:left;
  margin: 5px 10px 10px 0px;
  text-align:center;
  border: 1px solid #3c3c3c;
}
#Design
{
	width:871px;
	height:50px;
	float: right;
}
#lightbox{
	position: absolute;
	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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}

