#hp_row_one {
	position: relative;
	height: 268px;
}
#hp_ro_tab1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#hp_ro_tab2 {
	position: absolute;
	top: 0px;
	left: 150px;
}
.hp_ro_tab_on {
	background-color: #edefee;
	border: 1px solid #dfdfdf;
	border-bottom: none;
	cursor: default;
	width: 150px;
	height: 24px;
	padding-top: 7px;
	text-align: center;
	z-index: 65;
	font-size: 14px;
}
.hp_ro_tab_off {
	background-color: #ced0cf;
	border: 1px solid #dfdfdf;
	cursor: pointer;
	font-weight: bold;
	width: 150px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	z-index: 66;
	font-size: 14px;
}
.hp_ro_box {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 660px;
	height: 219px;
	background-color: #edefee;
	border: 1px solid #dfdfdf;
	z-index: 60;
}
.hp_ro_arr_left {
	position: absolute;
	top: 66px;
	left: 19px;
	width: 22px;
	height: 63px;
	cursor: pointer;
}
.hp_ro_arr_right {
	position: absolute;
	top: 66px;
	right: 19px;
	width: 22px;
	height: 63px;
	cursor: pointer;
}
.hp_ro_slide_box {
	position: absolute;
	top: 34px;
	left: 70px;
	width: 520px;
	height: 180px;
	overflow: hidden;
	/* border: 1px solid red; */
}
.hp_ro_pub {
	float: left;
	text-align: center;
	width: 153px;
	/* margin-right: 30px; */
	/* border: 1px solid red; */
	line-height: 12px;
}
.hp_ro_pub_border{
	display: block;
	width: 153px;
	height: 116px;
}
.hp_ro_pub_border img  {
	border: 4px solid white;
	border-radius: 3px;
	width: 145px;
	height: 108px;
}
.hp_ro_pub span {
	font-size: 10px;
	white-space: nowrap;
	line-height: 10px;
}
.hp_ro_pub span a {line-height: 10px;}
.hp_ro_pub_spacer {
	float: left;
	width: 30px;
	height: 30px;
}
#hp_ro_banner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 250px;
}


#hp_row_two {
	position: relative;
	height: 265px;
}
#hp_ro2_tab1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#hp_ro2_tab2 {
	position: absolute;
	top: 0px;
	left: 170px;
}
#hp_ro2_tab3 {
	position: absolute;
	top: 0px;
	left: 340px;
}
#hp_ro2_tab4 {
	position: absolute;
	top: 0px;
	left: 510px;
}
.hp_ro2_tab_on {
	width: 170px;
	height: 24px;
	padding-top: 7px;
	text-align: center;
	z-index: 75;
	font-size: 14px;
	background-color: #edefee;
	border: 1px solid #dfdfdf;
	border-bottom: none;
	cursor: default;
}
.hp_ro2_tab_off {
	width: 170px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	z-index: 75;
	font-size: 14px;
	background-color: #ced0cf;
	border: 1px solid #dfdfdf;
	cursor: pointer;
	font-weight: bold;
}
.hp_ro2_box {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 978px;
	height: 210px;
	background-color: #edefee;
	border: 1px solid #dfdfdf;
	z-index: 70;
}
.hp_ro2_box_cont {
	padding-top: 15px;
}
.hp_ro2_box_cont a {
	display: block;
	float: left;
	width: 170px;
	height: 20px;
	margin-left: 20px;
	color: #2f2e35;
	text-decoration: none;
	/* border: 1px solid red; */
}
.hp_ro2_box_cont_bottom {
	clear: both;
	height: 28px;
}
.hp_ro2_box_cont_bottom a {
	display: block;
	float: right;
	text-decoration: underline;
	font-weight: bold;
	color: #003cfe;
	padding: 5px 25px 0px 0px;
}


#home_mid {
	float:left;
	width:408px;
	padding-left:10px;
	margin-bottom:10px;	
}

#home_thin {
	float:left;
	width:180px;
	padding-left:10px;
	margin-bottom:10px;	
}

#home_wide {
	float:left;
	width:320px;
	padding-left:30px;
	margin-bottom:10px;	
}

#home_right1 {
	float:right;
	width:180px;
	padding-left:9px;
	padding-right:20px;
	margin-bottom:10px;	
}

#home_right {
	float:right;
	width:160px;
	padding-right:10px;
	margin-bottom:0px;	
}

.inner_container {
	overflow: hidden;
	width: 100%;
}

#home_inner_left {
	float:left;
	width:279px;
	padding-left:0px;
	padding-right:10px;
}

#home_inner_right {
	float:left;
	width:279px;
	padding-left:10px;
}

.featured_container {
	overflow: hidden;
	width: 100%;
	margin:10px;
}

#home_featured_left {
	float:left;
	width:177px;
}

#home_featured_mid {
	float:left;
	width:177px;
	margin-left:10px;
}

#home_featured_right {
	float:left;
	width:177px;
	margin-left:10px;
}

.home_left_margin {
	margin-left:10px;
}

.input_space label {
	float:left; 
	width:140px; 
	text-align:left; 
	padding-right:0px;
	text-align:right;

}

.input_space input,.input_space select {
	margin-bottom:5px;
	margin-left:5px;
}

.pub_of_week_image {
	margin:6px;
	max-height: 76px;
	max-width: 88px;
	vertical-align:top;
}

.pub_of_week_icon {
	margin:6px;
	max-height: 76px;
	max-width: 88px;
}

.pub_of_week_info {
	padding:10px;
}

.rating_label {
	display:inline-block;
	zoom: 1;
	*display:inline;
	vertical-align:top;
	padding-top:3px;
	margin-bottom:0px;
	font-weight:bold;
	color:#275b6d;
	width:115px;
}

.featured_rating_label {
	display:inline-block;
	zoom: 1;
	*display:inline;
	vertical-align:top;
	padding-top:3px;
	margin-bottom:0px;
	font-weight:bold;
	color:#275b6d;
	width:45px;
}

.rating_icon {
	display:inline-block;
	zoom: 1;
	*display:inline;
}

.home_thumbnails {
	max-height: 51px;
	max-width: 58px;
}

.home_thumbnails_container {
	display:inline-block;
	zoom: 1;
	*display:inline;
	margin:5px;
	height: 51px;
	width: 58px;
	text-align:center;
}

.home_thumbnails_featured {
	min-height: 113px;
	max-height: 113px;
	max-width: 120px;
	border: solid 1px #CCCCCC;
}

.home_thumbnails_container_featured {
	display:inline-block;
	zoom: 1;
	*display:inline;
	margin:3px;
	height: 113px;
	width: 120px;
	text-align:center;
}

.home_thumbnails_pow_title {
	height: 16px;
	width: 120px;
	color:#FFFFFF;
	background:#17589c;
	text-align:center;
	font-size: 10px;
}

.home_thumbnails_pow {
	min-height: 95px;
	max-height: 95px;
	max-width: 120px;
}

.home_thumbnails_container_pow {
	display:inline-block;
	zoom: 1;
	*display:inline;
	margin:3px;
	height: 111px;
	width: 120px;
	border: solid 3px #17589c;
	background:#17589c;
	text-align:center;
}

.newest_reviews_info {
	display:inline-block;
	zoom: 1;
	*display:inline;
	width:80px;
	vertical-align:top;
	padding-top:4px;
	color:#275b6d;
}

.reviewed_by {
	margin-bottom:5px;
	margin-left:5px;
	color:#275b6d;
	font-size:11px;
}

.intro_container {
	overflow: hidden;
	margin:10px;
}

ul, li {
    list-style-type: none;
	margin:5px;
}

.featured_inner_container {
	display:inline-block;
	zoom: 1;
	*display:inline;
	width:118px;
	padding-left:9px;
	padding-bottom:2px;
}

.featured_info {
	display:inline-block;
	zoom: 1;
	*display:inline;
	vertical-align:top;
	padding-top:4px;
	color:#2c2c2c;
	text-align:center;
	width:118px;
	padding-left:8px;
	font-size: 9px;
}

.homepage_header {
	height:26px;
	font-weight:bold;
	font-size:20px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	color:#1b4e63;
}

.homepage_sub_header {
	font-size:12px;
}

.events_inner_container {
	display:inline-block;
	zoom: 1;
	*display:inline;
	width:120px;
	padding-left:7px;
	padding-bottom:2px;
}

.events_inner_container a {
	font-size:14px;
}

.events_info {
	display:inline-block;
	zoom: 1;
	*display:inline;
	vertical-align:top;
	padding-top:4px;
	color:#2c2c2c;
	text-align:center;
	width:120px;
	padding-left:7px;
	padding-bottom:5px;
	font-size:10px;
}

.events_info a {
	font-size:12px;
}

.home_thumbnails_events {
	min-height: 80px;
	max-height: 80px;
	max-width: 120px;
}

.home_thumbnails_container_events {
	display:inline-block;
	zoom: 1;
	*display:inline;
	margin:3px;
	height: 80px;
	width: 120px;
	border: solid 2px #CCCCCC;
	background:#FFFFFF;
	text-align:center;
}

.video_inner_container {
	display:inline-block;
	zoom: 1;
	*display:inline;
	width:120px;
	padding-left:7px;
	padding-bottom:2px;
}

.home_thumbnails_video {
	min-height: 100px;
	max-height: 100px;
	max-width: 148px;
}

.home_thumbnails_container_video {
	display:inline-block;
	zoom: 1;
	*display:inline;
	margin:5px;
	height: 100px;
	width: 148px;
	border: solid 2px #CCCCCC;
	text-align:center;
}



.popular_locations_container {
	padding:5px 0 10px 0;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	font-size:12px;
	color:#1b4e63;
	border-bottom:#bbbbbd solid 1px;
}

.popular_locations_inner {
	margin-left:20px;
}

.popular_locations_summary {
	padding-right:15px;
}

.popular_location {
	display:inline-block;
	zoom: 1;
	*display:inline;
	margin:3px;
	width: 120px;
	text-align:left;
}


.map_tab_container {
	position:relative;
	height:37px;
	width:406px;
}

.map_tab {
	position:absolute;
	width:101px;
	height:28px;
	font-weight:bold;
	font-size:14px;
	padding-top:8px;
	color:#2c2c2c;
	margin:0px;
	border-top:#bbbbbd solid 1px;
	border-left:#bbbbbd solid 1px;
	border-right:#bbbbbd solid 1px;
	text-align:center;
}

.featured_info img
{
	height: 10px;
	width: 30px;
}
/* 
#FaceLike {
    height: 22px;
    position: absolute;
    right: 314px;
    top: 3px;
    width: 60px;
}
#social {
    background-color: #FCF6E0;
    border: 1px solid #BBBBBD;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 10px;
    width: 146px;
}

#buttons {
    float: right;
    height: 26px;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    width: 160px;
}

#FaceLike{
	position: absolute;top: 3px;right: 314px;width: 60px;height:22px;
}
.st_facebook_button {
	position: absolute;top: 2px;right: 128px;
}
.st_twitter_button {
	position: absolute;top: 2px;right: 66px;
} */