/* CSS NEWQUAY SURF HOME */
@import url("/css/master.css");
h1 { background-image:url(/img/events/events-newquay.gif); margin-left:10px; margin-bottom:10px; }

.months { list-style:none; padding:0; margin:0 10px; border-bottom:1px solid #6d9db4; }
	.months li { float:left; margin:0; padding:0; width:104px; height:36px; overflow:hidden; }
		.months a { display:block; background-position:top left; background-repeat:no-repeat; margin:0; padding:36px 0 0 0; height:0px !important; height/**/:36px; }
		.months a:hover, .months a.active { background-position:0 -36px; }
		li.more { float:right; width:100px; }
		li.more a { background-image:url(/img/events/more.gif); }
		li.more a:hover, li.more a.active { background-image:url(/img/events/more.gif); background-position:0 0px; }

		li.less { float:left; width:100px; }
		li.less a { background-image:url(/img/events/less.gif); }
		li.less a:hover, li.less a.active { background-image:url(/img/events/less.gif); background-position:0 0px; }



.filter { margin:0; padding:6px 12px; background-color:#F9F2E2; }
	.filter p { margin:0; padding:0; font-size:1.1em; padding:0 0 0.5em 0; }
	.filter ul { margin:0; padding:0; list-style:none; }
		.filter li { position:relative; float:left; width:11px; height:11px; border:2px solid #635846; background-color:#BCAB9B; margin:1px 160px 1px 0; padding:0; }
			.filter label { position:absolute; left:19px; top:-1px; width:162px; }


.eventd { border-bottom:1px solid #D9D9D9; padding:10px; color:#5D5650; }
	.eventd h2 { width:80px; color:#BCAB9B; font-size:1.1em; margin:0; padding:0; float:left; }
	.eventd h2 strong { color:#708693;}
	.eventd h3 { width:445px; font-size:1.1em; margin:0; padding:0; float:right; }
	.eventd p { width:445px; font-size:1.1em; float:right; color:#5D5650; }
	.eventd p a { color:#708693; }
	.eventd p a:hover { text-decoration:none; }


	h2.dont-miss { margin:0; padding:43px 0 0 0; overflow: hidden; height: 0px !important; height /**/:43px; background:#CCD121 url(/img/events/dont-miss-this-month.gif) no-repeat; }
dl { margin:0 0 0.5em 0; padding:0 9px; padding-bottom:10px; background-color:#CCD121; color:#665947; }
	dt { margin:0; padding:0; color:#fff; }
		dt strong { color:#665947; }
	dd { margin:0; padding:0 0 9px 0; }