@charset "UTF-8";
/* CSS Document */

/* ************* BEGIN GENERAL ************** */
html {
	padding:0;
	margin:0 auto;
}

/* center site in IE6 with navigation as well */
#HMU {
 	position:absolute;
	left:50%;
	margin-left:-440px;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f0f0f0;
	padding:0;
	margin:0 auto;
	list-style:none;
	font-size:0.7em;
}

a {
	color:#616365;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

input {
	margin-left:2px;
}

img {
	border:0;
}

div.csc-sitemap ul {
	list-style-type: none;
}

div.csc-sitemap ul li{
	list-style-type: none;
	margin-top: 20px;
}

div.csc-sitemap ul a{
	color:#002395;
	font-weight: bold;
}

div.csc-sitemap ul li ul li {
	list-style-type:disc;
	margin-top: 0px;
}

div.csc-sitemap ul li ul li a{
	color:#616365;
	font-weight: normal;
}

.indent {
  margin-left: 20px;
}

.toplink {
	float: left;
	width: 540px;
	text-align: left;
	margin-top: 40px;
}

/*more padding in content lists*/
#content ul li {
	padding-top:2px;
	padding-bottom: 2px;
}

#content_left ul li {
	padding-top:2px;
	padding-bottom: 2px;
}

/* ************* END GENERAL ************** */

/* ************* BEGIN WRAPPER ************** */

#wrapper_outer {
	float:left;
	width:908px;
	margin:0 auto;
	background-image:url(../img/design/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	/* positioning centered and then resolved = dentered design*/
	position:absolute;
	left:50%;
	margin-left:-440px;
}

#wrapper {
	width:880px;
	height:100%;
	margin:0 auto;
	padding-left: 2px;
}

/* ************* END WRAPPER ************** */

/* ************* BEGIN HEADER ************** */

#header {
	float:left;
	width:100%;
	height:200px;
	margin-top: -15px;
	margin-bottom:13px;
}

.header_link a {
	text-decoration:none;
	position:relative;
	top:150px;
	left:20px;
	padding:35px 245px 20px 155px;
}

#searchbox {
	float: right;
	width: 200px;
	height: 27px;
	padding-top: 2px;
	margin-right: 0px;
}

/* ************* END HEADER ************** */

/* ************* BEGIN NAVI ************** */

#navi {
	float:left;
	width:863px;
	height:29px;
	background-image:url(../img/design/navi.jpg);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:17px;
}

#navi ul{
	padding:0;
	margin:0;
}

#navi li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

a.active_navi_item {
	float:left;
	color:#FAE700;
	font-size:1.2em;
	text-decoration:none;
	padding:5px 10px 5px 10px;
}

a.navi_item {
	float:left;
	color:#CCCCCC;
	font-size:1.2em;
	text-decoration:none;
	padding:5px 10px 5px 10px;
}

a.navi_item:hover {
	float:left;
	color:#FAE700;
	font-size:1.2em;
	text-decoration:none;
	padding:5px 10px 5px 10px;
}

/* ************* END NAVI ************** */

/* ************* BEGIN SUBNAVI ************** */
ul#subnavi{
	list-style:none;
}

/*added on 7.4.09 for firefox 2*/
#subnavi li{
	float:left;
	width:150px;
}

li a.subnavi_item {
	float:left;
	width:150px;
	background-color:#002395;
	color:#ccc;
	font-size:1.1em;
	list-style:none;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	padding:2px 5px 2px 5px;
}

li a.subnavi_item:hover {
	float:left;
	width:150px;
	background-color:#002395;
	color:#FAE700;
	font-size:1.1em;
	list-style:none;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}

a.subnavi_last {
	float:left;
	width:150px;
	background-image:url(../img/design/lastitem.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color:#ccc;
	font-size:1.1em;
	list-style:none;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}

a.subnavi_last:hover {
	float:left;
	width:150px;
	background-image:url(../img/design/lastitem.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color:#FAE700;
	font-size:1.1em;
	list-style:none;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}

#layer-foldout1 {
	list-style:none;
}

/* ************* END SUBNAVI ************** */

/* ************* BEGIN BREADCRUMBS ************** */

#breadcrumbs {
	float:left;
	width:854px;
	height:17px;
	background-color: #fae700;
	color:#666666;
/* 	font-size:1em; */
	border-bottom: 1px solid #999999;
	padding:3px 0px 0px 26px;
}

#breadcrumbs a{
	color:#666666;
/*	font-size:1em; */
	text-decoration:underline;
}

#breadcrumbs_text {
	float: left;
	/* width:786px; */
	width: 800px;
}

/* ************* END BREADCRUMBS ************** */

/* ************* BEGIN LANGUAGE ************** */

#language {
	float:left;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 0px;
	padding:0px;
	width: 50px;
	height: 17px;
	/* display: inline; */
}

#language a img {
	border:1px solid #616365;
	padding: 0px;
	margin: 0px;
}

/* ************* END LANGUAGE ************** */

#content_area {
	float:left;
	background-color:#FFFFFF;
	height:100%;
	width: 880px;
}

/* ********* About us - Hover Efect *********** */
.hover_container {
	float: left;
	width:510px;
	padding:5px;
	border:1px solid white;
}
/* ********* // About us - Hover Efect ******** */

/* ************* BEGIN NEWS-SHORT ************** */

#news_bg {
	float:left;
	width:100%;
	height:190px;
	background-image:url(../img/design/news_bg.jpg);
	background-repeat:no-repeat;
	padding:0px;
	text-align: right;
}

.news_title {
	color:#002395;
	font-size:1.4em;
	font-weight:bold;
	text-align:right;
	padding-top: 40px;
	padding-right:30px;
}

/* edited on 23.3.09 for horizontal news-display */
.news-latest-container {
	float: right;
	width: 430px;
}

.news_latest_date {
	float:left;
	width:80px;
	color:#616365;
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
	padding-top:9px;
	padding-left: 60px;
}
/* //edited on 23.3.09 for horizontal news-display */

.news_item {
	float:left;
	width:280px;
	color:#616365;
	font-size:1.0em;
	font-weight:normal;
	text-align:left;
	padding-top:8px;
}

/*
.quickguide_title {
	color:#002395;
	font-size:1.4em;
	font-weight:bold;
	text-align:right;
	margin-top: 1px;
	padding-right:15px;
}
*/
.quickguide_item a{
	float:right;
	text-align:right;
	width:210px;
	color:#000;
	font-size:1.0em;
	font-weight:normal;
	padding-top:8px;
}

.quickguide_item p{
	float:right;
	text-align:right;
	width:210px;
	color:#000;
	font-size:1.0em;
	font-weight:normal;
	padding-top:8px;
	padding-right:30px;
}

/* ************* BEGIN NEWS-SHORT ************** */

/* ************* BEGIN NEWS-DETAILED ************** */

.news-list-item a {
	float:left;
	padding-bottom: 20px;
}

.news-list-morelink a {
	float:none;
}

.news-amenu-container ul{
	list-style: none;
	margin-left: -40px;
}

.news_date_single {
	font-style: italic;
	float: left;
	width:540px;
	height: 40px;
}

.news-single-timedata {
	width:450px;
}

.news-single-backlink a{
	color: #002395;
}

.news_date {
	float: left;
	width: 200px;
	font-weight: bold;
	color: #616365;
}

.news_link a{
	float:left;
	width: 330px;
}

.news_pdf_link a {
	color: #002395;
}

/* ************* END NEWS-DETAILED ************** */

.quickguide {
	padding-right:30px;
	padding-top:5px;
}

a.more {
	color:#000000;
	text-decoration:underline;
}

#footer {
	float:left;
	width:100%;
/*	height:43px; */
	height:63px;
	background-image:url(../img/design/footer.jpg);
	background-repeat:no-repeat;
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:center;
	padding-top:5px;
	clear:both;
}

#footer ul{
	padding:0;
	margin:0px 0px 0px 320px;
}

#footer li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

a.footer_item {
	float:left;
	color:#CCCCCC;
	font-size:1em;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}

a.footer_item:hover {
	float:left;
	color:#CCCCCC;
	font-size:1em;
	padding-left:10px;
	padding-right:10px;
	text-decoration:underline;
}

a.footer_keyword {
	color:#CCCCCC;
	font-size:1em;
	text-decoration:underline;
}

.footer_text {
	float:left;
	text-align:center;
	padding-top:3px;
	padding-bottom: 2px;
	width: 880px;
}

#left_spacer {
	float:left;
	width:160px;
	height:100%;
}

#icons {
	padding-top:33px;
	padding-left:23px;
}

#icons a img{
	border:0px;
	text-decoration:none;
	padding:0px 2px 0px 2px;
}

#content {
	float:left;
	width:540px;
	height:100%;
	font-size:1.2em;
/*  color:#616365; */
	color: black;
}

.contenttable {
	float:left;
}
/*
.title {
	float:left;
	width:540px;
	height:40px;
	color:#002395;
	font-size:1.4em;
	font-weight:bold;
	padding-top:35px;
}
*/

h1 {
	float:left;
	width:530px;
	height:40px;
	color:#002395;
	font-size:1.2em;
	font-weight:bold;
	padding-top:19px;
}

h2 {
	float:left;
	width:530px;
	height:30px;
	color:#002395;
	font-size:1.1em;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
/*	padding-top:19px;
*/
}

h3 {
	float:left;
	width:540px;
	height:40px;
	color:#002395;
	font-size:1.2em;
	font-weight:bold;
	padding-top:20px;
}

h3 a{
	float:left;
	width:540px;
	height:40px;
	color:#000;
	font-size:0.8em;
	font-weight:normal;
}

h4 {
	color:#616365;
	font-size:1em;
	font-weight:bold;
}

h5 {
	width:530px;
	color:#616365;
	font-size:1em;
	font-weight:bold;
	line-height:20px;
	text-align:right;
	background-color:#d4d9ed;
	padding-right:10px;
}

.text {
	float:left;
	width:540px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bodytext {
}

p.bodytext {
}

.text_bold {
	float:left;
	width:540px;
	color:#333333;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.table_text {
	width:170px;
	height:170px;
	padding:0px 10px 10px 0px;
	vertical-align:text-top;
}

.table_image {
	width:170px;
	height:170px;
	padding:0px 10px 10px 0px;
}

.left_column {
	float:left;
	width:250px;
}

.right_column {
	float:left;
	width:250px;
	padding-left:30px;
}

#right_spacer {
	float:left;
	width:180px;
	height:100%;
	background-color:#ffffff;
}

.product_image img{
	width:250px;
	padding:20px 0px 20px 0px;
}

/* ************* BEGIN DOWNLOAD ************** */

td.csc-uploads-fileName {
	width:380px;
	border-bottom:1px solid #CCCCCC;
	padding:0px;
}

td.csc-uploads-fileName a {
	color:#616365;
	text-decoration:none;
	padding-left:10px;
}

td.csc-uploads-fileName a:hover {
	text-decoration:none;
	color:#000;
}

td.csc-uploads-fileSize {
	width:48px;
	color:#616365;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
	padding:0px;
}

td.csc-uploads-icon {
	border-bottom:1px solid #CCCCCC;
	padding:0px;
}

/* ************* END DOWNLOAD ************** */
	
/* ************* BEGIN PARTNERS ************** */
	
.partners {
	width:400px;
	text-align:center;
}

.partners td {
	padding-top:10px;
	padding-bottom:10px;
}

/* ************* END PARTNERS ************** */

.products thead {
	width: 150px;
	color:#002395;
}

.products td {
	width: 150px;
	text-align:center;
}

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

#content_right {
	float:left;
	width: 210px;
	padding:72px 0px 0px 20px;
	text-align: right;
}


/* ************** ABOUT US EFFECT **************** */

.ww_imagecycle_container {
 	margin-top: 0px;
 	height: 170px;
}

.tx-wwimagecycle-pi1 {
	float: left;
	padding-bottom: 20px;
	margin: 0px;
}

/* ************** //ABOUT US EFFECT **************** */

.td_contact_last_left {
	padding-right: 16px;
}

.td_contact_width {
	width: 220px;	
}

.contact_icon{
	font-size:1em;
	font-weight: bold;
	margin-right: 20px;
}

.direction_link{
	font-size:1em;
	background-image:url(../img/design/pdf_button.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-left: -1px;
	font-weight: normal;
}

.table_font {
	font-size: 0.85em;
	padding: 0px;
	vertical-align: top;
}

/* display the about animation, not the image */
.print_pdf_image img{
	display:none;
}
/* //display the about animation, not the image */

#features_background {
	margin-top: 40px;
	color:#222222;
/*	color:#002395; */
	background-image: url(../img/design/features_bg.png);
	background-repeat:repeat;
	background-position:center;
}

div.blue ul{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding-top: 7px;
	height: 35px;
	list-style: none;
	background-image: url(../img/design/arrows/blue.png);
	background-repeat: no-repeat;
}

div.pink ul{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding-top: 7px;
	height: 35px;
	list-style: none;
	background-image: url(../img/design/arrows/pink.png);
	background-repeat: no-repeat;
}

div.brown ul{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding-top: 7px;
	height: 35px;
	list-style: none;
	background-image: url(../img/design/arrows/brown.png);
	background-repeat: no-repeat;
}

div.green ul{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding-top: 7px;
	height: 35px;
	list-style: none;
	background-image: url(../img/design/arrows/green.png);
	background-repeat: no-repeat;
}

div.lightblue ul{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding-top: 7px;
	height: 35px;
	list-style: none;
	background-image: url(../img/design/arrows/lightblue.png);
	background-repeat: no-repeat;
}

div.orange ul{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding-top: 7px;
	height: 35px;
/*	list-style-image: url(../img/design/arrows/orange.png); */
	list-style: none;
	background-image: url(../img/design/arrows/orange.png);
	background-repeat: no-repeat;
}

.table_videoclip td {
	width: 230px;
	vertical-align: top;
}

#spacer {
	float: left;
	width: 500px;
	height: 20px;
}

#table_quickguides {
	float: right;
	width: auto;
	margin-right: 10px;
}
