html
{ height: 100%;}

*
{
	margin: 0;
	padding: 0px;
}

body
{
	background: #ffffff;
	color: #FFF;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 4px;
}

p
{
	padding: 0 0 0px 0;
	line-height: 13pt;
	text-decoration: none;
}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{
	font: normal 179% 'century gothic', arial, sans-serif;
	color: #FFF;
	margin: 0 0 0px 0;
	padding: 15px 0 5px 0;
}

h2
{
	color: #333;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 145%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16pt;
}

h3
{ font: normal 125% 'century gothic', arial, sans-serif;}

h4, h5, h6
{
	margin: 0;
	padding: 0 0 5px 0;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h5, h6
{
	font: italic 95% arial, sans-serif;
	color: #FFF;
}

h6
{ color: #362C20;}

a, a:hover
{
	outline: none;
	text-decoration: underline;
	color: #FFF;
}

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

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

.Resume
{
	float: right;
	width: 425px;
	margin-right: 0px;
	margin-top: 58px;
}

.right
{
	float: right;
	width: 425px;
	margin-left: 0px;
}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ padding-bottom: 20px;}

#header
{
	background: ffffff;
	height: 170px;
}

#logo
{
	width: 1024px;
	position: relative;
	height: 136px;
	background-image: url(../images/header_bkg_img.png);
	background-repeat: no-repeat;
}

#logo #logo_text 
{
	position: absolute;
	top: 22px;
	left: 31px;
}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{
	padding: 22px 0 0 0;
	color: #037991;
	text-decoration: none;
}

#logo_text h1 a .logo_colour
{
	color: #4c4c4c;
}

#logo_text a:hover .logo_colour
{
	color: #4C4C4C;
}

#logo_text h2
{
	font-size: 120%;
	padding: 4px 0 0 0;
	color: #4c4c4c;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#menubar
{
	width: 928px;
	height: 46px;
	padding: 0 0 0 4px;
} 

ul#menu
{ float: right;
  margin: 0; 
  padding: 0;}

ul#menu li
{ float: left;
  margin: 5px 0 0 0;
  padding: 0 0 0 6px;
  list-style: none;
  margin: 3px 2px 0 0;
  background: #666 url(styles/tab.png) no-repeat 0 0;}

ul#menu li a
{ font: normal 100% 'lucida sans unicode', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 7px 22px 4px 16px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #666 url(styles/tab.png) no-repeat 100% 0;} 

ul#menu li.selected a
{ height: 20px;
  padding: 7px 22px 4px 16px;}

ul#menu li.selected
{ margin: 3px 2px 0 0;
  background: #FFF;}

ul#menu li.selected a, ul#menu li.selected a:hover
{
	background: #FFF;
	color: #048DA8;
}

ul#menu li a:hover
{
	color: #FFF;
}

#site_content
{
	width: 940px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 10px 20px 30px 25px;
	border: 10px solid #666;
	background-color: #048DA8;
	background-image: url(styles/back.png);
	background-repeat: repeat-y;
} 

.sidebar
{
	float: right;
	width: 410px;
	padding: 0;
	margin-top: 81px;
}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 35px;
  display: block;
  background: transparent url(styles/link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;} 

#content
{
	text-align: left;
	width: 625px;
	padding: 0;
}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(styles/bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}
 
#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:420px;
	height:450px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:relative;
	z-index:0;
	width:739px;
	height:341px;
	top:212px;
	left:792px;
}

/*
	Slideshow
*/


#slides {
	position:absolute;
	z-index:100;
	border: 5px solid white;
	max-height: 450px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:420px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:420px;
	height:450px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:624px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:1524px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
  
  
#footer
{
	width: 916px;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 90%;
	height: 28px;
	padding: 20px 0 5px 0;
	text-align: center;
	background: transparent;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#footer p
{ padding: 0;}

#footer a, #footer a:hover
{
	color: #999;
	text-decoration: none;
}

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

.search
{ color: #555; 
  border: 1px solid #DDD; 
  width: 134px;
  padding: 5px;}
  
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 5px;
}
  
.form_settings input, .form_settings textarea
{
	padding: 2px;
	width: 400px;
	font: 100% arial;
	border: 1px solid #E5E5DB;
	background: #FFF;
	color: #47433F;
}
  
.form_settings .submit
{
	font: 100% arial;
	border: 0;
	width: 99px;
	margin: 0 0 0 307px;
	height: 33px;
	padding: 2px 0 3px 0;
	cursor: pointer;
	background: #3B3B3B;
	color: #FFF;
}

.form_settings textarea, .form_settings select
{
	font: 100% arial;
	width: 600px;
}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{
	margin: 0;
}

table tr th, table tr td
{
	color: #EEF1BC;
	padding: 7px 4px;
	text-align: left;
	background-color: #048DA8;
}
  
table tr td
{ background: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;}
.imagepadding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#about {
	width: 450px;
}
#homepageimg {
	width: 450px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #008da8; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#porfolio2 {
}
