/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #ff9900; 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;
}

table#user_login {
	width: 540px;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 20px auto;		
	}
	table#user_login td.logincol {
			width: 250px;
			padding:10px;
			text-align:center;
	}
/* 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: 0px;
	right: 0px;
	padding: 5px;
	text-align: center;
	/* width: 80%; */
	background-color: white;
	border-bottom: 1px dashed black;
	border-left: 1px dashed black;
}

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

/* classified details page */

.centercolumn a:link,
.centercolumn a:visited {
		text-decoration: none;
	}

.centercolumn a:hover,
.centercolumn a:focus {
		color: #FF5B0E;
		text-decoration: underline;
	}


.centercolumn .display_ad_category_tree {
		background-color: #f0f0f0;
		padding:4px;
	
	}
.centercolumn .display_ad_title h1 {
		font-size: 1.8em;
		color:#FF5B0E;
		font-weight:bold;
		text-align:left;	
	}
.centercolumn h2
.centercolumn h3,
.centercolumn h4,
.centercolumn h5,
.centercolumn h6 {
		color:#4889FF;
		font-weight:bold;
		text-align:left;		
	}
.centercolumn h2{
	font-size: 1.6em;				
	}
.centercolumn h3{
	font-size: 1.4em;	
	font-style: italic;
	}
.centercolumn h4{
	font-size: 1.2em;				
	}	
.centercolumn h5{
	font-size: 1.0em;	
	font-style: italic;	
	}
.centercolumn h6{
	font-size: 1.0em;
	font-style: italic;	
	}
	
.display_ad_main_contact_logo {
 	position:relative;
	 overflow:hidden;
	 display:block;	}
.centercolumn #display_ad_main	{
	 position:relative;
	 overflow:hidden;
	 display:block;
	 width:200px;
	 height:100px;
	}
.centercolumn .display_ad_value	{
	padding: 0.5em 10px 0 50px;
	}	
	.centercolumn #display_ad_main_contact{
			margin: 15px 10px 3px 25px;
			float:right;
			width: 272px;
	 		position:relative;
		 	overflow:hidden;
			clear:right;
		}
	.centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard {
			padding: 10px;
			width: 250px;
			background-color:#f0f0f0;
			border: 1px dashed #4889FF;
			margin: 0x;
			font-size:1em;
		}
		.centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard h2 {
			font-size:1.2em;
			margin:0 0 0.5em;
			color:#fff;
			background-color: #FF5B0E;
			padding:4px;
		}
		.centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .person .org{
			font-weight:bold;
		}
	    .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .adr {
			padding-left: 25px;
			margin: 5px 0;
			background: transparent top left no-repeat url(images/icons/02.png);
		}
		.centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .adr p {
			margin:.15em 0;
		}

		.centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard abbr {
			border-bottom:0px none;
		}
   		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco {
			margin: 0.75em 0;
		}
   		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco p{
			padding-left: 25px;
			margin:0.5em 0			
		}
   		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco p.phone{	
			background: transparent top left no-repeat url(images/icons/11.png);		 
		}	
   		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco p.fax{	
			background: transparent top left no-repeat url(images/icons/12.png);			 
		}	
   		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco p.mobile{
			background: transparent top left no-repeat url(images/icons/49.png);				 
		}	
   		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco p.url{	
		    background: transparent top left no-repeat url(images/icons/45.png);			 
		}	
   		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco p.email{	
		    background: transparent top left no-repeat url(images/icons/48.png);			 
		}			
   		 .centercolumn #display_ad_main_contact #display_ad_main_contact_vcard .teleco .url a.url_link_1,
		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco .url a.url_link_2,
		 .centercolumn #display_ad_main_contact	#display_ad_main_contact_vcard .teleco .url a.url_link_3{
			font-size:1em;
		}		
.centercolumn #other_actions_wrapper {
	float:right;
}
.centercolumn ul#other_actions {
		margin: 1em 10px;
		width: 250px;
		padding:4px;
		position:relative;
		overflow:hidden;
		background-color: #f0f0f0;
	}
.centercolumn ul#other_actions li{
		list-style-type: none;
		float:left;
		position:relative;
		overflow:hidden;
		padding-left:25px;
		margin: 0.5em;
		text-align:left;
	}
.centercolumn ul#other_actions li.other_categories{
	    background: transparent top left no-repeat url(images/icons/16.png);	
	}
.centercolumn ul#other_actions li.friend{
	    background: transparent top left no-repeat url(images/icons/05.png);	
	}	
.centercolumn ul#other_actions li.favorites{
	    background: transparent top left no-repeat url(images/icons/31.png);	
	}
.centercolumn ul#other_actions li.printer{
	    background: transparent top left no-repeat url(images/icons/12.png);	
	}	
	
.centercolumn ul#display_ad_branches{
		margin: 4em 0;
		padding:0;
		clear:both;
		position:relative;
		overflow:hidden;
	}
	.centercolumn ul#display_ad_branches li {
		list-style-type: none;
		padding:10px;
		margin: 0 0.5em;
		width: 200px;
		background-color:#f0f0f0;
		border: 1px dashed #4889FF;
		font-size:1em;
		float:left;
		display:block;
	}
	.centercolumn ul#display_ad_branches li h2 {
			font-size:1.1em;
			margin:0 0 0.5em;
			color:#fff;
			background-color: #FF5B0E;
			padding:4px;	
	}
	.centercolumn ul#display_ad_branches li p {
	}	
	.centercolumn ul#display_ad_branches li .adr p {
			margin:0.15em 0;
		}
	.centercolumn ul#display_ad_branches li .person .org{
			font-weight:bold;
		}
		
		.centercolumn ul#display_ad_branches li .adr {
			padding-left: 25px;
			margin: 5px 0;
			background: transparent top left no-repeat url(images/icons/02.png);
		}
		.centercolumn ul#display_ad_branches li abbr {
			border-bottom:0px none;
		}
   		 .centercolumn ul#display_ad_branches li .teleco {
			margin: 0.75em 0;
		}
   		 .centercolumn ul#display_ad_branches li .teleco p{
			padding-left: 25px;
			margin:0.5em 0			
		}	

   		 .centercolumn ul#display_ad_branches li .teleco p.phone{	
			background: transparent top left no-repeat url(images/icons/11.png);		 
		}	
   		 .centercolumn ul#display_ad_branches li .teleco p.fax{	
			background: transparent top left no-repeat url(images/icons/12.png);			 
		}	
   		 .centercolumn ul#display_ad_branches li .teleco p.mobile{
			background: transparent top left no-repeat url(images/icons/49.png);				 
		}	
   		 .centercolumn ul#display_ad_branches li .teleco p.url{	
		    background: transparent top left no-repeat url(images/icons/45.png);			 
		}	
   		 .centercolumn ul#display_ad_branches li .teleco p.email{	
		    background: transparent top left no-repeat url(images/icons/48.png);			 
		}			
   		 .centercolumn ul#display_ad_branches li .teleco .url a.url_link_1,
		 .centercolumn ul#display_ad_branches li .teleco .url a.url_link_2,
		 .centercolumn ul#display_ad_branches li .teleco .url a.url_link_3{
			font-size:1em;
		}			
		
		.centercolumn #display_ad_main_contact_logo{
			margin:30px 25px 3px 0px;

			float: left;
			width:auto;
			display:block;
			
			}
	.centercolumn table#search_results_data {
			padding-bottom:2em;
		
		}
	.centercolumn table#search_results .search_page_title{
			background: transparent none;
	}
				
	
	.centercolumn table#search_results .page_title,
	.centercolumn div.sellers_name {
			background: transparent none;
			color: #FF5B0E;
			padding: 20px 0;
			font-size:1.4em;
			line-height:1.1;
			text-align:left;
	}
	.centercolumn  table tr.search_page_results_title_row,
	.centercolumn  table tr.browsing_result_table_header,
	.centercolumn  table tr.seller_result_table_header{
		background:#C6D2EB none;
		color:#000;
		font-weight:bold;		
	}
	.centercolumn  table .search_page_results_title_row,
	.centercolumn table .photo_column_header,
	.centercolumn table .title_column_header,
	.centercolumn table .seller_title_column_header,
	.centercolumn table .city_column_header,
	.centercolumn table .state_column_header,
	.centercolumn table .zip_column_header,
	.centercolumn table .country_column_header {
			background: transparent none;
			color:#0000ff;
			text-decoration:none;
			font-size:1.0em;
			font-weight:bold;
		}	
		.centercolumn  table tr.search_page_results_title_row a,
		.centercolumn  table tr.search_page_results_title_row a:visited,
		.centercolumn  table tr.search_page_results_title_row a:link,
		.centercolumn  table tr.browsing_result_table_header a, 
		.centercolumn  table tr.browsing_result_table_header a:visited, 
		.centercolumn  table tr.browsing_result_table_header a:link,
		.centercolumn  table tr.seller_result_table_header a ,
		.centercolumn  table tr.seller_result_table_header a:visited, 
		.centercolumn  table tr.seller_result_table_header a:link {
			background: transparent none;
			text-decoration:none;
		}
		.centercolumn  table tr.search_page_results_title_row a:hover,
		.centercolumn  table tr.search_page_results_title_row a:focus,
		.centercolumn  table tr.browsing_result_table_header a:hover,
		.centercolumn  table tr.browsing_result_table_header a:focus,
		.centercolumn  table tr.seller_result_table_header a:hover,
		.centercolumn  table tr.seller_result_table_header a:focus{
			background: transparent none;
			color:#FF5B0E;
			text-decoration:none;
		}	
	
	.centercolumn table tr.search_page_results_title_row img,
	.centercolumn  table tr.browsing_result_table_header img {
		padding: 0 5px;
		display:inline;
	}
	.centercolumn table td.search_page_results_title_row,
	.centercolumn table td.search_page_results_title_header,
	.centercolumn table td.search_page_results_header,
	.centercolumn table td.photo_column_header,
	.centercolumn table td.title_column_header,
	.centercolumn table td.seller_title_column_header,
	.centercolumn table td.city_column_header,
	.centercolumn table td.state_column_header,
	.centercolumn table td.zip_column_header,
	.centercolumn table td.country_column_header{
		background:#C6D2EB none;
		color:#000;
		font-size:1.2em;
		font-weight:bold;	
		padding:5px;
		border-bottom: #FF5B0E dotted 1px;
		border-top: #FF5B0E solid 5px;
		vertical-align:top;
		text-align:center;
	}	
	.centercolumn table td.search_page_results_title_row,
	.centercolumn table td.search_page_results_title_header,
	.centercolumn table td.seller_title_column_header,
	.centercolumn table td.title_column_header{
			text-align:left;
		}
	.centercolumn table tr.search_page_results_even_row,	
	.centercolumn table tr.browsing_result_table_body_even,
	.centercolumn table tr.seller_result_table_body_even {
			background:#fff none;
			font-size:1em;
			
	}
	.centercolumn table tr.search_page_results_even_row td,	
	.centercolumn table tr.search_page_results_odd_row td,
	.centercolumn table tr.browsing_result_table_body_odd td,
	.centercolumn table tr.browsing_result_table_body_even td,
	.centercolumn table tr.seller_result_table_body_odd td,
	.centercolumn table tr.seller_result_table_body_even td{
			padding:3px;
			border-bottom: #FF5B0E dotted 1px;
		}
	.centercolumn table tr.search_page_results_odd_row,	
	.centercolumn table tr.browsing_result_table_body_odd,
	.centercolumn table tr.seller_result_table_body_odd {
			background:#E8EDF7 none;
			font-size:1em;	
	}	
	
	/*=Search form*/
	
	.centercolumn table#advance_search .search_page_title {
			background: transparent none;
			color: #FF5B0E;
			padding: 20px 0;
			font-size:1.4em;
			line-height:1.1;
			text-align:left;
		}
	.centercolumn table#advance_search .page_title{
			font-size:1.4em;	
		}
		
	.centercolumn table#advance_search td img {
		margin:0 10px;
		display:inline;
		padding:3px;
		background-color: #A5CCEB;
		border:1px solid #FF5B0E;
	}
	.centercolumn table#advance_search td.optional_title {
			color: #FF5B0E;
			font-size:1.1em;
			line-height:1.1;
			text-align:left;	
			font-weight:bold;
			padding-left:20%;
	}
	.my_account_cell {
		
		text-align:right;
	}
	ul.my_account_list {
		background:#EBEDF1;
		overflow:hidden;
		position:relative;
		padding:0;
		margin:0;
		float:right;
	}
	ul.my_account_list li{
		list-style-type:none;
		float:left;
		padding:0 5px;
		margin:0;
	}	
	ul.my_account_list li a.my_account_link{
		display:block;
		text-decoration:none;
		margin:3px;
		padding:2px;
		border: 1px solid #FF5B0E;
		background: #A5CCEB;
		color: #000;
		font-size: 0.85em;
		line-height:1;
	}	
	ul.my_account_list li a.my_account_link:focus,
	ul.my_account_list li a.my_account_link:hover{
		border: 1px solid #FF5B0E;
		background: #0647D9;
		color: #FFF;
	}		
	td.box_head_1_dyn a {
		color:#fff;
		text-decoration:none;
		
	}
/********GENERIC RULES *********/	

.clearline {
	clear:left;
	
	}

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