/* Guild Society CSS by Design Station */
* { padding: 0; margin: 0; }
/* Global  ---------------- */
body { background-image: url(../images/background/background-global.jpg); background-repeat: repeat-x; background-color: #FFFFFF; font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif; }
#container { position: relative; width: 733px; height: auto; margin: 0 auto 0 auto; background-image: url(../images/background/background-content.jpg); }
#header { position: relative; width: 733px; height: 175px; margin: 0; padding: 0; background-image: url(../images/background/background-header.jpg); }
#footer { position: relative; width: 733px; height: 208px; padding: 0; background-image: url(../images/background/background-footer.jpg); background-repeat: no-repeat; background-position: top; background-color: #FFFFFF; }
.copyright { text-align: right; margin: 0; padding: 190px 21px 0 0; }
/* Navigation */
.navigation { position: absolute; top: 25px; left: 230px; width: 200px; height: auto; margin: 0; padding: 0; }
.navigation ul { text-transform: uppercase; font-weight: bold; font-size: 11px; line-height: 21px; list-style: none; margin: 0; color: #d88501; }
.navigation ul li { margin: 0; }
.navigation-home { position: absolute; top: 0; left: 0; height: 119px; width: 170px; margin: 17px 0 0 26px; padding: 0; }
#nav-home li { margin: 0; padding: 0; list-style: none; display: inline; }
#nav-home a { float: left; padding: 119px 0 0 0; margin: 0; overflow: hidden; height: 0px !important; }
#nav-home a:hover { background-position: 0 -119px; }
#nav-home a:active, #nav a.selected { background-position: 0 0; }
#home a { width: 170px; height: 119px; background-image: url(../images/background/background-home.jpg); }
/* Home */
.home-master { position: relative; width: 703px; height: auto; padding: 0 15px 20px 15px; margin: 0; }
.home-master-left { float: left; width: 463px; height: 234px; margin: 0; padding: 0; background-image: url(../images/background/background-image.jpg); background-repeat: no-repeat; }
.home-master-left-overlay { position: absolute; top: 0px; left: 242px; width: 114px; height: 51px; background-image: url(../images/background/background-tip.png); background-repeat: no-repeat; }
.home-master-left-caption { position: absolute; top: 150px; left: 21px; padding: 5px 8px 5px 8px; background-color: #000000; }
.home-master-right { float: right; width: 210px; height: auto; margin: 0; padding: 5px 17px 0 0; }
.home-secondary { position: relative; width: 725px; height: auto; }
.home-secondary-left { float: left; width: 460px; height: auto; margin: 0; padding: 0 0 0 20px; }
.home-secondary-right { float: right; width: 210px; height: auto; margin: 0; padding: 0 17px 0 0; }
.play-image { padding: 6px 6px 6px 6px; }
/* Sub */
.sub-master { position: relative; width: 699px; height: auto; padding: 30px 17px 0 17px; margin: 0; background-image: url(../images/background/background-sub.jpg); background-position: top; background-repeat: no-repeat; }
.sub-left { float: left; width: 400px; }
.sub-right { float: right; width: 260px; padding: 26px 0 0 0; }
.divider { width: 100%; height: 28px; clear: both; padding: 0; margin: 0 0 5px 0; background-image: url(../images/background/background-divider.jpg); background-repeat: no-repeat; }
.spacer { clear: both; margin: 30px 0 30px 0; }
.gallery { width: 688px; height: auto; padding: 15px 0 0 15px; }
.gallery-image { float: left; margin: 0 15px 20px 0; }
.sub-master-right { float: right; width: 210px; height: auto; margin: 0; padding: 5px 17px 0 0; }
.sub-secondary { position: relative; width: 703px; height: auto; padding: 0 15px 5px 15px; margin: 0; }
.sub-secondary-lower { position: relative; width: 703px; height: auto; padding: 0 15px 5px 15px; margin: 0; }
.sub-secondary-full { width: 693px; height: auto; margin: 0; padding: 0 5px 0 5px; }
.sub-secondary-left { float: left; width: 463px; height: auto; margin: 0; padding: 8px 0 0 0; }
.sub-secondary-right { float: right; width: 210px; height: auto; margin: 0; padding: 0 17px 0 0; }
.sub-full { position: relative; width: 703px; height: auto; padding: 0 15px 5px 15px; margin: 0; }
/* Lightbox */
#lightbox { position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img { width: auto; height: auto; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }
/* #prevLink, #nextLink { width: 49%; height: 100%; background-image: url(data:image/gif; base64,AAAA); */ /* Trick IE into showing hover */ /* display: block; } */
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }
#imageData { padding: 0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }
#imageData #caption { font-weight: bold; }
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em; }
#imageData #bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; outline: none; }
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* Global */
.clear { float: none; clear: both; }
/* Link Colors ----------- */
a, a img { border: 0; }
.navigation a:link { color: #FFFFFF; text-decoration: none; }
.navigation a:visited { color: #FFFFFF; text-decoration: none; }
.navigation a:hover { color: #bfe3f9; text-decoration: underline; }
.navigation a:active { color: #203e5d; text-decoration: none; }
.home-master a:link { color: #FFFFFF; text-decoration: none; }
.home-master a:visited { color: #FFFFFF; text-decoration: none; }
.home-master a:hover { color: #bfe3f9; text-decoration: underline; }
.home-master a:active { color: #fe9b11; text-decoration: none; }
.home-secondary a:link { color: #153656; font-weight: bold; text-decoration: none; }
.home-secondary a:visited { color: #153656; font-weight: bold; text-decoration: none; }
.home-secondary a:hover { color: #cc3416; font-weight: bold; text-decoration: underline; }
.home-secondary a:active { color: #bfe3f9; font-weight: bold; text-decoration: none; }
.sub-full a:link, .sub-left a:link, .sub-right a:link { color: #153656; font-weight: bold; text-decoration: none; }
.sub-full a:visited, .sub-left a:visited, .sub-right a:visited { color: #153656; font-weight: bold; text-decoration: none; }
.sub-full a:hover, .sub-left a:hover, .sub-right a:hover { color: #cc3416; font-weight: bold; text-decoration: underline; }
.sub-full a:active, .sub-left a:active, .sub-right a:active { color: #bfe3f9; font-weight: bold; text-decoration: none; }
#footer a:link { color: #8cafc9; font-weight: bold; text-decoration: none; }
#footer a:visited { color: #8cafc9; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #cc3416; font-weight: bold; text-decoration: underline; }
#footer a:active { color: #153656; font-weight: bold; text-decoration: none; }
/* Font Styles ----------- */
p { font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; margin: 0 0 12px 0; color: #252d32; }
.home-secondary-left p { font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; margin: 0 0 6px 0; color: #252d32; }
.home-secondary-right p { font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; margin: 0 0 6px 0; color: #252d32; }
.sub-right p { font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; margin: 0 0 12px 0; color: #252d32; }
.copyright p { font-size: 9px; font-style: normal; line-height: 9px; font-weight: normal; font-variant: normal; text-transform: none; color: #8cafc9; }
/*H1*/
.home-master-left h1 { font-size: 19px; font-style: normal; line-height: 19px; margin: 0 0 4px 0; color: #FFFFFF; font-weight: bold; }
.home-master-right h1 { font-size: 18px; font-style: normal; line-height: 18px; margin: 0 0 10px 0; text-transform: none; color: #cc3416; font-weight: normal; }
.home-secondary-left h1 { font-size: 18px; font-style: normal; line-height: 18px; margin: 0 0 8px 0; text-transform: none; color: #cc3416; font-weight: normal; }
.home-secondary-right h1 { font-size: 18px; font-style: normal; line-height: 18px; margin: 0 0 7px 0; text-transform: none; color: #cc3416; font-weight: normal; }
.sub-left h1 { font-size: 18px; font-style: normal; line-height: 18px; margin: 20px 0 8px 0; text-transform: none; color: #cc3416; font-weight: normal; }
.sub-right h1 { font-size: 15px; font-style: normal; line-height: 15px; margin: 20px 0 4px 0; text-transform: none; color: #cc3416; font-weight: normal; }
.sub-master h1 { font-size: 18px; font-style: normal; line-height: 18px; margin: 20px 0 8px 0; text-transform: none; color: #cc3416; font-weight: normal; }
.sub-master-right h1 { font-size: 22px; font-style: normal; line-height: 22px; margin: 0 0 4px 0; text-transform: none; color: #cc3416; font-weight: bold; }
.sub-secondary-full h1 { font-size: 20px; font-style: normal; line-height: 20px; margin: 0 0 4px 0; text-transform: none; color: #cc3416; font-weight: bold; }
.sub-secondary-lower h1 { font-size: 17px; font-style: normal; line-height: 17px; margin: 0 0 10px 0; text-transform: none; color: #6389a5; }
.sub-full h1 { font-size: 20px; font-style: normal; line-height: 20px; margin: 0 0 4px 0; text-transform: none; color: #cc3416; font-weight: bold; }
/*H2*/
.home-master-left h2 { font-size: 11px; font-style: normal; line-height: 11px; margin: 7px 0 0 0; padding: 0 0 3px 0; color: #fe9b11; font-weight: bold; text-transform: uppercase; }
.sub-left h2 { font-size: 15px; font-style: normal; line-height: 17px; margin: 0 0 4px 0; padding: 0; color: #153656; font-weight: bold; }
.sub-right h2 { font-size: 13px; font-style: normal; line-height: 17px; margin: 20px 0 8px 0; padding: 0; color: #153656; font-weight: bold; }
.sub-master-right h2 { font-size: 13px; font-style: normal; line-height: 17px; margin: 0 0 8px 0; padding: 0; color: #153656; font-weight: bold; }
.sub-secondary-full h2 { font-size: 11px; font-style: normal; line-height: 11px; margin: 0; padding: 0 0 14px 0; color: #153656; font-weight: bold; text-transform: uppercase; }
.sub-secondary-lower h2 { font-size: 13px; font-style: normal; line-height: 13px; margin: 10px 0 5px 0; text-transform: none; color: #6389a5; font-weight: bold; }
.sub-full h2 { font-size: 13px; font-style: normal; line-height: 13px; margin: 10px 0 5px 0; text-transform: none; color: #6389a5; font-weight: bold; }
/*H3*/
.home-master-left h3 { font-size: 10px; font-style: normal; line-height: 10px; margin: 0px 0 4px 0; color: #c3e5f9; font-weight: bold; }
.sub-left h3 { font-size: 10px; font-style: normal; line-height: 10px; margin: 0px 0 10px 0; color: #cc3416; font-weight: bold; }
.sub-master-right h3 { font-size: 11px; font-style: normal; line-height: 11px; margin: 0; padding: 0 0 14px 0; color: #153656; font-weight: bold; }
/*H4*/
.sub-master-right h4 { font-size: 11px; font-style: normal; line-height: 13px; margin: 4px 0 0 0; padding: 0; color: #6389a5; font-weight: bold; }
/* List */
.sub-right ul { font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; margin: 0 0 4px 25px; color: #252d32; }
.sub-right ul li { list-style: square; margin: 0 0 4px 0; }
/* Style Modifiers */
.bold { font-weight: bold; }
#map { margin: 15px 0 15px 0; }