* {
	margin:0;
	padding:0;
}
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
div.clearer {
	clear:both;
}
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	border:0px solid #f00;
	position:relative;
}
body#fixed {
	background:#3752b2 url(../images/bg_body.jpg) center 0 no-repeat;
}
body#sponsor-1 {
	background:#000 url(../images/bg_nav_tabs.gif) 0 194px repeat-x;
}
a:link {
	color:#0a4088;
	text-decoration:none;	
}
a:visited {
	color:#0a4088;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#0a4088;
	text-decoration:none;
}
a:focus {
	outline:none;	
}
a img {
	border:0;
	vertical-align:middle;
}
a:link.white,
a:visited.white {
	color:#fff;
	text-decoration:none;	
}
a:hover.white {
	color:#fff;
	text-decoration:underline;	
}
a:link.black,
a:visited.black {
	color:#000;
	text-decoration:none;	
}
a:hover.black {
	color:#000;
	text-decoration:underline;	
}
a:link.u,
a:visited.u {
	text-decoration:underline;
}
a:hover.u {
	text-decoration:underline;
}
a.btn,
a.btn-gray,
a.btn-gray-light {
	color:#fff;
	display: inline-block;
	background:transparent url(../images/btn_blue_left.png) top left no-repeat;
	_background-image:url(../images/btn_blue_left.gif);
	margin:0 0 2px 0;
	padding:0 0 0 5px;
	border:0px solid #f00;
	text-decoration:none;
	font-size:12px;
	vertical-align:middle;
	line-height:0;
	cursor:pointer;
	text-shadow:1px 1px 0 #323ea1;
}

a.btn span,
a.btn-gray span,
a.btn-gray-light span {
	display:inline-block;
	height:22px;
	line-height:22px;
	cursor:pointer;
	position:relative;
	white-space:nowrap;
	background:transparent url(../images/btn_blue_right.png) top right no-repeat;
	_background-image:url(../images/btn_blue_right.gif);
	margin:0;
	padding:0 11px 0 6px;
	border:0px solid #ff0;
}

a.btn-gray {
	background:transparent url(../images/btn_gray_left.png) top left no-repeat;
	_background-image:url(../images/btn_gray_left.gif);
	text-shadow:1px 1px 0 #444;
}
a.btn-gray span {
	background:transparent url(../images/btn_gray_right.png) top right no-repeat;
	_background-image:url(../images/btn_gray_right.gif);
}
a.btn-gray-light {
	background:transparent url(../images/btn_gray_light_left.png) top left no-repeat;
	_background-image:url(../images/btn_gray_light_left.gif);
	text-shadow:1px 1px 0 #fff;
}
a.btn-gray-light span {
	background:transparent url(../images/btn_gray_light_right.png) top right no-repeat;
	_background-image:url(../images/btn_gray_light_right.gif);
}
a:link.btn,
a:visited.btn,
a:link.btn-gray,
a:visited.btn-gray {
	color:#fff;
	text-decoration:none;	
}
a:hover.btn,
a:hover.btn-gray {
	color:#fff;
	text-decoration:none;	
}
a:link.btn-gray-light,
a:visited.btn-gray-light {
	color:#333;
	text-decoration:none;	
}
a:hover.btn-gray-light {
	color:#333;
	text-decoration:none;	
}



h1, h2, h3, h4, h5, h6 {
	font-size:14px;
	line-height:18px;
	margin:0 0 8px;
	color:#333;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:24px;
	line-height:28px;
}
h1 span {
	color:#999;
}
h2 {
	margin:0 0 2px;
	font-size:14px;
}
#main h2,
#custom-address h2 {
	font-size:22px;
	line-height:24px;
	margin:0 0 10px;
}
h2.l-title {
	margin:0 28px 2px 0;
}
h2 a:link {
	color:#6b6b6b;
}
h2 a:visited {
	color:#6b6b6b;
}
h3 {
	font-size:13px;
	line-height:16px;
	margin:0 0 8px;
}
#main h3 {
	font-size:18px;
}
p {
	font-size:12px;
	font-weight: normal;
	margin:0 0 8px;
	color:#333;
	line-height:19px;
}
br {
	line-height:7px;
}
ul, ol {
	margin:0 20px 8px;
}
ul.nb {
	list-style-type:none;
	margin:0 0 8px;
}
li {
	font-size:12px;
	line-height:16px;
	margin:0; 
	padding:0;
}
table {
	border-collapse:collapse; 
	border-spacing:0; 
	font-size:inherit;
}
caption {
	text-align:left;
}
th {
	border-bottom-width:1px; 
	font-weight:bold; 
	padding:2px 8px; 
	text-align:left;
	color:#000;
	font-size:10px;
	line-height:14px;
}
td {
	color:#fff;
	padding:3px 8px 4px; 
	font-size:11px;
	line-height:13px;
}

/* Layout */

.clearfix:after,
.box:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix,
.box {
	display:inline-block;
}
* html .clearfix,
* html .box {
	height:1%;
}
.clearfix,
.box {
	display:block;
}
.clear{
	clear:both;
}
* html .clearfix,
* html .box { 
	display:inline-block;
}
* html .clearfix,
* html .box {height:1%;}

.box {
	background:#fff;
	position:relative;
	margin:0 0 12px;
}
.box-top {
	position:absolute;
	background:transparent url(../images/bg_box_1.png) 0 0 no-repeat;
	height:3px;
	width:960px;
}
.box-bottom {
	position:absolute;
	bottom:0;
	background:transparent url(../images/bg_box_1.png) 0 -3px no-repeat;
	height:3px;
	width:960px;
}
.box-content {
	padding:16px 20px;
}
.box-one .box-left {
	width:460px;
	float:left;
}
.box-one .box-right {
	width:460px;
	float:right;
}
.box-two-wrap {
	*margin:0 0 12px;
}
.box-two {
	width:472px;
	margin-right:16px;
	float:left;
}
.box-two .box-top {
	position:absolute;
	background:transparent url(../images/bg_box_2.png) 0 0 no-repeat;
	height:3px;
	width:472px;
}
.box-two .box-bottom {
	position:absolute;
	bottom:0;
	background:transparent url(../images/bg_box_2.png) 0 -3px no-repeat;
	height:3px;
	width:472px;
}
.box.last {
	margin-right:0;
}

#logo {
	background:transparent url(../images/bg_logo_black.png) 0 0 no-repeat;
	height:32px;
	width:149px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
}

#fixed #logo {
	background:transparent url(../images/bg_logo.png) 0 0 no-repeat;
	height:51px;
	width:154px;
	margin:0;
	font-size:30px;
}

#fixed #slogan {
	font-size:21px;
	text-indent:-9999px;
	color:#fcff9b;
	position:absolute;
	left:164px;
	font-weight:normal;
	height:51px;
	width:276px;
	background:transparent url(../images/bg_slogan.png) 0 0 no-repeat;
}

#header-wrap {
	float: left;
	height:32px;
	background:#000 url(../images/bg_header.png) left top repeat-x;
}

#listing-page #header-wrap {
	width:100%;
}

#fixed #header-wrap {
	float:none;
	background:none;
	position:relative;
	height:51px;
}

#gsalr-header {
	position:relative;
}

#fixed #gsalr-header {
	position:relative;
	margin:0 auto;
	width:940px;
	padding:0 10px;
	height:51px;
}

#header-nav-main {
	position:absolute;
	right:0;
	top:18px;
	height:20px;
}
#header-nav-main a.add-a-sale {
	text-indent:-9999px;
	display:block;
	width:97px;
	height:18px;
	background:transparent url(../images/bg_nav_main.png) -158px -20px no-repeat;
}
#header-nav-main a.add-a-sale:hover {
	/*background-position:-158px -1px;*/
}

#header-nav {
	color:#fcff9b;
	position: relative;
	display:inline;
	float:left;
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:7px 0 0 151px;
}

#fixed #header-nav {
	padding:0;
	margin:0;
	text-indent:-9999px;
}

#change-city-wrap {
	font-size:10px;
	padding:0 0 0 3px;
}
#change-city-link {
	font-size:10px;
}

#header-links {
	float:right;
	margin:6px 12px 0;
	*margin:6px 4px 0;
	color:#dcecf3;
	font-size:10px;
	line-height:22px;
	vertical-align:middle;
}
#header-links a,
#header-links a:visited {
	color:#fff;
}

#main-wrap {
	margin:0;
}

#fixed #main-wrap {
	margin:0;
	min-height:800px;
}

#fixed #main {
	margin:0 auto;
	width:960px;
	padding:0;
	min-height:800px;
	height:auto !important;
	height:800px;
}

#main-col {
	width:610px;
	float:left;
}

#sidebar {
	width:300px;
	float:right;
}

.main-header {
	text-align:center;
	padding:50px 120px;
}

#map-city {
	float:left;
	margin:0;
	width:100%;
	height:100%;
}

#map-listing {
	float:left;
	margin:0 0 20px;
	width:60%;
	height:500px;
	background:#fff;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#map-home {
	float:right;
	margin:0 0 4px;
	width:700px;
	height:420px;
	background:#fff;
	border:1px solid #999;
}

#map-print {
	position:relative;
	margin:0 0 20px;
	height:300px;
	background:#fff;
	border:1px solid #999;
}

#map-dir {
	float:left;
	margin:0;
	width:60%;
	height:330px;
	background:#fff;
	border:1px solid #999;
}

#right-sidebar {
	float:right;
	width:262px;
	height:100%;
	border-left:0px solid #999;
	background:#fff;
}

/*
#right-sidebar {
	position:absolute;
	top:0;
	right:0;
	width:299px;
	height:100%;
	border-left:1px solid #999;
	margin:0;
	background:#fff;
}
*/

#sys-msg-bar {
	float:left;
	height:15px;
	background:#7c9ad5 url(../images/bg_sys_msg.gif) top right no-repeat;
	border-bottom:1px solid #777;
}
#sys-msg-bar p {
	margin:0;
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:13px;
	font-family:"Lucida Sans","Lucida Grande",Arial,sans-serif;
	font-style:italic;
}
#sys-ad-bar {
	float:left;
	/*background:#7c9ad5 url(../images/bg_sys_msg.gif) top right no-repeat;*/
	margin:0;
	background:#000;
}
#sys-ad-bar #ads {
	padding:0;
	text-align:center;
	height:92px;
	overflow:hidden;
	position:relative;
}
#sys-ad-bar .ad {
}
#sys-ad-bar .ad img {
	padding:0 4px 0 0;
	margin:0 0 10px;
}

#listing-page #sys-ad-bar {
	width:100%;
}

#email-subscribe {
	border-top:0px solid #555;
	/*background:#000 url(../images/bg_nav_tabs.gif) bottom left repeat-x;*/
	background:#333;
	padding:3px 0 0;
	height:28px;
	text-align:center;
}
#email-subscribe p {
	margin:0;
	color:#FCFF9B;
}
.email-address-wrap {
	display:inline-block;
	padding:0 0 3px;
	*padding:0 0 1px;
	background:transparent url(../images/bg_input_textfield.png) 0 0 no-repeat;
}
#email-subscribe .textfield {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:170px;
	padding:1px;
	margin:2px 8px 0 4px;
	*margin:0 8px 0 4px;
	border:none;
}
#subscribe {
	vertical-align: bottom;
	cursor: pointer;
}

/* Home */

.box-blue-light {
	background:#d8e2fb url(../images/bg_blue_light.jpg) top left repeat-x;
	padding:14px 12px;
	margin:0 0 12px;
}

.find {
	padding:18px 0 0;
}

.find .copy {
	margin:0 0 12px;
	padding:0 30px 0 0;
}

#set-loc-box {
	height:158px;
	width:448px;
	background:transparent url(../images/bg_find_city.png) 0 0 no-repeat;
	position:relative;
}

#sales-count {
	color:#856f16;
	position:absolute;
	top:8px;
	left:272px;
	font-size:12px;
	width:136px;
	text-align:center;
	line-height:15px;
}

#set-loc-box h3 {
	color:#fff;
	position:absolute;
	top:35px;
	left:24px;
	font-size:20px;
}

#set-loc-example {
	color:#fff;
	position:absolute;
	top:101px;
	left:24px;
	font-size:11px;
}

#home-loc-set-big {
	font-size:16px;
	padding:2px;
	width:300px;
	margin:0;
	position:absolute;
	top:66px;
	left:24px;
	border:none;
}

#fixed #btn-home-loc-set {
	position:absolute;
	top:62px;
	left:334px;
	background:transparent url(../images/btn_home_loc_set.png) 0 0 no-repeat;
	height:31px;
	width:80px;
	text-indent:-9999px;
}

.iphone-home {
	position:relative;
}

#iphone-app {
	float:left;
	height:334px;
	width:177px;
	background:transparent url(../images/bg_iphone_gsalr.com.jpg) 10px 19px no-repeat;
}

#iphone-details {
	position:absolute;
	top:64px;
	left:186px;
	width:250px;
	text-align:center;
}

#iphone-details h3 {
	font-size:30px;
	line-height:32px;
	color:#333;
}
#iphone-details h4 {
	font-size:18px;
	line-height:22px;
	color:#888;
	margin:0 0 28px;
}

#btn-itunes {
	height:57px;
	width:250px;
	background:transparent url(../images/btn_cta_app_store.png) center 0 no-repeat;
	display:block;
	text-indent:-9999px;
}

.box-gray-light {
	background:#e9e9eb url(../images/bg_gray_light.jpg) top left repeat-x;
	padding:14px 12px;
	margin:0 0 12px;
}

#select-state {
	font-size:18px;
	padding:4px 2px;
	width:520px;
	margin:0 0 6px;
}

.state-list-wrap {
	float:left;
	margin:0 0 8px;
	width:208px;
}
* html .state-list-wrap {
	height:1%;
}

#social-links {
	padding:10px 0 16px 23px;
}

#twitter,
#facebook,
#reddit,
#stumbleupon,
#delicious {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	height: 64px;
	width: 64px;
}
#twitter {
	background: transparent url(../images/bg_icon_twitter.png) 0 0 no-repeat;
}
#facebook {
	background: transparent url(../images/bg_icon_facebook.png) 0 0 no-repeat;
}
#reddit {
	background: transparent url(../images/bg_icon_reddit.png) 0 0 no-repeat;
}
#stumbleupon {
	background: transparent url(../images/bg_icon_stumbleupon.png) 0 0 no-repeat;
}
#delicious {
	background: transparent url(../images/bg_icon_delicious.png) 0 0 no-repeat;
}

#review-logos {
	padding:10px 0 33px;
}

#lifehacker,
#geeksugar,
#killerstartups,
#metroblogs {
	display:block;
	float:left;
	text-indent:-9999px;
}
#lifehacker {
	background: transparent url(../images/bg_logo_lifehacker.jpg) 0 0 no-repeat;
	height:77px;
	width:223px;
}
#geeksugar {
	background: transparent url(../images/bg_logo_geeksugar.jpg) 0 0 no-repeat;
	height:77px;
	width:209px;
}
#killerstartups {
	background: transparent url(../images/bg_logo_killerstartups.jpg) 0 0 no-repeat;
	height:90px;
	width:223px;
}
#metroblogs {
	background: transparent url(../images/bg_logo_metroblogs.jpg) 0 0 no-repeat;
	height:90px;
	width:209px;
}


.box-blue-dark {
	background:#eee url(../images/bg_blue_dark.jpg) top left repeat-x;
	padding:14px 12px;
	margin:0 0 12px;
	text-align:center;
}
.box-blue-dark h3,
.box-blue-dark p {
	color:#fff;
}

#add-sale-box h3 {
	color:#fff;
	font-style:italic;
	font-size:18px;
	margin:0 0 5px;
}

.box-gray-dark {
	background:#adb6c6 url(../images/bg_gray_dark.jpg) top left repeat-x;
	padding:14px 12px;
	margin:0 0 12px;
	text-align:center;
}
.box-gray-dark h3,
.box-gray-dark p,
#reviews-box h3,
#reviews-box p {
	color:#fff;
}
#reviews-box h3 {
	text-transform:uppercase;
}

/* Tablesorter js */

#nav-table-wrap {
	overflow:scroll;
	overflow-x:hidden;
	height:100%;
	width:261px;
	margin:0;
	padding:0;
	border-left:1px solid #999;
}
#nav-table {
	width:246px;
	border-bottom:1px solid #bbb;
}
#nav-table thead tr {
	border-bottom:1px solid #bbb;
}
#nav-table th {
	color:#070707;
	background:#f0f0f0;
	padding:1px 0 0 8px;
	border-bottom:1px solid #bbb;
}
#nav-table th.header {
	cursor:pointer;
	color:#070707;
	background:#f0f0f0 url(../images/icon_nav_table_up_down_black.png) 95% 2px no-repeat;
	border-bottom:1px solid #bbb;
}
#nav-table th.headerSortUp {
	background:#ddd url(../images/icon_nav_table_up_black.png) 95% 2px no-repeat;
}
#nav-table th.headerSortDown {
	background:#ddd url(../images/icon_nav_table_down_black.png) 95% 2px no-repeat;
}
#nav-table-city {
	width:71px;
	border-left:1px solid #c0c0c0;
}
.nav-table-city-col {
	border-left:1px solid #d9d9d9;
}
#nav-table-day {
	width:30px;
	border-left:1px solid #c0c0c0;
}
.nav-table-day-col {
	border-left:1px solid #d9d9d9;
}
#nav-table tr.even {
	background:#fff;
}
#nav-table tr.odd {
	background:#e5eeff;
}
#nav-table td div {
	overflow:hidden;
	width:150px;
}
#nav-table td {
	color:#000;
	border-bottom:1px solid #e2e2e2;
}
#nav-table a:link,
#nav-table a:visited {
	text-decoration:none;	
}
#nav-table a:hover {
	text-decoration:underline;
}

/* table content */

.info-window-bottom-box {
	position:relative;
	padding:5px 6px 1px;
	*padding:3px 6px 1px;
	background:#f2f2f2;
	margin:0 0 12px;
}
.info-window-bottom-box .listing-days {
	position:absolute;
	top:4px;
	left:10px;
	padding:0 6px 8px 0;
	border-right:1px solid #ccc;
}
.info-window-bottom-box .listing-days strong {
	font-size:12px;
	line-height:18px;
}
.info-window-bottom-box .address-info {
	margin-left:50px;
	line-height:17px;
}
* html .info-window-bottom-box .address-info {
	margin-left:58px;
}
.listing {
	overflow:hidden;
}

#nav-form-wrap {
	width:262px;
	*width:250px;
	background:#353535 url(../images/bg_nav_form_wrap.png) top left repeat-x;
	padding:4px 12px 5px;
}

#sales-week {
	margin:0 0 2px;
	font-size:11px;
	color:#fff;
	line-height:15px;
	padding-top:0;
	text-shadow:1px 1px 0 #444;
}

#day-selector {
	margin:0 0 1px;
}
#day-selector p {
	margin:0;
	color:#fff;
	font-size:11px;
	text-shadow:1px 1px 0 #444;
}
#day-selector a.day {
	display:inline-block;
	height:19px;
	width:24px;
	background:transparent url(../images/bg_day_selector.png) -20px 0 no-repeat;
	color:#fff;
	text-align:center;
	font-size:10px;
	line-height:19px;
	padding:0 3px;
}
#day-selector a.day:hover {
	text-decoration:none;
}
#day-selector a#active-day {
	background-position:-20px -19px;
}
#day-selector a.first {
	background-position:0 0;
}
#day-selector a.last {
	background-position:100% 0;
}
#day-selector a.first#active-day {
	background-position:0 -19px;
}
#day-selector a.last#active-day {
	background-position:100% -19px;
}

#search-wrap {
	margin:4px 0 4px;
	background:transparent url(../images/bg_input_textfield.png) 0 0 no-repeat;
	*background-position:0 1px;
}
#search-query {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:170px;
	padding:1px;
	margin:0 8px 0 4px;
	border:none;
}
#tp-home-loc-wrap {
	width:262px;
	*width:250px;
	background:#444 url(../images/bg_nav_form_wrap.png) top left repeat-x;
	padding:3px 12px 8px;
}
#tp-home-loc-wrap p {
	color:#fff;
	margin:0 0 2px;
	text-shadow: 1px 1px #444;
}
.home-loc-set-wrap {
	display:inline-block;
	padding:0;
	background:transparent url(../images/bg_input_textfield_address.png) 0 0 no-repeat;
}
.home-loc-set-wrap a {
	margin:0;
}
#home-loc-set {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:178px;
	padding:1px;
	margin:2px 8px 0 4px;
	border:none;
}



/* window */

#window
{
	position: absolute;
	z-index:2000;
	left: -2000px;
	top: -2000px;
	width: 700px;
	height: 450px;
	overflow: hidden;
}
#windowTop
{
	height: 30px;
	background-image: url(../images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
	border:0px solid #f00;
}
#windowTopContent
{
	margin-right: 23px;
	background-image:url(../images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 42px;
	text-indent: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	border:0px solid #f00;
}
#windowClose
{
	position: absolute;
	right: 18px;
	top: 14px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 420px;
	background-image: url(../images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 420px;
	background-image: url(../images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 23px;
}
#windowResize
{
	position: absolute;
	right: 11px;
	bottom: 12px;
	cursor: se-resize;
	padding:0 4px 4px 0;
}
#windowContent
{
	position:absolute;
	top: 34px;
	left: 20px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	height: 388px;
	width: 656px;
	background-color: #fff;
}

/* trip planner */

#trip-planner {
	padding:0 0 8px;
	background:#fff;
	height:100%;
	position:relative;
}
#tp-intro {
	border-left:1px solid #999;
	height:100%;
}
#tp-intro p {
	padding:8px 12px 4px;
}
#sortgroup-wrap {
	height:100%;

	overflow:scroll;
	overflow-x:hidden;

	position:relative;
	display:none;
	border-left:1px solid #999;
}
#sortgroup {
	margin:0 0 5px;
}
p.trip-planner-link {
	margin:0 0 0 26px;
	padding:3px 0 0 0;
	width:136px;
	font-size:11px;
	line-height:13px;
	border:0px solid #f00;
}
.sortitem {
	position:relative;
	min-height:32px;
	height:auto !important;
	height:32px;
	padding:3px 6px 4px;
	margin:0;
	font-size:11px;
	line-height:13px;
	border-bottom:1px solid #eee;
}
#build-buttons {
	padding:0;
	margin:0;
	position:absolute;
	display:none;
	bottom:42px;
	left:0;
	height:66px;
	width:260px;
	background:#eee;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #999;
}
#build-buttons p {
	padding:14px 0 0 8px;
}
#build-buttons-wrap {
	display:none;
	float:left;
	margin:0;
	padding:10px 0 0 12px;
}
.sorthelper {
	background:#fffc9e;
}
.sortablehandle {
	cursor:move;
}

/* city page */

.change-city-list {
	float:left;
	width:210px;
	list-style-type:none;
	margin:0;
	padding:0;
}

/* listing page */

#listing-wrap {
	float:right;
	width:39%;
	border:0px solid #f00;
	margin:0;
	padding:0;
}
#listing {
	margin:0;
	padding:14px 20px 0 10px;
}
#listing-block {
	margin:10px 18px 0 0;
}
#listing-block h2 {
	font-size:15px;
}


/* nav tabs */

#nav-tabs {
	/*background:#555 url(../images/bg_nav_tabs.gif) top left repeat-x;*/
	margin:0;
	border-bottom:1px solid #3c3c3c;
	display:inline-block;
}
#nav-tabs p {
	margin:0;
}

a.garage-sales-tab,
a.trip-planner-tab {
	background:transparent url(../images/bg_nav_tabs.png) 0 0 no-repeat;
	height:33px;
	display:block;
	float:left;
	margin:0;
	text-indent:-9999px;
}
a.garage-sales-tab {
	width:132px;
	background-position:0 0;
}
#active-tab.garage-sales-tab {
	background-position:0 -33px;
}
a.trip-planner-tab {
	width:130px;
	background-position:-132px 0;
}
#active-tab.trip-planner-tab {
	background-position:-132px -33px;
}
a:link.garage-sales-tab,
a:visited.garage-sales-tab,
a:link.trip-planner-tab,
a:visited.trip-planner-tab {
	color:#eee;
	text-decoration:none;	
}
a:hover.garage-sales-tab,
a:hover.trip-planner-tab {
	color:#fff;
	text-decoration:none;	
}

/* route and directions */

#route-wrap {
	padding:20px;
	width:880px;
}
.p-listing {
	border-bottom:1px solid #ccc;
}
table.step-dir-t {
	width:95%;
	border-top:1px solid #ccc;
}
table.step-dir-t td {
	color:#333;
	font-size:12px;
	padding:4px 8px 5px;
	border-bottom:1px solid #ccc;
}

/* forms */
#main .error,
.error {
	color:#c30;
}
form {
	margin:0;
	padding:0;
}
form.std {
	margin:0 0 12px;
}
form.std label {
	display:block;
}
form.std input.textfield {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
	padding:1px;
	margin:0 0 4px;
	display:block;
}
form.std input.submit {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
	margin:0 0 4px;
	display:block;
}
textarea, input {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
legend {
	background:#f8f8f8;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px 9px;
	font-variant:small-caps;
	*margin:-24px 0 10px;
}
* html legend {
	position:fixed;
}	
fieldset {
	padding:10px 20px;
	margin:0 0 12px;
	*margin:24px 0 12px;
	border:1px solid #ccc;
	background:#f8f8f8;
}

/* date Picker */

table.jCalendar {
	border: 1px solid #666;
	background: #ccc;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #888;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	text-align:center;
}
table.jCalendar td {
	background: #ddd;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #eee;
	color: #aaa;
}
table.jCalendar td.today {
	background: #777;
	color: #fff;
	font-weight: bold;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
	font-weight: bold;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 1px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/icon_calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

.date-pick { 
	float:left;
	width:140px;
}

div#dp-popup {
	position: absolute;
	font-size: 10px;
	background: #eee;
	border:1px solid #bbb;
	padding: 2px;
	min-height: 172px;
	min-width: 171px;
}
div#dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div#dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div#dp-popup div#dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div#dp-popup div#dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div#dp-popup div#dp-nav-prev a, div#dp-popup div#dp-nav-next a {
	cursor: pointer;
}
div#dp-popup div#dp-nav-prev a.disabled, div#dp-popup div#dp-nav-next a.disabled {
	cursor: default;
}
div#dp-popup div#dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div#dp-popup div#dp-nav-next a {
	float: right;
}
div#dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div#dp-popup td {
	cursor: pointer;
}
div#dp-popup td.disabled {
	cursor: default;
}


/* Get Satisfaction */
#contact-wrap {
	margin:0 auto;
	width:700px;
}
#contact-wrap h1 {
	text-align:left;
	margin:0 0 20px;
}

#btn-itunes-small {
	height:46px;
	width:133px;
	display:block;
	position:absolute;
	bottom:16px;
	right:264px;
	z-index:5000px;
}

.addthis_toolbox {
	-moz-border-radius:0 0 0 8px;
	background:#fff;
	border:1px solid #999;
	display:block;
	padding:5px 0 0 5px;
	position:absolute;
	right:265px;
	top:158px;
}
.addthis_toolbox a {
	margin:0 0 5px;
	margin:0 0 1px\9
}
#listing-page .addthis_toolbox {
	-moz-border-radius:8px;
	background:#fff;
	border:1px solid #999;
	display:block;
	padding:5px 0 5px 5px;
	position:static;
	right:auto;
	top:auto;
	margin:0 0 8px;
}



