/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/* end reset */

/* hashgrid */

/**
 * Grid
 */
#grid{

    /* Vertical grid lines */
    background: url(bg-grid-980.gif) repeat-y 0 0;

    /* Dimensions - same width as your grid with gutters */
    width: 980px;

    /* Grid (left-aligned)
    position: absolute;
    top: 0;
    left: 0;
    */

    /* Grid (centered) */
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -490px;

}

/**
 * Horizontal grid lines, defined by your base line height
 *
 * Remember, the CSS properties that define the box model:
 * visible height = height + borders + margins + padding
 */
#grid .horiz{

    /* 20px line height */
    height: 19px;
    border-bottom: 1px dotted #aaa;
    margin: 0;
    padding: 0;

}


/* end hashgrid */

body, html {
height: 100%;
min-height: 100%;
font-size: 13px;
font-family: arial, verdana, sans-serif;
color: #333;
}

h2 {
font-size: 1.3em;
}

a {
text-decoration: none;
color: #0aacf0;
}

p {
margin-top: 5px;
margin-bottom: 12px;
line-height: 1.3em;
color: #666;
}

#main_wrapper_full {
float: left;
width: 100%;
height: 100%;
min-height: 100%;
background: url(/images/red_bg.gif) repeat-x top left;	
}

.bottom_line {
border-bottom: 1px solid #ccc;
padding-bottom: 15px;
margin-bottom: -25px;
}

/* wrappers */

#main_wrapper {
margin: 0 auto;
width: 995px;
}

#header_wrapper {
position: relative;	
}

#header_wrapper, #content_wrapper, #footer_wrapper, #sub_footer {
float: left;
width: 100%;
display: block;
}

#content_wrapper {
min-height: 350px;
background-color: #fff;
}

#content_wrapper_inside {
padding: 15px;
}

#footer_wrapper {
background-color: #fff;
}

#sub_footer span {
margin: 0 auto;
width: 320px;
font-size: .9em;
display: block;
}

#sub_footer {
padding: 10px;
}

#footer_wrapper_inside {
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 0px;
background-color: #222222;
min-height: 150px;
color: #ccc;
font-family: arial, verdana, sans-serif;
}

#footer_wrapper_inside h3 {
font-size: 1em;
}

#footer_wrapper_inside li {
list-style: none;
font-size: .9em;
}

.footer_right_col {
float: right;
width: 120px;
margin-left: 0px;
margin-right: 35px;
margin-top: 40px;
}

.footer_right_col a {
color: #ccc;
text-decoration: none;
}

.footer_right_col a:hover {
text-decoration: underline;
}

#footer_wrapper #info {
float: left;
margin-top: 28px;
margin-left: -15px;
}

#logo {
float: left;
margin: 20px 25px;
}

#huff_logo {
float: left;
margin: 32px 45px;
}

#contact_button {
position: absolute;
bottom: -36px;
right: 45px;
width: 130px;
height: 55px;
background: url(/images/contact_button.png) no-repeat top left;
text-indent: -1000%;
cursor: pointer;
}

a .three_col h2 {
color: #333;	
}

a .three_col h2:hover {
text-decoration: underline;
}

a .three_col p.pseudo_link {
color: #0aacf0;
font-weight: bold;
}

a .three_col p.pseudo_link:hover {
text-decoration: underline;
}

/* #contact_button {
float: right;
margin: 0px 35px;
width: 130px;
height: 43px;
background: url(/holtteam/images/contact_button.png) no-repeat top left;
text-indent: -1000%;
} */

#nav {
position: absolute;
right: 20px;
bottom: 0px;
list-style: none;
display: block;
}

#nav li {
float: left;
list-style: none;
display: inline;
}

.mylistings a {
width: 124px;
height: 73px;
background: url(/images/mylistings_button.gif) top left no-repeat;
display: block;
text-indent: -1300%;
overflow: hidden;
}

.mylistings a:hover {
background-position: bottom left;	
}

.buyahome a {
width: 123px;
height: 73px;
background: url(/images/buyahome_button.gif) top left no-repeat;
display: block;
text-indent: -1300%;
}

.buyahome a:hover {
background-position: bottom left;	
}

.sellahome a {
width: 123px;
height: 73px;
background: url(/images/sellahome_button.gif) top left no-repeat;
display: block;
text-indent: -1300%;
}

.sellahome a:hover {
background-position: bottom left;	
}

.newsblog a {
width: 123px;
height: 73px;
background: url(/images/newsblog_button.gif) top left no-repeat;
display: block;
text-indent: -1300%;
}

.newsblog a:hover {
background-position: bottom left;	
}

.about a {
width: 123px;
height: 73px;
background: url(/images/about_button.gif) top left no-repeat;
display: block;
text-indent: -1300%;
}

.about a:hover {
background-position: bottom left;	
}

#main_banner {
float: left;
position: relative;
width: 965px;
height: 325px;
background: url(/images/main_banner.jpg) no-repeat top left;
}

#main_banner #help_box {
position: absolute;
right: 75px;
top: 90px;
width: 375px;
height: 150px;
background: url(/images/trans_bg.png) no-repeat top left;
}

#main_banner #help_box #help_go {
width: 66px;
height: 46px;
background: url(/images/go_button.png) no-repeat top left;
border: 0px;
text-indent: -9000%;
float: left;
cursor: pointer;
}

#main_banner #help_box #help_go:hover {
background-position: bottom left;	
}

#main_banner #help_box span {
display: block;
margin-top: 35px;
margin-left: 20px;
font-family: georgia, serif;
font-size: 1.7em;
}

#main_banner #help_box select {
float: left;
margin-top: 5px;
margin-left: 20px;
width: 75%;
font-size: 1.5em;
padding: 5px;
color: #33ccff;
}

#contact_wrapper_full {
float: left;
width: 100%;
display: block;
background-color: #cb0224;
}

#contact_wrapper {
position: absolute;
top: 0px;
left: 50%;
z-index: 999;
margin-left: -498px;
margin-top: -230px;
width: 995px;
height: 240px;
background: url(/images/contact_bg.png) no-repeat top left;
}

#contact_wrapper_inside {
padding: 35px;
}

#contact_wrapper #side_col {
float: left;
width: 300px;
margin-top: 25px;
}

#contact_wrapper form {
float: left;
width: 575px;
margin-left: 45px;
}

.contact_item {
width: 275px;
float: left;
margin-bottom: 20px;
}

.contact_item_full {
width: 475px;
float: left;
margin: 0px 35px;
margin-bottom: 20px;
}

.contact_item_full textarea {
width: 440px;
border: #666 1px solid;
background-color: #fff;
padding: 5px;
font-size: 1.4em;
}

.contact_item label, .contact_item_full label {
font-size: 1.3em;
font-weight: bold;
}

.contact_item input {
border: #666 1px solid;
background-color: #fff;
padding: 5px;
font-size: 1.4em;
width: 240px;
}

.contact_item button, .contact_item_full button {
border: 0px;
width: 180px;
height: 50px;
float: left;
margin-bottom: -5px;
margin-left: 35px;
text-indent: -1600%;
cursor: pointer;
}

.contact_item_full button {
border: 0px;
width: 180px;
height: 50px;
float: right;
margin-bottom: -5px;
text-indent: -1600%;
cursor: pointer;
}

#with_msg {
background: url(/images/contact_send_msg.png) no-repeat top left;
}

#with_msg_final {
background: url(/images/contact_send_msg.png) no-repeat top left;
float: right;
}

#without_msg {
background: url(/images/contact_send.png) no-repeat top left;
}

#contact_result {
margin-top: 40px;
margin-left: 35px;
}

/* rows */
.full_row {
float: left;
width: 100%;
display: block;
margin: 15px 0px;
}

.full_row .three_col {
float: left;
width: 31%;
margin-left: 10px;
margin-right: 10px;
}

.full_row .three_col h2 {
font-size: 1.3em;
}

#col_1_pic {
width: 320px;
height: 173px;
background: url(/images/shortsale_box.jpg) no-repeat 0 33px;
}

#col_2_pic {
width: 320px;
height: 173px;
background: url(/images/team_box.jpg) no-repeat 0 33px;
}

#col_3_pic {
width: 320px;
height: 173px;
background: url(/images/cell_box.png) no-repeat;
}

.col_2_1 {
float: left;
width: 47%;
margin-left: 10px;
margin-right: 10px;
}

.col_2_2 {
float: left;
width: 48%;
margin-left: 10px;
margin-right: 10px;
}

.col_2_1_small {
float: left;
width: 31%;
margin-left: 10px;
margin-right: 10px;
}

.col_2_2_large {
float: left;
width: 64%;
margin-left: 10px;
margin-right: 10px;
}

.col_1_small {
float: left;
width: 23%;
margin-left: 10px;
margin-right: 10px;
}

.col_2_large {
float: left;
width: 72%;
margin-left: 10px;
margin-right: 10px;
}

.col_2_large ul {
margin: 10px 15px;
}

.col_2_large ol {
margin: 10px 15px;
}

.col_2_large h2 {
margin-bottom: 10px;
}

#ss_tab {
list-style: none;
}

#ss_tab li {
padding: 5px 10px;
border-bottom: 1px solid #ccc;
}

#ss_tab li:hover {
background-color: #eeeeee;
}

.launch_selected {
background-color: #eeeeee;
}

#top_page_bar {
width: 100%;
display: block;
height: 110px;
border-top: 1px #333 solid;
border-bottom: 1px #333 solid;
}

#top_page_bar h1 {
margin: 38px 20px;
font-size: 2.2em;
}

.sell {
background: url(/images/pagebar/sell.jpg) no-repeat top right;
}

.mylistings {
background: url(/images/pagebar/mylistings.jpg) no-repeat top right;
}

.buy {
background: url(/images/pagebar/buy.jpg) no-repeat top right;
}

/* sell page */
#sell_form {
float: left;
padding: 30px 25px;
background-color: #eeeeee;
}

#sell_form label {
display: block;
width: 100%;
margin-right: 10px;
clear: left;
font-size: 1.2em;
margin-top: 20px;
font-weight: bold;
}

#sell_form input {
font-size: 1.1em;
padding: 5px;
border: 1px solid #999;
background-color: #ffffff;
width: 400px;
margin-top: 15px;
}

#sell_form input:focus {
background-color: #ffffff;
}

#sell_form textarea {
font-size: 1.1em;
padding: 5px;
border: 1px solid #999;
background-color: #ffffff;
width: 400px;
height: 200px;
margin-top: 15px;
}

#sell_form textarea:focus {
background-color: #ffffff;
}

#sell_form {
padding: 0px 15px;
}

.blog_item {
float: left;
display: block;
clear: left;
width: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #999;
font-size: 1em;
}

.blog_item h3 {
font-size: 2.4em;
color: #333;
}

.blog_item h3:hover {
color: #0aacf0;
}

.blog_item p {
margin: 8px 10px;
font-size: 1em;
line-height: 1.5em;
}

.blog_item span {
color: #888888;
margin-left: 5px;
}

.blog_item span strong {
font-weight: normal;
border-bottom: 1px dotted #999;
color: #777;
}

.blog_item img {
float: right;
padding: 5px;
border: 1px solid #ccc;
margin: 25px;
width: 100px;
height: 100px;
}

.prev_blog_item {
float: left;
display: block;
clear: left;
width: 100%;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted #999;
color: #999;
}

.prev_blog_item h3 {
font-size: 1.1em;
color: #333;
}

.prev_blog_item p {
font-size: 1em;
color: #666;
margin: 7px 10px;
}

.prev_blog_item span {
display: block;
color: #999;
margin-left: 5px;
margin-bottom: -30px;
}

.prev_blog_item div a {
color: #fff;
text-decoration: none;
}

.prev_readmore {
padding: 2px;
background-color: #0aacf0;
color: #fff;
float: right;
clear: both;
margin-top: 13px;
}

.previous_posts {
padding-left: 53px;
padding-top: 10px;
height: 50px;
background: url(/images/blog_icon.png) no-repeat 0 4px;
}

/* about */
#pic_holder {
float: left;
width: 48%;
margin-right: 15px;
}

#pic_holder_inside {
padding: 5px;
}

#pic_holder_inside img {
float: left;
margin: 15px;
padding: 9px;
border: 1px solid #333;
}

#pic_holder_inside img:hover {
padding: 5px;
border: 5px solid #0aacf0;	
}

img.selected_profile {
padding: 5px;
border: 5px solid #0aacf0;
}

.about_profile {
float: left;
width: 48%;
margin-left: 15px;
}

.about_profile_inside {
padding: 10px;
}

.about_profile_inside h2 {

}

.about_profile_inside span {
color: #666;
font-size: 1.1em;
display: block;
}

.about_profile_inside p {
margin: 10px 10px;
}

.about_profile_inside ul {
margin: 10px 15px;
}

.about_profile_inside ul.awards li {
list-style: none;
padding-left: 20px;
background: url(/images/award_icon.png) no-repeat top left;
margin-bottom: 10px;
}

.about_profile_inside ul.education li {
list-style: none;
padding-left: 20px;
background: url(/images/education_icon.png) no-repeat 0 2px;
margin-bottom: 10px;
}

.about_profile_inside .profile_header {
background-color: #eee;
padding: 5px;
}

.about_profile_inside .profile_body {
margin-bottom: 5px;
padding: 5px;
border-bottom: 1px dotted #999;
}

#send_sellcontact {
float: right;
margin: 15px 25px;
width: 100px;
height: 45px;
background: url(/images/send_button.png) no-repeat top left;
border: 0px;
cursor: pointer;
}

#send_sellcontact:hover {
background: url(/images/send_button.png) no-repeat bottom left;
}

#sell_response {
display: none;
margin-top: 35px;
}

#contact_slide2 {
display: none;
}

#map {
width: 100%;
height: 250px;
margin-bottom: 15px;
}

#calc label {
float: left;
width: 185px;
text-align: left;
font-size: 1.2em;
}

#calc input {
width: 200px;
font-size: 1.3em;
padding: 5px;
background-color: #eee;
}

#calc input:focus {
background-color: #fff;
}

#calc select {
width: 200px;
font-size: 1.3em;
padding: 5px;
background-color: #eee;
}

#calc select:focus {
background-color: #fff;
}

.calc_item {
float: left;
width: 100%;
margin: 10px 40px;
display: block;
}

.calc_item label {
padding-top: 5px;
font-weight: bold;
}

.calc_item button {
float: right;
border: 0px;
width: 133px;
height: 46px;
background: url(/images/calc_button.png) no-repeat top left;
text-indent: -1800%;
margin-right: 50px;
cursor: pointer;
}

.calc_item button:hover {
background-position: bottom left;	
}

#pre_payment {
margin-top: 55px;
margin-left: 65px;
color: #333;
font-weight: bold;
font-size: 1.2em;
display: block;
}

#payment {
margin-left: 110px;
font-size: 4.5em;
display: block;
color: #2fb8f2;
}