/*                                                               */
/* HTML DATA SET PHOTO GALLERY - CSS Document                    */
/* Spry CSS Rules - Version: 12 Apr 2006 (0.2b) + Static Version */
/*                                                               */

/* Body StaticVersion */

body.staticVersion {
	margin: auto;
	background-image: none;
}

body.staticVersion .thumbnail {
	display: block;
	float: left;
	height: 90px;
	width: 90px;
	float: left;
	margin: 4px;
}

body.staticVersion .thumbnails a {
	float: left;
	display: block;
	padding: 4px;
	background-color: #EEE;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
}

/* Image Links */
a img { border-style: solid; }

/* Paragraph Headings */
h1 { /* title */
	font: normal 22px "Trebuchet MS", "Lucida Grande", sans-serif;
	text-align: left;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
}
h2 { /* theme */
	font: itals 16px "Cambria", "Times New Roman", Times, Palatino, serif;
	line-height: 120%;
	text-align: left;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 { /* kicker */
	font: normal 11px Verdana, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0;
	margin-bottom: 5px;
	color: #333;
}
h4 { /* dateline */
	font: normal 10px Verdana, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #333;
}

/* Layout Rules */
#wrap {
	float: right;
	width: 525px; /*765page-200left-40padding*/
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: x-small; /*for IE5/Win */
	font-size: small; /*for compliant browsers */	
	font-size: 9px; 
	line-height: 11px;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family: inherit;
}

/*                               */
/* Gallery and Playback Controls */

#controls {	margin:0 auto 0 auto; }

/* button and thumbnail box */
#previews {
	float: left;
	width: 120px;
	padding: 5px;
	margin-right: 10px;
	border-top: solid 1px #DDD;
	border-left: solid 1px #DDD;
	border-right: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
	background-color: #EEE;
}

/* nav buttons */
#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#transport a:link,
#transport a:visited {
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	background: #666 url('../bg/photogallery-tab.gif') repeat-x;
	color: #fff;
}
#transport a:hover {
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	background: #666 url('../bg/photogallery-tab_hover.gif') repeat-x;
	color: #000;
}

#transport .playBtn .pauseLabel,
#transport .pauseBtn .playLabel {
	display: none;
}

.previousBtn,
.nextBtn {
	width: 58px;
}
.playBtn, 
.pauseBtn {
	width: 118px;
}

/*playBtn*/


/* thumbnails */
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	float: left;
	position: relative;
	width: 24px;
	height: 24px;
	margin: 7px;
	padding: 0;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 2px #CCC;
	border-left: solid 2px #CCC;
	border-right: solid 2px #666;
	border-bottom: solid 2px #666;
}
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }


/* zoom in */

#zoomin-text {
	clear: both;
	width: 515px;
	padding: 1px 0 1px 5px;
	margin-top: 20px;
	margin-bottom: 8px;
	border-top: solid 1px #DDD;
	border-left: solid 1px #DDD;
	border-right: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
	background: #666 url('../bg/photogallery-tab_hover.gif') repeat-x;
	background-color: #EEE;
	font-weight: bold;
}
#zoomin {
	margin: 7px;
}
#zoomin div {
	float: left;
	width: 24px;
	height: 24px;
	margin: 0px 2px 8px 2px;
	padding: 4px;
	font: bold 9px "Trebuchet MS", Arial, sans-serif; 
	line-height: 11px;
}
#zoomin img {
	width: 24px;
	height: 24px;
	border-top: solid 2px #CCC;
	border-left: solid 2px #CCC;
	border-right: solid 2px #666;
	border-bottom: solid 2px #666;
}
#zoomin a:hover {
	border-bottom: solid 3px #fc0;
}

/* large preview */
#picture { 
	padding: 0px;
	float: left;
	font: bold 9px "Trebuchet MS", Arial, sans-serif; 
	line-height: 11px;
}
#mainImageOutline {
	overflow: hidden; 
	width: 0px;
	height: 0px;
	margin: 0 auto;
	padding: 10px 12px 12px 10px ; 
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #777;
	border-bottom: solid 1px #777;
	background-color: #EEE;
}
#picture img {	border: 1px solid #AAA; }
#mainImage {
	width: 100%;
	height: 100%;
}

/*                                          */
/* Utility IDs, classes, and HTML selectors */
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

