/* @override 
	http://www.walkingwagon.com/css/styles.css
	http://test.walkingwagon.com/css/styles.css
	http://walkingwagon.loc/css/styles.css
	http://walkingwagon.com/css/styles.css
	http://walkingwagon.test/css/styles.css
*/

/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* @end */



html, body {
	height: 100%;
}
.clear {
	clear:both;
}
#container {	
	min-height: 100%;
	width: 100%;
}
* html #container {
	height: 100%;
}

#clearfooter_cont {
	display: block;
	height: 150px;
}
#footer_cont {
	width: 975px;
	clear: both;
	height: 130px;
	margin: -150px auto 0;
	position: relative;
}

#oud {
	margin-left: 372px;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 1.5em;
	vertical-align: top;
}

/* @group opmaak algemeen */

a {
	color: #c80e0e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	color: #CC0000;
	font-size: 16px;
	margin: 0 0 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
}

p {
	margin-bottom: 15px;
}
.center {
	text-align: center;
}
label {
	font-size: 12px;
	margin-right: 15px;
}

label.test_left {
	float: left;
	position: relative;
}

span.test_right {
	float: right;
	position: relative;
	text-align: right;
}

ul {
	margin-bottom: 5px;
}

ul {
	padding: 0 0 0 15px;
	color: #666666;
}
ul.circle {
	padding: 0;
}
ul.circle > li {
	list-style-type: circle;
	list-style-position: inside;
}

h2, h3, h4 {
	margin-top: 20px;
	margin-bottom: 0;
}

tr td {
	padding-left: 2px;
	padding-right: 2px;
}

.clear {
	clear: both;
}
/* My Comment */

div#fancy_div {
	background-color: white !important;
}


#fancy_div p {
	padding: 30px;
	color: #333;
	font-size: 1.2em;
	text-align: center;
}

#cookieAlert {
	display: none;
}

#vriend {
	text-align: right;
	clear: both;
	position: relative;
}

.red {
	color: #cc0000;
}

.highlight {
	background-color: yellow
}

/* @end */


/* @group header menu */

/* @group admin dropdown */
.dropdown {
	float: left;
}

.dropdown dt {
	font-weight: bold;
	cursor: pointer;
}

.dropdown dd {
	position: absolute;
	overflow: hidden;
	display: none;
	background: #fff;
	z-index: 200;
	opacity: 0;
}

.dropdown > ul {
	border: 1px solid #dcdcdc;
	list-style: none;
	border-top: none;
	padding-top: 5px;
}

.dropdown > li {
	display: block;
	position: relative;
}

.dropdown li a, .dropdown a:active, .dropdown li a:visited {
	display: block;
	background: #eee;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	white-space: nowrap;
	padding: 0px 1em;
}

.dropdown li a:hover {
	background: #fff7f7;
	color: #000
}

.dropdown .underline {
	border-bottom: 1px solid #b9d6dc
}

.dropdown ul ul li {
	text-indent: 1em;
	list-style-type: circle;
}

.dropdown ul ul li a {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: black;
}

/* @end */

#main_nav {
	font-weight: normal;
	float: right;
	position: relative;
	top: 25px;
	width: 650px;
	z-index: 10;
	right: -53px;
	font-size: 12px;
	font-style: normal;
}

a.menu {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #CC0000;
	text-decoration: underline;
}

#main_nav ul {
	padding: 0px;
	margin: 0;
}

#main_nav > ul {
	list-style: none;
	float: left;
}

#main_nav li {
	display: inline;
	margin: 0 0 12px;
	padding: 0;
}

#main_nav li.selected a.menu {
	color: #CC0000;
}

#logo {
	float: left;
	margin-top: 10px;
	position: relative;
	left: 4px;
	width: 700px;
}

#logo img {
	width: 320px;
}

#vlaggen {
	position: relative;
	float: right;
}

#vlaggen img {
	float: right;
	padding: 5px 6px 0 0;
}
/* @end */


/* @group Left Column */

#leftCol {
	position: relative;
	float: left;
	width: 343px;
	top: 14px;
	font-weight: bold;
	
	font-size: 13px;
	text-align: right;
	color: #c80e0e;
	text-transform: capitalize;
}
#leftCol ul, #leftCol li {
	list-style-type: none;
}
.root ul {
	padding-right: 25px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
}
.root ul a {
	color: #c80e0e;
}
li.selected > a {
	color: #666666;
}
.root ul li.selected a {
	text-decoration: underline;
}

#subnav, #lev {
	float: right;
	width: 100%;
	margin-right: 20px;
}

#left_img {
	position: relative;
	float: right;
	margin-top: 75px;
}

/* @end */

#container {
	width: 975px;
	margin: 0 auto;
}

#header {
	height: 85px;
	position: relative;
}

#core {
	position: relative;
	width: 975px;
	padding-top: 30px;
}

#content {
	width: 585px;
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 15px;
	left: 35px;
}

#content.prod_info {
	margin-right: auto;
	margin-left: auto;
	float: none;
	display: table;
}

#link_spacer {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

#shop_link {
	position: relative;
	float: right;
	width: 180px;
	color: #cc0000;
	background: url(http://www.walkingwagon.com/site_images/cart.jpg) no-repeat 0;
}

#rev_link {
	position: relative;
	float: left;
}

/* @group Admin */
#admin {
	width: 950px;
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

.art_data {
	border-top: 1px solid #d1d1d1;
}

.art_data_r {
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.art_data_l {
	border-top: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

#art_overz tbody tr td {
	vertical-align: top;
	padding-bottom: 5px;
}

#lang_set {
	position: relative;
	float: right;
	top: -40px;
	right: 30px;
}

#admin_txt {
	width: 650px;
	position: relative;
	float: left;
}

#box_cont {
	position: relative;
	float: left;
}

#box1, #box2, #box3, #box4 {
	position: relative;
	float: left;
	width: 300px;
	top: 0;
	margin-bottom: 15px;
}

form select {
	width: 150px;
}

#form2 select {
	width: 190px;
	text-align: center;
}

#sel_art {
	width: 300px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 1px 3px;
}

div.label {
	float: left;
	width: 100px;
}

#admin_afb {
	width: 300px;
	position: relative;
	float: left;
}

textarea {
	padding: 5px;
	margin-bottom: 10px;
}

#admin_afb select {
	height: 80px;
	width: 300px;
}

div.upl_afb {
	margin-bottom: 10px;
}

#thumb_list div.thumb_beheer img {
	width: 65px;
	padding: 5px;
}

div.thumb_beheer {
	position: relative;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 5px;
}

#thumb_list {
	float: right;
	position: relative;
}

#text_content {
	float: left;
	position: relative;
	width: 700px;
}

.h_line {
	clear: both;
}
/* @end */


/* @group images */

#model {
	position: relative;
	width: 585px;
	height: 370px;
	float: left;
}

#model #mod_big img {
	z-index: 0;
	position: absolute;
	width: 550px;
	height: 370px;
	top: 0;
	left: 0;
}

#model #mod_big img.top {
	z-index: 2;
}

#model #mod_big img.bg {
	z-index: 1;
}

#mod_th {
	position: absolute;
	float: left;
	z-index: 10;
	bottom: 25px;
}

#mod_th li {
	list-style-type: none;
}

#mod_th li a img {
	border: 1px solid white;
}

#mod_th li a:hover img {
	border: 1px solid #c80e0e;
}

#filmstrip {
	margin-top: 30px;
	height: 125px;
	overflow: hidden;
}
.splitbox {
	position: relative;
	float: left;
	width: 272px;
}

#stdFoto div.splitbox img {
	float: left;
	clear: both;
	margin-top: 0;
	margin-left: 0;
}

#stdFoto {
	
	padding-top: 15px;
	float: left;
}

#fotos img, #stdFoto img, #img_nav img {
	float: left;
	padding: 5px;
	border: 1px solid #919191;
	margin: 0 10px 10px 0;
}

#fotos {
	width: 100%;
	position: relative;
	float: left;
}

#fotos li {
	float: left;
	list-style-type: none;
}

#img_nav {
	width: 100%;
}

#img_nav li {
	list-style-type: none;
	float: left;
	width: 33%;
	padding-bottom: 2em;
	text-align: center;
}

#img_nav  a:hover img {
	border: 1px solid #c80e0e;
}

#img_nav li h4 {
	color: #c80e0e;
}

#img_nav li p {
	clear: both;
}


/* @end */


/* @group Shop */

.shop #content h1 {
	margin-left: 18px;
}

.shop #leftCol {
	width: 305px;
}

.shop #main_nav {
	width: 671px;
}

.shop #left_img {
	border: 1px solid #d7d7d7;
	top: 0px;
	z-index: 1;
}

.shop #left_img img {
	padding: 7px;
	margin-top: 0px;
	top: 0px;
}

.shop #content {
	width: 615px;
}

.main_item {
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.main_item a img {
	border: 1px solid #919191;
	width: 600px;
	height: auto;
	padding: 5px;
}

.shop_txt {
	float: left;
	width: 70%;
	margin-top: 5px;
}

.main_item .bestel {
	float: right;
}

.bestel {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bestel table {
	width: 100%;
}
.bestel table tbody tr td {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.bestel .prijs {
	position: relative;
	float: right;
	color: #c00;
	font-weight: bold;
	font-size: 12px;
}

.bestel select {
	position: relative;
	float: left;
	width: 90px;
}

input.best {
	width: 90px;
	font-size: 10px;
}

.bestel table tbody tr th {
	height: 40px;
	vertical-align: top;
}


.bestel input.aant {
	position: relative;
	float: right;
	width: 20px;
}

.main_item fieldset {
	border-style: none;
	position: relative;
	float: left;
	width: 25%;
}

.shop_item {
	position: relative;
	float: left;
	width: 33%;
	height: 240px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 10px;
}

.shop_item a img {
	border: 1px solid #919191;
	padding: 5px;
	width: 155px;
	height: auto;
}

.shop_item h4 {
	margin-top: 5px;
	font-size: 11px;
}

.shop_item form fieldset select {
	width: 80px;
}

.shop_item form fieldset input {
	float: none;
}

.shop_item fieldset p.prijs {
	color: #c00;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

input.hoev {
	margin-left: 25px;
}

fieldset {
	border-style: none;
	position: relative;
}
/* @end */


/* @group Left cart */
#cart2 {
	position: relative;
	float: right;
	width: 200px;
	margin-top: 25px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#cart2 table tbody tr td hr {
	border-color: #f5f5f5;
}

#cart2 table {
	width: 200px;
	border: 1px solid #e0e0e0;
	background: url(../site_images/cart.jpg) no-repeat 0 40px;
}

#cart2 table tr td {
	padding: 1px;
}

th.cart {
	color: #c00;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	border-top-color: #d7d7d7;
	height: 35px;
	background:  url(../site_images/cart_btn.png) no-repeat;
}

#cart2 table tbody tr th.cart a {
	margin-left: 16px;
}

#cart2 table tbody tr {
	line-height: 18px;
}

#cart2 .aant, #cart2 .prijs, #cart2 .tot {
	text-align: right;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.cent {
	text-align: center;
}

#cart p {
	font-size: 13px;
}

/* @group main cart */
#winkelwagen {
	position: relative;
	float: left;
	clear: both;
}

.btns {
	float: left;
	position: relative;
}

#cart table tbody tr td input {
	width: 20px;
}

.ord_ovz table thead, #cart table thead {
	background-color: #f3f3f3;
	line-height: 2em;
	text-align: right;
	border: 1px solid #979797;
}

.ord_ovz table tr, #cart table thead tr {
	border-color: #c1c1c1;
	border: 1px solid #979797;
}

.ord_ovz table tbody, #cart table tbody {
	vertical-align: top;
	border: 1px solid gray;
}

#invoice div.ord_ovz table {
	border: 1px solid silver;
}

#invoice div.ord_ovz table tbody tr {
	line-height: 2em;
}

tr.sum_top td, tr.sum_bot td {
	border-top: 1px solid silver;
}

div.geenvr {
	background-color: #ffe3de;
	font-weight: bold;
	color: #c00;
	border: 1px solid #dd2917;
	padding-right: 5px;
	padding-left: 5px;
}

th.prod, th.prijs, th.tot {
	text-align: center;
}

.sym {
	list-style: none;
	border-right-style: none;
	text-align: right;
	width: 5px;
	padding: 0;
	margin: 0;
}

#cart table tbody tr td {
	padding: 5px;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

#cart table tbody tr td.sym {
	border-right-style: none;
}

#cart table tbody td.tot {
	border-style: none;
	border-top: 1px solid #ececec;
}

#cart table tbody td.omsch {
	border-left-style: none;
}

#cart table tbody tr td.aant input {
	border-style: none;
}

.aant, .prijs, .tot {
	text-align: right;
}

ul.total {
	list-style: none;
}

.total {
	font-weight: bold;
	text-align: right;
}
/* @end */


/* @group forms */

form .txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

form table td {
	padding: 0 0 2px;
	vertical-align: top;
}

input.contact {
	width: 340px;
}

textarea.contact {
	width: 330px;
	margin-bottom: 0;
}

#land_sel {
	position: relative;
	float: left;
	margin-top: 15px;
}

input.kl_gegev {
	width: 98.5%;
	margin: 0;
	padding: 0;
}

#form3 table.klantg tbody tr td input.kl_gegev {
	width: 98.5%;
}

textarea.kl_gegev {
	width: 97%;
}

select#via {
	width: 100%;
}

#rev_edit {
	width: 630px;
	padding: 10px;
}

#drawers li.selected div table {
	padding: 8px;
}

#rev_edit table#review {
	width: 600px;
}

#rev_edit table#review textarea.review {
	width: 600px;
	height: 200px;
}

#rev_edit input.kl_gegev {
	width: 350px;
	padding: 2px;
}

#rev_edit #contact tbody tr td select {
	width: 350px;
}

#rev_edit label {
	padding: 0;
	margin: 0;
}

#rev_edit textarea.contact {
	width: 350px;
	margin-bottom: 0;
}


input.kl_gegev_wp {
	width: 275px;
}
#kl_gegev_pc, td#postc {
	width: 83px;
}
#via_anders {
	position: relative;
	width: 250px;
}

button {
	padding: 2px 4px;
}

#form3 table.klantg tbody tr td span.right {
	text-align: right;
	float: right;
}

#klant_data {
	position: relative;
	float: left;
	margin-top: 5px;
}

#klantg tbody tr td img {
	padding: 5px;
}

#klantg tbody tr td {
	float: none;
}

input.bw.img {
	margin-right: 20px;
	vertical-align: top;
	margin-top: 10px;
}
input.bw {
	margin-right: 20px;
}

table.klantg {
	background-color: #f5f5f5;
	padding: 10px;
	width: 570px;
}

#ord_ovz table, #cart table {
	border: 1px solid #ececec;
}

#adres {
	position: relative;
	text-align: center;
	line-height: 1.3em;
}

#adres p.adr {
	color: #CC0000;
	font-size: 1.1em;
}

#contact tbody tr td select {
	width: 100%;
}
/* @end */


/* @group footer */
#footer {
	text-align: left;
	position: relative;
	clear: both;
	width: 975px;
	
}

#footer a {
	margin: 5px;
}

#footer ul {
	list-style-type: none;
}

#slim {
	width: 100%;
	padding-left: 4px;
}

#slim >li {
	list-style-type: none;
	float: left;
	width: 29%;
}

#slim >li.contact  {
	width: 20%;
}
#slim >li:last-child, #slim li.last  {
	width: 20%;
}

#slim ul, #slim li, #slim li a {
	margin-left: 0;
	padding-left: 0;
	line-height: 1.5em;
	color: #919191;
	font-size: 11px;	

}
#slim li strong {
	font-weight: bold;
}


/* @end */

.error { font-weight: bold; color: #cc0033; }

#statmask {
	position: absolute;
	float: right;
	left: -500px;
}

/* @group reviews */

a.rev {
	font-size: 0.8em;
}

p.message {
	border: 2px groove #f00;
	font-weight: bold;
	line-height: 20px;
	color: #f00;
	background-color: #fff;
}

#form1 select {
	margin-top: 5px;
	margin-bottom: 5px;
}

#top_erv {
	position: relative;
	float: none;
	display: inline-block;
	width: 100%;
}

span.ervaring a {
	position: relative;
	float: left;
	height: 22px;
	margin-left: 4px;
}

span.ervaring a:hover {
	
}

#prod_sel {
	float: right;
	position: relative;
	width: 290px;
}

div.review {
	width: 585px;
	position: relative;
	margin-bottom: 10px;
	float: left;
}

.review h4 {
	margin-top: 0;
	background-image: url(../site_images/rev_bg_01.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 0;
}

.review h4.hidden {
	background-image: none;
	background-color: #cc0033;
	color: #fff;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-style: italic;
}

div.rev_core {
	background: url(../site_images/rev_bg_02.gif) repeat-y;
}



.review p {
	margin: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

div.rev_img {
	width: 85px;
	height: auto;
	float: right;
	position: relative;
	right: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	top: -20px;
}

div.rev_img img {
	width: 85px;
	height: auto;
}

.unaam {
	position: relative;
	float: left;
	font-style: italic;
}


.edit , .delete {
	position: relative;
	float: right;
	margin-left: 10px;
	
}

div.rev_foot {
	border-top: 1px solid #e4e4e4;
	height: 25px;
	background: url(../site_images/rev_bg_03.gif) no-repeat 0 bottom;
	padding-right: 15px;
	padding-left: 15px;
}

#drawers li.selected div table tbody tr td {
	margin: 0;
	padding-top: 2px;
	padding-right: 2px;
}

input.rev_inp1, input.rev_inp1r {
	width: 125px;
	margin-top: 5px;
	padding: 3px;
}

input.rev_inp2 {
	width: 99%;
}

input.rev_inp3 {
	width: 55px;
}

input.rev_inp4 {
	width: 200px;
}

select.rev_inp5 {
	width: 100%;
}

/*form*/

/* @group Accordion */

#rev_edit .ui-accordion {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
	color: #930000;
}

#rev_edit ul#drawers.ui-accordion-container.ui-accordion {
	padding: 0;
}

#rev_edit .ui-accordion li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#rev_edit .ui-accordion li .ui-accordion-header {
	display: block;
	height: 22px;
	background-image: url(../site_images/tab.gif);
	color: #930000;
	text-decoration: none;
	line-height: 22px;
	position: relative;
}

#rev_edit .ui-accordion li:hover .ui-accordion-left {
	background-image: url(../site_images/tab_selected.gif);
}

#rev_edit .ui-accordion li:hover .ui-accordion-header {
	background-image: url(../site_images/tab_selected.gif);
}

#rev_edit .ui-accordion li:hover .ui-accordion-right {
	background-image: url(../site_images/tab_selected.gif);
}

#rev_edit .ui-accordion li.selected .ui-accordion-left {
	background-image: url(../site_images/tab_selected.gif);
}

#rev_edit .ui-accordion li.selected .ui-accordion-header {
	background-image: url(../site_images/tab_selected.gif);
}

#rev_edit .ui-accordion li.selected .ui-accordion-right {
	background-image: url(../site_images/tab_selected.gif);
}

/* @end */

/* @end */

/* @group gallery */

img.legende {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
}

#gal_mod {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

#thumbs {
	float: left;
	margin-top: 10px;
}

#thumbs ul {
	margin: 0;
	padding: 0;
}

#thumbs ul.thumbs li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#gallery {
	position: relative;
	float: right;
	width: 360px;
}

#controls {
	text-align: right;
	padding-right: 15px;
}

#caption div.caption {
	text-align: center;
}

div.twocol {
	margin-bottom: 20px;
	position: relative;
	float: left;
	width: 100%;
}

div.col1_2 {
	width: 300px;
	position: relative;
	float: left;
	padding-top: 8px;
	margin-bottom: 20px;
}

div.col2-2 {
	position: relative;
	float: right;
}

div.spec {
	background: url(../site_images/spec_bg.gif) no-repeat;
	width: 240px;
	height: 170px;
	padding-left: 10px;
	padding-top: 10px;
}

/* @end */

#cart table tbody tr td.aant input {
	border-style: inset;
}


/*Popup */
#cookie_mmsg {
	height: auto;
	width: 92%;
	margin-top: 80px;
	border: solid 3px blue;
	position: absolute;
	z-index: 10;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	padding: 10px;
	margin: 5px;
	background: #CC0000;
	color: #FFF;
}
#cookie_mmsg a, a.close {
	color: white;
}
a.close {
	font-weight: bold;
}
img#kindvak {
	float: right;
}

#invoice {
	background-color: white;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid gray;
	padding: 30px;
	font-size: 12px;
	color: black;
}

#invoice_bg {
	background-color: #e6e6e6;
	opacity: 0.65;
	padding-top: 10px;
	padding-bottom: 10px;
}