html {
    height: 100%;
    background-color: #E1E0DE;
    background-image: url(../img/background.gif);
    background-repeat: repeat-y;
    background-position: center;
    overflow-y: scroll;
}

a {
    color: #000000;
}

body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    min-height: 100%;
    line-height: 20px;
    color: #000000;
    padding: 0px;
    margin: 0 auto;
    width: 955px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #19Abcc;
    text-decoration: underline;
}

#PaginaPaginaTitle {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 18px;
    color: #19abcc;
    padding: 0px 0 13px 0;
    margin: 0;
}

h1 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 18px;
    color: #19abcc;
    padding: 0px 0 8px 0;
    margin: 0;
}

h2 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 18px;
    color: #19abcc;
    padding: 13px 0 10px 0;
    margin: 0;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#siteWrapper {
    margin: 0px auto;
    height: auto;
    /*background-color:#ffffff;*/
    /*border:1px solid #000000;*/
    /*background: url(/img/bg_strech.gif) repeat-y;*/
}

#header {
    padding: 40px 0 0 0px;
    margin-left: 20px;
    width: 915px;
    height: 110px;
    margin-bottom: -2px;
}

#logo {
    float: left;
    width: 603px;
    height: 110px;
    border-bottom: 1px solid #6b5c59;
}
/*events*/
div#cal1Container {
    /*position:relative;*/
    float: none;
    top: 15px;
    left: 25px;
    margin-bottom: 25px;
}

ul#eventlist{
    margin:0;
	padding:0 0 0 15px;
}

ul#eventlist li{
    padding-left: 0px;
    margin-bottom: 20px;
    list-style-type: disc;
}

.eventstitle {
    padding-bottom: 11px;
}

ul#events li {
    padding-left: 2px;
    margin-bottom: 2px;
    list-style-type: none;
}

ul#events li a:hover {
    color: #19Abcc;
    text-decoration: underline;
}

.events {
    padding: 0;
    margin: 0 0 0 17px;
}

.events a:hover {
    color: #19Abcc;
    text-decoration: underline;
}

.moreevents {
    margin-left: 2px;
}

.bulletevents {
    background-repeat: no-repeat;
    background-position: 2px;
}

ul#events li a {
    text-decoration: none;
    color: #000000;
}
/* menu */
#menu_root {
    float: left;
    width: 158px;
    margin-top: -4px;
}

ul#menuroot {
    margin-left: -20px;
}

#siteWrapper #menu ul li ul {
    display: none;
}

#siteWrapper #menu ul .ulactive {
    padding: 10px 10px 10px 0px;
    margin-top: 10px 10px 10px 0px;
}

#siteWrapper #menu ul li {
    background-color: #19ABCC;
    height: 70px;
    width: 143px;
    margin-bottom: 3px;
    list-style-type: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    padding-left: 0px;
    padding-top: 0px;
    font-size: 18px;
}

#siteWrapper #menu ul li.active {
    background-color: #FFFFFF;
    color: #19ABCC;
    height: auto;
    margin-left: -3px;
    margin-top: -1px;
    margin-bottom: 15px;
}

#siteWrapper #menu li.active a {
    color: #000000;
    text-decoration: none;
    padding-left: 11px;
    line-height: 2;
}

#siteWrapper #menu li.active ul {
    margin-bottom: 10px;
    margin-left: -10px;
}

#siteWrapper #menu li.active ul li {
    background-color: #FFFFFF;
    color: #676566;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: auto;
    width: auto;
    /*margin-left:-30px;*/
    padding-left: 0px;
    margin-bottom: -5px;
    list-style-type: none;
    list-style-image: url(../img/bullet.gif);
}

#siteWrapper #menu li.active ul li.subitem a {
    text-decoration: none;
    padding-left: 0px;
}

#siteWrapper #menu li.active ul li.subitem a:hover {
    color: #19Abcc;
    text-decoration: underline;
    padding-left: 0px;
}

#siteWrapper #menu li.inactive a {
    color: #ffffff;
    text-decoration: none;
    padding: 5px 0 0 8px;
    display: block;
    height: 64px;
    width: 135px;
    margin-top: 3px; /*Niet wijzigen om menu gelijk aan kop te trekken*/
}

#siteWrapper #menu ul li.inactive a:hover, #siteWrapper #menu ul li.inactive:hover {
    background-color: #676566;
}

#siteWrapper #content {
    float: left;
    width: 430px;
    padding: 5px 20px 40px 15px;
    margin-right: 25px;
}

#siteWrapper #content #PaginaPaginaBody {
    padding-top: 0px;
    margin-top: -4px;
}

#siteWrapper #content #PaginaPaginaBody ul li {
    list-style-type: disc;
}
/* ------ */
#header #contact #search {
    height: 23px;
    border: 1px solid #6b5c59;
    text-align: center;
    background-image: url(../img/loop.gif);
    background-position: center left;
    background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
/* -- contact formulier -- */
#siteWrapper #right {
    float: left;
    width: 253px;
    border-bottom: 1px solid #6b5c59;
    padding-bottom: 8px;
}

#contact {
    float: right;
    width: 253px;
    height: 110px;
    border-bottom: 1px solid #6b5c59;
    margin-right: 20px;
}

#contact ul {
    list-style-type: none;
    text-align: center;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 2px;
}

#contact li {
    padding-bottom: 2px;
    margin-bottom: 2px;
    padding-left: 0px;
    margin-left: 0px;
}

#contact a {
    color: #FFFFFF;
    text-decoration: none;
}

#siteWrapper #right #contact a {
    color: #FFFFFF;
    text-decoration: none;
}

#siteWrapper #right #contact ul {
    list-style-type: none;
    text-align: center;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 2px;
}

#siteWrapper #right #contact li {
    padding-bottom: 2px;
    margin-bottom: 2px;
    padding-left: 0px;
    margin-left: 0px;
}

#searchform{
	height: 23px;
    border: 1px solid #6b5c59;
    text-align: center;
    background-image: url(../img/loop.gif);
    background-position: center left;
    background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
	

.zoeken{
	margin-top: 0.2em;
	padding-right: 5px;
	margin-right: -50px;
}

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

.contactform {
    padding-right: 0;
    width: 450px;
    border: 0;
    padding-left: 0;
    margin-left: 0;
}

.contactform fieldset {
    margin: 0px 0px 20px 0px
}

.contactform legend {
    display: none;
}

.contactform label {
    float: left;
    width: 85px;
    padding-top: 0;
}

.contactform .friendlabel {
    float: left;
    width: 130px;
    padding-top: 0;
}

.contactform input {
    float: left;
    width: 150px;
    margin-bottom: 3px;
    margin-right: 50px;
}

.contactform select {
    width: 206px;
    margin-bottom: 3px;
}

.contactform textarea {
    float: left;
    width: 200px;
    margin-bottom: 3px;
}

.contactform br {
    clear: both
}

.add {
    border: 0;
    padding-top: 10px;
}

.amount {
    width: 50px;
    margin-left: 115px;
}

.submit {
    margin-left: 102px;
}
/*-----*/
#siteWrapper #right #upcoming {
    padding: 0 0 6px 5px;
    margin: 0;
    border-bottom: 1px solid #6b5c59;
}

#siteWrapper #right #upcoming ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#siteWrapper #right #upcoming li {
    padding-bottom: 0px;
}

#siteWrapper #right #articles {
    min-height: 170px;
    border-bottom: 1px;
}

#siteWrapper #right #articles a {
    background-repeat: no-repeat;
    background-position: 2px;
}

#footer {
    bottom: 0;
    width: 607px;
    height: 30px;
    border-top: 1px solid #6b5c59;
    text-align: center;
    margin-left: 18px;
}

#footer .footertext {
    padding: 0 0 0 95px;
    margin: 0;
    color: #666666;
    font-size: 10px
}

#footer .footerlinks {
    color: #19abcc;
}

#footer .footerlinks:hover {
    color: #000000;
}

.newsList {
    padding: 0 0 0 15px;
    margin: 0;
}

.docControls {
    float: right;
    margin-top: -30px;
}

#NewsNewsTitle {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 18px;
    color: #19abcc;
    padding: 0px 0 15px 0;
    margin: -2px 0 5px 0;
}

.date {
    padding: 0 0 0 4px;
    margin: 0;
}

#siteWrapper #print_content {
    padding-top: 8px;
    height: 100%;
}

#form {
}

#form input {
    border: 0;
}

#print_content {
    height: 100%;
}


#siteWrapper #right #basket {
    width: 290px;
    min-height: 0px;
}

.delimage{
	vertical-align: bottom;
}


#siteWrapper #right #basket .basketstyle {
	background-color:#E2F4F8;
	float:left;
	margin-bottom:10px;
	margin-left:2px;
	margin-right:0;
	margin-top:12px;
	min-height:50px;
	padding-left:3px;
	width:249px;
}



#siteWrapper #right #basket .basketproduct {
float:left;
height:15px;
width:240px;
}

#siteWrapper #right #basket .basketamount {
float:left;
height:15px;
width:32px;
}

#siteWrapper #right #basket .basketartnr {
float:left;
height:15px;
width:35px;
}

#siteWrapper #right #basket .basketauthor {
float:left;
height:15px;
width:163px;
}

#siteWrapper #right #basket .basketdel {
float:left;
width:5px;
}

#categories{
	width: 440px;
}

.categorie{
	width: 140px;
	float: left;
	padding-right: 3px;
}

#product_head {
    height: 40px;
    border-bottom: 1px solid #CCCCCC;
}

#request {
    border-bottom: 1px solid #6B5C59;
    background-color: #e2f4f8;
    margin: 0;
    padding: 0 0 6px 5px;
    width: 253px;
}

#total {
    margin: 13px 2px 0 0px;
    height: 23px;
    width: 240px;
    border-top: 1px solid #b8c0c2;
    border-bottom: 1px solid #b8c0c2;
}

#buttons {
    padding-left: 89px;
}

.product {
    width: 430px;
    height: 61px;
    background-color: #e2f4f8;
    padding-top: 6px;
}

.product2 {
    width: 430px;
    height: 60px;
    margin-top: 6px;
}

.product3 {
    width: 430px;
    height: 61px;
    padding-top: 6px;
}

.artnrb{
	padding-left: 2px;
}
.authorb {
    padding-left: 22px;
}

.gripsizeb {
    padding-left: 49px;
}

.detailsb {
    padding-left: 61px;
}

.gripsizebhome {
    padding-left: 13px;
}

.detailsbhome {
    padding-left: 49px;
}

.artnr {
    width: 58px;
    float: left;
	padding-left: 2px;
}

.details {
    width: 258px;
    float: right;
	height: 30px;
}

.gripsize {
    width: 112px;
    float: left;
}

.detailstext {
    width: 250px;
    float: left;
}

.artnrcms{
	float: left;
	width: 400px;
}


.gripsizecms{
	float: left;
	width: 200px;
}

.detailscms{
	float: left;
	width: 400px;
}

#catnamecms{
	float: left;
	width: 400px;
}

#catnametext{
	float: left;
	width: 400px;
}

.catcms{
	width: 180px;
}

.order{
height: 30px;
float:right;
margin: 0 5px 0 100px;
padding-top: 5px;
}

.orderimage{
float: right;
height: 30px;
width: 30px;
padding-right: 25px;
}

.overviewtext{
	text-align: center;
}

#overviewbasket {
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:12px;
	width:400px;
}

.odd {
    background-color: #e2f4f8;
	padding-top: 3px;
}

.even {
    background-color: #ffffff;
	padding-top: 4px;
}

.productoverview {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 40px;
}

#overlay {
    filter: alpha( opacity = 80 );
	-moz-opacity: 0.5;
	opacity: 0.5;
	background-color: #000000;
	height: 100%;
	left: 0pt;
	position:absolute;
	top: 0pt;
	width: 100%;
	z-index: 90;
}

.fileFloatDiv {
    position: absolute;
    top: 50px;
    left: 200px;
    z-index: 200;
    background-color: #FFFFFF;
}

.baskettext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.baskteroverview_text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.baskettextproduct{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#18adcb;
}

.displaybasket{
	display: none;	
}



