@import "content_homepage.css";
@import "menu.css";
@import "forms.css";

/********************************************************
   default.css
   (C) Mangrove 2007
   Default style properties
********************************************************/

/* body wrapper */
html, body {
  height: 100%;
}

body {
  font: 100%/120% Verdana, Arial, sans-serif;
  margin: 0;
  color: #424660;
  background: #89bdda url(/images/bg_body.gif) repeat-x;
}
div#homebanner{	
float: left;
padding-right: 10px;
}

div#profilebanner{
	float:right;
	padding-left: 15px;
}
.date{
display: inline;	
	font-size: 9px;
	color: #ccc;
}

dl{
  display: block;	
  font-size: 0.7em;
  margin: 0;
  padding: 0;
}

dt{ 
width: 11em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}

#news_archive dt{
	font-weight:bold;
	color:#6290c1;
}

#news_archive dd{
    margin-left : 0px;
}
#news_archive dd a{
	text-decoration:none;
}

#leftside #news_archive dd{
    margin-left : 0px;
	width:700px;
}

span.newslink
{
	font-size: 0.7em;
}

dt a{
}

/*dl{
 margin-left: 4.5em;
}*/
div#wrapper {
  margin: 0 auto -60px;
  width: 999px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background: #fff url(/images/bg_wrapper.gif) no-repeat top right;
}

.left{
  float:left;
  padding: 0 7px 0 0;
}

/* header */
div#header {
  width: 984px;
  height: 24px;
  padding: 191px 0 0 15px;
  position: relative;
}

.header1{
  background: url(/images/bg_header00.jpg) no-repeat;
}

.header2{
  background: url(/images/bg_header01.jpg) no-repeat;
}

.header3{
  background: url(/images/bg_header02.jpg) no-repeat;
}

.header4{
  background: url(/images/bg_header03.jpg) no-repeat;
}


.header5{
  background: url(/images/bg_header04.jpg) no-repeat;
}
embed {
	margin-right: 15px;
	padding: 0;
}

div#header h1 {
  margin: 0;
  position: absolute;
  left: 20px;
  top: 20px;
}

.block_download{
width: 450px;
}

.block_download p{
font-size: 11px;}

.block_download td{
width: 300px;
}

ul#page_nav{
margin: 0;
}

ul#page_nav li{
display: inline;
list-style:none;
padding-left: 5px;
}

ul#page_nav li strong{
color: #5887b9;
}

div#header h1 a {
  display: block;
  width: 264px;
  height: 84px;
  background: 0;
}

/* introduction */
div#introduction {
  width: 934px;
  margin: 0 65px 0 0;
  height: 157px;	
  overflow: hidden;
}

div#introduction td{
width: 200px;
vertical-align:top;
}

div#introduction h3{
	padding: 15px 0 15px 0;
}
img#image_intro {
  float: left;
  display: inline;
  margin: -15px 15px 0 -15px;
}

/* content */
div#content {
  float: left;
  padding: 1.88em 20px 0;  
}

div#content ul li li{
list-style-image:url(/images/dash.gif);
}

div#productwrapper{
width: 900px;
}
div.product_content{
	width:500px;
	float: left;
	padding-right: 30px;
}

div.product_images{
	width:300px;
}

.contactperson{
margin: 15px 0 0 0;
clear: both;
background: #6794c3;
padding: 10px 10px 5px 10px;
width: 100%;
color: #fff;
border: 1px solid #5cc663;
}

.contactperson a:link, .contactperson a:active{
color: #fff;
}

.contactperson a:hover, .contactperson a:visited{
color: #fff;
}
div#leftside{
  float: left;
  width: 520px;
  padding: 0 0 0 15px;	
}

#leftside a, #leftside strong{
}

.news{
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
	margin-left: 160px;
	width: 345px;
}

.newsimage
{
	float: left;
	width: 140px;
	margin: 0 0 10px 0;
}

.news li
{
	list-style:none;
	display: block;
}



.newsmessage
{
	padding: 0;
}

.news img
{
	padding-right: 15px;
}

.block_download{
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
}

div#rightside{
  /* margin: 0 0 0 630px;*/
  float: right;
  padding: 1.88em 20px 0; 
  width: 380px; 
}

div#rightside .auto_submit{
  float: left;
  margin: 0 7px 0 0;
}
form#news_archive legend{
  visibility: hidden;
}

div#rightside fieldset{
  font-size: 0.8em;
}
div#homeleftside{
  width:470px;
  float: left;
  padding: 0 0 0 15px;  	
}

h1, h2, h3, h4 {
  font-size: 0.8em;
  color: #5887b9;
  margin: 0 0 0.31em;
}

h1 span, legend span, label span {
  position: absolute;
  overflow: hidden;
  width: 0;
}

p {
  font-size: 0.7em;
  margin: 0 0 0.94em;
}

a:link, a:visited {
  color: #5887b9;
  text-decoration: underline;
}

a:hover, a:active {
  color: #fff;
  background: #5887b9;
  text-decoration: none;
}

img {
  border: 0;
  display: block;
}

ul, ol {
  margin: 0 0 0.94em 30px;
  padding: 0;
}

ul li, ol li {
  font-size: 0.7em;
  margin: 0;
  padding: 0;
}

ul li ul li, ol li ol li {
  font-size: 1em;
}

ol li li{
font-size: 0.9em;
}

table {
  border-collapse: collapse;
  text-align: left;
  margin: 0 0 0.94em;
}

table th, table td {
  font-size: 0.7em;
  vertical-align: top;
}

/* footer */
div#clear {
  height: 75px;
  width: 1%;
  clear: both;
}

div#footer {
  width: 969px;
  padding: 25px 15px 0;
  background: #81a6cd;
  height: 35px;
  margin: 0 auto;
}
.footerlink{
	width:999px;
	margin:0 auto;
	display:block;
	border-bottom:2px solid #bcd9ea;
}
a.archivelink {
	font-size:0.7em;
	background: transparent url(/images/bg_button.gif) no-repeat scroll 0 0;
	display:block; 
	width:69px;
	height:19px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	margin:10px 0;
}
a.backtonews {
	font-size:0.7em;
	background: transparent url(/images/bg_button_wide.gif) no-repeat scroll 0 0;
	display:block; 
	width:115px;
	height:19px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	margin:10px 0;
}
