@charset "UTF-8";
/* CSS Document */

body {
	
	margin: 0 auto;
	background-color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	}
	
a {
	color: #135f6d;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #23ddff;
	}
	
.navigation {
	width: 815px;
	height: 40px;
	padding: 122px 0px 0px 186px; 
	margin: 0;
	position: relative;
	}
	
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.list li {
	background: url(../portfolio/arrow2.gif) no-repeat 0px 7px;
	padding: 3px 0px 3px 15px;
	}
	
ul#main_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 122px;
	right: 0;
	z-index: 200;
	}
	
ul#main_nav li {
			display:block;
			float:left;
			}
			ul#main_nav li a {
				display:block;
				outline:none;
				width:120px; height:33px;
				background:transparent url(../images/nav_buttons.gif) no-repeat 0 0;
				text-indent:-9009px;
				margin:0 0px 0 0;
				}
			
				ul#main_nav li a:hover {background-position:0 -33px}
			
			ul#main_nav li#tv a {
				width:120px; height:33px;
				background-position:0px 0;
				}
				ul#main_nav li#tv a:hover {
					width:120px; height:33px;
					background-position:0px -33px
					}
					
			ul#main_nav li#whatwedo a {
				width:114px;height:33px;
				background-position:-120px 0;
				}
				ul#main_nav li#whatwedo a:hover {
					width:114px;height:33px;
					background-position:-120px -33px
					}
			ul#main_nav li#ourwork a { 
				width:115px;height:33px;
				background-position:-234px 0;
				}
				ul#main_nav li#ourwork a:hover {
					width:115px;height:33px;
					background-position:-234px -33px
					}
			ul#main_nav li#ourclients a {
				width:114px;height:33px;
				background-position:-349px 0;
				}
				ul#main_nav li#ourclients a:hover {
					background-position:-349px -33px
					}
			ul#main_nav li#endorsements a {
				width:114px;height:33px;
				background-position:-463px 0;
				}
				ul#main_nav li#endorsements a:hover {
					background-position:-463px -33px
					}
					
			ul#main_nav li#whoweare a {
				width:114px;height:33px;
				background-position:-577px 0;
				}
				ul#main_nav li#whoweare a:hover {
					background-position:-577px -33px
					}
					
			ul#main_nav li#contact a {
				width:124px;height:33px;
				background-position:-691px 0;
				}
				ul#main_nav li#contact a:hover {
					background-position:-691px -33px
					}
	
.main {
	background: url(../images/background.jpg) no-repeat center top;
	border-bottom: 12px solid #161616;
	width: 1000px;
	margin: 0 auto;
	height: 745px;
}



.mainContent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: left;
	width: 310px;
	margin: 30px 32px 36px 32px;
	color: #999999;
	line-height: 17px;
	display: inline;
}

.mainContent strong {
	color: #CCCCCC;
	font-weight: bold;
	}

.flashContent {
	float: right;
	}
	
.homeText {
	padding: 0px 0px 20px 20px;
	}
	
.boldit {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.rssFeeder {
	background: url(../images/bg.jpg) no-repeat; 
	width: 300px; 
	padding: 45px 15px 35px 15px;
	}
	
.rssFeeder a { 
	color: #969600; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;  
	background: url(../images/arrow.gif) no-repeat 8px 9px;
	background-color: #0d1c0d; 
	border: 1px solid #0e260d; 
	padding: 7px 5px 5px 23px; 
	display: block; 
	width: 250px; 
	line-height: 14px;
	}
	
.musicPlayer {
	position: absolute;
	top: 3px; right: 20px;
	z-index: 101;
	}
	
.rssFeeder a:hover {
	color:#eeee00;
	background: url(../images/arrow_over.gif) no-repeat 8px 9px;
	background-color: #0d1e0e; 
	border: 1px solid #10360f;
	}
	
.arrow {
	background: url(../images/arrow.gif) no-repeat 5px 4px;
	padding: 0px 0px 0px 17px; 
	line-height: 15px;
	}
	
.arrow:hover {
	background: url(../images/arrow_over.gif) no-repeat 5px 4px;
	}

.bottomNav {
	width: 1000px;
	background-color: black;
	margin: 0 auto;
	background: url(../images/bg_bottom.gif) repeat-x top;
	position: relative;
	z-index: 100;
	border-top: 5px solid #7f0000;
	border-bottom: 1px solid #600000;
	padding: 12px 0px 10px 0px;
	}

.bottomNav a, .bottomNav a:active, .bottomNav a:visited {
	display: inline-block;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px 24px 0px 25px;
	border-right: 1px solid #222222;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
	}
	
.bottomNav a:hover {
	color: #666666;
	}
	
.footer {
	color: #222222;
	font-size: 9px;
	text-align: center;
	width: 875px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	}
	
	
.pageContent {
	padding: 50px 20px 20px 10px;
	margin: 0 auto;
	color: #AAAAAA;
	line-height: 18px;
	font-size: 11px;
	}
	
	
#portfolio_header {
	background: url(../images/header_portfolio.jpg) no-repeat top left;
	}
	
#exploits_header {
	background: url(../images/header_exploits.jpg) no-repeat top left;
	}
	
#gallery_header {
	background: url(../images/header_gallery.jpg) no-repeat top left;
	}
	
#contact_header {
	background: url(../images/header_contact.jpg) no-repeat top left;
	}
	
#biography_header {
	background: url(../images/header_biography.jpg) no-repeat top left;
	}
	
#women_header {
	background: url(../images/header_women.jpg) no-repeat top left;
	}
	
.portfolio img {
	padding: 1px;
	border: 1px solid #444444;
	margin-right: 13px;
	margin-bottom: 8px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
.portfolio img:hover {
	border: 1px solid #eeee00;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	}
	
h3 {
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px dotted #333333;
	padding-bottom: 2px;
	padding-top: 5px;
	color: #FFFFFF;
	}
	
	
.resume {
	background: #101010;
	padding: 5px 20px 20px 20px;
	border: 1px dotted #1F1F1F;
	}
	
.quote {
	color: #999999;
	font-style: italic;
	font-size: 10px;
	line-height: 15px;
	padding: 10px 0px 10px 0px;
	}
	
.textbox {
	color: #999999;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 0px 10px 0px;
	}
	
.mainNav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float: left;
	width: 195px;
	margin: 30px 0px 36px 32px;
	color: #999999;
	line-height: 17px;
	display: inline;
	float: left;
}

.mainNav a {
	display: block;
	padding: 8px;
	color: #135f6d;
	border-bottom: 1px dotted #444444;
	text-transform: uppercase;
	font-weight: normal;
	}
	
.mainNav a:hover {
	color: #23ddff;
	}

.mainNav a.on {
	display: block;
	padding: 10px 8px 6px 8px;
	color: white;
	border-bottom: 5px solid #990000;
	font-weight: bold;
	}
	
.subnav {
	padding: 0px 0px 10px 8px;
	}

.subnav a {
	display: block;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	padding: 5px;
	border: none;
	line-height: 14px;
	
	}
	
.interiorContent {
	width: 680px;
	float: right;
	line-height: 17px;
	margin: 16px 30px 30px 10px;
	padding: 0px;
	display: inline;
	padding-right: 0;
	}
	
ul.list {
	padding: 5px 0 0 0px;
	margin: 0 0 0 0px;
	list-style: square;
	border-top: 1px dotted #333333;
	}
	
ul.list li {
	padding: 3px 0px 3px 0px;
	margin-left: 20px;
	}
	
.mainInterior {
	background: url(../images/backgroundInt.jpg) no-repeat center top;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.mainInterior strong {
	color: white;
	font-weight: bold;
	}

.highlight {
	padding: 15px;
	color:#CCCCCC;
	border: 1px dotted #444444;
	background: #222222;
	}
	
.highlight strong {
	font-size: 18px;
	color: #23ddff;
	font-weight: normal;
	}
	
.highlight a {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.highlight a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
	

.left {
	float: left;
	margin-right: 15px;
	}
	
.right {
	float: right;
	margin-left: 10px;
	}
	
	
	
.clear {
	clear: both;
	}
	