@import "content.css";
@import "jquery.lightbox-0.5.css";

body {
    background-color: #992427;
}

#page {
    width: 979px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
    background-image: url(page.png);
    background-repeat: repeat-y;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    z-index: 1;
}

#header {
    width: 979px;
    height: 200px;
    background-image: url(header.jpg);
    position: relative;
    z-index: 1;
}

#header span {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 233px;
    height: 0px;
    padding-top: 152px;
    margin-left: 20px;
    margin-top: 20px;
    background-image: url(logo.png);
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo.png', sizingMethod='scale');
}

#footer {
    width: 1019px;
    height: 40px;
    background-image: url(footer.png);
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    z-index: 0;
}

span.footnote, div.footnotes {
    display: none;
}

#benchmark {
    position: absolute;
    color: #cccccc;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    padding: 4px;
    z-index: 1000;
}

/*===== menu ================================================================*/

#menu {
    width: 979px;
    overflow: hidden;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

#menu ul {
    list-style-type: none;
    width: 980px;
    _width: 1000px;
    margin: 0;
    margin-bottom: -1px;
    overflow: hidden;
}

#menu li {
    width: 139px;
    height: 50px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    float: left;
    padding: 0;
    background-image: none;
    line-height: 49px;
    text-align: center;
}

#menu a {
    font-style: normal;
    display: block;
    height: 100%;
    text-decoration: none;
    color: black;
}

#menu a:hover {
    background-color: #EEEEEE;
}

#menu a.highlight, #menu span {
    color: #992427;
}

#menu #item_home {
    position: absolute;
    display: block;
    width: 999px;
    height: 40px;
    padding-right: 20px;
    border: none;
    background-image: url(top.png);
    background-position: left top;
    top: 0;
    left: 0;
    right: 0;
    text-align: right;
    line-height: 20px;
}

#item_home a {
    color: white;
}

#item_home a:hover {
    text-decoration: underline;
    background-color: transparent;
}

/*===== submenu =============================================================*/

#submenu {
}

#submenu ul {
    list-style-type: none;
    margin: 0;
    margin-right: 50px;
    margin-bottom: 30px;
}

#submenu ul ul {
    margin-right: -50px;
    margin-bottom: 0;
}

#submenu li {
    padding: 0;
    background-image: none;
    color: black;
    text-align: right;
}

submenu li li {
    color: #992427;
}

#submenu a {
    font-style: normal;
    color: black;
}

#page.piece #submenu a, #page.piece #submenu span {
    font-style: italic;
}

#submenu li li a, #submenu li li span {
    color: #992427;
}

#submenu span, #submenu a.highlight {
    font-weight: bold;
}

#submenu li.title {
    color: #992427;
    font-weight: bold;
    margin-top: 16px;
}

/*===== newsletter ==========================================================*/

#newsletter {
	margin-bottom: 16px;
}

#newsletter form {
    margin: 0;
}

#newsletter form div {
    border: 1px solid #992427;
    position: relative;
    overflow: hidden;
    _height: 1%;
}

#newsletter span {
    height: 100%;
}

#newsletter input {
    border: none;
    color: white;
    background-color: #992427;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    *padding-left: 2px;
    *padding-right: 2px;
    position: absolute;
    right: 0;
    cursor:  pointer;
    font-size: 16px;
}

#newsletter input.text {
    position: relative;
    padding: 2px;
    color: black;
    background-color: white;
    width: 195px;
    cursor: text;
}

#newsletter input.info {
    color: #999999;
}

#newsletter p {
	margin-bottom: 4px;
}

#newsletter div.error, #newsletter div.info {
	margin-top: 4px;
}

/*===== calendar ============================================================*/

#calendar select {
    width: 190px;
    margin-bottom: 4px;
}

#calendar table {
    width: 190px;
    border-collapse: collapse;
    margin-top: 10px;
}

#calendar th, #calendar td {
    padding: 0;
    width: 27px;
    text-align: center;
    font-weight: normal;
    color: #992427;
}

#calendar th {
    border-bottom: 1px solid #992427;
}

#calendar a {
    font-weight: bold;
    font-style: normal;
    display: block;
    width: 27px;
}

#calendar a:hover {
    background-color: #eeeeee;
    text-decoration: none;
}

#calendar td.weekend, #calendar td.weekend a, #calendar th.weekend {
    color: black;
}

#calendar input {
    border: none;
    color: white;
    padding: 2px;
    *padding: 0;
    width: 190px;
    background-color: #992427;
    cursor: pointer;
}

/*===== content =============================================================*/

#content {
    padding-top: 24px;
    padding-bottom: 40px;
    overflow: hidden;
    background-position: right top;
    background-repeat: no-repeat;
    _height: 1%;
}

#side {
    width: 240px;
    padding-left: 20px;
    padding-right: 20px;
    _padding-right: 17px;
    float: left;
}

#side div.block {
    width: 100%;
    margin: 0;
    padding: 0;
}

#main {
    width: 680px;
    margin-left: 280px;
    _margin-left: 277px;
    _height: 1%:
}

/*===== gallery =============================================================*/

#lightbox-container-image-data {
    padding: 0;
}

#lightbox-secNav-btnClose {
    width: 110px;
}
