@charset "UTF-8";
/* CSS Document */
/* Coded by Blue Wolf Studios for SlicART Custom Apparel 2007 */
body{
	padding:0;
	margin:0;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	line-height: 1.5em;
	margin-bottom: 8px;
	margin-top: 5px;
}
p.center {
	text-align: center;
}
.top {
	font-weight: bold;
	width: 60px;
	margin-left: 495px;
	color: #003399;
	margin-top: 5px;
	height: 20px;
	float: right;
	text-align: center;
}
a{
	color: #003399;
}
a:visited{
	color: #003399;
}
a:hover {
	color: #ff3333;
}
h1 {
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	font-variant: normal;
	line-height: 30px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 21px;
}
h2 {
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul.subguide {
	margin-top: 0px;
}
h3 {
	margin-bottom: 0px;
	margin-top: 15px;
}
#container{
	margin: auto;
	width: 760px;
	height: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
/* ---------------------- nav ---------------------- */
#navcontainer{
	position:relative;
	height:36px;
	color:#E0E0E0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	margin: auto;
	background-color: #551414;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav{
	margin: auto;
	width: 760px;
	height:33px;
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	background:#fff url(../images/nav_bg.gif) repeat-x bottom left;
	padding: 0;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 760px;
	float:left;
}
#nav ul li{display:block;float:left;margin:0 1px;text-align:center;}
#nav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:12px 9px 0 10px;height:21px;}
/*#nav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}*/
#nav ul li a:hover{color:#fff;background:transparent url(../images/nav_bg-OVER.gif) repeat-x bottom left;display:block;width:auto;cursor:pointer;}
/*#nav ul li a:hover span{display:block;width:auto;cursor:pointer;}*/
#nav ul li a.current,#nav ul li a.current:hover{
	color: #fff;
	background: #1D6893 url(../images/nav_left-ON.gif) no-repeat top left;
	/*line-height:275%;*/
}
/*#nav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;height:33px;}*/
/* ---------------------- END nav ---------------------- */
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 760px;
	text-align: right;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	line-height: 1.3em;
}
#headline {
	color:#EAF3F8;
	margin-top: 15px;
	margin-right: 20px;
	clear: right;
	float: right;
}
.main {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#easynav {
	text-align: right;
	padding-right: 15px;
}
.subnav {
	width: 150px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
.subnav  h3 {
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	padding-bottom: 1px;
	display: block;
	background-color: #CCCCCC;
	text-indent: 5px;
	padding-top: 1px;
}
.subnav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.3em;
}
.subnav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-decoration: none;
	margin: 0px;
}
.subnav li a {
	display: block;
	text-decoration: none;
	color: #003399;
	padding-left: 2px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.subnav   img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.subnav  li  a:hover {
	background-color: #A3B7C8;
	color: #003399;
}
.content_right {
	float: right;
	width: 570px;
	clear: both;
	margin-bottom: 20px;
	height: 100%;
}

.content_right a {
	color: #FF3333;
}

.content_right a:visited {
	color:#FF3333;
}
#map {
	width: 250px;
	float: right;
	margin-right: 30px;
}
.bottomnav {
	text-align: center;
	margin-top: 20px;
	clear: both;
}

#footer {
	font-size: 9px;
	line-height: 1.3em;
	background-color: #294989;
	color:#EAF3F8;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#footer  a {
	color: #FF3333;
	font-weight: bold;
}
#footer a:visited {
	color: #ff3333;
}
#valid {
	float: right;
	width: 60px;
	text-align: right;
	margin-top: 5px;
}
#valid a {
	text-align: right;
	color: #FFCC00;
}
#valid a:visited {
	color: #FFCC00;
}
#copy {
	float: left;
	width: 650px;
	clear: left;
}
.gallery {
	float: left;
	margin: 5px;
}
.gallery img{
	border: 1px solid #000000;	
}

/* --BEGIN Lightbox CSS-- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* --END Lightbox CSS-- */
.gallery_blank
 {
	height: 73px;
	width: 178px;
	float: left;
	margin: 5px;
	padding: 1px;
}
.bodyimg {
	margin: 10px;
}

b {
	font-size:13px;
}

#info {
	text-align:right;
	float:right;
	width:200px;
}