﻿body
{
	margin: 0px;
	font-family: Arial;
	color: #595959;
	background-image: url(images/bg_rep.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #002b64;
}

td, th
{
	font-size: 12px;
	font-family: Arial;
}

form
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

img
{
	border: 0px;
	padding: 0px;
}

.pg_img_bg
{
    background-color: #faf2e7;
    text-align: center;
    padding: 8px 0px 8px 8px;
    vertical-align: top;
    border-bottom: dashed 1px #cccccc;
}

.pg_img_bg img
{
    border: solid 5px white;
}

.pg_item
{
    background-image: url(images/pg_item_bg.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    font-size: 11px;
    vertical-align: top;
    padding: 8px;
    width: 355px;
    border-bottom: dashed 1px #cccccc;
}

h1 /*orange title*/
{
	font-size: 17px;
	font-weight:normal;
	color: #f88600;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 /*blue title (for pool gallery)*/
{
	font-size: 13px;
	font-weight: normal;
	padding-left: 0px;
	color: #0074d5;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 /*blockquote line indent*/
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	background-image: url(images/blockquote_line_indent.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

h4 /*gray title*/
{
	font-size: 15px;
	font-weight:normal;
	color: #595959;
	margin-top: 0px;
	font-style: italic;
	margin-bottom: 10px;
}

h6 /*blockquote line indent for quick contact box*/
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(images/blockquote_line_indent.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

blockquote /*actual blockquote line indent*/
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 10px;
}


A:link {text-decoration: underline; color: #6e9900;}
A:visited {text-decoration: underline; color: #6e9900;}
A:active {text-decoration: underline; color: #6e9900;}
A:hover	{text-decoration: none; color: #7eaf00;}

.footer
{
    color: #90b8ea;
}

.footer a {text-decoration: underline; color: #90b8ea;}
.footer a:visited {text-decoration: underline; color: #90b8ea;}
.footer a:active {text-decoration: underline; color: #90b8ea;}
.footer a:hover	{text-decoration: none; color: #cbe2ff;}

.breadcrumbs {color: #111110; font-size: 11px;}
.breadcrumbs a {text-decoration: underline; color: #8f0000; font-size:11px;}
.breadcrumbs a:visited {text-decoration: underline; color: #8f0000; font-size:11px;}
.breadcrumbs a:active {text-decoration: underline; color: #8f0000; font-size:11px;}
.breadcrumbs a:hover {text-decoration: none; color: #bf0000; font-size:11px;}

.featuredpool {color: #595959; font-size: 11px;}
.featuredpool a {text-decoration: none; color: #595959; font-size:11px;}
.featuredpool a:visited {text-decoration: none; color: #595959; font-size:11px;}
.featuredpool a:active {text-decoration: none; color: #999999; font-size:11px;}
.featuredpool a:hover {text-decoration: underline; color: #999999; font-size:11px;}

.selected_works
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	background-image: url(images/chevron.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.red_title_large
{
	color: #8f0000;
	font-size: 16px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

.dark_gray_title_large
{
	color: #111110;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

.dark_gray_regular
{
	color: #111110;
}

.img
{
	border: 5px white solid;
}

.img_border_left_no_margin
{
	float: left;
	border: 1px #d2d2d0 solid;
}

.img_border_left
{
	float: left;
	margin: 15px;
	border: 1px #d2d2d0 solid;
}

.img_border_right
{
	float: right;
	margin: 15px;
	border: 1px #d2d2d0 solid;
}

.div_left
{
	float: left;
	padding-left: 0px;
}

.div_right
{
	float: right;
	padding-right: 5px;
}

.alternating_grid_gradient
{
	background-image: url(images/alternating_grid_gradient.jpg);
	background-position: center;
	border-bottom: 1px #999999 dashed;
	border-top: 1px #999999 dashed;
}

.missioncontrol
{
	text-align: right;
	font-size: 15px;
	width: 192px;
	cursor: pointer;
	font-family: Verdana;
}

/*MainMenu Table*/
.missioncontrol_top_group
{
    text-align: right;
	font-size: 15px;
	width: 192px;
	cursor: pointer;
	font-family: Verdana;
}

/*MainMenu Button Up*/
.level_one_up
{
	cursor: pointer;
	text-align: right;
	color: #0074d5;
	font-family: Verdana;
	font-size: 15px;
	height: 32px;
}

/*MainMenu Button Over*/
.level_one_over
{
	cursor: pointer;
	text-align: right;
	color: #8bcb00;
	font-family: Verdana;
	font-size: 15px;
	height: 32px;
	background-color: White;
}

/*MainMenu Button Down*/
.level_one_down
{
	cursor: pointer;
	text-align: right;
	color: #f88600;
	font-family: Verdana;
	font-size: 15px;
	height: 32px;
	background-color: White;
}

/*SubMenu Table*/
.missioncontrol_group
{
}


/* LIGHT BOX CSS */

#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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/* END LIGHT BOX CSS */