/*@group Category*/
/*+clearfix {*/
.listing-summary H4:after, .listing-summary H5:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.listing-summary H4, .listing-summary H5
{
	display: inline-block;
}
.listing-summary H4, .listing-summary H5
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
.listing-summary H4
{
	margin: 0 10px 4px 0;
	font-size: 16px;
	float: left;
	background-color: #CED;
	border-bottom: 1px solid #467BCA;
	border-top: 1px solid #467BCA;
/*border-top:1px solid #CCCCCC;*/
	clear: both;
	overflow: hidden;
	padding: 2px 8px;
	position: relative;
	text-align: left;
	width: 97%;
}
/*@group Listings*/
#listings
{
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0;
/*padding-left: 10px;*/
	clear: both;
}
#listings .title
{
	height: 30px;
	border-bottom: 1px solid #CCC;
	line-height: 30px;
	vertical-align: middle;
	margin: 20px 0 0;
	font-size: 1.8em;
	color: #95C210;
}
.info
{
	height: 20px;
	line-height: 20px;
	margin: 0 18px 10px 0;
}
.reviews .info
{
	margin: 10px;
}
.listing-summary
{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	clear: both;
}
.listing-summary H3
{
	margin: 0 10px 2px 0;
	font-size: 15px;
	float: left;
	background-color: #CDE;
	border-bottom: 1px inset #88B4F6;
	border-top: 1px outset #C2D6F4;
/*border-top:1px solid #CCCCCC;*/
	clear: both;
	overflow: hidden;
	padding: 1px 6px;
	position: relative;
	text-align: left;
	width: 97%;
}
/*[clearfix]*/.listing-summary H4
{
	margin: 0 10px 4px 0;
	font-size: 15px;
	float: left;
	background-color: #CED;
	border-bottom: 1px inset #8DBD98;
	border-top: 1px outset #DFFAEF;
/*border-top:1px solid #CCCCCC;*/
	clear: both;
	overflow: hidden;
	padding: 2px 8px;
	position: relative;
	text-align: left;
	width: 97%;
}
/*[clearfix]*/.listing-summary H5
{
	margin: 0 10px 4px 0;
	font-size: 15px;
	float: left;
	background-color: #ECD;
	border-bottom: 1px inset #F77796;
	border-top: 1px outset #FCD8E3;
/*border-top:1px solid #CCCCCC;*/
	clear: both;
	overflow: hidden;
	padding: 2px 8px;
	position: relative;
	text-align: left;
	width: 97%;
}
.listing-summary .star
{
	margin-left: 1px;
}
.listing-summary H6
{
	margin: 0 10px 4px 0;
	font-size: 16px;
	float: left;
	background-color: #FCFC91;
	border-bottom: 1px inset #DBCE56;
	border-top: 1px outset #F9F3DB;
/*border-top:1px solid #CCCCCC;*/
	clear: both;
	overflow: hidden;
	padding: 2px 8px;
	position: relative;
	text-align: left;
	width: 97%;
}
.listing-summary .website
{
	float: left;
	vertical-align: top;
	clear: both;
	margin-bottom: 3px;
	font-size: 0.9em;
	color: #808080;
}
.listing-summary .fields
{
	clear: both;
}
.listing-summary .fieldRow
{
	height: 22px;
	line-height: 1.5em;
	padding: 0 2px 0 0;
	font-size: 0.7em;
	display: inline;
}
DIV.featured
{
	background-color: #F2F9EC;
	padding: 5px;
	border: 1px solid #78C2EF;
	width: 96%;
}
.fieldRow .caption
{
	text-align: right;
	color: #3C336F;
	background-color: #D0DBEB;
	padding: 0px 6px 0 2px;
	border-bottom: 1px inset #4754CB;
	border-left: 0px solid #F1F1F1;
	border-top: 1px outset #DADDFB;
	font-weight: bold;
	display: inline;
}
.output
{
	background-color: #D1DDEE;
	padding: 0 5px;
	/*[empty]margin-right:;*/
	border-bottom: 1px inset #4754CB;
	/*[disabled]border-right:1px solid #4754CB;*/
	border-top: 1px outset #EBEDFD;
	display: inline;
}
.output A:link, .output A:visited
{
	font-weight: normal;
	text-decoration: none;
}
.output A:hover
{
	font-weight: normal;
	text-decoration: none;
}
.listing-summary IMG.image
{
	border: 1px solid #CCC;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: right;
	display: block;
}
.listing-summary IMG.image-left
{
/*Similar to .listing-summary img.image, except that it is floated left.*/
	border: 1px solid #CCC;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: left;
	display: block;
}
.listing-summary A:hover IMG.image
{
	background-color: #E5E5E5;
	border: 1px solid #E5E5E5;
}
.listing-summary P
{
	clear: both;
	margin-bottom: 3px;
	line-height: 1.4em;
	padding-right: 20px;
}
/**/
.address
{
	text-align: left;
	float: left;
	margin: 3px 0;
	width: 100%;
}
.website A:link, .website A:visited, .website A:hover
{
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.listing-summary .actions
{
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	border-style: none;
}
.listing-summary .actions A:link, .listing-summary .actions A:visited
{
	display: block;
	float: left;
	text-decoration: none;
	height: auto;
	line-height: normal;
	font-weight: normal;
	padding-left: 9px;
	margin: 0 8px 0 0;
}
.listing-summary .actions A:hover
{
	border: none;
}
.myBox
{
	/*[disabled]margin:0.5in auto;*/
	color: #FFF;
	width: 85%;
	/*[disabled]padding:20px;*/
	text-align: left;
	background-color: #778;
	/*[disabled]border:3px solid #FFF;*/
/*Do rounding (native in Firefox and Safari)*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.div.mybox1
{
	padding: 0px;
}
/*@user banners*/
.bannergreen
{
	padding: 5px 15px;
	background-color: #B6BD89;
	color: #FFFFFF;
	line-height: 2em;
	font-size: 16px;
	font-weight: bold;
	/*[disabled]width:95.3%;*/
}
.bannerblue
{
	padding: 0 15px;
	background-color: #666EBC;
	color: #FFFFFF;
	line-height: 2em;
	font-size: 16px;
	font-weight: bold;
	width: 95.3%;
}
.bannerred
{
	padding: 0 15px;
	background-color: #C65C62;
	color: #FFFFFF;
	line-height: 2em;
	font-size: 16px;
	font-weight: bold;
	width: 95.3%;
}
.banneryellow
{
	padding: 0 15px;
	background-color: #947919;
	color: #FFFFFF;
	line-height: 2em;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	width: 95.3%;
}
.bannergrey
{
	background-color: #CECABA;
	color: #699;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	/*[disabled]width:95.3%;*/
	padding: 5px 0;
}
/*@Slideshow*/
#slideshow
{
	position: inherit;
	width: 280px;
	height: 173px;
	float: left;
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #EEE;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 2px;
}
#slideshow IMG
{
	display: block;
	width: 280px;
	height: 173px;
	float: left;
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #EEE;
}
.pics
{
	height: 200px;
	padding: 0px;
	margin: 0;
}
.pics IMG
{
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #EEE;
	height: 200px;
	top: 0px;
	left: 0;
}
#s5
{
	width: 200px;
	height: 75px;
	border: 1px solid #DDD;
}
#s5 DIV
{
	width: 200px;
	height: 75px;
	padding: 15px;
	color: #333;
	text-align: left;
	font-size: 16px;
}
#s5 DIV IMG
{
	float: left;
	margin: 0 10px 10px 0;
	width: 200px;
	height: 75px;
	padding: 3px;
	background: #FFF;
}
#s6
{
	width: 300px;
	height: 140px;
	border: 1px solid #DDD;
	background-color: #EEE;
}
#s6 DIV
{
	width: 270px;
	height: 200px;
	padding: 15px;
	color: #333;
	text-align: left;
	font-size: 16px;
}
#s6 DIV IMG
{
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 100px;
	padding: 3px;
	background: #FFF;
}
#s5 DIV, #s6 DIV, #s7 DIV
{
	top: 0;
	left: 0;
}
#big
{
	width: 500px;
	text-align: left;
}
/*button styles*/
BUTTON
{
	position: relative;
	cursor: pointer;
	overflow: visible;
/*removes extra side padding in IE*/
}
BUTTON.btn
{
	border: 0;
	padding: 0;
	outline: none;
	margin-left: -6px;
/*corrects for shadow to make left edge look aligned*/
}
BUTTON SPAN
{
	position: relative;
	display: block;
	white-space: nowrap;
}
BUTTON.btn
{
	padding: 0 35px 0 0;
	margin-right: 5px;
	font-size: 1em;
	text-align: center;
	background: transparent url(../../media/button-sprite.gif) no-repeat right -92px;
}
BUTTON.btn SPAN
{
	padding: 13px 0 0 35px;
	height: 29px;
	background: transparent url(../../media/button-sprite.gif) no-repeat left top;
	color: #A2A2A2;
	line-height: 1.2;
	text-shadow: -1px -1px 0px #000;
}
BUTTON.btn:hover, BUTTON.btnHover
{
	background-position: right -138px;
}
/*extra class used for sucky browsers (stupid IE)*/
BUTTON.btn:hover SPAN, BUTTON.btnHover SPAN
{
	background-position: 0 -46px;
	color: #FFF;
	text-shadow: -1px -1px 1px #333;
}
.darkBg BUTTON.btn, .darkBg BUTTON.btn SPAN, #Footer BUTTON.btn, #Footer BUTTON.btn SPAN, #ContentPanel BUTTON.btn, #ContentPanel BUTTON.btn SPAN
{
	background-image: url(../../media/button-sprite-dark.gif);
}
/*for buttons on dark backgrounds*/
INPUT
{
	color: #000;
}
TEXTAREA, .textInput
{
	width: 118px;
	margin: 0 1px 0.5em -4px;
	padding: 5px;
	background: #E1E2E3 url(inputBg.gif) repeat-x 0 0;
	border: 1px solid #FFF;
	border-color: #C9CACB #FFF #FFF #C9CACB;
	outline: none;
}
LABEL.overlabel
{
	color: #B3B4B4;
	font-size: 1.2em;
	display: none;
/*initially hidden to prevent other content from shifting after JS function runs*/
}
#Search
{
	background: transparent url(../../media/skin-search-bg.gif) no-repeat scroll 0 0;
	clear: right;
	cursor: text;
	float: right;
	height: 32px;
	margin: 14px 26px 25px;
	overflow: hidden;
	width: 288px;
}
#SearchInput
{
	background: transparent none repeat scroll 0 0;
	border: 0 none #000000;
	float: left;
	font-size: 14px;
	height: 20px;
	margin: 0;
	padding: 8px 0 3px 7px;
	width: 206px;
}
#SearchSubmit
{
	background: transparent none repeat scroll 0 0;
	border: 0 none #000000;
	cursor: pointer;
	display: none;
	float: left;
	height: 30px;
	margin: 1px 0 0;
	padding: 0;
	width: 73px;
}
.obutton
{
	border-top: 1px solid #96D1F8;
	background: #7DACCC;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e569c), to(#7daccc));
	background: -moz-linear-gradient(top, #3e569c, #7daccc);
	padding: 3.5px 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 1);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.400000005960464);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
}
.obutton:hover
{
	border-top-color: #28597A;
	background: #28597A;
	color: #CCC;
}
.obutton:active
{
	border-top-color: #1B435E;
	background: #1B435E;
}
.yellow
{
	background: inherit;
	color: #FFFCD1;
}
.bleft
{
	float: left;
	margin: 0px 0px 10px;
	width: 490px;
}
.lt
{
	height: 10px;
	background: #6E6E6E url(/media/assets/lt.gif) no-repeat;
	color: #FFF;
}
.lbox
{
	color: #EEE;
	padding: 3px 12px;
	margin: 0 0 15px;
	background: #6E6E6E url(/media/assets/lb.gif) no-repeat bottom left;
	height: 178px;
}
.lbox IMG
{
	border: 1px solid #D4D4D4;
	color: #FFFFFF;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 5px;
}
.lbox P
{
	color: #FFFFFF;
}
.lbox A
{
	color: #FFFCD1;
	background: inherit;
}
.lbox H2
{
	color: #FFF;
	background: #6E6E6E;
}
.home-overlay
{
	z-index: 3;
	height: 210px;
	position: relative;
	left: -100px;
	top: -1165px;
	padding: 0px;
}
/*@sociable tags*/
DIV.sociable
{
	/*[disabled]margin:0px 0 0px 200px;*/
	padding: 0;
	text-align: right;
}
SPAN.sociable_tagline
{
	position: inherit;
}
SPAN.sociable_tagline SPAN
{
	display: none;
	width: 14em;
}
SPAN.sociable_tagline:hover SPAN
{
	position: absolute;
	display: block;
	top: -5em;
	background: #FFE;
	border: 1px solid #CCC;
	color: #000000;
	line-height: 1.25em;
}
.sociable SPAN
{
	display: block;
}
.sociable UL
{
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable UL LI
{
	background: none;
	display: inline-block;
	margin: 0;
	padding: 2px;
}
.sociable UL LI:before
{
	content: "";
}
.sociable IMG
{
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers
{
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/*@end*/
