/*****************************
Book the Best CSS
Copyright 2011 Book the Best, LLC
*****************************/
@CHARSET "UTF-8";

/*****************************
	HTML Styles
*****************************/
body {
	position: relative;
	margin: 0;
	padding: 0;
	font: 15px/1.4 "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #333;
	background-color: #fff;
}

p, h1, h2, h3, h4, h5, h6, ul, ol {
	padding: 0px;
	margin: 0px;
}
h1 span, h1 a, h2 a, h3 {
	margin: 10px 0px;
	text-decoration: none;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
		color: #333;
}
h3 {
	font-size: 14px;
	color: #333;
}
h4 {
	font-size: 14px;
	color: #333;
}

h2 img{
	margin: 0 5px;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
	font-weight: normal;
}

li {
	margin: 2px 0px;
	font-size: 12px;
}
blockquote {
	margin: 10px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #979286;
}
p {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
	color: #979286;
}

a {
	color: #979286;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a img {
	border: none;
}

/*****************************
	General Classes
*****************************/
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
	margin: 0px;
}

.contact_toggle a.button,
.contact_toggle a.current,
.border_radius_top {
	border-radius: 5px 5px 0 0;
}
.button,
.border_radius_5 {
	border-radius: 5px;
}
.border_radius_10 {
	border-radius: 10px;
}
.padding_10{
	padding: 10px !important;
}
.padding_15{
	padding: 15px !important;
}
.padding_20{
	padding: 20px !important;
}
.padding_left_5{
	padding-left: 5px !important;
}
.margin_15 {
	margin: 20px;
}
.margin_top_20 {
	margin-top: 20px;
}
.margin_top_40 {
	margin-top: 40px;
}
.margin_right_20 {
	margin-right: 20px !important;
}
.margin_bottom_20 {
	margin-bottom: 20px !important;
}
.margin_left_20 {
	margin-left: 20px !important;
}

.small {
	font-size: 90% !important;	
}
.smaller {
	font-size: 85% !important;	
}
.large {
	font-size: 100% !important;	
}
.larger {
	font-size: 110% !important;	
}
.uppercase {
	text-transform: uppercase;
}
.bold,
.strong {
	font-weight: bold !important;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline !important;
}
.clear {
	clear: both;
}
.nodisplay {
	display: none;
}
.nomargin {
	margin: 0 !important;
}
.noborder {
	border: none !important;	
}
.inline {
	display: inline-block !important;
}
.column1 {
	clear: left;
	float: left;
	width: 49%;
}
.column2 {
	clear: right;
	float: right;
	width: 49%;
}
.clickable {
	text-decoration: underline;
	cursor: pointer;
	color: #004466;
}
.error_box {
	margin: 10px 0px;
	padding: 0px 10px;
	background-color: #FFE7E7;
	border: 2px solid #b1553d;
}
.dark_kahki {
	color: #c5bfaf !important;
}
.kahki {
	color: #efe9e1;
}
.contact_toggle a.current,
.kahki_bg {
	background-color: #f6f6f6 !important;
}
.speckled_bg {
	background: url('../images/footer_bg.jpg');
}
.light_kahki_bg {
	background-color: #efe9e1 !important;
}

/* Page Colors */
.darkorange_bg h1 { color: #b1553d; }
.yellow_bg h1, .yellow_bg h3, .yellow_bg .parent_color { color: #b9a775; }
.orange_bg h1, .orange_bg h3, .orange_bg .parent_color { color: #c17148; }
.rust_bg h1, .rust_bg h3, .rust_bg .parent_color { color: #9f5246; }
.blue_bg h1, .blue_bg h3, .blue_bg .parent_color { color: #76889b; }
.lightblue_bg h1, .lightblue_bg h3, .lightblue_bg .parent_color { color: #77889b; }
.green_bg h1, .green_bg h3, .green_bg .parent_color { color: #7e8e64; }

/* Page Bg images */
.darkorange_bg #category_scroll{ background: url('../images/orange_bg.jpg') repeat-x; }
.yellow_bg #category_scroll { background: url('../images/yellow_bg.png') repeat-x; }
.orange_bg #category_scroll { background: url('../images/orange_bg.png') repeat-x; }
.rust_bg #category_scroll {	background: url('../images/rust_bg.png') repeat-x; }
.blue_bg #category_scroll { background: url('../images/blue_bg.png') repeat-x; }
.lightblue_bg #category_scroll{ background: url('../images/lightblue_bg.png') repeat-x; }
.green_bg #category_scroll{ background: url('../images/green_bg.png') repeat-x; }

.green {
	color: #580;
}
.darker_grey {
	color: #666 !important;
}
.dark_grey {
	color: #979286 !important;
}
.light_orange {
	color: #b1553d !important;
}
.title {
	color: #b1553d;
	font-family: Dancing Script,Helvetica,Arial;
	font-size: 34px;
	font-weight: normal;
}

/* Buttons */
.button {
	font-size: 18px;
	padding: 6px 12px;
	cursor: pointer;
}
.button_white,
.button_grey {
	background: url("../images/submenu_bg.jpg");
	color: #fff;
	text-decoration: none;
	font-family: Helvetica,Arial;
	font-style:normal;
	
}
.button_grey:hover {
	background: none;
	background-color: #000;
	color: #fff;
}

.button_white {
	font-size: 24px;
	background: none;
	background-color: rgb(238,240,243);
	color: #666;
}

/******************************
 * Pagination
 *******************************/
.pagination {
	margin: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.pagination.bottom {
	border-top: 1px solid #CCC;
}
.pagination.top {
	border-bottom: 1px solid #CCC;
}

.ajax_pagination a,
.ajax_pagination a ul{
	width: 100% !important;
}

/*****************************
	Header
*****************************/
div.header_bg {
	position: relative;
	width: 100%;
	clear: both;
	margin: 0px auto;
	background: url('../images/header_bg.png') repeat-x;
	text-align: left;
	height: 120px;
	z-index: 50;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #4F4B48;
}
header h1,
header h2 {
	display: none;
}
header p {
	margin: 0px;
	font-size: 12px;
}
.nav ul {
	margin: 10px 0;
	padding: 0px;
	z-index: 998;
	list-style: none;
}
.nav ul li {
	display: inline;
	margin: 0px;
	position: relative;
	font-size: 15px;
}
.nav ul a {
	color: #cbbaa5;
	margin: 0px;
	display: inline-block;
	padding: 0 15px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 100;
	font-family: PT Sans Narrow, Arial, sans-serif;
}
.nav ul li:hover > a {
	color: #FFF;
}
.nav ul li.current > a {
	color: #FFF;
}
.nav ul li.star {
	background: url('../images/star_nav.png') right no-repeat;
}

/* Second Level*/
.nav ul ul {
	display: none;
	z-index: 999;
	position: absolute;
	background: url("../images/submenu_bg.jpg");
	z-index: 1000;
	top: 10px;
	left: 0;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	box-shadow: 0 5px 4px #151515;
}

.nav ul li:hover > ul{
	padding: 5px;
	display: block;
}

.nav ul li li{
	position: relative;
}
.nav ul li ul li a{
	color: #CBBAA5;
	padding: 5px;
	font-size: 13px;
	display: block;
	white-space:nowrap;
	font-weight: normal;
}
/*****************************
	Container for main column
	and left column
*****************************/
#content {
	margin-top: -10px;
}
/*****************************
	Main column of page
*****************************/
.center_column{
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 17px 0 10px;
}

#main {
	text-align: left;
	background: url('../images/content_bg.jpg') no-repeat;
	background-position: top center;
	width: 1000px;
	margin: 0 auto;
}

/*
 * Contact forms
 */
select,
textarea,
input {
	padding: 5px;
	font-size: 13px;
}
.contact_form label {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 7px 0;
	color: #979286;
}
.contact_form label span {
	font-weight: 100;
}
.contact_form textarea,
.contact_form select,
.contact_form input {
	margin: 2px 0;
	background-color: #ddd;
	font-size: 15px;
	color: #333;
	width: 95%;
	border: 0;
}
.contact_form select {
	font-size: 14px;
	width: 98%;
}

.contact_form textarea {
	width: 98%;
}
.contact_form h2 {
	font-size: 24px;
}
.contact_form p{
	margin-bottom: 10px;
}
input.search {
	background-color: #595551;
	color: #333;
	font-style: italic;
	font-size: 16px;
	width: 370px;
	padding-left: 10px;
	border: 0px;
}
input.search_btn {
	background: url('../images/search_btn.png') no-repeat;
	width: 26px;
	height: 26px;
	border: 0px;
	z-index:50;
	position: relative;
	left: -30px;
}
input.representation {
	background-color: transparent;
}

.ie8 input.search_btn{
	top: 6px;
}
.ie7 .contact_form {
	width: 616px;
}

/*****************************
	Home page(s)
*****************************/
#show_me_more p,
.services_list li,
.services_list a,
#faq_toggle a,
.profile_body h2,
.roster_body h2,
.home_body h2 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	font-family: Helvetica neue, Helvetica;
	margin: 4px 0;
}
h2.title {
	font-size: 24px;
	padding-top:20px;
}


.category_column ul.list {
	padding: 0px !important;
	text-decoration: none;
	line-height: 17px;
	color: #999;
	margin-bottom: 16px;
}

.category_column a{
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-style: normal;
}

.category_column a:hover{
	color: #999;
	text-decoration: none;
}


.category_column img {
	text-decoration: none;
	border: 2px solid #F6F6F6;
}
.category_column a:hover img {
	border: 2px solid #CCC;
}



.category_column p{
	line-height: 16px;
	color: #b1553d;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 20px;	
}
ul.services_list,
ul#faq_toggle {
	list-style: none;
}
ul#faq_toggle a{
	color: #666;
	text-decoration: none;
}
ul#faq_toggle li {
	background-position: left 5px;
	margin-bottom: 10px;
}
#faq_toggle li a,
.services_list li,
.services_list a {
	color: #666;
	text-transform: none;
}
h3.hire_local {
	border-top: 1px dashed #cbbaa5;
	padding: 15px 0 0;
	font-size: 18px;
	margin-top: 20px;
}

.home_content a {
	color: inherit;
	text-decoration: underline;
}
.form_header,
.home_content {
	padding-top:20px;
}
/*******************************
 * Category Scroll Box
 *******************************/
#category_scroll{
	height: 205px;
}
#category_scroll.collapse{
	height: 30px;
}
div.draw_arrow,
.category_column a h2,
#category_scroll h2{
	color: #C5BFAF;
	font-weight: 300;
	position: absolute;
	font-size: 18px;
	bottom: 5px;
	left: 10px;
}
div.draw_arrow {
	bottom: -23px;
	white-space: nowrap;
	color: #fff;
	left: 20px;
	font-family: Dancing Script, Helvetica, Arial;
}
div.draw_arrow {
	opacity: 0.8;
}
#category_scroll .category_img {
	padding:3px;
	width: 140px;
	height: 140px;
	margin: 0 auto;
}

#category_scroll a:hover > div.draw_arrow {
	display: block;
}
.category_column > a,
#category_scroll a{
	display: inline-block;
	border: none;
	position: relative;
	text-decoration: none;
	margin: 12px 12px 0 0;
}

#category_scroll a img{
	border: 3px solid transparent;
}
#category_scroll a:hover img,
#category_scroll a.current img{
	border-color: #fff;
}
.contact_toggle a.button,
#category_scroll a .star{
	background: url('../images/star_block_menu_over.png') right no-repeat;
	padding: 0px 7px;
}
.category_column a:hover h2,
#category_scroll a:hover h2,
#category_scroll a.current h2{
	color: #fff !important;
}

.contact_toggle a.current,
#category_scroll a:hover .star,
#category_scroll a.current .star{
	background: url('../images/star_block_menu.png') right no-repeat;
}

.contact_toggle p#active {
	background-position: 10px 15px;
}
#slideshow_bg {
	background-color: #692B1F;
	box-shadow: 0 3px 10px #666666;
	position: relative;
	z-index: 10;
	
}
h1 .star{
	background: url('../images/star_crumb.png') center no-repeat;
	padding: 3px 12px 0;
}

/*****************************
	Roster page(s)
*****************************/
ul.profile_list,
ul.list {
	vertical-align: top;
	list-style: none;	
	margin: 0;
	padding: 0;
}

.roster_body div.categories_block,
.profile .profile_block,
.sponsored .results_block,
.sponsored .sponsored_block,
.gigsalad_results a.results_block,
.results_wrapper div.results_block {
	padding: 20px 0 15px;
	min-height: 120px;
}
#main .header_block,
.profile .profile_block {
	border-bottom: 1px dashed #ccc;
}
.roster_body div.categories_block {
	padding: 0;
}
.results_wrapper div.results_block {
	padding: 10px 15px 10px 10px;
}

.gigsalad_results a.results_block {
	min-height: 100px;
	border-top: 0;
	border:3px solid #fff;
}
.gigsalad_results a.results_block p {
	color: #e9933f !important;
}
.gigsalad_results a.results_block:hover {
	background-color: #fff;
}

#main .header_block {
	padding: 15px 0;
}

div.results_block {
	margin: 10px 0px;
	background-color: #f6f6f6;
}
.results_block p {
	color: #aaa;
}
div.results_block img{
	border: 10px solid #fff;
}
div.results_block:hover {
	background-color: #eee;
}

.results_wrapper h3{
	font-size: 19px;
}

.profile .header_block p,
.results_wrapper h4{
	font-weight: normal;
	font-size: 15px;
}
.header_block h2 {
	color: #666;
}
.results_wrapper p{
	margin: 5px 0;
}

.results_wrapper div.column_2 {
	margin-left: 153px;
}
.sponsored div.column_2 {
	margin-left: 110px;
}

div.sort_alphabet a,
div.sort_alphabet .disabled  {
	display: inline-block;
	color: #C35E44;
	background-color: #f6f6f6;
	font-family: PT Sans Narrow;
	float: left;
	text-decoration: none;
	font-size:17px !important;
	padding:2px 5px !important;
	margin: 5px 2px !important;
}
div.sort_alphabet .disabled {
	color: #DDD;
	background-color: transparent;
}
div.sort_alphabet a.heading,
div.sort_alphabet a.current, 
div.sort_alphabet a:hover {
	background-color: #e8e8e8;
	border-color: transparent;
}
div.sort_alphabet a.heading {
	cursor: auto;
	font-size:15px !important;
}
.categories_list {
	margin-top: 15px;
	border-top: 1px dashed #ccc;
}

.categories_list p {
	margin: 0 0 0 25px;
	color: #aaa;
	line-height: 18px;
}
.services_list li,
#faq_toggle li,
.roster_body .categories_list h3{
	background: url('../images/star_block_menu_home.png') left no-repeat;
	padding-left: 25px;
	font-size: 18px;
}

.contact_toggle a.button ,
.contact_toggle a.current {
	background-position: 10px 13px;
	padding: 10px;
	color: #666;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
}

.categories_list div > a {
	border-top: 1px dashed #cbbaa5;
	margin: 0 10px 0 0;
	padding: 0 5px 15px;
	width: 306px;
	height: 115px;
}
.categories_list div > a:hover {
	background-color: #f6f6f6;
}

ul.list li {
	margin: 5px 10px 5px 0;
	display: block;
	font-size: 14px;
}

.categories_list a,
ul.list a {
	text-decoration: none;
	display: block;
}

.parent_color a { color: inherit }

/******************
 Galler Overlay
*********************/
.overlay {
	display:none;
	min-width: 728px;
	z-index: 9999;
}	
.overlay_content {
	width:100%; 
	background-color:#FFF;
}
.overlay .close {
	font-size: 14px;
	float: right;
	display: block;
	position: absolute;
	top: -30px;
	right: 30px;
	color: #7CCDD7;
	text-decoration: underline;
	cursor: pointer;
}
.overlay .gallery_overlay {
	margin: 0 20px 0;
	padding: 12px 0;
}
.gallery_overlay .next_page {
	float: right;
	margin: 100px 20px 0 0;
}
.gallery_overlay .previous_page {
	float: left;
	margin: 100px 0 0 20px;
}
.gallery_overlay .image {
	margin-top: 20px;
}
/*****************************
	Profile page content column
*****************************/
.ie6 .promokit .right_sidebar .facebook {
	width: 200px; 
	overflow: hidden;
}

.social p{
	margin: 4px 0 !important;
}
footer .social_icons a {
	height: 32px;
	width: 32px;
	display: block;
	float: left;
	background: url('../images/icons_social.png');
	background-position: 0 0;
	margin: 0 10px 0 0;
}
footer .social_icons .twitter {
    background-position: 0 0;
}
footer .social_icons .facebook {
    background-position: -32px 0;
}
footer .social_icons span {
	display: none;
}
/*	Autocomplete styles
-----------------------------------------------------------------------------*/
.ac_results {
	width: 200px;
	margin: 0;
	padding: 13px 8px 14px 8px;
	background-color: #fff;
	overflow: hidden;
	z-index: 99999;
	color: #595551;
	text-align: left;
	text-shadow: 0 1px 0 #fff;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.ac_results h4 {
	margin: 0;
	padding: 0;
}
.ac_results strong {
	color: #333;
	text-decoration: underline;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0 10px;
	padding: 10px 4px 10px 6px;
	line-height: 16px;
	border-bottom: 1px dotted #666;
	cursor: pointer;
	display: block;
}
.ac_loading {
	background: white url('../images/indicator_green_small.gif') 300px center no-repeat;
}
.ac_odd {
}
.ac_over {
	padding-right: 0;
	color: #595551;
	text-decoration: underline;
	background-color: #E7E3DA;
}
.ac_over strong {
}
.plain_ac_results {
	padding: 13px 9px 14px 9px;
	margin-left: 0px;
	margin-top: -3px;
	background-color: #595551;
	border: 2px solid #595551;
	color: #E7E3DA;
	width: 358px !important;
	text-shadow: none;
}
#city.plain_ac_results {
	background-color: #fff;
	color: #595551;
}
.plain_ac_results strong {
	color: #333;
	text-decoration: underline;
}
.plain_ac_results li {
	margin: 0 4px 0 0;
	padding: 8px 4px;
	border-top: 1px dotted #999;
	font-size: 13px;
}

.plain_ac_results .ac_over {
	color: #595551;
	background-color: #fff;
}
/*****************************
	Footer
*****************************/
footer {
	clear: both;
	margin: 0;
	font-size: 12px;
}



.footer_links {
	z-index: 20;
	position: relative;
	background: url('../images/footer_sub_bg.jpg');
	text-align: left;
}

.footer_links h2{
	
	font-size: 14px;
	color: #fff;
	font-weight:normal;
}

.footer_links h3{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.footer_links ul.list li {
	padding-left: 0 !important;
}
.footer_logos {
	text-align: left;
	z-index: 0;
}
.footer_links .bbb{
	display: block;
	height: 141px;
	width: 145px;
	background: url('../images/bbb.png') no-repeat;
}
.footer_links a{
	color: #ccc;
	text-decoration: none;
	font-size: 13px;
}
.footer_logos a:hover,
.footer_links a:hover {
	color: #fff !important;
}
/***************************
  SPONSORED/FEATURED
*****************************/
.sponsored {
	width: 285px;
}
.sponsored.tribute {
	width: auto;
}
.tribute div.results_block {
	background-color: #fff;
	width: 45%;
	margin-bottom: 0px;
}
.sponsored h2 {
	font-size: 15px;
}
.sponsored h4 {
	font-size: 20px;
	margin: 5px 0;
}

.sponsored div.sponsored_block,
.sponsored div.results_block {
	padding: 10px;
	overflow: hidden;
	min-height: 102px;
}

#gs_loading_image,
#loading_image {
	border-bottom: 1px dashed #cbbaa5;
	padding:10px 0;
}
.home_body .sponsored {
	margin-left: 20px;
	width: auto;
}
.sponsored div.sponsored_block:hover,
.sponsored div.results_block:hover {
	background-color: #fff !important;
	z-index: 100;
}
.sponsored .small_font {
	font-size: 11px;
	line-height: 13px;
}
.sponsored .results_block .small_font {
	font-size: 11px;
	line-height: 16px;
}