

body {
	font:100% "Trebuchet MS", sans-serif;

	margin: 0;
	padding:0;
}
#wrapper {	
	background:url(/images/wrapper.gif) repeat-y;
	color:#0086ca;
	position: relative;
	width: 747px;
	margin: auto;
	text-align: left;
	background-color:#FFF;
}
#main {
	width:500px;
	min-height:500px;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0 1em 0 14.5em;
	padding-bottom:70px;
}

.registerbenefits li {
	padding:0 0 0 1.5em;
	line-height:20px;
}

.benefitslink {
	display:block;
	margin:15px 0 15px 25px;
}

.partialhide {
	height:0;
	overflow:hidden;
}

#main img {
	border:none;
}
.breadcrumb {
	/*font-size: 0.8em;
	margin:0;*/
	display:none;
}
.do_it_link img {
margin:-6px 0 -6px 0;
}
.pullquote {
	display:none;
}
#hammer {
	background:url(/images/hammer.gif) no-repeat bottom left;
}
.error_red {
	color:red;
}
.error_msg {
	color:#939598;
	padding:0;
	font-style:italic;
	font-size:.9em;
}
.error_msg li {
}
#terms-cond-text li {
	font-size:.85em;
	padding-bottom:20px;
}
/*---------------------------------------------------Register User Form----------------------------------------------*/
.create_account_form input {
	padding:2px;
	margin-bottom:5px;
}
.create_account_form .button-submit, .create_account_form .cancel-button {
	margin-top:30px;
}
.new_acc_radiobutton li input {
	background:none;
	border:none;
}
.new_acc_radiobutton label {
	float:right;
	width:93%;
}

.new_acc_radiobutton input {
	float:left;
	width:5%;
}
/*<-------------------------------------------------Top Right User Panel------------------------------------------>*/

#user_panel {
	position:absolute;
	top:171px;
	right:5px;
	color:#fff;
	font-weight:bold;
	font-size:.8em;
}
#user_panel input {
	width:130px;
	padding:3px;
}
#user_panel label {
	margin:0 7px 0 15px;
}
.welcome_message {
	position:absolute;
	top:-10px;
	right:170px;
	width:200px;
}
.welcome_message_user {
	position:absolute;
	top:-10px;
	right:0;
	width:200px;
}
.credit_message {
	position:absolute;
	top:3px;
	right:40px;
	width:200px;
	list-style:none;
}
.credit_message a {
	color:#fff;
}
.user_credit_link {
	height:29px;	
	width:132px;
	background:url(/images/credit-faded.jpg) no-repeat;
	position:absolute;
	top:27px;
	right:128px;
	list-style:none;
}
.user_credit_link a {
	display:none;
}
.credit_link {
	height:29px;	
	width:132px;
	background:url(/images/credit-page-tab.jpg) no-repeat;
	position:absolute;
	top:27px;
	right:128px;
	list-style:none;
}
.credit_link a {
	display:block;
	text-indent:-9999em;
	height:29px;
}
.log_job_link {
	background:url(/images/add-job-tab.jpg) no-repeat;
	height:29px;	
	width:132px;
	position:absolute;
	top:27px;
	right:127px;
	list-style:none;
}
.log_job_link a {
	display:block;
	text-indent:-9999em;
	height:29px;
}
.register_link {
	background:url(/images/register-tab.jpg) no-repeat;
	height:29px;	
	width:132px;
	position:absolute;
	top:27px;
	right:-5px;
	list-style:none;
}
.register_link a {
	display:block;
	text-indent:-9999em;
	height:29px;
}
.dashboard_link {
	height:29px;	
	width:129px;
	background:url(/images/user-page-tab.jpg) no-repeat;
	position:absolute;
	top:27px;
	right:0;
	list-style:none;
}
.dashboard_link a {
	display:block;
	text-indent:-9999em;
	height:29px;
}
#user-login-submit {
	height:16px;
	cursor:pointer;
	padding:0;
	margin-bottom:-6px;
	width: auto;
	border:none;
	background:none;
}
.logout_link {
	list-style:none;
}
.logout_link a{
	height:16px;
	width:67px; 
	cursor:pointer;
	background:url(/images/logout-button.jpg) no-repeat;
	position:absolute;
	top:6px;
	right:5px;
	display:block;
	text-indent:-9999em;
}
/*-------------------------------------------------------------------- search box ----------------------------------*/

#searchform {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	/*border: 1px solid #ccc;*/
}
#searchform input {
	width: 70px;
	float: none;
}
#search_services {
	margin-bottom:30px;
}
.search-button {
	width:73px;
	height:24px;
	background:url(/images/search-button.jpg) no-repeat;
	cursor:pointer;
	border:0;
	text-indent:-9999em;
	display:inline;
	margin-left:10px;
}
/*------------------------------------------------------------ End Search boxes-------------------------------------------*/

.form_remove_service {

}
.remove_service_submit, .image_button {
    border:none;
    background:none;
	padding-top:10px;
	margin:0;
}
ul.current_services li {
	list-style:none;
	border-bottom:1px dashed #8CC63F;
	padding-bottom:10px;
	margin-top:30px;
}
.button_continue {
	height:24px;
	width:86px;
	cursor:pointer;
	margin-top:20px;
}
.login-home {
	background:url(/images/home-login.jpg) no-repeat;
	height:24px;
	width:73px;
	text-indent:-9999em;
	cursor:pointer;
	margin-top:15px;
}
#account-login {
	border-bottom:1px dashed #8CC63F;
	padding-bottom:30px;
}
#account-login input {
	margin-bottom:5px;
	padding:2px;
}
ul.current_services {
	padding:0;
}
.current_services li {
	list-style:none;
	margin:0;
	padding:0;
}
/*------------------------------------------------------Leads Page-----------------------------------------------*/
a.lead_more_info {
	background:url(/images/more-details.jpg) no-repeat;
	height:22px;
	width:82px;
	text-indent:-9999em;
	cursor:pointer;
	margin-top:15px;
	display:block;
}
#business_lead_list li {
	list-style:none;
	padding-bottom:7px;
	border:none;
}
.job_purchased {
	margin-bottom:30px;
	border-bottom:1px dashed #8CC63F;
	
}
.job_purchased strong {
	color:#8CC63F;
	font-weight:normal;
}
/*-------------------------------------------------------xhtml elements ------------------------------------------*/
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	width:737px;
	height:211px;
	padding: .5em;
	background-color: #ccc;
	font-weight: bold;
	background:url(/images/masthead.jpg) no-repeat;
	text-indent:-9999em;

}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.5em 0;
	color:#8DC641;
	text-transform:uppercase;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color:#8DC641;
}
h4 {
	font-size:1em;
	color:#0086ca;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#8DC641;
}

/*-------------------------------------------------------- tables --------------------------------------------------*/
table {
	border:none;
}
td, th {
	border:none;
}

/*-------------------------------------------------------turn off print stuff ------------------------------------------*/
#printlogo {
	display:none;
}

/*--------------------------------------------------------------- FOOTER ---------------------------------------------------*/
#footer {
	width:747px;
	height:5px;
	font-size: 0.7em;
	clear: both;
	text-align: center;
	color:#93bece;
	background:#fff;
	padding-top:8px;
}

#footer a {
	text-decoration: none;
	color:#93bece;
}
#footer p {
	line-height:.8em;

}
div.footerclear {
	clear: both;
}
.ac_results {

    width:143px;
    padding:1px;
    border:1px solid #8DC641;
    background-color:#fff;
}
.ac_results ul {

padding:0;
margin:0;
list-style-type:none;
font-size:12px;
font-family:arial, sans-serif;
text-align: left;

}
.ac_results ul li {

padding:2px;
cursor:pointer;

}
/*-----------------------------------------------------------Dashboard Buttons------------------------------------*/
#update_profile {
	display:inline;
	list-style:none;
	padding:0;
}
#update_profile a {
	background:url(/images/update-profile-button.jpg) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;
}
#view_credit_history {
	display:inline;
	list-style:none;
	padding:0;
}
#view_credit_history a {
	background:url(/images/credit-history-button.jpg) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;
}
#update_services {
	display:inline;
	list-style:none;
	padding:0;
}
#update_services a {
	background:url(/images/update-services-button.jpg) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;		
}
#confirm_services_list li {
	list-style:none;
	margin-bottom:20px;
}
#confirm_services_list li li {
	margin-bottom:0;
}
#confirm_services_list ul {
	padding:0;
	margin:0;
}
#update_regions {
	display:inline;
	list-style:none;
	padding:0;
}
#update_regions a {
	background:url(/images/update-regions-button.jpg) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;		
}
#add_job {
	display:inline;
	list-style:none;
	padding:0;	
}
#add_job a {
	background:url(/images/add-job-button.jpg) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;		
}
#menu_bb {
	display:inline;
	list-style:none;
	padding:0;	
}
#menu_bb a {
	background:url(/images/bargain-bay-button.jpg) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;		
}
.clear {
	clear:left;
}
.dashboard {
	padding:0;
	margin:0;
	height:90px;
}

.bb-dashboard {
	padding:0;
	margin:0;
	height:45px;
}

.mark_job  { /*-------Mark Job as Complete button------*/
	height:24px;
	width:142px;
	cursor:pointer;
	border:none;
	
}
#marked_ok {
	border:1px solid #8CC63F;
	padding:3px;
}
#user_lead_list li {
	border-bottom:1px dashed #8CC63F;
	list-style:none;
	padding:20px 0 10px 0;
	line-height:.8em;
}

#listing-manage-link {
	display:inline;
	list-style:none;
	padding:0;
}
#listing-manage-link a {
	background:url(/images/manage-your-bargains.png) no-repeat;
	width:203px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;		
}
#listing-create-link {
	display:inline;
	list-style:none;
	padding:0;
}
#listing-create-link a {
	background:url(/images/list-a-bargain.png) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999em;
	display:block;
	float:left;		
}

/*-------------------------------------------------------- Dashboard Notifications!! -------------------------------*/

.notification_dialogs {
	list-style-type:none;
	margin:0;
	padding:0;
}
.notification_dialogs li {
	border:3px solid #8FC744;
	background:#F0F9E4 url(/images/info.jpg) 15px 4px no-repeat;
	padding: 1em 1em 1em 50px;
	margin:1em 0;
}
.notification_dialogs li li {
	border:none;
	background:none;
	padding: 0;
	margin:0;
}
/*
.notification_dialogs li div {
	float:left;
}
.notification_dialogs li a {
	float:right;
}
*/
/*-------------------------------------------------------- User Form stuff -----------------------------------------*/
form input {
	background:#fff url(/images/form-tile.jpg) repeat-x scroll left bottom;
	padding:2px;
	font:90% "Trebuchet MS", sans-serif;
	border:solid 1px #8DC641;
}
form fieldset ul {
    list-style-type:none;
}
form fieldset ul li {
    width:400px;
    clear:both;
    margin:0;
    padding:0;
}
form fieldset ul li label {
    width:180px;
    float:left;
}
form fieldset ul li input, form fieldset ul li textarea, form fieldset ul li select {
    width:210px;
    float:right;
    padding:0;
    margin:2px;
    border:1px solid #8DC641;
}
.radio_buttons li input {
	background:none;
	border:0;
}
/*----------------------------------------------------------- Regions Form--------------------------------------------*/
/*#regions-form input{
	background:none;
	border:none;
}
#regions-form dt, #regions-form dd {
	float:left;
}
#regions-form dd {
	margin-bottom:20px;
	color:#8DC641;
}
#regions-form dt {
	clear:both;
	text-transform:uppercase;
}
.clear-regions {
	clear:both;
}*/
#regions {
	width:480px;
}
#regions tr, #regions td {
	padding:3px 0;
}
#regions input {
	margin-right:10px;
	background:none;
	border:none;
}
.stripe {
	background-color:#f0f9e4;
}
.hover {
	background-color:#CDE7AA;
}
#regions_states {
	border-bottom:1px dashed #8CC63F;
	padding-bottom:10px;
}
#regions_states_list {
	margin:0 15px 0 0;
	padding:0;
}
#regions_states_list button.search-button {
	margin-top:-25px;
}
#regions_states_list li, #regions_states_list {
	list-style:none;
	display:inline;
}
#regions_states_list li input {
	background:none;
	border:none;
}
#regions_postcode {
	border-bottom:1px dashed #8CC63F;
	padding-bottom:10px;
}
#regions_postcode button.search-button {
	margin-top:-25px;
}
#search_regions {
	margin-right:15px;
}
#add_regions {
	border-bottom:1px dashed #8CC63F;
	padding-bottom:10px;
}
#add_regions dt {
	margin-bottom:6px;
}
#add_regions dt input {
	background:none;
	border:none;
	margin-right:10px;
}
#add-region-button {
	
}
/*------------------------------------------------------------Credit History------------------------------------------------*/
#credit_history tr, #credit_history td {
	padding:4px 0;
}
#credit_history th {
	padding-bottom:10px;	
}
.credit_date {
	width:180px;
}
.credit_details {
	width:170px;
}
/*------------------------------------------------------------Select Services---------------------------------------------*/
#form_select_services dt, #form_select_services dd {
	float:left;
}
#form_select_services dd {
	margin-bottom:20px;
}
#form_select_services dt {
	clear:both;
}
.clear-services {
	clear:both;
}
#purchase-credits input {
	background:none;
	text-indent:-9999em;
	width:181px;
	height:33px;
	border:0;
	margin-top:20px;
	cursor:pointer;
}
form#user-profile span.email-input {
	margin-left:100px;
	color:#6e6e6e;
	font-size:.8em;	
}
/*
#regions-form button {
	background:none;
	text-indent:-9999em;
	width:93px;
	height:23px;
	border:0;
	cursor:pointer;
}
*/
#service_id {
	margin-right:10px;
}
/*-----------------------------------------------------Job Details Page------------------------------------------------*/
.job_details {
	width:480px;
	margin-bottom:40px;
}
.job_details tr, .job_details td {
	padding:3px 0;
	
}
/*-----------------------------------------------------How it Works - Main Page Buttons-------------------------------*/
#pagenode_howitworks-buyers {
	background:url(/images/howitworks-buyers.jpg) no-repeat;
	width:359px;
	height:91px;
	list-style:none;
	margin:45px 0 5px -35px;
	float:left;
}
#pagenode_howitworks-buyers a {
	text-indent:-9999em;
	display:block;
	height:91px;	
}
#pagenode_howitworks-providers {
	background:url(/images/howitworks-provide.jpg) no-repeat;
	width:359px;
	height:91px;
	list-style:none;
	margin-left:-35px;
	float:left;
}
#pagenode_howitworks-providers a {
	text-indent:-9999em;
	display:block;
	height:91px;
	
}
/*------------------------------------------------------------Select Services Forms-----------------------------------*/
#form_select_services li {
	list-style:none;
}
#form_select_services h3 {
	margin-top:10px;
}
/*-------------------------------------------------------------Scopes Page--------------------------------------------*/
#form_add_service_scope {
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px dashed #8CC63F;
}
#form_add_service_scope h3 {
	margin-bottom:10px;
}
#scope_under {
	margin-right:30px;
}
/*------------------------------------------------------------Create a Job Form-------------------------------------------*/
#form_create_job {
	width:500px;
	padding:0;
	margin:0;
}
#form_create_job ul {
	padding:0;
}
#form_create_job textarea {
	width:435px;
	font:90% "Trebuchet MS", sans-serif;
	padding:3px;
	border:solid 1px #8DC641;
	overflow:hidden;
	background:#fff url(/images/form-tile.jpg) repeat-x scroll left bottom;	
}
#form_create_job input {
	padding:2px;
}
#form_create_job input, #form_create_job select {
	width:125px;
}
#form_create_job .radio_buttons input, #form_create_job .check_boxes input, #form_create_job .check_boxes label {
	margin-right:10px;
	float:left;
	width:auto;
}
#form_create_job label {
	width:250px;
}
#form_create_job #enter_location {
	width:125px;
	padding:2px;
}
#form_create_job .button-submit {
	margin-top:30px;
}
#form_create_job .check_boxes input {
	background:none;
	border:none;	
}
/*----------------------------------------------------------------Register Page-----------------------------------------------*/

#registration_links td {
	padding-bottom:15px;
}
#register_user {
	list-style:none;
}
#register_user a {
	text-transform:uppercase;
	font-weight:bold;
}
#register_business {
	list-style:none;
}
#register_business a {
	text-transform:uppercase;
	font-weight:bold;
}
/*---------------------------------------------------------------------Upload Job Files Page------------------------------------*/

#upload_job_files {
	float:left;
}

#upload-button {
	background:url(/images/upload-button.jpg) no-repeat;
	height:24px;
	width:87px;
	text-indent:-9999em;
	cursor:pointer;
	float:left;
	margin-top:5px;
}

#services_help_list {
	padding:0;
	margin:0;
	list-style-type:none;
}
#services_help_list label {
	float:left;	
}
#services_help_list button {
	float:right;	
}
#services_help_list li {
	clear:both;	
}
#services_help_list button {
	border:auto;
	background:inherit;	
}
.paypal_logo {
	float:left;
}

#business_blurb {
	height:150px;
}

/**
 * Region layout
 **/

.region-label {
				display:block;
				width:42%;
				margin-right:2%;
				float:left;
				position:relative;
				padding-left:5%;
				border:1px solid white;
}
.region-label input {
				position:absolute;
				top:1px;
				left:1px;
				background:none;
				border:none;
				width:auto;
}

form#form_create_job .region-label input {
				width:auto;
}

.region-area {
				border: 1px solid #92CBE8;
				padding:5px;
				margin-bottom:0.5em;
}
.region-area legend {
				font-size:110%;
				font-weight:bold;
}
.region-state {
				margin-bottom:2em;
}
h2 em.state-select {
								font:65% "Trebuchet MS", sans-serif;
								font-weight:normal;
								padding-left: 1em;
								color:#0086ca;
								text-transform:none;
}

/*
 * Bargain Bay
 */

/*Pagination*/

table.bb-pagination {
	
	width:100%;
	border-collapse:collapse;
	
}
table.bb-pagination .bb-pagination-page {
	
	width:100%;
	border-collapse:collapse;
	text-align:center;
	
}

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

ul.bb_listings li {
	margin:5px;
	min-height:100px;
	position:relative;
	padding:0 0 0 130px;
	border-bottom:1px solid #92CBE8;
}
ul.bb_listings li:last-child {
	border-bottom:none;
}

ul.bb_listings li .listing-image {
	position:absolute;
	top:5px;
	left:5px;
}

#listing-business-details {
	width:40%;
	float:right;
	margin-left:1.5em;
}
#listing-contact-details {
	clear:both;
}

#listing-images ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	
}
#listing-images {
	padding:5px;
}
#navigate-back {
	clear:both;
}
#listing-contact-blurb {
	float:left;
	width:30%;
}
#listing-images li {
	display:inline-block;
}
#listing-details {
	width:100%;
}
form.edit-photo-actions {
	
	float:left;
	width:130px;
	padding:5px;
	text-align:center;
	
}
div.image-thumb, .bb-image-thumb {
	height:90px;
	text-align:center;
}
form#photos-continue {
	
	clear:both;
	padding-top:1em;
}

/********************************************************

Css Stylesheet - Vertical Navigation

Contents
	|- Basic Styling
	|
	|--+ Flyout Positioning
	|  |
	|  |- Flyout Hidden
	|  |
	|  +- Flyouts Hovered
	|
	+- IE Fixes

*********************************************************/

/* Basic Styling ---------------------------------------*/
.slidingmenu, .slidingmenu * {
	margin:0;
	padding:0;
	list-style:none;
	width:9em;
	}

.slidingmenu {
	margin-top:-25px;
	line-height:1.0;
	margin-bottom:1.5em;
	float:left;
	padding-right: 1.5em;
}

.slidingmenu ul {
	/*background:#fff; /*IE6 needs this*/
}

.slidingmenu li {
	background:none;
	list-style:none;
	position:relative;
}
.slidingmenu a {
	display:block;
	padding:0.5em;
	text-decoration:none;
}
.slidingmenu #menu_home a  {
	background:url(/images/home-button.jpg) no-repeat left;
	width:156px;
	height:43px;
	display:block;
	text-indent:-9999em;
	padding:0;
	margin-left:10px;
}
.slidingmenu #menu_home a:hover  {
	padding-right:25px;
}
.slidingmenu #menu_how-it-works a  {
	background:url(/images/howitworks-button.jpg) no-repeat left;
	width:156px;
	height:43px;
	display:block;
	text-indent:-9999em;
	padding:0;
	margin-left:10px;
}
.slidingmenu #menu_how-it-works a:hover  {
	padding-right:25px;
}
.slidingmenu #menu_about a  {
	background:url(/images/about-button.jpg) no-repeat left;
	width:156px;
	height:43px;
	display:block;
	text-indent:-9999em;
	padding:0;
	margin-left:10px;
}
.slidingmenu #menu_about a:hover  {
	padding-right:25px;
}
.slidingmenu #menu_contact a  {
	background:url(/images/contact-button.jpg) no-repeat left;
	width:156px;
	height:43px;
	display:block;
	text-indent:-9999em;
	padding:0;
	margin-left:10px;
}
.slidingmenu #menu_bargain-bay a  {
	background:url(/images/menu-bargain-bay.jpg) no-repeat left;
	width:156px;
	height:43px;
	display:block;
	text-indent:-9999em;
	padding:0;
	margin-left:10px;
}
.slidingmenu #menu_blog a  {
	background:url(/images/news-button.jpg) no-repeat left;
	width:156px;
	height:43px;
	display:block;
	text-indent:-9999em;
	padding:0;
	margin-left:10px;
}

.slidingmenu #custom_menu_pap_affiliate a {
	background:url(/images/affiliates-bb-blue.png) no-repeat left;
	width:156px;
	height:43px;
	display:block;
	text-indent:-9999em;
	padding:0;
	margin-left:10px;	
}

.slidingmenu #custom_menu_pap_affiliate a:hover  {
	padding-right:25px;
}

.slidingmenu #menu_blog a:hover  {
	padding-right:25px;
}
.slidingmenu #menu_bargain-bay a:hover  {
	padding-right:25px;
}

.slidingmenu #menu_contact a:hover  {
	padding-right:25px;
}
.slidingmenu #menu_howitworks-buyers a {	
	background:url(/images/buyers-flyout.jpg) no-repeat;
	width:104px;
	height:24px;
	text-indent:-9999em;
	display:block;
	margin-left:20px;
}
.slidingmenu #menu_howitworks-buyers a:hover {	
	background:url(/images/buyers-flyout-hover.jpg) no-repeat;
	width:104px;
	height:24px;
	text-indent:-9999em;
	display:block;
	margin-left:20px;
}
.slidingmenu #menu_howitworks-providers a {
	background:url(/images/providers-flyout.jpg) no-repeat;
	width:104px;
	height:24px;
	text-indent:-9999em;
	display:block;
	margin-left:20px;
}
.slidingmenu #menu_howitworks-providers a:hover {
	background:url(/images/providers-flyout-hover.jpg) no-repeat;
	width:104px;
	height:24px;
	text-indent:-9999em;
	display:block;
	margin-left:20px;		
}



.slidingmenu a:focus, .slidingmenu a:hover, .slidingmenu a:active {
	background:none;
}
.slidingmenu li li {
	background:#none;
	line-height:auto;
}
.slidingmenu li li li {
	background:#none;
}

/* Flyout Positioning ---------------------------------------*/

/* Hidden Positioning */
.slidingmenu li ul {
	position:absolute;
	left:-999em;
	top:-999em;
}
/*.slidingmenu li:hover li ul,
.slidingmenu li.sfHover li ul {
	left:-999em;
	top:-999em;
}
.slidingmenu li:hover li ul li,
.slidingmenu li.sfHover li ul li {
	left:-999em;
	top:-999em;
}

.slidingmenu li:hover ul,
.slidingmenu li.sfHover ul {
	left:9em;
	top:0;
}


.slidingmenu li li:hover ul,
.slidingmenu li li.sfHover ul {
	left:18em;
	top:0;
}


/* IE  Fixes ----------------------------------------------*/

*html .slidingmenu li li {
	margin-bottom:-3px;
}
*html .slidingmenu li li li {
	margin-bottom:-1px;
}
*+html .slidingmenu li li {
	margin-bottom:-3px;
}
*+html .slidingmenu li li li {
	margin-bottom:-1px;
}

#contactdetails { /* the address, phone number etc live in this dl */
	width: 30%;
	float: left;
	margin:0;
}
#contactdetails dt {
	font-weight: bold;
}
#contact-form { /* the contact-form form sits inside this div */
	margin:0;
	width: 67%;
	float: right;
	font-size:.9em;
}
form fieldset {
	border:none;
	padding:0;
	margin:0;
}
form#contact-form p {
	width: 100%;
	clear: both;
}
form#contact-form p label {
	width: 70px;
	float: left;
	text-transform:uppercase;
	font-weight:bold;
	color:#0086ca;
}
form p input, form#contact-form p textarea {
	margin:0 30px 10px 0;
	padding:3px;
	float: right;
	width: 203px;
	border:solid 1px #8DC641;
	overflow:hidden;
	background:#fff url(/images/form-tile.jpg) repeat-x scroll left bottom;
	font:90% "Trebuchet MS", sans-serif;
}
form#contact-form #submit {
	margin-left:90px;
}
form#contact-form textarea {
	height:125px;
}
.button-submit {
	cursor:pointer;
	border:0;
	display:inline;
	height:24px;
	margin-bottom:-6px;
}
.button-cancel {
	width:73px;
	height:24px;
	background:url(/images/cancel-button.jpg) no-repeat;
	cursor:pointer;
	border:0;
	display:inline;
	text-indent:-9999em;
}
.return-home {
	width:58px;
	height:15px;
	background:url(/images/return-home.jpg) no-repeat;
	cursor:pointer;
	border:0;
	text-indent:-9999em;
	display:block;
	margin-top:15px;
	float:right;
}
.button_add {
	width:57px;
	height:24px;
	background:url(/images/add-button.jpg) no-repeat;
	cursor:pointer;
	border:0;
	text-indent:-9999em;
	display:inline;
	margin-left:5px;
}
#contactdetails dt {
	width:70px;
	clear:both;
	text-transform:uppercase;
}
#contactdetails dd {
	margin:0 0 15px 0;
}
#user-profile input {
	background:transparent url(/images/form-tile.jpg) repeat-x scroll left bottom;
	padding:3px;
	width:48%;
	margin-bottom:8px;
}
#user-profile label {
	width:38%;
	margin-bottom:8px;
}
#user_state_state_id {
	width:200px;
}
#user-profile .radio_buttons {
	margin-left:200px;
}
#user-profile .radio_buttons input {
	float:left;
	width:auto;
	background:none;
	border:none;
	margin-right:10px;
	
}
#credit_amount {
	background:none;
	padding:1px;
}
button {
	border:none;
	background:none;
	padding:0;
}
 /* to hide spam honeypot thingie */
p#flytrap{
	display:none;
}
p.error{
    padding:1em;
	background:#FF9900;
}

.displaycount {
	float:right;
}
.image-navigation {
	text-align:center;
}

.gallery_thumbnail {
	width:50%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album {
	width:50%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album a img {
	border: none;
	margin:0;
	padding:0 !important;
}
.gallery_thumbnail a img {
	border: none;
	margin:0;
	padding:0 !important;
}
.gallery_thumbnail p {
	margin: 0 0 1em 0;
	padding: 0;
}
.gallery_thumbnail p a {
	font-weight:bold;
	font-style:italic;
	font-size:0.8em;
}
.gallery_album p a {
	font-weight:bold;
}
#gallery_wrapper {
padding:1em;

}

