/*
  To create a new color theme, replace the colors:
  
    #B4161A with the color for hyperlinks
  and 
    #971B1E with the background color for the top navigation bar
  and
    #990000 for the color of page headings


  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/

#title h1 a:link, #title h1 a:visited
{
    text-decoration: none;
    color: #336699;
}

a:link, a:visited, #search a:visited, th a:visited
{
	color: #336699;
}

#title h1
{
    color: #336699;
}

h3
{
    color: #336699;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    background: #D8D5C2 url(images/background_main.jpg) repeat-x top;
}

a:hover
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

.none
{
    display: none;
}

#title h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline;
}

.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
    font-size: 1em;
    font-weight: normal;
}

/* begin main layout divs */

#title
{
    height: 45px;
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    background:url('Images/HeaderBack.jpg');
}

#nav_header
{
    margin: 0px auto;
    background: url(images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    width: 780px;
    height: 28px;
    overflow:hidden;
}

#nav_header ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    list-style: none;
    float: right;
    background: url(images/background_nav_top.gif) repeat-x left top;
}

.nav_header_li
{
    float: left;
    background: url(images/nav_top_left.gif) no-repeat;
    background-position: left 0px;
    line-height:28px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

.nav_header_li_over
{
	float: left;
    background: url(images/nav_top_left.gif) no-repeat;
    background-position: left -28px;
    line-height:28px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

.nav_header_li:hover
{
	float: left;
    background: url(images/nav_top_left.gif) no-repeat;
    background-position: left -28px;
    line-height:28px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

.nav_header_li_s
{
    float: left;
    background: url(images/nav_top_left_s.gif) no-repeat left top;
    line-height:28px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

.nav_header_a
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(images/nav_top_right.gif) no-repeat;
    background-position: right 0px;
    padding: 0px 21px 14px 19px;
}

.nav_header_a:hover
{
    background: url(images/nav_top_right.gif) no-repeat;
    background-position: right -28px;
}

.nav_header_a_s
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(images/nav_top_right_s.gif) no-repeat right top;
    padding: 0px 21px 14px 19px;
}

#nav_header a
{
	color: #18479A;
}

#nav_login
{
    font-size: 10px;
    font-weight: bold;
    padding-right: 3px;
    padding-left: 2px;
    padding-bottom: 3px;
    color: #FFFFFF;
    background: #336699;
    display:inline;
}

#color_bar
{
    font-size: 9px;
    width: 760px;
    height: 11px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 1px;
    color: #FFFFFF;
    background: #DDEAFB;
}

#crumbs_text, #crumbs_text a
{
	color: #18479A;
}

#crumbs
{
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 27px;
    width: 760px;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    background: #75746E url(images/background_crumbs.jpg) repeat-x top;
    margin: 0px auto 0px;
}

#crumbs h2, #crumbs h3
{
    font-size: 10px;
    display: inline;
}

#crumbs_search
{
    float: left;
    font-size: 10px;
}

#whats_new
{
    float: right;
    font-size: 12px;
    width: 280px;
    text-align: right;
}

#crumbs p
{
    display: inline;
    vertical-align: middle;
}

#crumbs .search_box
{
    margin: 0px;
    padding: 0px;
    height: 15px;
    font-size: 11px;
    width: 170px;
}

#crumbs #category_select
{
    margin: 0px;
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 170px;
}

#crumbs .submit, #crumbs .go
{
    margin: 0px;
    padding: 0px;
    height: 20px;
    font-size: 11px;
    margin-top: 0px;
}

input .submit
{
    font-size: 11px;
    width: 70px;
}

#body
{
    width: 780px;
    border-bottom: solid 3px #FFFFFF;
    margin-right: auto;
    margin-left: auto;
	overflow: hidden;
	background: #FFFFFF;
}

#col_main_left
{
    width: 169px;
    float:left;
    background: #BAD3D8;
    border-top: solid 1px #CCCCCC;
    padding-right:2px;
    background: #ddeafb url(images/dot.gif) repeat-y right;
    padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#col_right
{
	float:right;
	width:138px;
	font-size:11px;
	padding-left:1px;
	background: #ddeafb url(images/dot.gif) repeat-y;
	border-top:solid 1px #CCCCCC;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#col_main_right
{
    border-left: 2px solid #FFF;
    margin-left:170px;
    background: #FFFFFF;
    width:461px;
    text-align:left;
}

#content
{
 
}

#content .display_left
{
    margin-top: -80px;
}

#content .display_right
{

}

#content_header
{
    font-size: 0.7em;
    color: #000000;
    width: 177px;
    padding-right: 7px;
    padding-left: 10px;
}

#content_header ul
{
    list-style-position: outside;
    margin-top: 3px;
    list-style-image: url(images/ul_bullet.gif);
}

#content_header li
{
    list-style-position: outside;
    margin-left: -17px;
}

#content_header h2, #content_header h3
{
    display: inline;
    font-weight: bold;
    font-size: 1em;
}

.featured_item
{
    width: 170px;
    font-size: 9px;
    background-color: #C0CCDC;
    height:66px;
    padding-top:2px;
    padding-bottom:2px;
}

#featured_picture
{
	float:left;
	width:90px;
	margin-top:2px
}

#featured_picture img
{
	width:85px;
	height:62px;
	margin-left:4px;
	border:0px;
}

#featured_price
{
	line-height:15px;
	width:100%
}

#featured_text
{
	float:left;
	width:80px;
	color:#557278;
}

#featured_price a
{
	font-weight:bold;
	font-size:8px;
	font-family: Verdana;
	text-decoration:none;
	color:#557278;
}

#featured_detail
{
	margin-left:5px;
	margin-top:1px;
	font-size:9px
}

.display_left .featured_item
{
    width: 160px;
    font-size: 1em;
}


.featured_item h2
{
    font-size: 1em;
    font-weight: bold;
    display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, .featured_item a:link img
{
    border: 1px solid #666;
}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, .featured_item a:visited img
{
    border: 1px solid #666;
}

#announcements
{
    font-size: 0.7em;
    padding: 10px;
    background: #F7F6F2;
}

#announcements ul
{
    margin-top: 0px;
}

#announcements li
{
    list-style-position: outside;
    list-style-image: url(images/ul_arrow.gif);
    margin-bottom: 15px;
    margin-left: -24px;
}

#user_assistance
{
    color: #000000;
    padding: 10px;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
    float: left;
    width: 150px;
    background: #ece8cf;
}

.user_assistance_bar
{	
    color: #FFFFFF;
    font-size: 11px;
    font-weight:bold;
    padding-left:16px;
    float: left;
    width: 153px;
    background:#2d68a2;
    line-height:17px;
}

.user_assistance_text
{	
    color: #000000;
    font-size: 11px;
    float: left;
    background: #FFFFFF;
    font-weight:normal;
    text-align:left;
}

.tilde
{
	margin-left:6px;
	margin-right:6px;
}

.user_assistance_footer
{
    color: #7d7f7e;
    padding: 10px;
    font-size: 11px;
    text-align:center;
    float: left;
    width: 150px;
    background: #ddeafb;
}

.user_assistance_footer_text
{	
    color: #000000;
    font-size: 11px;
    float: left;
    font-weight:normal;
    text-align:left;
}

#user_assistance h4
{
	color: #2D6799;
    font-size: 11px;
}

#user_assistance h2, #user_assistance h3
{
    color: #2D6799;
    font-size: 13px;
}

.user_assistance_spacer
{
	line-height:3px;
	font-size:1px
}

.be_a_member
{
	font-size:14px;
	font-weight:bold;
	color:#2f84ba;
}
.create_a_member
{
	font-size:14px;
	color:#2f84ba;
}

.post_address
{
	margin: 0px;
    padding: 0px;
}

.post_title
{
    margin: 0px;
    padding: 0px;
}

.col_price
{
	text-align:right;
}

.post_dollars
{
    width: 70px;
}

.post_sqmeters
{
    width: 50px;
}

#post_cents
{
    width: 25px;
}

.post_url, .post_title, .post_description, .post_address
{
    width: 250px;
}

.post_description
{
    height: 90px;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	font-size:1em;
}

.section
{
    padding: 10px 10px 0px 10px;
    height: 17px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top:0px;
}

h3.section
{
	font-family:Arial, Verdana;
    font-size: 16px;
    color:#2D6799;
    text-align:center;
    
}

.content_right
{
    padding: 8px;
    font-size: 11px;
    font-family:Tahoma, Arial, Verdana;
    color:#000000;
    font-weight:normal;
}

.content_right form, .content_right fieldset
{
    border: none;
    padding: 0px;
    margin: 0px;
}

.content_right legend
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

.category_browse td
{
    padding-right: 20px;
}

.category_browse td h4
{
    font-size: 1em;
    display: inline;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
    text-decoration: none;
    color: #000000;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
    text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
    text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
    text-decoration: underline;
}

.category_browse td ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
    list-style-position: outside;
    margin-left: -17px;
}

#search_n_browse
{
	height:80px;
    padding-bottom: 2px;
    padding-top: 4px;
}
#search_n_browse h3
{
    display: inline;
    font-weight: bold;
    font-size: 1em;
}

#search_n_no_browse
{
    height: 85px;
    width: 288px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    background: #E1DFCF;
}

#search_n_browse div#search
{
    /**float: left;*/
}

#search_n_browse div#browse
{
    /**float: right;*/
}

#search a
{
    font-size: 11px;
}

#search legend, #browse legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#search select, #search .search_box, #browse select, #browse ul
{
    font-size: 11px;
}

#search select, #search .search_box
{
    width: 240px;
}

#browse select
{
    width: 190px;
    vertical-align: middle;
    border: none;
    display: inline;
}

#search, #browse
{
    width: 265px;
    font-size: 11px;
}

#search form, #browse form
{
    border: none;
}

#search fieldset, #browse fieldset
{
	padding-bottom: 2px;

}

#search .search_box, #search select
{
    /*margin-bottom: 8px;*/
}

/* begin admin panel (similar to search boxes) */
#admin_panel
{
    width: 577px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    font-size: .7em;
}
#admin_panel div
{
    clear: both;
    padding-top: 5px;
}

#admin_panel #query span.input_label
{
    float: left;
    text-align: right;
    width: 70px;
}


#admin_panel #query input
{
    width: 170px;
}



#admin_panel #query select
{
    width: 175px;
}

#admin_panel #status span.input_label
{
    float: left;
    text-align: right;
    width: 100px;
}

#admin_panel #status select
{
    width: 145px;
}

#admin_panel #status input
{
    width: 145px;
}

#admin_panel span.input_control
{
    float: right;
    text-align: left;
}

#admin_panel div#query
{
    float: left;
    background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel div#status
{
    float: right;
    background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel #query a
{
    font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul
{
    font-size: 11px;
    margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box
{
    /* width: 290px; */
}

#admin_panel #status select
{
    /* width: 190px; */
    vertical-align: middle;
    border: none;
    display: inline;
}

#admin_panel #query, #admin_panel #status
{
    height: 205px;
    width: 265px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 10px 10px;
}



.login_box input.text
{
    width: 150px;
}

input.user_info
{
    width: 200px;
}
textarea.user_info
{
    width: 200px;
}

input.register_password
{
    width: 100px;
}

input.register_question
{
    width: 250px;
}

/* begin item grid */


#item_images
{
    text-align: center;
    float: left;
    width: 161px;
    clear: none;
}

.item_list
{
    width: 100%;
    font-size: .7em;
    padding-left: 5px;
    padding-right: 5px;
}

.item_list th
{
    height: 25px;
    background: #DEDDD3;
}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    background: #DEDDD3;
}

.item_list_footer li
{
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul
{
    margin: 0;
    padding: 0;
}

.display_left
{
	width:169px;
    text-align: center;
    float: left;
    clear: none;
    font-size: .8em;
}

.display_right
{
	text-align: left;
    font-size: .8em;
    vertical-align: top;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5
{
    text-align: left;
    font-size: 14px;
    padding: 10px;
    display:block;
    background: #E5E2CC;    
}

.display_right#ad_details h5.action
{
    padding: 5px 10px;
    font-size: 0.9em;
}


/* begin footer */

#footer
{
    font-size: 11px;
    font-weight: bold;
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    color: #FFFFFF;
    text-align: center;
}

#footer_upper_bar
{
	font-size:1px;
	line-height:5px;
	background:#DAEBFD;
}

#footer_nav
{
    height:25px;
    background:#1b718c;
}

#footer_nav a
{
    list-style-type: none;
    white-space: nowrap;
    line-height:20px;
    display:inline-block;
    margin-right:8px;
    margin-left:8px;
    text-decoration: none;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
    color: #FFFFFF;
}

#disclaimer
{
    font-size: 0.6em;
    color: #888679;
    text-align: center;
    width: 760px;
    margin-right: auto;
    margin-left: auto;
}


/* begin classes */

legend.select_category
{
    display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
    text-align: center;
}

.col_title
{
    text-align: left;
    width: 250px;
}

.col_headingb
{
    vertical-align: top;
    font-weight:bold;
    white-space: nowrap
}
.col_headingr
{
    vertical-align: top;
    font-weight:bold;
    white-space: nowrap;
    color: #A30000;
}


#ad_details td.col_heading
{
    color: #7F4728;
    vertical-align: top;
    white-space: nowrap
}

#ad_details td.col_detail
{
    padding-left: 10px;
    white-space: nowrap
}

#ad_details .ad_description_text td.col_detail
{
    font-weight: normal;
    white-space: normal;
}

.col_checkbox, .col_photo_nopreview
{
    width: 30px;
}


.row1, .row2
{
    height: 60px;
}

.row2
{
    background: #E8E7E1 url(images/background_table_row.gif) repeat-x top;
}

.small_text
{
    font-size: 0.8em;
    color: #666666;
    font-weight: normal;
}

.normal_weight
{
    font-weight: normal;
}


tr.new_section
{
    padding-top: 1em;
}

p.new_section
{
    margin-top: 1em;
}

.list_col_photo
{
	text-align: center;
	width: 90px;
}

.list_col_address
{
	text-align: left;
	margin:0px;
}

.detail_left_col
{
    width: 137px;
    text-align: center;
    clear: none;
    font-size: .8em;
}

.detail_right_col
{
    text-align: left;
    font-size: .8em;
    padding-left:3px;
}

.detail_right_col#ad_details h5.action
{
    font-size: 0.9em;
}

.detail_title
{
	background: #E5E2CC;
	height:17px;
	font-size: 1.1em;
	padding: 10px;
	text-align: left;
	font-weight:bold;
}

.staticLabel:link, .staticLabel:visited, 
.staticLink:link, .staticLink:visited
{
	color: #FFFFFF;
}

.column_box_title
{
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 2px 10px;
	background:#105382 url(images/TitleBack.gif);
}

#search_column
{
	line-height:6px;
	padding:10px 0px 10px 0px;
	font-size:2px;
	text-align:center;
	background-color:#C0CCDC;
}
#search_column select
{
    padding: 0px;
    height: 18px;
    font-size: 10px;
    width:120px;
}

#search_column input
{
    padding: 0px;
    height: 13px;
    font-size: 10px;
    width:115px;
    margin:0px;
}

#search_column .submit, #crumbs .go
{
    margin: 0px;
    padding: 0px;
    height: 20px;
    font-size: 10px;
    width:65px;
}

.watermarked 
{
	color:gray;
}

.body_box_left
{
	width:220px;
	background:#d5d2b9;
	vertical-align:top;
}

.body_box_title
{
	background:#DAD7BE;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	line-height:16px;
	color:#676664;
	padding:1px 0px 1px 5px;
}

.body_box_title_blue
{
	background:#105382;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	line-height:16px;
	color:#FFFFFF;
	padding:1px 0px 1px 5px;
}
.body_box_title_blue #small
{
	font-size:11px;
}

.body_box_title_lblue
{
	background:#E1E6E9;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	line-height:16px;
	color:#003366;
	padding:1px 0px 1px 5px;
}
.body_box_title_lblue #small
{
	font-size:11px;
}

.body_box_right
{
	width:220px;
	background:#d5d2b9;
	vertical-align:top;
}

.home_main_boxes_table
{
	color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma;
	width:445px;
	font-weight:bold;
	margin:8px;
}

#col_detail_left
{
	width: 169px;
	float:left;
}
#col_detail_right
{
	float:right;
}
