/* Style Shett for the HOME PAGE */

body#index.vert {
    background: #ffffff;
}

body#index.vert #page-background {
    background: url(/images/bucket/index_bkgd.png) repeat-x;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

body#index #header {
    height: 177px;
}

body#index #header #bg-fix {
    position: absolute;
    width: 1000px;
    height: 174px;
    left: -970px;
    top: 0;
    background: url(/images/bucket/index_header_bkgd_left.gif) repeat-x;
    z-index: -1;
}

body#index #content-container {
    position: relative;
    padding: 0;
    width: 995px;
    background: none;
}

body#alh #content-container.legal {
    height: auto;
}

/* ASK */
body#index #content-container #ask {
    float: left;
    width: 311px;
    background: #fff url(/images/bucket/index_ask_bkgd.png) repeat-x;
    margin-left: 32px;
    display: inline;
    margin-right: 1px;
    min-height: 350px;
}

body#index #content-container #ask form#index-ask-form,
body#index #content-container .container {
    width: 290px;
    margin: 5px auto 20px;
    text-align: center;
    padding: 0;
    border: 1px solid #999;
    background: #fff url(/images/bucket/index_ask_form_bkgd.png) bottom repeat-x;
}

body#index #content-container .container {
    padding-bottom: 10px;
}

body#index #content-container #ask .container p,
body#index #content-container .container p,
body#index #content-container .container h2,
body#index #content-container .container h3,
body#index #content-container .container ul,
body#index #content-container .container ol {
    text-align: left;
    margin: 5px 10px;
}
body#index .form-contents {
    padding: 15px 8px;
    text-align: left;
}

#ask textarea {
    width: 260px;
    height: 70px;
    border: 1px solid #afafaf;
    background: url(/images/bucket/ask_ques_bkgd.png) no-repeat;
    margin: 10px auto 0;
    padding: 3px 5px;
    text-align: left;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
    color: #999;
}

body#index #content-container #ask form#index-ask-form input#question {
    width: 175px;
    height: 16px;
    border: 1px solid #999999;
    background: url(/images/bucket/index_ask_ques_bkgd.png) no-repeat;
    margin: 0 auto 5px;
    padding: 3px;
    font-size: .9em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

body#index #content-container #ask form#index-ask-form input#question.question {
    font-size: .8em;
    font-weight: normal;
}
body#index #content-container #ask form#index-ask-form .form-footer {
    text-align: right;
    padding-top: 5px;
}

body#index #content-container #ask form#index-ask-form #counter {
    font-size: 10px;
    text-align: left;
    float: left;
}

body#index #content-container #ask form#index-ask-form input.ask-button,
body#index #content-container #learn form#learn-search input.learn-button {
    background: url(/images/bucket/alh_button.png) no-repeat;
    border: none;
    width: 90px;
    height: 30px;
    margin-right: 3px;
}

body#index #content-container #ask .latest {
    width: 275px;
    margin: 0 auto;
}

body#index #content-container #ask .latest ul,
body#index #content-container .container ul {
    list-style-image: url(/images/bucket/bullet.png);
    margin-left: 15px;
}

body#index #content-container .container ul,
body#index #content-container .container ol {
    margin-left: 25px;
}

body#index #content-container .latest ul {
    font-size: 11px;
    margin-top: 7px;
}

body#index #content-container #learn .latest ul {
    margin-top: 0;
}

body#index #content-container .latest ul li,
body#index #content-container .popular ul li {
    margin-bottom: 3px;
}

/* LEARN */

body#index #content-container #learn {
    float: left;
    width: 293px;
    padding: 0 10px;
    background: #fff url(/images/bucket/index_learn_bkgd.png) repeat-x;
    display: inline;
    margin-right: 2px;
}

body#index #content-container #ask h2,
body#index #content-container #learn h2,
body#index #content-container #hire h2 {
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 10px;
}

body#index #content-container #ask h2 span,
body#index #content-container #learn h2 span,
body#index #content-container #hire h2 span {
    font-weight: bold;
}

body#index #content-container #learn #search-container {
    background: #fff url(/images/bucket/index_learn_form_bkgd.png) bottom repeat-x;
    border: 1px solid #999;
    padding: 15px 7px 8px;
}

body#index #learn #search-container input#search {
    width: 165px;
    height: 22px;
}

body#index #learn #learn-search input#find {
    border: none;
}

body#index #content-container #learn #blogs {
    margin: 5px 0 12px;
}

body#index #content-container #learn #blogs .summary {
    width: 296px;
    clear: left;
    margin-top: 5px;
    position: relative;
}

body#index #content-container #learn #blogs .summary .user-info {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 10px 5px 0;
    height: 60px;
}

body#index #learn #blogs .summary .user-info .avatar {
    height: 44px;
    width: 44px;
}

body#index #content-container #learn #blogs .summary .article {
    margin: 0 0 5px 55px;
    font-size: 12px;
    width: 235px;
    clear: none;
}

body#index #content-container #learn #blogs .summary a {
    padding-top: 3px;
}

body#index #learn #blogs .summary .author {
    font-size: 10px;
    margin-bottom: 3px;
}

body#index #learn #blogs .summary .article-title {
    font-weight: bold;
}

/* HIRE */

body#index #hire {
    float: left;
    width: 312px;
    background: #fff url(/images/bucket/index_hire_bkgd.png) repeat-x;
    display: inline;
}

.recommended #recommended-companies {
    margin: 0 20px;
}

body#index .recommended ul.recommended-links li.search {
    display: none;
}

body#index #content-container .latest h2,
body#index #content-container .popular h2 {
    font-size: 14px;
    margin-bottom: 6px;
    text-transform: capitalize;
}

body#index #content-container .view-more {
    text-align: center;
    margin: 12px 0;
    font-weight: bold;
    font-size: 11px;
    display: block;
}

.view-more a span {
    color: #000;
}

body#index #footer-container {
    clear: both;
    background: url(/images/bucket/index_footer_bkgd.png) repeat-x;
    height: 220px;
}

body#index #footer {
    position: relative;
    width: 998px;
    /*	height: 400px;*/
    background: url(/images/bucket/index_footer_border.png) -40px 0 no-repeat;
    z-index: 50;
    padding: 7px 0 0;
    margin: 0 auto;
    font-size: 11px;
}

body#alh #page-container #content-container.legal #footer {
    background: none;
    font-family: Arial, Helvetica, san-serif;
}

body#index #footer #supermedia {
    position: absolute;
    left: 50px;
    top: 12px;
}

body#index #footer p {
    width: 525px;
    margin: 0 auto;
}

body#index #footer #super-guy img {
    position: absolute;
    left: 225px;
    top: 5px;
}

body#index #footer #super-guy p {
    color: #000000;
    position: absolute;
    left: 387px;
    top: 40px;
    width: 300px;
    line-height: 1.5em;
    font-size: .9em;
}

body#index #blogs .view-more {
    margin-top: 10px;
    padding-bottom: 5px;
}

body#index #discussions .view-more {
    margin-top: 12px;
}

form#index-ask-form .form-footer #submit {width: 90px;}

body#alh #content-container.legal {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Times, serif;
    font-size: 16px;
}

body#alh #content-container.legal #content {width: auto; padding: 30px 100px 50px 50px;}
body#alh #content-container.legal #content h1 {font-size: 22px; margin-bottom: 10px;}
body#alh #content-container.legal #content h2 {font-size: 20px; margin: 10px 0;}
body#alh #content-container.legal #content h3 {font-size: 18px; margin: 10px 0;}
body#alh #content-container.legal #content p,
body#alh #content-container.legal #content ul,
body#alh #content-container.legal #content ol
{line-height: 18px; margin-bottom: 5px;}
body#alh #content-container.legal #content li {margin-left: 25px; margin-bottom: 5px;}

/* ACCOUNT */


body#account #sidebar h2,
body#alh.index .container {
    border: 1px solid #989ea0;
    background-color: #ccc;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    margin-bottom: 10px;
}


/* ABOUT PAGE */

body#alh.about h1 {
    background: url(/images/asklearnhire/alh_h1.png) no-repeat;
    height: 42px;
    width: 215px;
    text-indent: -9999px;
}

body#alh.about p {
    margin-bottom: 7px;
}

body#alh.about .member,
body#alh.about .business {
    float: left;
    width: 245px;
    padding: 7px;
    text-align: left;
    height: 195px;
}

body#alh.about .member h2,
body#alh.about .business h2 {
    text-align: center;
    margin-bottom: 7px;
}

body#alh.about .member p,
body#alh.about .business p {
    margin: 0 7px 7px;
}

body#alh.about .business {
    margin-left: 25px;
}

body#alh.about #sidebar .supermedia {
    text-align: left;
    font-size: 12px;
    padding: 10px;
    width: 265px;
    height: auto;
}

body#alh.about #sidebar .supermedia ul {
    margin: 10px 0 0 0;
    list-style-type: none;
    width: 245px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    text-align: center;
}

body#alh.about #sidebar .supermedia ul li {
    list-style-type: none;
    margin: 7px 0;
}

body#alh.about #sidebar .supermedia ul li a {
    font-size: 16px;
    font-weight: bold;
    color: #DC7926;
}

/* ASK LEARN HIRE HOME */

body#alh.index #page-background {
    background: url(/images/asklearnhire/alh_index_bkgd.png) repeat-x;
    padding: 35px 0;
}

body#alh.index #header,
body#alh.index #header #bg-fix
{background: none;}

body#alh.index #header #mini-nav {
    right: 20px;
    top: -15px;
}

body#alh.index #page-container {
    width: 850px;
    margin: 0 auto;
    background-color: #fff;
    border: 6px solid #000;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

body#alh.index #header {
    height: 75px;
    text-align: center;
    margin-top: 25px;
    background: url(/images/asklearnhire/alh_index_header_bkgd.png) bottom left no-repeat;
}

body#alh.index #header #logo {
}

body#alh.index #header #logo a {
    display: inline;
}

body#alh.index #content-background {
    background-image: none;
    margin: 0;
    padding: 0;
    width: 790px;
}

body#alh.index #content-container {
    background: url(/images/asklearnhire/alh_index_content_bkgd.png) top repeat-x;
    padding-left: 60px;
}

body#alh.index #content {
    width: 525px;
    background-image: none;
    padding: 0;
}

body#alh.index #content h1,
body#alh.index #content h2 {
    width: 550px;
    height: 40px;
    text-indent: -9999px;
    background-image: url(/images/asklearnhire/alh_index_headers.png);
    background-repeat:  no-repeat;
}

body#alh.index #content h2 {
    margin: 25px 0 5px;
}

body#alh.index #content h1#ask {
    background-position: 0 0;
}

body#alh.index #content h2#learn {
    background-position: 0 -50px;
}

body#alh.index #content h2#hire {
    background-position: 0 -100px;
}

body#alh.index #content ol {
    margin: 10px 0 0 65px;
}

body#alh.index #content p {
    margin-left: 40px;
}

body#alh.index .container {
    margin: 25px auto 0;
    font-size: 12px;
    padding: 7px 15px;
}

body#alh.index #sidebar {
    position: relative;
    top: -460px;
    right: -550px;
    background: #fff url(/images/asklearnhire/alh_sidebar_bkgd.png) left repeat-y;
    border: 3px solid #000;
    padding: 25px;
    width: 250px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    text-align: center;
}

body#alh.index #sidebar .site-list {
    text-align: left;
}

body#alh.index #sidebar h2 {
    height: 25px;
    text-indent: -9999px;
    background: url(/images/asklearnhire/alh_index_sidebar_header.png) no-repeat;
}

body#alh.index #sidebar p {
    font-size: 14px;
}

body#alh.index #sidebar ul {
    list-style-type: none;
    margin: 20px 0 25px;
    height: 265px;
    overflow: scroll;
}

body#alh.index #sidebar ul li {
    list-style-type: none;
    margin-bottom: 10px;
}

body#alh.index #footer {
    padding-left: 60px;
    width: 790px;
}

body#alh.index #supermedia {
    position: relative;
    left: 25px;
    top: -25px;
    width: 125px;
}

body#alh.index ul#mini-nav li a {
    font-size: 11px;
}
