﻿body, p, a, img, h2, div, table, ol, ul, li, fieldset, form
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
a
{
	text-decoration: none;
}
a:hover
{
	color: #990000;
}
ul, ol, li
{
	list-style-type: none;
}
/* End of Defaults ------------------------------------------------ */
#wrapper
{
	width: 820px;
	margin: 0 auto;
	background: transparent url(images/cubuk.gif) top repeat-y;
}
#header
{
	width: 820px;
	height: 140px;
	margin: 0 auto;
	position: relative;
	background: transparent url(images/banner.jpg) top no-repeat;
}
#content
{
	width: 800px;
	height: auto;
	margin: 0 auto;
}
#footer
{
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding-top: 10px;
	background: transparent url(images/cubuk.gif) top repeat-y;
	border-top: 1px dashed #0066CC;
}

/* MAIN MENU ----------------------------------------------------------*/
.menu
{
	width: 800px;
	overflow: hidden;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-top: solid 2px #fff;
	border-bottom: solid 4px #ddd;
	background: transparent url(      'images/bg_menu_hover.png' ) repeat-x left;
}
.menu li
{
	float: left;
}
.menu li a
{
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #fff;
	border-right: solid 1px #fff;
}
.menu li a:hover
{
	text-decoration: none;
	color: #fff;
	background: transparent url(      'images/bg_menu.png' ) repeat-x left;
}
/* End of MAIN MENU ------------------------------------------------ */

h2
{
	width: 500px;
	height: 20px;
	background: transparent url(images/baslik.gif) left no-repeat;
	font-family: Lucida Sans;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 4px;
	letter-spacing: 0px;
	margin: 8px 0 8px 10px;
}
p
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	margin-left: 30px;
	line-height: 1.5em;
}
.liNoktali
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	margin-left: 30px;
	list-style-type: disc;
}
.baslik
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}
.myContent
{
	margin-left: 30px;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.imgPadding
{
	padding: 0 15px;
}
.giris
{
	font-family: verdana;
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	line-height: 0.8em;
	float: left;
}
.copy
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	float: right;
}
.author
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	float: left;
}
.clearer
{
	clear: both;
}
.frmBox
{
	width: 200px;
}
.adminView
{
	width: 790px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	padding-top: 40px;
	height: auto;
	background-color: #f8f8f8;
}
.admin-image
{
	padding: 5px;
	background-color: #fff;
	border: solid 1px #fef090;
	width: 127px;
	height: 96px;
	margin: 5px 5px 5px 5px;
}

.admin-imagePage
{
	padding: 5px;
	background-color: #fff;
	border: solid 1px #fef090;
	width: 127px;
	height: 96px;
	margin: 5px 5px 5px 5px;
	float:left;
}

.language
{
	position: absolute;
	top: 10px;
	right: 10px;
	height:30px;
	width:60px;
}
