/* CSS WEBSITE*/
body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	letter-spacing:1px;
	margin: 0px;
	padding:0;
	color:#393d2e;
	
}


/* TEXT STYLES */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	letter-spacing:1px;
	color:#0b6bb5;
	margin:0px;
	text-decoration:none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:1px;
	color:#fff;
	margin:4px;
	margin-right:0px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	letter-spacing:1px;
	color:#0b6bb5;
	margin:0px;
}
a {
	color:#0b6bb5;
}
a:hover, .active {
	color:#3b3f30;
}
.error {
	color:red;
}
.link_url a{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	background-color:#393d2e;
	text-align:center;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:5px;
	color:#393d2e;font-size:5px;
}
.link_url a:hover {
	background-color:#4870b6;
	color:#4870b6;
}

	
.articlesmenu_mainitem {
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	margin-left:-15px;
	background-color:#393d2e;
	padding-left:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	color:#73d0e2;
	width:163px;
	list-style-type:none;
}
.articlesmenu_active, .articlesmenu_mainitem:hover {
	color:#FFF;
	background-color:#4870b6;
	text-decoration:none;
	color:#73d0e2;
}
#articles_menu{
	list-style-type:none;
}
.articles_article_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	letter-spacing:1px;
	color:#393d2e;
	margin:0px;
	margin-top:6px;
	font-weight:bold;
}

#faq_menu ul, #faq_menu li {
	list-style-type:none;
	padding:0px;
	color:#393d2e;
}
#faq_menu {
	color:#4d3c8b;
	margin-top:10px;
}
#faq_menu a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
}

.faqmenu_mainitem {
	color:#73d0e2;
	width:208px;
}


#faq_menu .faqsmenu_active, #faq_menu a:hover{
	background-color:#4870b6;
	display:block;
	color:#FFFFFF;
}
#faqs_faq_details .faqs_faq .faqs_faq_title {
	display:none;
	visibility:hidden;
}
.faq_title {
	clear:left;
}
.faq_title a {
	margin-top:10px;
	background-color:#4870b6;
	text-decoration:none;
	color:#fff;
	display:block;
	padding:1px;
	padding-left:5px;
}
.faq_title a:hover, .faq_title_active {
	color:#fff;
	background-color:#51514A;
	text-decoration:none;
}
.faq_photo {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.faq_summary {

}

#faq_details {

}
.faq_photos {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.faq_photos a {
	display:block;
}
.faq_description {
}
.faq_expand {
	display:none;
	width:100%;
	padding:0;
	padding-bottom:10px;
	float:left;
}

 /* FORM ITEMS */
form {
	margin:0px;
	padding:0px;
}
input {
	background-color:#e2e6dd;
	border:0px;
	color:#0b6bb5;
	padding-left:5px;
	width:176px;
	position:relative;
}
input.text {
	width:100px;
	padding-left:3px;
	height:20px;
	font-size:9px;
}
.form_textarea {
	background-color:#e2e6dd;
	border:0px;
	color:#0b6bb5;
	padding-left:5px;
	width:178px;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:3px;
	height:165px;
	font-size:9px;
}
input.form_submit {
	background-color:#4870b6;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	width:182px;
	cursor:hand;
	cursor: pointer;
}
input.form_submit:hover {
	cursor:hand;
	color:white;
	background-color:#51514A;
}
input.form_submit_invert {
	background-color:#51514A;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	width:182px;
	cursor:hand;
	cursor: pointer;
}
input.form_submit_invert:hover {
	background-color:#4870b6;
	color:#FFFFFF;
}
.form_checkbox {
	width:auto;
	height:21px;
	background-color:#FFFFFF;
}
.language_jumper {
	margin:2px;
	margin-top:10px;
	height:18px;
	background-color:#e2e6dd;
	border:0px;
	color:#0b6bb5;
	padding-left:5px;
	width:188px;
}
select {
	font-size:11px;
}
.mod_profiles_top_button {
	background-color:#51514A;
	height:18px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	width:183px;
	cursor:hand;
	cursor: pointer;
	float:left;
	display:block;
	margin-top:30px;
	margin-bottom:30px;
	}
.mod_profiles_top_button:hover {
	cursor:hand;
	color:white;
	background-color:#4870b6;
}

.mod_profiles_logout_link {
	background-color:#4870b6;
	height:18px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	width:183px;
	cursor:hand;
	cursor: pointer;
	float:left;
	display:block;
	margin-top:6px;
	margin-bottom:6px;
}
.mod_profiles_logout_link:hover {
	background-color:#51514A;
	color:#FFFFFF;
}

.mod_profiles_viewaccount_link {
	background-color:#51514A;
	margin-top:59px;
	height:18px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	width:183px;
	cursor:hand;
	cursor: pointer;
	float:left;
	display:block;
}
.mod_profiles_viewaccount_link:hover {
	background-color:#4870b6;
	color:#FFFFFF;
	}



/* HEADER*/
#header {
	height:120px;
}
.logo {
	position:absolute;
	margin:40px;
	margin-top:20px;
	margin-left:92px;
}
.header_bow {
	float:right;
}




/* MENU */
#menu {
	margin-left:214px;
	margin-bottom:3px;
	height:18px;
	float:left;
}
#menu a {
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	padding-right:6px;
	padding-left:8px;
	position:relative;
	color:#fff;
	background-color:#393d2e;
	padding-bottom:2px;
}
#menu a:hover, #menu .amenu_active {
	color:#fff;
	background-color:#0b6bb5;
}

/* INLOGGEN */
#inloggen {
	width:183px;
	float:right;
	margin-top:4px;
	margin-right:10px;
	margin-left:10px;
	font-size:9px;
	text-decoration:none;
	position:relative;
	margin-bottom:16px;

}
#inloggen_block {
	margin-top:6px;
	background-color:#4870b6;
	height:60px;
	display:block;
	clear:both;
}

a.form_submit {
	background-color:#4870b6;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	width:182px;
	display:block;
	cursor:hand;
	cursor: pointer;
}
a.form_submit:hover {
	cursor:hand;
	color:#FFF;
	background-color:#51514A;
}
a.form_submit_invert {
	background-color:#51514A;
	height:18px;
	text-align:center;
	width:182px;
	display:block;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	width:182px;
	cursor:hand;
	cursor: pointer;
}
a.form_submit_invert:hover {
	background-color:#4870b6;
	color:#FFFFFF;
}
a.form_submit_invert_acbt {
	background-color:#51514A;
	height:18px;
	text-align:center;
	width:182px;
	display:block;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	width:182px;
	cursor:hand;
	cursor: pointer;
	margin-top:65px;
}
a.form_submit_invert_acbt:hover {
	background-color:#4870b6;
	color:#FFFFFF;
}


/* CONTENT ITEMS */
#left {
	width:174px;
	height:622px;
	background-image:url(../images/left_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#4870b6;
	color:#393d2e;
	margin:10px;
	margin-left:0px;
	margin-top:7px;
	float:left;
	margin-bottom:30px;
}
#left img {
	margin-left:0px;
	margin-top:0px;
}
#center_wrapper{
	width:58%;
	float:left;
	margin-bottom:30px;
	min-height:600px;
}
#center_top {
	width:98%;
	height:192px;
	margin:10px;
	margin-bottom:-3px;
	float:left;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}
#center_top_content {
	width:100%;
	margin:10px;
	margin-left:0px;
	float:left;
	color:#393d2e;
	border-bottom:1px solid #ccc;
}
#center_bottom {
	width:62%;
	margin-top:2px;
	margin-left:5px;
	margin-bottom:25px;
	max-width:595px;
	float:left;
}
#center_bottom_portfolio {
	width:82%;
	margin-bottom:30px;
	max-width:595px;
	float:left;
	margin-left:400px;
	margin-top:-655px;
 }
#center_bottom p, h4{
	margin-top:8px;
}
#center_bottom h1{
	margin-bottom:8px;
	margin-top:-3px;
}
#center_bottom_portfolio h1{
	margin-bottom:8px;
	margin-top:-3px;
}
.left_content {
	background-image:url(../images/left_bg_bottom2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:4px;
	padding-top:0px;
	margin-left:10px;
	margin-right:15px;
	margin-bottom:30px;
	float:left;
	min-height:390px;
	width:176px;
	background-color:#f3f6fb;
	clear:both;
}
.left_no {
	padding:4px;
	padding-top:0px;
	margin-left:10px;
	margin-right:15px;
	margin-bottom:20px;
	float:left;
	min-height:395px;
	width:176px;

}
.left_content li {
	color: #849cc5;
	margin-left:-20px;
	margin-bottom:10px;
}
.right {
	width:100%;
	height:190px;
	max-width:595px;
	background-color:#f3f6fb;
	background-image:url(../images/portfolio_bg.png);
	background-repeat:repeat;
	
}
.right_empty {
	width:100%;
	height:190px;
	background-color:#f3f6fb;
}
.right2 {
	width:100%;
}
#right {
	margin:10px;
	margin-left:0px;
}

#right_block {
	width:183px;
	height:190px;
	margin-bottom:18px;
	margin-left:10px;
	float:right;

}


#right_block img{
	border:none;
}



/* NEWS ITEMS */
.news_item_title a {
	color:#FFF;
	text-decoration:none;
}
.news_item_title a:hover {
	color:#0b6bb5;
}

.news_item_title {
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	background-color:#849cc5;
	display:block;
	width:184px;
	height:16px;
	padding-top:4px;
	padding-bottom:0px;
	text-align:center;
	margin-left:-4px;
}
.news_item_teaser {
	color:#849cc5;
	font-size:10px;
	text-align:center;
	margin-bottom:-10px;
}
.news_item_readmore {
	visibility:hidden;
}
#center_bottom .news_item_title {
	visibility:hidden;
	height:0px;
}
.news_item_content {
	margin-top:30px;
}
h3 span {
	font-size:10px;
	display:none;
	visibility:hidden;
	color:#ccc;
	padding-top:3px;
	font-weight:normal;
}




/* ITEM ITEMS */
.items_item {
	float:left;
	background-color:#393d2e;
	height:190px;
}
.item_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:1px;
	color:#fff;
	padding-left:4px;
	padding-top:4px;
	text-decoration:none;
	font-weight:normal;
}
#item_description {
	color:#FFFFFF;
	font-size:10px;
	padding-left:4px;	
}
#item_description p{
	margin-top:0px;	
	line-height:13px;
	margin-bottom:5px;
}
.item_photos {
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;

}
.item_photos img {
	border:none;
}
.item_photos .stripViewer {
	margin-left:0px;
}
.stripTransmitter ul li a {
	width:20px;
}
.slideshow {
	 background-color:#393d2e;
	 padding-right:1px;
}
.slideshow h1{
	margin-bottom:2px;
	color:#FFFFFF;
	padding:4px;
	font-size:17px;
}
.slideshow a{
	border:none;
	height:61px;
	width:183px;
	text-decoration:none;
}

	


/* LINKS ITEMS */
.link{
	margin-bottom:20px;
	}



/* PHOTOALBUM */
#photoalbum {
	clear:right;

}
.jdGallery {
	margin-left:0px;
}
a.left {
	margin-left:0px;
}
.jdGallery a.carouselBtn
{
	height: 15px;
	font-size: 11px;
	background:#e3edfc;
	width:160px;
	letter-spacing:0px;
}

	/* category item */
.photoalbum_category {
	margin-right:2%;
	margin-bottom:4px;
	background-color:#e3edfc;
	width:108px;
	float:left;
	position:relative;
}

#photoalbum .photoalbum_category .cat_link{
	color:#0b6bb5;
	text-decoration:none;
	display:block;
	height:60px;
	padding-left:4px;
	font-size:17px;
	float:left;
}

.photoalbum_category a{
	width:104px;
	padding-top:4px;
}
.photoalbum_category a:hover{
	background-color:#393d2e;
		color:#fff;
}


/* link back to previous photoalbum page */
#photoalbum_link_back {
	float:left;
	margin-left:-40px;
	padding-right:170px;
	font-size:10px;
	font-weight:normal;

}

.carousel {
	background-color:#e3edfc;
}


/*  Images overview 
  container with all photos when category is viewed */
#photoalbum_photos {
margin-top:0px;

}
h2#photoalbum_title {
	font-size:16px;
	margin-left:40px;
	color:#0b6bb5;
}

/* container for photo when category is viewed */
.photoalbum_photo {
	float:left;
	margin-top:10px;
	margin-right:38px;
	text-align:center;
	background-color:#fff;
}
/* style whitespace (background color) around the photos */

.photoalbum_photo a {
	background-color:#fff;
}
.photoalbum_photo a:hover {
	background-color:#fff;
}
#photoalbum_photo img {
	border:0;
}

/* QUOTES ITEMS */
#quote_display {
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top:280px;
	left:200px;
	color:#FFF;
	width:700px;
	font-size:21px;
	letter-spacing:1px;
}
#quote_display .quote {
	display:none;
	margin-left:-10px;
	color:#FFF;
	text-decoration:none;
	padding-bottom:6px;
}

.quoteIE {
font-family:Georgia, "Times New Roman", Times, serif;
	display:none;
	color:#393d2e;
	text-decoration:none;
	padding-bottom:6px;
}
.quote_ani_final {
	display:block;
	margin-left:5px;
	color:#393d2e;
	text-decoration:none;
	padding-bottom:6px;
}

/* WEBSHOP ITEMS*/
/* general */
.webshop_title {

}
/* webshop menu */
#webshop_menu {
margin-top:20px;
margin-left:-20px;
list-style-type:none;
}
.webshopmenu_mainitem {

}
li a.webshopmenu_level_0 {
	background-color:#51514A;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	width:175px;
	cursor:hand;
	cursor: pointer;
	display:block;
	float:left;
	margin-top:6px;
	text-align:left;
	padding-left:2px;

}
li a:hover.webshopmenu_level_0 {
	cursor:hand;
	color:white;
	background-color:#4870b6;

}
.webshopmenu_level_1 {

}
.webshopmenu_level_2 {

}
.webshopmenu_level_3 {

}
/* etc... unlimited levels */
.webshopmenu_active {

}

/* webshop product overview */
.webshop_product {
float:left;
margin-right:50px;
}
.webshop_product_photo {

}
.webshop_product_summary {

}
.webshop_product_price {

}
.webshop_product_special_price {

}
.webshop_product_old_price {

}
.webshop_product_price_pre {

}

/* webshop product details */
#webshop_product_details {

}
.webshop_product_photos {

}
.webshop_product_description {

}
#webshop_add_to_cart_form {

}
#webshop_add_to_cart {

}
/* webshop cart small */
#webshop_cart_small {

}
#webshop_cart_small_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	letter-spacing:1px;
	color:#0b6bb5;
	margin:0px;
	margin-bottom:10px;
	text-decoration:none;
	font-weight:normal;

}
.webshop_cart_small_product_price {
	text-align:right;
}
.webshop_cart_small_tax {
	text-align:right;
}
#webshop_cart_small_totalprice {
	text-align:right;
}
#webshop_cart_small_totalprice_excl_tax {
	text-align:right;
}
#webshop_cart_small_totalline {
	border-top:2px solid black;
	margin-top:5px;
	margin-bottom:2px;
}
.webshop_cart_small_product_added {

}
#webshop_cart_small_button_edit_cart {

}
#webshop_cart_small_button_goto_checkout {

}

/* webshop cart / checkout Step 1 */
.webshop_button_field {

}
.webshop_button_right {
	background-color:#4870b6;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	width:182px;
	cursor:hand;
	cursor: pointer;
	display:block;
	float:left;
	margin-left:6px;
}
.webshop_button_right:hover {
	cursor:hand;
	color:white;
	background-color:#51514A;
}

.webshop_button_left {
	background-color:#4870b6;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	width:182px;
	cursor:hand;
	cursor: pointer;
	display:block;
	float:left;

}
.webshop_button_left:hover {
	cursor:hand;
	color:white;
	background-color:#51514A;
}
.webshop_cart_delete {
	cursor:pointer;
}
#webshop_cart_updated {
	font-weight:bold;
	color:#990000;
}

/* checkout Step 2 */
#webshop_profiledetails {

}
.profile_details {

}
#toggleTOSHolder {
	height:400px;
	overflow:auto;
}

/* checkout Step 3 */
.ws_pp_holder {

}
.ws_pp_logo {

}

/* account page user */
.order_summary {

}
.order_details {

}
.hilite {

}

/* FOOTER ITEMS */
#footer {
	clear:both;
	background-color:#393d2e;
	color:#FFFFFF;
	height:150px;
	vertical-align:bottom;
	padding-bottom:5px;
	padding-top:2px;
}
#footer img {
	margin-top:-37px;
	float:left;
}
#footer span {
	color:gray;
}
.footer_menu {
	margin-left:190px;
}
#footer a {
	font-weight:normal;
	color:#b7c1ad;
	text-decoration:none;
	padding:3px;
}
#footer a:hover {
	color:#fff;
}
#photoalbum .photoalbum_category div {
	margin-top:30px;
	margin-left:0px;
	height:500px !important;
	width:590px !important;
}
.photoalbum_catagory_imglink {
	height:500px;
	width:590px;
}

