* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	background: #00283c url('/_grafix/bg.png') top left repeat-x;
	font-family: "Trebuchet MS", sans-serif;
	color: #00283c;
	font-size: 13px;
	margin-left: 25px;
}

a {
	color: #34a1d6;
}

a:hover {
	color: #00283c;
}

h1 {
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 10px;
}

h3 {
	height: auto;
	font-size: 14px;
	padding-left: 23px;
	margin-bottom: 10px;
	background: url('/_grafix/arrow_right_small.gif') top left no-repeat;
}

h3 a {
	color: #00283c;
}

h3 a:hover {
	color: #34a1d6;
}

br.clear {
	clear: both;
}

img.middle {
	vertical-align: middle;
}

p {
	line-height: 1.4em;
}

ul.list {
	margin: 8px 0;
	list-style-type: none;
}

ul.list li {
	padding: 4px 0 4px 25px;
	background: url('/_grafix/list_icon.gif') center left no-repeat;
}

span.promo {
	font-weight: bold;
	color: #f90;
	font-size: 12px;	
}

span.promo_large {
	font-weight: bold;
	color: #f90;
	font-size: 18px;
}

/* wrapper & container */

#wrapper {
	margin: auto;
	width: 1000px;
}

#container {
	float: left;
	width: 1000px;
	background: url('/_grafix/bg_header.png') top left no-repeat;
}

/* header */

#header {
	float: left;
	width: 1000px;
	height: 200px;
}

#header .logo {
	float: left;
	width: 1000px;
	height: 160px;
}

#header .logo img {
	float: left;
	width: 500px;
	height: 160px;
}

/* navigation */

#navigation {
	float: left;
	width: 1000px;
	height: 40px;
}

#navigation ul {
	height: 30px;
	margin: 7px 155px 0 0;
	list-style-type: none;
}

#navigation li {
	float: right;
	vertical-align: top;
	height: 30px;
	margin-left: 4px;
	padding-left: 5px;
	background: url('/_grafix/nav_line.gif') center left no-repeat;
}

#navigation li a {
	display: block;
	vertical-align: top;
	height: 30px;
}

#navigation li a:hover { 
	background-position: 0 -30px; 
}

#navigation li a.selected { 
	background-position: 0 -30px; 
}

#navigation li a.selected:hover { 
	background-position: 0 -30px; 
}

#navigation span {
	display: none;
}

/* sub_header */

#sub_header {
	float: left;
	width: 860px;
	height: 50px;
}

#sub_header .slogan {
	float: left;
	width: 500px;
	height: 50px;
}

/* search form */

#sub_header .search {
	float: right;
	width: 152px;
	height: 50px;
	background: url('/_grafix/bg_search.png') top left no-repeat;
}

form.search_form {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}

form.search_form input.search_text {
	width: 105px;
	height: 18px;
}

/* main */

#main {
	float: left;
	width: 860px;
	min-height: 500px;
	background: #fff url('/_grafix/bg_main.png') bottom left no-repeat;
}

#main .gutter {
	float: left;
	padding: 15px 25px 30px 25px;
}

/* crumb */

#crumb {
	float: left;
	width: 810px;
	font-size: 11px;
	color: #999;
	margin-bottom: 15px;
}

#crumb a {
	color: #999;
}

#crumb a:hover {
	color: #666;
}

/* homepage */

#home_image {
	float: left;
	width: 810px;
	height: 150px;
	margin-bottom: 25px;
}

#home_product_navigation {
	float: left;
	width: 810px;
	margin-bottom: 35px;
	text-transform: uppercase;
}

/* content */

#content_left {
	float: left;
	width: 485px;
}

/* content text */

#content_left p {
	margin-bottom: 22px;
}

/* content list */

#content_left ul {
	margin: 0 0 22px 20px;
	list-style-type: square;
}

#content_left ul li {
	padding: 3px 0 3px 3px;
	background: none !imprtant;
}

/* referenties images hack */

#content_left.references img {
	width: 485px !important;
	height: auto !important;
}

/* spotlights */

#spotlights {
	float: right;
	width: 285px;
	margin-top: 40px;
}

#spotlights .item {
	float: left;
	width: 285px;
	height: 120px;
	margin-bottom: 20px;
	background: url('/_grafix/bg_item.gif') top left no-repeat;
	overflow: hidden;
}

#spotlights .gutter {
	float: left;
	width: 265px;
	padding: 10px;
}

#spotlights img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
}

#spotlights .text {
	float: right;
	width: 150px;
}

#spotlights p {
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
}

/* tag cloud */

#tag_cloud {
	float: right;
	width: 285px;
	line-height: 1.6em;
	text-transform: lowercase;
	margin-bottom: 15px;
}

/* gamma */

#sub_navigation {
	float: left;
	width: 175px;
}

#sub_navigation ul {
	list-style-type: none;
}

#sub_navigation li {
	float: left;
	vertical-align: top;
	width: 175px;
	height: 24px;
	margin-bottom: 2px;
}

#sub_navigation li a {
	float: left;
	display: block;
	vertical-align: top;
	width: 175px;
	height: 24px;
}

#sub_navigation li a:hover { 
	background-position: 0 -24px; 
}

#sub_navigation li a.selected { 
	background-position: 0 -48px; 
}

#sub_navigation li a.selected:hover { 
	background-position: 0 -48px; 
}

#sub_navigation span {
	display: none;
}

/* child menu */

#sub_navigation ul.child_menu {
	float: left;
	margin: 2px 0 10px 0;
}

#sub_navigation ul.child_menu li {
	float: left;
	vertical-align: top;
	width: 175px;
	height: 20px;
	margin-bottom: 2px;
}

#sub_navigation ul.child_menu li a {
	display: block;
	vertical-align: top;
	width: 175px;
	height: 20px;
}

#sub_navigation ul.child_menu li a:hover { 
	background-position: 0 -20px; 
}

#sub_navigation ul.child_menu li a.selected { 
	background-position: 0 -20px; 
}

#sub_navigation ul.child_menu li a.selected:hover { 
	background-position: 0 -20px; 
}

#sub_navigation ul.child_menu span {
	display: none;
}

/* gamma content */

#content_wide_left {
	float: left;
	width: 595px;
}

#content_wide_right {
	float: right;
	width: 595px;
}

/* content wide right text */

#content_wide_right p {
	margin-bottom: 22px;
}

/* content wide right list */

#content_wide_right ul {
	margin: 0 0 22px 20px;
	list-style-type: square;
}

#content_wide_right ul li {
	padding: 3px 0 3px 3px;
	background: none !imprtant;
}

/* item list */

#item_list {
	float: left;
	width: 595px;
	margin-top: 20px;
}

#item_list .item_left {
	float: left;
	width: 285px;
	height: 120px;
	margin-bottom: 20px;
	background: url('/_grafix/bg_item.gif') top left no-repeat;
}

#item_list .item_right {
	float: right;
	width: 285px;
	height: 120px;
	margin-bottom: 20px;
	background: url('/_grafix/bg_item.gif') top left no-repeat;
}

#item_list .gutter {
	float: left;
	width: 265px;
	padding: 10px;
}

#item_list img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
}

#item_list .text {
	float: right;
	width: 150px;
}

#item_list p {
	float: left;
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
}

#item_list h3 {
	float: left;
}

/* products */

#product_menu_top {
	float: left;
	width: 595px;
	padding-bottom: 9px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e1edf4;
}

#product_menu_top .left {
	float: left;
}

#product_menu_top .right {
	float: right;
}

/* product offer */

#product_offer, 
#product_offer_small {
	float: left;
	width: 595px;
	height: 45px;
	background: url('/_grafix/bg_offer.gif') top left no-repeat;
	font-size: 16px;
	color: #fff;
	margin-bottom: 25px;
}

#product_offer_small {
	width: 190px;
	margin-top: 0;
	margin-bottom: 20px; 
	margin-right: 70px;
}

#product_offer .gutter, 
#product_offer_small .gutter {
	float: left;
	padding: 12px 0 0 15px;
}

#product_offer a, 
#product_offer_small a {
	color: #fff;
}

#product_offer a:hover, 
#product_offer_small a:hover {
	color: #05394f;
}

/* product view */

div.product_text {
	float: left;
	width: 285px;
}

div.product_image {
	float: right;
	width: 285px;
}

div.product_image img.main {
	width: 283px;
	border: 1px solid #00283c;
}

div.product_text ol {
	padding-left: 20px;
}

/* reactions */

div.reaction {
	float: left;
	margin-bottom: 30px;
}

div.reaction span {
	float: right;
	font-weight: bold;
}

/* references */

div.reference {
	float: left;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}

div.reference img {
	float: left;
	margin-bottom: 21px;
}

/* news */

div.item {
	float: left;
	width: 100%;
}

div.item_gutter {
	float: left;
	width: 100%;
	border-bottom: 1px solid #00283c;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

span.date {
	color: #888;
	font-size: 12px;
}

/* faq */

ul.faq {
	list-style-type: none !important;
	margin: 15px 0 35px 0 !important;
}

ul.faq li {
	height: 18px;
	padding: 2px 0 2px 24px !important;
	background: url('/_grafix/list_icon.png') center left no-repeat !important;
}

ul.faq li a {
	color: #00283c;
}

ul.faq li a:hover {
	color: #33A1D6;
}

/* search */

ul.search_results {
	list-style-type: none !important;
	margin: 5px 0 10px 0 !important;
}

ul.search_results li {
	padding: 2px 0 2px 0 !important;
	border-bottom: 1px solid #00283c !important;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
}

ul.search_results strong {
	display: block;
	font-size: 110%;
	margin-bottom: 4px;
}

/* sitemap footer */

#sitemap_footer {
	float: left;
	width: 860px;
	background: #cfecf4;
}

#sitemap_footer .gutter {
	float: left;
	width: 800px;
	padding: 5px 5px 15px 55px;
}

#sitemap_footer .row {
	float: left;
	width: 800px;
	overflow: hidden;
}

#sitemap_footer .cell {
	float: left;
	width: 160px;
	margin-top: 25px;
	margin-right: 40px;
}

#sitemap_footer .cell h3 {
	float: left;
	width: 160px;
	font-size: 15px;
	border-bottom: 1px solid #9bbbc6;
	margin-bottom: 10px;
	line-height: 1.8em;
	background: none;
	padding-left: 0;
}

#sitemap_footer .cell h3 a {
	color: #05394f;
	text-decoration: none;
}

#sitemap_footer ul {
	float: left;
	width: 160px;
	list-style-type: none;
}

#sitemap_footer ul li {
	float: left;
	width: 160px;
	margin-bottom: 8px;
}

/* sitemap */

/* main */

ul#sitemap {
	font-size: 17px;
}

ul#sitemap li a {
	color: #00283c;
}

ul#sitemap li a:hover {
	color: #34a1d6;
}

/* sub */

ul#sitemap li ul {
	list-style-type: disc;
	margin-top: 5px;
}

ul#sitemap li ul li {
	font-size: 14px;
}

/* child */

ul#sitemap li ul li ul {
	list-style-type: circle;
	margin-top: 5px;
	margin-bottom: 12px;
}

ul#sitemap li ul li ul li {
	font-size: 12px;
}

/* product */

ul#sitemap li ul li ul li ul {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 8px;
}

ul#sitemap li ul li ul li ul li {
	font-size: 11px;
}

/* landing page image */

img.left {
	float: left;
	margin: 0 20px 15px 0;
}

/* contact */ 

#map_canvas {
	width: 283px;
	height: 283px;
	border: 1px solid #00283c;
}

/* form */

#contact_form table {
	width: 450px;
}

#contact_form td.mandatory {
	font-weight: bold;
}

#contact_form td.mandatory_err {
	color: #f33;
	font-weight: bold;
}

span.err {
	color: #f33;
	font-weight: bold;
}

#contact_form input.text {
	width: 320px;
	height: 20px;
	padding: 2px;
	background: #fff;
	color: #00283c;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	border: 1px solid #ccc;
}

#contact_form .textarea {
	width: 320px;
	height: 60px;
	padding: 2px;
	background: #fff;
	color: #00283c;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	border: 1px solid #ccc;
}

#contact_form select {
	width: 325px;
	background: #fff;
	color: #00283c;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#contact_form input.button {
	font-size: 14px;
	color: #fff;
	background: #34a1d6;
	font-weight: bold;
	padding: 8px;
	cursor: pointer;
}

/* bottom */

#main_bottom {
	float: left;
	width: 860px;
	height: 100px;
	background: url('/_grafix/bg_bottom.gif') top left no-repeat;
}

/* footer */

#footer {
	float: left;
	width: 860px;
	text-align: center;
	padding-top: 40px;
	font-size: 12px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #84cbed;
}

/* quoted */

#quoted {
	width: 15px;
	height: 16px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 8px;
}

/* ikon */

#ikon {
	width: 19px;
	height: 15px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 3px;
}

