/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Helvetica,Arial,sans-serif;
    line-height: 1.3em;
}

input, textarea {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em;
}

body {
    margin: 0;
    color: black;
    background-color: #464040;
    background-image: url("/images/sites/location/bg_01.jpg");
    text-align: left;
    background-repeat: no-repeat;
}

a {
    outline: none;
    color: inherit;
}

a:hover {
    background: black;
    color: white;
    text-decoration: none;
}

#wrapper {
    width: 850px;
    margin-top: 43px;
}

#header {
}

#flash_messages {
    width: 582px;
    position: absolute;
    top: 180px;
    left: 248px;
}

.flash_error {
    background-color: #500000;
    color: white;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}

.flash_notice {
    background-color: #005000;
    color: white;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}

#flash_messages a {
    color: inherit;
}

#header #logo {
    float: left;
    margin-left: 30px;
}

#header #logo a {
    background-image: url("/images/sites/location/logo.jpg");
    display: block;
    width: 199px;
    height: 162px;
    margin-bottom: -38px;
}

#header #mainlevel_nav {
    float: left;
    margin: 96px 0 5px 21px;
}

#header #mainlevel_nav ul {
    padding: 0px;
    margin: 0px;
    width: 589px;
}

#header #mainlevel_nav ul li {
    float: left;
    list-style: none;
}

#header #mainlevel_nav ul li.right {
    float: right;
}

#header #mainlevel_nav ul li a {
    background: black;
    display: block;
    color: white;
    padding: 5px 10px 5px 8px;
    font-size: 1.5em;
    text-decoration: none;
    letter-spacing: 0.042em;
    margin-right: 9px;
}

#header #mainlevel_nav ul li a:hover {
    background-color: #d25827;
    color: black;
}

#header #mainlevel_nav ul li a.active {
    background-color: #d25827;
    color: black;
}

#content {
    clear: both;
    padding: 58px 20px 15px 30px;
    background-color: #e2e7e1;
    text-align: left;
}

#content .post {
    margin-bottom: 28px;
}

#content h2 {
    background-color: black;
    margin: 0;
    padding: 6px 0 5px 228px;
    color: white;
    font-size: 1.175em;
    letter-spacing: 0.008em;
}

#content .post .heading {
    margin-bottom: 11px;
    border-bottom: 3px solid black;
    padding: 0 0 5px 0;
}

#content .post .content {
    padding: 0px 0 11px 0;
    border-bottom: 1px solid black;
}

#content .post .content p {
    margin-top: 0px;
}

#content .post .content .left_col {
    float: left;
    width: 200px;
    background: #cdd4cc;
    font-size: 1.1em;
    line-height: 1.65em;
    letter-spacing: 0.0375em;
    font-weight: bold;
}

#content .post .content .left_col .wrapper {
    padding: 6px 14px 10px 14px;
}

#content .post .content .center_col {
    float: left;
    width: 380px;
    margin-left: 20px;
    margin-top: -3px;
}

#content .post .content .center_col p {
    line-height: 1.9em;
    letter-spacing: 0.014em;
    padding-right: 2px;
}

#content .post .content .right_col {
    /*background: yellow;*/
    float: right;
    width: 180px;
}

#content .post .content .right_col .wrapper {
    background-color: #cdd4cc;
    padding: 17px 11px 3px 11px;
    margin-top: -19px;
    margin-bottom: 6px;
}

#content .post .content .right_col p {
    font-size: 0.9em;
    line-height: 1.57em;
    letter-spacing: -0.01em;
    margin-bottom: 6px;
    padding-right: 5px;
}

#content .post .content .right_col p.add {
    border-top: 1px solid black;
    padding-top: 5px;
    padding-left: 2px;
    margin-bottom: 4px;
}

#content .post .content .right_col .actions a.button {
    display: block;
    margin-bottom: 4px;
}

input.button {
    font-size: 1em;
}
.button {
    background-color: #d25827;
    text-decoration: none;
    color: black;
    padding: 4px 10px 4px 11px;
    font-weight: bold;
    font-size: 1.2em;
    border: none;
}

.button:hover {
    background-color: black;
    color: white;
}

#content .post img.full {
    display: block;
    margin-bottom: 19px;
}

#content .post img.right {
    display: block;
    float: right;
    margin-bottom: 19px;
}

.speaker_info {
    background-color: ccd3cb;
}

.speaker_info .description {
    padding: 19px 5px 15px 20px;
}

.speaker_info .with_img {
    margin-left: 60px;
}

.speaker_info img {
    float: left;
    margin-right: 1em;
}

div.clear {
    clear: both;
}

ul.image_selection {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.25em;
    margin-top: -1.45em;
    margin-left: 631px;
    float: left;
}

ul.image_selection li {
    float: left;
    background-color: inherit;
    color: inherit;
}

ul.image_selection li a {
    display: block;
    padding: 0.2em 0.4em;
    text-decoration: none;
    background-color: transparent;
    color: inherit;
}

ul.image_selection li a.active {
    background-color: black;
    color: white;
}

#footer {
    margin-top: 0.8em;
    margin-bottom: 2em;
    background-color: black;
    color: white;
    padding: 10px 28px 10px 30px;
}

#footer .left {
    float: left;
}

#footer .right {
    float: right;
    text-align: right;
}

#footer .right a {
    text-decoration: none;
}

#footer .right a:hover {
    text-decoration: underline;
}

#footer .right span {
    margin-top: 1.5em;
    display: block;
    text-align: right;
}


.formError {
    color: #D00000;
    margin-bottom: 0.2em;
    margin-left: 0.2em;
}

.form_group {
    margin-bottom: 0.75em;
}

.form_group_float {
    float: left;
    margin-right: 1.3em;
}

.form_group label {
    display: block;
    font-weight: bold;
    margin-bottom: 0.2em;
    margin-left: 0.2em;
}

form .actions {
    margin-top: 1em;
    float: right;
}

.form_group input[type=text] {
    border: #DFDFDF solid 1px;
    width: 25em;
    margin: 1px;
    font-size: 0.9em;
    padding: 0.3em;
    background: #cdd4cc;
}

.form_group textarea {
    border: #DFDFDF solid 1px;
    width: 60em;
    margin: 1px;
    padding: 0.3em;
    background: #cdd4cc;
}

#newsletter_subscription {
    padding: 2em 1em 1.5em 1em;
}

#webform_request_leasing .form_container {
    width: 600px;
}

#webform_request_leasing .webform_group > label {
    float: left;
    display: block;
    width: 200px;
    text-align: right;
    font-weight: bold;

}

#webform_request_leasing .webform_group {
    margin-bottom: 0.5em;
}

#webform_request_leasing .webform_group .webform_group_items {
    margin-left: 220px;
}

#webform_request_leasing .webform_group input {
    width: 100%;
}

#webform_request_leasing .webform_group textarea {
    width: 100%;
}

#webform_request_leasing label {
    padding-top: 5px;
}

#webform_request_leasing ul.webform_item_list {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

#webform_request_leasing ul.webform_item_list li {
    clear: both;
}

#webform_request_leasing #wfg_time li {
    float: left;
    clear: none;
}

#webform_request_leasing #wfg_time ul.webform_item_list li input {
    width: 10em;
}

#webform_request_leasing #wfg_time ul.webform_item_list li label {
    float: left;
    padding: 0.5em 1em;
}

#webform_request_leasing #wfg_tech {
    clear: both;
    padding-top: 1em;
}

#webform_request_leasing #wfg_tech ul li {
    height: 1.3em;
}

#webform_request_leasing #wfg_tech ul li input {
    float: left;
}

#webform_request_leasing #wfg_tech ul label {
    float: left;
    text-align: left;
    padding-left: 1em;
    padding-top: 3px;
}


#webform_request_leasing #wfg_description {
    clear: both;
    padding-top: 0.5em;
}

#webform_request_leasing div.actions {
    text-align: right;
    width: 820px;
}

#webform_request_leasing input[type=text] {
    border: #DFDFDF solid 1px;
    margin: 1px;
    padding: 0.3em;
    background: #cdd4cc;
}

#webform_request_leasing textarea {
    border: #DFDFDF solid 1px;
    height: 6em;
    margin: 1px;
    padding: 0.3em;
    background: #cdd4cc;
}

#webform_request_leasing .calendar_date_select_popup_icon {
}

/*******************************/

#login_box {
    display: none;
    float: right;
    margin-top: -45px;
    background-color: black;
    color: white;
	border: 1px solid #D25827;
	line-height: 1.6em;
	padding: 15px;
	font-size: 1.2em;
}

* html #login_box {
	margin-top: 0;
}

#login_box a {
	font-weight: bold;
}

/*********************/
