/* this is the filter_custom.css it has anything special such as colour cordination....sizes for rss and calendar and tree...etc...

#search_bar{
width:799px;
height:50px;
background:  url(../images/ylm_search_bar_top/sb_sb.png) repeat-x top left;
margin-top:0px;
vertical-align:middle;
}

.search_bar_button 
{
	background:url(../images/ylm_search_bar_top/search_button.gif) no-repeat center;
	font:Arial, Helvetica, sans-serif;
	font-size:0px;
	color:#666666;
	width:116px;
	height:50px;
	border:none;
	margin-left:25px;
	top:-15px;
}
input[type="button"]
{
	background: transparent url(../images/ylm_search_bar_top/sb_sb.png) repeat-x top left;
	border:none;
}
.divTitle {
background:transparent url(../images/ylm_search_bar_top/sb_sb.png) repeat-x top left;
color:white;
font-weight:normal;
font-size:14px;
font-weight: bold;
left:-1px;
padding: 8px 7px 8px 7px;
position:relative;
top:-22px;
width:auto;


border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;

	
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;

	
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;

	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
*/
	
	
/* div container holds all littel elements  applies to calendar, small cat tree e.t.c 

/*
.divTitle {



border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;

	
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;

	
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;

	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}*/
/*rss feed and cat tree styles widths are set in filter specific css, because if they exist they may not both/all  exist actual widths are set in filter_custom.css */

#rss_reader { display: block; float:left; overflow-y: scroll;padding-right: 5px;padding-left: 5px; color: #006699; height:140px; width:290px;}

#cat_search_list { display: block; float:left;  margin-left: 10px; padding-right: 5px;padding-left: 5px; }

/*calendar*/
.divContainerCalendar {
	
	
	
	background: transparent url(../images/ylm_form_buttons/tab_back_off.png) repeat-x top left;
	position: relative;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; 
	border-top:1px solid #ccc; 
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px; 
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-right:8px;
	margin-top:0px;
	margin-left:8px;
	margin-bottom:18px;
	max-width:350px;
	float:left;
	text-align:left;
	padding:10px;
	margin-top:25px;
	
}
#slideShow {	

	float:left;
	display:block;
	text-align: left;

	
	}
	
	#smallBlock{
	display:block;
	
	float:left;
	
	text-align:justify;	border:1px solid #efefef;	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;

	-khtml-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;

	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;

	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;}
	
	.divContainerRSS {
	
	/* this is green for durhm*/
	
	 border:1px solid #669966;	

	margin-right:8px;
	margin-top:0px;
	margin-left:8px;
	margin-bottom:18px;
	max-width:790px;float:left;
	text-align:left;
	padding:10px;
	margin-top:25px;
	height:150px;
	
}

.divContainerCatTree {
	
	/* default is grey*/
	
	background: transparent url(../images/ylm_form_buttons/tab_back_off.png) repeat-x top left;
	position: relative;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; 
	border-top:1px solid #ccc; 
	/*-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px; */
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;

       /*	-khtml-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomleft: 10px; */
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px; 

	/*-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px; */
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;

	/*border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;*/
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-right:8px;
	margin-top:0px;
	margin-left:8px;
	margin-bottom:18px;
	max-width:790px;float:left;
	text-align:left;
	padding:10px;
	margin-top:25px;
	margin-right:8px;
	margin-top:0px;
	margin-left:8px;
	margin-bottom:18px;
	max-width:790px;float:left;
	text-align:left;
	padding:10px;
	margin-top:25px;
	min-height:150px;
	
}


	/*this is all the common elements ...applies to everyone */
/* CSS Document */

/*common styles can also be custom per filter*/
div, p, h1, h2, h3, h4, h5, ul, img{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.blank{
	font-size:0px; line-height:0px; clear:both;
	}
	
.h4 { color:#CC9900;
	font-size:13px;
	text-align: center;}
	
.h4  span a{ color:#CC9900;
	font-size:13px;
	text-align: center;
	text-decoration:underline;}	

.h5 { color:#847543;
	font-size:14px;
	text-align: center;}
	
.h5  span a{ color:#847543;
	font-size:14px;
	text-align: center;
	text-decoration:underline;}	
a a:link a:visited {color:#006699;
text-decoration:underline;}

a:hover a:active {color:#006699;
text-decoration:underline;}

/*special one for search om FP */
.jqTransformButtonFP {
	background:url(../images/ylm_search_bar_top/search_button.gif) center no-repeat;
color:#333333;
font-size:14px;margin: 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}

*:first-child+html button.jqTransformButtonFP[type]{width: 1;} /* IE7 */





/* IE 6 */
* html button.jqTransformButtonFP { height:33px; }
/* IE 7 */
*+ html button.jqTransformButtonFP { height:33px; }



