/* ----------------------------------------------------------------------------------------------
	randomBusiness
 ----------------------------------------------------------------------------------------------*/
#random_business {
	width:190px;
	height:140px;
	padding:10px;
	background-color:#FFFFFF;
	text-align:center;
}

#random_business .summary {
	width: 100%;
	height: 20px;
	padding: 3px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
}

#random_business .headline {
	margin-top: 20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#random_business .headline a {
	color: #FFFFFF;
	font-size:12px;
	line-height:10px;
	font-weight:bold;
	text-decoration: none;
}

#random_business .location a {
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

#random_business .thumb {
	margin: 10px;
	padding: 10px;
	border: 1px solid #EAEAEA;
}

#random_business .more_link {
	width: 100%;
	clear: both;
}

#random_business .more_link a {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#random_business .more_link a:hover {
	color: #CDCDCD;
}

#busRegionLinks {
	margin-top:-5px;
}


/* ----------------------------------------------------------------------------------------------
	propertySearch
 ----------------------------------------------------------------------------------------------*/
#business_search {
	background-color:#EBEBEB;
}

#business_search th {
	background:url('/library/images/template/2010/bus_search_hdr_bkgd.gif') no-repeat top left;
	height:34px;
	color:#FFFFFF;
	font-size:18px;
	padding:0 0 0 10px;
	vertical-align:top;
}

#business_search .header {
	background:url('/library/images/template/2010/bus_search_hdr_bkgd.gif') no-repeat top left;
	height:34px;
	color:#FFFFFF;
	font-size:18px;
	padding:0 0 10px 10px;
	vertical-align:top;
}

#business_search .back_link {
	float:right;
	padding:10px;
}

#business_search .label {
	float: left;
	color:#990000;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding:5px 0 0 10px;
	width:100px;
}

#business_search .input {
	float: left;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding:5px 0 0 0;
}

#business_search .wide_input {
	float: left;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding:0 10px 10px 25px;
}

#business_search input, 
#business_search select {
	font-size: 11px;
	color:#666666;
}

#business_search .small {
	color:#990000;
	font-size: 9px;
}

#business_search .clear {
	height:10px;
	clear:both;
}

#business_search .divider {
	width: 80%;
	height: 10px;
	border-color:#990000;
	border-top-style: dashed;
	border-top-width: 1px; 
	margin:auto;
	clear:both;
}

#business_search .buttons { 
	padding:10px;
	text-align:center;
}

#business_search .button { 
	font-weight:bold; 
	font-size:11px; 
	color:#FFFFFF; 
	border-width:3px; 
	border-style:double; 
	border-color:#FFFFFF; 
	background-color:#990000; 
	cursor:pointer; 
	padding:3px;
	margin:0 5px 10px;
}


/* ----------------------------------------------------------------------------------------------
	viewBusinessList
 ----------------------------------------------------------------------------------------------*/
#business_list tr.standard {
	background-color:#FFFFFF;
}

#business_list tr.featured {
	background-color:#FFFFDD;
}

#business_list .thumb {
	width: 100px;
	float: left;
}

#business_list .summary {
	background:url('/library/images/template/2010/bus_hdr_bkgd.gif') no-repeat top left;
	padding-top:5px;
	padding-left:10px;
	height:34px;
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

#business_list .headline {
	float: left;
	font-size:11px;
}

#business_list .headline a:Link,
#business_list .headline a:Visited{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

#business_list .headline a:Hover,
#business_list .headline a:Active {
	color: #666666;
}

#business_list #the_business {
	padding:0 10px 10px;
	margin-bottom:20px;
}

#business_list .display_price {
	float: right;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
}

#business_list .business_detail {
	/* float:left; */
}

#business_list .description {
	margin-left: 110px;
	margin-right: 110px;
	text-align: justify;
}

#business_list .nothumb {
	margin-left: 3px;
}

#business_list .icon_list {
	float:right;
	margin-top:-3px;
	padding-right:10px;
}

#business_list .more_link {
	clear: right;
	float: right;
	vertical-align: bottom;
	margin-bottom: 5px;
	padding-right:10px;
}

#business_list .more_link a {
	text-decoration:none;
}

#business_list .more_link a:link, 
#business_list .more_link a:visited {
	color:#CC0000;
	text-decoration:none;
}

#business_list .more_link a:hover, 
#business_list .more_link a:active {
	color:#EBEBEB;
}


/* ----------------------------------------------------------------------------------------------
	viewBusiness
 ----------------------------------------------------------------------------------------------*/
#view_business {
/*	width: 780px; 
	overflow: hidden;
	border-color:#CDCDCD;
	border-style: solid;
	border-width: 1px; 
	margin: 5px;
	padding: 5px;	*/
	margin-bottom: 10px;
}

#view_business .summary {
	height: 20px;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
}

#view_business .photos {
	float: left;
	padding:5px 10px 0 0;
}

body.mobile #view_business .photos {
	width:90%;
	padding:0;
}

#view_business .main_photo {
	width: 350px;
	float:left;
	border-width: 0px; 
}

body.mobile #view_business .main_photo {
	width: 80%;
	float:left;
	border-width: 0px; 
}

#view_business .thumb_list {
	margin-top:10px;
	width: 350px;
	float: left;
	clear: left;
}

#view_business .thumb {
	width: 100px;
	height: 100px;
	float: left;
	margin: 3px;
	padding: 4px;
	border: 1px solid #EAEAEA;
}

#view_business .bheader {
	background:url('/library/images/template/2010/bus_hdr_bkgd.gif') no-repeat top left;
	padding:0 10px;
	height:34px;
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

#view_business .headline {
	float: left;
	padding-bottom:8px;
}

#view_business .display_price {
	float: right;
}

body.mobile #view_business .display_price {
	float: left;
	font-weight:bold;
}

#view_business .icon_list {
	float:right;
	margin-top:-10px;
	color:#990000;
	font-weight:bold;
}

#view_business .business_detail {
	float: left;
	width: 340px;
	text-align: justify;
}

body.mobile #view_business .business_detail {
	clear:both;
	width:100%;
}

#view_business .description {
	margin:0;
}

#view_business .icon_list {
	display:none;
/*
	float:right;
	margin-top:-10px;
	color:#990000;
	font-weight:bold;
*/
}

#vb_back_link {
	text-align: left;
	vertical-align: bottom;
	margin: 5px;
	padding: 5px;
}

#view_business .button { 
	font-weight:bold; 
	font-size:11px; 
	color:#FFFFFF; 
	border-width:3px; 
	border-style:double; 
	border-color:#FFFFFF; 
	background-color:#CC0000; 
	cursor:pointer; 
	padding-bottom:3px;
	margin:0 5px 10px;
}


/* ----------------------------------------------------------------------------------------------
	viewBusinessImages
 ----------------------------------------------------------------------------------------------*/
#view_business_image {
	width: 100%;
	text-align: center;
	padding: 40px;
}

#view_business_image .main_photo {
	width: 414px;
	height: 414px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color:#EAEAEA;
	border-style: solid;
	border-width: 1px; 
	text-align: center;
	vertical-align: middle;
}

#view_business_image .thumblist {
	float: left;
	clear: left;
}

#view_business_image .thumb {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 3px;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 1px; 
	cursor: pointer;
}

/* For non-javascript popup window */
.main_photo_popup {
	margin: 10px;
	padding: 10px;
	border-color:#EAEAEA;
	border-style: solid;
	border-width: 1px; 
}

body.mobile .main_photo_popup {
	margin:0;
	padding: 10px 0;
	border:0px; 
}

.thumb_index_popup {
	margin: 5px;
	padding: 5px;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 1px; 
}

.thumb_index_popup_focus {
	margin: 5px;
	padding: 5px;
	background-color: #EFEFEF;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 1px; 
}

