html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    height: 100%;
}
body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;

}
a {
    color: blue;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 18px;
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
#wrapper {
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: url(../images/wrapper-bg.jpg) repeat-x 50% 100% #12364e;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 52px;
    background: url(../images/front-header-bg.png) repeat-x;
}

#header .section {
    width: 1000px;
    margin: 0 auto;
}

#top-menu {
    height: 52px;
    color: #ffffff;
    font-size: 11px;
}

#top-menu .block ul.menu {
    padding: 0;
    margin: 0;
}

#top-menu .block ul.menu li a {
    color: #fff;
}

#top-menu .menu_block_wrapper ul.menu li {
    display: block;
    float: left;
}

#top-menu .menu_block_wrapper > ul.menu > li {
    height: 52px;
    line-height: 52px;
}

#top-menu .menu_block_wrapper > ul.menu > li > a, 
#top-menu .menu_block_wrapper > ul.menu > li > span.nolink {
    padding: 0 12px;
    text-decoration: none;
    display: block;
    height: 52px;
}

.hover-left {
    background: url(../images/menu-hover-left.png) no-repeat left top;
}

.hover-right {
    background: url(../images/menu-hover-right.png) no-repeat right top;
}

#top-menu .menu_block_wrapper > ul.menu > li.expanded {
    position: relative;
    cursor: pointer;
}

#top-menu .menu_block_wrapper > ul.menu > li.expanded > ul.menu {
    display: none;
    position: absolute;
    background: url(../images/top-menu-child-bg.png) repeat;
    z-index: 10;
    left: 0;
    width: 190px;
}

#top-menu .menu_block_wrapper > ul.menu > li.expanded > ul.menu > li {
    line-height: 1em;
    margin: 12px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
    padding: 0 0 45px 0;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#promo {
    width: 900px;
    margin: 20px 50px 0 50px;
    left: 0;
    color: #ffffff;
    font-family: "Open Sans", Arial;
    font-size: 12px;
    clear: both;
    overflow: hidden;
}

#promo .section {
    float: left;
    padding: 10px 20px 5px 20px;
    background: url(../images/promo-bg.png) repeat;
}

#promo p {
    margin-bottom: 5px;
}

#promo a {
    color: #ef6409;
}

#content-area {
    width: 490px;
    margin: 5% 50px;
}

.slide-title {
    width: 400px;
    margin-bottom: 20px;
}

.slide-title .row {
    clear: both;
    overflow: hidden;
}

.slide-title .row span {
    display: block;
    float: left;
    background: url(../images/slide-title-bg.png) repeat; 
    font-family: "Open Sans", Arial;
    font-size: 26px;
    line-height: 26px;
    color: #ffffff;
    padding: 10px 5px;
    font-weight: bold;
}

.slide-title .row span.first {
    padding-left: 10px;
}

.slide-title .row span.last {
    font-weight: normal;
    padding-right: 10px;
}

#slide-3 .slide-title .row span.first {
    padding-bottom: 5px;
    padding-right: 10px;
}

#slide-3 .slide-title .row span.last {
    padding-top: 5px;
    padding-left: 10px;
}

.slide-body-wrapper {
    margin-bottom: 5px;
}

.slide-body {
    width: 441px;
    background: url(../images/slide-body-bg.png) repeat;
    padding: 20px 20px 5px 20px;
    color: #efefef;
}

.slide-body p {
    margin-bottom: 0;
}

.unknown-crap {
    width: 490px;
    height: 22px;
    background: url(../images/unknown-crap.png) no-repeat;
}

.slide-links {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.slide-links a {
    display: block;
    float: left;
    height: 38px;
    margin-right: 12px;
}

.slide-links a.readmore {
    width: 118px;
    background: url(../images/readmore-btn.png) no-repeat;
}

.slide-links a.webcams {
    width: 228px;
    background: url(../images/webcams-btn.png) no-repeat;
}

.slide-links a span {
    display: none;
}

#control {
    width: 900px;
    margin: 0 auto 20px auto;
    overflow: hidden;
}

.switcher {
    display: block;
    font-family: "Open Sans", Arial;
    font-size: 12px;
    height: 42px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 0px 0px #555555;
    filter: dropshadow(color=#555555, offx=1, offy=0);
    cursor: pointer;
}

.switcher.left {
    float: left;
    background: url(../images/switcher-left.png) no-repeat top left;
    padding-left: 31px;
}

.switcher.right {
    float: right;
    background: url(../images/switcher-right.png) no-repeat top right;
    padding-right: 31px;
}

.switcher span {
    display: block;
    height: 42px;
    background: url(../images/switcher-bg.png) repeat;
    line-height: 42px;
    padding: 0 15px;
    cursor: pointer;
}

#slide-2,
#slide-3,
.switcher {
    display: none;
}

#social-left,
#completed-right {
    display: block;
}

.gallery-completed .views-admin-links, 
.under-construction .views-admin-links {
    display: none;
}

.gallery-completed .view-content .field-content a {
    display: block;
    border: 3px solid #194258;
    width: 94px;
    height: 94px;
    margin: 0 10px 10px 0;
}

.under-construction {
    width: 441px;
    background: url(../images/slide-body-bg.png) repeat;
    padding: 5px 20px 5px 20px;
    color: #efefef;
}

.under-construction .view-header {
    font-size: 14px;
    line-height: 1em;
}

.under-construction .view-header p {
    margin: 0;
}

.under-construction .view-content a {
    color: #fa832c;
}

.under-construction .view-content .views-field-field-main-image-fid a {
    display: block;
    width: 76px;
    height: 76px;
    border: 2px solid #ffffff;
    float: left;
    margin-right: 5px;
}

.under-construction .view-content td.col-1, 
.under-construction .view-content td.col-2 {
    width: 210px;
    padding-right: 10px;
    padding-top: 10px;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
    margin-top: -45px;
    height: 45px;
    background: url(../images/footer-bg.png) repeat;
    position: relative;
    color: #d3d3d3;
}

#footer a {
    color: #d3d3d3; 
}

#footer p {
    margin-bottom: 5px;
}

#footer .section {
    width: 1000px;
    margin: 0 auto;
    padding-top: 8px;
}

#footer-left {
    line-height: 1em;
    float: left;
    margin-left: 60px;
}

#footer-right {
    line-height: 1em;
    float: right;
    background: url(../images/wm-logo.png) no-repeat top right;
    padding-right: 40px;
    margin-right: 60px;
    text-align: right;
}