/********/
/* 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;
}

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: 0 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;
}

td {
	color: #000;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 11px;
	line-height: 18px;
	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 {
	height: 48px;
	position: relative;
	z-index: 701;
}

#back_to_home {
	float: left;
}

#back_to_home a {
	color: #223d76;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	background: url(../img/bg/seperator_blue.gif) no-repeat right 4px;
}

.proffesional1 #back_to_home a:hover {
	color: #fff;
}

#language_chooser {
	float: left;
}

#language_chooser ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#language_chooser li {
	float: left;
	margin: 0 3px 0 0;
	/* background:url(../img/bg/seperator_blue2.gif) no-repeat right 6px; */
	padding: 0 7px 0 0;
}

#language_chooser li#cs_language_flag_4 {
	background: none;
}

#language_chooser li a {
	color: #223d76;
}

.proffesional1 #language_chooser li a:hover {
	color: #fff;
}

/* menu */
#menu_wrapper {
	position: absolute;
	bottom: 0;
	width: 660px;
	line-height: 24px;
	left: 0;
}

#menu_wrapper ul.first_item li {
	/* background:url(../img/bg/menu_first_item.gif) no-repeat; */
	background: #7F7F7F;
}

#menu_wrapper ul.first_item li a {
	color: #fff;
}

#menu_wrapper ul.last_item li {
	background: url(../img/bg/menu_last_item.gif) no-repeat;
}

#menu_wrapper ul.last_item li a {
	background: url(../img/bg/arrow_white.png) no-repeat 103px -23px;
}

#menu {
	width: 388px;
	float: left;
	background: url(../img/bg/menu_bg.gif) repeat-x;
	height: 24px;
}

#menu_wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu_wrapper li {
	width: 128px;
	float: left;
	position: relative;
	color: #fff;
	text-align: center;
}

#menu_wrapper li a {
	color: #223d76;
	text-decoration: none;
	float: left;
	height: 24px;
	text-align: center;
	width: 131px;
}

#menu li a:hover, #menu li a.active {
	background: #009cdd;
}

#menu #menu_item_3.active a {
	background: #009cdd;
	color: #FFF;
}

#menu #menu_item_3:hover a {
	color: #FFF;
	background: #009cdd;
}

#menu #menu_item_4 a:hover, #menu #menu_item_5 a:hover, #menu #menu_item_4.active a, #menu #menu_item_5.active a {
	background: #003B78;
	color: #FFF;
}

#menu #inner .menu_item_4 a:hover, #menu #inner .menu_item_5 a:hover {
	color: #223D76;
}

#menu #menu_item_3 .submenu_wrapper ul li a, #menu #menu_item_4 .submenu_wrapper ul li a, #menu #menu_item_5 .submenu_wrapper ul li a {
	background: transparent;
	color: #223D76;
}

#menu_wrapper ul.last_item {
	float: right;
}

#menu_wrapper ul.last_item li {
	margin: 0;
	width: 132px;
}

#menu_wrapper ul.last_item li a {
	width: 132px;
}

#menu_wrapper ul.last_item li a:hover {
	background: #7F7F7F url(../img/bg/arrow_white.png) no-repeat 103px 1px;
	color: #fff;
}

/* submenu */
.submenu_wrapper {
	position: absolute;
	left: 0;
	top: 24px;
	width: 274px;
	z-index: 20;
	display: none;
}

li:hover .submenu_wrapper {
	display: block;
}

.submenu_wrapper .menu_intro {
	background: url(../img/bg/submenu_intro_bg.gif) no-repeat bottom right;
	width: 256px;
	color: #868788;
	font-size: 10px;
	line-height: 14px;
	padding: 0 6px 6px 6px;
}

.submenu_wrapper .menu_intro p, .submenu_wrapper .menu_intro .img p {
	margin: 0;
}

.submenu_wrapper .menu_intro .img {
	padding: 5px 0 0 0;
}

.submenu_wrapper .menu_intro .img img {
	width: 257px;
}

.submenu_wrapper .menu_intro .title {
	color: #223d76;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0 0 0;
}

.submenu_wrapper .inner {
	background: url(../img/bg/submenu_bg.png) repeat-y;
}

.submenu_wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_wrapper .submenu_wrapper li {
	float: left;
	width: 269px;
	background: url(../img/bg/sub_bg.gif) repeat-x top;
	line-height: 23px;
	text-align: left;
	position: relative;
}

#menu_wrapper .submenu_wrapper li a {
	text-align: left;
	line-height: 23px;
	text-transform: uppercase;
	padding: 0 6px;
	float: none;
}

#menu_wrapper .submenu_wrapper li a.arrow {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 6px;
	top: 4px;
	background: url(../img/bg/arrow_grey2aa.png) no-repeat 0 0 !important;
	padding: 0;
}

#menu_wrapper .submenu_wrapper li a:hover {
	font-weight: bold;
	background: none;
}

#menu_wrapper .submenu_wrapper li a.arrow:hover, #menu_wrapper .submenu_wrapper li.active a.arrow {
	background: url(../img/bg/arrow_grey2bb.png) no-repeat 0 0 !important;
}

#menu_wrapper .submenu_wrapper li.active li a.arrow {
	background: url(../img/bg/arrow_grey2aa.png) no-repeat 0 0 !important;
}

#menu_wrapper .submenu_wrapper li li {
	background: url(../img/bg/subsub_bg.gif) repeat-x;
	border-bottom: 1px solid #ebeced;
}

#menu_wrapper .submenu_wrapper li.active li a, #menu_wrapper .submenu_wrapper li li a {
	text-transform: none;
}

#menu_wrapper .submenu_wrapper li.active li.active a.arrow, #menu_wrapper .submenu_wrapper li.active li a.arrow:hover {
	background: url(../img/bg/arrow_grey2bb.png) no-repeat 0 0 !important;
}

#menu_wrapper .submenu_wrapper li li li {
	background: url(../img/bg/subsubsub_bg.gif) repeat-x;
}

#menu_wrapper .submenu_wrapper li li.active li a, #menu_wrapper .submenu_wrapper li li li a {
	background: none;
}

#menu_wrapper .submenu_wrapper li li li a.arrow {
	display: none;
}

#menu_wrapper .submenu_wrapper ul ul {
	display: none;
}

#menu_wrapper .submenu_wrapper ul .active ul {
	display: block;
}

#menu_wrapper .submenu_wrapper ul ul ul {
	display: none !important;
}

#menu_wrapper .submenu_wrapper ul ul .active ul {
	display: block !important;
}

.submenu_footer {
	height: 4px;
	background: url(../img/bg/submenu_footer.png) no-repeat;
}

/* 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) no-repeat right 4px;
}

#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;
	border-top: none;
}

/* column 3*/
#search {
	height: 24px;
}

#search #cs_search_pages_input {
	float: left;
}

#search #cs_search_pages_input input {
	padding: 0;
	width: 123px;
	width: 122px;
	height: 15px;
	height: 14px;
	color: #868788;
	font-size: 10px;
	border-top: 1px solid #d7d8d9;
	border-left: 1px solid #d7d8d9;
	border-bottom: 1px solid #d7d8d9;
	border-right: 1px solid #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-top: 1px solid #d7d8d9;
	border-right: 1px solid #d7d8d9;
	border-bottom: 1px solid #d7d8d9;
	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: 110px;
	width: 95px;
	height: 15px;
	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;
	height: 21px;
	width: 142px;
	width: 132px;
	width: 137px;
	line-height: 21px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#links a:hover {
	background: #009cdd url(../img/bg/arrow_white.png) no-repeat 125px -1px;
}

.darkblue, .darkblue a {
	background: #203a7f url(../img/bg/arrow_white.png) no-repeat 125px -1px;
}

.orange, .orange a {
	background: #d67e1c url(../img/bg/arrow_white.png) no-repeat 125px -1px;
}

.green, .green a {
	background: #c2cd25 url(../img/bg/arrow_white.png) no-repeat 125px -1px;
}

.proffesional1 .pro {
	display: none;
}

.proffesional .con {
	display: none;
}

.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-left: 1px solid #d7d8d9;
	border-right: 1px solid #d7d8d9;
	border-bottom: 1px solid #d7d8d9;
	padding: 0 5px 5px 5px;
	font-size: 11px;
	background: url(../img/bg/sidebar_bg.gif) repeat-x bottom;
	width: 142px;
	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: 110px;
	width: 95px;
	height: 15px;
	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;
	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;
	width: 163px;
	width: 148px;
}

#sitemap_toggler .txt .box1 {
	width: 128px;
}

#sitemap_toggler .txt .box2 {
	width: 140px;
}

#sitemap_toggler .txt .box3 {
	width: 158px;
}

#sitemap_toggler .txt .box4 {
	width: 158px;
}

/* 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;
}

.default #banners img {
	width: 658px;
}

.subcolumn1 {
	width: 215px;
	float: left;
	display: inline;
	/* margin: 0 0 15px 0; */
}

.default .subcolumn1 {
	border-bottom: 1px solid #e6e6e7;
}

.subcolumn2 {
	width: 435px;
	float: left;
	display: inline;
	margin: 0 0 0 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: 207px;
	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 {
	background: #0a3e76;
}

#quicklinks .third_item .title {
	background: #0A3E76;
}

#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 15px 0;
	border-bottom: 1px solid #d9d9da;
}

#quicklinks .txt p {
	margin: 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:130px;*/
	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;
}

.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: #DBEDF9;
	font-size: 10px;
	line-height: 20px;
	margin: 0 0 2px 5px;
	min-height: 20px;
	padding: 0 0 0 5px;
	width: 202px;
	float: left;
	/* position:relative;*/
}

.questions_wrapper .questions li a {
	color: #223d76;
	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 0 0 5px;
	width: 202px;
}

.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 {
	height: 23px;
	background: #0a3e76;
}

.product_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cs_tabs li, .product_menu li {
	float: left;
	line-height: 23px;
	padding: 0 8px;
	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 {
	padding: 2px 0 !important;
}

.product_specs .cs_tabs_content {
	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_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: 45px;
	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: 11px;
}

.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: 100px;
	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: 659px;
}

#maintenance .txt {
	width: 208px;
	color: #58595b;
	padding-bottom: 85px;
}

#maintenance .img {
	width: 429px;
	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: 29px;
	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;
}

.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: #fff;
}

/* 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: 667px;
	z-index: 1600;
	position: absolute;
	left: 50%;
	margin: 74px 0 0 -350px;
	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 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 .popup_footer {
	margin: -16px 0 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;
	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 {
	margin: 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.disabled input, .form_wrapper .form_button input:hover {
	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_input input, .cs_form_wrapper .cs_form_input textarea, .cs_form_wrapper .cs_form_input select {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}

.cs_form_wrapper .cs_form_input input, .cs_form_wrapper .cs_form_input textarea, .cs_form_wrapper .cs_form_input select {
}

.cs_form_wrapper .cs_form_input textarea, .cs_form_wrapper .cs_form_input select {
}

.cs_form_wrapper .cs_form_button {
}

.cs_form_wrapper .cs_form_button input {
	cursor: pointer;
}

/* 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;
}

.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;
}

.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 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 {
	/* height: 100px; */
	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_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: 89px;
	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: 183px;
	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: 250px;
	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;
}

#showcase_slider_8 .cs_showcase_slider_wrapper td, #showcase_slider_81 .cs_showcase_slider_wrapper td {
	float: left;
	display: 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_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: 658px;
	width: auto;
	height: auto;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	cursor: pointer;
	float: left;
}

#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: 240px;
}

#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_fieldset {
}

#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;
}

/* 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 {
	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;
}