﻿@charset "UTF-8";
#wrap 				{width: 100%;padding-top:0px; margin: 0 10px; overflow:hidden;}

.style-photo		{color: #cccccc; font-family:Arial, Helvetica, sans-serif; font-size:18px; margin-left:0px;  padding:0px; text-align:center; float:left;}/* Select Album / Album name:1 */

.descTitle 			{color: #cccccc; font-family:Arial, Helvetica, sans-serif; font-size:18px; padding:0px;}/* Select Album / Album name:1 */
.albumBookDesc 		{color: #cccccc;margin-top: 0px;}
.albumName 			{margin-top:5px;  margin-left:20px; font-family:Arial, Helvetica, sans-serif; font-size:24px; text-align:center; float:left;}/* Slideshow */
.albumDesc			{margin-top:5px; margin-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:20px; text-align:center; float:right;}/* Our Photo Album*/

label, select 		{font-size:12px;}

select 				{color: #ebebeb;background-color:  #131313;border: 1px solid #b1b1bc; margin-bottom:20px; padding:0px;}

#gallerySelect 		{width: 150px; /* width of Select Drop Menu */ margin-top:0px;}

margin-top:0px;}

#controls 			{margin-left:auto; margin-right:auto;  padding: 0px 0px 0px 0px; text-align:center;}

#galleries 			{margin:0px 0px 0px 0px;; float:left; }

#galleries label 	{padding-bottom: 2px; }

#transport {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	
}
#transport li {
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 49px;/* total width of back pause next buttons */
	
	
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 1px 0px 0px;
	padding: 1px 1px;
	width: 44px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {

	background: #656565 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #ebebeb;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #656565 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #ebebeb;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #656565 url('../images/bg_grad_gray2.gif') repeat-x;
	color: #990000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 5px 10px 5px;
	margin-bottom: 5px;
	width: 738px;/*width of display*/
	float: left;
	margin-left: 62px;
	margin-top:10px;
	
}
#thumbnails {clear: both;margin-left:auto; margin-right:auto; width:540px;}

#thumbnails div {
	position: relative;
	width: 26px;
	height: 26px;
	float: left;
	margin: 5px 6px 5px 7px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 26px;
	height: 26px;
	position: absolute;
	border-top: solid 1px #000;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {padding: 0px;width: 100%;}

#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	border-top: solid 0px #000;
	border-right: solid 0px #404040;
	border-bottom: solid 0px #333;
	border-left: solid 0px #404040;
	padding: 10px 20px 10px 0px; 
	/*overflow: hidden; */
}
#mainImage {width: 100%;height: 100%;padding:0px;}

#picture img {border: 1px solid #000000;}
.selectedThumbnail {border: solid 2px #990000 !important;}
.inFocus {border: solid 1px #990000 !important;}
.header {margin-top: 0px;}

#caption {
	margin-top:25px;
}

.gallerybg {
	background-image: url('Site/gallery/images/gallery_bg.jpg'); background-position:top center; background-repeat:no-repeat;
}

