* { margin: 0; padding: 0; }

a img { border: none; outline: none; text-decoration: none; }

form fieldset { border: none; }

hr { display: none; }

body {
	font: 11px/1 Arial, Helvetica, Sans-Serif;
	background: url(../gfx/bg.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

#container {
	margin: 0 auto;
	width: 100%;
	height: 770px;
	position: relative;
	background: url(../gfx/bg_margin.jpg) repeat-x 0 0;
	min-height: 100%;
}

#header {
	margin: 0 auto;
	position: relative;
	width: 780px;
	height: 194px;
	top: 0px;
}

#header_left {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../gfx/header_left.jpg) repeat-x 0 0;
	width: 244px;
	height: 194px;
}

#login_area {
	position: relative;
	top: 8px;
	text-align: center;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	color: #3399ff;
}
#login_area  a {
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

#logo { 
	position: absolute;
	top: 50px;
	left: 40px;
	height: 102px;
	line-height: 102px;
	width: 155px;
}
#logo a {
	display: block;
	height: 102px;
	line-height: 102px;
	width: 155px;
	background: url(../gfx/logo.jpg) no-repeat 0 0;
	text-indent: -9999px;
}


#header_center {
	position: absolute;
	top: 0px;
	left: 245px;	
	background: url(../gfx/header_center.jpg) repeat-x 0 0;
	width: 241px;
	height: 194px;
}

#header_right {
	position: absolute;
	top: 0px;
	left: 487px;	
	background: url(../gfx/header_right.jpg) repeat-x 0 0;
	width: 290px;
	height: 194px;
}

#contentarea {
	margin: 0 auto;
	background: url(../gfx/bg_body.jpg) repeat-x 0 0;
	position: relative;
	width: 775px;
	height: 575px;
	top: 1px;
	min-height: 100%;	
}

#mainwrapper {
	width: 375px;
}

#maincontent {
	position: relative;
	left: 20px;
	top: 45px;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

#maincontent p {
	color: #666666;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
}

#maincontent  h1 {
	color: #3399FF;
	font-weight: lighter;
	font-size: 30px;
	line-height: 35px;
}

#maincontent  h2 {
	color: #3399FF;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 15px;
}

#maincontent  a {
	color: #0044FF;
}

#maincontent  a:hover {
	color: #3399FF;
	text-decoration: none;
}

#maincontent  td {
	padding: 5px;
	background: #bcc9d3;
}

#maincontent  table {
	margin-bottom: 10px;
	margin-top: 10px;
}

#rightarea {
	position: absolute;
	top: 55px;
	left: 490px;
	width: 260px;
}

#select_language {
	width: 260px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 0px;
	background: #3399FF;
}

#select_language p {
	position: absolute;
	padding-left: 15px;
	font-size: 14px;
	color: #ffffff;
	top: 6px;
	line-height: 20px;
	
}

#select_language form {
	position: absolute;
	top: 5px;
	left: 140px;
}

#select_language select {
	width: 80px;
}

#search {
	width: 260px;
	height: 77px;
	position: relative;
	top: 1px;
	left: 0px;
	background: #99ccff;
}

#search form {
	padding-left: 15px;
	padding-top: 15px;
	line-height: 12px;
}

.search_terms {
	border: none;
	width: 220px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	
}

#news {
	width: 260px;
	position: relative;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
}
#news h3 {
	font-size: 17px;
	color: #00cc00;
	text-align: center;
	padding: 10px;
}

.newstext {
	padding-left: 15px;
	width: 240px;
	color: #5b5240;
	font-weight: bold;
	line-height: 13px;
}

.newsdate {
	padding-left: 15px;
	width: 240px;
	font-weight: bold;
	color: #ff6600;
	font-size: 12px;
	line-height: 13px;
}

.newslocation  { 
	padding-left: 15px;
	width: 240px;
	line-height: 13px;
	color: #8c8c8c;
}

.newsdetails {
	padding-left: 15px;
	width: 240px;
	line-height: 13px;
	color: #58503c;
	font-size:12px;
	font-weight: bold;
}

.newslink {
	padding-left: 15px;
	width: 240px;
	padding-bottom: 20px;
	line-height: 13px;
	color: #8c8c8c;
}

.newslink  a {
	color: #8c8c8c;
	text-decoration: none;
}

.midmart a {
	text-decoration: none;
	color: #AAAAAA;
}


dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 13px;	
}

#menu dl {
	float: left;
	margin-right: 1px;
	text-align: center;
	padding: 0px;	
}

#menu dt a {
	cursor: pointer;
	background: #929da5;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;		
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#menu dd {
	display: none;
}

#menu li {
	text-align: center;
	background: #beceda;
}

#menu li a  {
	border-top: 1px solid #e3e3e3;	
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: #beceda;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;		
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	

}

#menu li a:hover, #menu li a:focus {
	color: #929da5;
}

#menu dt a:hover, #menu dt a:focus {
	background: #3399ff;
}

#menu dt.active_mainmenu a, #menu dt.active_mainmenu a:hover {
	background: #e3e3e3;
	color: #929da5;
}
#menu li.active_submenu a, #menu li.active_submenu a:hover {
	color: #0380fd;
}

#right_menu_block {
	position: absolute;
	top: 0px;
	left: 530px;
	width: 245px;
	height: 20px;
	background: #929da5;
}

#footer {
	position: relative;
	bottom: 0;
	text-align: center;
	padding: 15px;
	line-height: 15px;
	padding-top: 60px;
}
#maincontent .error { 
	color: #CC0000;
}
#maincontent td.label { 
	color: #45525E;
	font-size: 12px;
	font-weight: bold;
}