@charset "UTF-8";

body { margin: 0; padding: 0; color: #999; background: #fff url(../../../../../imagens/fundo_slide.gif) no-repeat; font-family: "Lucida Grande", "Trebuchet MS", sans-serif; font-size: x-small; /*for IE5/Win */ voice-family: "\"}\""; voice-family: inherit; font-size: small; }
html>body { font-size: small; } /* be nice to Opera */



/* Layout Rules
----------------------------------------------- */
#wrap {
	width: 1000px;
	padding-top: 20px;
	margin: 0em auto;

}

.albumDesc	{
	margin-top: -15px;
	color: #cc6600;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;

}
.albumBookDesc {
	font-size: small;
	color: #666666;
	margin-top: -13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.descTitle {
	font-size: small;
	color: #003366;
	font-size:1em;
	font-weight:bold;
}

.albumName {
	color: #cc6600;font-size:2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}


/* Form Elements
----------------------------------------------- */
label, select { 
	font-size: 90%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #CC3300;
	background-color:  #fff;
	border: 1px solid #b1b1bc;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect {
	width: 259px;
	margin-top: -8px;
}
#controls {margin:0 0 20px 0; height:80px;}


#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	padding: 14px;
	text-align: center;
	display:inline;
}
#transport a, #transport a:link, #transport a:visited  {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding:0;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding: 3px;border:solid 1px #003366;
	background-color:#FFF
}



#transport a:hover {
	border:solid 1px #cc6600;text-decoration: none;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	margin-top:4em;
	border-top: solid 1px #cc6600;
	border-right: solid 1px #cc6600;
	border-bottom: solid 1px #cc6600;
	border-left: solid 1px #cc6600;
	margin-bottom: 5px;
	width: 250px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 640px;
	float: left;
	margin-top:4em;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	border-top: solid 1px #cc6600;
	border-right: solid 1px #cc6600;
	border-bottom: solid 1px #cc6600;
	border-left: solid 1px #cc6600;
	padding: 1em; 
	overflow: hidden;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #003366; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }.header {
	margin-top: 0px;
}


#caption { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em; margin-top:2em; text-align:left; color:#003366; letter-spacing:0.10em; line-height:1.5em;}
