/* -- Main layout definitions ------------- */

A:visited  {color: #CC0000; text-decoration: none}

A:link  { color: #FF0000; text-decoration: none}

A:active  { color: #FF0000; text-decoration: none}

A:hover   {color: #990000; text-decoration: none}

.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #CCCCCC; text-align: center; padding-right: 10px; padding-left: 10px; }

.cellLight {  padding-left: 10px; padding-top: 10px; text-align: justify; padding-right: 30px; padding-bottom: 15px}
.cellRight {  padding-top: 10px; padding-right: 15px; padding-left: 30px; text-align: justify;}

.cellNone {  padding-top: 0px; padding-right: 0px; padding-left: 0px; text-align: justify; padding-bottom: 0px}


.bodybold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-align: left}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	background-position: left;
}
.bodySerif { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #000000; text-align: justify }
.flashDetect { font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #000000; text-align: right; padding-right: 10px; padding-top: 0px; padding-bottom: 0px; padding-left: 10px}




body.gallery {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left
}


.gallery-album {
        width: 46%; /* Change to 96% if you want 1 Album per line */
	padding-right: 3%;
}



a  { color: #f00; text-decoration: none }

A:visited  {color: #CC0000; text-decoration: none}

A:link  { color: #FF0000; text-decoration: none}

A:active  { color: #FF0000; text-decoration: none}

A:hover   {color: #990000; text-decoration: none}


hr  { color: #fff; margin: 0; padding: 0; height: 0; clear: both; border: 0 }

.clear {
	clear: both;
}

.breadcrumb  { align : left; color: #ff0000; font-size: 0.9em; text-decoration: none; }

.content {
	clear: both;
	margin: 0 auto;
	text-align: left;
}



.gallery h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 0px solid #ccc;
	font-size: 1.4em;
}


/* -- Nongallery thumbnails ------------------ */
.nongallery-thumb {
	margin: 0px 0px -3px 0px;
	padding: -1px;
	align: left;
	text-align: left;
}

.nongallery-thumb img {
	background: #fff;
	border: none;
	padding: -1px;
	margin: 0px 0px -3px 0px;

	-moz-border-radius: 0px;
}

.nongallery-thumb a img {
	background: #fff;
	border: none;
	padding: -1px;
	margin: 0px 0px -3px 0px;
}

.nongallery-thumb a:hover img {
	background: #fff;
	border: none;
	padding: -1px;
	margin: 0px 0px -3px 0px;
	-moz-border-radius: 0px;
}

/* -- Gallery thumbnails ------------------ */


.gallery-thumb {
	margin: 7px;
	float: left;
	text-align: center;
}

.gallery-thumb img {
	background: #fff;
	border: 2px solid #ccc;
	padding: 1px;
	margin: 0px;

	-moz-border-radius: 0px;
}

.gallery-thumb a img {
	border-color: #fff;
		border-width: 2px;
	border-color: #fff;
}

.gallery-thumb a:hover img {
	border-width: 2px;
	border-color: #990000;
	margin: 0;
	-moz-border-radius: 0px;
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
}

.gallery-albums h4 {
	margin: 0px 0 5px 0;
	font-size: 1.1em;
}

.gallery-albums .gallery-thumb {
	margin-right: 7px !important;
	
}

.gallery-album {
	display: block;
	float: center;
	overflow: hidden;
}

.gallery-album p {
	font-size: 1em;
}

.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: 0.9em;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 0;
	clear: both;
}


/* -- Gallery Photo (detail page) --------- */

.gallery-photo {
	text-align: center;
}

.gallery-photo img {
	background: #fff;
	border: 0px solid #fff;
	padding: 7px;
	-moz-border-radius: 0px;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	float: left;
	margin: 1em 0;
	font-size: 0.9em;
	color: #999;
}

.block-core-Navigator2 {
	float: center;
	margin: 1.0 em 0;
	font-size: 0.9em;
	color: #999;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	font-size: 0.8em;
	margin: 1.5em 0;
}

table.gbDataTable .gbOdd {
	font-weight: bold;
}

