﻿/* Admin Site General Styles */

body.admin
{
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

body.admin *
{
    margin: 0;
}

body.admin a
{
    color: #245f8c;
    font-weight: bold;
    text-decoration: none;
}

body.admin a:link
{
    color: #245f8c;
    font-weight: bold;
}

body.admin a:hover
{
    color: #245f8c;
    font-weight: bold;
    text-decoration: underline;
}

body.admin a:visited
{
    color: #245f8c;
    font-weight: bold;
}

body.admin a:active
{
    color: #245f8c;
    font-weight: bold;
}

body.admin table
{
    border: none;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
}

body.admin td, th
{
    border: none;
}

body.admin ul li
{
    list-style-type: disc;
    list-style-position: outside;
}

/* Admin Site Headings */

body.admin h1
{
    font-family: 'Arial Black' , Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 200% !important;
    letter-spacing: -2;
    font-weight: 100;
    margin: 0 0 1em 0;
    padding: 0;
}

body.admin h2
{
    font-size: 14px;
}


/* Normal Layout

.banner
{
    text-align: right;
}

.center
{
    margin-left: 147px;
    position: relative;
}

.container
{
    position: relative;
    width: 100%;
}

.header
{
}

.leftSidebar
{
    position: relative;
    z-index: 100;
}

.leftSidebarContainer
{
    float: left;
    width: 146px;
}

.mainContent
{
    margin: 10px;
}

body.homepageBody
{
    background-color: #fff799;
}

body.normalBody
{
    background-image: url(../images/background.gif);
}

body.popupBody
{
    background-color: #ffffff;
}

/* Admin Two-column Layout */

.adminPageContainer
{
    margin: 5px;
    position: relative;
    width: 1100px;
}

.adminOneColumnContent
{
    padding: 10px;
}

.adminTwoColumnContent
{
    border-left: solid 2px #666666;
    margin-left: 220px;
    padding: 10px;
}

.adminTwoColumnContent
{
    width: 832px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 810px;
}

html > body .adminTwoColumnContent
{
    width: 810px;
}

.adminLeftSidebar
{
    float: left;
    margin: 0;
    padding: 10px;
}

.adminLeftSidebar
{
    width: 222px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 200px;
}

html > body .adminLeftSidebar
{
    width: 200px;
}

/* Forms */

fieldset.form
{
    border: none;
    position: relative;
    width: 550px;
}

fieldset.form br
{
    clear: left;
}

fieldset.form legend
{
    color: #000000;
    font-weight: bold;
}

fieldset.form div.formItem
{
    margin-left: 160px;
    width: 340px;
}

fieldset.form .formItemLabel
{
    float: left;
    text-align: right;
    width: 150px;
}

.instructions
{
    color: #666666;
    font-size: 10px;
}

.invalid
{
    color: #ff0000;
}

.mediumTextBox
{
    width: 250px;
}

.required
{
    color: #cc6600;
}

.shortTextBox
{
    width: 50px;
}

.wideTextBox
{
    width: 500px;
}

/* Messages */

.error
{
    color: #ff0000;
    font-weight: bold;
}

div.error
{
    /*
    background-color: #eeeeee;
    border: solid 1px #cccccc;
    */
    padding: 20px;
}

.message
{
    color: #0000ff;
}

div.message
{
    /*
    background-color: #eeeeee;
    border: solid 1px #cccccc;
    */
    padding: 20px;
}

/* CMS */

.siteMapTreeNode
{
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    margin: 2px 0 2px 0;
    padding: 2px 4px 2px 4px;
}

/* Menu */

.menu
{
    background-color: #cccccc;
}

.menuGroup
{
    background-color: #cccccc;
    border: solid 3px #cccccc;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

.menuItem
{
    cursor: pointer;
    padding: 3px 10px 3px 10px;
}

.menuItemDown
{
    cursor: pointer;
    padding: 3px 10px 3px 10px;
}

.menuItemHover
{
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    padding: 3px 10px 3px 10px;
    text-decoration: underline;
}

.topMenuItem
{
    border-right: solid 1px #245f8c;
    cursor: pointer;
    padding: 3px 10px 3px 10px;
}

.topMenuItemDown
{
    border-right: solid 1px #245f8c;
    cursor: pointer;
    padding: 3px 10px 3px 10px;
}

.topMenuItemHover
{
    background-color: #000000;
    border-right: solid 1px #245f8c;
    color: #ffffff;
    cursor: pointer;
    padding: 3px 10px 3px 10px;
    text-decoration: underline;
}

/* Search Form */

.address
{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.searchSelect
{
    font-size: 12px;
    width: 130px;
}

.searchButton
{
    border: 1px solid #000000;
    font-family: Arial, Verdana, Geneva, Helvetica,sans-serif;
    font-size: 12px;
    height: 22px;
    width: 60px;
}

/* Grids */

tr.alternatingRow
{
}

table.itemsGrid
{
}

table.itemsGrid td
{
    padding: 5px;
}

table.itemsGrid th
{
    background-color: #eaf3da;
    font-weight: bold;
    padding: 5px;
}

tr.row
{
}

/* Controls */

.ajax__calendar_container
{
    z-index: 1000;
}

/* Homepage */

.homepage
{
    color: #000000;
    font-size: 10px;
    font-weight: 800;
}

.homepageBody ul
{
    margin: 0;
    padding: 0;
}

.homepageBody ul li
{
    list-style-type: disc;
    list-style-position: inside;
}

.homepageContact
{
    color: #000000;
    font-size: 12px;
    font-weight: 800;
}

/* Specific Items */

button.availabilityButton
{
    background-color: #598527;
    color: #ffffff;
    border: solid 1px #000000;
}

.availableNow
{
    color: #ff0000;
    font-weight: bold;
}

.featuredItemBuildingName
{
    font-size: 14px;
}

.price
{
    color: #ff0000;
    font-weight: bold;
}

/* IE Workarounds */

/* When an input is the first child of an element that has layout, IE gives it
/* the sum of all its ancestors' left margins.  The workaround used here is to
/* wrap the input in a span that does not have any layout-granting styles.
/* See http://www.positioniseverything.net/explorer/inherited_margin.html for
/* bug details. */

.ieInheritedMarginBug
{
}

/* Image Management */

.imageReorderList ul
{
    margin: 0;
    padding: 0;
    position: relative;
    width: 600px;
}

/* Note that overflow and width are specified so that the LI will expand to
   cover any floated elements it contains.  See
   http://www.quirksmode.org/css/clearing.html. */

.imageReorderList li
{
    background-color: #dddddd;
    list-style-type: none;
    margin: 5px;
    overflow: auto;
    padding: 4px;
    vertical-align: middle;
    width: 100%;
}

.imageReorderList li img
{
    border: solid 1px #000000;
    margin: 0 20px 0 0;
    vertical-align: middle;
}

.imageReorderList li .actions
{
    text-align: right;
}

.imageReorderList .dragHandle
{
    background-color: #0000ff;
    color: #ffffff;
    text-align: center;
}

/* Buildings List */

table.buildingsDataList
{
    position: relative;
    width: 100%;
}

table.buildingsDataList td
{
    vertical-align: top;
}

table.buildingsDataList td img.thumbnail
{
    border: solid 1px #000000;
    float: left;
    margin-right: 10px;
}
