/* layout elements */

#h1 {
    display: block;
    width: 128px; height: 45px;
    position: relative;
    top: 3px;
}

    #h1 a {
        display: block;
        width: 100%; height: 100%;
    }

    #h1.large {
        width: 172px; height: 63px;
        top: 0px;
    }

    #h1 span {
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        background-repeat: no-repeat;
        background-image: url(../../site/images/-sprite.png);
        background-position: left -1638px;
        cursor: pointer;
    }

    .homepage #h1.large {
        left: 21px;
    }

    #h1.large span {
        width: 100%; height: 100%;
        background-repeat: no-repeat;
        background-image: url(../../site/images/-sprite.png);
        background-position: left -1683px;
    }

    #notify-verification {
        position: absolute;
        top: 5px;
        left: 160px;
        width: 450px;
        padding: 5px 10px;
        background-color: #f88;
        border: 1px outset #CE3A12;
        color: #111;
        text-align: center;
    }

    #notify-verification a {
        color: #fff;
        font-weight: bold;
    }

    #notify-verification {
        position: absolute;
        top: 5px;
        left: 160px;
        width: 450px;
        padding: 5px 10px;
        background-color: #f88;
        border: 1px outset #CE3A12;
        color: #111;
        text-align: center;
    }

    #notify-verification a {
        color: #fff;
        font-weight: bold;
    }

#site {
    margin: 0 auto;
}

#top-welcome-section a {
	padding-left:15px !important;
	margin-left:3px;
	float:left;
}
#top-welcome-section h3 {
	font-size:12px;
	color: #7E898F;
}

#top-welcome-section #edit-profile {
	background-position: -6px -2338px;
}
#top-welcome-section #change-picture {
	background-position: -6px -2316px;
}

#header  {
    padding-top: 5px;
    height: 68px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    clear:both;
    position: relative;
}

    .loggedin #header {
        width: 100%; height: 55px;
        padding: 0;
        position: relative;
    }

    #top-links {
    	position:relative;
        top: 2px;
        font-size: 11px;
        word-break: nowrap;
        color: #8F989B;
	    text-align: right;
	    padding: 4px 0 2px;
	    margin-bottom: 2px;
        width:925px;
        margin: 1px auto;
    }
    body.facebook #top-links {
        width:737px;
        margin: 0;
        top: 0;
        z-index: 10;
    }
    #top-links .links-container {
        float: right;
    }
    #top-links a {
	    color: #7E898F;
	    color: #606F75;
    }
    .top-links-dot {
   		font-size: 13px;
   		font-weight: bold;
    }
    body.facebook .top-links-dot {
    	font-size: 11px;
    	font-weight: normal;
   	}

    #top-links .firstrow {
        width: 100%;
        background-color: #E4EDED;
    }

    #top-links strong a {
        color: #9E551E;
    }

    #top-signin {
        display: block;
        position: absolute;
        top: 20px; right: 0;
        width: 650px;
        height: 32px;
        rigth:40px;

        background-repeat: no-repeat;
        background-image: url(../../site/images/-sprite2.png);
        background-position: right -184px;
    }

    #top-signin .input-button {
        height: 18px;
        font-size: 12px;
        padding: 0 8px;
        margin-right: 10px;
    }

    #top-signin .l {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-image: url(../../site/images/-sprite2.png);
        background-position: left -184px;

        font-size: 11px;
        text-align: center;
    }

    #top-signin .c {
        padding: 7px 0 0 10px;
    }

    #top-signin label {
        font-size: 12px;
    }

    #top-signin .input-field {
        margin-right: 10px;
        font-size: 12px;
    }

    #top-signin .forgot {
        margin-left: 10px;
    }

    #top-signin .joinsite {
        color: #fe4502;
        font-weight: bold;
    }

#container {
    width: 960px;
    position: relative;
    margin: 0 auto;
}

.inner-site-container {
    float: right;
}

.inner-site {
	clear:both;
    position: relative;
    width: 571px;
    background-color: #EAE7E5;
    min-height: 470px;
    _height: 470px;
    _overflow-x:hidden;
    float:left;
}

.inner-site-bottom {
    position: relative;
    float: left;

    background-repeat: no-repeat;
    background-image: url(../../site/images/-sprite7.png);
    background-position: left 0;
    height: 18px;
    width: 574px;
}

.inner-content {
	overflow-y: auto;
    position: relative;
    padding-bottom:17px;
    overflow-x:hiddend;
}

.inner-site-hidden {
    display: none;
}

    .inner-sidebar {
        float: left;
        position: relative;
    }

    .inner-sidebar .ad {
        position: absolute;
        top: 182px;
        left: 10px;
        display:none;
    }

        .search-box.inner {
            position: relative;
            padding: 2px 2px 2px 5px;
            margin-bottom: 7px;
            height: 20px;

            font: 12px Tahoma, Arial, sans-serif;
            line-height: 20px;
            color: #444;
            background: #f0f0f0;
            border-left: none;
        }

            .search-box.inner select {
                margin: 0 1px;
            }

            * html .search-box.inner select {
                position: relative;
                top: 1px;
            }

            .search-box.inner .input-button {
                height: 18px;
                font-size: 11px;
                padding: 0 1px;
                margin-left: 5px;
                color: white;
                background-color: #ffa200;
            }

            .search-box.inner .input-button:hover {
                background-color: #FFCA40;
            }

            .search-box.inner label {
                font-size: 11px;
            }


        .search-box h3 {
            color: #48515f;
            font-weight: bold;
        }

        .search-box td {
            padding-top: 5px;
            color: #222;
            font-size: 11px;
        }

        .search-box th {
            padding: 5px 5px 0 0;
            width: 35px;

            font-size: 11px;
            text-align: right;
            font-weight: bold;
            color: #666;
        }

        .search-box .input-field, .search-box select, .search-box .input-button  {
            font-size: 11px;
        }

        .search-box #min_age, .search-box #max_age {
            width: 40px;
        }

    .inner-header {
        position: relative;
        padding: 2px 10px;
        height: 22px;
        margin-top: 10px;

        font-size: 13px;
        line-height: 21px;
        color: black;
        background: #DDEBF2;
    }

        .inner-header.no-margin {
            margin-bottom: 0px;
        }

        .inner-header.with-search {
            border-width: 1px;
            border-color: #f8f7f7;
            border-style: none solid solid;
        }

        .inner-header form {
            display: inline;
        }

        .inner-header h3 {
            font-weight: bold;
        	float:left;
                margin-right: 10px;
        }

        .inner-header select {
            margin-left: 5px;
        }

        * html .inner-header select {
            position: relative;
            top: 1px;
        }

    .content {
        position: relative;
        float: left;
        padding-bottom: 10px;
        background-color:white;
        width: 750px;
    }

    .content-2 {
        position: relative;
        float: left;
        overflow: hidden;
    }

    .wide-content {
        margin: 0 10px;
        overflow: auto;
        height: 460px;
        padding: 0 10px;
        position: relative;
    }

    .wide-header {
        margin: -9px 20px 0 1px;
        background-repeat: no-repeat;
        background-image: url(../../site/images/-sprite2.png);
        background-position: left -614px;
        font-size: 24px;
        padding: 5px 10px;
    }

    .panel-description {
        margin: 10px 0 2em;
        line-height: 150%;
    }

#footer {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    color: #666;
    text-align: center;
    font-size: 11px;
    line-height: 150%;
}

    #footer span {
        padding-left: 30px;
    }

    #site.loggedin #footer {
        margin-top: 0px;
        width: 566px;
    }

    .facebook #footer {
    	margin-top: 0px;
    }

    .homepage #footer {
        margin-top: 10px;
        padding-bottom: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .signup #footer {
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .site #footer {
        margin-left: auto;
        margin-right: auto;
    }

#footer a {
    color: #666;
}

/* hacks */
.loggedin .inner-site {
    background-color: white;
}

/* job posting*/
.jobs-list li {
    margin-top: 8px;
    font-weight: bold;
}
.jobs-list li  a {
    font-weight: normal;
    padding-left: 7px;
}
.job-posting {
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 60px;
}
.job-posting .category-title {
    padding-left: 0px !important;
}
.job-posting .pp {
    padding: 2px 10px 7px 0px;
}
.job-posting ul {
    margin-left: 2px;
}
.job-posting li {
    list-style: disc;
    list-style-position: inside;
    padding-top: 3px;
}

