@charset "utf-8";

object { /*Remove Flash outlines in Firefox*/
	outline: none;
} 

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #FFF;	
	background-color: #000;
	background-image: url(/assets/images/bkgd_sky.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #container {
	width: 966px;
	margin: 0 auto;
	text-align: left;
}

.oneColFixCtrHdr #header {
	padding: 0px;
	height: 158px;
	position: relative;
}

.oneColFixCtrHdr #mainContent {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../assets/menus/sky_page_15.png); /*Side outlines for page box*/
}

#header-spacer { /* Extra space at top of page */
	height: 15px
}

#breadcrumb {
	padding: 0px;
	background-image: url(../../assets/menus/sky_page_17.png);
	height: 27px;
}

#breadcrumb-left {
	float: left;
	padding: 5px 0px 0px 14px;
	height: 22px;
	width: 820px;
}

#breadcrumb-right {
	float: right;
	padding: 5px 14px 0px 0px;
	height: 22px;
	width: 100px;
	text-align: right;
}

#main-content-left {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 4px;
}

#main-content-right {
	float: right;
	width: 762px;
	padding: 0px;
}

#right-column-content {
	padding: 8px 24px 0px 16px;
}

.oneColFixCtrHdr #footer {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bottom-edge-sky { /* Bottom frame image */
	background-image: url(../../assets/menus/sky_page_16.png);
	height: 13px;
	background-repeat: no-repeat;
}

.clear-float {
	clear: both;
	padding: 0px 0px 0px 0px;
	height: 2px;
}


/************** Image Display ****************/


.center-image { /* Used to center images on the page */
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/************** Text Formatting ****************/

a:link {
	color: #FF0;
}

a:visited {
	color: #FF0;
}

a:hover {
	color: #0F0;
}

a:active {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
}

a:link img { 
	border-color: #c06ae2;
}

a:visited img {
	border-color: #c06ae2;
}

a:hover img  {
	border-color: #FF0;
}

h1 {
	font: bold 48px Arial, Helvetica, sans-serif;
	color: #ff9103;
	margin-top: 10px;
	text-align: center;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #DB7FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

p {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 130%;
}

.label-text { /* Text for image descriptions */
	font: 14px Arial, Helvetica, sans-serif;
	color: #CC4AFF;
	text-align: left;
	line-height: 130%;
}

.breadcrumb-text {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.links-lg {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
}

.links-md {
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #FFF;
}

.links-sm {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.menutext {
	display: block;
	text-align: left;
	padding: 4px 0px 0px 0px;
	line-height: 130%; 
}

/************* Gallery Pages ******************/

#gallery-interface { /* Container for gallery interface */
	height: 466px;
	position: relative;
	margin-top: 20px;
}

#gallery-frame {
	background-image: url(assets/images/image-frame.png);
	background-repeat: no-repeat;
	position:absolute;
	z-index: 1;
	width: 723px;
	height: 466px;
	margin-left: 4px;
}

#gallery-text {
	padding: 14px 0px 0px 16px;
	width: 214px;
}

#gallery-image {
	position:absolute;
	z-index: 2;
	left: 248px;
	top: 18px;
}

#credit-text {
	position:absolute;
	text-align: right;
	z-index: 2;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #888;
	width: 460px;
	height: 14px;
	left: 248px;
	top: 374px;
}

#nav-buttons {
	position:absolute;
	z-index: 2;
	width: 456px;
	height: 28px;
	left: 250px;
	top: 410px;
}

.gallery-grid {
	margin-right: auto;
	margin-left: auto;
	width: 704px;
	height: 559px;
	padding-right: 12px;
	margin-bottom: 30px;
}

#button-menu {
	position:absolute;
	z-index: 2;
	left: 148px;
	top: 0px;
}

#button-next {
	position:absolute;
	z-index: 2;
	left: 307px;
	top: 0px;
}

/************** Grid ****************/

.wrapper{
   position: relative;
   float: left;
   width: 704px;
   margin-bottom: 26px;
   background-color: #000000
}

.left1{
   position: relative;
   float: left;
   left: 0px;
   width: 120px;
   height: 91px;
   background-color: #000000
}

.left2{
   position: relative;
   float: left;
   left: 28px;
   width: 120px;
   height: 91px;
   background-color: #000000
}

.left3{
   position: relative;
   float: left;
   left: 56px;
   width: 120px;
   height: 91px;
   background-color: #000000
}

.left4{
   position: relative;
   float: left;
   left: 84px;
   width: 120px;
   height: 91px;
   background-color: #000000
}
.right{
	position: relative;
	float: right;
	right: 0px;
	width: 112px;
	height: 91px;
	background-color: #000000;
	left: 100;
}

/************** Buttons ****************/

#btn-last{ /* Rollover image part 1 */
  display: block;
  width: 148px;
  height: 28px;
  background: url("assets/images/btn_last.png") no-repeat 0 0;
}

#btn-last:hover{ /* Rollover image part 2 */
  background-position: 0 -28px;
}
#btn-last span{ /* Rollover image part 3 */
  display: none;
}

#btn-menu{ /* Rollover image part 1 */
  display: block;
  width: 159px;
  height: 28px;
  background: url("assets/images/btn_menu.png") no-repeat 0 0;
}

#btn-menu:hover{ /* Rollover image part 2 */
  background-position: 0 -28px;
}

#btn-menu span{ /* Rollover image part 3 */
  display: none;
}

#btn-next{ /* Rollover image part 1 */
  display: block;
  width: 149px;
  height: 28px;
  background: url("assets/images/btn_next.png") no-repeat 0 0;
}

#btn-next:hover{ /* Rollover image part 2 */
  background-position: 0 -28px;
}

#btn-next span{ /* Rollover image part 3 */
  display: none;
}

/************** Ad Formatting ****************/

.ad-top {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.ad-bottom {
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
}

