/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #993333; text-decoration: none;}
.box_head_1_dyn a,
.box_head_1_dyn { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_1_dyn a:hover { color:#a5cceb; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_2_dyn a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_flip a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.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;}
.submenu_buttons a { color:#336699; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:#000000; text-decoration: none; font-weight: normal;}
.submenu a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}

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

body {
	/*background-color: #FFFFFF;*/
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;

}
.bodytable {
	width: 100%;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}

/* 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_content_1 {
	background-color: #a5cceb;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_head_1_150 {
	width: 126px;
	background-color: #336699;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_336699_left.gif);
	background-repeat: no-repeat;
}
.box_head_1_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_336699_right.gif);
	background-repeat: no-repeat;
}
.box_head_2_150 {
	width: 126px;
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_2_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_left.gif);
	background-repeat: no-repeat;
}
.box_head_2_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_right.gif);
	background-repeat: no-repeat;
}
.box_head_2_left_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_left_flip.gif);
}
.box_head_2_right_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_right_flip.gif);
}
.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;
}
.box_head_2_dyn {
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_ff9900_mid.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_head_2_flip {
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_ff9900_mid_flip.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_content_2 {
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;

}
/* 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_head_1_dyn {
	background-color: #336699;
	background-image:url(images/boxhead2/hd_336699_mid.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}
.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;
}

/*not boxes*/
.submenu {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #a5cceb;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
/*
Example css for form buttons
background-color: #a5cceb;
border: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
*/
}
.user_admin_text1 {
color: #000000;
font-size: 12px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }

/* ----- CSS for User Management Table ----- */
.use_man_table_container
{
  text-align: center;
  margin: 0px auto;
  width: 600px;
}
.use_man_table_header
{
     clear: both;
     width: 600px;
     padding-bottom: 0px;
     padding-top: 30px;
}
.use_man_table_left
{
  width: 295px;
  padding-right: 5px;
  float: left;
  clear: left;
}

.use_man_table_right
{
  width: 295px;
  padding-left: 4px;
  float: right;
  clear: right;
}
.use_man_table_footer
{
     clear: both;
     width: 600px;
     height: 1px;
}
.use_man_table_left div,
.use_man_table_right div{
	text-align:left;
}

.use_man_table_left div a,
.use_man_table_right div a {
	padding-left: 30px;
	text-decoration:none;
}
.use_man_table_left div img,
.use_man_table_right div img {
	width: 42px;
	height: 42px;	
}
.use_man_table_sep {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #dddddd;
	clear:both;
}

/* extra questions and extra checkboxes */
.extraCheckboxes {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type: none;	
}
.extraCheckboxes li {
	background-image: url('images/checkbox_arw.gif');
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	border: 0px solid black;
	margin:0px;
}
.extraQuestionName,
.extraQuestionName li,
.extraQuestionValue,
.extraQuestionValue li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.extraQuestionName li,
.extraQuestionValue li {
	margin-bottom: 5px;
}


.error_message {
	color: #FF0000;
	font-weight: bold;	
}


#galleryContainer
{
	width: 450px;
	height: 100%;
	margin: 0px auto; /* CENTER THE DIV */
	text-align: center;
}
#galleryBigImage
{
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 4px;
}
#galleryBigImage img
{
	margin: 0px auto;
}
#galleryThumbs
{
	width: 192px;
	
	float: right;
	padding: 3px;
	
	text-align: auto;
}

#galleryThumbs ul
{
	margin: 0px;
	padding: 0px;
}
#galleryThumbs ul li
{
	list-style: none;
	padding: 0px;
	margin: 1px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	
}

#galleryThumbs ul li img
{
	margin: 0px auto;
	border: 0px;	
}


/* Light up box slideshow styles */
.lightUpBox {
	/* This is for the overall box the image gallery is in */
	
	/* position needs to be absolute to be able to be moved on the page */
	position: absolute;
	border: 3px solid black;
	background-color: white;
	/* needs to be bigger than anything else on the page */
	z-index: 1005;
	padding: 3px;
	padding-bottom: 8px;
}

.lightUpBoxOverlay {
	/* This is the overlay that hides the rest of the page, note that the
	opacity (transparency) will be set in JS for a "see through" or "faded"
	effect. */
	
	/* position needs to be absolute to work */
	position: absolute;
	top: 0px;
	left: 0px;
	/* Change the background color for different looks for how back is faded */
	background-color: #000000;
	width: 100%;
	/* needs to be second biggest z-index on the page */
	z-index: 1004;
}

.lightUpBox_imageBox {
	/* In the overall box, this is the div containing the image */
	text-align: center;
}
.lightUpBox_imageBox img {
	/* The actual image */
	border: 1px solid black;
	cursor: pointer;
}
img.lightUpBigImage {
	/* This is a stand-alone image in the box, it's not wrapped by extra HTML,
	this is used on image upload page as a "simpler" light up box without the
	fancy slideshow. */
	
	/* give it a pointer since when you click on it, it closes it. */
	cursor: pointer;
}

.lightUpBox_navigation {
	/* In the overall box, this is the div containing the navigation */
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px;
	text-align: center;
	/* width: 80%; */
	background-color: white;
	border: 1px solid black;
}

.lightUpBox_description {
	/* In the overall box, this is the div containing the image description */
	text-align: center;
}


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


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

body {
	margin: 0;
	padding: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
	background: url(/images/sfph/tooled_bkg.jpg) repeat-y center top fixed;	
	}
		
/* all pages background within page boundaries (750px width) */
.bodytable {
	background: url(/images/sfph/parchment.jpg) #e1c397; /* base */
	width: 764px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	}	
	
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;
	}
	
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/sfph/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/sfph/rope.gif) repeat-x;
	margin: 0;
	margin-left: -2px;
	display: block;
	}	
	
.submenu {
	background: none;
	border-top: none;
	border-bottom: none;
	text-align: left;
	}
	
.submenu a, .submenu a:hover {
	color: #804000; 	
	font-size: 14px;
	}	
	
	/* not used yet */
	#pagetopborder, #pagebottomborder {
	height: 6px;
	font-size: 6px;
	line-height: 6px;
	background: url(/images/sfph/bottom_leather.gif) repeat-x;
	margin: 0 auto;
	width: 920px;
	}	

/* home page */	

.next_sale_announcement {
	color: #64482d;
	background: url(/images/sfph/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/sfph/brownfade.gif);	
	background-color: #947453;
}

.box_head_1_150 {
	width: 126px;
	background-color: #947453;
	background-image:url(images/sfph/brownfade.gif); 
}
.box_head_1_left {
	background-image:url(images/sfph/brown_hd_left.gif);
}

.box_head_1_right {
	background-image:url(images/sfph/brown_hd_right.gif);
}




.box_head_2_150 {
	background-image:url(images/sfph/hd_ff9900_mid.gif); 
}

.box_head_2_left {
	background-image:url(images/sfph/hd_A83737_fade_left.gif);
}

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

.box_head_2_right {
	background-image:url(images/sfph/hd_A83737_fade_right.gif);
}


.box_content_1 {
	background-color: #f7eee0;
}

.box_content_2 {
	background-color: #fdfaf5;
	}
	
.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;

}	
	
.box_head_1_dyn a { padding: 0 4px; }
.box_head_1_dyn a:hover { background-color: #993333; color: #fff; }
.box_head_2_dyn a:hover { color:#000; }
	
.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, .submenu a:hover {
	font-size: 12px;
	font-weight: bold;
	}
	
.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;
	}	
	
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; }

/* * * * * * * * * * * * * * splash pages * * * * * * * * * * * * * */	
/* list */
.seller_listing_splash li {
	padding: 2px;
	color: #64482d;
	font-size: 13px;
	font-weight: bold;

}	

/* * * * * * * * * * * * * * 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;
	color: blue;
	font-style: normal;
	}	
	
	
.full_images_link {
	display: block;
	clear: both;
	}	
	
.pedigree {
	border: 1px solid #cbb088; 
	width: 100%;
	background: #cbb088; 
	margin-bottom: 1em;
	}
	
.pedigree td {
	background-color: #fff;
	width: 25%;
	height: 3em;
	}	
	
.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 { 
	background: #eee; 
	border: 1px solid #000; 
	padding: 2px 4px; 
	text-decoration: none; 
	font-weight: bold;
	margin-bottom: 1em;
	display: block;
	width: 10em;
	}
	
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;
	}
	
.bid_warn_1, .bid_warn_2 { font-weight: bold; }
.bid_warn_1 { color: red; }	
.verify_note { font-weight: normal; color: blue; display: block; text-align: center; }	
.raise { display: block; text-align: center; font-weight: bold; text-decoration: underline;}


/* * * * * * * * * * * * * * seller get started page * * * * * * * * * * * * * */	

.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;
	}
	
.seller_get_started h2 {
	text-align: left;	
	}	

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

.seller_get_started ol ul {
	margin-left: 0;
	margin-top: .5em;
	}
	
.seller_get_started ol ul li {
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 130%;
	}		
	
.about_us a {
	color: green;
	text-decoration: underline;
	}
	
.about_us a:hover {
	color: #64482d;
	}
	
.terms h1 {
		color: blue;
		}

.terms h3 {
	margin-top: 2em;
	}		
	
.terms h4 { text-align: center; }
.terms li { font-weight: normal; }

/* * * * * * * * * * * * * * 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 */	
select.search_box_1_input {
	width: 158px;
	}	
	
input.search_box_1_input {
	width: 180px;
	}
	
/* * * * * * * * * * * * * * Sale Results * * * * * * * * * * * * * */

.sale_result_description {
	font-style: italic;
	text-align: center;
	}	
	
.sale_result_table {
	width: 100%;
	border: 1px solid #947453;
	font-size: 120%;	
	border-collapse: collapse;	
	}
	
.sale_result_table td, .sale_result_table th {
	padding: 4px 6px;
	border: 1px solid #947453;
	}
	
.result_title {
	text-align: left;
	}		
	
/* * * * * * * * * * * * * * adpeeps * * * * * * * * * * * * * */
.adpeeps {
	text-align: center;
	margin-bottom: 1em;
		}
		
.adpeeps table {
	margin: 0 auto;
	}
	
.adpeeps table td {
	text-align: center !important;
	}	
	
 /* * * * * * * * * * * * * * 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;	*/
	}		

			
	