/******************************************************************/
.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;
}
/******************************************************************/
#genericgmap
{
	margin-bottom: 16px;
}
/******************************************************************/
#marquee
{
	background-color: #CCCCCC;
	margin: 10px 10px 0 10px;
}
/******************************************************************/
#videos
{
}
#videos div.col1
{
	float: left;
	width: 40%;
}
#videos div.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 div.col1
{
	float: left;
	width: 66%;
	min-height: 400px;
}
#rental-overview div.col2
{
	float: right;
	width: 33%;
	min-height: 400px;
}
#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 div.col1
{
	float: left;
	width: 33%;
	min-height: 400px;
}
#rental-features div.col2
{
	float: right;
	width: 66%;
	min-height: 400px;
}
#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 div.col1
{
	float: left;
	min-height: 400px;
}
#rental-images div.col2
{
	float: right;
	min-height: 400px;
}
#rental-images td
{
	padding: 0 4px 4px 0;
	text-align: center;
}
#rental-images img
{
	border: 0;
}
/******************************************************************/
#rental-videos
{
}
#rental-videos div.col1
{
	float: left;
	width: 20%;
	min-height: 400px;
}
#rental-videos div.col2
{
	float: right;
	width: 79%;
	min-height: 400px;
}
#rental-videos td
{
	height: 100px;
	text-align: center;
}
#rental-videos img
{
	border: 0;
}
/******************************************************************/
#rental-map
{
}
/******************************************************************/
#rental-contact
{
}
/******************************************************************/
#rental-widget
{
	border: 1px dotted #999999;
	padding: 10px;
}
#rental-widget div.div1
{
	float: right;
	line-height: 16px;
	font-size: 11px;
}
#rental-widget div.div2
{
	float: right;
}
#rental-widget form *
{
	font-size: 11px;
}
#rental-widget form b
{
	display: block;
}
#rental-widget form label
{
	display: block;
	padding-right: 10px;
}
/******************************************************************/
#widget-featured
{
}
#widget-featured div.col1
{
	float: left;
	margin-right: 1%;
	width: 24%;
	overflow: hidden;
}
#widget-featured div.row1
{
	font-size: 11px;
	white-space: nowrap;
}
#widget-featured div.row2
{
	margin: 2px 0;
	height: 100px;
}
#widget-featured div.row3
{
	font-weight: bold;
	white-space: nowrap;
}
#widget-featured div.row4
{
	font-size: 11px;
}
#widget-featured img
{
	border: 0;
}
#widget-featured a
{
	font-size: 11px;
}
/******************************************************************/
#widget-newest
{
	border: 1px dotted #999999;
	padding: 10px;
}
#widget-newest ul
{
	margin: 0;
	padding: 0 0 0 20px;
}
#widget-newest li
{
	margin: 0 0 8px 0;
	padding: 0;
}
/******************************************************************/
#widget-promo
{
	border: 1px dotted #999999;
	padding: 10px;
}
#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 .media-description
{
	font-size: 11px;
}
#widget-promo .media-pricing
{
	font-weight: bold;
	color: #800000;
}
#widget-promo .media-guarantee
{
	color: #999999;
}
#widget-promo .membership-pricing
{
	margin-top: -15px;
	font-weight: bold;
	color: #800000;
	text-align: right;
}
#widget-promo .membership-description
{
}
#widget-promo .membership-maxlisting
{
	font-style: italic;
	color: #800000;
}
/******************************************************************/
#widget-winners
{
	border: 1px dotted #999999;
	padding: 10px;
}
/******************************************************************/
#search-browse
{
	border: 1px dotted #999999;
	padding: 10px 10px 0 10px;
}
#search-browse ul
{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
#search-browse li
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#search-browse li.li1
{
	margin-left: 20px;
	list-style-type: none;
}
#search-browse span
{
	font-weight: normal;
}
/******************************************************************/
#search-directory
{
}
#search-directory div.div0
{
	float: left;
	width: 48%;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}
#search-directory div.div1
{
	margin-left: 0;
}
#search-directory div.div2
{
	margin-left: 25px;
}
#search-directory div.div3
{
	margin-left: 50px;
}
/******************************************************************/
#search-rental
{
	border-collapse: collapse;
}
#search-rental tr.tr0
{
	background-color: #D0D0D0;
}
#search-rental tr.tr1
{
	background-color: #F0F0F0;
}
#search-rental tr.tr2
{
	background-color: #FFFFFF;
}
#search-rental td
{
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
#search-rental td.td0
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 8px;
	font-weight: bold;
}
#search-rental td.td1
{
	width: 150px;
}
#search-rental td.td2
{
	padding-left: 8px;
	padding-right: 8px;
}
#search-rental td.td3
{
	width: 150px;
}
#search-rental img
{
	border: 0;
}
#search-rental ul
{
	margin: 0;
	padding: 0;
}
#search-rental li
{
	margin: 0;
	padding: 0 0 4px 0;
	list-style-type: none;
}
/******************************************************************/
#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;
}

