img {
	border:0;
}

a {
	color:#01539c;
}

a:hover {
	text-decoration:none;
}

.blog_more strong {
	color:#01539c;
}
 
.blog_more ul {
	list-style-image:url(../images/arrow.png);
	background-color:transparent;
}

/* search specifiek */

#searchForm {
	float:left;
}

#mod_search_searchword {
        width:165px;
        height:20px;
        background-image: url(http://www.spezet.nl/images/M_images/searchbar.gif);
        background-repeat:no-repeat;
        border:none;
}

#search .moduletable {
	font-size:0;
}

#keyword {
	margin:0;
	padding:0;
}

.search {
		display:inline;
        float: right;
        width: 240px;
     	margin: 22px 10px 0 0; 
}

#search .inputbox {
 	float:left; 
    border-color:white;
	color:#428ABE;
	margin:0;
    padding-left:10px;
	}

#search .button {
	float:right;
	margin:1px 0 0 5px;
	width:51px;height:20px;
}

/* eind search specifik */





/* Nieuws */

.moduletable_nieuws {
        position:relative;
        float:left;
        z-index:3;
        margin-left:-10px;
        margin-top: 0;
        width:210px;
		background-image:url(../images/nieuws-top.gif);
		background-position:top;
		background-repeat:no-repeat;
}

#nieuws_inside {
		position:relative;
		float:left;
		z-index:1;
		/*margin-top:46px;*/
		padding-left:10px;
		padding-bottom:20px;
		width:200px;
		background-image:url(../images/nieuws-bottom.gif);
		background-position:bottom;
		background-repeat:no-repeat;
}


.contentpaneopen_nieuws {
	margin:0;
	padding:0;
}

.contentpagetitle_nieuws h1 {
	margin:0;
	padding:0;
}

a.contentpagetitle_nieuws {
		float:left;
        margin:0 0 0 0;
        padding:0;
        height:15px;
        line-height:15px;
        font-size: 12px;
        font-weight:bold;
        color:#fb8506;
        text-transform:uppercase;
        text-decoration:none;
}

.readmore {
        color:#fb8506;
	font-weight:bold;
        text-decoration:none;
}

/* Eind Nieuws */



/* categorieën */

.moduletable_cat {
        position:relative;
        float:left;
        z-index:3;
        margin-left:-10px;
        margin-top: 20px;
		padding-bottom:20px;
        width:210px;
		background-image:url(../images/categorie-bottom.gif);
		background-position:bottom;
		background-repeat:no-repeat;
}

#cat_inside {
		position:relative;
		float:left;
		z-index:1;
		/*margin-top:46px;*/
		padding-left:10px;
		padding-bottom:20px;
		width:200px;
		background-image:url(../images/categorie-bottom.gif);
		background-position:bottom;
		background-repeat:no-repeat;
}

.moduletable_cat h3 {
        position:relative;
        z-index:2;
		width:160px;
        margin: 0 0 15px 0;
		padding:7px 0 0 50px;
        color: #fff;
		background-image:url(../images/categorie-top.gif);
		background-position:top;
		background-repeat:no-repeat;
}

.moduletable_cat ul {list-style-type:none;margin:0 0 0 10px;padding:0;}

.moduletable_cat a {
        display:block;
        width: 165px;
        padding-left:25px;
        height:25px;
        line-height:25px;
        font-weight:bold;
        color: #962892;
        background-image:url(../images/menu-image.png);
        background-color:transparent;
        background-repeat: no-repeat;
        background-position: left;
        text-transform:uppercase;
        text-decoration:none;
        border-bottom: 1px dashed #962892;
}

.moduletable_cat a:hover {
        width: 155px;
        padding-left:35px;
        color: #571655;
        background-image:url(../images/menu-image-hover.png);
        background-color:transparent;
        background-repeat: no-repeat;
        background-position: left;
        
}

/* einde categorieën */



/* Bestellijst */

.moduletable_bestel h3 {
        position:relative;
        z-index:2;
        margin: -22px 0 15px 25px;
        color: #fff;
}

/* Eind Bestellijst */



/* Login */

#left1 .moduletable_login h3 {
        position:relative;
        z-index:2;
        margin: -22px 0 15px 25px;
        color: #fff;
}

#left1 .moduletable_login {
        position:relative;
        float:left;
        z-index:3;
        margin-left:-10px;
        margin-top: 20px;
        width:210px;
	background-image:url(../images/login-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#left1 #login_inside {
	position:relative;
	float:left;
	z-index:1;
	/*margin-top:46px;*/
	padding-left:10px;
	padding-bottom:20px;
	width:200px;
	min-height:150px;
	height:auto !important;
	height:150px;
	background-image:url(../images/login-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#left1 #login_inside .button {
	margin-top:10px;
	font-weight:bold;
	width:101px;
	height:21px;
	background-image:url(../images/login.png);
	background-repeat:no-repeat;
	border:0;
	float:left;
	color:#fff;
	background-color:transparent;
}

#content-center .mod_login_login {
	float:left;
}

/* Eind Login */




/* Winkelwagen */

.moduletable_bestel {
    position:relative;
    float:left;
    z-index:3;
    margin-left:-10px;
    margin-top: 20px;
    width:210px;
	background-image:url(../images/bestelling-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#bestel_inside {
	position:relative;
	float:left;
	z-index:1;
	/*margin-top:46px;*/
	padding-left:10px;
	padding-bottom:20px;
	width:200px;
	min-height:150px;
	height:auto !important;
	height:150px;
	background-image:url(../images/bestelling-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
}

/* Eind Winkelwagen */




/* start virtuemart specifiek */

.kar_leeg {
	color:#ff931e;
}

.total_price {
	color:#ff931e;
}

.productPrice {
	color:#ff931e;
}

.aantal_producten {
	color:#428ABE;
}

hr {
	border:1px solid #428ABE;
}

.browseProductContainer {
	float:left;
	width:612px;
	margin:10px 0 0 0;
	padding:0;
}

.browseProductTitle {
	float:left;
	margin:0;
	width:606px;
	background-image:url(../images/hr.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.browseAddToCartContainer {
	margin-left:-150px;
}

.browseProductTitle a {
	color:#01539c;
	text-decoration:none;
}

.browseProductTitle a:hover {
	text-decoration:underline;
}

.browseProductImageContainer {
	float:left;
	margin:10px 0 0 0;
	width:150px;
	text-align:center;
}

.browseProductImageContainer img {
	margin-bottom:10px;
}

.browsePriceContainer {
	float:left;
	margin:10px 0 0 10px;
	width:435px;
}

.browseRatingContainer {
	float:left;
	margin:0;
	display:none;
}

.browseProductDescription {
	float:left;
	width:435px;
	margin:10px 0 0 10px;
}

.vmCartContainer {
	background:none;
	border:0px solid #428ABE;
	padding:0;
	margin:5px 0 0 0;
}

.inputboxquantity {
	margin-top:-1px;
	color:#428ABE;
	border:1px solid #428ABE;
}

.quantity_box_button_up {
	border:1px solid #428ABE;
	background-color:#ff931e;
}

.quantity_box_button_down {
	border:1px solid #428ABE;
	background-color:#ff931e;
}

#detail_button {
	float:left;
	margin:5px 0 0 0;
	width:101px;
	height:31px;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	font-size:12px;
	text-align:center;
	background-image:url(../images/button.png);
	background-color:transparent;
	background-repeat:no-repeat;
}

#detail_button a {
	color:#fff;
	display:block;
	margin:2px;
	width:101px;
	height:21px;
	text-decoration:none;
}

.browseAddToCartContainer {
	float:right;
	clear:left;
	display:inline;
}

.browseAddToCartContainer .addtocart_button {
	float:right;
	margin:3px 3px 0 0;
	width:101px;
	height:21px;
	display:block;
	font-size:12px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/button.png);
	background-color:transparent;
}


.addtocart_button {
	width:101px;
	height:21px;
	background-image:url(../images/button.png);
	background-color:transparent;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	cursor:pointer;
	border: none;
}

.continue_link {
	clear:both;
	float:right;
	color:#fff;
	margin:0;
	padding:0;
	width:101px;
	height:21px;
	line-height:21px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	background-color:transparant;
}

.checkout_link {
	clear:both;
	float:right;
	margin:10px 0 0 0;
	color:#fff;
	padding:0;
	width:101px;
	height:21px;
	line-height:21px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	background-color:transparant;
}


/* eind virtuemart specifiek */




/* table specifiek */

table {
	border-collapse: collapse;
	}
	
fieldset {
	margin-top:5px;
	border:1px solid #4981b4;
}

/* eind table specifiek */

/* login specifiek */

#login .button {
	float:left;
	margin:10px 0 0 0;
}

.input .button {
	margin:0;
}

.login_forgot {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
}

fieldset.input {
	border:0;
	margin:0;
	padding:0;
}

#login .button {
	padding-bottom:2px;
	width:60px;
	height:19px;
	line-height:19px;
	color:#fff;
	background-image:url(../images/groen_button.gif);
	border:0;
}

.button_login {
	float:left;
	margin:3px 3px 0 0;
	width:101px;
	height:21px;
	display:block;
	font-size:12px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/button_green.png);
	background-color:transparent;
	border:none;
}

/* end login specifiek */

#nieuws ul {
	margin:0 0 0 -30px;
	}
#nieuws li {
	margin:0 0 0 0;
	}

.box_bottom {
	margin-top:-1px;
	}

.box_middle a {
	display:block;
	width:171px;
	height:17px;
	}

/* start left headers */

.moduletable_cat th, .moduletable_bestel th, .moduletable_login th, .moduletable_nieuws th {
	font-size:14px;
	color:#fff;
	height:46px;
	line-height:46px;
	text-transform:uppercase;
}

#categorieen .box_middle h3 {
	background-image:url(../images/box_top_cat.gif);
	font-weight:bold;
	}

#nieuws .box_middle h3 {
	background-image:url(../images/box_top_nieuws.gif);
	font-weight:bold;
	}

#login .box_middle h3 {
	background-image:url(../images/box_top_login.gif);
	font-weight:bold;
	}

#winkelwagen_box .box_middle h3 {
	background-image:url(../images/box_top_shop.gif);
	font-weight:bold;
	}


#nieuws .contentheading {
	font-weight:bold;
	}

#content .contentheading {
	font-weight:bold;
	}

#nieuws .contentpagetitle {
	font-size:14px;
}

/* eind left headers */

/* viruemart meldingen */

.shop_tip, .shop_debug, .shop_info, .shop_warning, .shop_error, .shop_critical {
	margin-top:-20px;
	background-color:transparent;
	width:79%;
	text-align:center; 
	height:36px;
	line-height:36px;
	border:none;
}

.inside .shop_tip, .inside .shop_debug, .inside .shop_info, .inside .shop_warning, .inside .shop_error, .inside .shop_critical {
	margin:0;
}

.cbContainer .button, .cbContainer .button, .cbContainer .button, .cbContainer .button, .cbContainer .button, .cbContainer .button {
	margin-right:10px;
}

/* Eind vurtuemart meldingen */

/* Winkelwagen afrekenen */

.update_quantity {
	margin:-4px 0 4px 0;
	}

.cart_remove {
	margin:-4px 0 4px 0;
	}

.inputbox_cart {
	margin:-4px 0 8px 0;
	}

/* Eind Winkelwagen afrekenen */

/* Heading */

h2.menutitle {
	float:left;
	margin-left:10px;
	font-size:13px;
}

#content h2 {
	font-size:13px;
}

/* enkele aanpassingen voor IE7 in deze h1 */
.inside h1 {
	float:left;
	position:relative;
	margin-top:18px;
	margin-left:-18px;
	padding-left:38px;
	width:597px;
	height:35px;
	line-height:35px;
	display:inline;
	font-size:15px;
	text-transform:uppercase;
	color:#01539c;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	z-index:10;
}

h5, h3, h2, h6 {
	position:relative;
	z-index:10;
	margin-top:18px;
	margin-left:-18px;
	padding-left:38px;
	font-size:15px;
	text-transform:uppercase;
	color:#01539c;
	width:597px;
	height:35px;
	line-height:35px;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
}

.inside h1 a {
	color:#01539c;
}

.contentheading_nieuws h2 {
	font-size:2.0em;
	height:20px;
	background-image:none;
	margin:16px 0 0 0;
	padding:0;
	width:195px;
}

.menutitle {
	background-image:none;
	margin:0;
	padding:0;
}

/* Eind Heading */

/*flypage specifieke styling */

	.buttons_heading {
		float:left;
		position:relative;
		z-index:11;
		height:10px;
	}
	.detail_row3 {
		float:left;
		margin-top:-60px;
		width:645px;
		height:10px;
		clear:right;
	}
	.detail_border {
		float:left;
		display:inline;
		border:1px solid #cecece;
		padding:5px;
		margin:5px 10px 5px 0;
		height:135px !important;
		width:135px;
		text-align:center;
		}
	.detail_border img {
		max-height:135px;
		height:auto !important;
		height:135px;
		margin:0 auto;
	}
	.detail_border_1 {
		float:left;
		border:1px solid #cecece;
		padding:5px;
		margin:5px 10px 5px 0;
		height:135px;
		width:135px;
		text-align:center;
		}
	.detail_border_1 img {
		max-height:135px;
		height:auto !important;
		height:135px;
	}
	.detail_images {
		float:left;
		width:645px;
		}
	.detail_addtocart {
		margin:10px 0 0 0;
		float:left;
		width:299px;
		height:38px;
		text-align:left;
		}

	.detail_prise {
		margin:10px 0 0 0;
		width:645px;
		}

	.detail_row {
		/* float:left; */
                width:645px;
		}

	.detail_row a {
		text-decoration:none;
		}

	.detail_row a:hover {
		text-decoration:underline;
		}

	.detail_row2 {
		width:645px;
	}

	.detail_row_description {
		float:left;
		width:645px;
		margin:10px 0 10px 0;
		}

/* einde flypage specifieke styling */

/* relevante producten */

.detail_row4 {
	position:relative;
        z-index:0; 
        margin-top:70px;
	width:620px;
	float:left;
}
	
#relevant {
	float:left;
	width:708px;
}
.relevant2 {
	float:left;
	margin-right:10px;
	padding-top:5px;
	width:145px;
	height:180px;
	border:1px solid #cecece;	
	text-align:center;	
	background-color:#fff;
}

.relevant2 a {
	float:left;
	height:100px;
	margin:0 auto;
	width:145px;
}

.relevant2 .addtocart_button_module {
	width:145px;
}

/* eind relevante producten */

/* breadcrumbs */

	#breadcrumbs {
		margin-top:10px;
	}
	
	#breadcrumbs a {
		color:#01539c;
	}

/* eind breadcrumbs */

/* product cat nieuw op de catalogus home etc */

.productcategorytable {
	margin-top:3px;
}

.productcategorycontainer {
	width:206px;
	height:60px;
	text-align:center;
	background-image:url(../images/productcat.png);
	background-repeat:no-repeat;
}

.productcategory {
	display:block;
	width:206px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.productcategory:hover {
	text-decoration:underline;
}

/* eind product cat nieuwe */

/* button */

form input.button {
	float:left;
	background-color:transparent;
	background-image:url(../images/button.png);
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:21px;
	line-height:21px;
	margin-top:16px;
	width:101px;
}

form a.button {
	float:left;
	display:block;
	border:0 none;
	background-color:transparent;
	background-image:url(../images/button.png);
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:21px;
	line-height:23px;
	margin-left:10px;
	margin-top:0;
	text-align:center;
	text-decoration:none;
	width:101px;
}	

.button_verzenden {
	margin-top:10px;
	background-image:url(../images/button.png);
	width:101px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	font-weight:bold;
	background-color:transparent;
}

.button_volgende {
	margin-top:10px;
	background-image:url(../images/button.png);
	width:101px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	font-weight:bold;
	background-color:transparent;
}

.button_bevestig {
	margin-top:15px;
	background-image:url(../images/buttongroot.png);
	width:139px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	background-color:transparent;
}
	
.notify_button {
	background-image:url(../images/buttongroot.gif);
	width:139px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	background-color:transparent;
}

.previous_page {
	padding:0 0 0 20px;
	background-image:url(../images/buttonback.gif);
	width:180px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#fff;
	margin:0;
	border:0;
	background-color:transparent;
}

.button_informeer {
	background-image:url(../images/buttongroot.gif);
	width:139px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	font-weight:bold;
	background-color:transparent;
}

#emailForm .button {
	margin-top:10px;
	background-image:url(../images/button.png);
	width:101px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	font-weight:bold;
	background-color:transparent;
}

.validate {
	margin-top:10px;
	background-image:url(../images/button.png);
	width:101px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	font-weight:bold;
	background-color:transparent;
}

/* eind button */

/* vraag over product pagina */

#contact_text, #contact_mail, #contact_name {
	width:500px;
}

/* eind vraag over product pagina */

/* sitemape */

.level_0 {
	float:left;
	list-style-image:url(../images/arrow.png);
	background-color:transparent;
}

/* eind sitemap */

/* contact */

#ChronoContact_contactformulier img {
	float:left;
	margin-left:10px;
	border:1px solid #01539c;
}

#chrono_verification {
	float:left;
	margin-top:28px;
}

/* eind contact */

/* registreren */

.contentpane {
	float:left;
}

/* eind registreren */

/* demofilm gerelateerd */

.demo_movie {
        display:block;
        margin: 0 0 10px 0;
        font-weight:bold;
}

/* einde demofilm gerelateerd */

.formLabel {
	text-align:left;
}


#navigatie {
/*        float:left; */
        display:block;
        margin: 10px 0 -10px 0;
        width:615px;
        height:30px;
        line-height:30px;
}

.prev_page {
        float:left;
        display:block;
        width:45%;
        overflow:hidden;
        height:30px;
        line-height:30px;
        padding-left:30px;
        background-image:url(../images/prev.gif);
        background-position:left;
        background-repeat:no-repeat;
}

.nex_page {
        float:right;
        display:block;
        width:45%;
        overflow:hidden;
        height:30px;
        line-height:30px;
        padding-right:30px;
        background-image:url(../images/nex.gif);
        background-position:right;
        background-repeat:no-repeat;
        text-align:right;
}

.moduletable_logintekst a {
	color:#fff;
}

.moduletable_logintekst {
	width:100px;
	margin-left:8px;
}