.google
{
  margin-bottom: 1em;
 margin-top: 1em;
 margin-left: 1em;

position: relative; left: 20px;
z-index: +1;
}

h1, h2, h3, h4, h5, h6 { font-family: "Georgia", serif; }

h1 {
    height: 65px;
    line-height: 65px;
}

h1 * { color: #F5F0EB }

p {
    margin: 0px;
    margin-top: 1em;
}

.error { margin-bottom: 20px }

#condisContainer {
    margin: 0px auto;
    width: 774px;
}
#condisContainerFooter {
  background-color: #FF8C00;

    margin: 0px auto;
    width: 774px;
}


#condisHeader {
    background-color: #FF8C00;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}



#condisPath {
    margin-bottom: 10px;
    font-size: 0.75em;
}

#condisContent {
    background-color: #DECDBD;
    padding: 10px 10px 0px 10px;
    color: #555F69;
}

#condisMulti {
    background-color: #EADED3;
}

#condisTabs {
    background-color: #EADED3;
}

#condisTabs a {
    padding: 5px 10px;
    float:  left;
    height: 20px;
    line-height: 20px;
    color: #555F69;
}

#condisTabs a:hover {
    background-color: #A0A3A8;
    text-decoration: none;
    color: #F5F0EB;
}

#condisTabs a.active {
    background-color: #555F69;
    color: #F5F0EB;
    font-weight: bold;
}

#condisContent .condisStyleStripe {
    background-color: #555F69;
    height: 5px
}
.condisStyleStripeFooter {
    background-color: #1111AC;
    height: 5px
}

#sqrPanel {
    background-color: #A0A3A8;
    border-bottom: 1px solid #555F69;
}

#sqrPanel a {
    color: #F5F0EB;
    display: block;
    float: left;
    padding: 7px;
}

#sqrPanel a:hover {
    background-color: #555F69;
}

#hideOverflow {
    overflow: hidden
}

#mainContent {
    background-color: #F0E7DF;
    padding: 20px;
    float: left;
    width: 468px;
    padding-bottom: 32767px;
    margin-bottom: -32747px;
}

#condisSidebar {
    border-left:1px solid #EADED3;
    width: 205px;
    float: right;
    padding: 20px;
    padding-bottom: 32767px;
    margin-bottom: -32747px;
}

#condisSidebar h3 {
    border-bottom: 1px dotted #505154;
    padding: 3px;
}

.condisStyleStripe {
    height: 10px;
    background-color: #A0A3A8;
}

#condisFooter {
    color: #F5F0EB;
  background-color: #FF8C00;
    height: 45px;
    line-height: 45px;
}

#subMenu {
    background-color: #DECDBD;
    margin-bottom: 1em;
}

#subMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.naviPath {
    border-bottom: 2.5px solid #555F69;
}

#subMenu ul li {
    padding-bottom: 1px;
}

#subMenu ul li a {
    display: block;
    padding: 5px;
    background-color: #EADED3;
    color: #555F69;
}

#subMenu ul .active {
    background-color: #F0E7DF;
    font-weight: bold;
}

#subMenu ul a:hover {
    background-color: #A0A3A8;
    text-decoration: none;
    color: #F5F0EB;
}

#condisFloor {
    margin: 20px 0;
    padding: 5px 0;
    border-top: 5px solid #555F69;
}

#sqrPanel {
    padding: 0;
}

.adminTab { width: 100px; float: left; height: 24px; font-size: inherit; }
.adminNavItem { width: 206px; font-size: inherit; }

.nxTitle { font-weight: bold; display: block }
.nxCondis ul li a:hover {
    background-color: transparent;
}
.nxCondis ul li a:hover .nxTitle {
    text-decoration: underline;
}
.nxText {
    color: #505154 !important;
}
.nxCondis ul li {
    border: 0 none;
    font-size: medium;
    margin-bottom: 1em;
}

#ajaxLoader {
    width: 32px;
    height: 65px;
    background: url('ajax-loader.gif');
    display: none;
    float: left;
    background-position: center;
    background-repeat: no-repeat
}

#adminLinkBox {
  background-color: #FF8C00;

    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    width: auto;
}
