
/********************************************** 
				  DEFAULTS
**********************************************/

body {
	margin: 0;
	padding: 0;
	font: normal small/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #7B7067;
	background: #E36B14 url(../images/global/bg_body.gif) repeat left top;
	}

* {
	margin: 0;
	padding: 0;
	border: none;
	}


small {	font: normal 80% Arial, Helvetica, sans-serif;	} 
	
hr {
	color: #D6C9BF;
	background-color: #D6C9BF;
	border: none;
	width: 100%;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	}
		
h1 {
	float: left;
	position: relative;
	width: 350px;
	height: 70px;
	margin: 60px 0 0 0;
	padding: 0;
	font-size: 150%;
	color: #441B00;
	}
h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/global/logonetivon.gif) no-repeat;	
	}	
h1 a { cursor: pointer;	}	
	


h2 {
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 4px;
	margin-top: 50px;
	color: #6891b8;
	}


h3 {
	margin: 0 0 3px 0;
	padding: 0 0 2px 0; 
	font: normal 150% Arial, Helvetica, sans-serif;
	color: #514F48;
	}
	
h4 {
	padding: 0; 
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #fccf10;
	font-style: italic;
	text-transform: uppercase
	}
	
h5 {
	margin: 0 0 2px 0;
	padding: 0;
	font: bold 90% Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	color: #49321F;
	}

h6 {
	margin: 0 0 15px 0;
	padding: 0;
	font: bold 90% Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	color: #8A7667;
	}
	
.indent
	{
	margin-left:25px;
	margin-bottom: 15px;
	}
	
	p {
	margin-bottom:10px;
	line-height:1.5;
	}

.smimg-right 
{
float:right;
width:150px;
padding: 5px;
}


	
/********************************************** 
				  LINKS
**********************************************/


a:focus { outline: none; }

a:link {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	}

a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: underline;
	color: #999;
	}
		
a:hover, a:active {	text-decoration: none; }
	

/********************************************** 
				  STRUCTURE
**********************************************/

#wrap {
	width: 100%;
	font-size: 95%;
	background: #FFFFFF url(../images/global/bg_fade.gif) repeat-x left top;
	}

#header {
	width: 785px;
	margin: 0 auto;
	padding: 0 0 20px 0;	
	text-align: left;
	background: url(../images/global/bg_dbl_line.gif) repeat-x left bottom;
		}
	

#slashes {
	clear: both;
	width: 100%;
	height: 66px;
	margin: 0;
	padding: 0;	
	background: url(../images/global/bg_slashes.gif) repeat-x left top;
	}			
	
#white-content {
	width:100%;
	background:#fff url(../images/body-bg.png) repeat-x;
	text-align:center;
	overflow:hidden;
	margin-bottom:-10px;
	}
	
#container {
	width:784px;
	margin:0 auto;
	text-align:center;
	}
	
#content-container {
	width:784px;
	text-align:left;
	}
	
#sidebar-right {
padding-right: 10px;
float:right;
}


	
#main-content {
	float:left;
	width:500px;
	padding-bottom:30px;
	}
	
	
	
	
#footer_holder {
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	background: #E36B14 url(../images/global/bg_bodyn.gif) repeat left top;
	}	
	
		
#footer {
	width: 740px;
	height: 200px;	
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: left;
	background: transparent url(../images/global/bg_n.gif) no-repeat right top;
	}	
	
#footer .left {
	float: left;
	width: 200px;	
	margin: 0;
	padding: 10px 0 0 0;
	}
	
#footer .right {
	float: right;
	width: 185px;
	margin: 0;
	padding: 10px 0 0 0;
	}		





/********************************************** 
				 MAIN NAV
**********************************************/


ul#nav {
	position: relative;
	float: right;		
	width: 344px;
	margin: 75px 0 0 0;
	height: 21px;
	list-style: none;
	overflow: hidden;
	}

ul#nav li a {
	position: absolute;
	top: 0;
	width: 71px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:21px; /* IE5/Win */
	background: transparent url(../images/global/nav_top.gif) no-repeat;
	}

ul#nav li#work a {
	background-position: -85px 0 ;
	width: 71px;
	left: 85px;
	}

ul#nav li#work a:hover, body#work_page ul#nav li#work a { background-position: -85px -21px; }

ul#nav li#profile a {
	background-position: 0 0;
	width: 85px;
	left: 0px;
	}

ul#nav li#profile a:hover, body#profile_page ul#nav li#profile a { background-position: 0 -21px; }

ul#nav li#thoughts a {
	background-position: -156px 0;
	width: 94px;
	left: 166px;
	}

ul#nav li#thoughts a:hover, body#thoughts_page ul#nav li#thoughts a { background-position: -156px -21px; }

ul#nav li#contact a {
	background-position: -250px 0;
	width: 79px;
	left: 265px;
	}

ul#nav li#contact a:hover, body#contact_page ul#nav li#contact a { background-position: -250px -21px; }

#sidebar-right ul,
#sidebar-right ul li {
	list-style:none;
	list-style-type:none;
	background:none;
	}

#sub_navbar {
	width: 232px;

}

#sub_navbar a {
	display: block;
	height: 3em;
	padding: 5px 0 5px 8px;
	line-height: 3em;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#sub_navbar a:hover {
	background: #fff url(../images/global/subnav_hover_bg.gif) repeat-y;
	color: #fbbd14;
}

.selected {
	background: #fff url(../images/global/subnav_hover_bg.gif) repeat-y;
	color: #fbbd14;
	}
	
	body #sidebar-right ul {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}

body #sidebar-right li {
	padding:5px 0;
	margin:0 0px;
	border-bottom: 1px solid #769bb2;
	list-style:none;
	}

body #subnav {
	padding-left: 20px;
	}

	
.node .content,
.node {
	margin-bottom:15px;
	}




/********************************************** 
				Table 
**********************************************/


.tbl {
	width: 500px;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}
.tbl caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(../images/global/bg_caption.jpg) right top;
	height: 45px;
	color: #FFAA00;
}
.tbl thead th {
	background: url(../images/global/bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
.tbl tbody tr {
background: url(../images/global/bg_td1.jpg) repeat-x top;
}
.tbl tbody tr.odd {
	background: #FFF8E8 url(../images/global/bg_td2.jpg) repeat-x;
}

.tbl tbody th,td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
.tbl a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
.tbl a:hover {
	color: #F8A704;
	text-decoration: underline;
}
.tbl tfoot th {
	background: url(../images/global/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
.tbl tfoot td {
	background: url(../images/global/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}







/********************************************** 
	     		  MISC
**********************************************/



.left {
	float: left;
	width: 180px;
	}
	
.right {
	float: left;
	width: 365px;
	margin: 0 0 0 5px;
	}	

.right p { background-color: #FFFFFF; /* fixes the font appearance in IE */	}





/********************************************** 
				FOOTER STYLES
**********************************************/
#footer ul {
	margin: 0;	
	padding: 0;		
	list-style: none;
	}

#footer ul li {
	margin: 0 3px 0 0;
	padding: 0 0 1px 0;
	font: normal 90%/1.25em Arial, Helvetica, sans-serif;
	color: #FFE6CC;
	}
	
#footer ul.numbers { margin: 0;	}

#footer ul.numbers li {
	margin: 0 3px 0 0;
	padding: 0 0 1px 0;
	font: normal 90%/1.25em Arial, Helvetica, sans-serif;
	color: #FFE6CC;
	}

#footer .copyright {
	margin: 0 50px 0 0;
	font: normal 100%/1.25em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFE6CC;
	}

#footer a:link,#footer a:visited {
	font: normal 80%/1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B34024;
	}

#footer a:hover, #footer a:active {	text-decoration: underline;	}

#footer ul.tools {
	margin: 0;	
	padding: 0;		
	list-style: none;
	color: #FFE6CC;
	}
#footer ul.tools li {
	margin: 0 3px 5px 0;
	padding: 0 0 1px 0;
	font: normal 90%/1.25em Arial, Helvetica, sans-serif;
	color: #FFE6CC;
	text-transform: uppercase;
	}
#footer ul.tools a:link,#footer ul.tools a:visited {
	font: normal 90%/1.25em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B34024s;
	}

#footer ul.tools a:hover, #footer ul.tools a:active { text-decoration: underline; }

#footer ul.tools .pdf {
	padding: 0 15px 0 0;
	background: url(../images/global/icons.gif) no-repeat right -60px;
	}





/***************************************************
			           MISC
***************************************************/	

.clear { clear: both; } 
	
.fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
  
.fix { display: inline-block; } 
* html .fix { height: 1%; }
.fix { display: block; }	
