/********/
/* html */
/********/
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

body.proffesional1 {
	background: url(../img/bg/achtergrond_wolken.jpg) no-repeat top center;
}

div {
	text-align: left;
}

img {
	border: 0;
	display: block;
}

h1 {
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	color: #223d76;
	margin: 0 0 13px 0;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #223d76;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 15px;
	color: #223d76;
	margin: 0 0 11px 0;
}

h3 a {
	color: #223d76;
}

h4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #223d76;
	margin: 0;
}

h4 a {
	text-decoration: underline;
}

h5 {
	color: #009cdd;
	font-size: 11px;
	margin: 0;
}

h6 {
	color: #223d76;
	font-size: 11px;
	margin: 0;
}

h1 p,
h2 p,
h3 p,
h4 p,
h5 p,
h6 p {
	margin: 0px;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

p span {
	color: #000;
}

a {
	color: #009cdd;
	text-decoration: none;
	outline: 0 none;
}

a:hover {
	text-decoration: underline;
}

a.active,
a:focus {
	outline: 0;
}

hr {
	background: #FFF;
	border: 0;
	border-top: 1px solid #DDD;
	height: 1px;
	line-height: 1px;
	margin: 10px 0 10px 0;
}

form {
	margin: 0;
	padding: 0;
}

input,
textarea,
select {
	border: 1px solid #DBDFE6;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 11px;
	padding: 2px 5px 0 5px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	color: #000;
	font: 11px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	line-height: 18px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

ul {
	margin: 0 0 20px 15px;
	padding: 0;
}

/**********/
/* layout */
/**********/
/* page */
#page {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 11px;
	margin: 15px auto 0 auto;
	width: 950px;
	line-height: 13px;
	position: relative;
	z-index: 10;
}

/* default columns */
#column1,
#column2,
#column3 {
	float: left;
}

#column1 {
	width: 125px;
	text-align: center;
}

#column2 {
	width: 660px;
	margin: 0 12px 0 0;
}

#column3 {
	width: 142px;
	/* margin: 0 0 15px 0; */
}

/* column 1*/
#logo {
	width: 93px;
	height: 47px;
	margin: 1px auto 0 auto;
}

#logo a {
	float: left;
	width: 93px;
	height: 47px;
	background: url(../img/bg/logo_color.gif) no-repeat;
}

.proffesional1 #logo a {
	background: url(../img/bg/logo_white.png) no-repeat;
}

/* column 2*/
#header {
	color: #223d76;
	height: 48px;
	position: relative;
	z-index: 701;
}

#back_to_home,
#language_chooser,
#department_chooser {
	float: left;
}

#back_to_home,
#language_chooser {
	background: url(../img/bg/seperator_blue.gif) 3px right no-repeat;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
}

#back_to_home a,
#language_chooser a,
#department_chooser a {
	color: #223d76;
}

.proffesional1 #back_to_home a:hover,
.proffesional1 #language_chooser a:hover,
.proffesional1 #department_chooser a:hover {
	color: #fff;
}

#language_chooser ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#language_chooser li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0 0 0 7px;
}

#language_chooser li:first-child {
	margin: 0;
	padding: 0;
}

#cs_language_flag_4 {
	background: none;
}

#cs_language_flag_2 {
	display:none;
}

/* menu */
#menu_wrapper {
	background-image: url(../img/bg/menu.jpg);
	bottom: 0;
	height: 24px;
	left: 0;
	position: absolute;
	width: 660px;
}

#menu {
	background: url(../img/bg/menu_right.jpg) right no-repeat;
}

#menu_wrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu_wrapper li {
	float: left;
	position: relative;
	width: 132px;
}

#menu_wrapper a {
	color: #203a7f;
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

#menu_wrapper a:hover,
#menu_wrapper .active a,
#menu_wrapper .open a {
	color: #fff;
	background: #203a7f;
}

#menu_wrapper #menu_item_3 {
	background: url(../img/bg/menu_left.jpg) left no-repeat;
}

#menu_item_3 a:hover,
#menu_item_3.active a,
#menu_item_3.open a {
	background: #009cdd;
}

/* submenu */
#menu_wrapper .submenu {
	display: none;
	left: 0;
	position: absolute;
	top: 24px;
	z-index: 20;
}

#menu_wrapper .open .submenu {
	display: block;
}

#menu_wrapper .submenu_wrapper {
	width: 274px;
}

#menu_wrapper .submenu_wrapper .menu_intro {
	background: url(../img/bg/submenu_intro_bg.gif) right bottom no-repeat;
	color: #868788;
	font-size: 10px;
	line-height: 14px;
	padding: 0 6px 6px;
	width: 256px;
}

#menu_wrapper .submenu_wrapper .menu_intro p,
#menu_wrapper .submenu_wrapper .menu_intro .img p {
	margin: 0;
}

#menu_wrapper .submenu_wrapper .menu_intro .img {
	padding: 5px 0 0 0;
}

#menu_wrapper .submenu_wrapper .menu_intro .img img {
	width: 257px;
}

#menu_wrapper .submenu_wrapper .menu_intro .title {
	color: #223d76;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0 0 0;
}

#menu_wrapper .submenu_wrapper .inner {
	background: url(../img/bg/submenu_bg.png) repeat-y;
}

#menu_wrapper .submenu_wrapper ul {
	color: #203a7f;
	margin-right: 5px;
}

#menu_wrapper .submenu_wrapper li {
	background: url(../img/bg/sub_bg.gif) top repeat-x;
	float: none;
	position: relative;
	text-align: left;
	width: auto;
}

#menu_wrapper .submenu_wrapper a,
#menu_wrapper .submenu_wrapper span {
	height: 23px;
	line-height: 23px;
	padding: 0 6px;
}

#menu_wrapper .submenu_wrapper a {
	background-color: transparent;
	color: #203a7f;
	text-align: left;
	text-transform: uppercase;
}

#menu_wrapper .submenu_wrapper a:hover {
	background-color: transparent;
	color: #203a7f;
	font-weight: bold;
}

#menu_wrapper .submenu_wrapper span {
	cursor: default;
	display: block;
}

#menu_wrapper .submenu_wrapper a.arrow {
	background: url(../img/bg/arrow_grey2aa.png) left top no-repeat;
	height: 15px;
	padding: 0;
	position: absolute;
	right: 6px;
	top: 4px;
	width: 15px;
}

#menu_wrapper .submenu_wrapper .active a.arrow {
	background-image: url(../img/bg/arrow_grey2bb.png);
}

#menu_wrapper .submenu_wrapper ul ul {
	display: none;
	margin-right: 0;
}

#menu_wrapper .submenu_wrapper ul .active ul {
	display: block;
}

#menu_wrapper .submenu_wrapper ul ul li {
	background: url(../img/bg/subsubsub_bg.gif) repeat-x;
	border-bottom: 1px solid #ebeced;
}

#menu_wrapper .submenu_wrapper ul ul a {
	text-transform: none;
}

#menu_wrapper .submenu_wrapper ul ul ul li {
	background: url(../img/bg/subsub_bg.gif) repeat-x;
}

#menu_wrapper .submenu_wrapper ul ul ul a {
	padding-left: 16px;
}

#menu_wrapper .submenu_footer {
	background: url(../img/bg/submenu_footer.png) no-repeat;
	height: 4px;
}

/* submenu products */
#menu_wrapper .products_menu {
	background: url(../img/bg/products_menu.png) left repeat-y;
	left: -340px;
	width: 557px;
}

#menu_wrapper .products_menu .inner {
	padding: 0 6px 0 2px;
}

#menu_wrapper .products_menu .top {
	background-color: #203a7f;
	height: 23px;
	margin: 0 -1px;
	position: relative;
}

#menu_wrapper .products_menu .column {
	line-height: normal;
	padding: 10px 10px 0;
	width: 163px;
}

#menu_wrapper .products_menu .column:hover,
#menu_wrapper .products_menu .column.active {
	background-image: url(../img/bg/products_menu_active.png);
}

#menu_wrapper .products_menu .top .column {
	color: #fff;
	float: left;
	line-height: 23px;
	padding-top: 0;
}

#menu_wrapper .products_menu .top .column:hover {
	background-image: none;
}

#menu_wrapper .products_menu .top .column p {
	margin: 0;
}

#menu_wrapper .products_menu .top .column.active {
	background-image: none;
	color: #009cdd;
}

#menu_wrapper .products_menu .category_title {
	border-bottom: 1px solid #aec7da;
	color: #203a7f;
	margin-bottom: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

#menu_wrapper .products_menu .subcategory_title {
	color: #203a7f;
	margin-bottom: 3px;
}

#menu_wrapper .products_menu ul,
#menu_wrapper .products_menu a,
#menu_wrapper .accessories_menu ul,
#menu_wrapper .accessories_menu a {
	color: #58595b;
}

#menu_wrapper .products_menu ul,
#menu_wrapper .accessories_menu ul {
	list-style-type: disc;
	padding: 0 0 14px 16px;
}

#menu_wrapper .products_menu li,
#menu_wrapper .accessories_menu li {
	float: none;
	width: auto;
}

#menu_wrapper .products_menu a,
#menu_wrapper .accessories_menu a {
	background-color: transparent;
	height: auto;
	line-height: normal;
	text-align: left;
}

#menu_wrapper .products_menu a:hover,
#menu_wrapper .accessories_menu a:hover {
	text-decoration: underline;
}

#menu_wrapper .products_menu .bottom {
	background: url(../img/bg/products_menu_bottom.png) left top no-repeat;
	bottom: -10px;
	height: 10px;
	position: absolute;
	width: 100%;
}

/* submenu accessories */
#menu_wrapper .accessories_menu {
	background: url(../img/bg/accessories_menu.png) left repeat-y;
	left: -53px;
	padding: 0 5px 0 1px;
	width: 183px;
}

#menu_wrapper .accessories_menu .inner {
	background: #ebecec url(../img/bg/accessories_menu_inner.jpg) top repeat-x;
	padding: 6px 10px 0;
}

#menu_wrapper .accessories_menu .bottom {
	background: url(../img/bg/accessories_menu_bottom.png) left top no-repeat;
	bottom: -8px;
	height: 8px;
	position: absolute;
	width: 100%;
}

/* triggers */
#triggers {
	position: absolute;
	right: 0;
}

#triggers ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#triggers li {
	float: left;
	padding: 0 7px;
	background: url(../img/bg/seperator_blue.gif) 3px right no-repeat;
}

#triggers li a {
	color: #223d76;
}

.proffesional1 #triggers li a.active,
.proffesional1 #triggers li a:hover {
	color: #fff;
}

/* content */
#main {
	width: 660px;
	position: static;
	z-index: 10;
}

#content {
	color: #58595b;
	line-height: 13px;
}

#content .inner {
	border: 1px solid #ececec;
	padding: 15px;
	margin: 0 0 15px 0;
	background: #fff;
}

#content .inner_banner {
	border: 1px solid #ececec;
	padding: 0px;
	margin: 0 0 15px 0;
	background: #fff;
	border-top: none;
	float:left;
	position:relative;
}

#banner_top {
	width:658px;
	height:236px;
	float:left;
	position:relative;
}

#banner_top .text {
	height:25px;
	position:absolute;
	width:420px;
	left:45px;
	bottom:15px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

#content .inner_banner #text {
	width:348px;
	padding:23px 0 0 43px;
	float:left;
}

#content .inner_banner #text h1 {
	margin:0 0 10px 0;
	padding:0;
	font-size:30px;
	font-weight:normal;
	color:#003b79
}

#content .inner_banner #text span {
	margin:10px 0 0px 10px;
	padding:0;
	font-size:16px;
	font-weight:normal;
	color:#003b79;
	line-height:20px;
}

#content .inner_banner #text h2 {
	margin:0;
	padding:0;
	font-size:24px;
	font-weight:normal;
	color:#009ee0;
	float:left;
}

#content .inner_banner #sub_text {
	width:205px;
	min-height:100px;
	position:absolute;
	right:15px;
	bottom:0px;
}

/* column 3*/
#search {
	height: 24px;
}

#search #cs_search_pages_input {
	float: left;
}

#search #cs_search_pages_input input {
	padding: 0;
	width: 122px;
	height: 14px;
	color: #868788;
	font-size: 10px;
	border: 1px solid #d7d8d9;
	border-right-color: #fff;
	line-height: 15px;
	padding: 0 0 1px 3px;
}

#search #cs_search_pages_input input:hover {
	background: #f5f5f5;
}

#cs_search_pages_button {
	float: left;
	border: 1px solid #d7d8d9;
	border-left-width: 0;
	margin: 0 0 0 -1px;
}

#cs_search_pages_button a {
	background: #0a3e76;
	width: 15px;
	height: 15px;
	float: left;
	text-align: center;
	color: #868788;
	text-decoration: none;
}

#cs_search_pages_button a:hover {
	background: #009cdd;
	color: #fff;
}

/* contact */
#contact {
	background: url(../img/bg/contact_bg.png) repeat-x;
}

#contact a {
	color: #000;
	text-decoration: none;
}

#contact a:hover {
	color: #009cdd;
	text-decoration: underline;
}

#contact p {
	margin: 0 0 11px 0;
}

#contact .title {
	background: #009cdd;
	color: #fff;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
}

#contact .txt {
	border-left: 1px solid #d7d8d9;
	border-right: 1px solid #d7d8d9;
	border-bottom: 1px solid #d7d8d9;
	padding: 5px;
}

#contact .txt .cs_form_wrapper {
	position: relative;
	min-height: 39px;
	margin: 5px 0 0 0;
}

#contact .cs_form_wrapper .cs_form_row,
#newsletter .cs_form_wrapper .cs_form_row {
	min-height: 22px;
	float: left;
	display: inline;
}

#contact .cs_form_wrapper .cs_form_row .cs_form_label {
	display: none;
}

#contact .cs_form_wrapper .cs_form_row .cs_form_input {
	float: left;
	display: inline;
}

#contact .cs_form_wrapper .cs_form_row .cs_form_input input {
	border: 1px solid #d7d8d9;
	width: 95px;
	height: 14px;
	line-height: 15px;
	padding: 0 0 1px 3px;
	color: #868788;
	font-size: 10px;
}

#contact .cs_form_wrapper .cs_form_button,
#newsletter .cs_form_wrapper .cs_form_button {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

#contact .cs_form_wrapper .cs_form_button input {
	width: 25px;
	height: 17px;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 1px 3px 0;
	border: 1px solid #d7d8d9;
	background: #fff;
	color: #868788;
	text-align: center;
}

#contact .cs_form_wrapper .cs_form_button input:hover {
	background: #009cdd;
	color: #fff;
}

#contact .cs_feedback_info {
	margin: 0 0 5px 0;
}

#contact .cs_feedback_info p {
	margin: 0;
}

#contact .txt p b {
	color: #009CDD;
	display: block;
	margin-top: 5px;
}

/* links */
#links {
	margin: 10px 0 0 0;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links a {
	float: left;
	min-height: 21px;
	width: 137px;
	line-height: 21px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#links a img {
	margin-left: -5px;
	position: relative;
}

#links a:hover {
	background-color: #009cdd;
}

.darkblue,
.darkblue a {
	background: #203a7f url(../img/bg/arrow_white.png) no-repeat 125px -1px;
}

.orange,
.orange a {
	background-color: #d67e1c;
}

.green,
.green a {
	background: #c2cd25 url(../img/bg/arrow_white.png) no-repeat 125px -1px;
}

.proffesional1 li.link3,
.proffesional1 li.link3 a {
	background: #d67e1c url(../img/bg/arrow_white.png) no-repeat 125px -1px;
}

/* latest news */
#latest_news {
	margin: 0;
}

#latest_news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#latest_news ul li {
	border-bottom: 1px solid #d7d8d9;
	padding: 5px 0;
	float: left;
	display:inline;
}

#latest_news .title {
	background: #009cdd;
	color: #fff;
	height: 21px;
	line-height: 21px;
	padding: 0 5px;
}

#latest_news .inner {
	border: 1px solid #d7d8d9;
	border-top-width: 0;
	padding: 0 5px 5px 5px;
	font-size: 11px;
	background: url(../img/bg/sidebar_bg.gif) repeat-x bottom;
	width: 130px;
	float: left;
}

#latest_news .subtitle {
	color: #223d76;
	display: inline;
}

#latest_news .txt {
	display: inline;
}

#latest_news .txt p {
	display: inline;
}

.read_more {
	float: right;
}

.read_more a {
	padding: 0 8px 0 0;
	background: url(../img/bg/arrow_blue.gif) no-repeat right 7px;
	font-size: 10px;
}

#latest_news ul li .img {
	text-align: center;
}

#latest_news ul li .img img {
	margin: 0 auto 5px auto;
}

.trigger_links {
	margin:0;
	float:left;
}

.trigger_links ul li {
	border: none !important;
	padding: 0 !important;
}

.trigger_links a {
	color: #223d76;
	padding: 0 13px 0 0;
	background: url(../img/bg/arrow_white.png) no-repeat right -26px;
}

/* newsletter */
#newsletter .title {
	color: #223D76;
	height: auto;
	background: none;
	line-height: normal;
	padding: 0;
	margin: 0 0 7px 0;
}

#newsletter .cs_form_wrapper .cs_form_row .cs_form_label {
	display: none;
}

#newsletter .cs_form_wrapper {
	margin: 0;
}

#newsletter .cs_form_wrapper .cs_form_row .cs_form_input input {
	border: 1px solid #d7d8d9;
	width: 95px;
	height: 14px;
	line-height: 15px;
	padding: 0 0 1px 3px;
	color: #868788;
	font-size: 10px;
}

#newsletter .cs_form_wrapper .cs_form_button input {
	width: 25px;
	line-height: 17px;
	height: 17px;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 1px 3px 0;
	border: 1px solid #d7d8d9;
	background: #fff;
	color: #868788;
	text-align: center;
}

#newsletter .cs_form_wrapper .cs_form_button input:hover {
	background: #009cdd;
	color: #fff;
}

/* sitemap */
#sitemap_toggler {
	background: url(../img/bg/seperator_dotted2.gif) repeat-x bottom;
	width: 815px;
	padding: 20px 0 0 125px;
}

#sitemap_toggler .txt {
	display: none;
}

#sitemap_toggler.active .txt {
	display: block;
}

#sitemap_toggler .titlebar {
	font-size: 10px;
	text-transform: uppercase;
	color: #868788;
	border: 1px solid #dfdfe0;
	line-height: 19px;
	height: 19px;
	background: url(../img/bg/sitemap_toggler_bg.gif) repeat-x;
	padding: 0 0 0 15px;
}

#sitemap_toggler .titlebar span {
	background: url(../img/bg/arrow_grey.png) no-repeat 0 3px;
	padding: 0 0 0 13px;
}

#sitemap_toggler.active .titlebar span {
	background: url(../img/bg/arrow_grey.png) no-repeat 0 -10px;
	padding: 0 0 0 13px;
}

#sitemap_toggler .txt {
	height: 187px;
	padding: 15px 0;
	background: url(../img/bg/footer_bg.gif) repeat-x;
	font-size: 10px;
	overflow: hidden;
	color: #868788;
}

#sitemap_toggler .txt a {
	color: #868788;
}

#sitemap_toggler .txt ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

#sitemap_toggler .txt ul li ul li a {
	padding: 0 0 0 10px;
	background: url(../img/bg/seperator_footermenu.gif) no-repeat 0 7px;
}

#sitemap_toggler .txt u {
	color: #58595b;
}

#sitemap_toggler .txt .box1,
#sitemap_toggler .txt .box2,
#sitemap_toggler .txt .box3,
#sitemap_toggler .txt .box4,
#sitemap_toggler .txt .box5 {
	float: left;
	display: inline;
	height: 187px;
	padding: 0 0 0 15px;
}

#sitemap_toggler .txt .box1,
#sitemap_toggler .txt .box2,
#sitemap_toggler .txt .box3,
#sitemap_toggler .txt .box4 {
	background: url(../img/bg/seperator_dotted.gif) repeat-y right;
}

#sitemap_toggler .txt .box1 {
	width: 128px;
}

#sitemap_toggler .txt .box2 {
	width: 140px;
}

#sitemap_toggler .txt .box3 {
	width: 158px;
}

#sitemap_toggler .txt .box4 {
	width: 158px;
}

#sitemap_toggler .txt .box5 {
	width: 156px;
}

/* footer */
#footer {
	font-size: 10px;
	color: #868788;
	padding: 15px 0 0 0;
	height: 26px;
	width: 814px;
	margin: 0 0 0 125px;
}

#footer a {
	color: #868788;
}

#footer p {
	margin: 0;
	display: inline;
}

#footer_menu {
	float: right;
	display: inline;
	height: 10px;
	background: url(../img/bg/seperator_footermenu.gif) no-repeat 67px 6px;
	width: 120px;
}

#footer_menu ul {
	margin: 0;
	list-style: none;
}

#footer_menu ul li {
	float: left;
	display: inline;
	padding: 0 0 0 15px;
}

#footer_menu ul li a {
}

/*********/
/* pages */
/*********/
/* default */
.default #banners {
	border: 1px solid #d9d9da;
}
.proffesional1 .default #banners {
	border: none;
}

.default #banners img {
	width: 658px;
}

.subcolumn1 {
	width: 215px;
	float: left;
	display: inline;
	/* margin: 0 0 15px 0; */
}

.default .subcolumn1 {
	border-bottom: 1px solid #e6e6e7;
}
.proffesional1 .default .subcolumn1 {
	border: none;
}

.subcolumn2 {
	width: 435px;
	float: left;
	display: inline;
	margin: 0;
	padding-left: 10px;
	position: relative;
}

.productlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.productlist li {
	width: 202px;
	float: left;
	background: url(../img/bg/productlist_bg.gif) no-repeat right bottom;
	margin: 0 0 15px 15px;
	position: relative;
}

.productlist .img {
	border-bottom: 1px solid #c7c8c9;
	text-align: center;
	min-height: 144px;
}

.productlist .img img {
	margin: 0 auto;
	height: 141px;
}

.productlist .title {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #009cdd;
	padding: 0 10px;
	text-transform: uppercase;
}

.productlist .title a {
	color: #fff;
}

.productlist .wrapper {
	border: 1px solid #d9d9da;
	min-height: 197px;
	height: 197px;
	padding: 0 5px;
	overflow: hidden;
}

.productlist .wrapper .categories {
	height: 50px;
	position: absolute;
	bottom: 4px;
	left: 10px;
	overflow: hidden;
}

.productlist .wrapper .categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.productlist .wrapper .categories ul li {
	float: left;
	display: inline;
	background: none;
	width: 190px;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	background: url(../img/bg/arrow_darkblue2.png) no-repeat 175px 3px;
}

.productlist .categories li {
	margin: 0 !important;
}

.productlist .wrapper .categories ul li a {
	font-size: 10px;
	color: #223d76;
}

/* homepage */
#banners {
	margin: 0 0 12px 0;
}

#banner_small,
#banner_big {
	float: left;
	display: inline;
	border: 1px solid #d9d9da;
}

#banner_big img {
	width: 434px;
	height: 253px;
}

#banner_big p {
	margin: 0;
}

#banner_small {
	margin: 0 0 0 12px;
	position: relative;
	height: 253px;
	width: 210px;
}

#banner_small img {
	position: absolute;
	left: 0;
	top: 0;
	height: 253px;
	width: 210px;
	z-index: 10;
}

#banner_small p {
	position: absolute;
	left: 0;
	top: 0;
}

#banner_small .line {
	position: absolute;
	width: 192px;
	height: 1px;
	background: #a8a7a5;
	z-index: 20;
	left: 8px;
	top: 233px;
}

#banner_small .actions {
	width: 210px;
	height: 11px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 20;
	font-size: 0;
	line-height: 0;
}

#banner_small .actions .wrapper {
	display: inline-block;
}

#banner_small .actions .prev_btn a,
#banner_small .actions .next_btn a {
	width: 5px;
	height: 5px;
	background: url(../img/bg/arrows_banner.png) no-repeat 0 -5px;
	float: left;
}

#banner_small .actions .next_btn a {
	background-position: -5px -5px;
}

#banner_small .actions .pages,
#banner_small .actions .prev_btn,
#banner_small .actions .next_btn {
	float: left;
}

#banner_small .actions .prev_btn,
#banner_small .actions .next_btn {
	margin: 0 2px;
}

#banner_small .actions .pages a {
	width: 5px;
	height: 5px;
	background: url(../img/bg/bullets_banner.png) no-repeat 0 -5px;
	margin: 0px 4px;
	float: left;
}

#banner_small .actions .pages a.active,
#banner_small .actions .pages a.cs_active,
#banner_small .actions .pages a:hover {
	background-position: 0 0;
}

#quicklinks,
#quicklinks .img p {
	margin: 0 !important;
}

#quicklinks .first_item,
#quicklinks .second_item,
#quicklinks .third_item {
	float: left;
	width: 212px;
}

#quicklinks .title a p {
	margin: 0;
	float: left;
}

#quicklinks .title a {
	height: 22px;
	float: left;
}

#quicklinks .first_item .title {
	background: #009cdd;
}

#quicklinks .second_item .title,
#quicklinks .third_item .title {
	background: #203a7f;
}

.proffesional1 #quicklinks .third_item .title {
	background: #c2cd25;
}

#quicklinks .second_item {
	margin: 0 12px;
}

#quicklinks .img {
	height: 134px;
	overflow: hidden;
	position: relative;
}

#quicklinks .img img {
	width: 212px;
	height: 134px;
	position: absolute;
	left: 0;
	top: 0;
}

#quicklinks .title {
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 12px;
	overflow: hidden;
	/*white-space:nowrap;*/
}

#quicklinks .title a {
	color: #fff;
	text-decoration: none;
	padding: 0 18px 0 0;
	background: url(../img/bg/arrow_white.png) no-repeat right -1px;
}

#quicklinks .txt {
	color: #868788;
	padding: 15px 0;
}

#quicklinks .txt p {
	margin: 0;
}

#quicklinks .links {
	border-bottom: 1px solid #d9d9da;
	color: #868788;
	padding-bottom: 15px;
}

#quicklinks .links ul {
	display: inline-block;
	margin: 0;
	padding: 0 0 0 16px;
}

#quicklinks .links li {
	position: relative;
}

#quicklinks .links a {
	color: #868788;
	display: block;
	padding-right: 15px;
}

#quicklinks .links span {
	cursor: default;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
}

/* news overview */
ul.news {
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.news li {
	border-bottom: 1px solid #c2c2c3;
	position: relative;
	margin: 0 0 12px 0;
	min-height: 145px;
}

ul.news li .txt,
ul.news li .img {
	float: left;
}

ul.news li .img {
	position: relative;
	width: 200px;
	min-height: 1px;
}

ul.news li .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 130px;
}

ul.news li .txt {
	width: 428px;
	width: 416px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	min-height: 119px;
}

ul.news li .img p {
	position: absolute;
	left: 0;
	top: 0;
}

.news .read_more {
	margin: 0 0 9px 0;
}

.cs_paging {
	margin: 0 -5px 0 0;
	height: 12px;
	text-align: center;
}

.cs_paging a {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 5px 10px 0;
	text-decoration: none;
	color: #898686;
}

.cs_paging div {
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.cs_paging a span {
	cursor: pointer;
	float: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	padding: 1px 3px;
}

.cs_paging .cs_active,
.cs_paging a:hover {
	background: none repeat scroll 0 0 #0a3e76;
	color: #fff;
}

.cs_paging .cs_active span {
	color: #FFF;
}

/* news detail */
.news_detail .inner {
	border-top: none;
	padding: 31px 15px 15px 15px !important;
}

.news_detail #banners {
	margin: 0;
}

.news_detail .subcolumn1 {
	border: none;
}

.news_detail .subcolumn2 {
	width: 403px;
	min-height: 100px;
}

.news_detail .subcolumn1 h3 {
	line-height: 18px;
	margin: -2px 0 0 0;
}

.back_to_overview a {
	padding: 0 0 0 15px;
	background: url(../img/bg/arrow_darkblue_reverse.gif) no-repeat left 4px;
	color: #223d76;
	float: left;
}

/* search */
#seachform {
	margin: 0 0 15px 0;
	min-height: 75px;
}

.product_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.product_list li {
	float: left;
	display: inline;
	width: 98px;
	height: 170px;
	margin: 0 3px;
	background: url(../img/bg/product_list_bg.gif) repeat-x 0 1px;
}

.product_list li .img {
	border: 1px solid #ccc;
	width: 93px;
	height: 98px;
	cursor: pointer;
}

.product_list .txt {
	font-size: 10px;
	text-align: center;
	padding: 4px 0 0 0;
}

.product_list .txt a {
	color: #223d76;
	text-decoration: underline;
}

#seachform .cs_form_input input {
	width: 523px;
	padding: 0 0 0 20px;
	height: 22px;
	background: url(../img/bg/search_input_bg.gif) no-repeat;
	border: none;
	line-height: 20px;
}

#seachform .cs_form_row,
#seachform .cs_form_button {
	float: left;
}

#seachform .cs_form_button input {
	color: #fff;
	background: #0a3e76;
	border: none;
	height: 22px;
	line-height: 22px;
	padding: 0 0 3px 0;
	width: 85px;
	cursor: pointer;
}

#seachform .cs_form_button input:hover {
	background: #009cdd;
}

.search .results_found {
	color: #233d76;
}

.search .list {
	padding: 10px 0 0 0;
	background: url(../img/bg/seperator_dotted2.gif) repeat-x top;
	margin: 0 0 15px 0;
}

.search .list .wrapper {
	background: url(../img/bg/seperator_dotted2.gif) repeat-x bottom;
	padding: 0 0 15px 0;
}

.search .product_scroller {
	height: 115px;
	background: #f9f9f9;
	margin: 0 0 15px 0;
}

.search .list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.search .list ul li {
	margin: 0 0 20px 0;
}

.search .list ul li .url a {
	text-decoration: underline;
}

.search .list ul li .txt p {
	margin: 0;
}

#cs_google_maps_root_node {
	background: #f9f9f9;
	height: 430px;
	width: 100%;
}

/* contact */
.box {
	width: 437px;
	float: left;
	background: #fff;
	min-height: 200px;
}

.box h1 {
	margin: 16px 0 12px 0;
}

.box .banner {
	height: 250px;
	border: 1px solid #ececec;
}

.box .banner1 {
	display: none;
}

.box .banner img {
	width: 435px;
	height: 250px;
}

.contact_form .box .cs_form_wrapper {
	margin: 5px 0 0 0;
}

.contact_form .box .cs_form_wrapper .cs_form_row .cs_form_label {
	font-size: 10px;
	color: #000;
	width: 143px;
	float: left;
}

.contact_form .box .cs_form_wrapper .cs_form_row {
	min-height: 19px !important;
}

.contact_form .box .cs_form_wrapper .cs_form_row .cs_form_input {
	margin: 0 0 0 10px;
	display: inline;
}

.contact_form .box .cs_form_wrapper .cs_form_row .cs_form_input input,
.contact_form .box .cs_form_wrapper .cs_form_row .cs_form_input textarea {
	padding: 0;
	border: 1px solid #c1c2c5;
	background: #f5f6f6;
	height: 14px;
	line-height: 15px;
	padding: 0 0 1px 3px;
	width: 237px;
}

.contact_form .box .cs_form_wrapper .cs_form_row .cs_form_input textarea {
	height: 150px;
	width: 390px;
	margin: 10px 0 0 -10px;
}

.contact_form .box .cs_form_wrapper .cs_form_button {
	margin: 9px 10px 0 0;
}

.contact_form .box .cs_form_wrapper .cs_form_button input {
	background: none repeat scroll 0 0 #0A3E76;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	padding: 0 0 3px;
	width: 85px;
}

.contact_form .column_right {
	float: left;
	margin: 0 0 0 12px;
	width: 211px;
}

.contact_form .orcon_info,
.contact_form .job_info,
.contact_form .links {
	width: 211px;
	float: left;
	background: #fff;
}

.contact_form .orcon_info {
	line-height: 14px;
}

.contact_form .links .inner {
	padding: 10px 15px 15px 15px !important;
}

.contact_form .job_info {
	margin: 0;
}

.job_info .inner {
	padding-bottom: 0 !important;
}

.contact_form .job_info ul {
	margin: 0 0 -2px -15px;
	list-style: none;
	padding: 0;
}

.contact_form .job_info li {
	min-height: 20px;
	line-height: 20px;
	width: 210px;
	width: 205px;
	font-size: 10px;
	padding: 0 0 0 5px;
	background: #dbedf9 url(../img/bg/arrow_darkblue.png) no-repeat 198px 8px;
	margin: 2px 0 0 0;
	float: left;
}

.contact_form .links a,
.contact_form .job_info li a {
	color: #223d76;
}

.contact_form .job_info li.active {
	display: none;
}

/* productgroup */
.productgroup {
	margin: 0 0 15px 0;
}

.subcolumn1,
.subcolumn2 {
	background: #fff;
}

.proffesional1 .subcolumn1,
.subcolumn2 {
	background: transparent;
}

.productgroup .subcolumn1 {
	width: 215px;
	width: 205px;
	padding: 6px 5px 0 5px;
}

.subsubcolumn1 {
	width: 211px;
	float: left;
	min-height: 100px;
}

.subsubcolumn1 .productgroup_product .img {
	background: url("../img/bg/productlist_bg.gif") no-repeat right bottom;
	padding: 0;
	float: left;
	text-align: center;
	height: 220px;
	width: 212px;
}

.subsubcolumn2 {
	float: left;
	margin: 0 0 0 17px;
	min-height: 100px;
	width: 207px;
}

.subsubcolumn1 .titlebar {
	line-height: 20px;
	height: 20px;
	background: #009cdd;
	color: #fff;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	position: relative;
	display: block !important;
}

.subsubcolumn1 .titlebar a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.subsubcolumn1 .titlebar span {
	background: url(../img/bg/pointer.gif) no-repeat;
	width: 7px;
	height: 20px;
	position: absolute;
	right: -7px;
	top: 0;
}

.subsubcolumn1 .titlebar2 {
	color: #fff;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 5px;
	position: relative;
	text-transform: uppercase;
	margin: 2px 0;
	background: #003c78 url(../img/bg/arrow_white2.png) no-repeat 190px 7px;
}

.subsubcolumn1 .titlebar2 a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.productgroup_product,
.productgroup_faq {
	margin: 0 auto;
	float: left;
	display: inline;
	width: 211px;
}

.productgroup_faq {
	background: #E9E9EA;
}

.productgroup_product img,
.productgroup_faq img {
	margin: 0 auto;
	height: 220px;
	width: 212px;
}

.productgroup_faq img {
	width: 211px;
}

.questions_wrapper .img {
	margin-left: 5px;
}

.productgroup_faq .product_advantages {
	font-size: 10px;
	margin: 0 15px 0px 15px;
	background: url(../img/bg/arrow_advantages.gif) no-repeat right top;
	padding-bottom: 10px;
}

.productgroup_faq .product_advantages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.productgroup_faq .product_advantages h5 {
	margin: 0 0 3px 0;
}

.productgroup_faq .product_advantages li {
	padding: 0 0 0 7px;
	background: url(../img/bg/list_bullet.gif) no-repeat 0 5px;
	color: #223D76;
}

.productgroup_faq .product_advantages li a {
	color: #223d76;
}

.filter_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 240px;
}

.filter_menu ul li {
	margin: 0 0 2px 0;
	float: left;
}

.filter_menu ul li.darkblue a {
	color: #fff;
	font-size: 10px;
	line-height: 21px;
	float: left;
	background: #203a7f url(../img/bg/arrow_white2.png) no-repeat 190px 7px;
	width: 197px;
	padding: 0 5px;
	text-decoration: none;
}

.filter_menu ul li a {
	color: #fff;
	font-size: 10px;
	line-height: 21px;
	float: left;
	background: #009cdd url(../img/bg/arrow_white2.png) no-repeat 190px 7px;
	width: 197px;
	padding: 0 5px;
	text-decoration: none;
}

.filter_menu ul li a:hover {
	background: #0a3e76 url(../img/bg/arrow_white2.png) no-repeat 190px 7px;
}

.filter_menu ul li.active a {
	color: #223d76;
	background: #009cdd
}

.filter_menu ul li a.active:hover {
	background: #0a3e76;
	color: #fff;
}

.questions_wrapper {
	/*position: absolute;
	 bottom: 0;
	 right: 0;*/
	width: 213px;
	float: left;
	margin: 0 0 0 -5px;
}

.questions_wrapper .questions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.questions_wrapper .questions li {
	background: #eaeaea;
	font-size: 10px;
	line-height: 20px;
	margin: 0 0 2px 5px;
	min-height: 20px;
	padding: 0 2px 0 5px;
	width: 203px;
	float: left;
	/* position:relative;*/
}

.questions_wrapper .questions li a {
	color: #0a3e76;
	z-index: 10;
	/*position:relative;*/
}

.questions_wrapper .questions li a:hover {
	text-decoration: none;
}

/* ----------- */
.questions_wrapper .help_container {
	display: none;
	left: -150px;
	top: -5px;
	width: 210px;
	z-index: 999;
	position: relative;
	font-size: 0px;
	line-height: 0;
}

.questions_wrapper li:hover .help_container {
	display: block;
}

.questions_wrapper .help_icon {
	position: absolute;
	z-index: 20;
	font-size: 11px;
	line-height: 13px;
	width: 210px;
}

.questions_wrapper .help_icon .corner {
	width: 13px;
	height: 14px;
	position: absolute;
	right: -12px;
	top: -1px;
	background: url(../img/bg/help_txt_corner2.gif) -1px 1px no-repeat;
}

.questions_wrapper .help_txt {
	padding: 10px;
	color: #223D76;
	z-index: 99;
	background-color: #FFF;
	border: solid 1px #003C78;
}

.questions_wrapper .actions {
	clear: left;
}

.questions_wrapper .actions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.questions_wrapper .actions li {
	background: #009cdd;
	font-size: 10px;
	line-height: 20px;
	margin: 0 0 2px 5px;
	min-height: 20px;
	padding: 0 2px 0 5px;
	width: 203px;
}

.questions_wrapper .actions li {
	color: #fff;
}

.questions_wrapper .actions li a {
	color: #223d76;
	text-decoration: underline;
}

/* productgroup: features */
.product_scroller {
	height: 126px;
	background: #f9f9f9;
	margin: 0 0 12px 0;
}

#content.productgroup_specifications .inner {
	padding: 0;
}

#content.productgroup_drawings .inner {
	padding: 15px 0;
}

.product_menu {
	background: #0a3e76;
	height: 23px;
	margin-bottom: 15px;
}

.product_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cs_tabs li,
.product_menu li {
	float: left;
	line-height: 23px;
	padding: 0 7px;
	margin-right: 0 !important;
	background: url(../img/bg/seperator_white.gif) no-repeat right 10px !important;;
}

.product_menu li a,
.cs_tabs li a {
	color: #fff !important;
	font-size: 10px;
	background: none !important;
}

.product_menu li.active a,
.product_menu li a:hover {
	color: #589cdd !important;
	text-decoration: none;
}

.cs_tabs li span {
	background: none !important;
	padding: 0 !important;
}

.product_specs .innerinner {
	/*background: url(../img/bg/product_specs_bg.gif) repeat-y 11px 0;*/
	color: #333;
}

.product_specs .inner {
	margin-bottom: 0 !important;
	padding: 2px 0 !important;
}

.product_specs .cs_tabs_content {
	min-height: 300px;
	margin: 10px 0;
}

.product_specs .inner .box1,
.product_specs .inner .box2,
.product_specs .inner .box3 {
	float: left;
	width: 198px;
	padding: 0 10px 0 0;
}

.product_specs .inner .box1 {
	margin: 0 0 0 15px;
}

.product_specs .inner .box2 {
	width: 188px;
	padding: 0 10px;
}

.product_specs .inner .box2 img {
	margin: 0 0 0 -5px;
}

.product_specs .inner .box3 {
	width: 198px;
	padding: 0 0 0 10px;
}

.product_specs .inner ul {
	background: #FFF;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

.product_specs .inner li {
	background: url("../img/bg/list_bullet.gif") no-repeat scroll 0 5px transparent;
	color: #223D76;
	padding-left: 7px;
}

.product_specs .inner .cs_showcase_slider ul {
	margin: 0 0 0 0;
}

.product_specs .inner .cs_showcase_slider li {
	color: #000;
}

.product_specs .product_start,
.product_specs .product_reference {
	background: #e6e7e7 url(../img/bg/product_start.jpg) top repeat-x;
	margin: -12px 0;
	min-height: 324px;
	position: relative;
}

.product_specs .product_start_text,
.product_specs .product_start_image,
.product_specs .product_reference_text,
.product_specs .product_reference_image {
	float: left;
}

.product_specs .product_start_text,
.product_specs .product_reference_text {
	padding: 10px;
	width: 212px;
}

.product_specs .product_start_text h1,
.product_specs .product_reference_text h1 {
	margin-bottom: 0;
}

.product_specs .product_start_image,
.product_specs .product_reference_image {
	margin-right: -1px;
	position: relative;
	width: 427px;
}

.product_specs .product_faq {
	min-height: 300px;
	padding: 0 10px;
}

.product_specs .product_faq ul {
	list-style-type: none;
	margin: 0;
}

.product_specs .product_faq li,
.product_specs .product_faq a {
	color: #223D76;
	text-decoration: none;
}

.product_specs .product_faq li {
	background-image: none;
	margin-bottom: 3px;
}

.product_specs .product_faq a {
	background: url(../img/bg/sub_bg.gif) top repeat-x;
	border: solid #CCC;
	border-width: 0 1px 1px;
	display: block;
	height: 23px;
	line-height: 24px;
	padding: 0 10px;
	text-decoration: none;
}

.product_specs .product_faq li ul {
	display: none;
}

.product_specs .product_faq li li {
	background-image: none;
	border-width: 0;
	color: #58595B;
	padding: 10px;
}

.product_specs .product_faq li.open ul {
	display: block;
}

.product_options {
	margin: 12px 0;
}

.product_scroller1,
.product_scroller3 {
	float: left;
	width: 212px;
}

.product_scroller2 {
	float: left;
	margin: 0 12px 0 0;
	width: 436px;
}

/*
 .product_scroller2 #showcase_slider_3 .cs_showcase_slider_wrapper{
 width:210px;
 }
 */
.product_scroller1 .txt,
.product_scroller2 .txt,
.product_scroller3 .txt {
	border: 1px solid #ececec;
	border-top: none;
	min-height: 100px;
}

/* productgroup: specifications */
.productgroup_specifications #showcase_slider_1 td span {
	float: none !important;
	margin: 0 !important;
}

.specs {
	margin: 0 0 20px 0;
}

.specs td {
	background: #edf6fc;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000;
	padding: 1px;
	font-size: 11px;
	text-align: center;
}

.specs th {
	color: #000;
	text-align: center;
}

/* productgroup: charts */
#content.productgroup_charts .product_specs .inner {
	padding: 0;
	min-height: 200px;
	width: 658px;
}

.product_chart2 {
	float: left;
}

.product_chart2 {
	margin: 0 0 0 17px;
}

.product_chart2 th {
	text-align: center;
	color: #000;
	font-weight: normal;
}

.product_chart2 td {
	background: #edf6fc;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 9px;
	line-height: 13px;
}

/* orderform: step 1 */
.order_list table {
	width: 380px;
}

.order_list input {
	border: none;
}

.order_list .input input {
	border: 1px solid #C4C5C7;
}

.order_list table td {
	color: #233d76;
}

.order_list table td input {
	width: 17px;
	padding: 0;
	background: #f5f6f6;
	color: #233d76;
	text-align: center;
	margin: 0 0 2px 0;
}

.order_list table td.input {
	width: 35px;
}

.order_list table tr.product td {
	color: #58595b;
}

.order_list td.product_additional_price {
	width: 65px;
}

.order_list td.product_price {
	width: 55px;
	text-align: right;
}

.order_list .line {
	border-bottom: 1px solid #eabe8d;
	margin: 10px 0 10px 35px;
}

.order_list .doubleline {
	height: 2px;
	border-bottom: 1px solid #eabe8d;
	border-top: 1px solid #eabe8d;
	margin: 7px 0 7px 35px;
}

.order_actions {
	margin: 50px 0 0 31px;
}

.order_actions {
	position: absolute;
	bottom: 30px;
	left: 0px;
}

.order_actions div {
	float: left;
	margin: 0 4px;
}

.order_actions a {
	background: #0A3E76;
	color: #fff;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 110px;
	float: left;
	text-decoration: none;
	font-size: 10px;
}

.btn_cancel a,
.btn_next a {
	background: #009cdd;
}

.order_actions .disabled a {
	filter: alpha(opacity = 30);
	opacity: 0.3;
}

.radio_btn {
	width: 230px;
	height: 30px;
}

.radio_btn input {
	float: left;
	display: inline;
}

.radio_btn img {
	display: inline;
	float: left;
	margin: 0 5px;
}

.radio_btn span {
	float: left;
	display: inline;
	margin: 3px 0 0 0;
}

/* service parts */
#maintenance .inner {
	padding: 15px 0 10px 0;
	width: 880px;
	text-align:center;
}

#maintenance .txt {
	width: 208px;
	color: #58595b;
	padding-bottom: 85px;
}

#maintenance .img {
	width: 880px;
	margin: 0;
	min-height: 260px;
	text-align: center;
}

#maintenance h6 {
	margin: 0;
	text-transform: none;
}

.order_trigger {
	margin: 10px 0 11px 0;
	background: #fff url(../img/bg/triggerbox_bg.gif) no-repeat bottom right;
	height: 50px;
	padding: 0;
	position: absolute;
	bottom: 11px;
	width: 208px;
}

.order_trigger .title {
	background: #D67E1C;
	color: #fff;
	height: 21px;
	line-height: 21px;
	padding: 0 5px;
	position: relative;
	margin: 0;
}

.order_trigger .txt2 {
	height: 24px;
	padding: 5px 5px 0 5px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.order_trigger a {
	color: #233d76;
	text-decoration: underline;
}

.order_txt {
	margin: 10px 0 0 0;
	height: 75px;
	padding: 0;
	position: absolute;
	bottom: 11px;
	width: 208px;
	color: #d67e1c;
}

.order_txt a {
	color: #233d76;
	text-decoration: underline;
}

.order_txt p {
	margin: 0 0 10px 0;
}

/* request information */
.request_info .txt {
	padding: 15px 0 0 0;
}

.request_info table span {
	position: absolute;
	margin: 4px 0 0 0;
}

.request_info table td {
	line-height: 11px;
}

.request_info h5 {
	margin: 15px 0 3px 0;
	color: #223D76;
}

.request_info table td input {
	border: none;
}

.request_info .form h6 {
	margin: 10px 0 20px 0;
}

.request_info .form_wrapper .form_button {
	margin: -10px 0 0 0;
}

/* breadcrumb: default */
.cs_breadcrumb {
	height: 24px;
	line-height: 25px;
	margin: 0 0 2px 0;
	overflow: hidden;
}

.cs_breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cs_breadcrumb li {
	line-height: 25px;
	padding: 0 10px 0 0;
	background: url(../img/bg/arrow_darkblue.png) no-repeat right 11px;
	color: #223d76;
	font-size: 10px;
	text-transform: lowercase;
	margin: 0 5px 0 0;
	cursor:default;
}

.proffesional1 .cs_breadcrumb li {
	/*background: url(../img/bg/arrow_white3.png) no-repeat right 11px;*/
}

.cs_breadcrumb li a {
	color: #223d76;
	font-size: 10px;
	text-transform: lowercase;
}

.proffesional1 .cs_breadcrumb li,
.proffesional1 .cs_breadcrumb li a {
	color: #223D76;
	font-weight: bold;
}

/* breadcrumb: order */
.order_breadcrumb {
	margin: 0 0 15px 0;
	width: 264px;
	height: 18px;
	background: url(../img/bg/orderform_breadcrumb_bg.gif) no-repeat;
	font-size: 10px;
}

.order_breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.order_breadcrumb li {
	float: left;
	line-height: 18px;
	position: relative;
}

.order_breadcrumb li a {
	color: #233d76;
	padding: 0 5px 0 27px;
	background: url(../img/bg/pointer2.png) no-repeat left top;
	float: left;
	height: 18px;
	filter: alpha(opacity = 40);
	opacity: 0.4;
}

.order_breadcrumb li.active a,
.order_breadcrumb li a:hover {
	background: url(../img/bg/pointer2.png) no-repeat left top;
	filter: alpha(opacity = 100);
	opacity: 1.0;
	text-decoration: none;
}

.order_breadcrumb li a span {
	color: #fff;
	font-size: 11px;
	position: absolute;
	left: 7px;
	top: 0;
}

/* popup */
.popup {
	width: 889px;
	z-index: 1600;
	position: absolute;
	left: 50%;
	margin: 74px 0 0 -445px;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 11px;
	visibility: hidden;
	top: 0;
}

.popup .popup_wrapper {
	background: url(../img/bg/popup_bg.png) repeat-y;
}

.popup .inner {
	width: 658px !important;
}

.popup .inner h6 {
	text-transform: uppercase;
}

.white_bg {
	background: #fff;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	filter: alpha(opacity = 80);
	opacity: 0.8;
	z-index: 1500;
	position: fixed;
	visibility: hidden;
}

.popup .titlebar1,
.popup .titlebar2,
.popup .titlebar3 {
	margin: 0 7px 0 0;
	position: relative;
	text-transform: capitalize;
}

.popup .titlebar1 .close_btn,
.popup .titlebar2 .close_btn,
.popup .titlebar3 .close_btn {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 5px;
}

.popup .titlebar1 .close_btn a,
.popup .titlebar2 .close_btn a,
.popup .titlebar3 .close_btn a {
	width: 10px;
	height: 10px;
	float: left;
	background: url(../img/bg/close_btn.gif) no-repeat;
}

.popup .order_breadcrumb {
	margin: 15px 0;
}

.popup .product_menu {
	margin-bottom: 0;
}

.popup .popup_footer {
	margin: -1px 8px 0 0;
	height: 10px;
	background: url(../img/bg/popup_footer.png) no-repeat;
}

.popup .txt,
.popup .img {
	float: left;
	min-height: 100px;
}

.popup .txt {
	width: 442px;
	width: 420px;
	padding: 0 11px 50px 11px;
}

.popup .img,
.popup .img img {
	width: 218px;
}

.popup h6 {
	margin: 0 0 15px 0;
}

#popup_wrapper .img img {
	width: auto;
	margin:0 auto;
	height: auto;
}

/* layout: two column */
.two_column .inner {
	padding: 0 !important;
}

.two_column .txt,
.two_column .img {
	float: left;
	min-height: 100px;
}

.two_column .txt {
	width: 440px;
	width: 420px;
	padding: 15px 10px;
}

.two_column .img {
	width: 218px;
}

.two_column .img img {
	width: 218px;
}

/* FAQ */
#cs_faq_wrapper {
	margin: 0 0 20px 0;
}

#cs_faq_wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cs_faq_wrapper ul li {
	margin: 0 0 3px 0;
}

#cs_faq_wrapper ul li div {
	height: 23px;
	background: url(../img/bg/sub_bg.gif) repeat-x;
	line-height: 24px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
}

#cs_faq_wrapper ul ul li div {
	height: auto;
	background: none;
	line-height: 13px;
	border: none;
	padding: 5px 10px 0 10px;
}

#cs_faq ul li div a {
	color: #223D76;
	text-decoration: none;
}

#cs_faq_wrapper ul li ul li {
	padding: 2px 0 10px 0;
}

select#faq_category_id {
	padding: 0 !important;
	margin: 10px 0;
	width: 628px;
	height: 22px;
	line-height: 22px;
}

/* form: join_training */
.join_training {
	width: 210px;
	padding: 10px 0;
	position: relative;
}

.join_training .form_row {
	position: relative;
}

.join_training span {
	width: 160px;
	position: absolute;
	margin: 2px 0 0 0;
}

.join_training .help_icon {
	margin: 4px 0 0 0;
}

.join_training input {
	border: none;
}

/* order steps */
.txt.orders {
	width: 405px;
	float: left;
	display: inline;
}

.img.orders {
	float: left;
	width: 217px;
	margin: -15px 0 0 0;
	display: inline;
	min-height: 430px;
	position: relative;
}

.img.orders img {
	position: absolute;
	right: -21px;
	top: 0;
}

#form1 input {
	background: none repeat scroll 0 0 #0A3E76;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	padding: 0 0 3px 0;
	border: none;
}

/* action page */
.action_banner {
	margin: -15px 0 0 -15px;
}

.action_banner img {
	position: relative;
	z-index: 10;
}

.action_banner_txt {
	position: absolute;
	width: 429px;
	z-index: 20;
	right: 182px;
	top: 360px;
	font-size: 12px;
	font-weight: bold;
	color: #0a3e76;
}

.action_banner_txt p {
	margin: 0;
}

.action_banner_txt p span{
	color:#666;
}

.action_form_wrapper {
	min-height: 232px;
	margin: 0 -15px -16px -15px;
}

.action_form_wrapper .wrapper {
	position: relative;
	margin: 0 15px;
	min-height: 232px;
	border-top: 1px solid #c2c2c3;
}

.banner_ipad {
	position: absolute;
	left: -15px;
	bottom: 0;
	z-index: 20;
}

.action_form_wrapper .action_form h3 {
	font-size: 16px;
	margin: 15px 0 13px 0;
}

.action_form_wrapper .action_form small {
	font-size: 10px;
}

.action_form_wrapper .action_form {
	width: 430px;
	margin: 0 0 0 200px;
	position: relative;
	z-index: 10;
}

.action_form_wrapper .cs_form_wrapper .cs_form_row,
.action_form_wrapper .cs_form_wrapper fieldset .cs_form_row {
	min-height: 20px;
}

.action_form_wrapper .cs_form_wrapper .cs_form_label label {
	font-size: 10px;
	width: 110px;
}

.action_form_wrapper .ipad_code {
	background: #009cdd;
	margin: 10px 0 0 -100px;
	float: left;
	padding: 1px 3px 1px 210px;
	position: relative;
}

.action_form_wrapper .cs_form_wrapper .phone .cs_form_input input {
	width: 175px;
}

.action_form_wrapper .cs_form_wrapper .ipad_code .cs_form_input input {
	margin: 2px 0 0 0;
	width: 175px;
}

.action_form_wrapper .ipad_code .cs_form_label label {
	position: absolute;
	left: 100px;
	top: 0;
	width: 110px;
	color: #fff;
	line-height: 23px;
	font-size: 9px;
}

.action_form_wrapper .cs_form_wrapper .cs_form_button {
	margin: 10px 3px 0 0;
}

.action_form_wrapper .cs_form_wrapper .cs_form_input input,
.action_form_wrapper .cs_form_wrapper .cs_form_input textarea,
.action_form_wrapper .cs_form_wrapper .cs_form_input select {
	background: #f5f6f6;
	width: 315px;
	width: 311px;
	padding: 0 2px;
	border: 1px solid #c1c2c5;
}

.action_form_wrapper .cs_form_wrapper .cs_form_button input {
	background: #0a3e76;
	color: #fff;
	font-size: 10px;
	border: none;
	width: 100px;
	line-height: 22px;
	height: 22px;
	padding: 0;
}

.action_form_wrapper .cs_form_wrapper .cs_form_button input:hover {
	background: #009cdd;
}

.action_banner.feedback {
	min-height: 163px;
	position: relative;
}

.action_banner.feedback img {
	position: absolute;
	right: -15px;
	top: 0;
}

.action_banner.feedback .feedback_txt {
	font-size: 14px;
	font-weight: bold;
	color: #0a3e76;
	line-height: 16px;
	width: 400px;
	left: 30px;
	top: 60px;
	position: absolute;
}

.action_banner.feedback .feedback_txt span {
	font-size: 18px;
}

/***********/
/* overall */
/***********/
.cs_clear,
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.hide {
	display: none
}

#content .titlebar {
	display: none;
}

.titlebar1,
.titlebar2,
.titlebar3 {
	background: #d67e1c;
	color: #fff;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0 12px;
}

.titlebar2 {
	background: #203a7f;
}

.titlebar3 {
	background: #009cdd;
}

.align_left {
	text-align: left !important;
}

.white {
	background: #fff !important;
	width: 5px;
}

.width145 {
	width: 145px;
}

.height25 {
	height: 25px;
}

/* form: order/user */
.form {
	margin: 0;
}

.form h6 {
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.form .help_icon {
	width: 10px;
	height: 10px;
	background: url(../img/bg/icon_info2.gif) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.form .help_icon:hover .help_txt {
	display: block;
	width: 200px;
	min-height: 80px;
	border: 1px solid #ef7f00;
	background: #fff;
}

.form .help_icon .help_txt {
	position: absolute;
	width: 200px;
	width: 180px;
	left: 30px;
	top: 0;
	display: none;
	color: #ef7f00;
	padding: 10px;
	font-size: 11px;
	line-height: 13px;
}

.form .help_icon .help_txt .corner {
	width: 13px;
	height: 14px;
	background: url(../img/bg/help_txt_corner.gif) no-repeat;
	position: absolute;
	left: -13px;
	top: -1px;
}

.form_wrapper {
	width: 405px;
	margin: 0;
}

.form_wrapper .form_label span.info_icon {
	width: 10px;
	height: 10px;
	background: url(../img/bg/icon_info2.gif) no-repeat;
	position: absolute;
	right: 7px;
	top: 3px;
}

.form_wrapper .feedback_info {
	display: none;
	color: #ff0000;
}

.form_wrapper .form_row {
	padding: 0 0 2px 0;
}

.form_wrapper .form_label {
	float: left;
	width: 140px;
	position: relative;
	height: 17px;
}

.form_wrapper .form_label label {
	color: #58595b;
	font-size: 11px;
	width: 140px;
	float: left;
	height: 17px;
	line-height: 17px;
	position: relative;
}

.form_wrapper .form_input {
	float: left;
}

.form_wrapper .info {
	font-size: 10px;
	margin: 20px 0 0 0;
}

.form_wrapper .info_msg {
	padding: 0 0 0 15px;
	background: url(../img/bg/icon_info.gif) no-repeat left 3px;
}

.form_wrapper .zipcode .form_input input {
	width: 55px;
}

.form_wrapper .phone .form_input input {
	width: 135px;
}

.form_wrapper .amount .form_input input {
	width: 22px;
	margin: 2px 0 0 0;
}

.form_wrapper .form_input input {
	width: 263px;
	width: 253px;
	height: 15px;
	padding: 0;
	background: #f5f6f6;
	border: 1px solid #c4c5c7;
	padding: 0 5px;
}

.form_wrapper .form_input select {
	width: 265px;
	padding: 0;
	background: #f5f6f6;
	border: 1px solid #c4c5c7;
	padding: 0;
	height: 19px;
}

.form_wrapper .form_button {
	float: right;
	margin: 20px 0 0 0;
}

.form_wrapper .form_button input {
	width: 105px;
	height: 21px;
	padding: 0 0 2px 0;
	border: none;
	cursor: pointer;
	background: #0a3e76;
	color: #fff;
}

.form_wrapper .form_button input:hover
{
	background: #0a3e76;
}

.form_wrapper .form_button .disabled,
.form_wrapper .form_button .disabled:hover {
	background: #b6c5d6;
	cursor: auto;
}

.form_wrapper .form_button.disabled input {
	background: #b6c5d6;
	color: #fff;
}

.form_wrapper table .form_label {
	width: 45px;
	margin: 2px 0 0 0;
}

.form_wrapper table .form_label label {
	width: 45px;
}

.form_wrapper table td {
	color: #58595B;
}

.form_wrapper table td span {
	padding: 0 0 3px 0;
	position: absolute;
}

/* form: default */
.cs_form_wrapper .cs_form_label label {
	font-weight: normal;
	color: #58595B;
}

.cs_form_wrapper .cs_form_button input {
	cursor: pointer;
}

#content.default .cs_form_wrapper #cs_form_button_93.cs_form_button {
	margin:0 298px 0 0;
}

/* showcase slider*/
#showcase_slider_1,
#showcase_slider_2,
#showcase_slider_3,
#showcase_slider_4,
#showcase_slider_5,
#showcase_slider_51,
#showcase_slider_6,
#showcase_slider_7,
#showcase_slider_8,
#showcase_slider_81 {
	position: relative;
}

#showcase_slider_6 {
	border-left: 1px solid #d7d8d9;
}

.cs_showcase_slider_wrapper {
	background: #fff;
	height: 100px;
	overflow: hidden;
	position: relative;
	width: 210px;
}

#showcase_slider_2 .cs_showcase_slider_wrapper {
	height: 120px;
}

#showcase_slider_3 .cs_showcase_slider_wrapper {
	width: 434px;
	height: 120px;
}

.cs_showcase_slider {
	position: absolute;
	left: 0;
	top: 0
}

.cs_showcase_slider_wrapper table {
	border: 0;
	padding: 0;
	width:100%;
}

.cs_showcase_slider_wrapper td {
	height: 100px;
	padding: 0;
	width: 70px;
	line-height: 12px;
}

.cs_showcase_slider_thumbnail_wrapper a {
	float: left;
	height: 100px;
	text-decoration: none;
	width: 70px;
	position:relative;
	display:block;
}

.cs_showcase_slider_thumbnail_wrapper img {
	height: auto;
	width: 70px;
}

.cs_showcase_slider_handler_left_wrapper,
.cs_showcase_slider_handler_right_wrapper {
	display: none;
	height: 33px;
	margin-top: -16px;
	position: absolute;
	top: 50%;
	width: 14px;
	z-index: 2;
}

.cs_showcase_slider_handler_left_wrapper {
	left: 0;
}

.cs_showcase_slider_handler_right_wrapper {
	right: 0;
}

.cs_showcase_slider_handler_left_wrapper a,
.cs_showcase_slider_handler_right_wrapper a {
	background: url(../img/bg/showcase_handler_left.png) no-repeat left 0;
	float: left;
	height: 33px;
	width: 14px;
}

.cs_showcase_slider_handler_right_wrapper a {
	background: url(../img/bg/showcase_handler_right.png) no-repeat right 0;
}

.cs_showcase_slider_handler_left_wrapper a:hover,
.cs_showcase_slider_handler_left_wrapper a.cs_active {
	background: url(../img/bg/showcase_handler_left.png) no-repeat left -33px;
}

.cs_showcase_slider_handler_right_wrapper a:hover,
.cs_showcase_slider_handler_right_wrapper a.cs_active {
	background: url(../img/bg/showcase_handler_right.png) no-repeat right -33px;
}

.cs_showcase_slider_handler_left_wrapper a.cs_disabled,
.cs_showcase_slider_handler_left_wrapper a.cs_disabled:hover,
.cs_showcase_slider_handler_right_wrapper a.cs_disabled,
.cs_showcase_slider_handler_right_wrapper a.cs_disabled:hover {
	cursor: default;
	filter: alpha(opacity = 10);
	opacity: 0.1;
}

.cs_showcase_slider_thumbnail_title_wrapper {
	font-size: 10px;
	position: absolute;
	bottom: 0;
	width: 70px;
	text-align: center;
	height: 30px;
}

/* showcase slider references */
#showcase_slider_references {
	bottom: 32px;
	left: 0;
	padding: 0 10px;
	position: absolute;
	width: 212px;
}

#showcase_slider_references .cs_showcase_slider_wrapper {
	background-color: transparent;
	height: 51px;
	width: 212px;
}

#showcase_slider_references .cs_showcase_slider_wrapper td {
	height: 51px;
	padding: 0 6px;
}

#showcase_slider_references .reference_item_data {
	display: none;
}



/* showcase slider 1*/
#showcase_slider_1 .cs_showcase_slider_wrapper {
	width: 660px;
	height: 126px;
	background: url(../img/bg/product_scroller1_bg.gif) repeat-x;
}

#popup_product_slider .cs_showcase_slider_wrapper {
	background: url(../img/bg/product_scroller1_bg.gif) repeat-x;
}

#showcase_slider_1 .cs_showcase_slider_thumbnail_wrapper a,
#popup_product_slider .cs_showcase_slider_thumbnail_wrapper a {
	width: 110px;
	height: 126px;
}

#showcase_slider_1 .cs_showcase_slider_thumbnail_wrapper img,
#popup_product_slider .cs_showcase_slider_thumbnail_wrapper img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#showcase_slider_1 .cs_showcase_slider_wrapper td,
#popup_product_slider .cs_showcase_slider_wrapper td {
	width: 110px;
	height: 126px;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

#showcase_slider_1 .cs_showcase_slider_thumbnail_image_wrapper,
#popup_product_slider .cs_showcase_slider_thumbnail_image_wrapper {
	width: 110px;
}

#showcase_slider_1 .cs_showcase_slider_thumbnail_image_wrapper {
	position:relative;	
}

#showcase_slider_1 .cs_showcase_slider_thumbnail_wrapper a,
#popup_product_slider .cs_showcase_slider_thumbnail_wrapper a {
	font-size: 11px;
	text-align: center;
}

#showcase_slider_1 .cs_showcase_slider_thumbnail a:hover .cs_showcase_slider_thumbnail_title_wrapper,
#popup_product_slider .cs_showcase_slider_thumbnail a:hover .cs_showcase_slider_thumbnail_title_wrapper {
	background: #0a3e76;
}

#showcase_slider_1 .cs_showcase_slider_thumbnail_title_wrapper,
#popup_product_slider .cs_showcase_slider_thumbnail_title_wrapper {
	background: #859fbb;
	color: #fff;
	width: 110px;
	height: 17px;
	padding: 4px 0 0 0;
	position: absolute;
	left: 0px;
	line-height: 14px;
}

a.active span.cs_showcase_slider_thumbnail_title_wrapper {
	background: #0A3E76 !important;
}

a.active span.cs_showcase_slider_thumbnail_image_wrapper,
a.active span.cs_showcase_slider_thumbnail_image_wrapper img{
	opacity:1.0;
	filter: alpha(opacity = 100);
}

#showcase_slider_1 .cs_showcase_slider_up_wrapper,
#popup_product_slider .cs_showcase_slider_up_wrapper {
	color: #5F5F5F;
	display: block;
	position: relative;
	top: 0;
	width: 110px;
	z-index: 9;
}

#showcase_slider_1 .cs_showcase_slider_handler_left_wrapper,
#showcase_slider_1 .cs_showcase_slider_handler_right_wrapper,
#popup_product_slider .cs_showcase_slider_handler_left_wrapper,
#popup_product_slider .cs_showcase_slider_handler_right_wrapper {
	margin-top: -26px;
}

/* showcase slider 5 */
#showcase_slider_5 .cs_showcase_slider_wrapper,
#showcase_slider_51 .cs_showcase_slider_wrapper {
	float: left;
}

#showcase_slider_5,
#showcase_slider_51,
#showcase_slider_5 .cs_showcase_slider_wrapper,
#showcase_slider_51 .cs_showcase_slider_wrapper,
#showcase_slider_5 .cs_showcase_slider_wrapper td,
#showcase_slider_51 .cs_showcase_slider_wrapper td,
#showcase_slider_5 .cs_showcase_slider_thumbnail_wrapper a,
#showcase_slider_51 .cs_showcase_slider_thumbnail_wrapper a {
	min-height: 300px;
	width: 658px;
}

#showcase_slider_5 .cs_showcase_slider_wrapper td,
#showcase_slider_51 .cs_showcase_slider_wrapper td,
#showcase_slider_5 .cs_showcase_slider_thumbnail_wrapper a,
#showcase_slider_51 .cs_showcase_slider_thumbnail_wrapper a {
	width: 220px;
}

#showcase_slider_5 .cs_showcase_slider_thumbnail,
#showcase_slider_51 .cs_showcase_slider_thumbnail {
	display: table;
	text-align: center;
}

#showcase_slider_5 .cs_showcase_slider_thumbnail_title_wrapper,
#showcase_slider_51 .cs_showcase_slider_thumbnail_title_wrapper {
	display: none;
}

#showcase_slider_5 .cs_showcase_slider_thumbnail_wrapper img,
#showcase_slider_51 .cs_showcase_slider_thumbnail_wrapper img {
	width: 220px;
	height: auto;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	cursor: default;
}

/* showcase slider 6 */
#showcase_slider_6 .cs_showcase_slider_wrapper {
	float: left;
}

#showcase_slider_6,
#showcase_slider_6 .cs_showcase_slider_wrapper,
#showcase_slider_6 .cs_showcase_slider_wrapper td,
#showcase_slider_6 .cs_showcase_slider_thumbnail_wrapper a {
	min-height: 313px;
	width: 428px;
}

#showcase_slider_6 .cs_showcase_slider_thumbnail {
	display: table;
	text-align: center;
}

#showcase_slider_6 .cs_showcase_slider_thumbnail_title_wrapper {
	display: none;
}

#showcase_slider_6 .cs_showcase_slider_thumbnail_wrapper img {
	width: 428px;
	height: auto;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	cursor: default;
}

#showcase_slider_6 .cs_showcase_slider_handler_right_wrapper {
	right: -1px;
}

/* showcase slider 7 */
#showcase_slider_7 .cs_showcase_slider_wrapper {
	float: left;
}

#showcase_slider_7,
#showcase_slider_7 .cs_showcase_slider_wrapper,
#showcase_slider_7 .cs_showcase_slider_wrapper td,
#showcase_slider_7 .cs_showcase_slider_thumbnail_wrapper a {
	min-height: 200px;
	width: 658px;
}

#showcase_slider_7 .cs_showcase_slider_thumbnail {
	display: table;
	text-align: center;
}

#showcase_slider_7 .cs_showcase_slider_thumbnail_title_wrapper {
	display: none;
}

#showcase_slider_7 .cs_showcase_slider_thumbnail_wrapper img {
	width: 658px;
	height: auto;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	cursor: default;
}

.popup #showcase_slider_7 .img,
.popup #showcase_slider_7 .img img {
	width: 658px;
}

/* showcase slider 8 */
#showcase_slider_8 .cs_showcase_slider_wrapper,
#showcase_slider_81 .cs_showcase_slider_wrapper {
	float: left;
}

#showcase_slider_8,
#showcase_slider_81,
#showcase_slider_8 .cs_showcase_slider_wrapper,
#showcase_slider_81 .cs_showcase_slider_wrapper,
#showcase_slider_8 .cs_showcase_slider_wrapper td,
#showcase_slider_81 .cs_showcase_slider_wrapper td,
#showcase_slider_8 .cs_showcase_slider_thumbnail_wrapper a,
#showcase_slider_81 .cs_showcase_slider_thumbnail_wrapper a {
	min-height: 300px;
	width: 658px;
}

#showcase_slider_8 .cs_showcase_slider_thumbnail_wrapper a,
#showcase_slider_81 .cs_showcase_slider_thumbnail_wrapper a,
#showcase_slider_8 .cs_showcase_slider_wrapper td,
#showcase_slider_81 .cs_showcase_slider_wrapper td {
	width: auto;
	*width: 659px;
}

#showcase_slider_8 .cs_showcase_slider_wrapper td,
#showcase_slider_81 .cs_showcase_slider_wrapper td {
	xfloat: left;
	xdisplay: inline;
}

.innerinner .cs_showcase_slider_thumbnail_wrapper a.active,
.innerinner .cs_showcase_slider_thumbnail_wrapper .active,
.innerinner .cs_showcase_slider_thumbnail_wrapper a img,
.innerinner .cs_showcase_slider_thumbnail_wrapper a:hover img {
	filter: alpha(opacity = 100) !important;
	opacity: 1.0 !important;
}

#showcase_slider_3 .cs_showcase_slider_wrapper td {
	width:108px;
}

#showcase_slider_3 .cs_showcase_slider_thumbnail_wrapper a {
	background:url(../img/bg/toebehoren.jpg) repeat-x;
	width:108px;
}

#showcase_slider_3 .cs_showcase_slider_thumbnail_wrapper a img {
	margin-left:24px;
	filter: alpha(opacity = 100) !important;
	opacity: 1.0 !important;
}

#showcase_slider_3 .cs_showcase_slider_thumbnail_wrapper a:hover img,
#showcase_slider_3 .cs_showcase_slider_thumbnail_wrapper a.active img {
	filter: alpha(opacity = 50) !important;
	opacity: 0.5 !important;
}

#showcase_slider_3 .cs_showcase_slider_thumbnail_title_wrapper {
	width:108px;
}

#showcase_slider_8 .cs_showcase_slider_thumbnail_image_wrapper {
	position: relative;
	left: auto;
	top: auto;
}

#showcase_slider_8 .cs_showcase_slider_thumbnail,
#showcase_slider_81 .cs_showcase_slider_thumbnail {
	display: table;
	text-align: center;
}

#showcase_slider_8 .cs_showcase_slider_thumbnail_title_wrapper,
#showcase_slider_81 .cs_showcase_slider_thumbnail_title_wrapper {
	display: none;
}

#showcase_slider_8 .cs_showcase_slider_thumbnail_wrapper img,
#showcase_slider_81 .cs_showcase_slider_thumbnail_wrapper img {
	width: auto;
	height: auto;
	opacity: 1.0;
	filter: alpha(opacity = 100);
}

#showcase_slider_5 .cs_showcase_slider_thumbnail_wrapper img,
#showcase_slider_51 .cs_showcase_slider_thumbnail_wrapper img {
	cursor: pointer;
}

.cs_filter {
	background: #fff;
	bottom: 0;
	filter: alpha(opacity = 0);
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 8000;
}

/* loader */
.loader_wrapper {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	background: url(../img/bg/loader_bg.png);
	z-index: 777;
	width: 100%;
	height: 100%;
	display: none;
}

.loader_wrapper .loader {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
	background: url(../img/bg/loader.gif) no-repeat;
}

/* info form */
#cs_contentmanager_form_3 {
	position: relative;
}

#cs_contentmanager_form_3 .cs_form_fieldset {
	float: left;
	margin-bottom: 10px;
}

#cs_contentmanager_form_3 .cs_form_fieldset fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#cs_contentmanager_form_3 .cs_form_fieldset legend {
	color: #223D76;
	padding: 0px;
	margin: 0 0 5px 0;
}

#cs_contentmanager_form_3 .cs_form_fieldset label {
	width: 260px;
}

#cs_contentmanager_form_3 .cs_form_fieldset .cs_form_label {
	margin-left: 20px;
}

#cs_contentmanager_form_3 .cs_form_fieldset .cs_form_row {
	min-height: 21px;
}

#cs_contentmanager_form_3 .cs_form_fieldset .cs_form_input_checkbox {
	position: absolute;
	left: 0;
}

#cs_contentmanager_form_3 .cs_form_fieldset .cs_form_input_checkbox input {
	margin: 0;
	padding: 0;
}

#cs_contentmanager_form_3 .cs_form_fieldset .cs_form_input #cs_field_39 {
	width: 60px;
}

#cs_contentmanager_form_3 #cs_form_fieldset_1,
#cs_contentmanager_form_3 #cs_form_fieldset_3,
#cs_contentmanager_form_3 #cs_form_fieldset_4 {
	position: relative;
}

#cs_contentmanager_form_3 #cs_form_fieldset_2 {
	bottom: 155px;
	position: relative;
}

#cs_contentmanager_form_3 #cs_form_fieldset_5 {
	width: 630px;
	position: relative;
	bottom: 118px;
}

#cs_contentmanager_form_3 #cs_form_fieldset_5 .cs_form_fieldset .cs_form_label {
	float: left;
	margin-left: 0px;
}

#cs_contentmanager_form_3 #cs_form_fieldset_5 .cs_form_input input {
	background: url("../img/bg/search_input2_bg.gif") no-repeat;
	width: 310px;
}

#cs_contentmanager_form_3 #cs_form_fieldset_5 legend {
	text-transform: uppercase;
	margin-bottom: 15px;
}

#cs_contentmanager_form_3 #cs_form_fieldset_5 .cs_form_label {
	margin-left: 0;
}

#cs_contentmanager_form_3 #cs_form_fieldset_5 .cs_form_label label {
	width: 160px;
}

#cs_contentmanager_form_3 #cs_form_button_43 {
	bottom: 115px;
	position: relative;
	right: 146px;
}

#cs_contentmanager_form_3 #cs_form_button_43 input {
	background: none repeat scroll 0 0 #203A7F;
	color: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
}

/* aanmeldingen trainingen */
#cs_contentmanager_form_5 {
	height: 463px;
}

#cs_form_fieldset_9,
#cs_form_fieldset_10 {
	margin-bottom: 15px;
}

#cs_form_fieldset_9 fieldset {
	margin-bottom: 25px;
}

#cs_form_fieldset_9 fieldset,
#cs_form_fieldset_10 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#cs_form_row_58 .cs_checkbox {
	margin-top: 0px;
	padding-top: 0px;
}

#cs_form_fieldset_10 legend {
	margin-bottom: 10px;
}

#cs_form_fieldset_10 .cs_form_input input {
	background: url("../img/bg/search_input2_bg.gif") no-repeat;
	width: 310px;
}

#cs_form_fieldset_10 #cs_field_62 {
	width: 60px;
}

#cs_form_fieldset_10 .cs_form_row {
	min-height: 21px;
}

#cs_contentmanager_form_5 #cs_form_button_66 {
	position: relative;
	right: 157px;
}

#cs_contentmanager_form_5 #cs_form_button_66 input {
	background: none repeat scroll 0 0 #203A7F;
	color: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
}

#cs_form_row_58 .cs_form_label {
	display: none;
}

/* contactform */
#cs_contentmanager_form_2 #cs_field_9 {
	width: 60px;
}

#cs_contentmanager_form_2 #cs_field_11 {
	width: 120px;
}

#cs_contentmanager_form_2 #cs_form_row_13 {
	margin-top: 30px;
}

#cs_contentmanager_form_2 #cs_form_row_13 label {
	text-transform: uppercase;
	color: #223D76;
	font-weight: bold;
}

/* aanmelden nieuwsbrief */
#cs_contentmanager_form_6 {
	min-height: 83px;
}

#cs_contentmanager_form_6 #cs_form_button_70 {
	position: relative;
	right: 266px;
	clear: both;
}

#cs_contentmanager_form_6 #cs_form_button_70 input {
	background: none repeat scroll 0 0 #203A7F;
	color: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100px;
}

/* energiewaaier form */
#cs_contentmanager_form_7 {
	width:364px;
}

/* spare part page (vervangingsonderdelen) */
.spare_part_description {
	margin-left: 5px;
}

.spare_part_tab {
	color: #589CDD;
	text-decoration: none;
}

/* carrousel */
.cs_carrousel_wrapper {
	height: auto;
	position: static;
	width: auto;
}

.cs_carrousel_items_wrapper {
	cursor: auto;
	right: auto;
	top: auto;
}

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

.cs_carrousel_items li {
	float: left;
}

.cs_carrousel_item_label,
.cs_carrousel_item_text,
.cs_carrousel_text {
	display: none;
}

.cs_carrousel_button a {
	background: url(../img/bg/blank.gif);
	height: 233px;
	position: absolute;
	width: 210px;
	z-index: 20;
}

#product_fader_1,
#product_fader_2,
#product_fader_3,
#product_fader_4,
#product_fader {
	position: relative;
}

#product_fader_wrapper {
	background: url("../img/bg/productlist_bg.gif") no-repeat scroll right bottom;
	height: 170px;
	position: relative;
}

#product_fader_1 a,
#product_fader_2 a,
#product_fader_3 a,
#product_fader_4 a,
#product_fader img {
	background:url(../img/bg/fifo.gif) no-repeat; /* weird ie hack for fading png images */
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 195px;
}

#product_fader img {
	height: 160px;
}

#popup_product_slider {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 1px;
	position: relative;
	width: 659px;
}

#popup_product_slider .cs_showcase_slider_wrapper {
	width: 658px;
	height: 126px;
}

#cs_video_player_jw {
	background: #FFFFFF;
	padding-left: 15px;
	width: 630px;
}

#popup_wrapper .product_menu {
	width: 660px;
}

.product_specs .product_options .product_scroller2 .titlebar3,
.product_specs .product_options .product_scroller1 .titlebar2 {
	text-transform: capitalize;
}

/* niveau 2 */
.niveau_2_container {
	width:661px;
}

.niveau_2_container .productgroup_txt {
	background-color: #fff;
	border: 1px solid #b0b1b4;
	margin-bottom: 18px;
}

.niveau_2_container .productgroup_txt table {
	width: 659px;
}

.niveau_2_container .productgroup_txt .left {
	padding: 12px 12px 0;
}

.niveau_2_container .productgroup_txt img {
	float: right;
}

.niveau_2_container .products_overview table,
.niveau_2_container .products_overview_alt table {
	width: 661px;
}

.niveau_2_container .products_overview table {
	background: #ebecec url(../img/bg/block.jpg) top repeat-x;
}

.niveau_2_container .products_overview_alt table {
	border: solid #d7d7d8;
	border-width: 0 1px 1px;
}

.niveau_2_container .products_overview .space,
.niveau_2_container .products_overview .space div {
	background-color: #fff;
	width: 9px;
}

.niveau_2_container .products_overview .column_head,
.niveau_2_container .products_overview .column_body,
.niveau_2_container .products_overview_alt .column_head,
.niveau_2_container .products_overview_alt .column_body {
	text-align: left;
	vertical-align: top;
}

.niveau_2_container .products_overview .column_head,
.niveau_2_container .products_overview .column_body,
.niveau_2_container .products_overview_alt th.column_head {
	border-style: solid;
	border-width: 0 1px;
}

.niveau_2_container .products_overview th.column_head,
.niveau_2_container .products_overview td.column_head,
.niveau_2_container .products_overview_alt th.column_head,
.niveau_2_container .products_overview_alt td.column_head {
	background-color: #009cdd;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding: 3px 12px 2px;
	text-transform: uppercase;
}

.niveau_2_container .products_overview th.column_head,
.niveau_2_container .products_overview_alt th.column_head {
	border-color: #009cdd;
}

.niveau_2_container .products_overview td.column_head,
.niveau_2_container .products_overview td.column_body {
	border-color: #d7d7d8;
}

.niveau_2_container .products_overview td.column_body,
.niveau_2_container .products_overview_alt td.column_body {
	padding: 12px 12px 0;
}

.niveau_2_container .products_overview_alt td.column_body {
	background: url(../img/bg/block_alt.jpg) left repeat-y;
	padding: 12px 12px 0;
	width: 33%;
}

.niveau_2_container .products_overview td.column_body div {
	overflow: hidden;
}

.niveau_2_container .products_overview tr.last td.column_body {
	background: url(../img/bg/pixel_d7d7d8.gif) bottom repeat-x;
	padding-bottom: 13px;
}

.niveau_2_container .products_overview tr.last td.column_body div,
.niveau_2_container .products_overview_alt tr.last td.column_body div {
	display: inline-block;
	width: auto;
}

.niveau_2_container .products_overview tr.last td.column_body ul {
	margin-bottom: 0;
}

.niveau_2_container .products_overview li,
.niveau_2_container .products_overview_alt li {
	position: relative;
}

.niveau_2_container .products_overview li a,
.niveau_2_container .products_overview_alt li a {
	color: #000;
	display: block;
	padding-right: 15px;
}

.niveau_2_container .products_overview li span,
.niveau_2_container .products_overview_alt li span {
	cursor: default;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
}

#content .subcolumn2 .titlebar {
	background:none repeat scroll 0 0 #009CDD;
	color:#FFFFFF;
	display:block !important;
	height:20px;
	line-height:20px;
	padding:0 0 0 5px;
	position:relative;
	text-transform:uppercase;
	margin-bottom: 2px;
}

#content .subcolumn2 .titlebar_products {
	background:none #0a3e76;
	color:#FFFFFF;
	display:block !important;
	height:20px;
	line-height:20px;
	margin-bottom:2px;
	margin-top:1px;	
	padding:0 0 0 5px;
	position:relative;
	text-transform:uppercase;
	width:202px;
}

#product_groups_to_order {
	margin: 0 -10px 40px 0;
	width: 627px;
}

#product_groups_to_order .column {
	cursor: pointer;
	float: left;
	margin-right: 10px;
	width: 199px;
}

#product_groups_to_order .column.active {
	cursor: default;
}

#product_groups_to_order .column .title {
	color: #58595B;
	font-size: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#product_groups_to_order .column .image {
	height: 149px;
	overflow: hidden;
	width: 199px;
}

#product_groups_to_order .column img {
	filter: alpha(opacity=30);
	opacity: .3;
}

#product_groups_to_order .column:hover img,
#product_groups_to_order .column.active img {
	filter: alpha(opacity=100);
	opacity: 1;
}

#table_products_to_order tbody {
	display: none;
}

#table_products_to_order tbody.active {
	display: block;
}

#table_products_to_order .product_name span {
	position: inherit;	
}

#table_products_to_order .product_name {
	padding:0;
	width: 315px;
}

#table_products_to_order .amount_products .form_row {
	width: 80px;
	
}

#table_products_to_order .amount_products .form_row.amount{
	min-height:22px;
	padding:0;
}

#table_products_to_order .product_item {
	min-height: 22px;	
}

#table_products_to_order .product_item input {
	border: none;
	float: left;
}

#table_products_to_order {
	width: 420px;
}

#table_products_to_order .product_item label {
	display:block;
	float:right;
	margin-right:7px;
	width:270px;	
}

#table_products_to_order .product_item div {
	float:left;
	width:215px;
}

#table_products_to_order .product_item .step1_price {
	font-weight:bold;
	margin:0;
	width:55px;
}

.step1_price {
	margin-left: 5px;
}

#table_products_to_order .amount .form_label {
	margin: 0px;
}

/* Popup */
#overlay {
	background: url(../img/popup/bg_popup.png) repeat-x;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
}

#popup_content {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	left:0;
	line-height: 18px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	z-index: 1000;
}

#popup_content #close_button {
	position: absolute;
	right: 10px;
	top: 4px;
	font-size: 18px;
}

#popup_content #close_button a {
	text-decoration: none;
}

#popup_content #close_button a:hover {
	color: #000;
}

#popup_content input {
	width: 240px;
}

.popup_left {
	margin: 0 auto;
	padding-top: 160px;
	padding-left: 125px;
	width: 825px;
}

.popup_right {
	position: absolute;
	right: 0;
	top: 50px;
	width: 495px;
}

.popup_arrows a {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	margin-bottom: 10px;
	padding: 9px 0 0px 5px;
	width: 400px;
}

.popup_arrows a:hover {
	text-decoration: none;
}

.arrow_red a {
	background: url(../img/popup/arrow_red.png) no-repeat;
}

.arrow_blue a {
	background: url(../img/popup/arrow_blue.png) no-repeat;

}
.popup_arrows a span {
	text-decoration: underline;
}

.popup_title {
	color: #009de0;
	font-size: 32px;
	line-height: 32px;
}
.popup_text {
	font-weight: bold;
	padding: 28px 0 55px 0;
	width: 270px;
}

.popup_header {
	height: 45px;
	margin: 0 auto;
	padding: 15px 0 0 15px;
	width: 935px;
}

#filter {
	background-color: transparant;
	bottom:0;
	left:0;
	position:fixed;
	right:0;
	top:0;
	z-index:1000;
}

#loader_popup {
	background: none;
	position:absolute;
	right:50px;
	top:47px;
}

/* countries */
table.countries {
	width:650px;
}

table.countries td {
	color:#58595b;
	line-height:13px;
	width:33%;
}

table.countries img {
	left:0;
	position:absolute;
	top:0;
}

table.countries h4 {
	border-bottom:1px solid #c7c7c7;
	font-size:12px;
	font-weight:bold;
	padding:0 0 4px 30px;
	position:relative;
	margin:0 40px 4px 0;
}

table.countries p {
	margin:0 40px 40px 0;
}
