﻿body
{
	font-size: 8pt;
	font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
	margin: 0px;
	color: #454545;
	background-color: #ebeae8;
	background-image: url('images/template/Main/body-bg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}

a
{
	color: #99cc00; /*7BAC02* da olabilir*/
	text-decoration: none;
}

a:hover
{
	color: #ff9933;
	text-decoration: none;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

#div_forbg
{
}

#div_all
{
	width: 988px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#div_toprow
{
	background-image: url("images/template/Main/bg_top.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 39px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#div_Nlogo
{
	float: left;
	width: 20px;
	margin-left: 10px;
	padding-top: 12px;
}

#div_topbardots
{
	float: left;
	width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 14px;
}

#div_breadcrumbs
{
	float: left;
	padding-top: 12px;
	font-size: 8pt;
	width: 690px;
	color: White;
}

#div_breadcrumbs a
{
	color: White;
}

#div_breadcrumbs a:hover
{
	color: Yellow;
}

#div_toolbar
{
	text-align: right;
	width: 209px;
	padding-top: 3px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}

#div_old_toolbar
{
	float: left;
	width: 95px;
	padding-top: 12px;
	margin-left: 10px;
	margin-right: 20px;
	display: none;
}

#div_old_toolbar a
{
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-left: 3px;
}

#div_old_toolbar img
{
	width: 16px;
	height: 16px;
}

#div_main
{
	padding-left: 4px;
	padding-right: 4px;
	background-image: url("images/template/Main/bg_fill.png");
	min-height: 300px;
	background-position: center top;
	background-repeat: repeat-y;
}

#div_topmenu
{
	width: 500px;
	padding-right: 20px;
	padding-left: 460px;
}

#div_pagecontent
{
	width: 980px;
	clear: both;
	min-height: 200px;
}

#div_footer
{
	height: 100px;
}

#div_footer a
{
	color: #454545;
}

#div_footer a:hover
{
	color: #7BAC02;
}

#div_bottom
{
	background-image: url("images/template/Main/bg_bottom.png");
	height: 6px;
	margin-bottom: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}
