﻿html{margin: 0 0 10px 0;padding: 0;height:100%; background: transparent url('../../images/bg_html.png') repeat;}
body 
{
    margin: 0 0 10px 0;
	padding: 0;
    background: #f6f6f6 url('../../images/bg_repeat.png') repeat-x; 
    width:100%;
    height:100%;
}

.wrapper
{
    margin: 0 auto;
    padding: 0;
    width: 1096px;
}

.contact
{
    margin:0;
    padding:10px 0 0 32px;
    background: transparent url('../../images/header_top.png') no-repeat;
    width: 1096px;
    color: #292929;
	font: normal 16px/16px Century Gothic, Arial, sans-serif;
    display:block;
}

.contact h1
{
    color: #696969;
	font: italic 22px/22px Century Gothic, Arial, sans-serif;
}

.contact h2
{
    color: #696969;
	font: italic bold 16px/16px Century Gothic, Arial, sans-serif;
}

.contact .label
{
    margin:0;
    padding:0 15px 0 0;
}

.contact .message
{
    margin:0 0 15px 0;
    padding:0 0 0 0;
}

.header
{
    margin:0;
    padding:0;
    background: transparent url('../../images/contentBg.png') repeat-y;
    width: 1096px;
    height: 300px;
}

.subheader
{
    margin:0;
    padding:0;
    background: transparent url('../../images/contentBg.png') repeat-y;
    width: 1096px;
    height: 170px;
}

.nav
{
    margin: 0 32px 0 32px;
    padding: 0;
    background: transparent url('../../images/navBg.png') no-repeat;
    width: 1032px;
    height: 83px;
}

.floatLeft
{
    float:left;
}

.stefText
{
    float:right;
    padding: 20px 0 20px 20px;
}

.jonText
{
    float:left;
    padding: 20px 20px 20px 0;
}

.logo
{
    margin-left: -2px;
    z-index:1;
    position:relative;
    border: none;
    width:262px;
    float:left;
}

.navBar {float:left; margin: 33px 0 0 0;}

.navBar ul {margin:15px 0 0 0;padding:0;}

.navBar li {display: inline;list-style: none;color: #696969;padding: 0 30px 0 0;font: normal 18px/18px Century Gothic, Arial, sans-serif;}

.navBar li > a {text-decoration:none;color: #696969;font: normal 18px/18px Century Gothic, Arial, sans-serif;}
/*.navBar a:hover {color:#ffffff;}*/

.navBar li:hover {background: #e48e25;color:#ffffff;}
.navBar li:hover > a {color:#ffffff;}

.navBar a:active {color: #e48e25}

/* tabs
*************************/

ul.tabs
{
display: table;
margin: 5px 0 0 25px;
padding: 0;
list-style: none;
position: relative;
}

ul.tabs li
{
margin: 0;
padding: 10px 20px 16px 20px;
list-style: none;
display: table-cell;
float: left;
position: relative;
}

ul.tabs a
{
position: relative;
display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 310px;
display: none;
left: 0;
background:#eeeeee;
}

ul.dropdown ul.dropdown
{
top: 0;
left: 95%;
}

ul.dropdown li
{
margin: 0;
padding: 10px 20px 10px 10px;
float: none;
position: relative;
list-style: none;
display: block;
}

ul.dropdown li a
{
display: block;
font-size:13px;
}

.banner
{
    margin: 0 32px 0 32px;
    padding: 0;
    width: 1032px;
    position:absolute;
    
}

.banner img
{
    position:absolute;
    z-index:0;
    top:0;
    left:0;
}

.bannerDiv
{
    position:absolute;
    z-index:0;
    top:0;
    left:0;
    height:85px;
    width:1032px;
}

.bannerDivServ
{
    position:absolute;
    z-index:0;
    top:0;
    left:0;
    height:330px;
    width:1032px;
}

.tagline
{
    color: #ececec;
	padding: 20px 0 0 100px;
	font: italic 22px/22px Century Gothic, Arial, sans-serif;
	float:left;
}

.title
{
    color: #ececec;
	padding: 48px 30px 0 0;
	font: normal 28px/28px Century Gothic, Arial, sans-serif;
	float:right;
}

.content 
{
    margin:10px 0 0 0;
    padding:0;
    background: transparent url('../../images/contentBg.png') repeat-y;
    width: 1096px;
    height: 100%;
}

.content h1
{
    margin:10px 0 10px 0;
    padding:0;
    color: #696969;
	font: italic bold 22px/22px Century Gothic, Arial, sans-serif;
}

.content h2
{
    margin:15px 0 15px 0;
    color: #696969;
	font: italic bold 20px/20px Century Gothic, Arial, sans-serif;
}

.content h2 a
{
    color: #696969;
	font: italic bold 20px/20px Century Gothic, Arial, sans-serif;
	text-decoration:none;
}

.content h2 a:hover
{
    color: #e48e25;
}

.content h3
{
    color: #696969;
	font: italic 14px/16px Century Gothic, Arial, sans-serif;
}

.content h3 a
{
    color: #696969;
	font: italic 14px/16px Century Gothic, Arial, sans-serif;
	text-decoration:none;
}

.content h3 a:hover
{
    color: #e48e25;
}

.content h4
{
    color: #696969;
	font: italic 12px/12px Century Gothic, Arial, sans-serif;
}

.content h5
{
    color: #929537;
	font: italic 12px/12px Century Gothic, Arial, sans-serif;
}

.content p
{
    color: #292929;
	font: normal 13px/16px Century Gothic, Arial, sans-serif;
}

.content ul
{
    color: #292929;
	font: normal 13px/16px Century Gothic, Arial, sans-serif;
}

.content li
{
    color: #292929;
	font: normal 13px/16px Century Gothic, Arial, sans-serif;
	list-style-type:circle;
}

.content a
{
    color: #e48e25;
    font: italic 14px/16px Century Gothic, Arial, sans-serif;
	text-decoration:none;
}

.content a:hover
{
    color: #696969;
}

.service a
{
    color: #ffffff;
    font: italic 18px/20px Century Gothic, Arial, sans-serif;
	text-decoration:none;
}

.service a:hover
{
    color: #696969;
}

.pdfButton {background: transparent url('../../images/pdf.png') no-repeat left center; padding: 0 0 0 60px; height:50px}
.contactButton {background: transparent url('../../images/email2.png') no-repeat left center; padding: 0 0 0 60px; height:50px}



#jonBtn
{
    display: block;
    width: 119px;
    height: 110px;
    background: url("../../images/jon_signature.png") no-repeat 0 0;
}

#jonBtn:hover
{
    background-position: 0 -110px;
}

#jonBtn span
{
    display:none;
}

.jonSig
{
    margin: 0 0 0 0;
    padding: 0 0 0 0 ;
    display: block;
    width: 119px;
    height: 110px;
    background: url("../../images/jon_signature.png") no-repeat 0 0;
}

.stefSig
{
    margin: 0 0 0 0;
    padding: 0 0 0 0 ;
    display: block;
    width: 256px;
    height: 110px;
    background: url("../../images/stef_signature.png") no-repeat 0 0;
}

#stefBtn
{
    display: block;
    width: 256px;
    height: 110px;
    background: url("../../images/stef_signature.png") no-repeat 0 0;
}

#stefBtn:hover
{
    background-position: 0 -110px;
}

#stefBtn span
{
    display:none;
}

.sitemap
{
    padding:0;
    margin:0;
    color: #696969;
    font: normal 14px/14px Century Gothic, Arial, sans-serif;
    position:relative;
    display:block;
}

.sitemap a
{
    text-decoration:none;
    color: #e48e25;
    
}



.footer 
{
    margin:0 0 0 0;
    padding:0;
    width: 1096px;
    height: 70px;
    font: normal 12px century gothic, Arial, sans-serif;
    color: #e8e8e8;
}

.footer a
{
    font: normal 12px century gothic, Arial, sans-serif;
    color: #e8e8e8;
    text-decoration: none;
}

.footer a:hover
{
    color:#929537;
}

.footerTop
{
    background: transparent url('../../images/footer_top.png') no-repeat top;
    height:14px;
}

.footer ul
{
    margin:15px 0 0 0;
    padding:0 0 0 32px;
}

.footer li
{
    display: inline;
    list-style: none;
}

.footer p
{
    margin:0;
    padding:0 0 0 32px;
}

a.button:active, a.button:link, a.button:visited
{
    margin:10px 0 0 0;
    padding: 4px 30px 4px 0;
    width: 200px;
    height: 35px; 
    background: transparent url('../../images/linkArrow.png') no-repeat right; 
    color: #696969;
	font: italic 14px/16px Century Gothic, Arial, sans-serif;
	text-decoration:none;
}

a.button:hover
{
    color: #e48e25;
}

a.buttonRd:active, a.buttonRd:link, a.buttonRd:visited
{
    margin:10px 0 0 0;
    padding: 4px 30px 4px 0;
    width: 200px;
    height: 35px; 
    background: transparent url('../../images/linkArrow.png') no-repeat right; 
    color: #696969;
	font: italic bold 14px/16px Century Gothic, Arial, sans-serif;
	text-decoration:none;
}

a.buttonRd:hover
{
    color: #e48e25;
}

.right{float:right;}

#newsarchive {}
#newsarchive ul {margin:0; padding:0; list-style:none;}
#newsarchive ul > li {padding:10px 0; list-style:none;}

.modal {
		background-color:#fff;
		display:none;
		width:720px;
		padding:15px;
		text-align:left;
		border:2px solid #333;
	
		
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		-moz-box-shadow: 0 0 50px #ccc;
		-webkit-box-shadow: 0 0 50px #ccc;
	}
	
	.modal2 {
		background-color:#fff;
		display:none;
		width:720px;
		padding:15px;
		text-align:left;
		border:2px solid #333;
	
		
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		-moz-box-shadow: 0 0 50px #ccc;
		-webkit-box-shadow: 0 0 50px #ccc;
	}
	
	.modal h2 {
		background:url(/img/global/info.png) 0 50% no-repeat;
		margin:0px;
		padding:10px 0 10px 45px;
		border-bottom:1px solid #333;
		font-size:20px;
	}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 -10px 0;
	}

.overlay {
	padding:40px;	
	width:720px;  
	display:none;
	opacity:1;
	background-image:url(http://static.flowplayer.org/img/overlay/white.png);	
}

.close {
	background:url(http://static.flowplayer.org/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:450px;
	display:block;
}

#exposeMask {
	background:#424242;
}



