* 
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
	overflow: scroll;
}

body
{
	height: 100%;
	margin: 0px;
	background: url('/gfx/bg_body.png') top repeat-x;
	background-attachment: fixed;
	background-color: #C7C7C7;
	font-family: Arial, Verdana;
	font-size: 0.8em;
	color: #505050;
}

a, a:active, a:visited
{
	color: #505050;
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	color:#0083e7;
	font-weight: normal;
	font-size: 1.4em;
	padding-left: 15px;
	padding-bottom: 10px;
}

h1 a
{
	color:#0083e7 !important;
}

h2
{
	font-size: 1em;
	padding-left: 15px;
}

ul,ol
{
	margin-left: 30px;
}

span
{
	font-family: Arial, Verdana !important;
	font-size: 1em !important;
	color: #505050 !important;
} 

font
{
	font-family: Arial, Verdana !important;
	font-size: 1em !important;
	color: #505050 !important;
} 

input.field_long
{
	margin-bottom: 15px;
	color: #505050;
	width: 300px;
	display: block;
	float: left;
}

input.field_short
{
	margin-bottom: 15px;
	color: #505050;
	width: 150px;
	display: block;
	float: left;
}

textarea.textarea
{
	margin-bottom: 15px;
	color: #505050;
	width: 655px;
	display: block;
	float: left;	
}

input.button
{
	margin-bottom: 15px;
	background-color: #0083e7;
	color: white;
	border: 1px solid white;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
	margin-right: 2px;
	font-size: 11px;
}

div.content
{
	padding-left: 15px; 
	padding-right: 30px; 
	padding-bottom: 20px; 
	text-align: left;
}

p.shortnews
{
	font-size: 0.8em;
	padding-left: 15px; 
	padding-right: 30px; 
	text-align: left;
}

p.shortnews a
{
	color:#0083e7;
	display: block;
	padding-bottom: 10px;
	text-align: right;
}

a.allnews
{
	font-weight: bold;
	color:#0083e7;
	font-size: 0.9em;
	padding-left: 15px;
}

p.header_top
{
	padding-left: 15px; 
	padding-right: 15px;
	padding-top: 15px; 
}

span.newsdate
{
	font-size: 0.8em !important;
	color:#0083e7 !important;
	display: block;
	float: right;
	padding-right: 30px;
	padding-top: 10px;
}

fieldset.login
{
	border: 0px;
	padding-left: 15px;
}

fieldset.login br
{
	clear: left;
}


fieldset.login label
{
	color: #0083e7;
	padding-bottom: 15px;
	display: block;
	float: left;
	width: 110px;
}

fieldset.admin
{
	border: 0px;
	padding-left: 15px;
}

fieldset.admin br
{
	clear: left;
}


fieldset.admin label
{
	color: #0083e7;
	padding-bottom: 15px;
	display: block;
	float: left;
	width: 110px;
}

img.icon
{
	padding-left: 5px;
}

div#main
{
	position:relative;
	width: 1080px;
	min-height: 100%;
	margin: 0px auto;
	background-color: #F4F4F4;
}

div#left_shadow
{
	position:absolute;
	width: 6px;
	height: 100%;
	background: url('/gfx/main_shadow_left.png') repeat-y;
	left: -6px;
}

div#right_shadow
{
	position:absolute;
	width: 6px;
	height: 100%;
	background: url('/gfx/main_shadow_right.png') repeat-y;
	top: 0px;
	left: 1080px;
}

div#header_top
{
	width: 1080px;
	height: 65px;
	/* background-color: #F4F4F4; */
	background-color: #FFFFFF;
	color: #505050;
}

div#header_top img
{
	float: right;
}

div#mainmenu
{
	width: 1080px;
	height:30px;
}

div#mainmenu a
{
	display: block;
	width: 180px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #F1F1F1;
	font-weight: bold;
	text-decoration: none;
	background: url('/gfx/mainmenu_button.png') no-repeat;
}

div#mainmenu a:hover
{
	background-position: 0 -30px;
}

div#mainmenu a.active
{
	font-weight: bold;
	background-position: 0 -60px;
}

div#header_image
{
	width: 1080px;
	height:204px;
	padding-bottom: 10px;
}

div#submenu
{
	position: absolute;
	width: 167px;
	padding-top: 15px;
	z-index: 1;
}

div#submenu a
{
	display: block;
	width: 152px;
	height: 42px;
	line-height: 42px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	color: #6E6E6E;
	text-decoration: none;
	background: url('/gfx/submenu_button.png') right no-repeat;
	background-position: 0;
	padding-left: 15px;
}

div#submenu a:hover
{
	background-position: -167px;
}

div#submenu a.active
{
	background-position: -334px;
	color: #FFFFFF;
	font-weight: bold;
}

div#content
{
	position: relative;
	width: 700px;
	left: 160px;
	background: url('/gfx/content_box_middle.png') left repeat-y;
	z-index: 0;
}

div#content_full
{
	position: relative;
	width: 830px;
	left: 20px;
	background: url('/gfx/content_box_middle_full.png') left repeat-y;
	z-index: 0;
}

div#content_admin
{
	position: relative;
	width: 1050px;
	left: 15px;
	background: url('/gfx/content_box_middle_admin.png') left repeat-y;
	z-index: 0;
}

div#right
{
	position: absolute;
	width: 213px;
	right: 5px;
	top: 309px;
	background: url('/gfx/right_box_middle.png') left repeat-y;
}

div#copyright
{
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
}
