html, body {
	height: 100%;	
}

html {
	overflow-y: scroll;	
}

body {
	margin: 0px;
	padding: 0;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	color: #868686;
	cursor: default;	
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	padding:0px;
}


img {
	border: none;
}

a, a font {
	color: #868686;	
}

.lineheight15{
	line-height:15px;
}

.nowrap{
	white-space:nowrap;
}
.titel_upper, h1 {
	line-height: 25px;
	color: #484848;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 14px;
	color: #484848;
	margin: 0px 0px 21px 0px;
	text-transform: uppercase;
	font-weight: normal;
}

h3 {
	line-height: 25px;
	text-align: center;
	color: #f6990b;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	color: #f6990b;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	color: #484848;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
}

h6 {
	font-size: 12px;
	color: #f6990b;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
}

small{
	line-height:16px;
}

form {
	margin: 0px;
	padding: 0px;
}

input  {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;	
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	color: #868686;	
}

.input input[type=text],
.input input[type=password] {	
	height: 18px;
	border: 1px solid #d4d4d4;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	color: #868686;
	padding: 0px 5px;	
}

.verplicht{
	background:url('../img/tpl/verplicht.gif') 0px 11px no-repeat;
}


select {	
	height: 20px;
	border: 1px solid #d4d4d4;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	color: #868686;	
}

textarea {
	border: 1px solid #d4d4d4;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	color: #868686;	
}

p {
	margin: 7px 0px 14px 0px;	
}

.form table {
	line-height: 30px;
	margin-bottom: 15px;	
}

.form table td {
	vertical-align: top;	
}

.form .label {
	width: 150px;
}

input[type=button].button_next,
input[type=button].button_next_large,
input[type=button].button_next_extra_large,
input[type=submit].button_next,
input[type=submit].button_next_large,
input[type=submit].button_next_extra_large {
	border: none;
	text-align: left;
	display: block;
	width: 155px;
	height: 25px;
	float: right;
	background: url(../img/tpl/button_next.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	cursor:pointer;
	padding: 0px;
}

input[type=button].button_next_large,
input[type=submit].button_next_large{
	width: 255px;
	text-align:right;
	background: url(../img/tpl/button_next_large.gif);
	padding-right:25px;
}

input[type=button].button_next_extra_large,
input[type=submit].button_next_extra_large{
	width: 355px;
	text-align:right;
	background: url(../img/tpl/button_next_extra_large.gif);
	padding-right:25px;
}

input[type=button].prev,
input[type=button].prev_large,
input[type=submit].prev,
input[type=submit].prev_large {
	border: none;
	text-align: left;
	display: block;
	width: 155px;
	height: 25px;
	float: left;
	background: url(../img/tpl/button_prev.gif);
	color: #484848;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	cursor:pointer;
	padding: 0px;
}

input[type=button].prev_large,
input[type=submit].prev_large {
	width: 255px;
	background: url(../img/tpl/button_prev_large.gif);
}
input.button {
	display: block;
	width: 155px;
	height: 25px;
	float: right;
	background: url(../img/tpl/button_next.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	line-height: 22px;
	border: none;
	border-spacing:0;
	text-align: left;
	margin-top: 10px;
	cursor: pointer;
}

.button_next,
.button_next_large, 
.button_next_extra_large{
	border: none;
	text-align: left;
	display: block;
	width: 155px;
	height: 25px;
	float: right;
	background: url(../img/tpl/button_next.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	line-height: 24px;
	cursor:pointer;
}

.button_next_large{
	width: 255px;
	text-align:right;
	background: url(../img/tpl/button_next_large.gif);
	padding-rigth:25px;
}


.button_next_extra_large{
	width: 355px;
	text-align:right;
	background: url(../img/tpl/button_next_extra_large.gif);
	padding-rigth:25px;
}


.button_prev,
.button_prev_large {
	border: none;
	text-align: left;
	display: block;
	width: 155px;
	height: 25px;
	float: left;
	background: url(../img/tpl/button_prev.gif);
	color: #484848;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	line-height: 24px;
	cursor:pointer;
}


.button_prev_large{
	width: 255px;
	background: url(../img/tpl/button_prev_large.gif);
}

/**********************************************************************
*	Frame
***********************************************************************/

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	margin: 0 auto;
	position: relative;
	padding: 25px 0px 30px 0px;
	z-index: 1;
	text-align: center;
}

#wrapper {
	width: 980px;	
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 10px 0px;
}

#wrapper .top {
	width: 980px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/tpl/layer.png) left top;	
}

#wrapper .bottom {
	width: 980px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/tpl/layer.png) left bottom;	
}

#site {
	width: 960px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 0px 10px 155px 10px;
	z-index: 2;	
	text-align: left;
	background: #ffffff;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#site .left {
    width: 190px;
    height: auto;
    float: left;
    position: relative;
    z-index: 1;   
}

#site .center {
	width: 560px;
	height: auto;
	float: left;
	padding-left: 10px;
	position: relative;
    z-index: 1; 	
}

#site .centerbreed {
	width: 760px;
	height: auto;
	float: left;
	padding-left: 10px;
	position: relative;
    z-index: 1; 	
}

#sfeer {
    width: 560px;
    height: 175px;    
    position: relative;
    z-index: 1; 
}

#sfeer .button {
	width: 27px;
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: url(../img/tpl/button_sfeer.png);
	z-index: 5;
	cursor: pointer;
}

#sfeer .rondeprijzenronde {
	position: absolute;
	top: 35px;
	left: -40px;	
}

#logo {
	width: 190px;
	height: 200px;
	position: relative;
    z-index: 1; 	
}

#shop {
	width: 560px;	
}

#site .right {
	width: 190px;
	height: auto;
	float: right;
	position: relative;
    z-index: 1; 
}

#right {
	width: 190px;
	height: auto;
	background: url(../img/tpl/selectie_bg.gif) no-repeat #383838;
	position: relative;
    z-index: 50; 
    padding-bottom: 10px;
}

#online_shop {
	width: 190px;
	height: 40px;
	position: relative;
    z-index: 1; 	
}

#navigatie {
	width: auto;
	height: auto;	
	position: relative;	
}

/**********************************************************************
*	Styles
***********************************************************************/

.bg {
		
}

.warning {
	background: url(../img/tpl/del_hover.png) no-repeat 5px 7px #e6e6e6;
	padding: 3px 10px 3px 24px;
	line-height: 18px;
	border: 1px solid #f6990b;
	color: #484848;
	margin: 5px 0px;
}

.popup {
	text-decoration: underline;
	cursor: pointer;	
}

.popup:hover {
	text-decoration: none;
}
.imagepopup{
	cursor:pointer;
}

#flipbook {
	width: 1000px;
	height: 646px;	
}

.spinner{
	background:url('../img/spinner/lite_oranje.gif') 0px 7px no-repeat;
	height:66px;
	padding-left:33px;
}

.opac:hover {
	background-color:white;
	cursor: pointer;
}
.opac:hover img, .opac:hover div, .opac:hover a, .opac:hover, .opac.hover {
	opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}

.switch table {
	background: #fff;	
}

.switch table.active {
	z-index: 10;
}

.switch table.last-active {
	z-index: 9;		
}

.img_center {
	width: 100%;
	height: 100%;
}

.img_center td {
	vertical-align: bottom;
	padding-bottom:10px;
	text-align: center;
	width: 100%;
	height: 100%;
}

.layer_top_left {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/tpl/layer_top_left.png);
	z-index: 1000;
}

.layer_top_right {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../img/tpl/layer_top_right.png);
	z-index: 1000;
}

.layer_bottom_left {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px !important;
	bottom: -1px;
	background: url(../img/tpl/layer_bottom_left.png);
	z-index: 1000;
}

.layer_bottom_right {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px !important;
	bottom: -1px;
	background: url(../img/tpl/layer_bottom_right.png);
	z-index: 1000;
}

.blok.border .border_bottom {
	width: 190px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/tpl/blok_border_bottom_bg.gif);
	z-index: 1000;
}

.underline{
	text-decoration: underline;
}


/**
* Geoswitch
*/
#switch_geo{
	padding-bottom:15px;
}

#switch_geo .radio_other {
	float:left;
}

#switch_geo .selectbox {
	width: 158px;
	height: 15px;
	background: url(../img/tpl/selectbox_bg.gif) no-repeat 146px 2px #fff;
	float: left;
	text-indent: 5px;
	cursor: pointer;
	position: relative;	
	z-index: 10;
	color: #484848;
	margin-bottom: 3px;
	border: 1px solid #e6e6e6;
}

#switch_geo .selectbox .titel{
	line-height:14px;
	position:relative;
}
#switch_geo .selectbox .titel span{
	margin-left:20px;
}

#switch_geo .selectbox .titel img{
	position:absolute;
	top:3px;
}

#switch_geo .selectbox.active {
	z-index: 500;
	color: #f6990b;
}

#switch_geo .selectbox .select {
	position: absolute;
	left: -1px;
	top: 18px;
	width: 158px;
	height: auto;
	padding: 0px 0px;
	z-index: 500;	
	display: block;
	border: 1px solid #e6e6e6;
}

#switch_geo .selectbox .select .items {
	background: #fff;	
	width: 158px;
}

#switch_geo .selectbox .select .scroll {
	height: 160px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#switch_geo .selectbox .select .top {
	background: url(../img/tpl/select_top_bg.png);
	width: 170px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#switch_geo .selectbox .select .bottom {
	background: url(../img/tpl/select_bottom_bg.png);
	width: 170px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#switch_geo .selectbox .select a {
	display: block;
	line-height: 14px;
	color: #484848;	
	width: 150px;
	text-decoration: none;
}

#switch_geo .selectbox:hover, #navigatie .selectbox .select a:hover {
	color: #f6990b;
}


#switch_geo .checkbox {
	width: 65px;
	background: url(../img/tpl/checkbox_bg.gif) no-repeat left 6px;
	float: left;
	padding-left: 15px;
	cursor: pointer;
}

#switch_geo .checkbox:hover {
	background: url(../img/tpl/checkbox_hover.gif) no-repeat left 7px;	
}

#switch_geo .checkbox.disabled:hover {
	background: url(../img/tpl/checkbox_bg.gif) no-repeat left 6px;
}

#switch_geo .checkbox.active {
	background: url(../img/tpl/checkbox_active.gif) no-repeat left 6px;
}

/*
*	Items
*/

.items {
	width: 560px;
}

.items table td {
	vertical-align: top;
}

.items .item  {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: -1px;
	padding: 3px 10px;
	cursor: pointer;
	line-height: 24px;
	text-transform: uppercase;
	float: left;
	width: 540px;
}

.items .item a {
	text-decoration: none;
}

.items .item:hover {
	background: #e6e6e6;	
}

.items .item .arrow {
	width: 30px;
	background: url(../img/tpl/sitepath_arrow.gif) no-repeat left 10px;
}

.items .item .titel {
	width: 400px;	
}

.items .item .button {
	width: 100px;	
	text-align: right;
	height: 24px;
	cursor:pointer;
}

.items .item .next {
	display: block;
	width: 10px;
	height: 24px;
	background: url(../img/tpl/next.png) right 8px no-repeat;
	float: right;	
}

.items .item:hover .next {
	display: block;
	width: 10px;
	height: 24px;
	background: url(../img/tpl/next_hover.png) right 8px no-repeat;
	float: right;	
}

#nieuwsbrief input.button {
	float: left;
	position: relative;	
	left: 0px;
	top: 0px;
	cursor:pointer;
}


#menu {
	width: 560px;
	height: 25px;
	overflow: hidden;
	position: relative;
    z-index: 1; 
	line-height: 25px;
	text-transform: uppercase;
}

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

#menu ul li {
	float: left;
}

#menu ul li a {
	font-size: 10px;
	color: #868686;
	text-decoration: none;
	padding: 0px 7px;
}

#menu ul li a:hover, #menu ul li a.active {
	color: #f6990b;
}

.submenu a {
	text-transform: uppercase;
	color: #484848;
	text-decoration: none;
	display: block;
}

.submenu a:hover, .submenu a.active {
	color: #f6990b;
}

.content_top {
	margin-top: 10px;	
}

#shoppingbag {
	width: 190px;
	height: 24px;
	background: url(../img/tpl/shoppingbag_bg.gif);	
	text-indent: 30px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	line-height: 24px;
	font-size: 10px;
}

#shoppingbag a {
	color: #fff;
	text-decoration: none;
	float: left;	
}

#shoppingbag span {
	color: #fff;
	text-decoration: none;
	float: left;
	padding-left: 0px;	
}

#shoppingbag:hover a, #shoppingbag:hover span {
	color: #f6990b;
}

.shoppingbag {
	width: 170px;
	height: 25px;
	text-indent: 15px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	line-height: 25px;
	font-size: 10px;
	float: left;
	background: url(../img/tpl/icon_shoppingbag.gif) no-repeat 95px 3px;
}

.shoppingbag a {
	color: #fff;
	text-decoration: none;
	float: left;
	padding-right: 15px;
}

.shoppingbag span {
	color: #fff;
	text-decoration: none;
	float: left;
	padding-left: 0px;	
}

.shoppingbag:hover a, .shoppingbag:hover span {
	color: #f6990b;
}

#navigatie {
	line-height: 15px;
	color: #ffffff;
	font-size: 9px;	
	z-index: 50;
	padding-top: 14px;
	width: 160px;
	margin-left: 15px;
}

#navigatie a {
	color: #fff;
	text-decoration: none;	
}

#navigatie .active, #navigatie .active a {
	color: #f6990b;
}

#navigatie a:hover {
	color: #f6990b;
}

#navigatie .categorien {
	line-height: 25px;
}

#navigatie .categorien .categorie {
	width: 80px;
	height: 25px;
	text-transform: uppercase;	
	float: left;
	text-indent: 15px;
	cursor: pointer;
}

#navigatie .categorien .categorie:hover {
	color: #f6990b;	
}

#navigatie .categorien .categorie.segment_1 {
	background: url(../img/icons/dames.gif) no-repeat left;
}

#navigatie .categorien .categorie.segment_1:hover, #navigatie .categorien .categorie.segment_1.active {
	background: url(../img/icons/dames_hover.gif) no-repeat left;
	color: #f6990b;
}

#navigatie .categorien .categorie.segment_2 {
	background: url(../img/icons/heren.gif) no-repeat left;
}

#navigatie .categorien .categorie.segment_2:hover, #navigatie .categorien .categorie.segment_2.active {
	background: url(../img/icons/heren_hover.gif) no-repeat left;
	color: #f6990b;
}

#navigatie .categorien .categorie.segment_7 {
	background: url(../img/icons/meisjes.gif) no-repeat left;
}

#navigatie .categorien .categorie.segment_7:hover, #navigatie .categorien .categorie.segment_7.active {
	background: url(../img/icons/meisjes_hover.gif) no-repeat left;
	color: #f6990b;
}

#navigatie .categorien .categorie.segment_3 {
	background: url(../img/icons/jongens.gif) no-repeat left;
}

#navigatie .categorien .categorie.segment_3:hover, #navigatie .categorien .categorie.segment_3.active {
	background: url(../img/icons/jongens_hover.gif) no-repeat left;
	color: #f6990b;
}

#navigatie .categorien .categorie.segment_6 {
	background: url(../img/icons/accessoires.gif) no-repeat left;
}

#navigatie .categorien .categorie.segment_6:hover, #navigatie .categorien .categorie.segment_6.active {
	background: url(../img/icons/accessoires_hover.gif) no-repeat left;
	color: #f6990b;
}

#navigatie .categorien .categorie.segment_5 {
	background: url(../img/icons/onderhoud.gif) no-repeat left;
}

#navigatie .categorien .categorie.segment_5:hover, #navigatie .categorien .categorie.segment_5.active {
	background: url(../img/icons/onderhoud_hover.gif) no-repeat left;
	color: #f6990b;
}

#navigatie .checkbox {
	width: 65px;
	text-transform: uppercase;
	background: url(../img/tpl/checkbox_bg.gif) no-repeat left 2px;
	float: left;
	padding-left: 15px;
	cursor: pointer;
}

#navigatie .checkbox:hover {
	color: #f6990b;
	background: url(../img/tpl/checkbox_hover.gif) no-repeat left 3px;	
}

#navigatie .checkbox.disabled:hover {
	background: url(../img/tpl/checkbox_bg.gif) no-repeat left 2px;
}

#navigatie .checkbox.active {
	background: url(../img/tpl/checkbox_active.gif) no-repeat left 2px;
}

#navigatie .checkbox.disabled {
	cursor: default;	
	opacity:0.50;
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
}

#navigatie .checkbox.disabled img {	
	opacity:0.50;
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
}

#navigatie #merken .checkbox {
	height: 21px;
	background-position: left 3px;	
}

#navigatie #merken img {
	
}

#navigatie .selectbox {
	width: 158px;
	height: 15px;
	text-transform: uppercase;
	background: url(../img/tpl/selectbox_bg.gif) no-repeat 146px 2px #fff;
	float: left;
	text-indent: 15px;
	cursor: pointer;
	position: relative;	
	z-index: 10;
	color: #484848;
	margin-bottom: 3px;
	border: 1px solid #e6e6e6;
}

#navigatie .selectbox.active {
	z-index: 500;
	color: #f6990b;
}

#navigatie .selectbox .select {
	position: absolute;
	left: -1px;
	top: 18px;
	width: 158px;
	height: auto;
	padding: 0px 0px;
	z-index: 500;	
	display: block;
	border: 1px solid #e6e6e6;
}

#navigatie .selectbox .select .items {
	background: #fff;	
	width: 158px;
}

#navigatie .selectbox .select .scroll {
	height: 160px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#navigatie .selectbox_lang .select .scroll {
	height:350px;
}

#navigatie .selectbox .select .top {
	background: url(../img/tpl/select_top_bg.png);
	width: 170px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#navigatie .selectbox .select .bottom {
	background: url(../img/tpl/select_bottom_bg.png);
	width: 170px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#navigatie .selectbox .select a {
	display: block;
	line-height: 20px;
	color: #484848;	
	width: 150px;
}

#navigatie .selectbox:hover, #navigatie .selectbox .select a:hover {
	color: #f6990b;
}


#navigatie .link {
	width: 160px;
	height: 15px;
	background: url(../img/tpl/link_bg.gif) no-repeat left 3px;
	text-transform: uppercase;
	float: left;
	text-indent: 15px;
	cursor: pointer;
	padding: 0px;
}

#navigatie .link.active {
	background: url(../img/tpl/selectbox_bg.gif) no-repeat left 3px;
}

#navigatie #uitgebreidzoeken {
	float: left;
	padding-top: 3px;
	width: 160px;
}

#navigatie .border {
	width: 160px;
	height: 2px;
	margin: 5px 0px;
	background: url(../img/tpl/zoeken_border.gif) repeat-x;	
	float: left; 
	line-height: 0px;
	font-size: 0px;	
}

#navigatie:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;	
}

#navigatie #criteria a {
	display: block;
	float: left;
	text-transform: uppercase;
	line-height: 15px;
	padding-left: 15px;
	background: url(../img/tpl/delete.gif) no-repeat left 3px;	
}

.blok,.blok_rechts {
	width: 190px;
	height: auto;
	position: relative;
	z-index: 1;
	background: #e6e6e6;
	margin-top: 10px;
	float: left;
}

.blok.border {
	background: url(../img/tpl/blok_border_bg.gif) repeat-y;
}

.blok .titel {
	width: 190px;
	height: 25px;	
	background: url(../img/tpl/blok_titel_bg.gif) no-repeat;
}

.blok .content {
	width: 190px;
	padding: 10px 0px;
	font-size: 10px;
	line-height: 20px;
	position: relative;
}

.blok.gastenboek .content {
	padding: 10px 15px;
	width: 160px;	
}

.blok .content .icon {
	padding-bottom: 3px;	
}

.blok .content td {
	vertical-align: top;
	line-height: 18px;
}

.blok .content td img {
	float: left;	
}

.blok .content .item {
	width: auto;
	height: auto;
	padding: 0;
}

.blok .content a {
	display: block;
	text-transform: uppercase;	
	text-decoration: none;
	padding: 0px 15px;
}

.blok .content a:hover {
	background: url(../img/tpl/next_hover.png) no-repeat 174px 5px #ededed;
	color: #f6990b;
}

.blok .content .active,
.blok .content .active:hover {
	background: #ededed;
	color: #f6990b;
}

.blok .content.padding {
	padding: 15px;	
	width: 160px;
}

.blok .item {
	width: 140px;
	height: 140px;
	margin-left: 25px;	
	position: relative;
	padding-bottom: 10px;
}

.blok .item .img_center {
	position: absolute;
	top: 0px;
	left: 0px;	
}


#aanbieding {
	width: 190px;
	height: 180px;
	margin-top: 10px;
	position: relative;
}

#aanbieding .titel {
	background: none;
	margin: 10px 15px 0px 15px;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial Narrow, Arial, "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-weight: bold;
	height: auto;
	width: auto;
	float: left;
	color: #36a7e9;	
}

#aanbieding .titel {
	background: none;
}	

#aanbieding .subtitel {
	line-height: 18px;
	color: #666666;
	font-size: 14px;
	font-family: Arial Narrow, Arial, "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 15px;
	float: left;
}

#aanbieding .item {
	width: 190px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/tpl/aanbieding_bg.gif);
	cursor: pointer;
}

#aanbieding .item .old {
	font-size: 12px;
	position: absolute;
	right: 20px;
	top: 45px;	
	text-decoration: line-through;
}

#aanbieding .item .prijs {
	font-size: 16px;
	color: #36a7e9;
	position: absolute;
	right: 20px;
	top: 60px;	
}

#aanbieding .item .img_center {
	position: absolute;
	bottom: 15px;
	left: 15px;	
	width: 110px;
	height: 110px;
	background: #fff;
}

#aanbieding .item .button_small {
	background: url(../img/tpl/button_sale.png);	
	right: 10px;
	bottom: 10px;
}

.content {
	clear:both;
	float:left;
	font-size:11px;
	height:auto;
	line-height:20px;
	padding:10px;
	width:540px;
}

#site .center .content,
#site .centerbreed .content {
	clear: both;
	padding: 10px;	
	font-size: 11px;
	line-height: 20px;
	float: left;
	height: auto;
	width: 540px;	
}

#site .centerbreed .content {
	width: 740px;
}

#site .center .top,
#site .centerbreed .top {
	width: 540px;
	height: 25px;
	background: url(../img/tpl/sitepath_bg.gif) repeat-x;
	margin-bottom: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 10px;
	color: #868686;
	padding: 0px 10px;
	margin-top: 10px;
	float: left;
	position: relative;
	overflow: hidden;
}


#site .centerbreed .top {
	width: 740px;
}

#klant {
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;	
}


.top h1,
.top h2 {
	font-size: 10px;
	color: #868686;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#sitepath {
	float: left;
}

#sitepath a {
	color: #868686;
	text-decoration: none;	
}

#sitepath span {
	background: url(../img/tpl/sitepath_arrow.gif) no-repeat center 4px;
	padding: 0px 10px;
}

#sitepath a:hover {
	text-decoration: underline;	
}

#omoda_shops {
	height: 150px;	
}

#omoda_selection a {
	text-transform: uppercase;
	color: #484848;
	text-decoration: none;
	display: block;
}

#omoda_selection a:hover {
	color: #f6990b;
}

#omoda_nieuws .item {
	cursor: pointer;
	margin: 0;	
}

#omoda_nieuws .item a {
	text-decoration: none;
	text-transform: none;
}

#omoda_nieuws .item span {
	color: #f6990b;
}

.blok.omodaclub {
	width: 190px;
	height: 153px;
	cursor: pointer;
}

.blok.omodaclub.nl {
	background: url(../img_nl/omoda-club-bg.gif);	
}
.blok.omodaclub.de {
	background: url(../img_de/omoda-club-bg.gif);	
}

.blok.omodaclub .content {
	position: absolute;
	bottom: 5px;
	left: 0px;
	color: #ffffff;
	padding: 10px 15px;
	width: 160px;
}

.blok.omodaclub.login {
	cursor: default;	
}

.blok.omodaclub.login .content {
	position: absolute;
	bottom: 5px;
	left: 0px;
	color: #ffffff;
	padding: 10px 15px;
	width: 160px;
}

.blok.omodaclub.login .button_small {
	border: none;	
	bottom: 0px;
	width: 160px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 0px;
	text-indent: 0;
}

.blok.omodaclub.login:hover .button_small {
	color: #f6990b;	
}

.blok.omodaclub .button_login {
	width: 21px;
	height: 20px;
	background: url(../img/tpl/button_login.gif);	
	border: none;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.blok.omodaclub .button_login:hover {
	width: 21px;
	height: 20px;
	background: url(../img/tpl/button_login_hover.gif);	
	cursor: pointer;
}

.blok input {
	font-size: 9px;	
	margin-top: 10px;
	line-height: 15px;	
}

.blok .button {
	border: collapse;
	background: none;
	height: 15px;
	text-transform: uppercase;
	background: url(../img/tpl/link_bg.gif) no-repeat left 3px;
	text-indent: 15px;
	cursor: pointer;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	color: #4a4a4a;
	line-height: 15px;
	float: left;
	position: absolute;
	top: 75px;
	left: 15px;
	cursor:pointer;
}

/*
*	Home
*/
.button_banner {
	display: block;
	width: 155px;
	height: 25px;
	background: url(../img/banners/button_banner.png);
	color: #484848;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	line-height: 24px;
	position: absolute;
	left: 15px;
	bottom: 15px;
	cursor: pointer;
}

.button_small {
	display: block;
	width: 27px;
	height: 25px;
	background: url(../img/tpl/button_sfeer.png);
	color: #484848;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	line-height: 24px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	cursor: pointer;
}

#site #home_cm {
	width: 370px;
	height: 220px;	
	float: left;
	position: relative;
	z-index: 1;
	background-color: #d1d2d4;
}

#site #home_cm.nl {
	background: #d1d2d4;
}

#site #home_cm.de {
	background: #d1d2d4;
}

#site #home_cm h2 {
	color: #484848;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 10px;
}

#site #home_cm .content {
	width: 340px;
	padding: 15px 15px 15px 15px;
	color: #484848;
	font-weight: normal;
	line-height: 15px;
}

#site #home_cm .content td {
	line-height: 15px;	
}

#site #home_cm .content a {
	color: #fff;
}
#site #home_cm .content a:hover {
	text-decoration: none;	
}

#site #home_cm .content p {
	margin: 0;	
}

.banner {
	cursor: pointer;	
}

.banner.staand {
	width: 180px;
	height: 220px;
	position: relative;
	float: right;	
}

#aanbieding.home {
	width: 180px;
	height: 220px;
	margin-top: 0px;
	position: relative;
}

#aanbieding.home .item {
	background: url(../img/tpl/aanbiedinghome_bg.gif);
	width: 180px;
	height: 220px;	
}

#aanbieding.home .item .old {
	font-size: 12px;
	position: absolute;
	right: 20px;
	top: 60px;	
	text-decoration: line-through;
}

#aanbieding.home .item .prijs {
	top: 80px;	
}

.banner.liggend {
	width: 275px;
	height: 60px;
	position: relative;
	float: left;
	margin: 10px 10px 0px 0px;	
}

.banner.liggend.nomargin {
	margin: 10px 0px 0px 0px;	
}

.banner.liggend .titel {
	background: none;
	color: #b37ab5;
	margin: 10px 15px 0px 15px;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial Narrow, Arial, "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-weight: bold;
	height: auto;
	width: 245px;
	float: left;
}

.banner.liggend .subtitel {
	line-height: 18px;
	color: #666666;
	font-size: 14px;
	font-family: Arial Narrow, Arial, "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 15px;
	float: left;
	width: 245px;
	height: auto;
}

.banner .button_small,
.nieuwe_collectie .button_small {
	background: url(../img/tpl/button_paars.png);	
}

#banner_links_top {
	width: 	180px;
	height: 340px;
	float: left;
	position: relative;
	margin-top: 10px;
	background: url(../img_nl/banners/nieuwecollectie-damesschoenen.gif);
}

#banner_links_top.de {
	background: url(../img_de/banners/nieuwecollectie-damesschoenen.gif);
}

#banner_links_top .image {
	position: absolute;
	left: 10px;
	bottom: 40px;
	width: 160px;
	height: 200px;
	overflow: hidden;
	background: #fff;	
}

#banner_links_top .item {
	width: 	180px;
	height: 340px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#banner_links_top .label {
	width: 50px;
	height: 30px;
	padding: 10px 0px;
	position: absolute;
	right: 20px;
	top: 55px;
	background: url(../img/mega-sale_label.gif);	
	color: #ffffff;
	line-height: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#banner_links_top .image td {
	vertical-align: bottom;	
}


#home_tekst {
	width: 370px;
	height: 160px;
	margin-top: 10px;
	float: right;
	position: relative;
	z-index: 1;
	background: #3ac2cf;
}

#home_tekst h2 {
	color: #ffffff;
	text-transform: none;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	display: inline;
}

#home_tekst .content {
	width: 340px;
	padding: 15px;
	color: #fff;
	font-weight: normal;
	line-height: 14px;
	
}

#home_tekst .content a {
	color: #fff;
}
#home_tekst .content a:hover {
	text-decoration: none;	
}


#home_tekst .content p {
	margin: 0;	
}

#banner_right_groot {
	width: 	180px;
	height: 340px;
	float: right;
	z-index: 1;
	position: relative;
	margin-top: 10px;
}

#banner_right_groot .content {
	width: 150px;
	position: absolute;
	left: 5px;
	bottom: 7px;
	font-size: 10px;
	line-height: 12px;	
}

#banner_groot_links_nl, 
#banner_groot_links_de{
	width: 370px;
	height: 160px;
	margin-top: 10px;
	float: left;
	background: url(../img_nl/banners/nieuwecollectie-herenschoenen.gif);
	position: relative;
	z-index: 1;
	cursor: pointer;
}
#banner_groot_links_de{
	background: url(../img_de/banners/nieuwecollectie-herenschoenen.gif);
}

#banner_groot_links_nl .label,
#banner_groot_links_de .label {
	width: 50px;
	height: 30px;
	padding: 10px 0px;
	position: absolute;
	right: 20px;
	top: 5px;
	background: url(../img/mega-sale_label.gif);	
	color: #ffffff;
	line-height: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#banner_groot_links_nl .content,
#banner_groot_links_de .content {
	width: 150px;
	height: 36px;
	line-height: 12px;
	font-size: 10px;	
	position: absolute;
	left: 15px;
	top: 100px;
	padding: 0px;
}

#banner_groot_links_nl .content h1, 
#banner_groot_links_de .content h1,
#banner_groot_links_nl .content h2,
#banner_groot_links_de .content h2 {
	line-height: 12px;
	font-size: 10px;	
	text-transform: none;
	margin: 0;
	color: #868686;	
}

#banner_middel {
	width: 180px;
	height: 170px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;	
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

#banner_middel .item {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 170px;
}

#banner_middel .button_small {
	z-index: 50;	
}
.item.active {
	z-index: 10;
}

.item.last-active {
	z-index: 9;		
}

/*
*	Shop
*/
#shop {
	float: left;	
}

#paginator {
	float: right;
	height: 25px;
	line-height: 25px;	
}

#paginator a,
#paginator a:VISITED, 
#paginator a:HOVER,
#paginator a:LINK 
#paginator a:ACTIVE{
	color: #868686;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 3px;	
}

#paginator span {
	color: #f6990b;
	display: block;
	float: left;
	padding: 0px 3px;	
}

#paginator a:hover {
	color: #f6990b;
}

#paginator .next {
	display: block;
	width: 10px;
	height: 25px;
	background: url(../img/tpl/next.png) center no-repeat;	
}

#paginator .next:hover {
	display: block;
	width: 10px;
	height: 25px;
	background: url(../img/tpl/next_hover.png) center no-repeat;	
}

#paginator .prev {
	display: block;
	width: 10px;
	height: 25px;
	background: url(../img/tpl/prev.png) left center no-repeat;	
}

#paginator .prev:hover {
	background: url(../img/tpl/prev_hover.png) left center no-repeat;	
}

#paginator .detail.prev {
	width: auto;	
	padding-left: 15px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#shop .searchfield {
	clear: both;
	height: 18px;
	padding: 6px 10px;
	background: #e6e6e6;
	position: relative;
	margin-bottom: 10px;
	
}

#shop .searchfield .text {
	line-height: 18px;
	text-transform: uppercase;
	float: left;
	width: 60px;
}

#shop .searchfield .field input {
	width: 100%;
	height: 18px;
	padding:0px 5px;
	border: 0px;
}

#shop .searchfield .field {
	float: left;
	width: 440px;
}

#shop .searchfield button {	
	width: 16px;
	height: 18px;
	float: right;
	background: url(../img/tpl/next.png) no-repeat center center;
	border: none;
	cursor: pointer;
}

#shop .searchfield button:hover,
#shop .searchfield button:active,
#shop .searchfield button:focus {
	background: url(../img/tpl/next_hover.png) no-repeat center center;
}

#shop .aantal {
	float: left;	
}

#shop .aantal span,
#shop .aantal a:hover {
	color: #f6990b;
}

#shop .toon_alle {
	float: right;	
	background: url(../img/tpl/next.png) right center no-repeat;	
	padding-right: 15px;
	text-decoration: none;
}

#shop .toon_alle:hover {
	background: url(../img/tpl/next_hover.png) right center no-repeat;	
}

#shop .item {
	width: 180px;
	height: 190px;
	background: url(../img/tpl/item_border_bg.gif) repeat-y;
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
	cursor: pointer;	
}

#shop .item.nomargin {
	margin-right: 0px;
}

#shop .item.extramargin {
	margin-right: 13px;
}

#shop .item .border_bottom {
	width: 180px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/tpl/item_border_bottom_bg.gif);
}

#shop .item .titel {
	width: 180px;
	height: 25px;
	background: url(../img/tpl/item_titel_bg.gif);
	text-align: center;
	line-height: 25px;
	font-size: 11px;
	text-transform: uppercase;	
}

#shop .item .image {
	width: 140px;
	height: 140px;
	overflow: hidden;
	position: absolute;
	top: 25px;
	left: 20px; 	
}

#shop .item .rondeprijzenronde {
	position: absolute;
	z-index: 10;
	right: 5px;
	top: 25px;
	width: 44px;
	height: 44px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #ffffff;	
	font-weight: bold;
}

#shop .item .rondeprijzenronde.rood {
	background: url(../img/cirkel-rood.png);
}

#shop .item .rondeprijzenronde.blauw {
	background: url(../img/cirkel-blauw.png);
}

#shop .item .rondeprijzenronde.geel {
	background: url(../img/cirkel-geel.png);
}

#shop .item .rondeprijzenronde span {
	position: absolute;
	left: 0px;
	bottom: 9px;
	width: 44px;
	line-height: 9px;
	font-size: 9px;
	font-weight: normal;
}

#shop .item .prijs {
	width: 150px;
	height: 11px;
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	left: 15px;
	bottom: 15px;		
}

#shop .item .prijs .oud {
	padding-right: 10px;	
	text-decoration: line-through;
	float: left;	
}

#shop .item .prijs .small {
	font-size: 10px;
}

#shop .item .prijs .sale {	
	float: left;
	font-size: 14px;
	color: #36a7e9;
}

#shop .item .prijs .nieuw {	
	float: left;
	font-size: 14px;	
}

#shop .item .arrow {	
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: url(../img/tpl/next.png);
	width: 11px;
	height: 11px;
	overflow: hidden;
}

#shop .item:hover {
	background: url(../img/tpl/item_border_bg_hover.gif) repeat-y;
}

#shop .item:hover .border_bottom {
	background: url(../img/tpl/item_border_bottom_bg_hover.gif);
}

#shop .item:hover .titel {	
	background: url(../img/tpl/item_titel_bg_hover.gif);
}

#shop .item:hover .titel,
#shop .item:hover .titel h1 {
	color: #fff;	
}

#shop .item:hover .titel_upper {
	color: #fff;	
}

#shop .item:hover .arrow {
	background: url(../img/tpl/next_hover.png);
}

#shop #detail {
	width: 560px;
	height: auto;
	background: url(../img/tpl/detail_bg.gif) repeat-y;	
	position: relative;
	padding-bottom: 10px;
	float: left;
}

#shop #detail .titel {
	width: 560px;
	height: 25px;
	text-transform: uppercase;
	text-indent: 10px;
	background: url(../img/tpl/detail_titel_bg.gif);
	line-height: 25px;
}

#shop #detail .left {
	width: 340px;
	height: auto;
	padding: 10px;
	float: left;
	position: relative;
	background: url(../img/tpl/border.gif) repeat-y top right;	
}

#shop #detail .right {
	width: 200px;
	height: auto;
	padding: 0px;
	float: right;
	position: relative;
	border-bottom: 1px solid #e9e9e9;
}

#shop #detail .content {
	padding: 10px;	
	position: relative;
	float: left;
	line-height: 20px;
}

#shop #detail .content #eigenschappen td {
	vertical-align: top;
}

#shop #detail .content #eigenschappen td.label {
	padding-right: 20px;
}

#shop #detail .beoordeling {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
	text-transform: uppercase;
	line-height: 25px;	
}

#shop #detail .beoordeling .sterren img {
	padding: 0px 1px;	
}

#shop #detail .image {
	width: 	270px;
	height: 270px;
	margin-left: 35px;
	position: relative;
	cursor: pointer;
}

#shop #detail .image iframe {
	width: 	270px;
	height: 345px;
	position: relative;
	margin: 0;
	padding: 0;
}

#shop #detail #thumbs {
	width: 340px;
	height: 75px;
	float: left;
}

#shop #detail #thumbs .thumb {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px 5px;
	cursor: pointer;	
	display: inline;
}

#shop #detail .kleuren {
	width: 540px;	
	float: left;
	padding: 0px 10px;
}

#shop #detail .kleuren .omschrijving {
	width: 540px;
	height: 30px;
	float: left;
	text-transform: uppercase;
	color: #f6990b;
	line-height: 30px;
}

#shop #detail .kleuren .kleur {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px 5px;
	cursor: pointer;
}

#shop #detail .vorige_volgende {
	width: 540px;
	height: 30px;
	float: left;
	line-height: 30px;
	text-transform: uppercase;	
	padding: 0px 10px;	
}

#shop #detail .vorige_volgende .vorige {
	float: left;	
	width: 240px;
	height: 30px;
	overflow: hidden;
}

#shop #detail .vorige_volgende .vorige a {
	padding-left: 15px;
	background: url(../img/tpl/prev.png) no-repeat left 10px;
	text-decoration: none;	
	display: inline;
	float: left;
	width: auto;
	height: auto;
}

#shop #detail .vorige_volgende .vorige a:hover {
	background: url(../img/tpl/prev_hover.png) no-repeat left 10px;
	color: #f6990b;
}

#shop #detail .vorige_volgende .volgende {
	float: left;	
	width: 240px;
	overflow: hidden;
	height: 30px;
	text-align: right;	
}

#shop #detail .vorige_volgende .volgende a {
	padding-right: 15px;
	background: url(../img/tpl/next.png) no-repeat right 10px;
	text-decoration: none;		
	display: inline;
	float: right;
	width: auto;
	height: auto;
}

#shop #detail .vorige_volgende .volgende a:hover {
	background: url(../img/tpl/next_hover.png) no-repeat right 10px;
	color: #f6990b;
}

#shop #detail .vorige_volgende .artikelen {
	float: left;
	width: 60px;
	overflow: hidden;
	text-align: center;
}

#shop #detail .logo {
	width: 	200px;
	height: 50px;
	float: left;
	position: relative;
	padding: 10px 0px;
}

#shop #detail .prijs1 {
	height: 50px;
	text-indent: 20px;
	font-size: 16px;	
	position: relative;
	padding-top:5px;
}

#shop #detail .prijs2 {
	line-height:50px;
	height: 50px;
	text-indent: 20px;
	font-size: 16px;
	position: relative;
	padding-top:5px;
}

#shop #detail .levering {
	z-index:2;
	position:relative;
	top:-32px;
	left:20px;
}

#shop #detail .bestellen {
	height: 50px;	
	border: none;
	position: relative;	
	overflow: hidden;
}

#shop #detail .bestellen .button_next,
#shop #detail .bestellen .button_next_large,
#shop #detail .bestellen .button_next_extra_large {
	position: absolute;
	left: 20px;
	top: 12px;
}

#shop #detail .prijs1 .sale,
#shop #detail .prijs2 .sale {
		color: #36a7e9;
}

#shop #detail .prijs1 .old,
#shop #detail .prijs2 .old{
	text-decoration: line-through;
	padding-right: 10px;	
	font-size: 12px;
}
#shop #detail .btw_verzendkosten,
#shop #detail .levertijd{
	font-size:10px;
	float:left;
	width:200px;
}

#shop #detail .maat {	
	height: 20px;
	padding: 15px 0px;
	line-height: 20px;
	text-indent: 20px;
	color: #f6990b;
	text-transform: uppercase;
}

#shop #detail .maat select {
	text-transform: none;
	margin-left: 7px;
}

#shop #detail #links {
	height: 120px;
	padding: 10px 0px;	
}

#shop #detail table {
	height: 100%;	
}

#shop #detail #links .link {	
	width: 130px;
	margin: 0px 20px;
	background: url(../img/tpl/next.png) no-repeat left 2px;
	padding-left: 20px;
	text-transform: uppercase;
	color: #484848;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	display: inline;
}

#shop #detail #links .link a {
	color: #484848;
	text-decoration: none;
}

#shop #detail #links .link:hover, #shop #detail #links .link.active {		
	background: url(../img/tpl/next_hover.png) no-repeat left 2px;
	color: #f6990b;
}

#shop #detail #links .link:hover a, #shop #detail #links .link.active a {		
	color: #f6990b;
	text-decoration: none;
}

#shop #detail .bottom {
	width: 560px;
	height: 10px;
	background: url(../img/tpl/detail_bottom_bg.gif);
	position: absolute;
	left: 0px;
	bottom: 0px;	
}

#shop #detail .border {
	clear: both;
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	float: left;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;	
}

#shop #detail .review {
	width: 100%;
	margin-bottom: 20px;	
}

#shop #detail .review img {
	padding: 0px 1px;	
}

/*
*	Bestelproces
*/
#bestel {
	float: left;	
}

#bestel.afgerond {
	width: 760px;	
}

#bestel #stappen {
	width: 750px;
	height: 20px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}

#bestel #stappen .stap {
	width: 97px;
	height: 20px;
	margin-right: 3px;
	float: left;
	background: url(../img/tpl/stap_bg.gif);
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;	
}

#bestel #stappen .stap a {
	color: #ffffff;	
	text-decoration: none;
}

#bestel #stappen .stap.inactive {
	background: url(../img/tpl/stap_inactive_bg.gif);
}

#bestel .nieuw {
	font-size: 11px;	
}

#bestel .items {
	width: 740px;	
	line-height: 21px;
	margin-bottom: 10px;
}

#bestel .items td {
	line-height: 21px;
	vertical-align: top;
	font-size: 11px;
}

#bestel .items th {
	color: #f6990b;
	text-align: left;
	text-transform: uppercase;
}

#bestel .items .check {
	padding-right: 10px;	
}

#bestel .items .verwijder {
	margin-right: 5px;
	cursor: pointer;
}

#bestel .items .delete {
	width: 15px;
	padding-left: 15px;
}

#bestel .items .omschrijving {
	width: 420px;
	padding-right: 20px;	
}

#bestel .items .img {
	width: 50px;
	height: 50px;
	padding: 0px 20px 0px 0px;		
}


#bestel .items .maat {
	width: 50px;
	padding-right: 20px;
	text-align: right;	
}

#bestel .items .prijs {
	width: 120px;
	text-align: right;
	padding-left: 20px;
}

#bestel .items .prijs .oud {
	padding-right: 10px;
	color: #f6990b;
	text-decoration: line-through;	
}

#bestel .items .subtotaal {
	width: 75px;
	text-align: right;
	padding-right: 10px;		
}

#bestel .items .titel {
	color: #f6990b;
	font-weight: bold;
	text-align: right;	
}

#bestel .items .select {
	padding-right: 10px;
	width: 300px;
	text-align: right;	
}

#bestel .totaal .prijs {
	padding-right: 30px;
}

#bestel .totaal th {
	color: #f6990b;
	text-align: left;
	line-height: 30px;	
}

#bestel .items.totaal .label {
	width: 550px;	
	text-align: right;
}

#bestel .blok_rechts{
	margin: 30px 0px 0px 10px;
	width: 190px;
}

#bestel .blok_rechts.margin-top{
	margin: 10px 0px 0px 10px;	
}

#bestel .cadeauservice {
	margin: 30px 0px 0px 10px;
	background: url(../img_nl/banners/cadeauservice.jpg);
	width: 190px;
	height: 180px;
}

#bestel .cadeauservice_banner_nl,
#bestel .cadeauservice_banner_de{
	margin: 30px 0px 0px 10px;
	background: url(../img_nl/banners/cadeauservice_banner.jpg);
	width: 190px;
	height: 180px;
	cursor: pointer;
}
#bestel .cadeauservice_banner_de{
	background: url(../img_de/banners/cadeauservice_banner.jpg);
}

#bestel .cadeauservice_banner_nl:hover .content,
#bestel .cadeauservice_banner_de:hover .content{
	color: #f6990b;	
}

#bestel .cadeauservice_banner_de .content,
#bestel .cadeauservice_banner_nl .content {
	color: #ffffff;
	position: absolute;
	bottom: 5px;
	padding: 0px 15px;
	left: 0px;	
}


#bestel .blok.margin-top {
	margin-top: 10px;	
}

#bestel .verbindlich{
	position:absolute;
	right:5px;
	bottom:25px;
	color: #868686;
}

#bestel .lossen{
	position:absolute;
	left:10px;
	bottom:25px;
	color: #868686;
}
.blok.gastenboek_nl,
.blok.gastenboek_de {
	margin: 10px 0px 0px 0px;
	background: url(../img_nl/banners/gastenboek.jpg);
	width: 190px;
	height: 180px;
}

.blok.gastenboek_de{
	background: url(../img_de/banners/gastenboek.jpg);
}

.blok.gastenboek_nl.banner,
.blok.gastenboek_de.banner {
	margin: 10px 0px 0px 0px;
	background: url(../img_nl/banners/gastenboek_banner.jpg);
	width: 190px;
	height: 180px;
	cursor: pointer;
}

.blok.gastenboek_de.banner{
	background: url(../img_de/banners/gastenboek_banner.jpg);
}

.blok.gastenboek_nl.banner:hover .content,
.blok.gastenboek_de.banner:hover .content {
	color: #f6990b;	
}

.blok.gastenboek_nl.banner .content,
.blok.gastenboek_de.banner .content {
	color: #ffffff;
	position: absolute;
	bottom: 5px;
	padding: 0px 15px;
	left: 0px;	
}


#bestel .blok.kortingscode {
	margin: 30px 0px 0px 10px;
}

#bestel .blok.kortingscode .input {
	padding: 0px 0px 10px 0px;
}

#bestel .blok .form {
	padding: 10px;	
	
}

#bestel .kortingscode .button {
	height: 21px;
	background: url(../img/tpl/next.png) no-repeat right center;
	text-decoration: none;
	text-indent: 10px;
	text-transform: uppercase;
	border: none;
	font-size: 10px;
	text-align: right;	
	padding-right: 20px;
	cursor: pointer;
	line-height: 21px;	
	color: #868686;
	cursor:pointer;
	float: none;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	float: right;
}
#bestel .kortingscode .button:hover {
	background: url(../img/tpl/next_hover.png) no-repeat right center;
}	

#bestel.bevestigen .akkoord {
	clear: both;
	padding: 15px 0px;	
}	

#bestel .betaling {
	line-height: 30px;	
}

#bestel .betaling p {
	line-height: 20px;	
}

#bestel .betaling h2 {
	margin-bottom: 15px;	
}

#bestel .opties .optie label {
	cursor: pointer;	
}

#bestel .opties .optie input {
	margin-right: 10px;	
}

#bestel .opties .optie img {	
	margin-top: -2px;
	vertical-align: middle;
	margin-right: 10px;	
}

#bestel .klantgegevens {
	margin-top: 15px;
	border-top: 1px solid #ededed;
	padding-top: 15px;	
}

#bestel .tegoed {
	float:left;
	width:100%;
	margin-top: 15px;
	border-top: 1px solid #ededed;
	padding-top: 15px;	
}

#bestel .gegevens {
	width: 240px;
	float: left;
}

#bestel #vespa .button {
	position: absolute;
	right: 240px;
	bottom: 15px;	
}

#bestel #kader .kader {
	min-height: 375px;	
}

/*
*	Zoeken
*/

#zoeken {
	width: 560px;
	height: auto;
	background: url(../img/tpl/detail_bg.gif) repeat-y;	
	position: relative;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
}

#zoeken .titel {
	width: 560px;
	height: 25px;
	text-transform: uppercase;
	text-indent: 10px;
	background: url(../img/tpl/detail_titel_bg.gif);
	line-height: 25px;
}

#zoeken .left {
	width: 240px;
	height: auto;
	padding: 10px;
	float: left;
	position: relative;	
}

#zoeken .right {
	width: 280px;
	height: auto;
	padding: 10px;
	float: left;
	position: relative;
}

#zoeken table {
	line-height: 30px;	
}

#zoeken .left table .label {
	text-transform: uppercase;
	width: 70px;
	color: #f6990b;	
}

#zoeken .right table .label {
	text-transform: uppercase;
	width: 100px;
	color: #f6990b;	
}

#zoeken table span {
	padding: 0px 5px;	
}

#zoeken .content {
	height: 15px;
	padding: 10px;
	width: 540px;	
	position: relative;
	float: left;
	line-height: 20px;
}

#zoeken .button_zoeken {
	width: 155px;
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: 0px;
	background: url(../img/tpl/button_next.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	line-height: 25px;
}

#zoeken .bottom {
	width: 560px;
	height: 10px;
	background: url(../img/tpl/detail_bottom_bg.gif);
	position: absolute;
	left: 0px;
	bottom: 0px;	
}

#zoeken .border {
	clear: both;
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	float: left;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;	
}

/*
*	Shops
*/
#shops {
	float: left;	
}

#shops .panorama {
	width: 560px;
	height: 150px;
	position: relative;
	overflow: hidden;
}

#shops .thumbs {
	margin-top: 10px;
	width: 560px;
	height: 110px;
	position: relative;
	overflow: hidden;	
}

#shops .thumbs .thumb {
	width: 180px;
	height: 110px;
	position: relative;
	float: left;
	margin-right: 10px;	
}

#shops .thumbs .thumb.nomargin {
	margin-right: 0px;	
}

#shops .kolommen {
	margin-top: 10px;
	width: 560px;
	height: auto;
	position: relative;	
	overflow: hidden;
}

#shops .kolom {
	width: 180px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 10px;	
	display: inline;
}

#shops .kolom .content {
	padding: 0px 10px;
	font-size: 10px;
	width: 160px;	
}

#shops .kolom.nomargin {
	margin-right: 0px;	
}

div.form .input,
#klantgegevensForm .input{
	padding: 0px 15px;
}

#klantgegevensForm .verplicht_top{
	background:url('../img/tpl/verplicht.gif') 0px 7px no-repeat;
	padding: 0px 0px 0px 15px;
	float:right;
}

/*
*	Reviews
*/
#site .center .kader,
#site .centerbreed .kader {
	width: 560px;
	height: auto;
	background: url(../img/tpl/detail_bg.gif) repeat-y;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;	
	float: left;
}

#site .centerbreed .kader {
	background: url(../img/tpl/detail_breed_bg.gif) repeat-y;
	width: 760px;
}

#site .kader .image {
	width: 100px;
	float: left;
}

#site .kader .review {
	width: 375px;
	float: right;
	margin-right: 20px;	
}

#site .kader .titel {
	width: 560px;
	height: 25px;
	text-transform: uppercase;
	text-indent: 10px;
	line-height: 25px;
	background: url(../img/tpl/detail_titel_bg.gif);
}

#site .centerbreed .kader .titel {
	width: 760px;
	background: url(../img/tpl/detail_titel_breed_bg.gif);
}

#site .kader .image {
	width: 	100px;
	height: 100px;
	margin: 10px 0px 0px 20px;
	position: relative;
	float: left;
}

#site .kader .bottom {
	width: 560px;
	height: 10px;
	background: url(../img/tpl/detail_bottom_bg.gif);
	position: absolute;
	left: 0px;
	bottom: 0px;	
}

#site .kader .bottom {
	width: 560px;
}

#site .centerbreed .kader .bottom {
	background: url(../img/tpl/detail_bottom_breed_bg.gif);
	width:760px;
}

#site .kader .border {
	clear: both;
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	float: left;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;	
}

#site .kader .label {
	width: 150px;
	float: left;	
}

#site .kader .beoordeling {
	line-height: 30px;
	height: 30px;
	margin-top: 10px;
	float: left;
}

#site .kader .toelichting {
	line-height: 21px;
	float: left;	
}

#site .kader .toelichting .tekst {
	float: left;
	line-height: 21px;
	font-size: 10px;
	width: 220px;	
}

#site .kader .sterren {
	float: left;
	margin-right: 20px;
	margin-top: 6px;	
}

#site .kader .sterren img {
	float: left;
	padding: 0px 1px;	
}

#site .kader textarea {
	margin-top: 6px;
	width: 220px;
	height: 70px;	
}

#site .kader .button_next,
#site .kader .button_next_large,
#site .kader .button_next_extra_large {
	width: 155px;
	height: 25px;
	float: right;
	background: url(../img/tpl/button_next.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	line-height: 25px;
	margin-top: 5px;
}

#site .kader .button_next_large{
	width:255px;
	text-aling:right;
	padding-right:25px;
	background: url(../img/tpl/button_next_large.gif);
}

#site .kader .button_next_extra_large{
	width:355px;
	text-alignright;
	padding-right:25px;
	background: url(../img/tpl/button_next_extra_large.gif);
}

#omodaclub .algemeen {
	width: 740px;
	font-size: 10px;
	padding-bottom: 20px;
}

#omodaclub .adres {
	float: left;
	width: 340px;	
	font-size: 10px;
	padding-bottom: 20px;
}

#omodaclub h5 {
	margin-top: 20px;	
}

#omodaclub .retouritems {
	width: 100%;
	text-transform: uppercase;
	line-height: 21px;
}

#omodaclub .retouritems th {
	color: #f6990b;
	text-align: left;
	font-weight:normal;
}


#omodaclub .items {
	width: 100%;
	text-transform: uppercase;
	line-height: 21px;
}

#omodaclub .items th {
	color: #f6990b;
	text-align: left;
	font-weight:normal;
}

#omodaclub .items tr {
	vertical-align: top;	
}

#omodaclub .items .verwijder {
	margin-right: 5px;
	cursor: pointer;
}

#omodaclub .items .id {
	width: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#omodaclub .items .merk {
	width: 100px;
	padding-right: 10px;
}

#omodaclub .items .omschrijving {
	width: 200px;
	padding-right: 10px;	
}

#omodaclub .items .status {
	width: 140px;
	padding-right: 10px;	
}

#omodaclub .items .artikelnr {
	width: 100px;
	padding-right: 10px;	
}

#omodaclub .items .maat {
	width: 50px;
	padding-right: 10px;	
}

#omodaclub .items .prijs {
	width: 80px;
	text-align: right;
	text-align: right;
	padding-right: 10px;
}

#omodaclub .items .totaal {
	color: #f6990b;
	font-weight: bold;
	text-align: right;
}

#omodaclub .totaal {
	text-transform: uppercase;
	line-height: 21px;		
}


#omodaclub .order {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: -1px;
	padding: 4px 10px;
	cursor: pointer;
	line-height: 16px;
	text-transform: uppercase;
	float: left;
	width: 740px;
}

#omodaclub .order:hover {
	background: #e6e6e6;	
}

#omodaclub .nohover:hover {
	background:white;	
	cursor:default;
}

#omodaclub .order .datum {
	width: 150px;	
}

#omodaclub .order .ordernr {
	width: 100px;	
}

#omodaclub .order .img {
	width: 40px;	
}

#omodaclub .order .status {
	width: 350px;	
}

#omodaclub .order .prijs {
	width: 100px;	
	text-align: right;
	font-weight: bold;
}

#omodaclub .order .onderwerp {
	width: 400px;
}

#omodaclub .order .type {
	width: 50px;
}

#omodaclub .order .afzender {
	width: 75px;
}

#omodaclub .order .bericht {
	width: 275px;
	text-transform: none;
}

#omodaclub .order .ticket.bericht {
	width: 365px;
	text-transform: none;
	line-height: 15px;
	padding: 7px 8px;
}

#omodaclub .order .button {
	width: 100px;	
	text-align: right;	
}

#omodaclub .order .next {
	display: block;
	width: 11px;
	height: 25px;
	background: url(../img/tpl/next.png) center no-repeat;
	float: right;	
}

#omodaclub .order:hover .next {
	display: block;
	width: 11px;
	height: 25px;
	background: url(../img/tpl/next_hover.png) center no-repeat;
	float: right;	
}

#omodaclub .mijngegevens {
	width: 540px;	
}

#omodaclub .mijngegevens td {
	width: 180px;	
}

#omodaclub h1 a {
	text-transform: lowercase;
}

#omodaclub .label {
	width: 150px;	
}

#omodaclub .klantgegevens {
	width: 540px;
	float: left;	
}

#omodaclub .klantgegevens table {
	line-height: 30px;
	margin-bottom: 15px;	
}

#merken-overzicht {
	width: 560px;
	height: auto;
	overflow: hidden;	
}

#merken-overzicht a {
	text-decoration: none;	
}

#merken-overzicht a:hover {
	color: #f6990b;		
}

#merken-overzicht .item {
	height: 50px;
	margin-bottom: 10px;
	line-height: 25px;	
}

#merken-overzicht .item .titel {
	font-size: 13px;
	color: #f6990b;		
}

#merken-overzicht .item .image {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 50px;
}

/*
*	Nieuws
*/

.nieuwsitem  {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: -1px;
	padding: 0px 10px;
	cursor: pointer;
	line-height: 30px;
	text-transform: uppercase;
	float: left;
	width: 540px;
	
}

.nieuwsitem:hover {
	background: #e6e6e6;	
}

.nieuwsitem .datum {
	width: 100px;
	color: #f6990b;	
}

.nieuwsitem .titel {
	width: 360px;	
}

.nieuwsitem .button {
	width: 100px;	
	text-align: right;	
}

.nieuwsitem .next {
	display: block;
	width: 10px;
	height: 25px;
	background: url(../img/tpl/next.png) center no-repeat;
	float: right;	
}

.nieuwsitem:hover .next {
	display: block;
	width: 10px;
	height: 25px;
	background: url(../img/tpl/next_hover.png) center no-repeat;
	float: right;	
}

#nieuwsbrief input.button {
	float: left;
	position: relative;	
	left: 0px;
	top: 0px;
}


.vacature  {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: -1px;
	padding: 0px 10px;
	cursor: pointer;
	line-height: 30px;
	text-transform: uppercase;
	float: left;
	width: 540px;
	
}

.vacature:hover {
	background: #e6e6e6;	
}

.vacature .titel {
	width: 460px;
	text-transform: none;	
}

.vacature .titel a {
	text-decoration: none;	
}

.vacature .button {
	width: 100px;	
	text-align: right;	
}

.vacature .next {
	display: block;
	width: 10px;
	height: 25px;
	background: url(../img/tpl/next.png) center no-repeat;
	float: right;	
}

.vacature:hover .next {
	display: block;
	width: 10px;
	height: 25px;
	background: url(../img/tpl/next_hover.png) center no-repeat;
	float: right;	
}

/*
*	FAQ, Vacature
*/
.faq .vraag {
	font-weight: bold;
	cursor: pointer;
	padding-left: 10px;
	background: url(../img/tpl/sitepath_arrow.gif) no-repeat left 8px;	
}

.faq .antwoord {
	margin: 10px 0px 20px 0px;	
}

/*
*	Tabletop
*/
.tt_template, .tt_column, .tt_element {
	padding: 0px;	
	vertical-align: top;
	line-height: 20px;
}

.tt-form table {
	line-height: 24px;
}

.tt-form .label {
	width: 100px;
}

.tt-form .text {
	height: 18px;
	border: 1px solid #d4d4d4;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	color: #484848;
	padding: 0px 5px;		
}

.tt-form textarea {
	border: 1px solid #d4d4d4;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	color: #484848;
	padding: 0px 5px;		
}

/*
*	Footer
*/

#footer {
	width: 100%;
	height: 145px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	/* background: url(../img/tpl/shaddow_bottom.gif) no-repeat bottom center; */
    z-index: 10; 
}



.footer {
	width: 960px;
	height: 100px;
	position: relative;
	margin: 0 auto;	
	border-top: 1px solid #ebebeb;
	color: #c7c7c7;
	text-align: justify;
	font-size: 9px;
	line-height: 14px;
	background:white;
}

.footer table{
	width:560px;
}

#footer a {
	color: #c7c7c7;
}

#footer h1 {
	color: #b7b7b7;	
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}

.footer div {
	padding-top: 10px;	
}

.footer .left {
	width: 170px;
	padding: 15px 10px;
    float: left;
    position: relative;
    z-index: 1;   	
}

.footer .center {
	width: 560px;
	height: auto;
	float: left;
	padding-left: 10px;
	position: relative;
    z-index: 1; 	
}

.footer .right {
	text-align: center;
	width: 190px;
	height: auto;
	float: right;
	position: relative;
    z-index: 1; 
    padding-top: 15px;
}

#realisatie {
	position: absolute;
	top: 105px;
	right: 5px;
	color: #c7c7c7;		
}

#realisatie a {
	color: #c7c7c7;		
}

#footermenu {
	position: absolute;
	top: 105px;
	left: 15px;
	color: #c7c7c7;	
}

#footermenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

#footermenu ul li {
	display: inline;
	margin-right: 10px;		
}

#footermenu ul li a {
	color: #a7a7a7;		
}

#footermenu ul li a:hover {
	text-decoration: none;	
}

#omodaclub_home_1_nl,
#omodaclub_home_2_nl,
#omodaclub_home_3_nl,
#omodaclub_home_4_nl,
#omodaclub_home_1_de,
#omodaclub_home_2_de,
#omodaclub_home_3_de,
#omodaclub_home_4_de{
	cursor:pointer;
	width: 180px;
	height: 162px;
	margin-top: 10px;
	margin-right:13px;
	float: left;
	position: relative;
	z-index: 1;
	background: url(../img_nl/banners/omodaclub-reviews.jpg);
}
#omodaclub_home_2_nl{
	background: url(../img_nl/banners/omodaclub-verlanglijstje.jpg);
}
#omodaclub_home_3_nl{
	background: url(../img_nl/banners/omodaclub-doormijbekeken.jpg);
}
#omodaclub_home_4_nl{
	margin-right:0px;
	background: url(../img_nl/banners/omodaclub-gastenboek.jpg);
}
#omodaclub_home_1_de{
	background: url(../img_de/banners/omodaclub-reviews.jpg);
}
#omodaclub_home_2_de{
	background: url(../img_de/banners/omodaclub-verlanglijstje.jpg);
}
#omodaclub_home_3_de{
	margin-right:0px;
	background: url(../img_de/banners/omodaclub-doormijbekeken.jpg);
}
#omodaclub_home_4_de{
	margin-right:0px;
	background: url(../img_de/banners/omodaclub-gastenboek.jpg);
}

#verlanglijstje .item {
	width: 760px;
	height: 190px;
	background: url(../img/tpl/detail_breed_bg.gif) repeat-y;
	position: relative;
	margin: 0px 10px 10px 0px;
	cursor: pointer;
	float:left;	
}

#verlanglijstje .rating{
	float:left;
	width:600px;
	height:190px;
	background: url(../img/tpl/verlanglijst_ranking.gif) no-repeat 10px 5px;
}

#verlanglijstje .no{
	position:absolute;
	text-align:center;
	width:35px;
	font-size:20px;
	font-weight:bold;
	color:white;
	left:10px;
	top:50px;
}

#verlanglijstje .hyves{
	width:248px;
	padding:10px 0px 0px 220px;
	background: url(../img/hyves-logo-rating.jpg) no-repeat 50px 10px;
	height:75px;
}

#verlanglijstje .omoda_nl,
#verlanglijstje .omoda_de{
	width:248px;
	padding:0px 0px 0px 220px;
	background: url(../img_nl/logo_omoda_schoenen_simple.jpg) no-repeat 50px 5px;
	maring-left:40px;
	height:75px;
}

#verlanglijstje .omoda_de{
	background: url(../img_de/logo_omoda_schoenen_simple.jpg) no-repeat 50px 5px;
}

#verlanglijstje .product{
	background-color:green;
	float:left;
	position:relative;
}

#verlanglijstje .item.nomargin {
	margin-right: 0px;
}

#verlanglijstje .item.extramargin {
	margin-right: 13px;
}

#verlanglijstje .item .border_bottom {
	width: 760px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/tpl/detail_bottom_breed_bg.gif);
}

#verlanglijstje .item .titel {
	width: 760px;
	height: 25px;
	background: url(../img/tpl/detail_titel_breed_bg.gif) no-repeat;
	text-align: left;
	padding-left:10px;
	line-height: 25px;
	font-size: 11px;
	text-transform: uppercase;	
}

#verlanglijstje .item .image {
	width: 140px;
	height: 140px;
	overflow: hidden;
	position: absolute;
}

#verlanglijstje .item .prijs {
	width: 150px;
	height: 11px;
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	left: 0px;
	top:145px;		
}

#verlanglijstje .item .prijs .oud {
	padding-right: 10px;
	color: #f6990b;
	text-decoration: line-through;
	float: left;	
}

#verlanglijstje .item .prijs .nieuw {	
	float: left;
}

#verlanglijstje .item .arrow {	
	position: absolute;
	bottom: 10px;
	right: 15px;
	background: url(../img/tpl/next.png);
	width: 11px;
	height: 11px;
	overflow: hidden;
}

#verlanglijstje .item .delete {	
	position: absolute;
	top: 8px;
	right: 15px;	
	width: 11px;
	height: 11px;
	overflow: hidden;
}

#verlanglijstje .item .delete a {	
	display: block;
	width: 11px;
	height: 11px;
	background: url(../img/tpl/del.png);
}

#verlanglijstje .item .delete a:hover {	
	background: url(../img/tpl/del_hover.png);
}

#verlanglijstje .item:hover {
	background: url(../img/tpl/detail_breed_bg_hover.gif) repeat-y;
}

#verlanglijstje .item:hover .border_bottom {
	
	background: url(../img/tpl/detail_bottom_breed_bg_hover.gif) red ;
	background: url(../img/tpl/detail_bottom_breed_bg_hover.gif);
}

#verlanglijstje .item:hover .titel {	
	background: url(../img/tpl/detail_titel_breed_bg_hover.gif) no-repeat;
}

#verlanglijstje .item:hover .titel h1 {
	color: #fff;	
}

#verlanglijstje .item:hover .arrow {
	background: url(../img/tpl/next_hover.png);
}

#verlanglijstje .sortable{
	list-style:none;
}

#verlanglijstje .sortable,
#verlanglijstje .sortable li{
	padding:0px;
	margin:0px;
}



.blok.video_nl {
	width: 190px;
	height: 190px;
	margin-top: 10px;
	float: right;
	background: url(../img_nl/banners/omoda-video.jpg);
	position: relative;
	z-index: 1;
}
.blok.video_de {
	width: 190px;
	height: 190px;
	margin-top: 10px;
	float: right;
	background: url(../img_de/banners/omoda-video.jpg);
	position: relative;
	z-index: 1;
}

.kop {
	font-size: 14px;
	line-height: 28px;
}

.paars {
	color: #610c61;
}

.pirobox_gall.item {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;	
}

.enquete .vraag {
	margin-bottom: 20px;
}

.enquete .vraag .title {
	font-weight: bold;	
}

.enquete .vraag .title small {
	font-weight: normal;	
}

.enquete .vraag.hide {
	display: none;	
}

#collectie {
	margin-top: 10px;	
}

#collectie .collitem {
	width: 180px;
	height: 180px;
	background: url(../img/tpl/collectie_bg.gif);
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
	cursor: pointer;	
}

#collectie .collitem:hover {
	background: url(../img/tpl/collectie_bg_hover.gif);
}

#collectie.home .collitem,
#collectie.home .collitem:hover {
	background: none;
}

#collectie .collitem.nomargin,
#collectie .collectie.nomargin  {
	margin-right: 0px;
}

#collectie .collectie .item {
	margin-bottom: 0px;	
}

#collectie .collitem.extramargin {
	margin-right: 13px;
}

#collectie .collitem .titel {
	background: none;
	margin: 10px 15px 0px 15px;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial Narrow, Arial, "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-weight: bold;
	height: auto;
	width: auto;
	float: left;
}

#collectie.home .collitem .titel
{
	color: #ffffff;
	margin: 130px 15px 0px 15px;
}

#collectie .collitem .image {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 140px;
	height: 120px;	
}

#collectie .collitem:hover .titel {
	background: none;
}	

#collectie .collitem .subtitel {
	line-height: 18px;
	color: #666666;
	font-size: 14px;
	font-family: Arial Narrow, Arial, "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 15px;
	float: left;
}

#collectie.home .collitem .subtitel {
	color: #ffffff;	 
}

#collectie.home .collitem:hover .titel,
#collectie.home .collitem:hover .subtitel {
	color: #f6990b;	
}

#collectie .collectie {
	width: 180px;
	float: left;
	margin-right: 10px;	
	margin-bottom: 10px;
}

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

#collectie .collectie ul li a {
	width: 150px;
	padding: 0px 15px;
	height: 29px;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	background: url(../img/tpl/next.png) no-repeat 154px center;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	line-height: 29px;
}

#collectie .collectie ul li a:hover {
	background: url(../img/tpl/next_hover.png) no-repeat 154px center #e6e6e6;
}

#collectie .links ul li a:hover {
	background: url(../img/tpl/next_hover.png) no-repeat 249px center #e6e6e6;
}

#collectie .tekst {
	float: left;
	margin-bottom: 10px;
	width: 245px;
	height: 160px;
	padding: 10px 15px;
	position: relative;
	color: #ffffff;
	margin-right: 10px;
	background: #f6990b;
}

#collectie.jongens .tekst {
	float: right;
	margin-right: 0px;
	margin-left: 10px;	
}

#collectie .tekst h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;	
}

#collectie .tekst h3 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	text-align: left;	
}

#collectie .tekst p {
	margin: 0;	
}
                  

#collectie .links {
	width: 275px;
	margin-bottom: 10px;
	float: right;
	height: 180px;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;	
}

#collectie.jongens .links {
	float: left;	
}


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

#collectie .links ul li a {
	width: 245px;
	padding: 0px 15px;
	height: 29px;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	background: url(../img/tpl/next.png) no-repeat 249px center;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	line-height: 29px;
}

/*
* Kader
*/
#kader {
	line-height: 21px;	
	position: relative;
	z-index: 1;
	float: left;
	width: 760px;
}


#kader .kader {
	width: 760px;
	height: auto;
	position: relative;
	background: url(../img/tpl/bestel_bg.gif) repeat-y;
	padding: 10px 0px;
	float: left;
	z-index: 1;
	margin: 0px;
}

#kader .kader .top {
	background: url(../img/tpl/bestel_top_bg.gif);
	width: 760px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#kader .kader .titel {
	background: none;	
}

#kader .kader .bottom {
	background: url(../img/tpl/bestel_bottom_bg.gif);
	width: 760px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0;
	overflow: hidden;
}

#kader.border .kader {
	background: url(../img/tpl/bestel_border_bg.gif) repeat-y;
}

#kader.border .kader .top {
	background: url(../img/tpl/bestel_border_top_bg.gif);
}

#kader.border .kader .bottom{
	background: url(../img/tpl/bestel_border_bottom_bg.gif);
}

#kader .midden {	
	position: relative;		
	width: 740px;
	height: auto;
	float: left !important;
	float: none;
	padding: 10px 10px 45px 10px; 	
	z-index: 1;	
}

#kader .content {
	width: 720px;
	padding: 0px 10px;
	position: relative;	
}

#kader .content h3 {
	text-align: left;	
}

#kader .left {
	width: 500px;
	position: relative;
}

#kader .left .content {
	width: 480px;	
}

#kader .right {
	width: 200px;
	padding-right: 10px;
	position: relative;
	margin: 0;
}

#kader .right. content {
	width: 190px;	
}

#kader .button_prev,
#kader .button_prev_large {
	width: 155px;
	height: 25px;
	position: absolute;	
	background: url(../img/tpl/button_prev.gif);
	color: #484848;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	cursor:pointer;
}

#kader .button_prev_large {
	width: 255px;
	background: url(../img/tpl/button_prev_large.gif);
}

#kader .midden .button_prev,
#kader .midden .button_prev_large {
	left: 10px;
	bottom: 0px;
	cursor:pointer;	
}

#kader .left .button_prev,
#kader .left .button_prev_large {
	left: 0px;
	bottom: -45px;
	cursor:pointer;	
}

#kader .button_next,
#kader .button_next_large,
#kader .button_next_extra_large{
	width: 155px;
	height: 25px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(../img/tpl/button_next.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	cursor:pointer;
}

#kader .button_next_large{
	width:255px;
	text-align:right;
	background: url(../img/tpl/button_next_large.gif);
	padding-rigth:25px;
}

#kader .button_next_extra_large{
	width:355px;
	text-align:right;
	background: url(../img/tpl/button_next_extra_large.gif);
	padding-rigth:25px;
}

#kader .midden .button_next,
#kader .midden .button_next_large,
#kader .midden .button_next_extra_large {
	right: 10px;
	bottom: 0px;
	cursor:pointer;	
}

#kader .left .button_next,
#kader .left .button_next_large,
#kader .left .button_next_extra_large {
	right: 0px;
	bottom: -45px;
	cursor:pointer;	
}

#kader .right .button_next,
#kader .right .button_next_large,
#kader .right .button_next_extra_large {
	right: 0px;
	bottom: -45px;	
	cursor:pointer;
}

#kader .login table {
	line-height: 30px;	
}

#kader .label {
	width: 150px;	
}

#kader span {
	color: #f6990b;
	padding-right: 5px;
}

#kader .login input[type=text],
#kader .login input[type=password] {
	width: 200px;
	height: 18px;
	border: 1px solid #d4d4d4;
}

#kader .nieuw table {
	line-height: 30px;
	margin-bottom: 15px;	
}


#bestel .betaalmethode {	
	width: 480px;
	height: 60px;	
	position: relative;
	float: left;	
	cursor: pointer;
	border-top: 1px solid  #e6e6e6;	
	border-bottom: 1px solid  #e6e6e6;
	margin-top: -1px;
	background: url(../img/tpl/checkbox_bg.gif) no-repeat 10px 25px;
	line-height: 15px;
	font-size: 10px;		
}

#bestel .betaalmethode.hover {
	background: url(../img/tpl/checkbox_hover.gif) no-repeat 10px 25px #e6e6e6;
}

#bestel .betaalmethode.active {
	background: url(../img/tpl/checkbox_active.gif) no-repeat 10px 25px #e6e6e6;
}

#bestel .betaalmethode .image {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0px 0px 0px 30px;
	display: inline;
}

#bestel .betaalmethode .omschrijving {
	width: 340px;
	height: 60px;
	float: left;
	margin-left: 40px;
}

#bestel.bevestigen .betaalmethode {	
	width: 740px;
	height: 80px;	
	position: relative;
	float: left;	
	border-top: 1px solid  #e6e6e6;	
	border-bottom: 1px solid  #e6e6e6;
	line-height: 21px;
	font-size: 11px;	
	background: none;	
	margin: 15px 0px 0px 0px;
	padding: 15px 0px;
}

#bestel.bevestigen .betaalmethode.hover {
	background: none;
}

#bestel.bevestigen .betaalmethode .image {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0px 0px 0px 10px;
	display: inline;
}

#bestel.bevestigen .betaalmethode .omschrijving {
	width: 610px;
	height: 60px;
	float: left;
	margin-left: 40px;
}
.border_corner {
	border: 1px solid #e6e6e6;
	position: relative;
	padding: 10px;
	margin: 10px 0px;
}

.border_corner .b_t_l {
	width: 10px;
	height: 10px;
	position: absolute;
	left: -1px;
	top: -1px;
	background: url(../img/tpl/item_border_top_bg.gif) left top;
}

.border_corner .b_t_r {
	width: 10px;
	height: 10px;
	position: absolute;
	right: -1px;
	top: -1px;
	background: url(../img/tpl/item_border_top_bg.gif) right top;
}

.border_corner .b_b_l {
	width: 10px;
	height: 10px;
	position: absolute;
	left: -1px;
	bottom: -1px;
	background: url(../img/tpl/item_border_bottom_bg.gif) left bottom;
}

.border_corner .b_b_r {
	width: 10px;
	height: 10px;
	position: absolute;
	right: -1px;
	bottom: -1px;
	background: url(../img/tpl/item_border_bottom_bg.gif) right bottom;
}