/* CSS Document */

/* anchor properties */

a, a:visited {color: #4580BB; text-decoration: none;}
a:hover {text-decoration: underline;}
a.category_links {font-weight: normal; color: #4580BB;}
a.place_an_ad_choose_category_bold {color: #4580BB; font-size: 1.4em; font-weight: normal;}

p {margin: 0.5em 0 1em 0;}

.box_head_1_dyn a,
.box_head_1_dyn { color:#; text-decoration: none; white-space:nowrap;}
.box_head_1_dyn a:hover { color:#a5cceb; text-decoration: none;}
.box_head_2_dyn a { color:#fff; text-decoration: none; white-space:nowrap;}
.box_head_2_dyn a:hover { color:#DDDDDD; text-decoration: none;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none;}
.box_head_2_flip a:hover { color:#DDDDDD; text-decoration: none;}
.box_content_link {}
.box_content_link a { color:#4580BB; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#4580BB; 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: #f2f2f2;
	margin: 0 0 0 0;
	font-size:90%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;

}
.bodytable {
	width: 1010px;
	border-left: 15px solid #fff;
        border-right: 15px solid #fff;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
        background: #fff;
}

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

/*columns in main table */
.leftcolumn {
	width: 220px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 190px;
	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: #fff;
	border: 5px solid #ebebeb;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}
.box_head_1_150 {
	width: 126px;
	background: url(images/heading-bg-grey.png);
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:12px;
	height:31px;
	background: url(images/heading-bg-grey.png);
}
.box_head_1_right {
	width:12px;
	height:21px;
	background: url(images/heading-bg-grey.png);
}
.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:0px;
	height:21px;
}
.box_head_2_right {
	width:0px;
	height:21px;
}
.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 {
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #333;
}
.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 {
	padding: 0 0 0 3px;
}

table.browse {padding: 6px 0 6px 3px;}

/* 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: url(images/heading-bg-grey.png);
	font-weight: normal;
	color: #444;
	font-family:Arial;
	font-size: 1.2em;
}
.box_dyn_content {
	background-color: #FFFFFF;
}

/*not boxes*/

.submenu {background: url(images/submenu-bg.png) repeat-x top; height: 29px; color: #fff; display: none;}
.submenu-buttons {background: url(images/submenu-bg-left.png) no-repeat left top;height: 29px; padding-left: 0.5em;}
.submenu-buttons td {padding: 0 1em;}
.submenu a {color: #fff; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif;}
.submenu a:hover {text-decoration: underline; color: #fff;}

.display-username {color: #333; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; text-align: right; padding-right: 1.5em;}
.display-username .identifier_field {color: #333; font-weight: normal; font-size: inherit;}

.formbutton {
margin: 1em 0 0.5em;
/*
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;
}

.footertext {font-size: 0.75em; color: #999;}
.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 /* 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;
}

/* new styles for treidin.com - DJ */

p.logo {margin: 12px 0;}

table.main-nav {background: #fff; height: 41px;}
table.main-nav td {background: url(images/main-nav-bg.png) repeat-x top;}
table.main-nav td.first a {background: url(images/main-nav-left.png) no-repeat left;}
table.main-nav td a {display: block; height: 41px; color: #fff; line-height: 41px; text-decoration: none; padding: 0 20px 0 22px; background: url(images/main-nav-groove.png) no-repeat left; font-family: Arial, Helvetica, sans-serif;}
table.main-nav td a:hover {text-decoration: underline; color: #fff;}
table.main-nav td.last a {padding-right: 12px;}
table.main-nav td.right {background: url(images/main-nav-right.png) no-repeat left; width: 30px;}

table.main-nav td.post-ad-cta {background: #fff;}
table.main-nav td.post-ad-cta a {text-indent: -9999px; background: url(images/post-ad-button-green.png) no-repeat left top; width: 174px; height: 37px; line-height: 37px; padding: 0;}
table.main-nav td.post-ad-cta a:hover {background-position: left bottom;}

.utility-links {color: #8f8f8f; font-family: Arial, Helvetica, sans-serif;font-size: 0.8em;}
.utility-links td {padding: 0 1em; border-right: 1px solid #ccc;}
.utility-links td.current-date, .utility-links td.last {border: none;}
.utility-links a {color: #ee5151;}


.function-box {border: 3px solid #f5efce; background: #fcfbea; padding: 5px 10px;}
.leftcolumn .function-box, .rightcolumn .function-box {margin-bottom: 10px;}
.function-box2 {border: 3px solid #f5efce; background: #fcfbea;}
.function-box2 .box_head_2_dyn {padding: 5px 10px; font-weight: normal;}
.box_content_white {background: #fff; padding: 5px 10px; text-align: left;}

.footer {background: #f2f2f2 url(images/footer-bg.png) repeat-x bottom; margin: 0 auto; padding: 8px 0; width: 1025px;}
.footerlinks {font-size: 0.75em; padding-bottom: 4px; color: #4580bb;}
.footer_links {color: #4580bb; margin: 0 1em; text-decoration: none;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; margin: 1em 0 0 0; font-weight: normal;}
h1 {margin-top: 0.2em;}

.benefits {-moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 10px 12px 10px 16px; margin-bottom: 1em; width: 165px; text-align: left; background: #FCFBEA; border: 3px solid #F5EFCE;}
.benefits ul {list-style: none; margin: 0 0 0.5em 0; padding: 0; font-size: 1.1em; color: #666;}
.benefits li {background: url(images/bullet-tick.png) no-repeat left top; padding: 5px 0 10px 30px;}
.benefits ul.hints {font-size: 0.9em;}
.benefits ul.hints li {background: url(images/record.png) no-repeat left top; padding: 0 0 10px 30px;}
.register-button {text-align: center;}
.register-button a {background: url(images/register-now-button.png) no-repeat left top; width: 158px; height: 37px; display: block; text-indent: -9999px;}
.register-button a:hover {background-position: left bottom;}
.sub {font-size: 0.8em; text-align: center; color: #999;}
.sublink {font-size: 0.7em; text-align: left;}

a.feat_ad_text {font-size: 0.7em; color: #3366cc; display: none;}
.browsing_result_table_body_even td, .browsing_result_table_body_odd td, .browsing_result_table_body_even_bold td, .browsing_result_table_body_odd_bold td, .browsing_result_table_header td {padding: 0 10px;}
.browsing_result_table_header td, .seller_result_table_header td {background: #999; font-weight: normal; padding: 5px 10px;}

.relative {position: relative;}
.addthis {position: absolute; right: 10px; top: 10px;}
.view-count {position: absolute; right: 10px; bottom: 10px;}
a.notify_friend_link, a.favorites_link, a.print_friendly_link, a.report-abuse-link, a.sellers_other_ads_link, a.notify_seller_link {padding: 4px 0 5px 25px; color: #4580bb; text-decoration: none; display: block; text-align: left;}
.notify_friend_link {background: url(images/icon-report-abuse.png) no-repeat left center;}
.favorites_link {background: url(images/icon-add-to-favourites.png) no-repeat left center;}
.print_friendly_link {background: url(images/icon-printer-friendly.png) no-repeat left center;}
.report-abuse-link {background: url(images/icon-report-abuse.png) no-repeat left center;}
.notify_seller_link {background: url(images/icon-contact-seller.png) no-repeat left center;}
.sellers_other_ads_link {background: url(images/icon-view-listings.png) no-repeat left center;}
a.notify_friend_link:hover, a.favorites_link:hover, a.print_friendly_link:hover, a.report-abuse-link:hover, a.sellers_other_ads_link:hover, a.notify_seller_link:hover {text-decoration: underline;}

.seller_label {color: black;}
.seller_label .display_ad_value {padding: 0;}
.seller_value {color: #666;}

.textpage p, .textpage h3, .textpage h2 {padding: 0 20px;}
.textpage h3 {font-weight: bold;}
.heading2 {font-family: Arial; font-size: 16pt; color: #333; background: url(images/heading-bg-blue.png) repeat-x bottom; height: 31px; text-align: center; padding: 0 5px; margin-bottom: 1em;}

.section_title, .newest_ad_header {font-family: Arial; height: 31px; line-height: 30px;}
.newest_ad_header {margin-top: 1em;}
a.back_to_normal_browsing div, td.start_new_search_link {padding: 10px 5px;}
a.back_to_normal_browsing div span, a.start_new_search_link span, .edit_your_info_link span, .user_management_home_link span, a.end_sell_process_link {border: 1px solid #ddd; padding: 5px 10px; -moz-border-radius: 6px; background: #fafafa;}
td.edit_your_info_link, tr.user_management_home_link td {padding: 15px 0 30px;}
.edit_your_info_link span, .user_management_home_link span {font-size: 1.2em;}
.title_column_header, .price_column_header {background: transparent;}

.search_page_results_even_row td {background: #f2f2f2;}
.search_page_results_odd_row td {background: #f8f8f8;}
a.search_page_results_even_row {background: transparent;}
a.search_page_results_odd_row {background: transparent;}

.adsense {background: #f8f8f8; padding-bottom: 20px;}
.ads-heading {background: transparent url(images/heading-bg-grey.png) repeat-x top; padding: 5px 10px; color: #444; font-family: Arial; border-bottom: 2px solid #fff; margin-bottom: 0.5em; height: 21px; font-size: 1.2em;}
.adsense iframe {margin-left: 20px;}
.ads-narrow iframe {margin-left: 5px;}

a:active, a:focus {outline: none;}

hr {visibility: hidden;}

.user_management_page_title {font-family: Arial; font-size: 1.5em !important; color: #444;}
tr.my_current_info_title, tr.edit_info_title, tr.my_current_ads_title, tr.my_expired_ads_title, tr.my_favorite_ads_title, .place_ad_section_title, div.otherDetailsPageTitle, div.page_title {background: url(images/heading-bg-blue.png) repeat-x bottom; height: 31px; line-height: 30px; font-weight: normal; font-family: Arial;}
.field_labels {text-align: right; padding-right: 20px;}

tr.table_column_headers {background: #999; font-weight: normal;}
tr.table_column_headers td {padding: 5px;}
td.result_set_even_rows, td.result_set_even_rows a, tr.result_set_even_rows, tr.result_set_even_rows a {background: #f2f2f2;}
td.result_set_odd_rows, td.result_set_odd_rows a, tr.result_set_odd_rows, tr.result_set_odd_rows a {background: #f8f8f8;}
td.result_set_odd_rows, td.result_set_even_rows, tr.result_set_odd_rows td, tr.result_set_even_rows td {padding: 5px;}

td.category_links {text-align: center;}

a.cart_edit_item_link, a.cart_delete_item_link, a.cart_preview_item_link {border: none; color: #4580BB; font-size: 0.8em; margin-right: 10px;}
div.item_subtotal {margin-right: 15px; padding: 10px 0;}
div.item_label {padding: 5px;}

a.notify_seller_link {background: url(images/reply-to-ad-button-red.png) no-repeat left top; display: block; width: 174px; height: 37px; padding: 0; text-indent: -9999px; text-align: center; margin-bottom: 5px; margin-left: 5px;}
a.notify_seller_link:hover {background-position: left bottom;}

td.search_field_section_labels {padding-right: 20px;}
#map_canvas span, #map_canvas a {font-size: 0.8em;}
#map_canvas span {display: block;}

.note {background: #FFF9DF; clear: right; padding: 5px 15px; font-size: 0.8em; text-align: right;}

.signin-links {float: right; margin-top: 10px;}

.backlink {text-align: center; background: #eee; margin: 10px 15px; padding: 5px 0 15px;}

.checkoutButtonBox button, .checkoutButtonBox input {font-size: 1em; font-weight: bold; color: #fff; background: url(images/button-blank-bg.png) no-repeat left top; border: none; width: 158px; height: 35px; cursor: pointer; padding: 0 15px 4px 0;}

.heading2 h1 {font-size: 0.9em;}

.site-off-wrapper {background: #fff; width: 400px; margin: 30px auto; padding: 30px 50px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
.site-off-wrapper img {margin-bottom: 20px;}

input.formbutton, input.search_box_1_submit, input.send_password_button, input.submit_button {background: #7EC6E1 url(images/blue-btn-bg.png) repeat-x bottom; border: 1px solid #07477F; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 2px 10px; color: #fff; cursor: pointer;}

.section-heading {font-size: 1.2em; font-weight: bold; padding: 1em 0 0.5em;}
