@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/pattern-damask.jpg) top left repeat;
	font-size: 12px;
	color: #242424;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #242424;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #242424;
	text-decoration: none;
}

h1, h2, h3, h4 {
	letter-spacing: 3px;
}

h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

img {
	border: none;
}

.inputButtonStyle {
	border: 1px solid #69927e;
	background-color: #69927e;
	font-size: 11px;
	padding: 4px;
	letter-spacing: 2px;
	color: #ffffff;
} 

.textfieldStyle {
	height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #545454;
	background-image: url(images/formbg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #7a7a7a;
	padding:4px 0 0 4px;
}

.textBoxStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #545454;
	background-image: url(images/formbg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	border:solid 1px #7a7a7a;
	padding:4px 0 0 4px;
}

.listMenuStyle {
	height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#545454;
	background-image: url(images/formbg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	border:solid 1px #7a7a7a;
}

#fullWide {
	width: 100%;
	float: left;
	display: inline;
}

#topBanner {
	width: 100%;
	height: 286px;
	background: url(images/header.jpg) top center no-repeat;
	background-color: #a8b4a5;
	float: left;
	display: inline;
}

#topBanner h1 a {
	width: 100%;
	height: 252px;
	text-indent: -5555px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	float: left;
	display: inline;
}

#nav {
    width:780px;
    height:36px;
    margin: 0 auto;
}

#nav a {
    color:#FFF;
}
    	
/* level 1
--------------------------------------------------------------------------------*/
#nav ul {
    width:780px;
    height:36px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav ul li {
    float:left;
    position:relative; }

#nav ul li a {
    display:block;
    float:left; 
    height:36px;	
    background-image: url(/images/navbar.jpg);
    text-indent:-6000px; }
    
/* up */
#nav li#home a { width:93px; background-position:0px 0px; }
#nav li#bio a { width:92px; background-position:-93px 0px; }
#nav li#process a { width:158px; background-position:-185px 0px; }
#nav li#gallery a { width:124px; background-position:-343px 0px; }
#nav li#blog a { width:106px; background-position:-467px 0px; }
#nav li#references a { width:207px; background-position:-573px 0px; }
    
/* over */
#nav li#home a:hover { background-position:0px -36px; }
#nav li#bio a:hover { background-position:-93px -36px; }
#nav li#process a:hover { background-position:-185px -36px; }
#nav li#gallery a:hover { background-position:-343px -36px; }
#nav li#blog a:hover { background-position:-467px -36px; }
#nav li#references a:hover { background-position:-573px -36px; }
    
/* level 2
--------------------------------------------------------------------------------*/
#nav ul li:hover ul { display:block; } 
#nav ul li ul {
    display:none;
    position:absolute;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    left:-0px;
    top:36px;
    width:auto; }

#nav ul li ul li {
    float:none;
    width:180px;
    background: #000 repeat url( /hdnet/images/nav-level2.png ) 0px 0px !important; }
    	
#nav ul li ul li.long a {
    line-height:18px; 
    height:36px; 
    padding-top:8px;
    padding-bottom:7px; }
    	
#nav ul li ul li a { 
    float:none;
    padding: 11px 10px 2px 10px;
    width:158px !important;
    height:24px;
    border-left:#000 solid 1px; 
    border-right:#000 solid 1px;
    font-size:11px;
    text-decoration: none;
    line-height:12px;
    text-indent:0; 
    background:none !important;}

#nav ul li ul li a:hover {
    background: repeat url( /hdnet/images/nav-level2-on.png ) 0px 0px !important; }
    			
 #nav ul li ul li.sub a {
    background: transparent repeat url( /hdnet/images/nav-level2-sub-off.png) top right !important; }

 #nav ul li ul li.sub a:hover {
    background: transparent repeat url( /hdnet/images/nav-level2-sub-on.png ) top right !important; }
    

#middleSectionHolder {
	width: 100%;
	background: url(images/bottomshadow.png) top left repeat-x;
	float: left;
	display: inline;
}

#middleSection {
	width: 800px;
	margin: 0 auto;
	margin-top: 25px;
	
}

#middleSection1 {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	
}

#indexLeftColumn {
	width: 430px;
	margin-left: 40px;
	margin-top: 15px;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: left;
	float: left;
	display: inline;
}

#indexRightColumn {
	width: 230px;
	margin-right: 40px;
	font-size: 14px;
	margin-top: 15px;
	color: #333;
	text-align: left;
	float: right;
	display: inline;
}

#middleInnerSection {
	width: 800px;
	line-height: 22px;
	float: left;
	display: inline;
}

	#innerSectionThumbs {
		width: 600px;
		margin-top: 20px;
		margin-bottom: 20px;
	
	}
	
	#innerSectionThumbs img {
		border: solid medium white;
		margin: 0 30 0 30;
	
	}

	#innerSectionTop {
		width: 100%;
		background: url(images/middlesection_top.png) top left no-repeat;
		height: 25px;
		float: left;
	display: inline;
	}
	
	#innerSectionRepeat {
		width: 770px;
		background: url(images/middlesection_repeat.png) repeat;
		padding: 15px;
		float: left;
	display: inline;
	}
	
		#bioLeft {
			width: 280px;
			margin-left: 10px;
			float: left;
			display: inline
		}
		
		#bioRight {
			width: 415px;
		}
	
	#innerSectionBottom {
		width: 100%;
		background: url(images/middlesection_bottom.png) top left no-repeat;
		height: 30px;
		float: left;
	display: inline;
	}

#footerSection {
	width: 800px;
	padding: 30px;
}

#footerSection a:link, a:visited {
	color: #242424;
}

#footerWhite {
	color: white;
}

#footerWhite a:link, #footerWhite a:visited {
	color: #d3d3d3;
}

