
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    background: #878787 url(/images/cache/images-util-corners-43bc404ca9f8379632bf4105113f32c8.png) repeat-x scroll left top;
}

body {
    text-align: left;
    width: 850px;
    margin: 3px auto;
    background: transparent url(/images/cache/images-util-corners-f05e7b40344e1d43ec0ec41c522a638b.png) no-repeat scroll left top;
    line-height: 1.25;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: bold;
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
}

h1 { font-size: 120%; margin: 0 0 1.04166666667em 0; }
h2 { font-size: 120%; margin: 0 0 1.04166666667em 0; }
h3 { font-size: 120%; margin: 0 0 1.04166666667em 0; }
h4 { font-size: 110%; margin: 0 0 1.13636363636em 0; }
h5 { font-size: 105%; margin: 0 0 1.19047619048em 0; }
h6 { font-size: 100%; margin: 0 0 1.25em 0; }

#content h1 {
    color: #e10915;
}

#content h2 {
    background: #e10915 url(/images/theme-croci/bg-heading.png) repeat-x scroll right bottom;
    height: 25px;
    line-height: 24px;
    color: white;
    padding: 0;
    width: 100%;
}

#content h2 .shadow {
    display: block;
    color: black;
    margin: 0 0 -24px 0;
    position: relative;
    left: 1px;
    top: 1px;
    -moz-opacity: 0.75;
    opacity: 0.75;
    padding-left: 8px;
}

#content h2 .highlight {
    display: block;
    position: relative;
    padding-left: 8px;
}

#content h2 br {
    display: none;
}

ul, ol, p, form {
    margin-top: 0;
    margin-bottom: 1.25em;
}

#header {
    height: 105px;
    background: transparent url(/images/theme-croci/head-overlay.png) no-repeat scroll 304px top;
}

#logo {
    display: inline; /* IE6 fix */
    float: left;
    margin: 17px 0 0 19px;
    width: 174px;
    height: 66px;
}

#main {
    float: left;
    width: 850px;
    background-color: white;
}

#content {
    float: left;
    width: 813px;
    padding: 1.25em 17px 0 20px;
    font-size: 70%;
    min-height: 220px;
    overflow: hidden;
}

body.sidebar #content {
    width: 633px;
}

div.sidebar {
    display: inline;
    float: left;
    margin: 1.25em 0 0 20px;
    border-bottom: 1.25em solid white; /* For whatever reason, IE won't obey the bottom margin */
    width: 160px;
    background: transparent url(/images/cache/images-util-corners-423a0365bc89269e9d317d4e6f289954.png) no-repeat scroll left top;
}

div.sidebar h2 .shadow {
    display: none;
}

.submenu {
    width: 145px;
    font-size: 70%;
    padding: 10px 5px 1px 10px;
    color: white;
    background: transparent url(/images/cache/images-util-corners-7d880ea3291af84c95be6cb9ff0b2e1f.png) no-repeat scroll left bottom;
    min-height: 150px;
}

.submenu ul {
    margin: 0 0 1.25em 0;
    padding: 0;
    list-style: none;
}

.submenu a {
    color: white;
    text-decoration: none;
    background: transparent url(/images/theme-croci/chevron.png) no-repeat scroll left 4px;
    display: block;
    width: 137px;
    padding-left: 8px;
    line-height: 1.3;
}

.submenu a:hover {
    text-decoration: underline;
}

.submenu h2 {
    margin: 0 -5px 5px -10px;
    padding: 0 10px 3px;
    border-bottom: 1px solid white;
    font-size: 100%;
}

/* Menu styles */
.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 80%;
    background: #aa040d url(/images/cache/images-util-corners-556c30e69c0913af23881b8b2c969685.png) repeat-x scroll left top;
    height: 54px;
    width: 100%;
    white-space: pre;
    clear: left;
    position: relative;
    z-index: 2;
    float: left;
    border-bottom: 1px solid white;
}

.menu li {
    float: left;
    height: 54px;
    position: relative;
}

.menu a {
    display: block;
    height: 54px;
    line-height: 54px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding: 0 28px 0 29px;
    background: transparent url(/images/theme-croci/menu-sep.png) no-repeat scroll left center;
    position: relative;
    float: left;
    padding: 0 30px 0 31px;
    white-space: pre;
}

.menu .first a {
    background: none;
    padding-left: 33px;
}

.menu .last a {
    margin-right: -30px;
}

.menu a.shadow {
    color: black;
    left: 1px;
    top: 1px;
    background: none;
    margin-bottom: -54px;
    -moz-opacity: 0.75;
    opacity: 0.75;
    position: absolute;
}

.menu a:hover, .menu .hover {
    text-decoration: underline;
}

.menu ul {
    display: none;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 70%;
    text-align: center;
    color: white;
    padding-bottom: 1.25em;
}

#footElements {
    background: transparent url(/images/cache/images-util-corners-3a3e850604f588850a21bf91d625bd7a.png) no-repeat scroll left bottom;
    text-align: left;
    font-style: normal;
    font-size: 90%;
    line-height: 13px;
    min-height: 52px;
    padding: 7px 40px 6px 40px;
    margin: 0 0 1.25em 0;
}

#footer a {
    text-decoration: none;
    color: white;
}

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

#footTextlinks a {
    padding: 0 10px;
}

#copyright {
    margin-bottom: 0;
}

#developerNotice {
    margin-top: 0;
}

/* Homepage Styles */
#homeExtra {
    height: 213px;
    background: transparent url(/images/cache/images-util-corners-e5236961a521cb528dc21983895e7a5b.png) repeat-x scroll left top;
    text-align: right;
    color: white;
    position: relative;
    clear: left;
    overflow: hidden;
}

#homeExtra img {
    float: left;
    border-right: 1px solid white;
}

#homeExtra h1 {
    font-size: 210%;
    font-weight: normal;
    padding-right: 15px;
    float: right;
    width: 270px;
    margin: 0;
    position: relative;
    padding-top: 60px;
}

#homeExtra h1.shadow {
    position: absolute;
    top: 2px;
    right: -2px;
    color: black;
    opacity: 0.65;
}

#slideshow {
    position: absolute !important;
    left: 0;
    width: 560px;
    height: 213px;
    overflow: hidden;
}

