@charset "utf-8";

/* -- RESET STYLES */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: inherit; */
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus { outline: 0; }
html { height: 100%; }

body {
	/* background: #ffffff url('../images/global/body_bg.jpg') left 11px repeat-y; */
	color: #333333;
	font-size: 68.5%;
	line-height: 1;
	overflow-y: scroll;
	min-width: 980px;
}

input, select, textarea {
	border: 1px solid #dadada;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99%;
	margin: 0;
	padding: .2em;
}

ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong { font-weight: bold; }
em { font-style: oblique; }
iframe { border: 1px solid #25325F; height: 400px; margin-bottom: 1.5em; width: 100%; }
iframe.no-border { border: 0 none; }

a, a:link, a:visited { color: #25325F; }
a:hover, a:focus, a:active { color: #8EA6CF; }

.highlight { color: #8EA6CF; font-weight: bold; }


/* -- CLEARING FLOATS -- */
.clear { clear: both; height: 0; line-height: 0; visibility: hidden; width: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* -- LAYOUT -- */
#master-wrap {
	background: transparent url(../images/global/masterwrap_bg.jpg) left 21px no-repeat;
	padding-left: 49px;
	min-width: 1200px;
}

#header {
	border-left: 1px solid #0d2a60;
	position: relative;
}

	#header .shoplink {
		left: 130px;
		position: absolute;
		top: -8px;
		z-index: 90;
	}
	
	#header .content-divider {
		background: transparent url(../images/global/cover_header_content.gif) left top no-repeat;
		border-left: 1px solid #0d2a60;
		height: 151px;
		left: 241px;
		position: absolute;
		top: 0;
		width: 16px;
	}
	
	#header .header-image {
		background: #237e59 url(../images/global/header.jpg) left top no-repeat;
		margin-bottom: 1px;
		margin-left: 241px;
		height: 74px;
	}

#content {
	background: transparent url(../images/global/cover_scaler.gif) 241px top repeat-y;
	border-left: 1px solid #0d2a60;
	font-size: 1.1em;
	padding-top: 30px;
}

#flashcontent {
	margin: 0 auto;
	text-align: center;
}

#content .column-left {
	float: left;
	margin-right: 25px;
	width: 241px;
}

#content .column-right {
	float: left;
	padding: 0 150px 65px 0;
	width: 630px;
}

#content .manufacturers-right {
	float: left;
	padding-bottom: 20px;
	width: 100px;
}

#content .press-top {
	position: absolute;
	top: 165px;
	left: 750px;
	z-index: 0;
}

#content .press-bottom {
	position: absolute;
	top: 180px;
	left: 750px;
	z-index: 0;
}

#footer {
	background-color: #0D2A60;
	color: #ffffff;
	padding: 10px 0 10px 50px;
	min-width: 1200px;
}

#footer li {
	border-right: 1px solid #ffffff;
	display: inline;
	margin-left: 10px;
	padding-right: 12px;
}

#footer li a,
#footer li a:link,
#footer li a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer li a:hover,
#footer li a:focus,
#footer li a:active {
	color: #8ea6cf;
	text-decoration: underline;
}

#seolinks {
	background-color: #ffffff;
	color: #25325F;
	font-size: .9em;
	padding: 10px 0 10px 54px;
}

#seolinks li {
	border-right: 1px solid #25325F;
	display: inline;
	margin-left: 5px;
	padding-right: 7px;
}

#seolinks li a,
#seolinks li a:link,
#seolinks li a:visited {
	color: #25325F;
	text-decoration: underline;
}

#seolinks li a:hover,
#seolinks li a:focus,
#seolinks li a:active {
	color: #8ea6cf;
	text-decoration: underline;
}

#award {
	position:absolute;
	top: 0px;
	left: 1050px;
	height: 220px;
	z-index:70;	
}

/* -- NAVIGATION -- */
#language-selection {
	border-bottom: 1px solid #0D2A60;
	height: 20px;
	margin-left: -49px;
	padding-left: 49px;
	position: relative;
	z-index: 70;
	margin-top: 5px;
}

div#language-selection {
	font-size: 1.1em;
	line-height: 20px;
}

#language-selection li {
	display: inline;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	padding: 10px;
}

#language-selection li a,
#language-selection li a:link,
#language-selection li a:visited {
	color: #8ea6cf;
}

#navigation {
	background: transparent url(../images/global/navigation_bg.gif) left top repeat-x;
}

#navigation li.logo {
	background-color: #ffffff;
	margin-right: 20px;
	padding: 0 3px;
}

#navigation li {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	position: relative;
}

#navigation li.logo a,
#navigation li.logo a:link,
#navigation li.logo a:visited {
	margin: 0;
	padding: 0;
}

#navigation li a,
#navigation li a:link,
#navigation li a:visited {
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding: 0 8px;
	text-decoration: none;
}

#navigation li a:hover,
#navigation li a:focus,
#navigation li a:active {
	text-decoration: underline;
}

#navigation li ul {
	background-color: #0d2a60;
	display: none;
	position: absolute;
	top: 40px;
}

#navigation li ul li {
	float: none;
	font-size: .85em;
	font-weight: normal;
	margin-right: 0;
	width: 180px;	
	z-index: 5;
}

#navigation li ul li a,
#navigation li ul li a:link,
#navigation li ul li a:visited {
	border: 1px solid #0d2a60;
	color: #ffffff;
	display: block;
	margin: 0px;
	padding: 4px 7px;
	text-decoration: none;
}

#navigation li ul li a:hover,
#navigation li ul li a:focus,
#navigation li ul li a:active {
	background-color: #ffffff;
	color: #0d26a0;
}

#content .column-left ul {
	margin-left: 15px;
}

#content .column-left ul li {
	margin-bottom: 10px;
}

#content .column-left ul li a,
#content .column-left ul li a:link,
#content .column-left ul li a:visited {
	background: transparent url(../images/global/link_arrow.gif) left 4px no-repeat;
	color: #0d26a0;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#content .column-left ul li a:hover,
#content .column-left ul li a:focus,
#content .column-left ul li a:active {
	color: #333333;
	text-decoration: underline;
}

/* -- TYPOGRAPHY -- */
h1 {
	color: #2a3a6b;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 1em;
}

h2 {
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 3em;
}

h3 {
	color: #6F7897;
	font-weight: bold;
	margin-bottom: .25em;
}

.right { text-align: right; }

p {
	line-height: 1.4em;
	margin-bottom: 1em;
}

#content .column-right ul {
	list-style: disc;
	margin-bottom: 1em;
}

#content .column-right  ul.column-13 {
	float: left;
	margin-right: 1em;
	width: 30%;
}

#content .column-right  ul li {
	line-height: 1.4em;
	margin-left: 15px;
}


#content .column-right ol li {
	line-height: 1.4em;
	list-style: decimal;
	margin-bottom: .5em;
	margin-left: 1.5em;
}

#content .manufacturers-right ul {
	list-style: none;
	text-align: center;
}

#content .manufacturers-right ul li {
	line-height: 2.6em;
}


/* --- CONTENT IMAGES --- */
dl.w1 {
	width: 150px;
}

dl.w2 {
	width: 250px;
}

dl.w3 {
	width: 200px;
}

dl.w4 {
	width: 50px;
}

dl.image {
	border: 2px solid #0D2A60;
	padding: 1px;
}

dl.image_nb {
	border: 2px inset #0D2A60;
	padding: 1px;
}

dl.image_nb_2 {
	padding: 1px;
}

dl.image img {
	display: block;
}

dl.left {
	clear: left;
	float: left;
	margin: .2em 1em 1em 0;
}

dl.no-clear {
	clear: none;
	margin-bottom: 0;
}

dl.right {
	float: right;
	margin: 0 0 1em 1em;
}

dl.no-subline dd {
	display: none;
}

dl.linklist {
	line-height: 1.4em;
}

dl.linklist dd {
	margin-bottom: .5em;
}

dl.linklist dt a,
dl.linklist dt a:link,
dl.linklist dt a:visited {
	color: #25325F;
	font-weight: bold;
	text-decoration: none;
}

dl.linklist dt a:hover,
dl.linklist dt a:focus,
dl.linklist dt a:active {
	text-decoration: underline;
}

#contact-persons dt {
	clear: left;
	float: left;
	margin-bottom: 1em;
	margin-right: .5em;
	width: 173px;
}

#contact-persons dd {
	float: left;
	margin-bottom: 1em;
}


/* --- FORMS --- */
label {
	clear: left;
	float: left;
	line-height: 1.6em;
	margin-bottom: 5px;
	width: 160px;
}

label.rb-cb-follow {
	clear: none;
	width: auto;
}

input.text {
	float: left;
	margin-bottom: 5px;
	width: 300px;
}

input.w-zipcode {
	margin-right: 5px;
	width: 50px;
}

input.w-location {
	width: 238px;
}

input.w-captcha-code {
	width: 50px;
	float: left;
}

textarea {
	float: left;
	margin-bottom: 5px;
	width: 300px;
}

input.rb-cb {
	clear: left;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

.captcha-code {
	color: #ff0000;
	float: left;
	font-weight: bold;
	line-height: 1.65em;
	margin-right: 5px;
}

#submit {
	clear: both;
	font-weight: bold;
	margin-top: 1.5em;
}

#form-errors {
	border: 1px solid #ff0000;
	color: #cc0000;
	margin-bottom: 1em;
	padding: 1em;
}

#form-errors a {
	color: inherit;
	text-decoration: none;
}

#form-errors a:hover {
	color: inherit;
	text-decoration: underline;
}

/* --- SPECIAL ELEMENTS --- */
#history {
	line-height: 1.4em;
}

#history dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin-bottom: .5em;
	width: 50px;
}

#history dd {
	float: left;
	margin-bottom: .5em;
	width: 580px;
}


#sitemap li {
	line-height: 1.5em !important;
	list-style: none !important;
}

#sitemap li {
	margin-left: 0 !important;
}

#sitemap li ul li {
	margin-left: 10px !important;
}

#sitemap li a,
#sitemap li a:link,
#sitemap li a:visited {
	color: #8EA6CF;
	font-weight: bold;
	text-decoration: none;
}

#sitemap li ul li a,
#sitemap li ul li a:link,
#sitemap li ul li a:visited {
	color: #25325F;
	font-weight: normal;
	text-decoration: none;
}

#sitemap li a:hover,
#sitemap li a:focus,
#sitemap li a:active,
#sitemap li ul li a:hover,
#sitemap li ul li a:focus,
#sitemap li ul li a:active {
	text-decoration: underline;
}

#softwarepartner li {
	list-style: none;
	font-weight: bold;
}

#softwarepartner li a {
	color: #8EA6CF;
	font-weight: bold;
	text-decoration: none;
}

#softwarepartner li a:hover {
	text-decoration: underline;
}

.imageslist {
	width: 440px;
	height: 85px;
	z-index: 0;
	margin: 5px;
}

#legal {
	background-color: #ffffff;
	color: #25325F;
	font-size: .8em;
	padding: 5px 0 0 40px;
}

#legal li {
	display: inline;
	margin-left: 150px;
}

#distributor-info {
	color: #25325F;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 0 0 60px;
}
