﻿body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #949599;		
	margin: 0;
	padding: 0;
	letter-spacing: 0.2px;
}

#page {
	border: 2px solid #D7D8DA;
	border-top-width: 0;
	width: 840px;
	margin: 0 auto;
}

#topbar {
	background-color: #D7D8DA;/*#BDBEC1*/
	color: #646568;
	min-height: 2px;
}

#topbar a {
	color: #646568;		
}

#content {
	padding: 10px 10px 100px 10px;
	color: Gray;
}

#toplogo {
	float: right;	
	margin: 10px 20px 10px 0;
}

.topimage {
	height: 402px;
	border-top: 2px solid #D7D8DA;
	/*border-bottom: 2px solid #D7D8DA;*/
}

.floatstop {
	float: none;
	clear: both;	
	font-size: 0pt;
}

a {
	color: #949599;			
	text-decoration: none;
}

ul.menu {
	list-style-type: none;
	float: right;
}

ul.menu li {
	text-align: right;	
	margin-top: 8px;
}

ul.menu li a {
	font-weight: bold;	
	color: #949599;		
}

ul.menu li img {
	border: 0;	
	vertical-align: bottom;
	margin-left: 15px;
}

.tab-container {
	border-bottom: 2px solid #D7D8DA;
	margin: 0 -10px;
	background:#fff;
	overflow:hidden;
	position:relative;
}

.tab {
	font-weight: bold;	
	text-align: left;
	background-image: url('/Images/tab.png');
	background-repeat: no-repeat;
	width: 172px;
	display: block;
	height: 17px;
	padding-top: 5px;
	text-align: center;
	color: #939598;
	float: left;
	margin-right: 25px;
	letter-spacing: 0.1px;
	font-size: 10px;
}

.tab_active {
	background-image: url('/Images/tab_active.png');	
	color: #231F20;
}

img.icon {
	margin: 0 5px; 
	vertical-align: middle;	
}

.product_scrollbox {
	margin: 15px 0;	
	text-align: center;
}

.product_scrollbox .product, .product {
	float: left;
	width: 200px;	
	text-align: center;
	font-weight: bold;
}

.centerbox {
   float:left;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
   margin: 20px 0;
}

.centerbox .items, .tab-container .tabs {
   clear:left;
   float:left;   
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

.centerbox .items .product, .tab-container .tabs a.tab {
   display: block;
   float: left;   
   position: relative;
   right: 50%;
   min-width: 172px;
}

img {
	border: 0;	
}

#news_ticker {
	padding: 2px 10px;	
	color: #646568;
	float: left;
}

#news_ticker .item {
	display: none;	
	font-weight: bold;
	margin-left: 10px;
	float: left;
}

#topbar select {
	border-width: 0;
	margin: 3px 10px;	
	width: 200px;
}

#popupbox {
	z-index: 99;
	width: 600px;
	position: absolute;
	margin-left: -325px;	
	left: 50%;
	top: 50%;	
	display: none;
	padding: 10px 20px;
	background-color: #fff;
}

#overlayscreen {
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	display: none;
	z-index: 98;
}

.pagebox {
	border-bottom: 2px solid #D7D8DA;
	margin: 0 -10px;
	padding: 5px 20px 20px 20px;	
}

.awardbox h2 {
	font-size: 10pt;
}

h1 {
	font-size: 13pt;	
}

h2 {
	font-size: 11pt;
}

.product_overview {
	padding-left: 15px;
}

.product_overview .column {	
	float: left;
	max-width: 33%;
	margin-bottom: 40px;
}

.product_overview .column .text {	
	padding-right: 25px;	
}

.product_overview .column img.teaser {
	border: 1px solid #D7D8DA;
}
