/******************************************************************/
.genericmsg
{
	border: 1px solid #FFCC00;
	padding: 20px;
	color: #000000;
	background-color: #FAFAE6;
}
.genericerr
{
	border: 1px solid #CC0033;
	padding: 20px;
	color: #CC0033;
	background-color: #FAFAE6;
}
/******************************************************************/
.genericfilter
{
}
.genericfilter label
{
	font-weight: bold;
}
/******************************************************************/
.genericimage
{
	float: right;
	margin-left: 4px;
}
.genericimage img
{
	border: 1px solid #666666;
	padding: 4px;
}
.genericimage a
{
	display: block;
	padding: 0 8px;
}
/******************************************************************/
.genericpager
{
	text-align: center;
}
.genericpager a
{
	border: 1px solid #999999;
	padding: 0 7px;
	line-height: 16px;
	background-color: #F8F8F8;
	color: #333333;
	text-decoration: none;
}
.genericpager a:hover
{
	border-color: #000000;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.genericpager span
{
	border: 1px solid #CCCCCC;
	padding: 0 7px;
	line-height: 16px;
	background-color: #E8E8E8;
	color: #999999;
}
/******************************************************************/
.genericform
{
}
.genericform table
{
	width: 100%;
}
.genericform th
{
	padding: 6px 3px;
	text-align: left;
}
.genericform td
{
	padding: 3px 3px;
	vertical-align: top;
}
.genericform label
{
	display: block;
	font-size: 11px;
	color: #666666;
}
/******************************************************************/
#genericpathway
{
	display: none;
}
/******************************************************************/
#genericgmap
{
}
/******************************************************************/
#marquee
{
	background-color: #CCCCCC;
}
/******************************************************************/
#videos
{
}
#videos .col1
{
	float: left;
	width: 40%;
}
#videos .col2
{
	float: right;
	width: 59%;
}
#videos img
{
	border: 0;
}
/******************************************************************/
#rental-menu
{
	height: 72px;
	background-image: url(graphics/button-back.gif);
}
#rental-menu a
{
	display: block;
	float: left;
	width: 72px;
	height: 72px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}
#rental-menu a:hover
{
	background-image: url(graphics/button-over.gif);
}
#rental-menu a.a1
{
	float: right;
	width: 100px;
}
#rental-menu img
{
	border: 0;
}
/******************************************************************/
#rental-overview
{
}
#rental-overview .col1
{
	float: left;
	width: 66%;
}
#rental-overview .col2
{
	float: right;
	width: 33%;
}
#rental-overview img
{
	border: 0;
}
#rental-overview ul
{
	margin: 4px 0;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 0;
}
#rental-overview li
{
	margin: 4px 0;
	padding: 0;
	list-style-type: none;
}
#rental-overview small
{
	font-size: 11px;
}
/******************************************************************/
#rental-features
{
}
#rental-features .col1
{
	float: left;
	width: 33%;
}
#rental-features .col2
{
	float: right;
	width: 66%;
}
#rental-features ul
{
	margin: 0;
	padding: 0;
}
#rental-features li
{
	margin: 0;
	border-bottom: 1px dotted #999999;
	padding: 2px 2px 2px 20px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
}
/******************************************************************/
#rental-images
{
}
#rental-images .col1
{
	float: left;
}
#rental-images .col2
{
	float: right;
}
#rental-images td
{
	padding: 0 4px 4px 0;
	text-align: center;
}
#rental-images img
{
	border: 0;
}
/******************************************************************/
#rental-videos
{
}
#rental-videos .col1
{
	float: left;
	width: 20%;
}
#rental-videos .col2
{
	float: right;
	width: 79%;
}
#rental-videos td
{
	height: 100px;
	text-align: center;
}
#rental-videos img
{
	border: 0;
}
/******************************************************************/
#rental-map
{
}
/******************************************************************/
#rental-contact
{
}
/******************************************************************/
#rental-widget
{
}
#rental-widget div.div1
{
	float: right;
	line-height: 18px;
	font-size: 11px;
}
#rental-widget div.div2
{
	float: right;
}
#rental-widget form b
{
	display: block;
}
#rental-widget form label
{
	display: block;
}
/******************************************************************/
#widget-featured
{
}
#widget-featured .col1
{
	float: left;
	width: 32%;
	margin-right: 1%;
	overflow: hidden;
}
#widget-featured .row1
{
	font-size: 11px;
	white-space: nowrap;
}
#widget-featured .row2
{
	margin-top: 4px;
	margin-bottom: 4px;
	height: 100px;
}
#widget-featured .row3
{
	font-weight: bold;
	white-space: nowrap;
}
#widget-featured .row4
{
	font-size: 11px;
	height: 80px;
}
#widget-featured img
{
	border: 0;
}
/******************************************************************/
#widget-newest
{
}
/******************************************************************/
#widget-promo
{
}
#widget-promo .generic-heading1
{
	font-size: 14px;
	font-weight: bold;
}
#widget-promo .generic-heading2
{
	font-style: italic;
	font-weight: bold;
}
#widget-promo .generic-button
{
	text-align: right;
}
#widget-promo .generic-button input
{
	width: 200px;
}
#widget-promo .media-description
{
	font-size: 11px;
}
#widget-promo .media-pricing
{
	font-weight: bold;
	color: #CCE8FE;
}
#widget-promo .media-guarantee
{
	color: #CCCCCC;
}
#widget-promo .membership-pricing
{
	margin-top: -15px;
	font-weight: bold;
	color: #CCE8FE;
	text-align: right;
}
#widget-promo .membership-description
{
}
#widget-promo .membership-maxlisting
{
	font-style: italic;
	color: #CCE8FE;
}
/******************************************************************/
#widget-winners
{
}
/******************************************************************/
#search-browse
{
}
#search-browse li.li1
{
	margin-left: 20px;
}
/******************************************************************/
#search-directory
{
}
#search-directory div.div0
{
	float: left;
	width: 33%;
	background-color: #EEEEEE;
}
#search-directory div.div1
{
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#search-directory div.div2
{
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#search-directory div.div3
{
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 50px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
/******************************************************************/
#search-legend
{
}
#search-legend td
{
	font-size: 11px;
	padding-right: 2px;
}
/******************************************************************/
#search-rentals
{
}
#search-rentals tr.tr_rental_normal
{
	background-color: #F0F0F0;
}
#search-rentals tr.tr_rental_second
{
	background-color: #FFFFFF;
}
#search-rentals td
{
	padding: 10px 5px 20px 5px;
	vertical-align: top;
}
#search-rentals h2
{
	padding: 0;
}
#search-rentals h3
{
	padding: 0;
}
#search-rentals p
{
	padding: 0;
}
#search-rentals img
{
	border: 0;
}
/******************************************************************/
#reviews-menu
{
	border-bottom: 1px solid #000000;
	height: 28px;
	clear: both;
}
#reviews-menu a
{
	display: block;
	float: left;
	margin-right: 10px;
	border-width: 4px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0 10px;
	line-height: 24px;
	color: #000000;
	background-color: #F0F0F0;
}
#reviews-menu a:hover
{
	border-color: #AAAAAA;
	color: #444444;
	text-decoration: none;
}
#reviews-menu span
{
	display: block;
	float: left;
	margin-right: 10px;
	border-width: 4px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0 10px;
	line-height: 24px;
	color: #000000;
	background-color: #FFFFFF;
}

