/* top right bottom left */
#ybs {
	margin:0;
	padding:0;
	font-family: verdana, arial, sans-serif;
}
#ybs .header {
	margin: 5px 0 0 0;
	font-size: 16px;
	color:#000000;
	display: inline;
	line-height: 20px;
}
#sortbyregion {
	padding: .5em .5em 0 0;
	text-align: center;
}
/* section title */
#sortbyregion h1 {
	font-size:16px;
	font-weight:bold;
	padding: 0 0 0 0;
	text-transform:uppercase;
	text-decoration: none;
}
#sort a {
	text-decoration: none;
}
#sort a:link, a:active {
	color: #990000;
	text-decoration: none;
}
#sort a:visited {
	color: #990000;
	text-decoration: none;
}
#sort a:hover {
	color: #000000;
}
/* region */
#sort h2 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin: 0;
	text-transform:uppercase;
	text-decoration: none;
	text-align: left;
}
/* state / province */
#sort h3 {
	font-size:12px;
	font-weight:normal;
	padding-left: 0;
	margin:0;
	text-transform:uppercase;
	text-decoration: none;
	text-align: left;
}
#ybs .pagination {
	background:url("bkg.pagination.gif");
	background-position:center top;
	background-repeat:no-repeat;
	padding: 1em 2em 0 0;
	text-align:right;
	font-size: 10px;
}
#ybs .pagination a {
	margin: 0 5px 0 5px;
	text-decoration: none;
}
#ybs .pagination a:link, a:active {
	color: #333;
}
#ybs .pagination a:visited {
	color: #333;
}
#ybs .pagination a:hover {
	color: #a90029;
	;
}
#ybs .pagination .hot {
	margin: 0 5px 0 5px;
	font-size: 10px;
	font-weight:bold;
	color: #a90029;
}
#ybs .default {
	width: 210px;
	max-width: 210px;
	/*	height:200px; */
	background:url("bkg.default.jpg") center top no-repeat;
	padding: 7.5em 0 0 2em;
	text-align:left;
}
ul#ybsbuttons {
	text-align: center;
	margin: 0;
	list-style-type: none;
}
ul#ybsbuttons li {
	padding: 5px;
	display: inline;
}
#ybs .default a {
	text-decoration: none;
}
#ybs .default a:link, a:active {
	color: #333;
}
#ybs .default a:visited {
	color: #333;
}
#ybs .default a:hover {
	color: #a90029;
}
#ybs .default h1 {
	padding:0 0 3px 0;
	margin:5.75em 1em 0 .5em;
	font-size:16px;
	font-weight:normal;
	border-bottom: 1px dotted #ccc;
}
#ybs .default h2 {
	padding: 2px 0 2px 0;
	margin:0 10px 0 5px;
	font-size: 13px;
	font-weight:normal;
	border-bottom: 1px dotted #ccc;
}
#ybs .default h3 {
	padding: 3px 0 2px 0;
	margin:0 10px 0 5px;
	font-size: 11px;
	font-weight:normal;
	border-bottom: 1px dotted #ccc;
}
#ybs .intro {
	margin: 10px;
	padding: 5px;
	line-height: 14px;
	font-size:10px;
}
#ybs .featured {
	width:100%;
	/*	height:300px; */
	background-color:#FFFFFF;
	color:#000000;
	background: url("bkg.featured.bottom.gif") center bottom no-repeat;
	padding: 3px 0 0 0;
	margin-left: -10px;
	text-align:left;
}
#ybs .featured_img {
	margin: 0;
	background: url("bkg.featured.img.gif") center no-repeat;
	border:1px solid #fafafa;
	float: left;
}
#ybs .featured_info {
	width: 240px;
	height:100%;
	margin:0;
	padding:0 2px 0 2px;
	display: block;
	float: right;/*	overflow:auto; */ 
}
#ybs .featured_info p {
	font-size: 10px;
	line-height:14px;
}
#ybs .feat_hdr {
	color: #a90029;
}
#ybs .featured_info h1 {
	margin: 5px 0 0 0;
	padding:0;
	color:#6d6d6d;
	font-size:12px;
	font-weight:bold;
}
#ybs .preview {
	height: 94px;
	width: 125px;
	overflow:hidden;
	margin: 1em 0 .35em 0;
	padding:0;
}
#ybs .preview_title {
	font-size: 12px;
	font-weight:bold;
	color: #8e5c19;
	width:125px;
}
#ybs .preview_detail {
	font-size: 10px;
	color: #8e5c19;
	width:125px;
}
#ybs .favplaces {
	font-size: 10px;
}
#ybs a.more:link, #ybs a.more:active, #ybs a.more:visited {
	border: 0;
	color: #818181;
	text-decoration: none;
	background: url("next-white.png") no-repeat right;
	padding: 5px 22px 5px 0px;
	margin-left: 10px;
}
#ybs a.more:hover {
	background: url("next-red.png") no-repeat right;
	color: #fd3130;
}
#ybs .title {
	color: #990000;
	font-weight:bold;
}

