/* Veel gebruikte kleuren

Rood				color: #8C1418;

---------------------------------------------- */
body, p, td, li, input, textarea, button {
	font-family: "Lucida Bright", "LucidaBright", Georgia, "Book Antiqua", Cambria, Palatino, Times, serif;
	font-weight: normal; 
	font-size: 13px;
	color: #000;
}
a {
	text-decoration: underline;
	outline: none;
}
a:link { 
	color: #8C1418;
}
a:visited {
	color: #8C1418;
}
a:active {}
a:hover {
	text-decoration: none;
	color: #000;
}
strong, b {
	font-weight: bold;
}
p {
	line-height: 1.41em;
	margin-top: 0.5em;
	margin-bottom: 1.5em; 
}
li {
	line-height: 1.41em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #8C1418;
	font-family: "Lucida Bright", "LucidaBright", Georgia, "Book Antiqua", Cambria, Palatino, Times, serif;
	font-weight: bold;
}
h1 { font-size: 17px; 
     text-shadow: 0px 1px 2px #aaa; 
}
h2 { font-size: 15px; 
     text-shadow: 0px 1px 2px #aaa; 
}
h3 { font-size: 13px; 
     text-shadow: 0px 1px 2px #aaa; 
}









/* Design elementen 
---------------------------------------------- */
body {
	background: #ddd;
}

#wrapper {
	background: #fff;
	background-color: rgba(255,255,255,0.9);
	border: 1px solid #999;
	border-width: 0px 1px;
}
.clearish{
	clear:both;
}
.kleiner {
	font-size: 90%;
}
#header {
	background: url(images/logo_klantnaam.png) no-repeat;
}
.shortheader #header {
	/*background: url(images/shortheader_bg.png) no-repeat;*/
	height: 150px;
}
.shortheader #header #subheader2 {
	display: none;
}
.shortheader #clearheadercenter, .shortheader #clearheaderleft, .shortheader #clearheaderright {
	height: 150px;
}
#topslider {
	margin: 0px 20px;
	width: 940px;
	height: 220px;
	overflow: hidden;
	border: 1px solid #ccc;
}
#topslider img {
	margin: 0px;
	width: 940px;
	height: 220px;
}
#homebutton, #homebutton a {
	position: absolute;
	width: 340px;
	height: 130px;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	display: block;
}
#homebutton a {
	left: 0px;
}
#homebutton a strong {
	position: absolute;
	left: -9999px;
}
h1.top {
	margin-top: 0;
}
#left {
	width: 300px;
	padding: 0px 20px;
}
#container-left, #clearheaderleft {
	width: 300px;
}
#right {
	width: 220px;
	padding: 0px 20px;
}
#container-right {
	width: 220px;
}

#breadcrumbs {
	position: absolute;
	top: 109px;
	left: 340px;
	width: 620px;
	text-align: right;
	display: block;
	
	font-size: 11px;
	color: #666;
}
#breadcrumbs a {
	color: #333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #000;
	text-decoration: underline;
}
body.page1 #breadcrumbs {
	display: none;
}
.shortheader #subheader1 {
	border-bottom: 1px solid #ccc;
	width: 940px;
	margin-left: 20px;
	margin-right: 20px;
}

#footer {
	/* background: url(images/footer_bg.png) no-repeat center top; */
	overflow: hidden;
}
#subfooter1 {
	border-top: 1px solid #ccc;
	width: 940px;
	margin: 0 auto;
	padding-top: 7px;
}
#footer .links, #footer .midden, #footer .rechts {
	width: 300px;
	margin-left: 20px;
	float: left;
	min-height: 90px;
}
#footer .links {
	margin-left: 0px;
}
#footer .midden {
	width: 380px;%
}
#footer .rechts {
	width: 220px;
}
#footer p {
	margin: 0;
}





/* Nieuws 
---------------------------------------------- */
.nieuws .item {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.overzicht .item a {
	text-decoration: none;
	color: #000;
}
.overzicht .item a h3 {
	margin: 10px 0 5px;
	color: #8C1418;
}
.overzicht .item a p {
	margin: 0px 0px 10px;
}
.overzicht .item a .iteminfo {
	padding-top: 6px;
}

.overzicht .item a:hover, .overzicht .item a:hover p {
	text-decoration: none;
	color: #8C1418;
}
.overzicht .item a:hover h3 {
	text-decoration: underline;
}

.iteminfo {
	margin-bottom: 10px;
	font-size: 96%;
	color: #868889;
}
.thumb {
	float: left;
	margin: 0px 8px 8px 0px;
	border: 1px solid #8C1418;
	padding: 1px;
}
.publicatiedatum {
	color: #999;
}
.returnlink {
	
	padding-top: 10px;
	margin: 0;
	padding: 15px 0px;
	border-top: 1px solid #ccc;
}






/* Rechter kolom 
---------------------------------------------- */
#right p, #right li, #right .item p {
	font-size: 12px;
}
#right .item h3 {
	margin-top: 0px;
}
#right h2 {
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
#right .nieuws h2 a {
	text-decoration: none;
}
#right .nieuws h2 a span {
	color: rgba(255,255,255,0);
	text-shadow: none; 
}
#right .nieuws h2 a:hover span {
	color: #000;
	text-shadow: 0px 1px 2px #aaa; 
}
#right .kaderja {
	border: 1px solid #999;
	padding: 0px 6px;
	background: #eee;
	clear: both;
	margin-bottom: 20px;
}
#right h1, #right h2, #right h3 {
	color: #8C1418;
}
#right h3 {
	margin-top: 5px;
}
#right p {
	color: #000;
}




/* Social 
---------------------------------------------- */
.sociallinks {
	float: right;
}
#container-center .sociallinks {
	display: block;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 20px;
	text-align: left;
}
.sociallinks span {
	float: left;
	color: #999;
}
.sociallinks a, a.sociallink {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 6px;
	background: url(images/social_icns_bg.png) 0px 0px;
}
.sociallinks a b, a.sociallink b {
	position: absolute;
	left: -9999px;
}
#header a.sociallinks {
	float: right;
}
a#icn-Mailafriend {
	background-position: 0px 0px;
}
a#icn-Mailafriend:hover {
	background-position: 0px -20px;
}
a#icn-Twitter {
	background-position: -20px 0px;
}
a#icn-Twitter:hover {
	background-position: -20px -20px;
}
a#icn-Facebook {
	background-position: -40px 0px;
}
a#icn-Facebook:hover {
	background-position: -40px -20px;
}
a#icn-Hyves {
	background-position: -60px 0px;
}
a#icn-Hyves:hover {
	background-position: -60px -20px;
}
a#icn-Gplus {
	background-position: -80px 0px;
}
a#icn-Gplus:hover {
	background-position: -80px -20px;
}
a#icn-Linkedin {
	background-position: -100px 0px;
}
a#icn-Linkedin:hover {
	background-position: -100px -20px;
}
a#icn-Youtube {
	background-position: -120px 0px;
}
a#icn-Youtube:hover {
	background-position: -120px -20px;
}




/* Fotoboek(en)
---------------------------------------------- */
.thumbscontainer {
	clear: none;
	display: block;
	width: 460px;
	position: relative;
	position: static;
}
ul.thumbs {
	width: 460px;
	clear: none;
	height: 130px;
}
.thumbs h1 {
	font-size: 13px;
	font-weight: normal;
}
#center .thumbs li.test {
	width: 120px;
	height: 120px;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px !important;
	
	line-height: 120px;
	text-align: center;
	
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #dddddd); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #dddddd); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff, #dddddd); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff, #dddddd); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #ffffff, #dddddd);
    -pie-background: linear-gradient(#ffffff, #dddddd); /*PIE*/
	behavior: url(assets/js/PIE.php);

}
.thumbs li.test a {
	width: 120px;
	height: 120px;
	display: block;
	text-align: center;
	background-repeat: no-repeat  !important;
	border: 1px solid #666;
	border-color: #aaa #999 #666 #999;
	background-position: 50% 50%  !important;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	
	-webkit-box-shadow: 0px 1px 1px #999;
	   -moz-box-shadow: 0px 1px 1px #999;
	        box-shadow: 0px 1px 1px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, Color='#999999');
	
	behavior: url(assets/js/PIE.php);
	
}
.thumbs li.test:hover {
	background: #fff;
}
.thumbs li.test a:hover {
	border: 1px solid #000;
	border-color: #999 #666 #333 #666;
	-webkit-box-shadow: 1px 2px 2px #666;
	   -moz-box-shadow: 1px 2px 2px #666;
	        box-shadow: 1px 2px 2px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#666666');
}


.childscontainer {
	/*border-bottom: 1px solid #D79329;*/
	width: 460px;
	padding-top: 0px;
}
.childscontainer ul.thumbs li {
	margin: 0px !important;
	display: block;
	width: 380px;
	clear: both;
}
.childscontainer ul.thumbs li a {
	padding: 5px 0px 5px 0px !important;
	display: block;
	width: 380px;
	border-top: 1px solid #999;
}
.childscontainer li a div.imgcontainer {
	width: 120px;
	margin: 0px;
	float: left;
}
.childscontainer li a h1 {
	float: right;
	width: 288px;
}
#center .childscontainer li:hover {
	background: transparent;
	color: #000;
}

/* Album overzicht */

.childscontainer li a h3 {
	margin-top: 0px;
	color: #8C1418;
	text-decoration: underline;
}
.thumbs li.album a {
	display: block;
}
.thumbs li.album a p {
	color: #000;
}
.thumbs li.album a:hover p {
	color: #8C1418;
}
.thumbs li.album a .imgcontainer {
	width: 120px;
	height: 120px;
	display: block;
	background-repeat: no-repeat;
	border: 1px solid #666;
	border-color: #aaa #999 #666 #999;
	background-position: 50% 50%  !important;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
			
	-webkit-box-shadow: 0px 1px 1px #999;
	   -moz-box-shadow: 0px 1px 1px #999;
	        box-shadow: 0px 1px 1px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, Color='#999999');
	
	behavior: url(assets/js/PIE.php);
	background-position: 50% 50%;
	margin-right: 20px;
}

.thumbs li.album:hover {
	background: #fff;
}
.thumbs li.album a:hover .imgcontainer {
	border: 1px solid #000;
	border-color: #999 #666 #333 #666;
	-moz-box-shadow: 1px 2px 2px #666;
	-webkit-box-shadow: 1px 2px 2px #666;
	box-shadow: 1px 2px 2px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#666666');
}
.thumbs li.album .imgcontainer {
	background-repeat: no-repeat;
	border: 1px solid #646567;
	background-position: 50% 50%;
}
.thumbs li.album .imgcontainer img {
	visibility: hidden;
}








/* Navigation 
---------------------------------------------- */
#headermenu {
	position: absolute;
	top: 60px;
	left: 340px;
}
#headermenu ul {
	margin: 0;
	padding: 0px 1px;
	white-space: nowrap;
	background: url(images/header_ul_bg.png) no-repeat 0px 0px;
	height: 42px;
	width: 622px;
}
#headermenu li {
	display: inline;
	list-style-type: none;
	height: 42px;
	line-height: 42px;

    float: left;
    margin: 0;
    padding: 0px 0px;
}
#headermenu a {
	padding: 0px 20px;
	line-height: 42px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #000;
    
    height: 40px;
	border: 1px solid transparent;
	border-width: 1px 0px;   
    display: block;
}
#headermenu a:hover {
	color: #8C1418;
	
	text-shadow: 0px 1px 2px #aaa; 
}
#headermenu li.yourehere a, 
body.page1 #headermenu li#mmlink_13 a {
	color: #8C1418;
	text-shadow: 0px 1px 2px #ccc; 
	
	border-color: #dbb;

    background-color: transparent;
	background-color: rgba(75, 0, 0, 0.05);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
              filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C4B0000,endColorstr=#0C4B0000); /* IE6ÐIE9 */
                zoom: 1;
}





#headersubmenu {
	position: absolute;
	top: 10px;
	left: 340px;
	width: 620px;
}
#headersubmenu ul {
	float:right;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#headersubmenu li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px 8px 0px 4px;
	color: #333;
	background: url(images/footer_bullet.png) no-repeat 100% 55%;
	
	float: left;
}
#headersubmenu li.last {
	/*
	background: none;
	*/
}
#headersubmenu li a {
	color: #333;
	text-decoration: none;
	
}
#headersubmenu li a:hover {
	text-decoration: underline;
}


#headersubmenu .sociallinks {
	padding-left: 6px;
}
#headersubmenu .sociallinks li {
	background: none;
	padding: 0;
}




#mainmenu {
	margin: 0px;
	padding: 0px;
	z-index:10;
	width: 300px;
    z-index: 4;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 300px;
	border-top: 1px solid #ccc;
}
#mainmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainmenu li a {
	color: #000;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	display: block;
	border-bottom: 1px solid #ccc;
}
#mainmenu li.active a {
	color: #8C1418;
}
#mainmenu li.active li a {
	color: #000;
}

#mainmenu li ul {
	margin: 0px;
}
#mainmenu li li {
	padding-left: 0px;
}

#mainmenu li.subactive1 ul li a {
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	
}
#mainmenu li li a:before {
	content: ">\0000a0";
}
#mainmenu li.yourehere ul {
	border: 0;
}
#mainmenu li.yourehere .subactive2 ul {
	color: #000;
}
#mainmenu li.yourehere .last ul {
	
}

#mainmenu li.yourehere a {
	color: #8C1418;
}
#mainmenu li.yourehere ul li a {
	color: #000;
}
#mainmenu li.yourehere li.yourehere a {
	color: #000;
}
#mainmenu li.yourehere ul li.active a {
	color: #8C1418;
}
#mainmenu li.yourehere ul li.active li.subactive3 a {
	color: #000;
}
#mainmenu li.subactive1 a:hover {
	text-decoration: underline;
	color: #8C1418;
}




#letergrootte {
	float: right;
}
#letergrootte a {
	color: #000;
	text-decoration: none;
}
#letterS {
	font-size: 12px;
}
#letterM {
	font-size: 14px;
}
#letterL {
	font-size: 16px;
}


#footer ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	line-height: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#footer li a {
	color: #444;
	text-decoration: none;
}
#footer li a:hover {
	color: #000;
	text-decoration: underline;
}







#supersized-loader { 
	position:absolute; 
	top:50%; 
	left:50%; 
	z-index:0; 
	width:60px; 
	height:60px; 
	margin:-30px 0 0 -30px; 
	text-indent:-999em; 
	background:url(images/progress.gif) no-repeat center center;
}	
#supersized { 
	position:fixed; 
	left:0; 
	top:0; 
	overflow:hidden; 
	z-index:-999; 
	height:100%; 
	width:100%;
}
#supersized img{ 
	width:auto; 
	height:auto; 
	position:relative; 
	outline:none; 
	border:none;
}
		
#supersized a { 
	z-index:-30;
	position:fixed;
	overflow:hidden;
	top:0; left:0;
	width:100%;
	height:100%;
	background:#111;
	display:block;
}
#supersized a.image-loading { 
	background:#111 url(images/progress.gif) no-repeat center center; 
	width:100%;
	height:100%;
}




/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}






/* Forms 
------------------------------------------------------------------------------- */
#center form#EmailForm {
	width: 380px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#center #EmailForm fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
#center form#EmailForm label span.verplicht {
	color: #8C1418;
	font-size: 115%;
	font-weight: bold;
}
#center form#EmailForm label.verplichtmelding {
	font-size: 85%;
}
#center legend {
	display: none;
}

#center form#EmailForm input {
	/*display: block;*/
	float: left;
	margin-top: 3px;
}

#center form#EmailForm select {
	float: left;
	display: block;
}

#center form#EmailForm label {
	clear: both;
	font-size: 1em;
	padding: 5px 0px;
	float: left;
	width: 100px;
	margin: 0;
	line-height: 1.4em;
	height: 20px;
}
#center form#EmailForm input, #center form#EmailForm textarea, #center form#EmailForm select {
	width: 260px;
	padding: 0;
}
/*
form input {
	float: left;
	width: 260px;
	padding: 0;
	display: inline;
	line-height: 1.5em;
	margin: 5px 0px;
}

form input.radio {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
*/
/* style the form elements to look similar across browsers ... emulates Safari */
/*
form input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff;
}
form textarea {
	margin-top: 3px;
	width: 260px;
	height: auto;
	float: left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form input.button, .form .sendBtn {
	color: #fff;
	background: #8C1418;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
	display: block;
	font-size: 13px;
	line-height: 25px;
	height: 28px;
	width: 168px;
	border: 1px solid #8C1418;
	padding: 0px 10px;
	font-weight: bold;
	cursor: pointer;
	
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	behavior: url(assets/js/PIE.php);
	
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
form input.button:hover, .form .sendBtn:hover {
	text-decoration: none;
	color: #8C1418;
	background: #fff;
	border: 1px solid #8C1418;
	cursor: pointer;
}
*/
#center form#EmailForm #cfPostcode {
	width: 65px;
	margin-right: 5px;
}
#center form#EmailForm #cfPlaats {
	width: 180px;
}
#center div.errors {
	margin-bottom: 10px;
	color: #981F0F;
}





/* !Search form (zoeken) */
/* ------------------------------------------------------------------------------- */
#header #searchbox {
	width: 196px;
	height: 32px;
	display: block;
	margin: 0px;
	position: absolute;
	left: 340px;
	top: 10px;
	z-index: 10;
	/*background: url(images/search_bg.png) no-repeat;*/
}
#searchbox fieldset, #ajaxSearch_form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#searchbox label {
	clear: none;
	float: left;
	width: auto;
}
#searchbox #ajaxSearch_input {
	width: 160px;
	height: 16px;
	line-height: 14px;
	padding: 0px 1px;
	background: transparent;
	margin: 0px;
	border: 1px solid #ccc;
	
	font-size: 11px;
	background: #fff;
	
}
#searchbox #ajaxSearch_submit {
	width: 20px;
	margin: 0px 0px 0px 2px;
	height: 20px;
	background: transparent;
	color:  transparent;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
	
	background: url(images/social_icns_bg.png) no-repeat -240px 0px;
}
#searchbox #ajaxSearch_submit:hover {
	background-position: -240px -20px;
}


/* !Search result */
/* ------------------------------------------------------------------------------- */
#center #ajaxSearch_input {
	width: 240px;
	
}
.ajaxSearch_result, .paging1, .ajaxSearch_paging {
	border-top: 1px solid #999;
	padding: 10px 0px;
	display: block;
}
.ajaxSearch_result p, p.ajaxSearch_resultsInfos {
	margin: 0;
}
.ajaxSearch_result h1 {
	margin: 0em 0em 0.3em 0em;
}
.ajaxSearch_resultBreadcrumbs, .ajaxSearch_resultBreadcrumbs a {
	color: #666;
	text-decoration: none;
	font-size: 90%;
}
.ajaxSearch_resultBreadcrumbs a:hover {
	color: #243A9B;
	text-decoration: underline;
}
body.page22 #header #searchbox {
	display: none;
}




/* simple demo stylesheet for the EasyPoll Snippet v.0.2  */
/* ------------------------------------------------------------------------------- */

.pollvotes, .pollresults {
    max-width: 100%;
    background-color:#eee;
    border:1px solid #999;
    padding:5px;
    
    margin-bottom: 20px;
    position: relative;
}

.pollvotes h3, .pollresults h3 {
    
}

.pollvotes ul, .pollresults ul {
    padding:0px 4px 0px 16px;
}
.pollvotes ul {
    padding-left: 0px;
}
.pollvotes li {
	list-style-type: none;
}

.easypoll fieldset {
    border:0px;
    margin:0px;
    padding:0px;
}

.easypoll input.pollbutton {
    border:1px solid #999;
    color:#333;
    background-color:#fff;
}

.easypoll input:hover {
    background-color:#ddd;
}
.pollresults strong {
	font-weight: normal;
}
.pollresults p {
	margin-bottom: 0px;
}
.pollresults .pollpercent {
	right: 12px;
	position: absolute;
	color: #888;
	font-size: 11px;
}
.easypoll_bar {
    height:13px;
    background-color:#FFF;
    border: 1px solid #bbb;
    
    margin-bottom: 5px;
}

.easypoll_inner {
    height:100%;
    /*
    background:url('../../templates/modxhost/images/foot_4x82.jpg') repeat-x top left;
    */
    background-color:#bbb;
}

.easypoll_error {
    border:1px solid #600;
    background-color:#FAA;
    padding:8px;
    
    margin-bottom: 20px;
}