@charset "utf-8";
body {
background-color:#072851;
}
#main {
	width: 1197px;
	overflow: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 50px;
	width: 1197px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
#leftpart {
	float: left;
	height: 596px;
	width: 328px;
	background-color: #105ca7;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #1287F1;
}
#demicronpart {
	float: left;
	height: 598px;
	width: 867px;
	background-color: #105ca7;
}
#leftheader {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 40px;
	width: 318px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/headtitle.jpg);
	background-repeat: no-repeat;
}
#items {
	height: 390px;
	width: 325px;
	padding-left: 2px;
	overflow: auto;
}
#currentmain {
	height: 140px;
	width: 318px;
	margin-left: 0px;
	background-image: url(images/currentback.jpg);
	padding-left: 10px;
	margin-top: 15px;
}



.headermenuitem {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 200px;
	line-height: 50px;
	vertical-align: middle;
	cursor:pointer;
	background-image: url(images/menuitem.gif);
}
.headermenuitemover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 200px;
	line-height: 50px;
	vertical-align: middle;
	cursor:pointer;
	background-image: url(images/menuitemover.gif);
}
.headermenuitemselected {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 200px;
	line-height: 50px;
	vertical-align: middle;
	cursor:pointer;
	background-image: url(images/menuitemselected.gif);
}
#boxes {
	width: 50px; /** Kutu kenarliklari renk ve kalinlik ölçüleri **/
	float: left; /** Kutu Arka fon rengi **/
	font-family: Arial; /** Kutu içeriginde ki metin karakteri **/
	font-size: 11px; /** Kutu içeriginde ki nesnelerin kutu dis kenarlarina olan uzakligi **/
	text-align: left;
	height: 50px;
	margin: 1px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#backsplashwrapper {
	height: 310px;
	width: 325px;
}
#backsplashwrapper #backsplashmenu {
	
}

.menuitemback {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	height: 25px;
	width: 150px;
	line-height: 25px;
	cursor:pointer;
}
#currenthead {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	height: 24px;
	width: 300px;
}
.currentitemtitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 14px;
	height: 22px;
	width: 100px;
	color: #FFFFFF;
	float: left;
}
.currentitem {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	height: 22px;
	width: 200px;
	float: left;
}

