html, body { margin:0; padding:0; }
#background { position: fixed; height: 100%; width: 100%; background-image:url(images/bgmain.jpg); background-repeat: no-repeat; background-position: center; background-size:cover; z-index:0; }



#wrapper { height:100%; position:relative; overflow: auto; }

#header { height: 121px; }

#nav { min-width: 100px; max-width: 1024px; position: relative; float: left; top: -12px; left: 105px; white-space: nowrap; z-index: 1002; }
#nav ul { font-family: 'BebasRegular', Georgia; text-transform:uppercase; font-size: 18px; margin: 0; padding: 0; list-style: none; }
#nav ul li { display: block; position: relative; float: left; }
#nav li ul { display: none; }
#nav ul li a { display: block; text-decoration: none; color: #FFF; border-top: 0px solid #ffffff; padding: 5px 15px 5px 15px; background: transparent; margin-left: 1px; white-space: nowrap; }
#nav ul li a:hover { background: none; color: #681713;}  /* MAIN NAV HOVER */
#nav li:hover ul { display: block; position: absolute; }
#nav li:hover li { float: none; font-size: 12px; z-index: 1001;}
#nav li:hover a { background: #1a1a1a; }
#nav li:hover li a:hover { background: #3b3b3b; color: #FFF;}



#title {position: relative; margin: 0 auto; width: 1024px; top: 25px; left: 230px; font: 50px "GreatVibesRegular"; color: #fffdc8; }


#logo { position: relative; right: 20px; top: -65px; width: 1024px; margin: 0px auto; clear: both;}


#social { position: relative; text-align:right; top: -63px; color: #FFF; }
#social p { position: relative; text-align:right; top: -78px; color: #FFF; }


#content { position: relative; overflow: visible; width: 1024px; height: 1200px; background-color: #fffed8; margin: 30px auto -30px auto; z-index: 2; }


#banner1 { position: relative; top: -45px; text-align: center; font: 36px 'DroidSansRegular'; color: #fffdc8; z-index: 7;}


#gallerybuttontext { position: relative; float: left; left: 430px; top: -10px; font: 36px 'DroidSansRegular'; color: #FFF; text-shadow: 2px 2px #000; text-decoration: none; pointer-events: none; z-index: 2;}

#gallerybuttontext2 { position: relative; float: left; left: 12px; top: -25px; font: 27px 'DroidSansRegular'; color: #FFF; text-shadow: 2px 2px #000; text-decoration: none; text-align: center; pointer-events: none; z-index: 2;}

#gallerybuttondiv1 { width: 512px; position: relative; float: left; top: 295px; z-index: 1;}
#gallerybuttondiv2 { width: 512px; position: relative; float: left; top: 140px; z-index: 1; cursor: pointer;}

#gallerybutton { position: relative; float: right; height: 60px; width: 511px; left: 337px; top: -60px; background: #a22822;  
 /* Old browsers */
background: -moz-linear-gradient(top,  #a22822 0%, #681714 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a22822), color-stop(100%,#681714)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a22822 0%,#681714 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a22822 0%,#681714 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a22822 0%,#681714 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a22822 0%,#681714 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a22822', endColorstr='#681714',GradientType=0 ); /* IE6-9 */ }


#gallerybutton:hover { background: #6cc1f7; 
/* Old browsers */
background: -moz-linear-gradient(top,  #6cc1f7 0%, #138bbd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cc1f7), color-stop(100%,#138bbd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6cc1f7 0%,#138bbd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6cc1f7 0%,#138bbd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6cc1f7 0%,#138bbd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6cc1f7 0%,#138bbd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cc1f7', endColorstr='#138bbd',GradientType=0 ); /* IE6-9 */ }

#gallerybutton2 { position: relative; float: left; height: 60px; width: 512px; left: 0px; top: -72px; background: #a22822; border-right: 1px solid #333333;
 /* Old browsers */
background: -moz-linear-gradient(top,  #a22822 0%, #681714 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a22822), color-stop(100%,#681714)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a22822 0%,#681714 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a22822 0%,#681714 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a22822 0%,#681714 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a22822 0%,#681714 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a22822', endColorstr='#681714',GradientType=0 ); /* IE6-9 */ }

#gallerybutton2:hover { background: #6cc1f7; 
/* Old browsers */
background: -moz-linear-gradient(top,  #6cc1f7 0%, #138bbd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cc1f7), color-stop(100%,#138bbd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6cc1f7 0%,#138bbd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6cc1f7 0%,#138bbd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6cc1f7 0%,#138bbd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6cc1f7 0%,#138bbd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cc1f7', endColorstr='#138bbd',GradientType=0 ); /* IE6-9 */ }


#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('../../images/bg_shadow.gif') no-repeat top; position: relative; width: 603px; height: 306px; }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('images/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background-color: #000; width: 742px; height: 277px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 437px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: url('images/bg_side.jpg'); list-style-type: none; position: absolute;  top: 0px; width: 282px; height: 257px; left: 742px; padding-top: 20px; background-repeat:repeat-x; }
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #menu li.background { background: url('images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }


# slidebox p a { color: #BE7A40; }
# slidebox h1 { font: 20px "Georgia"; color: #666; }
# slidebox p, ul { font: 13px "Lucida Grande", "Verdana"; color: #333; }
# slidebox h2 { font: 18px "Georgia"; color: #666; margin-top: 0; }
# slidebox h3 { font: 13px "Lucida Grande", "Verdana"; color: #999; text-transform: uppercase; font-weight: bold; }
#back a { font-size: 11px; }


#slideshow-options { visibility: hidden; }
#slideshow-options ul { padding: 0; }
#slideshow-options ul li { list-style-type: none; display: inline; padding-right: 0; }


#nav2 { width: 250px; height: 400px; position: relative; float: left; top: -9px; right: 25px; white-space: nowrap; z-index: 1002; }
#nav2 a { display:block; width:350px; text-decoration: none; color: #FFF; }
#nav2 ul a { font: 20px "DroidSansRegular"; color: #FFF; text-align: center; text-transform:uppercase; line-height:313%; text-shadow: 2px 2px 2px #000; }
#nav2 ul li:hover a { color: #CCC; background-color:rgba(0,0,0,.10); }
#nav2 ul { list-style: none; }

#fullscreenDim { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); z-index: 1999; opacity: 0; display: none; cursor: pointer;
				-webkit-transition:	opacity 1s ease-in-out;
				-moz-transition:	opacity 1s ease-in-out; 
				-o-transition:		opacity 1s ease-in-out; 
				-ms-transition:		opacity 1s ease-in-out;
				transition:			opacity 1s ease-in-out; }
#fullscreen { position: fixed; top: 10%; left: 10%; width: 80%; height: 80%; background: black; z-index: 2000; text-align: center; opacity: 0; display: none;
				-webkit-transition:	opacity 1s ease-in-out;
				-moz-transition:	opacity 1s ease-in-out; 
				-o-transition:		opacity 1s ease-in-out; 
				-ms-transition:		opacity 1s ease-in-out;
				transition:			opacity 1s ease-in-out; }
#fullscreen img { max-width: 100%; max-height: 100%; }
#fullscreen a, #upload a, #STLUpload a { position: absolute; top: 0; right: 0; color: #FFF; cursor: pointer; font: 20px "DroidSansRegular"; z-index: 2002; }
#fullscreen span, #upload span, #STLUpload span { color: #9d3b3c; }
#STLUpload { position: fixed; top: 50%; left: 50%; width: 800px; height: 500px; margin: -250px -400px; background: black; z-index: 2000; text-align: center; opacity: 0; display: none;
				-webkit-transition:	opacity 1s ease-in-out;
				-moz-transition:	opacity 1s ease-in-out; 
				-o-transition:		opacity 1s ease-in-out; 
				-ms-transition:		opacity 1s ease-in-out;
				transition:			opacity 1s ease-in-out; }
#STLUpload form { position: relative; margin: 25px auto; }
#STLUpload h1 { font: 60px "DroidSansRegular"; color: #FFF; padding: 0; margin: 70px 0 0 0; }
#STLUpload h2 { font: 30px "DroidSansRegular"; color: #9d3b3c; padding: 0; margin: 0; }
#STLUpload p { font: 18px "DroidSansRegular"; color: #FFF; padding: 0; margin: 25px 50px 0 50px; text-indent: 30px; text-align: left; }
#STLUpload form input[type="submit"] { height: 33px; padding: 5px 0; width: 150px; background: #681714; border-radius: 10px; border: 1px solid rgba(255,255,255,.2); font: 26px "DroidSansRegular"; color: #FFF; position: absolute; right: 50px; cursor: pointer; margin: 70px 0; }
#STLUpload .uploadButton { height: 25px; padding: 5px 0; width: 150px; border-radius: 10px; border: none; font: 26px "DroidSansRegular"; color: #FFF; position: absolute; left: 50px; cursor: pointer; margin: 40px 0;
background: #6d696a; /* Old browsers */
background: -moz-linear-gradient(top, #6d696a 0%, #262524 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d696a), color-stop(100%,#262524)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6d696a 0%,#262524 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6d696a 0%,#262524 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6d696a 0%,#262524 100%); /* IE10+ */
background: linear-gradient(to bottom, #6d696a 0%,#262524 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d696a', endColorstr='#262524',GradientType=0 ); /* IE6-9 */ }
#STLUpload form input[type="file"] { opacity: 0; pointer-events: none; position: absolute; left: 80px; margin: 85px 0; }
#STLUpload form input[type="text"] { height: 26px; width: 300px; font: 24px "DroidSansRegular"; color: #000; position: relative; margin: 0 25px; }
#STLUpload form #path { height: 26px; width: 373px; position: absolute; left: 210px; font: 24px "DroidSansRegular"; color: #999; margin: 70px 0; }

#news {position: relative; bottom: -5px; }

.rss-box { margin: 1em; width: 200px; background-color: #FFFFFF; border: 1px solid #330033; }
.rss-items { margin-top:0px; padding:3em; 0.5em; margin-left:0px; color:#000000; }
p.rss-title {padding:0.5em;}
.rss-title { text-decoration: none; font-family: arial, verdana, sans-serif; font-size: 85%; background-color:#330033; color:#FFFF99; font-weight:bold; margin: 0px; padding:0em; text-align: left; }
.rss-item  { font-family: arial, verdana, sans-serif; font-size: 0.75em; font-weight : bold; list-style:none; padding-bottom:1em;  }
.rss-item a { text-decoration : none; color:#09C; font-size: 18px; font-weight:bold; font-family:arial, sans-serif;  }	
.rss-item a:hover { text-decoration : none; color:#000; font-size: 18px; font-weight:bold; font-family:arial, sans-serif; }	
.rss-item a:visited { color:330033; text-align: center; }
.rss-date { font-size: 13px; font-weight : normal; color: #aaa07b; } 

/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play { _width:12em; margin: 0 0.2em; padding: 0.1em 0; _padding:0; white-space:nowrap; text-decoration: none; vertical-align:middle; background: #fb6; color: black; }
.pod-play em { _width:1em; _cursor:hand; font-style: normal; margin:0; padding: 0.1em 0.5em; background: white; color: #222; }
.pod-play span { _width:1em; _cursor:hand; margin:0; padding: 0.1em 0.5em 0.1em 0.3em; }
.pod-play:hover { background: #666; color: white; }
.pod-play:hover em { _width:1em; _cursor:hand; font-style: normal; margin:0; padding: 0.1em 0.5em; background: white; color: #222; }
.pod-play span { _width:1em; _cursor:hand; margin:0; padding: 0.1em 0.5em 0.1em 0.3em; }
.pod-play:hover { background: #666; color: white; }
.pod-play:hover em { background: black; color: white }





#footer { position: absolute; float: left; text-align:center; padding: 3em 0em 3em 0em; font-weight: 100; font-size: small; color: #FFF; font-size: 20px; font-family: 'Arial_Rounded_MT_Bold'; min-width: 1024px; width:100%; height:100px; z-index: 0; }
#footer a { color: #00a9ff; text-decoration: none; }
#footer a:hover  { color: #FFF;}
#footer p { position: relative; bottom: 20px; font-family: 'Arial_Rounded_MT_Bold'; font-size: 14px; }


.shadow { -moz-box-shadow: 5px 5px 5px #444; -webkit-box-shadow: 5px 5px 5px #444; box-shadow: 5px 5px 5px #444; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444'); }


.gradient { background: #000000; /* Old browsers */ background: -moz-linear-gradient(top,  #000000 0%, #393939 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#393939)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #000000 0%,#393939 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #000000 0%,#393939 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #000000 0%,#393939 100%); /* IE10+ */ background: linear-gradient(to bottom,  #000000 0%,#393939 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#393939',GradientType=0 ); /* IE6-9 */ }


span { color: #00a9ff; }

@font-face { font-family: Arial_Rounded_MT_Bold; src: url('fonts/Arial_Rounded_MT_Bold.ttf'); }
@font-face {
    font-family: 'GreatVibesRegular';
    src: url('fonts/GreatVibes-Regular-webfont.eot');
    src: url('fonts/GreatVibes-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GreatVibes-Regular-webfont.woff') format('woff'),
         url('fonts/GreatVibes-Regular-webfont.ttf') format('truetype'),
         url('fonts/GreatVibes-Regular-webfont.svg#GreatVibesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/EBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



