
* {
	margin: 0;
	padding: 0;
}

body {
	color: #309050;
 	font-size: 12px; 
 	margin-bottom: 40px;
	font-family: "Trebuchet MS", Verdana, Lucida, sans-serif; 
}

html {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

a { 
   color: #0099ff;
}
#contact a { 
   color: #55ddff;
}
a img {
   border: none;
}

/* CONTAINER
----------------------------------------- */

#Container { 
	padding-bottom: 15px;
	background-color: #f0fff0;
	width: 1000px;
	margin: 0 auto;
}
#Layout {
	margin: 0px auto 5px auto;
	width: 1000px;
	float: left;
}
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}


/* HEADER
----------------------------------------- */
#Header{ 
	position: relative;
	height: 160px;
	padding: 10px 0 0 0;
}
	
#Header #part1 { 
	background: transparent url(../images/header_bg2.jpg) repeat-x top center;
   position: absolute;
   left: 10px;
   top: 0;
	width: 990px;
	height: 110px;
}
#Header #part2 { 
   position: absolute;
   left: 10px;
   top: 0;
	width: 740px;
	height: 115px;
   border-bottom: 5px solid #445E99;
   border-left: 5px solid #445E99;
   border-bottom-left-radius: 10px;

}
/* small external rounded corner at top of right column */
#Header #part3 { 
   position: absolute;
   left: 700px;
   top: 110px;
	width: 90px;
	height: 60px;
   border-top: 5px solid #445E99;
   border-right: 5px solid #445E99;
   border-top-right-radius: 40px;


}
#Header #part4 { 
	background: transparent url(../images/header-top-right.gif) no-repeat 0 0;
   position: absolute;
   left: 740px;
   top: 110px;
	width: 260px;
	height: 60px;	
   margin: 0; padding: 0;
   

}
legend { border: none; margin: 0;}

h2 {	font-size: 24px; }

#Header #part2 h1 { 
	font-size: 28px; 
	padding: 0 0 0 20px;
	margin: 10px 0  0 0px;
}
#Header h2 {
	font-size: 24px;
	padding: 10px 0 0 20px;
	margin: 0 0 0 0px;
}


#Header h1 a  {
   text-decoration: none;
   color: #D0FFD0;
}
#Header h2 a {
   text-decoration: none;
   color: #D0FFD0;
}
/* MAIN NAVIGATION - TABS
----------------------------------------- */

#Navigation {
   float: right;
 	width: 215px; 
 	height: 315px;
	top: 0px;
	right: 0; 
	margin: 0px 0px 164px 0;
	padding: 0px 10px 20px 5px;
	background-color: #6F83B1; 
	border-left: 5px solid #445E99;
	border-bottom: 5px solid #445E99;
	border-bottom-left-radius: 40px;
}
#Navigation ul { 
	margin: 0 6px 0 0;
}
#Navigation ul li { 
	list-style: none; 
	margin: 0px 0 5px 0; 
	line-height: 1.5em;
}
#Navigation ul li a { 
	float: left;
	text-decoration: none;
 
	font-size: 1.4em; 
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	color: #BBDDFF;
	margin: 10px 0px 0px 0px;
	width: 100%;
}
				
#Navigation ul li a.current,
#Navigation ul li a.section,
#Navigation ul li a:hover,
#Navigation ul li a.current:hover { 
 	background-color: #386D59; 
 	color: #BBFFFF;
 	border-top-left-radius: 15px;
 	border-bottom-left-radius: 15px;
 	
}
				
    


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
   position: relative;
	margin: 10px 0 20px 0;
	padding: 0 0 20px 0;
	background-color: #6F83B1; 
	border-left: 20px solid #445E99;
	border-bottom: 20px solid #445E99;
	border-bottom-left-radius: 40px;

}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background-color: #EFEFEF; 
	}
	#Sidebar ul {
		margin: 0px 3px 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0;
		line-height: 1.7;
		padding: 1px 0 0 10px;
		background: transparent url(../images/sidebarHeader.gif) no-repeat center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 10px 0 5px 0px;
      list-style-type: none;
      /*list-style-position: inside;*/
      border-bottom: 1px solid #c0c0e0;
    }
    	ul#Menu2 li a {
            display: block;
            font-size: 1.2em;
            /*height: 1.8em;*/
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
            border-top: 1px solid #c0c0e0;
            border-bottom: 1px solid #c0c0e0;
				
			}
				ul#Menu2 li li em {
					padding-left: 10px;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background-color: #d5ecd2;
			display: block;
			width: 100%;
         height: 100%;
         border-top: 1px solid #222255;
         border-bottom: 1px solid #222255;
      }
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		padding: 0;
            		font-size: 0.8em;
            		margin: 2px 0 0 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

#ToolboxSidebar {
   border-top: 10px solid #445E99;
   border-left: 10px solid #445E99;
   border-bottom: 10px solid #445E99;
   border-top-left-radius: 20px;
   border-bottom-left-radius: 20px;
   padding: 0px;
   background-color: #C5DCC2;
}
#ToolboxSidebar h3 {
   background: url("/tech/chrome/toolbox-th.gif") repeat-x scroll right top transparent;
   margin: 0;
   height:30px;
   border-top-left-radius: 10px;
   padding: 10px;

}
#ToolboxSidebar #Menu2 {
   margin: 0 10px 0 10px;
}
#ToolboxSidebar #Menu2 a {
   color: #101040;
}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid #ddd;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
	margin: 8px 0;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}


#PageCommentInterface_Form_PostCommentForm_action_postcomment {
	margin-bottom: 20px;
}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
#SearchForm_SearchForm {
	width: 180px;
   position: absolute;
 	top: 1px;
	right: 10px;
   margin: 0; padding: 0;
}
	#SearchForm_SearchForm .middleColumn {
		float: left;
		width: 164px;
		margin: 0 5px 0 0;
		padding: 2px;
		background-color: #51a9df;
	}
	
		#SearchForm_SearchForm .middleColumn input.text {
			width: 160px;
			border: none;
			color: #666;
		}
		
	#SearchForm_SearchForm #SearchForm_SearchForm_action_results {
		float: left;
		margin-top: 2px;
	}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}




.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
	



/* FOOTER
----------------------------------------------- */

#Footer { 
 	clear: both;  
	width: 100%; 
	height: 5em; 
	background: transparent url(../images/FooterBottom.png) no-repeat bottom left; 
	text-align: center; 
	padding: 10px 0 0 0;
}

#Footer p { 
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	margin-top: 10px;
}
#Footer a { 
		color: #fff; 
		text-decoration: none;
}
#Footer a:hover {
	color: #fff;
	text-decoration: underline;
}


/* =============   ================================= */
div.objectIndex {
   width: 100%;
   padding: 0 20px;
}
div.object {
   width: 210px;
   height: 200px;
   float: left;
   margin: 5px 10px 5px 10px;
   padding: 0;
}
div.WebProjects, div.Illustrations {
   margin: 00px 0 0 0;
}
div.WebProjects div.object {
   background-color: #3c606a;
   border: 5px solid #4070af;
   border-radius: 10px;
   margin: 10px 15px 0px 0;
   text-align: center;
}

div.object h2 {
   font-size: 13px;
   margin: 0 0 4px 0;
   padding: 2px 0 0px;
   height: 44px;
   background: transparent url(../images/projects-h2-bg.gif) repeat-x top center;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;

}
div.object h2 a{
   color: #0024c8;
}
div.object a {
   text-decoration: none;
}

.img_inactive {
   display: none;
}

div#logo {
   float: right;
   padding: 3px 10px 0 0;
   vertical-align: top;
   background: transparent url(../images/kiwi_logo.png) no-repeat left top; 
   height: 85px;
   width: 100px;
   position: absolute;
   top: 10px;
   right: 5px;
}
div.page_top {
   margin: 10px 0 10px 0;
   width: 740px;  
}
div.page_top_inner {
  width: 100%;
  overflow: hidden;
}
div#introtext {
    background-color: #EDFFF7;
    font-size: 1em;
    line-height: 1.6em;
    top: 60px;
    left: 0;
    width: 100%;
}
div#introtext_inner {
   background-color: #E0F0E0;
   border-bottom: 4px solid #3A3A9A;
   border-top: 4px solid #3A3A9A;
   margin: 6px;
   padding: 6px;
}

div.page_arrows {
    height: 45px;
    width:280px;
    float: right;

}
div#prj_prev {
   background: transparent url("/tech/chrome/prj_prev.gif") no-repeat 0 0;
}
div#prj_next {
   background: transparent url("/tech/chrome/prj_next.gif") no-repeat 0 0;
}
#prj_prev, #prj_next {
   float: left;
   height: 45px;
   padding: 7px 0 0 15px;
   width: 122px;
}
#prj_prev a, #prj_next a {
   color: #F0F0FF;
   font-size:1.3em;
}

div#project_page {
   width:930px;
   margin: 0 0px;
	padding: 0 20px 0 20px;
}

div#project_content {
   width: 720px;
   margin: 0 20px 0 0;
   float: left;
}
div#project_sidebar {
   width: 150px;
   float: right;
   margin: 0 0px 0 0;
}
h1.main_title {
   width: 350px;
   float: left;
}
div.buzzwords {
    background-color: #E0F0E0;
    border-bottom: 4px solid #3A3A9A;
    border-top: 4px solid #3A3A9A;
    color: #70A0A0;
    float: right;
    font-size: 1.4em;
    font-style: italic;
    line-height: 1.8em;
    margin: 15px 0;
    padding: 20px 10px 10px 10px;
    text-align: left;
    width: 140px;
}
div.project_year {
    background-color: #E0F0E0;
    border-bottom: 4px solid #3A3A9A;
    border-top: 4px solid #3A3A9A;
    color: #70A0A0;
    float: right;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.8em;
    margin: 15px 0;
    padding: 20px 10px 10px 10px;
    text-align: left;
    width: 140px;

}

div.objectIndex div.object img {
   opacity: 0.65;
}
div.objectIndex div.object img:hover {
  opacity: 1.0;
}

div.sidebox {
    background-color: #E0F0E0;
    border-bottom: 4px solid #603030;
    border-top: 4px solid #603030;
    color: #70A0A0;
    float: right;
    font-size: 1.1em;
    line-height: 1.8em;
    margin: 15px;
    padding: 20px 10px;
    text-align: left;
    width: 140px;

}
table.datatable  {
   font-size: 1.6em;
}
table.datatable th {
   background: url("/tech/chrome/toolbox-th.gif") repeat-x scroll right top transparent;
   font-size: 1.0em;
   color: #445E99;
   height: 70px;
   padding: 4px;
   font-weight: bold;
}
table.datatable tr.even {
    background-color: #E0F0F8;
}
table.datatable tr.odd {
    background-color: #E8F8E8;
}
table.datatable td {
   padding: 6px;
   font-size: 0.8em;
   
}
.floatleft {
   float: left;
   margin: 10px;
}
.floatright {
   float: right;
   margin: 10px;
}

div#introtext div.floatleft {
   margin: 0 10px 0 0;
}
div#introtext img {
   margin: 0 0  0 10px;
}
div#project_content img {
   margin: 10px;
}

#mugshot {
   float: left;
   margin: 0 20px 20px 0;
}
div#contact {
   position: absolute;
   top: 80px;
   left: 20px;
   width: 160px;
   height: 20px; 
   font-size: 1.3em;
}

a.readmore {
   background: url("../images/go-button-small.png") no-repeat 0 0;
   height: 30px;
   width: 30px;
   text-decoration: none;
   display: block;
}
a.readmore:hover {
   background: url("../images/go-button-small-highlight.png") no-repeat 0 0;
}


div.homeblurb {
   font-size: 16px;
   margin: 0px 10px 10px 10px; 
   padding: 0 30px;
}