/*
	COLOURS:
	Blue: 		#004389
	Orange:		#ed861f
	Dark Gray:	#898389
	Light Gray:	#cccccc
*/

body {
	font-size: 76%;
	font-family: verdana, helvetica, sans-serif;
	background-color: #e3e2df;
	color: #898389;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#container {
	margin: 0px auto;
	width: 850px;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 45px 25px 0px 25px;
	background-image: url('images/swoosh-top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation {
	float: left;
	width: 130px;
	padding: 5px 29px 0px 0px;
}

#logoflash {
	display: block;
	width: 130px;
	height: 76px;
	overflow: hidden;
}

#navlinks {
	width: 130px;
	margin: 0px;
	padding: 35px 0px 20px 0px;
	text-align: center;
}

a.nav {
	display: block;
	width: 130px;
	padding: 8px 0px;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	font-size: 1.0em;
	text-transform: uppercase;
}
a.nav.last {border: 0px;}
a.nav:link {color: #898389; text-decoration: none;}
a.nav:visited {color: #898389; text-decoration: none;}
a.nav:hover {color: #ed861f; text-decoration: none;}
a.nav:active {color: #ed861f; text-decoration: none;}
a.nav.active:link {color: #ed861f; text-decoration: none;}
a.nav.active:visited {color: #ed861f; text-decoration: none;}

#button-flash {
	display: block;
	border: 1px solid #e8e8e8;
	margin: 0px auto;
	width: 110px;
	height: auto;
	overflow: hidden;
}

#content {
	float: left;
	width: 665px;
	padding: 20px 0px 0px 25px;
	line-height: 1.5em;
	border-left: 1px solid #e8e8e8;
	min-height: 485px;
}

#msgbox {
	background-color: #FFFFDD;
	border: 1px solid #FFD700;
	color: #FFD700;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	width: 100%;
}
.errormsg {color: #CC0000;}
.successmsg {color: #339900;}
.warningmsg {color: #000000;}

#content-home {
	float: left;
	width: 525px;
	padding: 0px 25px 0px 25px;
	line-height: 1.5em;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

#subnav {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 15px 0px;
	list-style-position: inside;
	list-style-type: circle;
	color: #aaaaaa;
	font-size: 0.9em;
}
#subnav li {
	margin: 0px;
	padding: 5px 0px;
}
#subnav a:link {color: #aaaaaa; text-decoration: none;}
#subnav a:visited {color: #aaaaaa; text-decoration: none;}
#subnav a:hover {color: #ed861f; text-decoration: none;}
#subnav a:active {color: #ed861f; text-decoration: none;}
#subnav a.active:link {color: #ed861f; text-decoration: none;}
#subnav a.active:visited {color: #ed861f; text-decoration: none;}

#newsmenu {
	margin: 0px;
	padding: 0px;
}
#newsmenu li {
	list-style: circle;
	margin: 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #e8e8e8;
}
#newsmenu a.headline {
	display: block;
	background-color: #004389;
	color: #ffffff;
	font-weight: normal;
	padding: 4px;
}
#newsmenu a.headline:link {background-color: #ffffff; color: #898389; text-decoration: none;}
#newsmenu a.headline:visited {background-color: #ffffff; color: #898389; text-decoration: none;}
#newsmenu a.headline:hover {background-color: #004389; color: #ffffff; text-decoration: none;}
#newsmenu a.headline:active {background-color: #004389; color: #ffffff; text-decoration: none;}
#newsmenu a.headline.active:link {background-color: #004389;color: #ffffff; text-decoration: none;}
#newsmenu a.headline.active:visited {background-color: #004389; color: #ffffff; text-decoration: none;}

#newsmenu li li {
	border: none;
	list-style: disc;
}

#inner-content {
	float: left;
	width: 440px;
	padding: 10px 0px 10px 25px;
}

#sidebar {
	float: left;
	width: 100px;
	padding: 33px 0px 5px 14px;
	font-size: 0.9em;
	line-height: 1.1em;
}

#swoosh-bottom {
	width: 900px;
	height: 29px;
	margin: 0px auto;
	background-image: url('images/swoosh-bottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 15px;
}

#footer {
	width: 850px;
	margin: 0px auto;
	color: #898389;
	padding: 30px 25px;
	font-size: 0.9em;
	line-height: 1.6em;
}

#footer a:link {color: #898389; text-decoration: none;}
#footer a:visited {color: #898389; text-decoration: none;}
#footer a:hover {color: #ed861f; text-decoration: none;}
#footer a:active {color: #ed861f; text-decoration: none;}

#fivesteps {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#fivesteps li {
	list-style-position: outside;
}

#commentForm {
	display: block;
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#enewsSignup {
	width: 113px;
	overflow: hidden;
	border: 1px solid #cccccc;
	background-color: #E9E9E9;
}

#enewsSignup  p {
	padding: 10px 0px;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.2em;
}

#enewsSignup input {
	margin: 0px;
	padding: 3px;
	width: 107px;
	border: 0px;
	background-color: #ffffff;
	color: #898389;
	font-size: 0.9em;
	text-align: center;
}

#enewsSubmit {
	display: block;
	width: 113px;
	padding: 10px 0px;
	text-align: center;
	overflow: hidden;
}

#portfolio-main {
	float: left;
	width: 400px;
	text-align: center;
	padding-left: 10px;
}

.port-panel {
	width: 400px;
	display: none;
	overflow: hidden;
	-moz-opacity:.0;
	filter:alpha(opacity=0);
	opacity:.0;
}
.port-panel.first {
	display: block;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	opacity:1.0;
}

.port-image {
	margin-top: 35px;
	margin-bottom:40px;
}

#portfolio-thumbs {
	float: left;
	width: 212px;
	padding: 0px 0px 0px 35px;
}

.port-thumb {
	-moz-opacity:.15;
	filter:alpha(opacity=15);
	opacity:.15;
	border: 2px solid #ffffff;
	width: 40px;
	height: 40px;
}

.thumbbg {
	background-color: #f1f1f1;
	float: left;
	margin: 0px 9px 9px 0px;
}

.thumbbg.end {
	background-color: #f1f1f1;
	float: left;
	margin: 0px 0px 9px 0px;
}
#study-image {text-align: center; margin: 0px auto;padding: 0px;}
#study-images a {
	float: left;
	display: block;
	margin:  15px 30px;
	padding: 0px;
	width: 80px;
	height: 80px;
	border: 1px solid #ec861e;
}


.intro {
	margin: 0px;
	padding: 40px 0px 20px 0px;
}

.copyright {
	padding: 30px 0px;
}

.hr {
	display: block;
	width: 100%;
	height: 1px;
	margin: 25px 0px;
	border-bottom: 1px solid #e8e8e8;
}

.orange 	{ color: #ed861f; }
.blue	{ color: #004389; }
.black	{ color: #000000; }
.red	{ color: #CC0000; }

.right-quote {
	float: right; 
	width: 200px;
	margin: 15px 0px 15px 15px;
	padding: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #ed861f;
}

.right-quote a:link {color: #ed861f; text-decoration: none;}
.right-quote a:visited {color: #ed861f; text-decoration: none;}
.right-quote a:hover {color: #004389; text-decoration: none;}
.right-quote a:active {color: #004389; text-decoration: none;}

.pdf-download {
	background-image: url('images/icon-pdf.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 23px;
	text-align: left;
	margin: 13px 0px;
}

.vcard-download {
	background-image: url('images/icon-vcard.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 33px;
	text-align: left;
	margin: 13px 0px;
}

.map-link {
	background-image: url('images/icon-map.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 33px;
	text-align: left;
	margin: 13px 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	font-size: 1.0em;
	margin: 10px 0px;
	color: #ed861f;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 1.1em;
	margin: 10px 0px;
	color: #ed861f;
	font-weight: normal
}

h3 {
	font-size: 1.0em;
	margin: 20px 0px 10px 0px;
	color: #ed861f;
	font-weight: normal;
}


p {
	margin: 0px;
	padding: 5px 0px;
}



a:link {color: #004389; text-decoration: none;}
a:visited {color: #004389; text-decoration: none;}
a:hover {color: #ed861f; text-decoration: none;}
a:active {color: #ed861f; text-decoration: none;}

/* promo styles */
#we-work {
	width: 402px;
	height: 645px;
	float: left;
	margin: 0px 5px 10px 0px;
	padding: 0px 10px;
	overflow: hidden;
	background-image: url('images/promos/we-work-bg.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	border: 2px solid #e8e8e8;
	text-align: center;
	color: #004389;
}
#we-work h1 {
	width: 422px;
	height: 93px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	background-image: url('images/promos/we-work-header.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#we-work table {
	margin: 0px auto;
	text-align: left;
	color: #ed861f;
}


#lifes-a-beach {
	width: 210px;
	height: 645px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	overflow: hidden;
	background-image: url('images/promos/lifes-a-beach-bg.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 2px solid #e8e8e8;
	text-align: center;
	color: #004389;
}
#lifes-a-beach h1 {
	width: 230px;
	height: 110px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	background-image: url('images/promos/lifes-a-beach-header.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}
#lifes-a-beach table {
	margin: 0px auto;
	text-align: left;
	color: #ed861f;
}

.promo-submit {
	background-color: #ed861f;
	color: #fff;
	border: none;
}

/* Rotator Styles */

#rotator {
	width: 525px;
	position: relative;
	font-size: 0.9em;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	text-decoration: none;
	list-style: none;
}

ul.ui-tabs-nav {
	float: left;
	margin: 0px;
	padding-left: 30px;
	z-index: 1;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	display: block;
	background-color: #f1f1f1;
	color: #898389;
	padding: 4px 9px;
	text-align: center;
	margin: 0px 0px 4px 0px;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	display: block;
	background-color: #004389;
	color: #ffffff;
	padding: 4px 9px;
	text-align: center;
	margin: 0px 0px 4px 0px;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	display: block;
	background-color: #004389;
	color: #ffffff;
	padding: 4px 9px;
	text-align: center;
	margin: 0px 0px 4px 0px;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	float: left;
	width: 470px;
	overflow: hidden;
	line-height: 1.2em;
}

#rotator .ui-tabs-hide {
	display:none;
}
#rotator .rotator-image {
	margin-bottom: 10px;
	width: 470px;
	height: 150px;
	overflow: hidden;
}
