
/* color & borders

nsxgod.com
bg-content:             #000
bg-content-medium:      #333
bg-content-contrast:    #CCC
anchor:                 #999
anchor-visited:         #666
*/


a {
    text-decoration: none;

    color: #C00;
    background-color: inherit;
}
a:active, a:visited {
    text-decoration: none;

    color: #C00;
    background-color: inherit;
}
a:hover, a:focus {
    text-decoration: underline;
    color: #F00;
    background-color: #000;
}
a:hover abbr, a:focus abbr {
    text-decoration: underline;
}
a.image:active, a.image:hover, a.image:focus {
    background-color: inherit !important;
}
abbr {
    border-bottom: 1px dotted #FFF;
}
html {
    color: #FFF;
    background-color: #000;
}
legend {
    color: #666;
    background-color: inherit;
}
pre {
    color: #FFF;
    background-color: #333;
    border: 1px solid #FFF;
}
th {
    color: #FFF;
    background-color: #333;
    border: 1px solid #FFF;
}

.error {
    color: #C00;
}
.highlight {
    background-color: #333;
}


/* nicetitle js stuff */
div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    font-size: 13px;
    font-family: "Lucida Grande", tahoma, arial, helvetica, sans-serif;
    width: 25em;
    font-weight: bold;

    color: #FFF;
    background-color: #000;
    border: 1px solid #FFF;
}
div.nicetitle p {
    margin: 0;
    padding: 0 3px;
    text-indent: 0;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}
/* /nicetitle */


/* text/display */
abbr {
    border-width: 0;
    text-decoration: none;
    cursor: help;
    speak: spell-out;
}
blockquote {
    font-style: italic;
}
blockquote cite {
    display: block;
    font-style: italic;
}
body {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 80%;
    font-family: tahoma, verdana, "Bitstream Vera Sans", helvetica, arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
div {
    margin: 0;
}
dl, ol, ul {
    margin-top: .5em;
    margin-bottom: .5em;
}
dl.nav dd{
    margin-top: .3em;
    margin-bottom: 1em;
}
dt {
    font-weight: bold;
}
fieldset {
    padding: .5em;
}
form {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .2em 0;
    font-family: verdana, "Bitstream Vera Sans", helvetica, arial, sans-serif;
    text-align: left;

    background: #000 url('/res/image/header-bg.png') top left no-repeat scroll;
}
h1 {
    margin: 0 0 .5em 0;
    font-family: verdana, "Bitstream Vera Sans", helvetica, arial, sans-serif;
    font-size: 1.6em;
    letter-spacing: .2em;
}
h2 {
    margin: 1em 0 .5em 0;
    font-family: verdana, "Bitstream Vera Sans", helvetica, arial, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
}
h3 {
    font-size: 1.3em;
    font-weight: normal;
}
h4 {
    font-size: 1.1em;
}
h5 {
    font-size: 1em;
}
img {
    display: inline;
    margin: 0;
    padding: 0;
    border: 0;
}
legend {
    margin: .2em 0 .2em 0;
    line-height: 1.2em;
    font-size: 1.2em;
    font-family: tahoma, verdana, "Bitstream Vera Sans", helvetica, arial, sans-serif;
    text-align: left;
}
li {
    margin: 0;
    padding-left: .5em;
    list-style-position: inside;
}
li li {
    padding-left: 1.5em;
}
ol, ul {
    margin: 1em 0 1em 0;
    padding: 0;
}
p {
    text-align: left;
}
pre {
    margin-bottom: 1em;
    padding: .5em;
}
strong {
    font-weight: bold;
}
table {
    border: 0;
    padding: 0;
}
textarea {
    width: 15em;
}
th {
    vertical-align: middle;
}
th, td {
    padding: 5px;
}

.smallText {
    font-size: .6em;
}
.textLabel {
    clear: both;
    display: block;
    float: left;
    width: 8em;
    margin-right: .5em;
}

#bodyExtra h3 {
    margin: .2em 0;
}

ul.links, ol.links, ul.prices {
    margin: 0;
}

ul.prices li {
    margin-bottom: .5em;
}

ul.links, ul.links li, ul.prices, ul.prices li {
    margin-left: 0;
        padding-left: 0;
    list-style-type: none;
}
ul.links li li {
    margin-left: 1em;
        list-style-position: inside;
    list-style-type: disc;
}
ul.links li li li {
    list-style-type: circle;
}
ul.links li li li li {
    list-style-type: square;
}
ul.links li li li li li {
    list-style-type: disc;
}
ul.links li li li li li li {
    list-style-type: circle;
}
ul.links li li li li li li li {
    list-style-type: square;
}

/* /display */


.galleryCategorySpacer, .galleryThumbSpacer {
    clear: both;
    height: 2px;
    line-height: 2px;
    background-color: #C00;
}
.galleryCategoryContainer, .galleryThumbContainer {
    float: left;
    width: 220px;
    margin: 10px 10px 10px 35px;
}
.galleryCategoryHeader, .galleryThumbHeader {
    font-size: 1.1em;
}
.galleryCategoryImageContainer, .galleryThumbImageContainer {
    width: 220px;
    min-height: 100px;
    margin: 10px 0 10px 0;
    text-align: left;
}
.galleryCategoryShortDesc, .galleryThumbShortDesc {
    text-align: left;
}

.galleryImageImageContainer {

}
.galleryImageLongDesc {

}
.galleryImageNav {
    margin-top: 3em;
}
.galleryImageNavPrev {
    float: left;
    width: 100px;
    text-align: left;
}
.galleryImageNavCategory {
    float: left;
    width: 300px;
    margin-left: 114px;
    text-align: center;
}
.galleryImageNavNext {
    float: right;
    width: 100px;
    text-align: right;
}

/* lightbox */
#lightbox{
    background-color:#eee;
    color: #000;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}
#lightbox kbd {
    color: #000;
}
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../image/overlay.png); }

* html #overlay {
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(../image/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/overlay.png", sizingMethod="scale");
}
/* /lightbox */


#bodyHeader {
    clear: both;
    width: 100%;
    height: 220px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    /*background: #000 url('../image/masthead-bg.png') top left no-repeat scroll;*/
}

#bodyContent {
    clear: both;
    width: 962px;
    padding: 10px 10px;
}

#bodyFooter {
    clear: both;
    width: 640px;
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    text-align: center;
    font-size: 0.8em;
}

#bodyHeaderNav {
    padding-top: ;
    padding: 0 10px 10px 10px;
}
#bodyHeaderNav ul, #bodyFooterNav ul {
    margin: 0;
}
#bodyHeaderNav li, #bodyFooterNav li {
    float: left;
    margin: 5px 0 0 0;
    list-style-type: none;
}
#bodyHeaderNav li+li {
    margin-left: .8em;
}

#bodyFooterText {
    margin: .5em 0;
    font-style: italic;
}

