@charset "utf-8";
/* CSS Document */

body {
background:#333333;
}

.nav{
	padding-top: 5px;
	padding-left: 20px;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
	
#nav a:hover {
	text-decoration: none;
	color:#990000;
	
}

#nav a {
	color: #99ccff;
	text-decoration: none;
	}
	
#nav p {
		margin-left: 0px;
		margin-bottom: 10px;
		margin-right: 0px;
		margin-top: 10px;
	}

a {
	color: #cccccc;
	text-decoration: none;
	}
	
a:hover {
	color: #999999;
	text-decoration:none;
	}

a img
{
	border: none;
}
	
.footer {
	padding-bottom: 10px;
	text-decoration: none;
	word-wrap: normal;
	padding-left: 20px;
	text-align: left;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.live {
	text-decoration: underline;
	text-shadow: 1px 1px 2px;
	color: white;
}


/********** BUTTONS ******************/
.largeImage_prev
{
bottom: 0px;
color:#000;
position:absolute;
left:0px;
width:48px;
height:48px;
text-align:center;
background:#fff;
display:none;
cursor:pointer;
z-index:999;
background:url(Images/arrow_left.png) no-repeat;
}
.largeImage_prev span, .largeImage_next span { visibility:hidden; }

.largeImage_next
{
bottom: 0px;
color:#000;
position:absolute;
right:0px;
width:48px;
height:48px;
text-align:center;
display:none;
cursor:pointer;
z-index:999;
background:url(Images/arrow_right.png) no-repeat;
}
.largeImage_nextPage {
width:48px;
height:48px;
position:absolute;
background:url(Images/arrow_right_double.png);
bottom:0px;
right:0px;
cursor:pointer;
z-index:999;
display:none;
}
.largeImage_prevPage {
width:48px;
height:48px;
position:absolute;
background:url(Images/arrow_left_double.png);
bottom:0px;
left:0px;
cursor:pointer;
z-index:999;
display:none;
}
.largeImage_flickrLink {
float:left;
width:48px;
height:48px;
background:url(Images/flickr.png) no-repeat;
position:absolute;
top:50px;
left:0px;
z-index:999;
display:none;
font-size:0pt;
text-decoration:none;
}
.largeImage_flickrLink span { visibility:hidden; }
/********** END BUTTONS ******************/

/********** LARGE IMAGE SECTION ******************/
#Gallery, #noslider, #fireworks
{
width:700px;
margin:0px auto;
background:#202020;
padding: 15px;
border:0px solid #cccccc;
}

#index
{
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
margin-top: 0px;
width:900px;
height:600px;
background:#202020;
padding: 25px;
border:0px solid #cccccc;
}

#indexnav {
	top: 506px;
	position: absolute;
	width: 700px;
	left: 319px;
}
#indexnav ul
{
	position: relative;
	z-index: 0;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 0px;
	display: inline;
	text-align: center;
}

#indexnav ul li
{
	padding-right: 25px;
	display: inline;
	margin: 0px 0px 0 0px;
}

#indexnav ul li a
{
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	margin: 0;
	background: top right;
}

#video {
	padding: 20px;
	width: 620px;
}


#bio
{
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #999999;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;/* background: silver; */
}

/*
.biophoto {
	padding: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 620px;
}
*/
#bio p
{
	text-decoration: none;
	text-align: left;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#bio h1
{ color: black; text-transform: uppercase; letter-spacing: 3px; text-decoration: underline; font-family: Helvetica, Verdana, Arial, sans-serif; 
text-align: center; 
line-height: 20px; 
font-size: 15px;
}


#bio a {
	color: #001541;
	text-decoration: none;
}

.largeImageWrap {
position:relative;
z-index:100;
background:url(Images/ajax-loader.gif) center center no-repeat;
}
.caption
{
padding-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
text-transform: uppercase;
font-family: sans-serif;
color: #202020; 
text-align:center;
font-size: 6pt;
min-height: 0px;
clear:left;
}
.largeImage
{
max-height: 400px;
position:relative;
margin:0px auto;
text-align:center;
}
/********** END LARGE IMAGE SECTION ******************/

/********** THUMBNAILS AND SLIDER ******************/
.thumbs img, .galleryUL img
{
width:60px;
cursor:pointer;
opacity:.7;
filter:alpha(opacity=70);
border:0px;
}
.thumbs, .galleryUL { top:0px; left:0px; }
.sliderGallery {
background: url(Images/producdtbrowser_background_20070622.jpg) no-repeat;
overflow: hidden;
position: relative;
padding: 10px;
height: 125px;
width: 600px;
z-index:999;
margin:0px auto 0px auto;
} 
.sliderGallery UL {
position: absolute;
list-style: none;
overflow: none;
white-space: nowrap;
padding: 0;
margin: 0;
}
.sliderGallery UL LI {
display: inline;
padding-right: 10px;
}
.slider {
width: 500px;
height: 17px;
margin: 110px 50px 0px;
padding: 1px;
position: relative;
background: url(Images/productbrowser_scrollbar.png) no-repeat;
float:left;display:inline;
}     
.handle {
position: absolute;
cursor: move;
height: 17px;
width: 181px;
top: 0;
background: url(Images/productbrowser_scroller.png) no-repeat;
z-index: 100;
}    
.slider span {
color: #bbb;
font-size: 80%;
cursor: pointer;
position: absolute;
z-index: 110;
top: 3px;
}


/********** END THUMBNAILS AND SLIDER ******************/
