html {
background-color:#28292c;
background-image:url("../_images/background_tile.gif");
}

body {
text-align: center;
}

.module_container              { border: 1px solid #1a1a1a; margin-bottom:10px}
.module                        { border: 1px solid #474b50; background-color:#282828; padding:15px; }

#header_login_container        { float:right; margin-right:10px; }
#header_login                  { width:325px; text-align:right; height:28px; padding:6px 6px 6px 0px; }
#header_login input            { margin-top:2px; margin-left:6px; }

#forgot_password_container     { float:right; }
#forgot_password               { width:80px; text-align:center; height:20px; padding:10px; font-size:11px; }

#main_navigation_container     { clear:both; }
#main_navigation               { height:62px; background-image:url("../_images/main_navigation_gradient.jpg"); padding:0px; }
#main_navigation a             { color:#FFF; display:block; float:right; height:54px; width:155px; font-size:10px; border-right: 1px solid #000000; border-left: 1px solid #474b50; padding-left:15px; padding-top:8px }
#main_navigation a .heading    { font-size:24px; }

#learn_more                    { height: 155px; }
#learn_more h1                 { font-size:24px; font-weight:normal; display:inline; }
#learn_more a                  { font-size:10px; margin-left:10px; }

h2.module_heading              { padding:0px 0px 0px 10px; margin:0; background-color:red; height:27px; padding-top:11px; background:url('../_images/module_header_gradient.png') repeat-x left top; border:1px solid #7c3007; }

.module_header_shadow          { background-image:url('../_images/module_header_shadow.png'); background-repeat:repeat-x; border-top:0px; padding-top:6px}

#navigation li                 { height:23px; margin:0; padding-top:5px; }
#navigation hr                 { margin-left:-15px; width:296px; }

#search_within                  { padding-top:15px; }
#search_within input.text_field { width: 50px; text-align:center; }                 

.results                                     { margin-left:-10px; }

.result_container                            { float:left; width:150px; margin-left:10px; height:240px;  }
.result                                      { float:left; width:132px; padding:0px; height:230px; padding:8px 8px 0px 8px;}

.result img, .result p, .result .ad_thumb    { /*padding-left:10px;*/ }

.result_image                                { border: 1px solid #474b50; width:130px; height:130px; overflow:hidden; }

#for_sale_profile_box img             { float:left;}
#for_sale_profile_information         { margin-top:114px; margin-left:165px; }


.for_sale_result_left                 { float:left; width:150px; }
.for_sale_result_left a               { display:block; margin-top:6px;} 
.for_sale_result_right                { margin-left:165px; border-left: 1px solid #474b50; padding-left:15px; }
.for_sale_result_right h2             { font-size:18px; }
.for_sale_result_right p              { font-size:11px; margin-top:15px; margin-bottom:15px; width:400px; }
.for_sale_result_right hr             { width:453px; margin-left:-15px }

#logout { text-align:right; }

.result hr {
border: none 0;
border-top:1px dotted #474b50;
border-bottom:none;
height:1px;
padding:0;
}


h3 {
color:yellow;
}

hr {
border: none 0;
border-top: 1px solid #1a1a1a;
border-bottom:1px solid #474b50;
height:1px;
padding:0;
}

#main_container {
margin-left: auto;
margin-right: auto;
width: 948px;
text-align: left;
margin-top:10px;

}

.clear {
clear:both;
}

#left_column {
/*background-color:green;*/
width:300px;
float:left;
clear:both;
}








#right_column                     { width:638px; float:right; margin-left:10px; }

.four_column_block {
margin-left:10px;
padding:15px;
border: 1px solid #474b50;
}

#welcome {
height:300px;
overflow:auto;
}

#result_count {
margin-top:10px;
}

#result_filter {
margin-top:-1px;
}



#spacer {
height:150px;
clear:both;
}

#ad_footer {
padding:10px;
background-color:#fff;
width:928px;
clear:right;
position:fixed;
z-index:99;
bottom:0;
height:15px;
color:#000;
}