/* 
body, #container, #top voor de basis 
*/
body {
	margin:0px;
	padding:0px;
	background-image: url(/elements/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#container {
	background-color: #efefef;
	background-image: url(/elements/cannabis_books.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top:0px;
	background-position: 0px 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	text-align:left;
}
#top{
	width:780px;
	height:25px;
	padding: 0px;
	margin-top:0px;
	margin-bottom:30px;
}
#topbanner{
	height:180px;
	width:780px;
}
#topbanner img{
	margin-left:290px;
	border: 2px solid #cccccc;
}
/*#searchbox*/
#searchbox{
	float:left;
	width: 175px;
	height: 25px;
	margin-left:5px;
}
#searchbox img{
	margin-top:2px;
}
#searchbox input{
	float:left;
	width:150px;
	height:20px;
	border:solid 1px #cccccc;
	margin-top:2px;
	color:#666666;
}
#searchbox img{
	float:right;
}
#searchbox form{
	padding:0px;
	margin:0px;
	border:solid 0px white;
}

/*#nav_language*/
#nav_language {
	float:right;
	width:448px;
	text-align: right;
	margin-top:3px;
}

/*#tabs*/
#tabs{
	width:780px;
	height:25px;
	background-color:#006600;
	padding: 0px;
	margin-top:0px;
	font-size:13px;
	text-align: center;
}
#tabs li,#tabs ul{
	padding: 0px;
	margin-top:0px;
	display: inline;
	color: #009933;
	background-color: #009900;
}
#tabs ul li a{
	padding-left: 15px;
	padding-right: 15px;
	margin-left:15px;
	margin-top:4px;
	background-color: #009900;
	color: White;
	text-decoration: none;
	float: left;
	border: 1px solid #cccccc;
	font-weight:bold;
}
#tabs ul li a:hover{
	background-color: #006600;
	color: #fff;
	border: 1px solid #efefef;
}
/*#tabs*/
#nav_breadcrum, #nav_breadcrum a{
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	text-transform: uppercase;
}
#nav_breadcrum a:hover{
	text-decoration:underline;
}
/*
#leftnav voor linker menu
*/
#leftnav{
	width:178px;
	float:left;
	padding: 0px;
	margin-top:0px;
}


#shopping_basket{
	padding:0px;
	width:155px;
	font-size:11px;
	margin-left:10px;
	margin-top:5px;
}
#shopping_basket img{
	vertical-align:middle;
	border: solid 0px white;	
}
#shopping_basket fieldset { 
	border:1px solid #006600; 
	background-color: #ffffff;
	padding-left:5px;
}
#shopping_basket legend {
	border:1px solid #006600;
	text-align:right;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
  }
#shopping_basket fieldset  a{
	text-decoration:none;
	font-size:11px;
	color:#333333;
}
#shopping_basket fieldset  a:hover{
	text-decoration:underline;
}
#menu{
	margin-left:5px
}
#menu li{
	font-weight:bold;
	width: 155px;
	margin:5px;
	list-style-type: none;
	padding:0px;	
	
}
 #menu li a{
 	color: #006600;
	text-decoration: none;
	padding-left: 10px;
 	background-color:#ffffff;
	border: 1px solid #006600;
	display: block;
 }

#menu li  a:hover{
	text-decoration:none;
	border: 1px solid #ffffff;
	background-color: #efefef;
	display: block;
}

#menu ul{
	margin:0px;
	padding:0px;
}

/*
#content .ltw, .rtw, .lbw, .rbw, .w voor het witte vlak met de ronde hookjes
*/
#content{
	width:600px;
	float:right;
	padding: 0px;
	margin-top:0px;
}
.ltw, .rtw, .lbw, .rbw, .w{
	background-color: #ffffff;
	font-size:11px;
}
.ltw, .rtw, .lbw, .rbw {
	width:7px;
	height:7px;
	background-repeat:no-repeat;
}
.ltw{
	background-image:url(/elements/ltw.gif);
	background-position:left top;
}
.rtw{
	background-image:url(/elements/rtw.gif);
	background-position:right top;
}
.lbw{
	background-image:url(/elements/lbw.gif);
	background-position:left bottom;
}
.rbw{
	background-image:url(/elements/rbw.gif);
	background-position:right bottom;
}

h1{
	font-size:20px;
	color:#006600;
	text-transform: capitalize;
	margin-bottom: 5px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

h2 a, h2{
	font-size:16px;
	color:#006600;
	text-transform: capitalize;
	text-decoration:none;
}

.buttons img{
	vertical-align:middle;
	border: solid 0px white;
}
.buttons{
	bottom:0px;
	background-color:white;
	font-size:11px;
	padding-top:5px;
	line-height:20px;
}
.buttons a{
	text-decoration:none;
	color:#333333;
}
.buttons a:hover{
	text-decoration:underline;
}
#footer {
	clear: both;
	width: 780px;
	height: 44px;
}

#extra{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#productDescription{
	font-size: 11px;
	margin-top:8px;
}
#productDescription ul, #productDescription li{
	padding-top:0px;
	margin-top:0px;
}
.prdDetailImage{
	margin-bottom:10px;
}

#rightCollumn{
 	float: right;
 	width:275px;
 	margin-right:8px;
}
#leftCollumn{
 	float: left;
 	width:280px;
 	margin-right:8px;
 	
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
}
.productitem{
	width:270px;
	height:250px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-bottom:10px;
	padding-bottom:5px;
}


th{
	font-size:11px;
	background-color:#cccccc;
	color: #006600;
}
.odd{
	background-color:#efefef;
}
.even{
	background-color:#ffffff;
}
.even a:hover, .odd a:hover{
	text-decoration:underline;
}
.even a, .odd a, .even , .odd {
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}
.buttons a{
	text-decoration:none;
	font-size:11px;
}
.sc_total{
	font-size:11px;
	font-weight:bold;
}


fieldset { 
	border:1px solid #006600; 
	background-color: #ffffff;
	padding-left:5px;
	font-size:11px;
}
legend {
	border:1px solid #006600;
	text-align:right;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	font-size:11px;
	color:#006600;
	font-weight:bold;
  }
#login_row{
	font-size:11px;
}
#adsLeft{
	text-align:center;
	padding-left:1px;
	font-size:9px;
	font-style:italic;
}


#footer {
	clear: both;
	width:775px;
	height:20px;
}
#footerText{
	float:right;
}
#footerText a{
	font-size:9px;
	color:#006600;
}

#bottom_nav{
	float:left;
	margin-top:5px;
	margin-left:10px;
	font-size:9px;
	color:#006600;
}

#newuser td{
	font-size:11px;
}
#login_timg, #login_next{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background-color:#006600;
}
#form_error{
	color:red;
	font-size:9px;
}
#login_row{
	height: 38px;
}
#ord_box{
	font-size:11px;
}