﻿body
{
	background-color: #a7a7a7;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #000000;
}

H1
{
	font-size: 18pt;
	color: #0099ff;
	font-family: verdana;
}

H2 
{
	font-size: 11pt;
	color: #0099dd;
	font-family: verdana;
	background-image: url(../IMAGES/Structural/h2background.gif);
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



a {
    color:#0099dd;
}
a:link { 
  color:#0099dd;
}
a:visited {
   color:#0099dd;
}
a:hover {
   color:#0099dd;
}
a:active { 
   color:#0099dd;
}

a.MenuSelectedAnchor { 
   color:#000000;
   font-weight:bold; 
   text-decoration:none;
 
   
}
a.MenuUnSelectedAnchor { 
   color:#696969; /*Dark Grey from Logo*/
   font-weight:bold; 
   text-decoration:none;
}
a.MenuL1ExpandedToL2_Current{ 
   color:#000000;
   font-weight:bold; 
   text-decoration:none;
}
a.MenuL1ExpandedToL2_Other { 
   color:#000000; /*Dark Grey from Logo*/      
}


.RegularAnchor {
    color:#000000;
    text-decoration:none;
}

.carousel
{
	width:700px;
	height:500px;
	}
.centerdiv
{
	margin-left: auto;
	margin-right: auto;
	
	background-color: White;
	width: 980px;
	
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
	border-right: #0099ff 3px solid;
	border-top: #0099ff 3px solid;
	border-left: #0099ff 3px solid;
	border-bottom: #0099ff 3px solid;
}
.LinkOnRight
{	
	font-size: 11pt;
	color: #0099dd;
	font-family: verdana;
	text-decoration:underline;
	position:relative;
	right: 0;
	text-align: right; /* depends on element width */
}
.menu, .menuItem
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	font-weight:bold;
	background-color: #f1f1f1;
	background-image: url(../IMAGES/Structural/menu_bg_standard.gif);

}
.menu
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 0px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.menuItem, .SiteMapBox
{
	color: black;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.SelectedMenuItem
{
	background-image: url(../IMAGES/Structural/menu_bg_selected.gif);
	border-right: blue 1px solid;
	border-bottom: blue 1px solid;
	border-top: lightgrey 0px solid;
	color: Black;
	white-space: nowrap;
	padding-left: 2px;
	padding-right: 2px;
}

.MenuItemHover
{
		background-image: url(../IMAGES/Structural/menu_bg_hover.gif);
		border-bottom: blue 1px solid;
}


.TestimonialText
{
	font-style: italic;
	background-image: url(../IMAGES/Structural/testimonial_background.gif);
	border-top: #0099ff 1px solid;
	
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

.TestimonialReference
{
	}


.ocassionsframe
{
	border-bottom: #66ccff thin solid;
	border-left: #66ccff thin solid;
	margin: 1px;
	border-top: #66ccff thin solid;
	border-right: #66ccff thin solid;
	
}

#lightbox{	position: absolute;	left: 300; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#flashcontent {		height: 100%;	}


