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

body { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
color:#336699;
}

a { 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#004488;
/*background-color:white*/
}

a:hover { 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#336699;
/*background-color:white*/
}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2em}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.5em}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.25em}

#nav-header {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000000;
	font-size: 1.25em;
	color: #003366;
	font-weight: bold; 
}

#allcontent { /* Body Format */
	border: 0px;
	padding: 0px;  
	margin: 0px; 
	background-color: #ffffff; 
	color: #336699; 	
}

#header-area { /* Header Format 74 */
	width:76em;  
}
#header { /* Header Image */
	background: url(../../images/banner.jpg) no-repeat left top; 
	background-color: #ADC1DC;
	height: 58px; 
}
#header-search { /* Search Box */
margin-left: 52em;
padding-top: 15px;
}
#top-nav { /* TopNavigation */
	width:50em; 
	height: 3em; 
	margin-left:12em;
	padding-top:0px;
	background-color: #ffffff;
	border-bottom: #336699 1px solid;
}
#top-nav-2col { /* TopNavigation 62 */
	width:64em; 
	height: 3em; 
	margin-left:12em;
	padding-top:0px;
	background-color: #ffffff;
	border-bottom: #336699 1px solid;
}
#leftcontent { /* Left Column */
	position: absolute;
	left:0px;
	Padding: 1em;
	width:10em;
	border:0em;
	background:#ffffff;
}

#centrecontent {  /* Middle Column PROFILE 46 */
	position: absolute;
	margin-left:12em;
	Padding:1em 1em 0em 1em;
	background: #CAD8E9;
	width:48em;
	border-top:0px;
	border-left: #336699 1px solid;
	border-right: #336699 1px solid;
	border-bottom: #336699 1px solid;
	
}
#col2rightcontent {  /* 2 col right hand Column */
	position: absolute;
	margin-left:12em;
	Padding:1em 1em 0em 1em;
	background: #CAD8E9;
	width:62em;
	border-top:0px;
	border-left: #336699 1px solid;
	border-right: #336699 1px solid;
	border-bottom: #336699 1px solid;
	
}
#col2rightsearchcontent {  /* 2 col right hand Column */
	position: absolute;
	margin-left:12em;
	Padding:1em 1em 1em 1em;
	background: #CAD8E9; /* CAD8E9 */
	width:62em;
	border-top:0px;
	border-left: #336699 1px solid;
	border-right: #336699 1px solid;
	border-bottom: #336699 1px solid;
	
}



#rightcontent {  /* Right Column */
	position: absolute;
	margin-left:62em;
	Padding:1em;
	width:12em;
	border:0px;
	background: #ffffcc;
	z-index: -1;

}
#footercontent {  /* Footer PROFILE 46 */
	position: relative;
	margin-left:-1em;
	margin-bottom:-1em;
	Padding:1em 1em 1em 1em;
	background: #ffffee;
	width:48em;
	color: black;
	left: -1px;
	top: 2.5em;
	border: #336699 1px solid;
}
#footercontent-2col {  /* Footer 60 */
	position: relative;
	margin-left:-1em;
	margin-bottom:-1em;
	Padding:1em 1em 1em 1em;
	background: #ffffee;
	width:66em;
	color: black;
	left: -1px;
	top: 2.5em;
	border: #336699 1px solid;
}


p,h1,h2,h3 { 
	margin:0px 0px 0px 0px;
}

/*TAB Navigation Style*/

#navrow ul {
	padding-right: 1em; padding-left: 1em; padding-bottom: 0px; margin: 0px; padding-top: 1em; list-style-type: none;
z-index: 5;

}
#navrow li {
	padding: 0px; display: inline; margin: 0px;
}
#navrow a {
	padding: 0px 0px 0px 9px; 
	background: url(ifimages/left_both.gif) no-repeat left top; 
	float: left;
	margin: 0px; 
	border-bottom: #336699 1px solid; 
	text-decoration: none;
}
#navrow a span {
	padding: 5px 15px 4px 6px; 
	display: block; 
	font-weight: bold; 
	background: url(ifimages/right_both.gif) no-repeat right top; 
	float: left;
	color:  #336699; 
	cursor: pointer;
}
#navrow #current a {
	border: 0px; background-position: 0px -150px;
}
#navrow #current a span {
	background-position: 100% -150px; 
	padding-bottom: 5px; 
	color: #336699;
	cursor: pointer;
}
#navrow a:hover {
	background-position: 0% -150px;
}
#navrow a:hover span {
	background-position: 100% -150px;
	cursor: pointer;
}


/* left menu */
#cnav a {
	text-decoration: none;	
	}

#cnav ul, #cnav li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cnav ul li .first-item {
	/* first item */
	background: url('none') no-repeat left top;
}
#cnav ul a {
	/* level 1 - show dotted top line */
	background: url('ifimages/cnav_border.gif') no-repeat left top;
	color: #4e5f9d;
	text-decoration: none;	
	display: block;
}

#cnav ul a:hover {
	/* all nav items - show selected colour combo */
	color: #5d6da7;
	background-color: #f2f2f3;	
}
/* end content menu */

/* resume styling */
#resumecontent h4 {
	font-weight: normal;
	font-size: .9em;
	color: #000000;
}
#resumecontent h2 {
	color: #003366;
}

#portfoliocontent img {

}

#portfoliocontent p {

}
#searchcontent {
padding 0;
}

#portfoliomenu td {
width:30%;
text-align:center;
}
#portfoliomenu a a:hover {
background-color: #000000;
}