body {font-family:tahoma}	
.HomeBoxHeader {background-color: #99CCFF; height:25px; background-image:url(../images/homebox_gradient.gif)}
a.splashlink,a.splashlink:visited {text-decoration:none; color:white; font-size:16px}
a.splashlink:hover {text-decoration:none; color:yellow;font-size:16px}
a.menu,a.menu:visited {font-size:11px; font-weight:bolder; color:#333333; text-decoration:none}
a.menu:hover {font-size:11px; color:white}
.smallwhitetext {font-size:11px; color:black; padding:10px}
.whitetext {font-size:11px; color:#888888}
.productstext {font-size:13px; color:#333333; padding:10px}
.servicestext {font-size:13px; color:black; padding:10px}
.footertext {font-size:9px; color:black}
a.news,a.news:visited {font-size:11px; color:#aaaaaa; text-decoration:none}
a.news:hover {font-size:11px; color:white}
a.small,a.small:visited {font-size:11px; color:black; text-decoration:none}
a.small:hover {text-decoration:underline}
a.footer,a.footer:visited {font-size:10px; color:black; text-decoration:none}
a.footer:hover {font-size:10px; color:black}
a.header,a.header:visited {font-size:10px; color:white; text-decoration:none}
a.header:hover {text-decoration:underline}

a.NewsTitleLink,a.NewsTitleLink:visited {font-size:12px; font-weight:bolder; color:DarkRed; text-decoration:none}
a.NewsTitleLink:hover {font-size:12px; color:Orange; text-decoration:none}

a.PortfolioLinks,a.PortfolioLinks:visited {font-size:13px; font-weight:bold; color:Black; text-decoration:none; letter-spacing:1px}
a.PortfolioLinks:hover {font-size:13px; color:Orange; text-decoration:none;}

a.AlbumNameLink,a.AlbumNameLink:visited {font-size:11px; font-weight:bold; color:Black; text-decoration:none}
a.AlbumNameLink:hover {font-size:11px; color:#888888; text-decoration:none}

a.default,a.default:visited {font-size:11px; color:black; text-decoration:none}
a.default:hover {text-decoration:underline}

.PortfolioLabel {font-size:11px; color:#333333}

TD.NewsRow {font-size:12px}

TD.NewsHeader {color:white;font-weight:bold}

TD {font-size:11px; color:black;}
H3 {color:#ffffaa}
.NavigationItem {color:White;font-family:Verdana;font-size:9px}
.ContactsField {border-style:solid;border-width:1px;border-color:gray; font-family:Verdana}
.ContactModuleLabel {color:black; font-weight:bold}
.ContactLists {color:black; font-size:12px; font-family:Verdana}
.VerificationField {color:black; font-size:14px; font-family:Verdana; font-weight:bolder; border-style:solid;border-width:1px;border-color:gray;letter-spacing:5px}
.WelcomeImageLabel {color:DarkRed; font-size:11px; font-family:Verdana; font-weight:bolder; letter-spacing:2px}

TD.PortfolioGenreLabel {font-size: 11px; background-color: #333333; color: White; font-weight: bold}
LI.PortfolioAlbum {list-style-type:square; color:Orange; padding:1px}
LI {list-style-type:square; color:black; padding:1px}

.eventHeadline {font-size:21px; font-weight:bolder; color:darkred; border-bottom:black dotted 1px;}
.eventLocation {font-size:16px; font-weight:bolder; color:black}
.eventDate {font-size:11px; color:black}
TD.eventi {text-align:justify; font-size:11px}
        
#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/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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 */
	}	
	
.FlatButton
{
	border:solid 1px black;
	font-size:11px;
}
