/*
Title:		idxsolutions styles
Author: 	mark@idxsolutions.com
Updated: 	30 April 2007
*/

/* ---------------- GLOBALS ----------------- */
body {
    margin: 0;
    padding: 0;
    font-family: verdana, sans-serif;
    font-size: small;
    text-align: center;
    color: #636958;
    background-color: #636958;
}
a:link, a:visited {
    padding-bottom: 1px;
    color: #874C10;
    text-decoration: none;
}
a:hover {
    padding-bottom: 0;
    color: #7C1E08;
    border-bottom: 1px solid #dbd5c5;
}
.above { 
    font-size: 75%;
    font-family: Arial, sans-serif;
    vertical-align: 0.7ex;
}
.above2 { 
    font-size: 90%;
    font-family: Arial, sans-serif;
    vertical-align: 0.3ex;
}
.rust {
    color: #874C10;
}
.smtext {
    font-size: 80%;
    line-height: 140%;
}
input, textarea {
    border: 1px solid #949E7C;
}
input:focus, textarea:focus {
    background: #EAEAD1;
}
.submit {
    padding: 2px 6px;
    font-family: verdana, sans-serif;
    font-size: 75%;
    font-weight: bold;
    color: #7091A2;
    background: url(/images_home/nav-hov2.gif);
}
.submit:hover {
    background: url(/images_home/side-bg.gif);
    color: #627081;
}

/* --------------- STRUCTURE -------------- */
#wrap {
    /*display: table;*/
    width: 774px;
    margin: 0 auto;
    padding: 8px 0 0 0;
    text-align: left;
    border-left: 4px solid #7091A2;
    background: #fff url(/images_home/bluetopbar.gif) repeat-x top left;
}
#header {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}
#main-body {
    float: left;
    width: 100%;
    background: #fff url(/images_home/nav-bg.gif) repeat-x top left;
}
#content {
    float: left;
    width: 544px;
    margin: 16px 0 20px 0;
    background: #fff;
}
#sidebar {
    float: right;
    margin: 0;
    padding: 0 0 30px 0;
    width: 230px;
    border-bottom: 1px solid #949E7C;
    background: #fff url(/images_home/side-bg.gif) repeat top left;
}
#footer {
    clear: both;
    margin: 0;
    padding: 12px 0 12px 44px;
    /*text-align: center;*/
    font-size: 85%;
    line-height: 190%;
    background: #fff url(/images_home/bg-footer.gif) repeat-x bottom left;
}

/* ---------------- HEADER ----------------- */
#header h1 {
    float: left;
    margin: 0;
    padding: 10px 0 6px 15px;
    width: 150px;
    height: 90px;
}
#header h2 {
    float: right;
    margin: 40px 20px 0px 0px;
    padding: 0;
    font-family: arial, sans-serif;
    font-size: 90%;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #874C10;
}

/* ---------------- NAV --------------------- */
#nav {
    float: left;
    width: 100%;
    font-size: 85%;
}
#nav ul {
    float: left;
    margin: 0;
    padding: 0 0 16px 46px;
    list-style: none;
}
#nav ul li {
    float: left;
    margin: 0;
    padding: 0;
}
#nav ul li a {
    float: left;
    display: block;
    margin: 0 0 0 0;
    padding: 10px 12px;
    font-weight: bold;
    text-decoration: none;
    color: #7091A2;
    border: none;
}
#nav li.active a, #nav ul li.active a:hover {
    border-right: 1px solid #D4D8BD;
    border-bottom: 1px solid #D4D8BD;
    background: #fff url(/images_home/nav-bg_on22.gif) repeat-x bottom right;
}
#nav ul li a:hover {
    background: transparent url(/images_home/nav-hov2.gif) repeat-x top left;
}

/* ---------------- CONTENT ------------------*/
#headline {
    font-family: "Trebuchet MS", sans-serif;
    color: #874C10;
    background: #949E7C url(/images_home/bg-headline.gif) repeat-x top left;
}
h1#title {
    margin: 0;
    padding: 35px 0px 35px 60px;
    font-size: 160%;
    line-height: 160%;
}
.haiku {
    font-size: 60%;
    font-weight: normal;
}
/*Homepage-popup for haiku vers.*/
.navtext {
    margin: 0;
    width: 360px;
    height: 75px;
    font-size: 130%;
    font-family: "Trebuchet MS", sans-serif;
    line-height: 160%;
    border-left: 4px solid #7091A2;
    /*layer-background-color: #949E7C;*/
    background-color: #949E7C;
    background: #949E7C url(/images_home/bg-headline.gif) repeat-x top left;
    color: #874C10;
}
h1#title-int {
    margin: 0;
    padding: 15px 0px 15px 20px;
    font-size: 160%;
    line-height: 160%;
}
#content-sub {
    margin: 20px 40px 20px 30px;
    line-height: 150%;
}
#content-sub IMG#aframes {
    float: right;
}
#content-sub p.breadcrumb {
    line-height: 50%;
    font-size: 85%;
}
/* Used for extra space below breadcrumb */
/* i.e., when followed by <p> instead of <dl> */
#content-sub p.breadcrumb_extra {
    margin-bottom: 25px;
    line-height: 50%;
    font-size: 85%;
}
#content-sub ul {
    margin: 0;
    padding: 0 0 20px 20px;
    list-style: none;
}
#content-sub li {
    padding-left: 22px;
    background: url(/images_home/favicon2.ico) no-repeat 0px 3px;
}
#content-sub ul.faq {
    margin: 0;
    padding: 0 0 0 15px;
    list-style-type: disc;
    list-style-position: outside;
}
#content-sub li.faq {
    padding-left: 8px;
    background: none;
}
#content-sub li.pricing {
    padding: 0 0 10px 0;
    font-size: 85%;
    background: none;
}
#content-sub dl {
    margin: 24px 0 16px 0;
    padding: 0;
}
#content-sub dt {
    padding-bottom: 4px;
    font-weight: bold;
}
#content-sub dd {
    margin-left: 14px;
    padding-left: 22px;
    background: url(/images_home/favicon2.ico) no-repeat 0px 3px;
}
dl#czalist {
    margin: 24px 0 40px 0;
    padding: 0;
}
dl#czalist dt {
    margin-left: 10px;
    padding-left: 22px;
    padding-bottom: 0;
    font-style: italic;
    font-weight: normal;
    background: url(/images_home/favicon2.ico) no-repeat 0px 3px;
}
dl#czalist dd {
    padding-bottom: 4px;
    padding-left: 34px;
    font-size: 80%;
    font-weight: normal;
    background: none;
}
dl#czalist dt.czasm {
    padding-bottom: 0;
    font-size: 80%;
    background: none;
}
#content-sub dd.roomier {
    padding-bottom: 18px;
}
h3.signup {
    margin: 15px 0 40px 0;
}
h3.signup a {
    padding: 6px 6px 6px 5px;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 70%;
    color: #96B4C3;
    border: 1px solid #D4D8BD;
    background: url(/images_home/nav-bg_on22.gif) repeat-x bottom right;
}
h3.signup a:hover {
    padding: 6px 6px 6px 5px;
    color: #7091A2;
}
h3.signup a:visited {
    padding: 6px 6px 6px 5px;
    color: #96B4C3;
}
#geninfo_a {
    float: left;
}
#geninfo_b {
    float: right;
    margin-right: 15px;
}

#content-sub label {
    margin: 6px 0 0 0;
    font-size: 90%;
}
#content-sub input {
    margin: 4px 0 0 4px;
    width: 15em;
}
#content-sub .submit {
    margin: 10px 0;
}
#content-sub textarea {
    margin: 4px 0 0 4px;
}

#contact_form label {
    margin-left: 20px;
}
#contact_form .submit {
    margin-left: 4px;
}

#signup_form .submit {
    margin-bottom: 40px;
    margin-left: 140px;
}
#signup_form input.rad, #signup_form input.check {
    margin: 0 20px;
    width: 1.5em;
}
#signup_form input.check {
    margin-left: 40px;
}
#items {
    float: left;
}
#prices {
    float: right;
    margin-right: 10px;
    text-align: right;
}
#signup_form label.mlsinfo_label, #signup_form label.mlsinfo_label_err {
    float: left;
    margin: 4px 0 0 26px;
    padding-right: 6px;
    width: 154px;
    text-align: right;
}
#signup_form label.mlsinfo_label_err {
    font-weight: bold;
    color: #874C10;
}
#signup_form fieldset {
    clear: both;
    display: table;
}
h1#signup {
    margin: 0;
    padding: 15px 0px 15px 30px;
    font-size: 140%;
    line-height: 160%;
    font-family: "Trebuchet MS", sans-serif;
    color: #874C10;
}
fieldset {
    margin: 0;
    padding: 0 6px 30px 6px;
    width: 420px;
    border: none;
    border-top: 1px solid #949E7C;
}
legend {
    margin: 4px 4px;
    padding: 6px;
    color: #636958;
    font-weight: bold;
}

#faq {
    margin: 30px 0 140px 0;
}
.pric_plan {
    padding: 7px 5px;
    border-right: 1px solid #D4D8BD;
    border-bottom: 1px solid #D4D8BD;
    background: transparent url(/images_home/nav-hov2.gif) repeat-x top left;
}
.pric_table {
    margin-left: 30px;
    width: 380px;
}
.td_right {
    text-align: right;
}
.td_valign_top {
    vertical-align: top;
}
h3.prictableind {
    margin: 18px 0 30px 33px;
}

/* ----------------- SIDEBAR ----------------*/
#sidebar IMG#homeshot {
    border-top: 1px solid #949E7C;
    border-left: 1px solid #949E7C;
    border-right: 1px solid #D4D8BD;
    border-bottom: 1px solid #D4D8BD;
}
#sidebar h3 {
    margin: 0 0 12px 4px;
    padding-bottom: 6px;
    width: 221px;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-size: 85%;
    color: #7091A2;
    background: #fff url(/images_home/nav-bg_on22.gif) repeat-x bottom right;
}
#sidenews, #sidetest, #sidelogn {
    float: left;
    margin: 20px 4px 0 0;
    padding-top: 6px;
    font-size: 95%;
    border-top: 1px solid #949E7C;
}
#sidebar dl {
    margin: 0 0 15px 0;
    padding: 0;
}
#sidebar dt, #sidetest p {
    margin: 0 0 6px 0;
    padding: 0 4px 0 12px;
    font-size: 90%;
    line-height: 150%;
}
#sidenews dt {
    margin-bottom: 3px;
    padding-left: 18px;
    background: url(/images_home/icon_blank_page.gif) no-repeat 0 3px;
}
#sidenews dd {
    margin: 0 0 14px 0;
    padding-left: 30px;
    font-size: 80%;
    color: #949E7C;
}
#sidetest dt {
    float: left;
    margin: 0;
    font-size: 80%;
    line-height: 150%;
    color: #949E7C;
}
#sidetest dd {
    float: right;
    margin: 0;
}
#sidelogn label {
    display: block;
    margin: 6px 0 0 4px;
    font-size: 90%;
}
#sidelogn input {
    margin: 4px 0 0 4px;
    /*width: 15em;*/
}
#sidelogn .submit{
    margin: 10px 0 10px 4px;
}
#sidelogn a {
    margin: 0 0 0 4px;
    font-size: 90%;
    line-height: 180%;
}
#sidelogn p {
    padding: 0 8px 0 12px;
    font-size: 80%;
    line-height: 150%;
}

/* ------------- WEBSITE MANAGER -------------- */
body.cl_admin {
    font-size: 80%;
    background-color: #ffffff;
}
hr.cl_admin {
    display: block;
}

/* ------------------- MISC ----------------- */
a img {
    border: none;
}
hr {
    display: none;
}

/* --------------IE HACKS ------------------ */
/* Simplified Box Model Hack - to ensure IE5/Win */
/* doesn't display font one size too small */
* html body {
    font-size: x-small;
    f\ont-size: small;
}