body {
	margin: 0;
	background: #dfdfdf;
	font-family:Arial;
	font-size:11pt;
}

#shell {
	width: 1014px;
	margin: 10px auto 40px auto;
	background: url(images10/page_backing.gif) center repeat-y;
}

/****************************************  UNIVERSAL TEXT STYLES  *******************************************/
p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #ff7300;
	text-decoration: none;
}

a img {
	border: none;
}

a:active, a:focus {
   outline: 0;
   }

h1 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.minihead {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.large_header {
	font-size: 28px;
	font-weight: bold;
	line-height: 26px;
	text-transform: uppercase;
	margin: 0;
}

.smallbody {
	font-size: 11px;
}

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

.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
}
/****************************************  END UNIVERSAL STYLES  *******************************************/

#header {
	width: 1010px;
	height: 104px;
	padding-left: 4px;
	background: url(images10/header_backing.jpg) top left no-repeat;
	position: relative;
	margin: 0;
}

a.citylink {
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 10px;
	text-transform: uppercase;
	background: url(images10/citylink_bg.gif) top right no-repeat;
	line-height: 23px;
	color: #fff;
	font-weight: bold;
	padding: 0 20px 0 10px;
}

a.citylink:hover {
	background-position: 100% -23px;
}

/****************************************  SUPER HEADER  *******************************************/
#header_feature {
	width: 1006px;
	height: 200px;
	background: #555555;
	margin-left: 4px;
	position: relative;
}

#slider {
	 width: 670px;
	 position: relative;
	 margin: 0;
}

.scroll {
  height: 200px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  }

.panel {
	width: 670px;
	height: 200px;
	background: #edeae2;
	float: left;
	position: relative;
}

ul.navigation {
	z-index: 10;
	position: absolute;
	bottom: 5px;
	left: 100px;
	list-style: none;
	padding: 0;
	margin: 0;
} 

ul.navigation li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.navigation li img, ul.navigation li a {
	width: 13px;
	height: 20px;
	display: block;
}

ul.navigation li a  {
	background: url(images10/switcher_unit.gif) top left no-repeat;
}

ul.navigation li a:hover  {
	background: url(images10/switcher_over.gif) top left no-repeat;
}

ul.navigation li a.selected{
	background: url(images10/switcher_selected.gif) top left no-repeat;
}

.panel #map {
	position: absolute;
	right: 0;
}

.panel #listing {
	width: 469px;
	height: 200px;
	position: absolute;
	left: 0;
	}
	
.panel #listing_vid {
	width: 650px;
	height: 200px;
	position: absolute;
	right: 1px;
}

.panel #listing_details {
	width: 273px;
	height: 200px;
	position: absolute;
	left: 0;
	padding-left: 21px;
	padding-top: 6px;
	background: url(images10/pick_details_plate.png) top left no-repeat;
}

.panel #pick_name {
	width: 235px;
	/*border: 1px solid #fff;*/
	/*background: url(images10/featured_hr_dots.gif) bottom left no-repeat;*/
	padding-bottom: 14px;
	position: relative;
}

.panel #pick_name img {
	position:absolute; 
	right: 0px; 
	bottom: 16px;
}

p.small_header {
	text-transform: uppercase;
	font-size: 10px;
	color: #ff7300;
	margin-bottom: 0;
}

.panel #pick_name p.pick_name {
	color: #e9e9e9;
	font-weight: bold;
	font-size: 24px;
	padding: 0 30px 0 0;
	margin: 4px 0 0 0;
	line-height: 27px;
	background: url(images10/arrow_orange.png) 12px right no-repeat;
}

.panel #pick_name p.pick_name a {
	color: #e9e9e9;
}

.panel #pick_name p.pick_name a:hover {
	color: #ff7300;
}

#pick_radar {
	width: 235px;
}

#pick_radar p.radar_name {
	font-family: 'times new roman', Georgia, serif;
	font-size: 24px;
	color: #e9e9e9;
	margin: 11px 0 0 0;
	line-height: 24px;
	
}

#pick_radar p.byline {
	font-size: 11px;
	color: #b7b7b7;
	margin: 1px 0 0 0;
}

#pick_name p.description {
	font-size: 12px;
	color: #b7b7b7;
	line-height: 16px;
	width: 210px;
	margin: 10px 0 0 0;
}

#pick_radar a:hover {
	background: #505050;
}

#shadow_right {
	 position:absolute; 
	 top:0; 
	 right:0; 
	 background: url(images10/account_shadow.png) top right no-repeat; 
	 width: 12px; 
	 height:200px;
}

.panel #cat_icon {
	position: absolute;
	top: 10px;
	left: 266px;
	background: url(images10/panel_caticon_back.gif) no-repeat;
	width: 33px;
	height: 25px;
	padding: 3px 0 0 8px;
}

.panel #city_link {
	position: absolute;
	top: 10px;
	left: 466px;
	border-left: 3px solid #ff7300;
}

.panel #city_link_vid {
	position: absolute;
	top: 10px;
	left: 265px;
	border-left: 3px solid #ff7300;
}

.panel #city_link a, .panel #city_link_vid a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: url(images10/panel_citylink.gif) top right no-repeat;
	height: 28px;
	padding: 0 22px 0 10px;
	display: block;
	line-height: 28px;
}

.panel #city_link a:hover, .panel #city_link_vid a:hover {
	background: url(images10/panel_citylink.gif) -28px right no-repeat;
}

.panel #play_icon {
	position: absolute;
	top: 54px;
	left: 417px;
}

		/************************* ACCOUNT  ***************************/
#account_large {
	width: 336px;
	height: 200px;
	background: url(images10/account_backing.jpg) top left no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	/*border: 1px solid #fff;*/
}

#account_large #account, #account_large #signin {
	padding: 0 0 0 12px;
	background: url(images10/accent_orange.gif) top left no-repeat;
	margin: 0;
}

#account_large #account p.small_header {
	padding: 3px 0 3px 0;
	margin: 14px 0 0 0;
}

#account_large #account p.message {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 8px 0 0 0;
	text-shadow: #343434 -1px 1px 1px;
}

#account_large #account a:hover {
	background: #3d3d3d;
}

.loginfield {
	width: 101px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #242424;
	line-height: 20px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0 0 0 5px;
	margin: 0 0 14px 0;
}

#loginfields {
	position: absolute;
	right: 10px;
	bottom: 2px;
}

#account h1 {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	text-shadow: #1d1d1d -1px 1px 1px;
}

#account ul {
	list-style: none;
	padding: 0;
}

#account ul li {
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	background: url(images10/backing_blk_transparent.png) repeat;
}

#account ul li a {
	display: block;
	width: 130px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: url(images10/arrow_orange.png) no-repeat 9px 13px;
	padding-left: 23px;
}

#account ul li a.secondary {
	color: #989797;
}

#account_large #account ul li a:hover {
	background: url(images10/nav_over.gif) top left repeat-x;
	color: #fff;
}

/************************* END ACCOUNT  ***************************/
		

/****************************************  NAVIGATION  *******************************************/	
#main_navigation {
	width: 1006px;
	height: 63px;
	background: url(images10/navigation_background.jpg) top left no-repeat;
	margin-left: 4px;
	z-index: 10;
	position: relative;
}

#main_navigation.city {
	height: 119px;
	background: url(images10/navigation_background_city.jpg) top left no-repeat;
	position: relative;
	z-index: 999;
}

#main_navigation.city #city_title {
	position: absolute;
	left: 20px;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 200px;
	padding-top: 16px;
	z-index: 11;
	
}

#main_navigation.city h1 {
	color: #fff;
	font-size: 49px;
	margin: 0;
	padding: 0;
	/*display: block;*/
	margin-bottom: -12px;
}

#main_navigation.city h1 img {
	padding-bottom: 2px;
	padding-left: 10px;
}

#main_navigation #global_nav ul {
	margin: 0;
	list-style: none;
	padding: 12px 0 0 9px;
	position: absolute;
	z-index: 999;
	display: block;
	top: 0;
	left: 0;
	
}

#main_navigation #global_nav ul li {
	margin: 0;
	float: left;
	position: relative;
}

#main_navigation #global_nav ul li.more {
	background: url(images10/nav_dropdown_arrow.gif) top right no-repeat;
}

#main_navigation #global_nav ul li a {
	line-height: 41px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: #1d1d1d -1px 1px 1px;
	background: url(images10/nav_divider.gif) top right no-repeat;
	padding: 8px 26px 9px 26px;
}

#main_navigation p {
	line-height: 41px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: #9b714d -1px 1px 1px;
	margin: 0;
}

#main_navigation #global_nav ul li a.more {
	background: url(images10/nav_dropdown_arrow.gif) top right no-repeat;
	padding: 8px 32px 9px 26px;
}

#main_navigation #global_nav ul li a.account {
	background: url(images10/nav_account.gif) top right no-repeat;
	font-size: 11px;
	color: #ff7300;
	padding: 14px 9px;
}

#main_navigation #global_nav ul li a.account:hover {
	color: #fff;
	text-shadow: #9b714d -1px 1px 1px;
}

#main_navigation #global_nav ul li a:hover {
	background: url(images10/nav_over.gif) top left repeat-x;
	text-shadow: #9b714d -1px 1px 1px;
}

#main_navigation #global_nav ul li ul.subnav {
	position: absolute;
	padding: 10px 0 10px 10px;
	left: 0;
	top: 41px;
	display: none;
	z-index: 1000;
	background: #ff7300 url(images10/nav_subshadow.gif) top left repeat-x;
}

#main_navigation #global_nav ul li ul.subnav li a {
	background: none;
	font-size: 12px;
	text-shadow: none;
	padding: 0 0 0 9px;
	margin: 0 1px 1px 0;
	line-height: 24px;
	display: block;
}

#main_navigation #global_nav ul li ul.subnav li a:hover {
	background: #c25f0d ;
	display: block;
}

#main_navigation #global_nav ul li ul.subnav li {
	width: 120px;
	padding: 0;
	float: left;
	margin: 0;
}

#main_navigation #global_nav ul li ul.subnav li.group {
	width: 800px;
	color: #a54f08;
	background: none;
	font-size: 14px;
	text-shadow: none;
	padding: 0 0 0 9px;
	margin: 5px 1px 1px 0;
	line-height: 24px;
	display: block;
	font-weight: bold;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#main_navigation #global_nav ul li ul.subnav li.nabe {
	width: 190px;
}



#main_navigation #global_nav ul li ul.subnav li.nabe a {
	overflow: hidden;
	height: 30px;
	line-height: 13px;
	padding: 3px 0 0 10px;
}

#main_navigation #global_nav ul.subnav div.sub_end { 
	width:630px; 
	height:16px;
	position: absolute;
	bottom: -16px;
	left: 0;
}

.searchfield {
	width: 165px;
	font-size: 11px;
	font-weight: bold;
	color: #242424;
	line-height: 20px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0 0 0 5px;
	margin: 8px 0 0 8px;
		
}
.searchfield_loggedin {
	width: 225px;
	font-size: 11px;
	font-weight: bold;
	color: #242424;
	line-height: 20px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0 0 0 5px;
	margin: 8px 0 0 8px;
		
}

.sub_navigation {
	width: 986px;
	height: 36px;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 4px;
	padding-left: 20px;
}

.sub_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sub_navigation ul li {
	float: left;
	height: 27px;
	margin-right: 2px;
	margin-top: 9px;
	padding-right: 10px;
}

.sub_navigation ul li a {
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	height: 27px;
	display: block;
	padding-left: 10px;
}

.sub_navigation ul li a:hover {
	text-decoration: underline; 
}

.sub_navigation ul li.selected {
	background: url(images10/sub_nav_selected_end.jpg) right bottom no-repeat;
}

.sub_navigation ul li.selected a {
	background: url(images10/sub_nav_selected.jpg) left bottom no-repeat;
	color: #000;
}

#main_navigation #search_advanced {
	position: absolute;
	right: 12px;
	bottom: 0;
	
	/*border: 1px solid #ff0000;*/
	/*height: 40px;*/
	z-index: 12;
}

#main_navigation #search_advanced ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

#main_navigation #search_advanced ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.rowElem span.custom {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-top: 25px;
	height: 15px;
	display: block;
}

.rowElem p.custom {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#main_navigation #search_advanced li.advanced a, #main_navigation #search_advanced li {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-shadow: #1d1d1d -1px 1px 1px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 27px;
}

#main_navigation #search_advanced li.advanced {
	padding: 0;
	margin: 0 0px 0 10px;
	background: none;
}

#main_navigation #search_advanced li.advanced a {
	background: url(images10/search_advanced_right.gif) right top no-repeat;
	height: 27px;
	display: block;
	padding-right: 36px;
	
}

#main_navigation #search_advanced li.advanced a span {
	background: url(images10/search_advanced_left.gif) left top no-repeat;
	height: 27px;
	display: block;
	padding-left: 10px;
}

#main_navigation #search_advanced li.advanced a:hover {
	background-position: right -27px;
}

#main_navigation #search_advanced li.advanced a:hover span {
	background-position: left -27px;
}

/****************************************  END NAVIGATION  *******************************************/

/****************************************  ADVANCED SEARCH  *******************************************/

#advanced_search {
	height: 110px;
	width: 986px;
	margin-left: 4px;
	background: #90897f url(images10/advanced_search_shadow.png) top left repeat-x;
	border-top: 6px solid #fff;
	padding: 10px 0 0 20px;
	position: relative;
}

#advanced_search .more {
	position: absolute;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	bottom: 10px;
	right: 22px;
	display: block;
}

/****************************************  END ADVANCED SEARCH  *******************************************/

#body_shell {
	width: 1006px;
	background: url(images10/page_body_back.gif) center repeat-y;
	margin-left: 4px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

#body_shell.city {
	background: url(images10/page_body_back_city.gif) center repeat-y;
}

.wide_column {
	width: 550px;
	float: left;
}

#medium_column {
	width: 453px;
	border-bottom: 1px solid #c3c3c3;
	background: #f1f1f1;
}

p.right_copy {
	font-size: 14px;
	line-height: 21px;
	margin-left: 20px;
}

/****************************************  HOME RADAR COLUMN  *******************************************/
#column_header {
	width: 100%-22px;
	height: 69px;
	padding-left: 22px;
	background-color: #fff;
	background-repeat: no-repeat;
}

#column_header h1 {
	margin: 0;
	line-height: 69px;
	color: #1c1c1c;
	font-size: 28px;
}

#radar_preview {
	width: 100%-44px;
	border-top: 8px solid #ff7300;
	margin: 0 22px 0 22px;
	padding: 1px 0 40px 0;
	position: relative;
	float: left;
}

#radar_preview img {
	float: left;
	margin: 0 12px 12px 0;
}

#radar_preview p.listing_title {
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	margin: 24px 0 0 0;
	background: url(images10/dotted_line_black.gif) bottom right repeat-x;
	float: left;
	width: 292px;
	padding-bottom: 15px;
}

#radar_preview p.listing_title a {
	display: block;
	padding-left: 27px;
	margin-top: 3px;
}

#radar_preview p.listing_title a {
	color: #000;
}

#radar_preview p.listing_title a:hover {
	color: #ff7300;
}

#radar_preview p.listing_title img {
	margin: 0 5px 0 0;
}

#radar_preview p.radar_title {
	font-size: 30px;
	line-height: 31px;
	float: left;
	width: 292px;
	margin: 10px 0 0 0;
}

#radar_preview p.radar_title a {
	color: #000;
	font-family: 'times new roman', Times, serif;
}

#radar_preview p.radar_title a:hover {
	color: #ff7300;
}

#radar_preview p.byline {
	font-size: 11px;
	color: #b7b7b7;
	float: left;
	margin: 8px 0 15px 0;
	width: 293px;
}

#radar_preview p.bodycopy {
	font-size: 14px;
	line-height: 22px;
	color: #535252;
}

#radar_preview a.endlinks {
	display: inline;
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background: url(images10/arrow_orange.png) right 2px no-repeat;
	padding-right: 11px;
	margin-right: 15px;
}

#radar_preview p.byline a:hover {
	background: #dddddd;
}

#radar_preview a.endlinks:hover {
	background: #dddddd url(images10/arrow_orange.png) right 2px no-repeat;
}

/****************************************  END RADAR COLUMN  *******************************************/

/****************************************  ALL LISTS MODULE  *******************************************/
#right_column {
	padding-left: 3px;
	float: left;
	width: 453px;
	padding-bottom: 50px;
}

ul.tabNavigation, ul.tabNavigation2 {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.tabNavigation li, ul.tabNavigation2 li {
	padding: 0;
	margin: 22px 0 0 0;
	float: left;
}

ul.tabNavigation li a, ul.tabNavigation2 li a {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	background: #ebebeb;
	display: block;
	padding: 0 11px;
	margin: 0 1px 0 0;
	color: #9e9e9e;
}

ul.tabNavigation li a:hover, ul.tabNavigation2 li a:hover {
	background: #b6b6b6;
	color: #fff;
}

ul.tabNavigation li a.selected, ul.tabNavigation2 li a.selected {
	background: #fff;
	color: #1c1c1c;
	border-left: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.lists_wrapper, .lists_wrapper2 {
	width: 100%-44px;
	border-top: 8px solid #ff7300;
	margin: 0 22px 0 22px;
	background: #f1f1f1;
	overflow: hidden;
}

.lists_wrapper div.list_item, .lists_wrapper2 div.list_item {
	width: 191px;
	height: 38px;
	background: #eaeaea url(images10/arrow_orange.png) 95% 8px no-repeat;
	float: left;
	margin: 1px 0 0 1px;
	padding: 4px 0 0 12px;
}

.lists_wrapper div.list_item p.title, .lists_wrapper2 div.list_item p.title {
	margin: 0;
	padding: 0;
}

.lists_wrapper div.list_item p.title a, .lists_wrapper2 div.list_item p.title a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.lists_wrapper div.list_item p.title a:hover, .lists_wrapper2 div.list_item p.title a:hover {
	color: #ff7300;
}

.lists_wrapper div.list_item p.byline, .lists_wrapper2 div.list_item p.byline {
	font-size: 11px;
	color: #676666;
	margin: 0;
	padding: 2px 0 0 0;
}

#ad_link_bar {
	width: 100%;
	height: 40px;
	background: url(images10/ad_link_bar.gif) top left repeat-x;
	text-align: right;
	float: left;
}

#ad_link_bar span.ad {
	font-weight: bold;
	font-size: 16px;
	color: #ff7300;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-right: 12px;
	line-height: 40px;
}

#ad_link_bar a {
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background: url(images10/arrow_orange.png) right 2px no-repeat;
	margin-right: 22px;
	padding-right: 12px;
	line-height: 40px;
}

#ad_link_bar a:hover {
	background: #dddddd url(images10/arrow_orange.png) right 2px no-repeat;
}
/****************************************  END LISTS  *******************************************/

/****************************************  SHOP  *******************************************/
#shop_item {
	width: 225px;
	height: 103px;
	background-color: #000;
	margin-bottom: 1px;
}

#shop_tout.city #shop_item {
	float: left;
	margin-left: 1px;
}

#shop_item a {
	width: 204px;
	height: 93px;
	background: url(images10/shop_link.png) top left no-repeat;
	display: block;
	padding: 10px 0 0 21px;
}

#shop_item a:hover {
	background: url(images10/shop_link_over.png) top left no-repeat;
	color: #fff;
}
/****************************************  END SHOP  *******************************************/

/****************************************  FEATURES  *******************************************/

.right_column_feature {
	padding: 0 22px 22px 22px;
	background: #fff;
}

.feature_full {
	border-top: 8px solid #ff7300;
}

.feature_item {
	overflow: auto;
	width: 100%;
	background: #eaeaea;
	padding-bottom: 12px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c9c9c9;	
}

.feature_item .feature_img {
	width: 150px;
	height: 129px;	
	overflow: hidden;
	float: left;	
}

.feature_item .feature_img img {
	height: 129px;
	width: 150px;
}

.feature_item a {
	position: relative;
	display: block;
	color: #000;
}

.feature_item a:hover {
	color: #ff7300;
}

.feature_item a img.play {
	position: absolute;
	top: 40px;
	left: 52px;
	width: 48px;
	height: 48px;
}


.feature_item .feature_info {
	width: 230px;
	float: left;
	margin-left: 10px;
}

.feature_item .feature_info_nopick {
	width: 80%;
	float: left;
	margin-left: 10px;
}

p.tag {
	font-weight: bold;
	font-size: 10px;
	color: #ff7300;
	text-transform: uppercase;
	margin: 7px 0 6px 0;
	padding: 0;
}

.feature_item .feature_info h2, .feature_item .feature_info_nopick h2 {
	font-size: 22px;
	line-height: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.feature_item .feature_info p.info, .feature_item .feature_info_nopick p.info {
	font-size: 11px;
	margin: 7px 0 0 0;
	line-height: 14px;
}

.lists_wrapper div.list_item_end, .lists_wrapper2 div.list_item_end {
	width: 191px;
	height: 38px;
	background: #dedede url(images10/arrow_orange.png) 95% 16px no-repeat;
	float: left;
	margin: 1px 0 0 1px;
	padding: 4px 0 0 12px;
}

.lists_wrapper div.list_item_end p.bold_title a, .lists_wrapper2 div.list_item_end p.bold_title a {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.lists_wrapper div.list_item_end p.bold_title a:hover, .lists_wrapper2 div.list_item_end p.bold_title a:hover {
	color: #ff7300;
}

.lists_wrapper div.list_item_end p.bold_title, .lists_wrapper2 div.list_item_end p.bold_title {
 	margin: 0;
	padding: 6px 0 0 0;
}


/****************************************  END FEATURES  *******************************************/

/****************************************  NEWS  *******************************************/
#news_item {
	background: #eaeaea;
	padding: 10px 3px 20px 10px;
	margin-bottom: 1px;
}

#news_item p a:hover {
	color: #ff7300;
}

#news_item p {
	margin: 0;
}

#news_item p.date {
	color: #676666;
	font-size: 11px;
	font-style: italic;
	margin: 2px 0 5px 0;
}

#news_item p.description {
	font-size: 11px;
	line-height: 14px;
}

#news_item p.title {
	/*UPDATED*/padding-right: 10px;
	padding-top: 3px;
	background: url(images10/arrow_orange.png) no-repeat 5px right;
}
/****************************************  END NEWS  *******************************************/

#vertical_adunit {
	width:193px; 
	height: 630px;
	float:left; 
	padding:28px 0 0 32px;
}

#vertical_adunit.city {
	width:193px; 
	float:left; 
	padding:28px 0 0 32px;
	background: url(images10/vr_thick.gif) left top repeat-y;
}

.right_two_column {
	border-bottom: 1px solid #c3c3c3; 
	width:100%; 
	overflow:auto;
}

.people_talk {
	margin: 15px 0 0 20px;
	padding-bottom: 30px;
}

.people_talk .quote {
	font-family: 'times new roman', Times, sans-serif;
	font-size: 24px;
	line-height: 28px;
	margin: 15px 0 15px 0;
	padding: 0 90px 0 0;
}

.people_talk .quote a {
	font-weight: bold;
	font-size: 18px;
	font-family: 'times new roman', Times, sans-serif;
}

.people_talk .quote a:hover {
	text-decoration: underline;
}

.quote_listing a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

.quote_listing a:hover {
	color: #ff7300;
}

.quote_listing p.byline {
	font-size: 14px;
	color: #848484;
}

.quote_listing p {
	margin: 0;
	padding: 0;
	line-height: 21px;
}

.quote_listing {
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 20px 0 0 0;
}
/****************************************  ABOUT  *******************************************/

#about_tout p {
	font-size: 12px;
	line-height: 18px;
	color: #535252;
	padding: 5px 16px 0 22px;
}
/****************************************  END ABOUT  *******************************************/

/****************************************  PHOTOS  *******************************************/

#nft_photos {
	width: 1006px;
	height: 212px;
	margin-left: 4px;
	background: #fff url(images10/grid_horizontal_line.gif) top left repeat-x;
	overflow: hidden;
}

#nft_photos .photos_plate {
	width: 168px;
	height: 162px;
	background: #222222;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 26px;
	font-weight: bold;
	color: #505050;
	text-transform: uppercase;
	padding: 26px 0 0 20px;
	margin: 13px 0 0 13px;
	float: left;
}

#nft_photos .featured_photo {
	width: 188px;
	height: 188px;
	overflow: hidden;
	float: left;
	margin: 13px 0 0 10px;
	position: relative;
}

#nft_photos a:hover .featured_photo {
	border: 5px solid #ff7300;
	width: 178px;
	height: 178px;
}

/****************************************  END PHOTOS  *******************************************/

#superfooter {
	width: 962px;
	height: 100px;
	background: #373737;
	margin-left: 4px;
	padding: 22px;
}

#title_plate {
	width: 200px;
	float: left;
}

#superfooter #city_list {
	width: 557px;
	float: left;
}

#superfooter #city_list ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#superfooter #city_list ul li {
	float: left;
	width: 108px;
	padding-bottom: 8px;
}

#superfooter #city_list ul li a {
	color: #b9b9b9;
	font-size: 12px;
	font-weight: bold;
}

#superfooter #city_list ul li a:hover {
	color: #ff7300;
}

#footer {
	width: 962px;
	height: 139px;
	background: #272727;
	margin-left: 4px;
	position: relative;
	padding: 22px;
}

#footer_links {
	width: 216px;
	float: left;
}

#footer_links #links_header {
	font-size: 20px;
	color: #b9b9b9;
	height: 42px;
	width: 216px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#footer_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_links ul li {
	float: left;
	width: 108px;
	padding-bottom: 3px;
}

#footer_links ul li a{
	color: #888787;
	font-size: 11px;
	font-weight: bold;
}

#footer_links ul li a:hover {
	color: #ff7300;
}

.legal {
	font-size: 11px;
	color: #888787;
	position: absolute;
	bottom: 0;
	left: 22px;
}

.legal a {
	color: #fff;
}

.legal a:hover {
	color: #ff7300;
}

#footer_end {
	width: 1014px;
	height: 9px;
	background: url(images10/footer_end.gif) top left no-repeat;
}