/* BENDOO - an open source xhtml/css website layout by Bert Hiddink  - http://bendoo.nl/ . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jan 29, 2007) */

body {background:url(img/bg.jpg) repeat-y top center #eaeaea; color:#3a3a3a; font:72% Verdana,Tahoma,Verdana,sans-serif; margin:0 auto; padding:0;}


/* Main layout and header */
#wrap {background:#fff; color:#303030; margin:0 auto; padding: 0; width:960px; background:url(img/front.jpg) no-repeat top right #fff;}
#header { color:#505050; height: 300px; *height: 280px; width:960px; margin:0 0 10px; padding:0;}
#header h1 {font-size:4.5em; font-weight:normal; letter-spacing:5px; margin:0 0 4px 15px; padding:165px 0 0; *padding:135px 0 0; color: #fff;}
/*#header h1 a,#header h1 a:hover {font-weight:normal; padding:0; color: #fff;}*/
#header p {font-size:2.1em; letter-spacing:4px; margin: 0 0 0 15px; padding:0 0 0 3px; color: #fff;}

/* Left sidebar and menu */
#leftside {clear:left; float:left; margin:0 10px 10px 0; padding:0; width:150px;}
#leftside ul.avmenu {list-style:none; margin:0 0 18px; padding:0; width:150px;}
#leftside ul.avmenu li {display:inline; padding:0; width:150px;}
#leftside ul.avmenu li a {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:138px;}
#leftside ul.avmenu li a:hover,#leftside .avmenu li a.current {background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #505050; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#505050;}
#leftside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:133px;}
#leftside ul.avmenu ul a {padding:3px 1px 3px 5px; width:123px;}
#leftside ul.avmenu ul ul {font-size:1em; width:120px;}
#leftside ul.avmenu ul ul a {width:108px;}
#leftside h2 {font-size:1.5em; font-weight:400;}
#leftside .announce h1 {font-size:1.6em; font-weight:normal; letter-spacing:-1px; margin:0 0 6px; color:#166090;}
/*
#leftside .announce {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; clear:left; color:#505050; line-height:1.3em; margin:10px 0; padding:5px 5px 5px; width:134px;}
*/
#leftside p,.announce p {font-size:0.9em;}

/* Right sidebar */
#extras {float:right; margin:0 0 10px 10px; padding:5px; width:130px; border-left: solid 1px #ccc; background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; }
#extras p,#extras ul {font-size:0.9em; line-height:1.3em; margin:0 0 1.5em; padding:0;}
#extras li {list-style:none; margin:0 0 6px; padding:0;}
#extras h1, #extras h2, #extras h3 { margin:0 0 6px; font: normal 9pt Tahoma; color: #166090; text-align: justify;}
#extras a {	font-weight: normal;}

/* Main content variations */
#content {line-height:1.5em; margin:10px 150px 10px 160px; padding:0; text-align:left; width: 642px; }
#contentwide {line-height:1.5em; margin:10px 0 10px 160px; padding:0; text-align:left;}
#content h1,#content h2,#contentwide h1,#contentwide h2 { margin:6px 0; padding:0; font: normal 13pt "Tahoma"; letter-spacing: 1px; margin-bottom: 10px; color: #166090;}
/*#content img,#contentwide img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px; margin:0 10px 5px 0;}*/
#content ul,#content ol,#contentwide ul,#contentwide ol {margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 20px;}
#content li,#contentwide li {margin:0 0 2px 10px; padding:0 0 0 4px;}
/*#contentwide h1 a { float:left; width: 600px;}
#contentwide .csc-textpic { float:left; width: 600px;}*/

#content br {
   height: 1px;
}

/* Footer */
#footer {background:#fff; border-top:1px solid #dadada; clear:both; color:gray; font-size:0.9em; margin:0 auto; padding:8px 0; text-align:center; width:960px; }
#footer p {margin:0; padding:0;}
#footer a {background:inherit; color:gray; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* Links and paragraphs */
a {background:inherit; color:#166090; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 16px;}
blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;} 

/* Tables and forms */
.csc-textpic-caption{font-size:9px; font-style:italic; text-align:left;}
input,textarea, select {border:1px solid #ccc; font-family:Verdana,Tahoma,Verdana,Sans-Serif; font-size:1em; margin:2px; padding:1px; }
label {margin:2px;}
#extras input {width: 100px; }
#contentwide textarea {width: 300px; }

#contentwide #mailform input.csc-mailform-submit { margin-left:200px;}

/* Search box */
#searchbox label,.hide {display:none;}
#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}

/* Various classes */
.announce h2, .announce h1 {margin:0 0 10px; padding:0;font: normal 13pt Tahoma; letter-spacing: 2px; margin-bottom: 0px; color: #666;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:700; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}
/*.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}*/

.tekst_wit_bold { padding: 4px; color: #666; font-weight: bold; border-top: dotted 1px #666; border-bottom: dotted 1px #666;}

/* CSS mailforms */
#mailform, #mailformTitel, .csc-mailform {margin: 0px; padding: 0; border: none;}
#mailform .csc-form-labelcell { float:left; width: 130px; text-align: right;  }
#mailform .csc-form-fieldcell { }
#mailform .csc-mailform-check { width:15px; }
#mailform .csc-mailform-label b { padding: 10px 0 0 130px; }

#mailform hr, .tx-comments-pi1 hr { border: 0; color: #eee; background-color: #eee; height: 1px; width: 100%; text-align: left; }

/* End CSS mailforms */


/* pagetitle */
#pagetitle { margin: 0 0 0 160px; width: 450px;	font: italic normal 19pt Tahoma; letter-spacing: 3px; margin-bottom: 0px; color: #7A7E32;}

/* Loginbox */
.tx-newloginbox-pi3-listrow table {margin: 15px 0 15px 0; text-align: center; }
.tx-newloginbox-pi3-listrow td {padding: 5px 10px 5px 10px; border: 1px solid #ccc;  text-align: left; }

/***** Top menu *****/
#navcontainer ul { margin: 0; padding: 0; background-color: transparent; color: olive; float: right;}
#navcontainer ul li { display: inline; }
#navcontainer ul li a { padding: 0.3em .7em; background-color: inherit; color: #fff; text-decoration: none; float: left; font: 11px Tahoma, Tahoma, Verdana; font-weight: normal; text-transform: uppercase; letter-spacing: 2px;}
#navcontainer ul li a:hover { background-color: #7A7E32; color: #fff;}
#navcontainer ul li a.current { background-color: #47520E; color: #fff;}

/* settings for forums */
.forumlinks a {
 text-transform: uppercase;
 letter-spacing: 2px;
 color: #293370;
 text-decoration: underline;
}

td.bericht {
 border: solid 1px #eeeeee;
}

td.bericht a, #laatstebericht a {
 color: #293370;
 text-decoration: underline;
}

/* wecdiscussion */

.tx-wecdiscussion-pi1 {
	font-family: 	  font: 100.01%/1.6 Verdana,sans-serif;
	font-size:	  12px;
}

.tx-wecdiscussion-actionbar span {
	float:		left;
    	margin: 		0px;
	padding:		3px;
	margin-left:	0px;
	vertical-align: middle;
}

.tx-wecdiscussion-button a, .tx-wecdiscussion-button a:active, .tx-wecdiscussion-button a:link, .tx-wecdiscussion-button a:visited {
   font-size: 12px;
   padding: 2px 4px 2px 0px;
   margin: 2px 8px 2px 0px;
   text-decoration: none;
   background-color: #eee;
   padding: 2px;
   color: #333;
}
.tx-wecdiscussion-button a:hover {
	border: 1px #ccc solid;
    	padding: 2px;
        color: #333D77;
}

.tx-wecdiscussion-mainContent {
	float:			left;
	margin:			0px;
	padding:		10px 0px 0px 0px;
}
.tx-wecdiscussion-forumMessageSubject {
	color:	#333D77;
  	font: 12pt Verdana;
  	background: #eee;
	padding: 3px 3px 3px 6px;
	border: dotted 1px #666;
	letter-spacing: 1px;
	font-style: italic;
}
.tx-wecdiscussion-forumMessage {
    padding: 3px 3px 6px 3px;
}
.tx-wecdiscussion-forumMessageInfo {
	font-size: 		10px;
	color:			#555;
	margin-top: 6px;
    	padding: 3px 3px 3px 5px;
	border-top: dotted 1px #888;
}
.tx-wecdiscussion-forumMessageReplyButton, .tx-wecdiscussion-forumMessageReplyButton a {
	font-size: 	11px;
  	color: #A31021;
    	padding: 2px;
    	margin: 0;
	text-decoration: none;
}
.tx-wecdiscussion-forumMessageReplyButton a:hover {
	text-decoration: underline;
	color: #333D77;
}
#goback {
   padding-bottom: 6px;

}
img#bulletreply {
  background:#ccc;
  color:#303030;
  display:block;
  margin: 0px 3px 0px 0px;
  padding: 0;
  float:left;
  border: none;
}
.tx-wecdiscussion-moderateMessages {
	float:	left;
	width:	100%;
	margin:	0px;
	padding:	0px;
}
tr.moderate-header {
	background-color: #EEEEEE;
	border-bottom: 1px solid #333D77;
}

.moderate-messages-emailLL {
	display:inline;
	margin-left:20px;

}

.tx-wecdiscussion-form  {
        border: dotted 1px #666;
}

/* CSS for orderform */
.thumbnail{
position: relative;
z-index: 0;
left: 135px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #eee;
padding: 5px;
left: -1000px;
border: 1px dotted gray;
visibility: hidden;
color: gray;
text-decoration: none;
}

.thumbnail img{ /*CSS for thumbnail*/
border-width: 0;
padding: 5px 0 10px 0;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

.tx-julleformpreview-pi1 .label {
margin: 2px 0;
padding: 2px;
width: 150px;
float: left;
border: solid 1px #eee;
text-align:right;
}

.tx-julleformpreview-pi1 .value {
margin: 2px 0;
padding: 2px;
width: 436px;
border: solid 1px #eee;
float: right;
text-align:left;
font-weight: bold;
}
/* Shop */
.floatright {
     float: right; 
     width: 30%;   
}
.basket_overview_list, .empty  {
     background:url(img/menubg.gif) repeat-x bottom left #f4f4f4;
     border-bottom:1px solid #d8d8d8;
     border-left:4px solid #ccc;
     border-right:1px solid #d8d8d8;
     border-top:1px solid #d8d8d8;
     color:#505050;  
     margin: 0;
     padding: 5px;
}

.basket_overview_list  ul {
	 list-style: none;
}	 
.listshop {
	border: solid 1px #eee;
	margin: 0 auto;
}

.listshop-head th {
	background: #eee;
	padding: 2px 5px;
	color: #666;
	
}

.listshop td {
	border: solid 1px #eee;
	padding: 2px 4px;
}


.listshop input.products_update {
	border: none;
	margin: 0;
	padding: 0;
}

input.number {
	width: 20px;
}

.align-right {
	text-align: right;
}

.tt_products_basket_info .csc-mailform .csc-form-labelcell {
    float: left;
	width: 160px;    
} 
.tt_products_basket_info .csc-mailform .csc-form-fieldcell input,
.tt_products_basket_info .csc-mailform .csc-form-fieldcell textarea {
	width: 300px;    
} 
 
td.categoryTitle {
    background: #eee;
    color: #166090;
    text-align: center;
	font-variant: small-caps;
	font-size: 15px;
	letter-spacing: 4px;
}
.tt_products_item_single_display .subheader {
	font-style: italic;
}	
.errors {
	color: #FF694D;
}
/*
.tt_products_item_single_display a img {
	float: left;
	margin: 5px;
}

.tt_products_item_single_display .product_note,
.tt_products_item_single_display .subheader {
	float: left;
	margin: 5px;
}
*/

#content .csc-default {
	float: right;
}

