#boat {
	background-color: white;
}

#mainsail {
	padding: 5px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px;
	width: 960px;
	background-color: #191919;
}

#mainsail h1 {
	padding: 10px;
	color: white;
}

#mainsail h1 a {
	text-decoration: none;
	color: white;
}

#javascriptrequired {
	padding: 10px;
	clear: left;
	float: left;
}

#javascriptrequired p {
	color: white;
	font-size: 0.8em;
}

#photos {
	float: left;
	width: 680px;
}

#thumbs {
	float: left;
	width: 680px;
}

.button {
	float: left;
	margin: 5px;
	height: 108px;
	width: 28px;
}

.button span {
	display: none;
}

.button a {
	display: block;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	height: 108px;
	width: 28px;
}

.button a:link, .button a:visited {
	background-color: #b3b3b3;
}

.button a:hover {
	background-color: #cccccc;
}

#photos .thumb {
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	float: left;
	background-color: #333333;
	height: 108px;
	width: 108px;
	margin: 5px;
}

#photos .thumb .image {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 108px;
	width: 108px;
}

.leftarrow {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/global/images/gallery/left.png);
}

.rightarrow {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/global/images/gallery/right.png);
}

#photo {
	padding: 5px;
	min-height: 438px;
	margin: 5px;
	background-color: #333333;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	width: 658px;
}

#photo_img {
	width: 658px;
	min-height: 400px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#albums {
	clear: left;
	margin: 5px;
	float: left;
	width: 270px;
}

#albums .album {
	background-color: #333333;
	clear: left;
	float: left;
	margin-bottom: 5px;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	width: 268px;
}

#albums .thumb {
	height: 108px;
	float: left;
	width: 108px;
}

#albums .thumb .image {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 108px;
	width: 108px;
}

#albums .text {
	padding-left: 5px;
	height: 108px;
	width: 155px;
	float: left;
}

#albums .text .copy {
	vertical-align: middle;
	display: table-cell;
	height: 108px;
	width: 155px;
}

#albums .text p {
	color: white;
	font-size: 0.7em;
}#albums .text h2 {
	font-size: 1.1em;
}

#albums .text a {
	text-decoration: none;
}

#albums .text a:link {
	color: #dee4e8;
}

#albums .text a:visited {
	color: #c7cdd2;
}

#albums .text a:hover {
	color: #db0b66;
}

#albums .text a:active {
	color: #d5d5d5;
}

.where {
	clear: left;
}

.where p {
	color: #cccccc;
	font-size: 0.7em;
	text-align: center;
}

#adminphotos {
	float: left;
	width: 680px;
}

#upload {
	padding: 5px;
	background-color: white;
	color: #333333;
	float: left;
	margin: 5px;
	width: 660px;
}

#upload h2 {
	color: #333333;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#upload p {
	padding-bottom: 5px;
	color: #333333;
	font-size: 0.8em;
}

#addalbum {
	width: 270px;
	float: left;
}

#addalbum p {
	margin-bottom: 5px;
	font-size: 0.8em;
}

#addalbum a {
	display: block;
	padding: 5px;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
}

#addalbum a:link, #addalbum a:visited {
	background-color: #333333;
	color: white;
	text-decoration: none;
}

#addalbum a:hover {
	background-color: white;
	color: #4f5f7f;
	text-decoration: none;
}

#allphotos {
	color: white;
	margin-right: 40px;
	margin-left: 40px;
	clear: left;
	float: left;
	width: 680px;
}

#allphotos .photo {
	line-height: 1.8em;
	height: 125px;
	font-size: 0.8em;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	display: block;
	background-color: #333333;
	margin: 4px;
	float: left;
	width: 110px;
}

#allphotos .ui-state-highlight {
	height: 125px;
	border-color: #cccccc;
	border-style: dotted;
	border-width: 1px;
	display: block;
	background-color: #191919;
	margin: 4px;
	float: left;
	width: 110px;
}

#allphotos .photo .image {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	height: 125px;
	width: 110px;
}

#photooptions {
	float: left;
	clear: both;
	margin-right: 45px;
	margin-left: 45px;
}

#photooptions ul {
	font-size: 0.8em;
	list-style-type: none;
}

#photooptions li {
	color: #cccccc;
	padding: 5px;
	float: left;
}

#photooptions a {
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: white;
	text-decoration: none;
}

#doingstuff {
	display: none;
	background-color: white;
	text-align: center;
	clear: left;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	font-size: 0.9em;
}

#userfile {
	display: none;
}

#details {
	color: white;
	float: left;
	margin: 5px;
}

#details p {
	padding: 5px;
}

#delete {
	float: left;
	margin: 10px;
	color: white;
}

#delete a {
	color: white;
	text-decoration: underline;
}

#details a {
	text-decoration: underline;
	color: white;
}


