/*
***********  Custom css ************
*/

.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #949597;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #877479;
}

.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C5B1B6;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #877479;
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C5B1B6;
}

.venue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3F3F3F;
	text-decoration:none;
}

.contact {
	font-size:11px; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif;
}

.cataloguemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cataloguemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/* overwrite padding in  editor_style */
img{
	border:0px;
}

.errorText{
    color: #FF0000;
}

.nextprevdisabled{
	color: #cccccc;
}
.nextprevlink{
	color: #33597e;
	text-decoration: none;
}
.nextprevlink:hover{
	color: orange;
	text-decoration: none;
}
.nextprevcurrentpage{
	color: #33597e;
	text-decoration: underline;
}

/** used in send to a freind **/
.input {
 	font-family: verdana;
  	font-size: 10px; 
  	color: #999999;
	border: 1 px solid #CACBCB;
}

.button { 
	border: 0px;
}
