body { text-align:left; margin: 0; font: 0.75em Arial, Helvetica, sans-serif; background: #FFF; margin: 10px; }
back_div { background: #604031; }
  
/* //// General Text Settings //// */

/* Headings */
h1 { font: bold 1.75em Arial, Helvetica, sans-serif; }
h2 { font: bold 1.25em Arial, Helvetica, sans-serif; }
h3 { font: bold 1.05em Arial, Helvetica, sans-serif; }
h4 { font: bold 0.75em Arial, Helvetica, sans-serif; }

/* Copy Control */
a { color: #009900; }
a:hover { color: #003300; text-decoration: none; }

.txt_italics { font-style: italic; }
.txt_bold { font-weight: bold; }
.txt_verdana { font-family: Verdana, Arial, Helvetica, sans-serif; }
.txt_small { font-size: 0.75em }
.txt_large { font-size: 1.15em }
.top_border { border-top: 1px dotted #F4EEE5; }
.bottom_border { border-bottom: 2px solid #EBE0CF; }
.bottom_border_sm { border-bottom: 1px solid #CCC; }
.bottom_border_gry { border-bottom: 2px solid #CCC; }
.bottom_dot_border { border-bottom: 1px dotted #EBE0CF; }
.float_right { float: right; }
.txt_faded { color: #666666; }
.txt_large { font: bold 1.25em Arial, Helvetica, sans-serif; }
.txt_x_large { font: bold 24px Arial, Helvetica, sans-serif; }
.txt_xx_large { font: bold 2em Arial, Helvetica, sans-serif; }
.large_phone_text { font-weight:bold; font-size: 24px; bold; color: #008200; text-align: center;
 }
 .large_phone_text21{font-weight:bold; font-size:14px; color:#008200; text-align:center;}
.large_phone_text22{ font-weight:bold; font-size:14px; color: #333333; text-align:center;}
.large_phone-text23{font-weight:bold; font-size:12px; color:#333333; text-align:center;}
.indented { margin-left: 15px; }
.cat_link a { background: url(../im/link_arrow.gif) no-repeat; text-indent: 15px; display: block; float: left; margin-right: 15px; font-size: 1.25em; }

/* //// Global Headers //// */
/* //// This is for the top logo, and the heading photographs. Consistent throughout the entire website. //// */

.global_logo { float: left; height: 66px; width: 300px; }
.global_bg { background: #FFF; width: 980px;}
.global_bg_780 { background: #FFF; width: 780px;}
.global_desc { float: left; height: 48px; width: 400px; color: #FFF; padding-top: 18px; }
.global_right { float: right; height: 66px; width: 7px; }
.global_top { background: url(http://www.welist.com/im/global/top_tile.jpg) repeat-x; height: 66px; text-align: left; border-bottom:1px solid #FFFFFF;}
.global_heading { height: 20px; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; text-align: right; padding: 35px 10px; }

/* //// Misc. //// */
/* //// Various parts of the site, not enough individual things to make into seperate categories //// */
.contact_content { width: 390px; float: left; margin-right: 25px; }
.city_small_content { width: 320px; float: left; margin-right: 25px; }
.city_container { width: 725px; } 
.clear { clear: both; } 
.image_border { border: 1px solid #999999; padding: 1px; }
.border_highlight { padding: 3px; width: 765px; border: 1px solid #C2A471; background: #EFE8DB; } 
.hm_brd { border-top: 1px dotted #CCC; }
.hm_hed { height: 26px; border-bottom: 1px solid #CCCCCC; }
.hm_brd_left { border-left: 1px solid #999999; }
.hm_brd_top { border-top: 1px solid #999999; }
.hm_brd_bot { border-bottom: 1px solid #999999; }
.hm_brd_blue_top { border-top: 3px solid #1E4A9D; }
.hm_brd_blue_sides { border-left: 3px solid #2E4A9D; border-right: 3px solid #1E4A9D; }
.hm_brd_blue_bot { border-bottom: 3px solid #1E4A9D; }

/* //// Global Layout //// */
/* //// This is for general layout settings throughout the entire site //// */
#left_column { width: 176px; float: left; margin-left: -1px; padding-left: 1px;	border-right: 1px solid #999999; margin-top: 1px; background: #EFE8DB; }
#right_column {	margin-left: 10px; float:left;}/* #right_column {	margin-left: 185px; }    */
#index_wrapper { border: 2px solid #FFF; }
.index_content { border-top: 1px solid #999999; border-bottom: 1px solid #999999; padding: 5px 0px 5px 0px; background: #FFF;}

/* Stupid IE scrolling bug.... */
html { overflow-y: scroll; }

/* //// Breadcrumbs //// */
/* //// Need I say more? //// */
.breadcrumbs { font: 0.85em Verdana, Arial, Helvetica, sans-serif; padding: 5px 13px; border-top: 1px solid #666666; border-bottom: 1px solid #999999; background: #F4EEE5; text-align: left; }
.breadcrumbs a { color: #000; text-decoration: underline; }
.breadcrumbs a:hover { color: #006600; text-decoration: none; }


/* //// ls = Listing //// */
/* ////	These styles are for the summary listings that are displayed in the "listings.php" page //// */
.ls_container { text-align: left; }
.ls_title { font-weight: bold; padding: 2px 5px; }
.ls_sub { padding: 2px 5px; height: 13px; color: #FFF; }
.ls_rating { font: 0.83em Verdana; display: block; width: 50%; float: left; }
.ls_clip { display: block; width: 30%; float: right; text-align: right; }
.ls_content { padding: 2px; }
.ls_img { padding: 2px; border: 1px solid #333333; margin: 3px; }
.ls_bottom { padding: 2px 5px; font-weight: bold; font-size: 1.25em; }
.ls_phone { display: block; width: 412px; float: left; }
.ls_agent { display: block; float: right; }

/* Regular Listings */
.ls_r_title { border-top: 1px solid #C2A471; background: #E0D1B7;}
.ls_r_content { border: 1px solid #C2A471; border-top: none; }
.ls_r_sub { background: #C2A471; }
.ls_r_bottom { border-bottom: 2px solid #C2A471; border-left: 1px solid #C2A471; border-right: 1px solid #C2A471; }
.ls_r_border { padding: 2px; border: 2px solid #E0D1B8; }

/* Virtual Listings */
.ls_v_title { border-top: 1px solid #1E4A9D; background: #5787DF; color: #FFF;}
.ls_v_content { border: 1px solid  #1E4A9D; border-top: none; }
.ls_v_sub { background: #1E4A9D; }
.ls_v_bottom { border: 1px solid  #1E4A9D; }


/* //// ls = Listing //// */
/* //// These styles are for the info bar at the top of "listings.php" (the one the indicates total listings, current page, etc.) //// */
.ls_infobar { padding: 5px 5px; border-bottom: 1px solid #C2A471; border-top: 1px solid #C2A471; background: #EFE8DB; height: 27px; text-align: center; }
.ls_total { font-size: 1.5em; font-weight: bold; width: 180px; float: left; height: 24px; padding: 3px 10px 0 0; border-right: 1px solid #C2A471;}
.ls_browsing { float: left; width: 200px; text-align: center; height: 28px; border-right: 1px solid #C2A471; }
.ls_page_current { border: 1px solid #489827; background: #FFF; padding:1px; font-weight: bold; }
.ls_infobar_icon { float: left; width: 50px; height: 28px; border-right: 1px solid #C2A471; }

/* //// dt = Detailed Listing //// */
/* //// These styles are for the detailed listings page "listings_detail.php" //// */
.dt_left_column { width: 290px; }
.dt_address { text-align: center; padding: 6px; }
.dt_address_large { font-size: 1.25em; font-weight: bold; }
.dt_tools { border: 1px solid #C2A471; margin-bottom: 5px; }
.dt_tools_text { border-right: 1px solid #C2A471; background: #F4EEE5; font-weight: bold; }
.dt_tools img { margin-left: 5px; }

.dt_large_photo { margin: 2px; margin-right: 0px; border: 1px solid #C2A471; padding: 2px; }

.dt_virtual { border: 1px solid #C2A471; margin-bottom: 5px; }
.dt_virtual img { margin: 1px 1.25px; }
.dt_virtual_text { border-bottom: 1px solid #C2A471; padding: 2px; background: #F4EEE5; }

.dt_thumbs { border: 1px solid #C2A471; height: 286px;}
.dt_thumbs_text { border-bottom: 1px solid #C2A471; padding: 2px; background: #F4EEE5; }
.dt_thumbs_pics { padding: 2px 0 0 2px; background: url(../im/listings/bg_tile.gif); height: 264px; }

.dt_info { border: 1px solid #C2A471; margin-top: 5px; }
.dt_info_text { border-bottom: 1px solid #C2A471; padding: 2px; background: #F4EEE5; }
.dt_info_details { padding: 2px; }
.dt_info_map { padding: 2px; background: url(im/temp_map.jpg); height: 300px; }

/* //// Styles for elements in the left column. //// */
.side_browse { background: #EFE8DB; padding-bottom: 5px; } 
.side_left_padding { padding-left: 5px; }
.selection { width: 150px; }

/* //// The Provinces Page //// */
.prov_cities a { display: block; padding: 2px; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; color: #009900; width: 150px; float: left; }
.prov_cities a:hover { background: #F4EEE5; text-decoration: none; color: #333333; }
.prov_info { border-top: 1px solid #999999; padding-top: 8px; margin-left: 264px; }
.prov_selection { padding-bottom: 10px; text-align: center; }
.prov_map { text-align: center; }
.featured_cities { padding: 5px; background: #F4EEE5; font: 1.35em Arial, Helvetica, sans-serif; }

/* //// List Your Home Form //// */
#list_form { padding-left: 5px; }
p.heading { border-bottom: 1px solid #999999; font-size: 1.55em; font-weight: 900; text-indent: 15px; }
.list_form_privacy { border: 1px solid #009900; padding: 7px; }
.privacy_heading { font-weight: bold; display: block; margin-bottom: 4px;}

/* /// Featured Homes (fh) /// */
#fh_top { top: 460px; left: 10px; padding: 2px; 
		border-top: 1px solid #C2A471; 
		border-left: 1px solid #C2A471; 
		border-right: 1px solid #C2A471;
		width: 240px; height: 15px; position: absolute; text-align: center;
		font: bold 0.85em Arial, Helvetica, sans-serif; letter-spacing: 1px; }
#fh_01 { top: 490px; left: 10px; padding: 2px; border: 1px solid #C2A471; width: 240px; height: 110px; position: absolute; }
#fh_02 { top: 617px; left: 10px; padding: 2px; border: 1px solid #C2A471; width: 240px; height: 110px; position: absolute; }
#fh_03 { top: 745px; left: 10px; padding: 2px; border: 1px solid #C2A471; width: 240px; height: 110px; position: absolute; }
.fh_head { background: #F4EEE5; font-weight: bold; padding: 1px; }
.fh_phone { border-top: 1px solid #C2A471; padding: 2px 0 0 0; font: bold 1.3em; }
.fh_pic { padding: 2px 2px 2px 0; }

#index_wrapper { width:980px; }

.myTH { 
	color: #000000; 
	font-weight:bold; 
	border-bottom-style:solid; 
	border-bottom-width:thin; 
	border-bottom-color:#666666; 
	border-top-style:none; 
	border-left-style:none;
	border-right-style:none;
	white-space:nowrap;	
}

.myTD { 
	color: #000000; 
	border-bottom-style:none; 
	border-top-style:none; 
	border-right-style:none;
	border-left-style:none;
}

.myTR {
	line-height:1.75;
	background-color:#FFFFFF;
	border-bottom-style:none;
	border-top-style:none; 
	border-right-style:none; 
	border-left-style:none;
}


#sign_delivery {
position:absolute;
width:379px;
height:251px;
z-index:1;
left: 136px;
top: 1772px;
padding: 20px 25px;
background: url(../im/list_bubble.gif) no-repeat;
visibility: hidden;
}
 
.INPUT_B {position:relative;bottom:-1px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_bottom_mid.png');background-repeat:repeat-x;background-position:0% 100%;}
.INPUT_T {position:relative;top:-6px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_top_mid.png');background-repeat:repeat-x;background-position:0% 0%;}
.INPUT_L {position:relative;left:-1px;top:5px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_mid_left.png');background-repeat:repeat-y;background-position:0% 0%;}
.INPUT_R {position:relative;right:-6px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_mid_right.png');background-repeat:repeat-y;background-position:100% 0%;}
.INPUT_TL {position:relative;left:-6px;top:-5px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_top_left.png');background-repeat:no-repeat;background-position:0% 0%;}
.INPUT_BR {position:relative;right:-6px;bottom:-6px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_bottom_right.png');background-repeat:no-repeat;background-position:100% 100%;}
.INPUT_BL {position:relative;left:-6px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_bottom_left.png');background-repeat:no-repeat;background-position:0% 100%;}
.INPUT_TR {position:relative;right:-6px;top:-6px;width:100%;height:100%;margin:0px;padding:0px;background-image:url('../images/input_top_right.png');background-repeat:no-repeat;background-position:100% 0%;}
.INPUT_TC {position:relative;top:3px;left:-3px;width:100%;height:100%;margin:0px;padding:0px;}

.link_div{margin-top: 12px; background:  url(/im/link_arrow.gif) no-repeat scroll 0 0; font-size: 13px;padding-left:12px;}



table.servicesT{font-family: Verdana;font-weight: normal;font-size: 12px;color: #404040;width: 320px;background-color: #fafafa;border: 1px #6699CC solid;border-collapse: collapse;border-spacing: 0px;margin-top: 0px;}
table.servicesT td.servHd{ border-bottom: 2px solid #6699CC;background-color: #BEC8D1;text-align: center;font-family: Verdana;font-weight: bold;font-size: 11px;color: #404040;}
table.servicesT td{padding:6px; border-bottom: 1px dotted #6699CC;font-family: Verdana, sans-serif, Arial;font-weight: normal;font-size: 11px;color: #404040;background-color: white;text-align: left;padding-left: 3px;}
table.servicesT th{border-bottom: 1px solid #6699cc;padding:6px;}
.servBodL { border-left: 1px dotted #CEDCEA; } 


