html {
	height: 100%;
}

* {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color: #000;
}

body {
	height:100%;
	margin:0;
	background-color: #FFF;
	text-align: left;
}

body


form {
	padding: 0;
	margin: 0;
}

table {
    border-collapse: collapse;/* = cellspacing 0 */
}

a:link, a:visited, a:hover, a:active {
	color:#000;
	text-decoration:underline;
}

a:visited {
}

a:hover {
	text-decoration:none;
}

td {
	text-align:left;
	vertical-align:top;
    padding: 0;
	margin:0;
}

th 
{
	text-align:left;
	padding:0;
}

hr 
{
	color:#000;height:1px;background-color:#000;border:0;
}

h1 {
	font-family:verdana;
	font-weight:normal;
	font-size:180%;
	line-height:1em;
	margin:0 0 10px 0;
	color:#7ab51d;
	letter-spacing:-0.1em;
}

h2 {
	font-family:verdana;
	font-weight:bold;
	font-size:140%;
	margin:1em 0 0 0;
	line-height:1em;
	color:#979797;
	letter-spacing:-0.1em;	
}

h3 {
	font-weight:bold;
	font-size:100%;
}

h4 {
	font-weight:bold;
	font-size:120%;
}

i, em {
	font-style:italic;
}

b, strong {
	font-weight:bold;
}

ul {
	list-style-type:disc;
	margin-left:15px;/*ie only*/
}

ol {
	list-style-type:decimal;
	margin-left:2xm; /*ie only*/
}

input, select 
{
	border:1px solid #0c2577;
	width:150px;
}

.radio, 
table.radio td input,
span.radio input,
.checkbox input 
{
	border-width:0;
	width:auto;
}

textarea {
	border:1px solid #0c2577;
	overflow:auto;
	width:250px;
	height:50px;
}

.button 
{
	height: 21px;
	background-image:url(../img/buttonbg.gif);
	font-weight:bold;
	color:#fff;
	border:0px;
	width:auto;
}

img {
	border:0px;
}

/*template*/

#main {
	width:933px;
	text-align:left;
}

#head {
	height:116px;
}

#head .background {
	text-align:right;
	float:right;
}

#head .logo {
	text-align:left;
	float:left;
	width:181px;
	height:116px;
}

#head .breadcrumb {
	padding:9px 0px 0 0;
	float:left;
}

#head .breadcrumb *, #head .breadcrumb a, #head .breadcrumb  {
	font-size:10px;
	color:#979797!important;
	text-decoration:none;
}

#head .breadcrumb a:hover  {
	color:#979797!important;
	text-decoration:underline;
}

#head .breadcrumb .active  {
	color:#7ab51d!important;
}

#head .flags {
	float:right;
	margin:7px 7px 0 0;
}

#content {
	color: #000;
	text-align: left;
	line-height:140%;
	padding:0 0 0 0;
	min-height:300px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
	height: 300px;
}
/**/



#content img {
	border:1px solid #d1d1d1;
}

#content .contentleft {
	float:left;
	margin:37px 0 0 0;
	width:261px;
	min-height:200px;
	height:auto;		
}

#content .contentright {
	float:left;
	margin:0 0 0 25px;
	width:647px;
}

#content .contentright * 
{
	margin:0;
}

#footer {
	height:164px;
	background-image:url(../img/slogan_footer.gif);
	background-repeat:no-repeat;
}

.footercontent {
	position:relative;
	top:70px;
}

.clearboth {
	clear:both;
}


/*end template*/


/*menu*/
.menucontainer {
	height:21px;
	width:752px;
	background-image:url(../img/mnumain_bg.gif);
	background-repeat:repeat-x;
	background-color:#eeeff4;
	float:right;
}

.menuItem {
	padding:2px 23px 0px 23px;
	height:21px;
	display:block;
	cursor:hand;
	cursor:pointer;
}

.menuItem, .menuItem:link, .menuItem:visited, .menuItem:active, .menuItem:hover, .menuItem_Hover
{
	color : #fff;
	font-weight:bold;
	text-decoration:none;
}

.menuItem:hover, .menuItem_Hover:hover, .menuItem_Hover {
	background-image:url(../img/mnumain_over_bg.gif);
	background-repeat:repeat-x;
	color:#000;
}

.menuspacer {
	width:0px;
}

.menuSubItem_Container 
{
	visibility:hidden;
	position:absolute;
	overflow:visible;
	width:140px;
	margin-top:0px;
	z-index:100;
}
			
.menuSubItem 
{
	padding:5px 5px;
	border-bottom:1px solid #ffffff;
	display:block;					
	line-height:100%;
	background: #fff url(../img/prodmenu_idle.gif) bottom repeat-x;
}


.menuSubItem, .menuSubItem:link, .menuSubItem:visited, .menuSubItem:active, .menuSubItem:hover {
	color : #979797;
	text-decoration:none;
	font-weight:bold;
}


.menuSubItem:hover
{
	color : #000;
}


/* pagefooter */
#footer .pagefooter {
	height:21px;
	width:933px;
	background-image:url(../img/mnumain_bg.gif);
	background-repeat:repeat-x;
	background-color:#eeeff4;
}

#footer .pagefooter .items {
	padding:3px 0 0 10px;
}

#footer .pagefooter, #footer .pagefooter *
{
	font-size:10px!important;
	color:#e3e3e3;
}

#footer .pagefooter a {
	color:#bdba0b;
}

#footer .pagefooter a:hover {
	text-decoration:none;
}



/* end footermenu*/

.error 
{
	color:#db640a;
	font-weight:bold;
}

/* product menu */
#content div.prodmenu_item a img {
	border: 0px solid transparent;
}
div.prodmenu_item a, div.prodmenu_item a:link, div.prodmenu_item a:visited, div.prodmenu_item a:active
{
	display: block;
	padding: 0;
	width: 250px;
	text-decoration: none;
	color: #979797;
	font-weight: bold;
	border: 1px solid transparent;
	background: #fff url(../img/prodmenu_idle.gif) bottom repeat-x;
}
div.prodmenu_item a:hover
{
	border: 1px solid #7ab51d;
	color: #000;
}

div.prodmenu_item_selected a, div.prodmenu_item_selected a:link, div.prodmenu_item_selected a:visited, div.prodmenu_item_selected a:active 
{
	color: #fff;
	background: #7ab51d url(../img/prodmenu_active.gif) bottom repeat-x;
	border: 1px solid #7ab51d;
}

/* end product menu */

/* product overview */
#content div.prodoverview_item img {
	border: 0px;
	border-right: 1px solid #d1d1d1;
}
div.prodoverview_item table {
	width: 100%;
}
div.prodoverview_item td.first {
	width: 80px;
}

div.prodoverview_item
{
	display: block;
	padding: 0;
	width: 100%;
	text-decoration: none;
	color: #7ab51d;
	font-weight: bold;
	border: 1px solid #d1d1d1;
	background: #fff url(../img/bg_overview_item.gif) bottom repeat-x;
	margin-bottom: 3px!important;
	cursor: pointer;
}

div.prodoverview_item_hover
{
	border: 1px solid #7ab51d;
}


div.prodoverview_item .title 
{
	font-weight: bold;
	color: #7ab51d;
	vertical-align: middle;
}
div.prodoverview_item .intro 
{
	color: #979797;
	font-size: 11px;
	font-weight: normal;
}
div.prodoverview_item .icon 
{
	text-align: right;
	padding: 5px;
	vertical-align: middle;
}
#content div.prodoverview_item .icon img {
	border: 0px solid transparent;
}
/* end product menu */

/* product details */

.packageheader 
{
	color: #979797;
	font-weight: bold;
	font-size: 11px;
}

table.proddetails th
{
	color: #979797;
	font-weight: bold;
	font-size: 11px;
	width: 145px;
	padding: 3px 10px 4px 0;
	vertical-align: top;
	background: url(../img/proddetail_th_bg.gif) top right no-repeat;
}
table.proddetails td, table.proddetails a
{
	font-size: 11px;
	padding: 3px 10px 4px 0;
	vertical-align: top;
}
table.proddetails td .header
{
	color: #979797;
	font-weight: bold;
	padding: 3px 10px 4px 0;
}
span.specs
{
	color: #979797;
	font-size: 11px;
	padding: 3px 10px 4px 0;
	vertical-align: top;
	width: 155px;
	background: url(../img/proddetail_th_bg.gif) top right no-repeat;
}
/* end product details */

table.agenda th {
	font-family:verdana;
	font-weight:bold;
	font-size:140%;
	padding: 3px 0 10px 0;
	color:#979797;
}
table.agenda td {
	padding: 0px 0 5px 0;
}

table.news th {
	font-family:verdana;
	font-weight:bold;
	font-size:140%;
	padding: 3px 0 10px 0;
	color:#979797;
}
table.news td {
	padding: 0px 0 5px 0;
}
.green {
	color: #7ab51d;
}
table.formtable th {
	color: #979797;
	font-weight: bold;
	width: 145px;
	padding: 1px 10px 4px 0;
	vertical-align: top;
	background: url(../img/proddetail_th_bg.gif) top right no-repeat;
}
table.formtable th span{
	color: #979797;
	font-weight: bold;
}
table.formtable td {
	padding: 1px 10px 4px 0;
	vertical-align: top;
}

