@import url('../../../default/external/css/theme_styles.css');

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * Orignal GEO Styles Here (SFPH Custom Below)  * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* anchor properties */

a:link,
a:visited {
	font-family: Tahoma;
	text-decoration: underline;
}

a:hover,
a:active {
	font-family: Tahoma;
	text-decoration: underline;
}

a.button { 
	text-decoration: none; 
	}
	
a.mini_button { text-decoration: none !important; }

.main_menu td {
	height: 21px;
	}
	
.main_menu img {
	width: 4px;
	}		

.box_head_1_dyn a, .box_head_2_dyn a { 
	text-decoration: none; 
	font-weight: bold; 
	white-space:nowrap;
	padding: 0 4px; 
	 }

.box_head_1_dyn a:link, .box_head_1_dyn a:visited { color: #fff; }
.box_head_1_dyn a:hover, .box_head_1_dyn a:active { background-color: #993333; color: #fff; }

.box_head_2_dyn a:link, .box_head_2_dyn a:visited { color: #fff; }
.box_head_2_dyn a:hover, .box_head_2_dyn a:active { color: #000; }
	

.box_content_link {}
.box_content_link a { color:#000000; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}

/* Keep image links from having a border */
a img { border: none; }

/* 3 column main table */
.maintable {
	width: 100%;
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}

/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
}

/*box defining properties */
.box_150 {
	width: 150px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}


.box_150_content_2 {
	width: 148px;
	background-color: #a5cceb;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}


/* Fix for IE 6 to inherit font size */
.box_content_2 td {
	font-size:12px;
}
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 2px;
}


.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * SFPH custom HERE * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */


html { background: url(../images/basketweave.jpg) fixed #e1c397; } /* base */

body {
	margin: 0;
	padding: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
	background: url(../images/tooled_bkg.jpg) repeat-y center top fixed;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000;
	}
		
/* all pages background within page boundaries (750px width) */
.bodytable {
	background: url(../images/parchment.jpg) #e1c397; /* base */
	width: 764px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	border: 0px solid #000000;
	border-collapse:collapse;
	}	
	
h1 { font-size: 18px; color: #804000; text-align: center; font-weight: bold; }
h2 { font-size: 16px; text-align: center; }
h3 { font-size: 14px; text-align: center; }
h4 { font-size: 12px; text-align: left; }
	
p { 
	font-size: 13px;
	color: #64482d;
	text-align: justify;
	}
	
li, blockquote {
	color: #64482d;
	}
	
/* add this id to banner div in header module	*/
#sfph_banner {
margin: 0;
padding: 0;
height: 145px;
text-align: left;
background: url(../images/banner.png) no-repeat; /* transparent img in banner hold place for link to home page */
}

#sfph_banner h1 {
text-align: right;
font-family: Geneva, Verdana, Arial, sans-serif !important;
font-weight: bold;
font-style: italic; 
font-size: 12px;
color: #fdfaf5;
margin: 6px 70px 0 490px; /* adjusts text on top of banner img */
}

/* add div at bottom of banner, and above and below subnav module */		
.ropeborder {
	height: 6px;
	font-size: 6px;
	line-height: 6px;
	background: url(../images/rope.gif) repeat-x;
	margin: 0;
	margin-left: -2px;
	display: block;
	}	
	
.submenu {
	background: none;
	border-top: none;
	border-bottom: none;
	text-align: left;	
	padding: 2px 0;
	font-size: 12px; /* make sure it doesn't push the page too wide */
	width: 756px;
	margin: 0 4px;
}

.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}

.submenu_buttons td {
	padding-right: 24px;
	height: 20px;
	white-space: nowrap;
	}	
	
.submenu a:link, .submenu a:visited {
	color: #804000; 	
	text-decoration: none;
	}	
	
	/* not used yet */
	#pagetopborder, #pagebottomborder {
	height: 6px;
	font-size: 6px;
	line-height: 6px;
	background: url(../images/bottom_leather.gif) repeat-x;
	margin: 0 auto;
	width: 920px;
	}	

/* home page */	

.next_sale_announcement {
	color: #64482d;
	background: url(../images/barbwireborder.gif) no-repeat center top;
	height: 80px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 1em;
	}
	
.home_page_text p {	
	color: #64482d;
	font-size: 13px;
	}
	
.sale_info {
	padding-bottom: 0;
	}	
	
.sale_info p {
	text-align: center;
	}	
	
.sale_info .tilde {
	font-size: 16px;
	}	
	
.sale_info .deadline {
	text-align: left;
	font-size: 13px;
	color: blue;
	font-weight: bold;
	margin-left: 50px;
	}

.sale_info .deadline_date {
	color: #64482d;
}

.get_started {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	font-weight: bold;
	}
	
.get_started a {
	color: #ff9900;
	}
	
.get_started a:hover {
	color: #777;
	}
		


	/* box headers */
	
.box_head_1_dyn {
	background-image:url(../images/brownfade.gif);	
	background-color: #947453;	
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}

.box_head_1_150 {
	width: 126px;
	background-color: #947453;
	background-image:url(../images/brownfade.gif); 
	color: #fff;
}
.box_head_1_left {
	width:12px;
	height:21px;
	background-repeat: no-repeat;
	background-image:url(../images/brown_hd_left.gif);
}

.box_head_1_right {
	width:12px;
	height:21px;
	background-repeat: no-repeat;
	background-image:url(../images/brown_hd_right.gif);
}

.box_head_2_150 {
	width: 126px;
	background-color: #ff9900;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/hd_ff9900_mid.gif); 
}

.box_head_2_left {
	width:12px;
	height:21px;
	background-repeat: no-repeat;
	background-image:url(../images/hd_A83737_fade_left.gif);
}

.box_head_2_dyn {
	background-image:url(../images/hd_A83737_fade_mid.gif);
	background-color: #993333;
}

.box_head_2_right {
	width:12px;
	height:21px;
	background-repeat: no-repeat;
	background-image:url(../images/hd_A83737_fade_right.gif);
}


.box_content_1 {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
	/*background-color: #f7eee0;*/
	background: #fff;
}

.box_content_2 {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
	/*background-color: #fdfaf5;*/
	background-color: #fff;
	}
	
.box_content_3 {
	background-color: #fff;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}	
	

.section_title td, 
.search_page_title td, 
.user_management_page_title td,
.user_management_page_description,
.catalog_title {
	padding: 4px;
	border-top: 1px solid #71624c;
	border-bottom: 1px solid #71624c;
	background-color: #fff;
	color: #804000;
	background-image: none;
	font-size: 16px;
	}	
	
tr .page_title,
tr .my_current_messages_title,
tr .my_favorite_ads_title,
tr .communication_configuration_title,
tr .my_ad_filters_title, 
tr .invited_list_title,
tr .blacklist_title,
tr .current_bids_title,
tr .my_current_info_title,
tr .my_current_ads_title,
tr .my_expired_ads_title,
tr .registration_code_title,
tr .otherDetailsPageTitle,
tr .choose_category_page_title {
	background-color: transparent;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-align: center;
	line-height: 1.8em;
	}	

	
td.page_description {	
	background-color: transparent;
	}	

.page_description td {
	background: #fdfaf5;
	padding: 10px;
	}	
	
.page_description p {
	font-weight: normal;
	line-height: 150%;
	}	
	
.page_instructions td {
	background: #fdfaf5;
	padding: 10px;
	line-height: 130%;
	}	
	
	
tr .newest_1_title_row {
	background: transparent;
	padding: 20px 0 10px;	
	text-align: left;
	border-top: 1px solid #ede8d9;
	border-bottom: 1px solid #ede8d9;
	color: #fff;
	padding: 2px 4px;
	background: #947453;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
	}
	
/* * * * * * * * * * * * * * category display * * * * * * * * * * * * * */

/* left column, main classified navigation 1 */	
/* not used now, was for all association names on left column */

.catList {
	text-align: left;
	}
	
.catList a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #64482d;
	text-decoration: none;
	}
		
.catList ul a {
	color: #666;
	text-decoration: underline;
	}	
	
.catList a:hover {
	color: #993333;
	}	
	
.catList ul {
	padding: 0;
	margin: 4px 0;
}	

.catList ul li {
	list-style-type: none;
	padding: 2px 4px;
	margin: 0;
	}
	
tr .browsing_subcategory_description {
	color: #64482d;
	padding-right: 1em;
	}
		
/* not used now */	
/* upper right of home page, classified navigation 1*/	
.nav1 a {
	font-weight: bold;
	font-size: 12px;
	}	
	
/* home page, show all categories */
.home_page_text a.navigation_1_name {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	padding: 4px 2px 2px 4px;
	display: block;
	}	
	
.home_page_text a:hover.navigation_1_name {
	color: #993333;
	}		
	
	
p {
	margin: 1em;
	line-height: 120%;
	}	
	
/* use on a container that holds a table (like td or div) */	
.centertable table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}	
	
.centercolumn {
		text-align: left;
		}
/* * * * * * * * * * * * * * catalog page (143) * * * * * * * * * * * * * */
		
.catalog .main_navigation_1_name {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	}

.catalog .main_navigation_1_name img {
	height: 100px;
	}	
	

.catalog table {
	width: 100%;
	}
	
.catalog .class_navigation_1_description {
	display: block;
	margin-top: 1em;
	}	
	
.catalog td td {
	vertical-align: middle;	
	text-align: center;
	padding: 10px 5px;
	}
	
.catalog_adding {
	color: red;
	font-weight: bold;
	}
	
.catalog .catalog_adding {
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	}	
	
		

	
	/* * * * * * * * * * * * * * registration code page * * * * * * * * * * * * * */
	
.registration_code_page .box_content_1 table {
	height: 200px;
	}
	
.registration_code_page .box_content_1 table td {	
	padding: 10px;
	vertical-align: top;
		}
		
.errorMessage {
	font-weight: bold;
	color: red;
	}
	
/* * * * * * * * * * * * * * user registration page * * * * * * * * * * * * * */

.required_instructions {
	font-weight: bold;
	color: red;
	padding-bottom: 2em;
	}
	
.required {
	color: red;
	font-weight: bold;
	padding: 0 2px;
	font-size: 18px;
	}	
	
.user_registration textarea {
	height: 110px;
	}	
	
/* * * * * * * * * * * * * * registration confirmation * * * * * * * * * * * * * */	

tr .registration_confirmation_message {
	background: transparent;
	padding: 20px 0 10px;	
	text-align: left;
	color: #947453;
	border-top: 1px solid #ede8d9;
	border-bottom: 1px solid #ede8d9;
	padding: 2px 4px;
	font-size: 20px;
	}
	
.registration_message {
	padding-top: 20px;
	font-size: 16px;
	}
	
.registration_message a {
	font-size: 18px;
	}	
	
	
		
/* * * * * * * * * * * * * * basic page template 1 * * * * * * * * * * * * * */		

.quick_search td {
	}
	
/* * * * * * * * * * * * * * auction display page * * * * * * * * * * * * * */	

.display_auction_label {
	line-height: 150%;	
	}
	
/* force width if no photo */	
.display_auction_title {
	width: 536px;	
	}

.bidding_box p {
	text-align: justify;
	margin: .5em .3em;	
	line-height: 1.07em
	}
	

.display_auction_value_long {
	padding-bottom: 1em;
	line-height: 1.4em;
	word-spacing: .15em;
	letter-spacing: .05em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
		}
.display_extra_question_block td {
	padding-top: 4px;
	}

/* display seller username and contact link */
.seller_info_seller a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
.seller_info_contact a {
	font-size: 14px;
	font-weight: bold;
	color: blue;
	}	
		
/* seller's web site from profile */
td a.url_link_1 {
	font-size: 12px;
	font-weight: bold;
	}	

/* horse web site */	
td a.url_link_3 {
	font-size: 14px;
	font-weight: bold;
	}
	
.buy_now_link img {
	vertical-align: middle;
	}	
		
			
		
	
	

/* create same in ie and ff : 
l/r padding on ul, match l/r margin on li, or just set margin on li only */	
.actions_box {
	text-align: center;
	}
	
.actions_box ul {
	margin: 0;
	padding: 0 .2em;
	list-style-type: none;
	}	
	
.actions_box ul li {
	margin: .4em;
	padding: 0;
	border: 1px solid #993333;
	text-align: center;
	}	
	
.actions_box a {
	text-decoration: none;
	display: block;
	background: #fff;
	font-weight: bold;
	padding: .2em 0;
	}
	
.actions_box a:hover {
	color: #fff;
	background: #993333;
	}		

/* share this button on auctions details */	
/*
.actions_box .stbutton {
	font-weight: normal;
	text-align: center;
	display: inline;
	line-height: 22px;
	}
*/	
#galleryContainer {
	width: auto;
	text-align: center;
	}
	
#galleryBigImage {
	float: none;
	}	
	
#galleryThumbs {
	float: none;
	margin: auto;
	width: 500px;
	}
	
/* admin images */	
.place_an_ad_instructions img {
	width: 125px;
	height: auto;
	}
	
/* nav */	
.submenu a:link, .submenu a:visited, .submenu a:hover, .submenu a:active {
	font-size: 12px;
	font-weight: bold;
	}

.submenu a:hover, .submenu a:active {
	text-decoration: underline;
	}	
	
	
.my_auction_tools {
	font-weight: bold;
	padding-left: 10px;
	}
	
/* my account links page */	

.my_account_links_body li {
	padding: 6px 4px;
	}
	
.my_account_links_heading {
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}	
	
/* my account balance page */	
.add_to_balance_link {
	
	}
	
	
/* * * * * * * * * * * * * * listing setup * * * * * * * * * * * * * */	

tr .choose_category_page_title {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
.choose_category {
	margin-top: 20px;
	}	
	
.choose_category .category_links {	
	vertical-align: top;
	}

.choose_category img {	
	height: 100px;
	margin-bottom: 50px;
	}	
	
	
.align_cat_links_ {
	text-align: center;
	display: block;
	}	
	
.align_cat_links_affiliate {
	text-align: left;
	padding-bottom: .5em;
	}	
	
.sale_description {
	text-align: center;
	width: 80%;
	margin: 10px auto;
	}	
	
/* ######### CART STEP STYLES ######### */
#cart_steps {
	margin: 0;
	padding: 0;
	/*height: 40px;*/
	height: 20px;
}

#cart_steps li {
	float: left;
	/*height: 40px;*/
	height: 20px;
	/*padding: 13px 40px 0 20px;*/
	padding: 4px;
	margin-left: 10px;
	/*background: url('../images/backgrounds/cart_step.gif') no-repeat top right;*/
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	border-bottom: 2px solid #ddd;
}

#cart_steps li.current {
	color: #4076b1;
	font-size: 14px;
	/*padding: 9px 40px 0 20px;	*/
	padding: 2px;
	border-bottom: 3px solid #4076b1;
	}
	
.cart_note {
	color: #4076b1;
	text-align: center;
	font-weight: bold;
	}
	
/* ######### END GEO CART STEP STYLES ######### */	
	
div.cartSteps {
	margin-bottom: 20px;
	}	
	
.currentStep {	
	border: 1px solid #ddd;
	padding: 2px 4px 3px 4px;
	background: #947453;
	color: #fff;
	}

.otherStep {
	border: 1px solid #ddd;
	padding: 2px;
}

.place_an_ad_details_category_tree {
	color: #666;
	}
	
	
.pedigree td {
	vertical-align: middle;
	}	
/*	
.pedigree input {
	width: 125px;
	}	
	
*/
tr .sub_section_header {
	background: transparent;
	padding: 20px 0 10px;	
	text-align: left;
	color: #947453;
	}
	
.sub_section_header_text {
	border-top: 1px solid #ede8d9;
	border-bottom: 1px solid #ede8d9;
	color: #fff;
	padding: 2px 4px;
	display: block;
	background: #947453;
	}
	
.start_time td, .end_time td {
	font-size: 10px;
	font-weight: bold;
	padding-right: 1em;
	}	
	
.start_time select, .end_time select {
	display: block;	
	}

/* * * * * * * * * * * * * * my account pages * * * * * * * * * * * * * */

.my_account_links_list {
	text-align: left;
	}		
	
/* class on body of template */	
.my_account_page .centercolumn {
	}	
	
.statBox li {
	line-height: 150%;
	}
	
/* * * * * * * * * * * * * * my Account Home Page * * * * * * * * * * * * * */
.my_account_home_page_title {
	background: transparent;
	padding: 20px 0 10px;	
	text-align: left;
	color: #947453;
	border-top: 1px solid #ede8d9;
	border-bottom: 1px solid #ede8d9;
	padding: 2px 4px;
	font-size: 22px;
	}
	
/* restore account icons to actual size */	
/* use margin to keep spacing */
.use_man_table_left div img, .use_man_table_right div img {
	width: 25px;
	height: 25px;
	margin: 8px 0;
	}	
	

.use_man_table_left div a, .use_man_table_right div a {
	padding-left: 10px;
	}			
	
.use_man_table_left div a:hover .user_links, .use_man_table_right div a:hover .user_links {
	color: #993333;
	}				
	
	
.edit_profile_block { border: 2px solid #64482d; margin-top: 20px;}	
.edit_profile_block td { padding: 2px 10px;}
/* PayPay table */	
.edit_PayPal_block { 	text-align: center; border: 2px solid #64482d; margin-top: 30px;}	
.edit_PayPal_block table { margin: 10px auto; width: 400px; }	
.edit_PayPal_block td { padding: 0 30px; }		
.edit_PayPal_block .field_labels { text-align: center; }	
.edit_PayPal_block .data_values { text-align: left; }	
.edit_PayPal_block #paypal_id { width: 200px; !important; }
.edit_PayPal_block input { display: block; margin: 10px 0;
}	

.user_registration td.data_field_labels, 
.edit_user_profile td.field_labels { white-space: nowrap; padding-right: .5em; }
.user_registration select,
.edit_user_profile select { margin-bottom: .5em; }
.user_registration td,
.edit_user_profile td { vertical-align: top; }
.user_registration .data_field_values input,
.edit_user_profile .data_values input {	width: 200px; }
.user_registration .data_field_values input.radio { width: 20px; }


/* * * * * * * * * * * * * * cart process * * * * * * * * * * * * * */
.interrupted_message {
	font-weight: bold;
	}
		
.continue_interrupted, .cancel_interrupted {
	font-weight: bold;
	display: block;
	margin: 10px;
	text-align: center;
	}
	
.continue_interrupted a, .cancel_interrupted a {	
	text-decoration: none;
	}
	
.continue_interrupted img, .cancel_interrupted img {	
	margin-right: 6px;
	}
	
/* remove add to account balance from cart button box */	
.account_balance_cart_button {
	display: none;
	}
	
	
/* * * * * * * * * * * * * * misc stuff * * * * * * * * * * * * * */	
	
.click_to_continue {
	font-size: 10px;
	}

/* only used if display tree is turned on */
.browsing_category_tree, .display_ad_category_tree {
	padding-bottom: 1em;
	font-weight: bold !important;
	}	
	
.category_tree_1 td {
	font-weight: bold;
	padding: 4px !important;
	}	
	
.category_tree_1_description {
	font-weight: normal;
	}

/* add this class to a span in the category description, for a 2nd line */	
.cat_description_buy_now {
	display: block;
	text-align: center;
	padding: 6px 2px 2px 0;
	font-weight: bold;
	font-style: normal;
	}	
	
	
.full_images_link {
	/*display: block;
	clear: both;*/
	}	
	
.pedigree {
	border: 1px solid #cbb088; 
	width: 100%;
	background: #cbb088; 
	margin-bottom: 1em;
	border-collapse: collapse;
	}
	
.pedigree td {
	background-color: #fff;
	width: 25%;
	height: 3em;
	border: 1px solid #cbb088; 
	border-collapse: collapse;
	}	
	
.max_ads_allowed {
	display: none;
	}
	
.max_listings_msg {
	color: blue;
	}
	
.boldRed {
	font-weight: bold;
	color: red;
	}
	
.boldBlue {
	font-weight: bold;
	color: blue;
	}		
	
.post_sales {
	color: #000; padding: 4px; line-height: 130%; border: 2px solid blue; }	
	
/* * * * * * * * * * * * * * extra pages * * * * * * * * * * * * * */	

h1 { font-size: 18px; color: #804000;}
h2 { font-size: 16px; text-align: center; }
h3 { font-size: 14px; text-align: center; }
h4 { font-size: 12px; text-align: left; }
	
p { 
	font-size: 13px;
	color: #64482d;
	text-align: justify;	
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 130%;
	}
	
li, blockquote {
	font-size: 13px;
	color: #64482d;
	text-align: justify;	
	font-weight: normal;
	line-height: 130%;
	}
	
.highlight { color: blue; letter-spacing: .05em; word-spacing: .2; }	
.reserve_not_met { font-weight: bold; color: red; }
.reserve_met { font-weight: bold; color: blue; }
a.make_bid_link { 
	}
	
a.refresh_page { 
	background: red; 
	padding: 2px 4px; 
	text-decoration: none; 
	font-weight: bold;
	margin-bottom: 1em;
	display: block;
	margin: 0 auto;
	width: 10em;
	color: #fff;
	text-align: center;
	border: 1px solid #333;
	}	
	
a.refresh_page:hover {
	border: 1px solid #777;
	}
		
	
.return_no_bid { 
	text-align: center;
	margin-top: 40px;
	text-decoration: underline;
	}


/* * * * * * * * * * * * * * extra pages * * * * * * * * * * * * * */	

.terms,
.how_it_works,
.seller_get_started,
.about_us,
.sale_results  { 
	color: #64482d;
	}
	
.terms h2,
.how_it_works h2,
.seller_get_started h2,
.about_us h2,
.sale_results h2 {
	color: #947453;
	color: ##775D43;
	padding: 20px 0 10px;	
	border-top: 1px solid #947453;
	border-bottom: 1px solid #947453;
	padding: 2px 4px;
	font-size: 20px;
	font-weight: normal;
	}

.terms ul,
.how_it_works ul,
.seller_get_started ul,
.about_us ul  {
	line-height: 1.3em;	
	}
		
.terms li,
.seller_get_started li,
.about_us li {
	padding: 4px 0 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	}	


/* * * * * * * * * * * * * * saved search / filters * * * * * * * * * * * * * */

.no_button_link {
	font-weight: bold;
	}
	
.terms_link {
	text-align: center;
	}
	
.terms_link a {	
	font-weight: bold;
	color: red;
	}		
	
/* in case category name is too long */	
#search_box_1 .category_dropdown select.field	{
	width: 158px;
	}	
	
	

/* * * * * * * * * * * * * * adpeeps * * * * * * * * * * * * * */
/* adjusted some css when updated to 8.6.8 6/11/11 */
.adpeeps {
	text-align: center;
	margin-bottom: 1em;
		}
		
.adpeeps table {
	margin: 0 auto;
	}
	
.adpeeps table td {
	text-align: center !important;
	}	
	
.adpeeps a:link, .adpeeps a:visited {
	color: #006633;
	text-decoration: underline;
	text-align: center;
	font-size: 12px;
	word-spacing: -.2em;
	}
	
.adpeeps a:hover, .adpeeps a:active {
	color: #993333;
	text-decoration: none;
	}
	
.adpeeps p {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	}	
	
 /* * * * * * * * * * * * * * babelfish * * * * * * * * * * * * * */ 

#babelfish {
	background: none;
	text-align: left;
	}
	
#babelfish ul {
	padding: 0;
	margin: 0;
	}	
	
#babelfish li {
	/*height: 1.2em;*/
	/*background: #fff;*/
	display: inline;
	float: left;
	}	
	
#babelfish .translate {
	background: none;/*
	margin-right: 6px;*/
	}	

#babelfish a {
	padding: 0 2px;
	}
	
#babelfish .fish img {
	margin-top: 1px;
	}	
	
#babelfish .flag img {
	margin-top: 2px;
	}		
	
	
#babelfish a.flag, #babelfish a.fish, 
#babelfish a.flag:hover, #babelfish a.fish:hover {
	/*background: #fff;	*/
	}		

			
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * V5 SFPH * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */	

#header_logo {
margin: 0;
padding: 0;
height: 145px;
text-align: left;
background: url(../images/banner.png) no-repeat; /* transparent img in banner hold place for link to home page */
}

#header_logo h1 {
text-align: right;
font-family: Geneva, Verdana, Arial, sans-serif !important;
font-weight: bold;
font-style: italic; 
font-size: 12px !important;
color: #fdfaf5;
margin: 6px 70px 0 490px; /* adjusts text on top of banner img */
}

/* ######### SHELL STYLES ######### */
.outer_shell {
	background: url(../images/parchment.jpg) #e1c397; /* base */
	width: 764px;
	min-width: 764px;
	margin: 0 auto;
	padding: 0;
	height: 100%;	
}

.content_shell {
	clear: both;
	font-size: 12px;
	background: #fff;
	margin: 10px auto 0;
	width: 90%;
	text-align: center;
	padding: 10px;
	border: 1px solid #666;
}

.content_box, #left_cart  {
	background: #fff;
	border-color: #ede8d9;
	text-align: left;
	border-width: 3px;
	}

#search_inner {
background-color: #795A3B;
background-image: url(../images/backgrounds/search_bar.gif);
color: #fff;
font-weight: bold;
margin: 6px;
}

/* add div here in case can't use h1 */
h1.subtitle, div.subtitle, h1.subtitle_left {
	color: #4987c5;
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: none;
	text-align: center;
	}
	
h1.subtitle_left {
	text-align: left;
	}	

/* registration page */
.usage_agreement {
	width: 90%;
	padding: 10px;
	margin: 0 auto;
	}
	
#footer {
	height: auto;	
	background: none;
	padding-top: 30px;
	}
	
h2.title {
background-image: url(../images/backgrounds/c_bar_primary.gif);
background-color: #ede8d9;
text-align: left;
}

.row_odd, .row_even {
	color: #333;
	}

#user_column,
#left_column {
	width: 200px;
	float: left;
	margin: 0 6px;
	display: inline; /* to prevent double margin */
}

#content_column_wide {
	overflow: hidden;
	padding: 0 0px 50px 0px;
	width: 546px;
	margin-left: 0;
}

#user_column .title {
	font-size: 14px;
	text-align: center;
	}
	
/*set default width to prevent pushing off the page */	
textarea {
	width: 500px;
	}	
	
label.long_field_label {
	color: #666666;
	padding: 2px 5px;
	width: auto;
	clear: both;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}	

/* to match other line items in cart */

	
/*.cart_item_cost, .listing_extra_cost, .cart_item_label label {
	line-height: 30px;
}	

.cart_item_label .field, .cart_item_label .field:focus {
	padding-top: 9px;
	padding-bottom: 6px;	
	}
	
.cart_item_buttons {
	padding-top: 3px;
	padding-bottom: 3px;
	}	
*/
#breadcrumb.category_tree_1 {
	border: none;
	}
		
#breadcrumb.category_tree_1 .active {
	font-weight: bold;
	}

#breadcrumb.category_tree_1 .active a {
	color: #7CA93A;	
	}
	
#breadcrumb.category_tree_1 .active a:hover, 
#breadcrumb.category_tree_1 .active a:active {
	color: #4987C5;	
	}
	

	
#listing_info_column {
	overflow: clip;
	padding: 0;
}	
	
	
	
/*	
h1.listing_title {
 font-size: 16px;
 }	
 
#seller_column {
	float: right;
	}	
	
#bid_box { 
	float: right;
	width: 200px;
	overflow: hidden;
	}	 
	*/ 
 
/*#lead_photo_column {
	float: left;
	width: 350px;
	}
	

#listing_info_column {
	float: left;
	width: 350px;
	clear: right;
	}

#listing_info_column ul {
	width: auto;
	}
	
#listing_info_column li.label {
	width: 110px;
	}	
	
#listing_info_column li.value {
	width: auto;
	}	
	
#auction_display_page li {
	font-size: 12px;
	line-height: 110%;
	}	*/
	
.row {
border-bottom: solid 1px #eaeaea;
}	

/* fixes column width from ads / adpeeps pushing layout */	
.leftcolumn table {
	table-layout: fixed;
	width: 150px !important;
	overflow: hidden;
	}	
	
#cart_steps { /*display: none;*/ }	
	
.arrow_link, .arrow_link:link, .arrow_link:visited {
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	background: #fefefe url('../images/backgrounds/bullet_list_arrow_2.gif') no-repeat left center;
	text-decoration: underline;
}

.arrow_link:active, .arrow_link:hover {	
	padding-left: 35px;	
	padding-right: 10px;	
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	background: #f3f3f3 url('../images/backgrounds/bullet_list_arrow_2.gif') no-repeat left center !important;
	text-decoration: none;
}		

.sort:link, .sort:visited, .sort:active, .sort:hover {
background: url('../images/backgrounds/sort_arrow_down.gif') no-repeat right center;
padding-right: 10px;
}
	
.official_time {
-webkit-text-size-adjust: none;

	}	
	
.official_time a.refresh {
	font-size: 14px; 
	color: black;
	background: white;
	border: 1px solid black;
	} 	
	
.official_time a.refresh:hover {
	background: #ddd;	
	border: 1px solid #bbb;
	border: 1px solid white;
	} 		

/* v 5.1.4 */
	
ul.social_links {
	padding: 0;
	margin: 0;
	margin-top: 4px;
	}
		
ul.social_links li.element {	
	font-size: 10px;	
	padding-bottom: 4px;
	}	
	
	
#checkbox .extraCheckboxes li {
	text-align: left;
	padding-left: 24px;
	}
	
	
/* * * * * * * * * * * * * * errors * * * * * * * * * * * * * */	


h1.error_title {
	background: #FFFFE1;
	border: 2px solid #980000;
	height: 24px;
	color: #980000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}
/*	
.guide li {
	font-weight: bold;
	padding-bottom: .5em;
	}
	
.guide p {
	font-weight: normal;
	margin: 0;
	}
	
.guide li li {
	font-weight: normal;
	padding-bottom: 0;
	}		
	*/
.checklist  {
	margin-left: 40px;
	margin-right: 40px;
	}	
	
.checklist li {
	font-weight: bold;
	}	

.checklist ul {
	margin: 0;
	padding: .5em 1em;
	}	
	
.checklist ul li {
	font-weight: normal;
	margin: .5em 1em;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 130%;
	background: none;
	font-weight: normal;
	list-style-type: square;
	}			


