/* ARCHITECTURE */

html, body {
    text-align: left;
    background: #000;
    width: 100%;
    height: 100%;
}

#main {
    float: left;
    width: 100%;
    background: #fff url( '../images/bgMain.jpg' ) repeat-x 0 0;
}

#header {
    height: 91px;
}

#logo {
    width: 100%;
    height: 90px;
}

#divisionLogo {
    position: absolute;
    top: 0;
    left: 164px;
}

#content {
    clear: both;
    float: left;
    border-right: 1px solid #c4c4c4;
    border-top: 3.3846em solid #fff;
    *border-top: 3.3846em solid #fff;
    background: #fff;
    padding-bottom: 5em;
}

#maincontent {
    padding-right: 1em;
    *padding-right: 0.975em;
}

#relatedcontent {
    padding-left: 1.3846em;
    *padding-left: 1.35em;
    padding-right: 2.6153em;
    *padding-right: 2.55em;
}

#footer {
    clear: both;
    background: #000;
    color: #fff;
    padding: 2.4615em 2.4615em 2.4615em 0;
}

#disclaimer {
    font-size: 85%;
}

/* NAVIGATION */

#navigation ul {
    display: block;
    float: left;
    padding-left: 1.5384em;
    *padding-left: 1.5em;
}

#navigation li {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 0.7em;
}

#navigation a {
    display: block;
    clear: both;
    float: left;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    padding: 0 3px;
    width: auto;
}

#navigation a.active {
    color: #fff;
    background: #000;
}

/* FOOTER */

#footer * {
    color: #fff;
}

#footer a {
    background: transparent;
}

/* CONTENT */

a:link {
    color: #000;
    text-decoration: underline;
}

a:visited {
    color: #888;
}

a:hover, a:active {
    background-color: rgb( 255, 255, 128 );
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 167%;
    margin-bottom: 1.7em;
}

h2 {
    font-size: 153.9%;
    color: #444;
    margin-bottom: 1.3em;
}

#relatedcontent h2 {
    font-family: arial, verdana, sans-serif;
    font-size: 100%;
    color: #fff;
    background: #000;
    float:left;
    margin-bottom:2em;
    padding: 0 3%;
}

h3 {
    font-size: 146.5%;
    color: #777;
    margin-bottom: 1.2em;
}

h4 {
    font-size: 131%;
    color: #6a6a6a;
    margin-bottom: 0.5em;
}

h5 {
    font-size: 116%;
    color: #666;
    margin-bottom: 0.3em;
}

h6 {
    font-size: 100%;
    color: #555;
    margin-bottom: 0.2em;
}

h2, h3, h4, h5, h6 {
    font-weight: bold;
}

blockquote, ul, ol, dl, p, fieldset, table, pre {
    margin-bottom: 1.7em;
}

b, strong {
    font-weight:bold; 
}

abbr, acronym {
}

i,em {
    font-style:italic;
}

blockquote,ul,ol,dl {
    margin-left: 2em;
}

ol li {
    list-style: decimal outside;	
}

ul li {
    list-style: disc outside;
}

dl dd {
    margin-left: 1em;
}

ol li, ul li, dl dd {
    margin-bottom: 0.4em;
}

#navigation ol, #navigation ul, #navigation dl, #navigation ol li, #navigation ul li, #navigation dl dd, ol.teaser, ul.teaser, dl.teaser, ol.teaser li, ul.teaser li, dl.teaser dd {
    list-style: none none outside;
    margin: 0;
}

th, td {
    border: 1px solid #c4c4c4;
    padding: 0.5em;
}

th {
    font-weight: bold;
    text-align: center;
}

caption {
    margin-bottom: 0.5em;
    text-align: center;
}

/* TEASER */

.teaser {
    clear: both;
}

.teaser li {
    display: block;
    clear: both;
    zoom:1;
}

.teaser a:link, .teaser a:visited, .teaser a:hover, .teaser a:active {
    display: block;
    width: 168px;
    height: 61px;
    margin-bottom: 2em;
}

/*
bannerGalleryRelaunchprint
.teaser bannerGalleryBirthday
 */
/* GALLERY */

.cd {
    display:block;
    float:left;
    margin: 0 1em 1em 0;
}

.cover div {
    display: block;
    float: left;
    margin: 0 13px 2em 0;
    text-align:center;
    width: 187px;
    height: 300px;
    overflow:hidden;
}

.cover div span {
    font-weight:bold;
}

.cover div img {
    width:185px;
    border:1px solid #aaa;
}

.gallery {
    margin-bottom: 3em;
}

.gallery, .gallery .thumbnails, .gallery .details, .gallery .navigation {
    display: block;
    clear: both;
    float: left;
    width: 100%;
}

.gallery .thumbnails {
    margin-bottom: -0.5em;
    *margin-bottom: 0.4675em;
}

.gallery .thumbnails a {
    display: block;
    text-align: center;
    float: left;
    background: #000;
    border: 1px solid #000;
    margin: 0 13px 13px 0;
    width: 88px;
    height: 88px;
}

.gallery .navigation {
    position: relative;
    height: 2em;
            *height: 1.975em;
}

.gallery .navigation a {
    display: block;
    position: absolute;
    top: 0;
    color: #000;
    text-decoration: none;
}

.gallery .navigation a.previous {
    left: 0;
    background: transparent url('../images/arrowLeft.png') no-repeat 0 7px;
    padding-left: 9px;
}

.gallery .navigation a.up {
    left: 40%;
    background: transparent url('../images/arrowUp.png') no-repeat 0 6px;
    padding-left: 9px;
}

.gallery .navigation a.next {
    right: 1em;
           *right: 0.975em;
           background: transparent url('../images/arrowRight.png') no-repeat 100% 7px;
           padding-right: 9px;
}

.gallery .details {
    background: #000;
    border: 1px solid #000;
    text-align: center;
    margin-bottom: 1em;
    *margin-bottom: 0.975em;
    width: 398px;
}

.gallery .details img {
    display: block;
    margin: auto;
}

.gallery .details .description {
    display: block;
    background: #000;
    color: #fff;
    text-align: left;
    padding: 1em;
}

form {
    width: 30.7692em;
    *width: 30em;
    margin-bottom: 2em;
    *margin-bottom: 1.95em;
}

form fieldset {
    border: 1px solid #b7b7b7;
    padding: 0.5em 2% 0.5em 2%;
}

form legend {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 153.9%;
    color: #444;
    padding: 0 0.2em;
}

form .input, form .buttons, form .description {
    display: block;
    clear: both;
    float: left;
    background: #fafafa;
    padding: 1.2em 1%;
    *padding: 1.17em 1%;
    width: 98%;
}

form .buttons {
    background: transparent url('../images/bgForm.jpg') repeat-x 0 100%;
    border-top: 1px solid #dedede;
    text-align: right;
}

form div.error {
    color: #a00;
    padding: 0.5em 0 0 30%;
}

form .input label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 1%;
    width: 27%;
}

form .checkbox label {
    display: block;
    float: right;
    font-weight: normal;
    text-align: left;
    padding-right: 0;
    width: 70%;
}

form .input.text input, form .input.file input, form .input.password input, form textarea {
    *display: block;
    width: 70%;
    margin: 0;
    padding: 0:
}

form .checkbox input {
    display: inline;
    margin: 0 0 0 23%;
    padding-right: 1%:
}

form .input.text input, form .input.file input, form textarea {
    *display: block;
    width: 70%;
    margin: 0;
    padding: 0:
}

form textarea {
    height: 5.23em;
    *height: 5.1em;
}

form .buttons input {
    width: 35%;
}

/* BANNER */

.ad {
    position: absolute;
}
.ad a, .ad img {
    display: block;
}

.ad a {
    border: 1px solid #b7b7b7;
}

#adTopLarge {
    top: 18px;
    left: 268px;
    width: 470px;
    height: 62px;
}

#adTopSmall {
    top: 18px;
    left: 845px;
    width: 112px;
    height: 62px;
}

#adSkyscraper {
    top: 134px;
    left: 840px;
    width: 122px;
    height: 470px;
}

