
body{
	margin:0px;
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #596F7C;
	font-size:small;
}

body.main
{
background-color: #ffffff;
}

table.main
{
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
}

#outer{
	text-align:left;
	border:0px solid #000000;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	width:1000px;
	margin: auto;
}
#header{
	height: 148px;
	z-index: 1;
	border:0px solid #000000;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
}
#subheader {
	background-image: url(../images/bg-subheader2.gif);
	background-repeat: no-repeat;
	min-height: 25px;
	height:auto !important;
	height: 25px;
	width: 790px !important;
	width: 750px;
	border: 0px solid black;
	padding: 6px 0px 0px 40px;

}
#top-left{
	border: 0px solid #ff0000;
	height: 148px;
	width:456px;
	float: left;
}

#top-right{
	border:0px solid #000000;
	height: 148px;
	width: 544px;
	float: left;
	z-index: 2;
}

#top-right1 {
	width: 504px;
	height: 18px;
	color: #ffffff;
	padding-right: 40px;
	padding-top: 1px;
	text-align: right;
	font-size: 13px;
}

a.lang:link,a.lang:active,a.lang:visited{
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

a.lang:hover{
	font-size:13px;
	color:#ffffff;
	text-decoration:underline;
}

#top-right2 {
	width: 544px;
	height: 96px;
	overflow: hidden;
}
#top-right3 {

	height: 28px;
	padding-right: 20px !important;
	padding-right: 10px;
	padding-top: 5px;

	text-align: right;
	font-size: 11px;
	color: #EDE8DF;
	border: 0px solid #000000;
}


a.toprightlink:link, a.toprightlink:active, a.toprightlink:visited{
	color:#EDE8DF;
	font-size:11px;
	text-decoration:none;
}

a.toprightlink:hover{
	color:#EDE8DF;
	font-size:11px;
	text-decoration:underline;
}

.search {
	width: 100px;
	height: 13px;
	font-size: 9px;
	border: 1px solid #415A68;
	padding: 2px;
	margin-bottom:18px;
	margin-left:2px;
}

form #searchform{
	float:left;
	border:0;
	margin:0;
	padding:0;
}

.topnavlink {
	float: left;
	/*background-color: #EBD2B4;*/
	color: #5B6E7D;
	height: 20px;
	padding-top: 1px;

}

.topnavlinksel {
	float: left;
	color: #5B6E7D;
	height: 20px;
	background-color: #EBD2B4;
	border-bottom: 2px solid #D0C37F;
	padding-top: 1px;
}

a.topnav:link, a.topnav:visited, a.topnav:active  {
	color: #5B6E7D;
	font-weight: bold;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
 }

a.topnav:hover {
	color: #5B6E7D;
	font-weight: bold;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/

}


#bodyblock{

	width:1000px;
	border: 0px solid black;
	clear: both;
}
#left{
	float: left;
	width: 165px;
	border: 0px solid #000000;
	background-color: #70744F;
	padding: 10px 0px 0px 0px;
	min-height: 750px;
}

.lnav {
	padding-left: 20px;
	width: 145px;
	padding-top: 2px;
	padding-bottom: 2px;

}

.lsubnav {
	padding-left: 30px;
	width: 135px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.leftniveau {
	width: 165px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding-top: 2px;
	border-top: 1px solid white;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	cursor: pointer;
}

a.lnavlink:link, a.lnavlink:visited, a.lnavlink:active  {
	color: #F3F1EB;
	text-decoration: none;
	font-size: 12px;
 }

a.lnavlink:hover {
	color: #F3F1EB;
	text-decoration: none;
	font-size: 12px;

}

a.lsubnavlink:link, a.lsubnavlink:visited, a.lsubnavlink:active  {
	color: #F3F1EB;
	text-decoration: none;
	font-size: 12px;
 }

a.lsubnavlink:hover {
	color: #F3F1EB;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;

}

#content{
	float: left;
	width:596px;
	border: 0px solid #000000;
	padding: 15px 20px 0px 18px;

}
#content_left{
	float: left;
	width:576px;
	border: 0px solid #000000;
	padding: 0px 20px 0px 0px;

}

#content_right{
	float: left;
	width:200px;
	border: 0px solid #000000;
	padding: 5px 5px 0px 13px;

}

.hoppeblok {
	width: 296px;
	border: 0px solid #000000;
	float: left;

}

.hoppeblok2{
	width: 596px !important;
	width: 576px;
	border: 0px solid #000000;
	float: left;
	margin-right: 10px;

}

.hoppebloktitel {
	background-image: url(../images/hoppeblok.jpg);
	background-repeat: no-repeat;
	width: 251px;
	height: 15px;
	padding: 9px 10px 9px 35px;
	font-size: 12px;
	font-weight: bold;
}

.hoppebloktitel2 {
	background-image: url(../images/hoppeblok.jpg);
	background-repeat: no-repeat;
	background-color: #F4F1EC;
	height: 15px;
	padding: 9px 10px 9px 35px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.hoppeblokcontent {
	padding: 10px;
	width: 276px;


}

.hoppeblokcontent2 {
	padding: 10px;
 	width: 596px !important;
 	width: 546px;
	margin-right: 10px;

}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#tijdslijntitle {
	background-image: url(../images/bg-tijdslijntitle.jpg);
	background-repeat: repeat-x;
	width: 816px;
	height: 19px;
	padding-top: 2px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	margin-top: 2px;
}

#right{
	float: left;
	width:200px;
	z-index: 3;
	border: 0px solid #000000;
}

#left_content_container {
	float: left;
	border: 0px solid #000000;
	width: 800px;
}

.righttitle {
	padding: 8px;
	width: 184px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #259770;
}

.rightcontent {
	padding: 8px;
	width: 184px;
	color: #526976;
	background-color: #C6CDD1;
}

.prodcat {
	background-image: url(../images/bg-tijdslijntitle.jpg);
	background-repeat: repeat-x;
	width: 590px;
	height: 19px;
	padding-top: 2px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	margin-top: 5px;
	margin-bottom: 10px;
}

.prodblock {
	float: left;
	width: 290px;
	border: 0px solid red;
}

.prodpic {
	float: left;
	width: 90px;
	padding-bottom: 10px;
}

.prodtext {
	float: left;
	width: 190px;
	padding: 0px 5px 10px 5px;

}

#footer{
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 49px;
	text-align: center;
	border: 0px solid black;
	color: #ffffff;
	font-size: 10px;
	line-height: 24px;
	clear: both;
	padding: 0px 40px 0px 40px;
}


H1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #5C5D5F;
}

TD {
	font-size: small;
}

a:link, a:active, a:hover  {
	color: #006699;
	text-decoration: underline;
 }

a:visited{
	color:#004f69;
	text-decoration:underline;
}

 .extragrootgekleurd {
	font-size: large;
	font-family: arial, helvetica;
	color: #47C18F;
	font-weight: bold;
}

.grootgekleurd{
	font-size:medium;
	color: #47C18F;
	font-weight: bold;
}

.gekleurd{
	color: #47C18F;
	font-weight: bold;
}

.kleingekleurd{
	font-size: x-small;
	color: #47C18F;
}

.extragroot {
	font-size: large;
	font-family: arial, helvetica;
	font-weight: bold;
}

.groot{
	font-size: medium;
	font-weight: bold;
}

.klein{
	font-size: x-small;
}

a.footer:link, a.footer:visited, a.footer:active  {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
 }

 a.footer:hover{
 	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
 }

 a.footersel:link, a.footersel:visited, a.footersel:hover, a.footersel:active  {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
 }


 a.credits:link, a.credits:visited, a.credits:active  {
	color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
 }

 a.credits:hover{
 	color: #aaaaaa;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
 }

.clear-block {
	clear: both;
	overflow: hidden;
	height: 0px;
	font-size: 0px;
}


td.gbook
{
	background-color : #C6CDD1;
	/*background-color : #F6EBDA;*/
	color : #526976;

	font-weight : normal;
	text-align : left;
	padding: 5px;
}

td.gbookbar
{
	background-color : #259770;
	color : #C6CDD1;

	font-weight : normal;
	text-align : left;
	height: 20px;
	padding: 5px;
}

td.gbooktitle
{
	background-color : #C6CDD1;
	padding: 5px;
	color : #526976;
}

a.gbook, a.gbook:visited
{
	color : #C6CDD1;

}

a.gbook:hover
{
	color : #FFFFFF;

}

/*shopcart*/

a.button1:link, a.button1:visited, a.button1:hover, a.button1:active  {
	color: #ffffff;
	border: 0px solid #000000;
	background-color: #595959;

	text-decoration: none;

	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;

 }

.button2 {
	color: #ffffff;
	border: 0px solid #000000;
	background-color: #C6CDD1;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.button3 {
	color: #ffffff;
	border: 0px solid #000000;
	background-color: #FF7800;

	text-decoration: none;

	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

a.button3:link, a.button3:visited, a.button3:hover, a.button3:active  {
	color: #ffffff;
	border: 0px solid #000000;
	background-color: #FF7800;

	text-decoration: none;

	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
 }


a.button4:link, a.button4:visited, a.button4:hover, a.button4:active  {
	color: #ffffff;
	float: right;
	border: 0px solid #000000;
	background-color: #AECD00;

	text-decoration: none;

	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
 }



.carttitlecontainer {
	border: 0px solid #000000;
	margin-top: 5px;
	width: 590px;
	vertical-align: middle;
	height: 25px;
	background-color: #C2C4C6;
}

.carttitle1 {
	border: 0px solid #000000;
	float: left;
	padding-top: 5px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

	height: 20px;
	vertical-align: middle;

	width: 280px;
 }

.carttitle2 {
	border: 0px solid #000000;
	float: left;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

	height: 20px;
	background-color: #C2C4C6;
	vertical-align: middle;
	width: 70px;
 }

.carttitle3 {
	border: 0px solid #000000;
	float: left;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	text-align: right;
	background-color: #C2C4C6;
	vertical-align: middle;
	width: 85px;
 }

.carttitle4 {
	width : 0px;
	height: 0px;

 }

a.cartlink:link, a.cartlink:visited, a.cartlink:hover, a.cartlink:active {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.cartremovelink:link, a.cartremovelink:visited, a.cartremovelink:hover, a.cartremovelink:active {
	color: #96969A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.cartitemcontainer {
	border: 0px solid #000000;
	margin-top: 17px;
	color: #ffffff;
	width: 590px;
	height: 25px;
}


.cartitem1 {
	border: 0px solid #000000;
	float:left;
	margin-top: 1px;
	padding-left: 10px;
	color: #000000;
	height: 20px;
	z-index: 12;

	width: 290px;
}

.cartitem2 {
	border: 0px solid #000000;
	float:left;
	margin-top: 1px;
	padding-right: 0px;
	color: #000000;
	z-index: 11;
	width: 70px;
 }

.cartitem3 {
	float: left;
	border: 0px solid #000000;
	margin-top: 1px;
	color: #000000;
	text-align: right;
	z-index: 10;
	width: 80px;
 }

.cartitem4 {
	float: left;
	border: 0px solid #000000;
	background-color: transparent;
	margin-top: 1px;
	color: #000000;
	text-align: right;
	z-index: 9;
	width: 90px;
 }

.cartdividerhor {
	border: 0px solid #000000;
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-left: 0px;
	height: 1px;
	width: 590px;
 }

.cartsubtotaal {

	border: 0px solid #000000;
	margin-top: 10px;
	width: 590px;

	font-weight: bold;
	color: #000000;
	text-align: right;
 }
.productcontainer {
	padding: 10px 0px 10px 0px;
}

.newstitle {
	margin-top: 0px;
	border-bottom: 1px solid #ffffff;
	padding: 8px 8px 5px 8px;
	color: #19B273;
	margin-right: 0px;
}

.newscontent {
	padding-top:0px;
	padding-left:8px;
	padding-right:10px;
	padding-bottom:20px;
	color: #606160;
	border-bottom: 2px dotted #C7CED3;
	margin-bottom: 10px;
	margin-left: 8px;
	clear: both;
}

.newsbutton {
	padding-left:16px;
	text-align:center;
	padding-bottom:5px;
}

.eventbutton{
	height:20px;
	font-size:11px;
}

.eventli{
	height:30px;
}


li.events{
	list-style-type:none;
	background-image:url("../images/listbtn.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	border:0px solid red;
	padding-bottom:8px;
}

h2{
	font-size:14px;
}


a.subscribelink:link, a.subscribelink:active, a.subscribelink:hover  {
	color: #006699;
	text-decoration: underline;
}

a.subscribelink:visited{
 	color: #004F69;
	text-decoration: underline;
 }


div.btnsubscribe{
	clear:both;
	background-color:#f3f1eb;
	margin-left:8px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	color:#22a563;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}

.subevents{
	padding-left:16px;
	padding-right:10px;
	margin-bottom:10px;
	/*border-bottom: 2px dotted #C7CED3;*/
	background-color:#f3f1eb;
	margin-left:8px;
	padding-top:5px;
	padding-bottom:5px;


	/*border:1px solid red;*/
}

.headevent{
	padding-left:16px;
	padding-right:10px;
	margin-bottom:10px;
	border-bottom: 2px dotted #C7CED3;
}


table.kalender {
	border: 0px solid #FAD5E4;
}

td.titel1l {
	/*background-color: #F3F1EB ;*/
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	width: 26px;
	height: 18px;
}

td.titel2l {
	background-color: #9BBBB0;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 26px;
	font-weight: normal;
	height: 18px;
}


td.titel3l {
	background-color: #259770;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 26px;
}

td.zwart {
	background-color: #000000;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 26px;
}

.kalenderpijl {
	color: #ffffff;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
}

a.kalenderpijl:link, a.kalenderpijl:visited, a.kalenderpijl:hover, a.kalenderpijl:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
 }

#kalenderblok {

	background-image: url(../images/agenda_bg.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding-left: 20px;
	padding-right: 20px;
}


div#tijdslijndate{
	color:#259770;
	font-weight:bold;
	margin-bottom:10px;
}

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


div .cartstatusblock{
	width:230px;
	min-height:115px;
	float:left;
	margin-left:8px !important;
	margin-left:5px;
	margin-top:8px;
	padding-bottom:5px;

}

div .cartstatusblocktitle{
	margin-left:10px;
	margin-right:10px;
	clear:both;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-top:3px;
	margin-bottom:3px;
	width:210px;
}

div .cartstatusblockcontent{
	margin-left:4px;
	margin-right:4px;
	clear:both;
	width:222px;
	min-height:20px;
	background-color:#ffffff;
}

div .cartstatuspic{
	float:left;
	width:95px;
	margin-top:5px;
	padding-left:5px;
	margin-bottom:5px;
}

div .cartstatusname{

	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	float:left;
	margin-left:10px;
	width:110px;
	margin-top:10px;
}

div.cartstatusprice{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	float:left;
	margin-left:10px;
	width:110px;
}

div .continuebtn{
	float:left;
	margin-left:8px;
	margin-top:10px;
	cursor:pointer;
	height:25px;
}

div .checkoutbtn{
	float:right;
	margin-right:8px;
	margin-top:10px;
	cursor:pointer;
	height:25px;
}
div .cartoverviewblock{
	float:left;
	margin-left:8px !important;
	margin-left:5px;
	margin-right:8px;
	margin-top:8px;
}
div .cartoverviewrow{
	border-bottom:1px solid #cccccc;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	height:22px;
	padding-top:3px;
	clear:both;
	width:210px;
}
div .shopbtns{
	clear:both;
	margin-left:1px !important;
	margin-left:-5px;
}
.cleardiv{
	clear:both;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	overflow:hidden;
}

a.taalkeuze:link, a.taalkeuze:visited, a.taalkeuze:active  {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
 }

a.taalkeuze:hover  {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
 }


a.footlink:link, a.footlink:visited, a.footlink:active{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#425363;
	text-decoration:none;
}

a.footlink:hover{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#425363;
	text-decoration:underline;
}

input.emailright{
	background-color:#ffffff;
	height:18px;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

input.inputlong{
	background-color:#cbceb1;
	width:245px;
	width:243px !ie;
	height:18px;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

input.inputlong_error{
	background-color:#ff9381;
	width:245px;
	width:243px !ie;
	height:18px;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}


input.inputobliged{
	background-color:#b9be9e;
	width:245px;
	width:243px !ie;
	height:18px;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

input.inputobliged_error{
	background-color:#ff9381;
	width:245px;
	width:243px !ie;
	height:18px;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

.contacterror{
	display:none;
}

.contacterror_visible{
	display:block;
	color:#de1900;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

.error{
	color:#de1900;
}

input.inputshort{
	width:60px;
	height:18px;
	background-color:#cbceb1;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

input.inputshort_error{
	width:60px;
	height:18px;
	background-color:#ff9381;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

input.inputshortobliged{
	width:60px;
	height:18px;
	background-color:#b9be9e;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

input.inputmedium{
	width:178px;
	width:174px !ie;
	height:18px;
	background-color:#cbceb0;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	margin-left:7px;
}

input.inputmedium_error{
	width:178px;
	width:174px !ie;
	height:18px;
	background-color:#ff9381;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	margin-left:7px;

}

input.inputmediumobliged{
	width:178px;
	width:174px !ie;
	height:18px;
	background-color:#b9be9e;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	margin-left:7px;
}

.ctcountry{
	width:245px;
	width:243px !ie;
	background-color:#cbceb0;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	height:18px;
	height:25px !ie;
	border:1px solid #999999;
}

textarea.contacttextareasmall{
	width:245px;
	width:243px !ie;
	background-color:#cbceb0;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

textarea.contacttextareasmall_error{
	width:245px;
	width:243px !ie;
	background-color:#ff9381;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

textarea.contacttextareaobliged{
	width:565px;
	width:545px !ie;
	background-color:#cbceb0;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
textarea.contacttextarea_error{
	width:565px;
	width:545px !ie;
	background-color:#ff9381;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

.combo{

}

div.archiveletterdate{
	float:left;
}

div.archivelettericon{
	float:left;
}

div.archivelettertitle{
	float:left;
}

div.searchlistspacer{
	float:left;
	width:0px;
}

div.searchlistdivider{
	clear:both;
	font-size:0px;
	margin:0;
	height:0;
	overflow:hidden;
}

div.searchlistitem{
	float:left;
	font-family:verdana, arial,helvetica,sans-serif;
	font-size:12px;
	color:#596f7c;
	line-height:18px;
}

a.searchlistitemlink:link,a.searchlistitemlink:active,a.searchlistitemlink:visited{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#596f7c;
	line-height:18px;
	text-decoration:none;
	clear:both;
}

a.searchlistitemlink:hover{
	font-family:verdana, arial,helvetica,sans-serif;
	font-size:12px;
	color:#596f7c;
	line-height:18px;
	text-decoration:underline;
	clear:both;
}


div.searchlistcat{
	clear:both;
	font-family:verdana, arial,helvetica,sans-serif;
	font-size:12px;
	color:#259770;
	line-height:20px;
	font-weight:bold;
	margin-top:5px;
}

div#loginerror{
	clear:both;
	color:#cc0000;
}

div#logout{
	float:right;
	margin-bottom:10px;
}

#backcontainer{
	background-image: url('../images/left-bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#leftimgs{
	position:absolute;
	margin-top:-601px;
	border:0px solid red;
}


/* item images */

.itemImageColumn{
	float:left;
	margin-right:12px;
}

.itemImage{
	margin-bottom:12px;
}


/*LIGHTBOX SCRIPT*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fbfae6;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fbfae6;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

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


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

