/* USHP.css */
a,a:link,a:visited{background-color:transparent;color:#333333;text-decoration:underline}
a:hover,a:hover span{
	text-decoration:underline;
	color: #FF6600;
}
a:active{color:#ff6600}
a span,a:link span{color:#ff6600}
.cf:after,ul.cf li:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.cf,ul.cf li{display:inline-table}
* html #page,* html .cf,* html ul.cf li{height:1%}
.cf,ul.cf li{display:block}
.linklist12{list-style-type:none;margin:0;padding:0}
.linklist12 li{
	display:block;
	float:left;
	margin:0 1% 0 0;
	width:44%;
	text-decoration: none;
}

/* slideshow.css */
.screen,.screen a img,.screen div,.screen img,#slideshow .screen .child{border:none;margin:0;padding:0}
.screen{background-color:#fff;overflow:hidden;text-align:center}
.flipper{text-align:center}
.flipper ul{list-style-type:none;margin:0;padding:0}
.flipper ul li{
	display:block;
	line-height:1.5em;
	margin:0;
	padding:0;
	width:50%;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
.flipper ul li.first{float:left;text-align:left}
.flipper a{visibility:hidden}
.flipper a:active{color:#fff}
.flipper ul li.last{text-align:right}
.flipper li.first a{
	margin-left:.5em
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;}
.flipper li.last a{
	margin-right:.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.photolistset{margin:auto;text-align:left}
.photolistset .photo,.photolistset .list{
	display:inline;
	float:left;
	width:46%;
}
.photolistset .list{width:110px}
.photolistset .list{width:46%}
.photolistset .list h4{font-size:125%;line-height:1em;margin:14px 0 6px 0}
.photolistset .list ul{margin-top:6px}

/* Override.css */
.screen{height:304px}
.photolistset .photo{width:155px}

/* classic.css */
.flipper,.flipper a,.flipper a:visited,.flipper a:hover{background-color:#92CB4B;color:#fff}
.screen,.photolistset h4{
	background-color:#fff;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*temp
#searchcategory ul li.selected,#searchcategory ul li.selected a,#head input.button,#foot input.button{background-color:#54b818;color:#fff;font-weight:bold}

*/

