/* Start of CMSMS style sheet 'trioCSS' */
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a, a:link, a:active, a:visited {
	color: #EF1D1E;
}
a:hover {
	text-decoration: none;
}

hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	clear: both;
	height: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5AB83E;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#home_content_holder p {
	margin: 0px;
	padding: 0px;
}
#interior_content_holder p {
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pagewrapper {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
	background-image: url(images/site_images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	clear: both;
	height: 40px;
	width: 508px;
	margin-right: auto;
	margin-left: auto;
}
#header table {
	height: 40px;
	width: 490px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#header table td {
	text-align: center;
	line-height: 40px;
}
#header  a, #header a:link, #header a:active, #header a:visited {
	text-transform: uppercase;
	color: #cbb97a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header a:hover {
	color: #f0ed8a;
}

#header .currentpage {
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#flash {
	height: 292px;
	width: 342px;
	margin-left: 260px;
	margin-top: 66px;
	display: block;
	clear: both;
	margin-bottom: 110px;
}
.home_content {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/site_images/content_top.jpg);
	background-repeat: no-repeat;
}
.interior_content {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/site_images/interior_top.jpg);
	background-repeat: no-repeat;
	margin-top: 207px;
}
#home_content_holder {
	background-image: url(images/site_images/content_bg.jpg);
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}
#interior_content_holder {
	background-image: url(images/site_images/interior_content_bg.jpg);
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}

#content_bottom {
	background-image: url(images/site_images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 648px;
}

#footer {
	width: 649px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	padding-top: 12px;
}



.home {
	background-image: url(images/site_images/home_bg.jpg);
	background-repeat: no-repeat;
}
.title  {
	padding-bottom: 30px;
	text-align: center;
}
.interior {
	background-image: url(images/site_images/interior_bg.jpg);
	background-repeat: no-repeat;
}

.align_image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.align_image_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* FLOAT FIX */

.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

/* Hides from IE-mac \*/

* html .clearfix {

	height: 1%;

	visibility: visible;

}
.clear {
	clear:both;
	display: block;
	height: 1px;
}

/* Picture List UL */
.picturelist
{
	clear: both;
	display: block;
	background-image: url(images/site_images/click_to_upload.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}

/* Album and Picture Lists */
.thumb
{
	padding:0px;
	width:140px;
	/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-left: 0px;

}

.thumb a
{
	display:block;
	/* Thumb padding to form thumb frame */
/* You can set the above to 0px = no frame - but no hover indication!*/
	margin:0px;
	text-decoration:none;
	padding: 0px;
}
.thumb img {
	padding-bottom: 4px;
}

/* CSS for Lightbox follows */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../templates/db/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background: url(modules/Album/templates/db/lightbox/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(modules/Album/templates/db/lightbox/images/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer{
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

/* End of 'trioCSS' */

