﻿
:visited {text-decoration:none}
:link {text-decoration:none}
ol {list-style:none}
ul {list-style:none}
code {font-size:1em;}
pre {font-size:1em;}
h6 {font-size:1em;}
h5 {font-size:1em;}
h4 {font-size:1em;}
h3 {font-size:1em;}
h2 {font-size:1em;}
h1 {font-size:1em;}
input
{ margin:0; padding:0 }
fieldset
{ margin:0; padding:0 }
blockquote
{ margin:0; padding:0 }
p
{ margin:0; padding:0 }
html
{ margin:0; padding:0 }
body
{ margin:0; padding:0 }
form
{ margin:0; padding:0 }
pre
{ margin:0; padding:0 }
h6
{ margin:0; padding:0 }
h5
{ margin:0; padding:0 }
h4
{ margin:0; padding:0 }
h3
{ margin:0; padding:0 }
h2
{ margin:0; padding:0 }
h1
{ margin:0; padding:0 }
li
{ margin:0; padding:0 }
ol
{ margin:0; padding:0 }
ul
{ margin:0; padding:0 }
:visited img {border:none}
:link img {border:none}
a img {border:none}
address {font-style:normal}



body {
	background:#142C5A;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:black;
	text-align:center;


	}
	
body#home {background:#142C5A;background:#132C5A url("bg4.jpg") repeat-x;
}
	
#container {
	background:#132C5A url("bg4.jpg") repeat-x;
	}
	
	#bg-container {
		/*background:url("sea-bg.jpg") 10% 151px no-repeat;*/
		margin:0 auto;
		text-align:center;
		padding-top:10px;
	
		}
		
	
		
#header {
	position:relative;
	height:151px;
	width:930px;
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	background:#F3F3F3 url("final-header-round-corners.jpg") repeat-x;

	}

#content-container {
	width:930px;
	padding:0;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
	background:url("sea-bg3.jpg") no-repeat;
	}

#main-content {
	
	float:left;
	width:610px;
	}

#sidebar-right {
	float:right;
	width:290px;
	padding-top:5px;
	padding-right: 15px;
	}
	
#sidebar-right-secondary {
	float:right;
	width:290px;
	padding-top:125px;
	}
		
#footer {
    border-top: #CCC solid 1px;
    background-color:#142C5A;
	height:80px;
	text-align:center;
	}

#home #footer {
	border: none;
	font-size: 11px;
	height:235px;
    background-color:#142C5A;
	color:#000;
	text-align:center;
	}

#copyright {
	width: 930px;
	margin: 20px auto;
	padding: 0 10px;
	font-size: 11px; 
	text-align:center;
	color: #626873;
}

	

.header-logo {
	position:absolute;
	top:20px;
	right:0;
	}


/*#header-nav-ul li a.selected#nav-about,
#header-nav-ul li a:hover#nav-about {color:#AB0101;} 

#header-nav-ul li a.selected#nav-work,
#header-nav-ul li a:hover#nav-work {color:#AB0101;}
	
#header-nav-ul li a.selected#nav-team,
#header-nav-ul li a:hover#nav-team {color:#AB0101;}
	
#header-nav-ul li a.selected#nav-contact,
#header-nav-ul li a:hover#nav-contact {color:#AB0101;}

#header-nav-ul li a.selected#nav-blog,
#header-nav-ul li a:hover#nav-blog {color:#AB0101;} 	*/
	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

.help-ul {margin-bottom:33px;}
	
	html>body .help-ul {margin-bottom:35px;}
	
.ul-left {
	font-size: 12px;
	margin-left:50px;
	}

.ul-right {
	float:right;
	width:145px;
	}

.ul-right li {
	background:url("icon-check.png") 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	}

.ul-left li {
	background:url("icon-check.png") 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	}

.fresh {
	line-height: 1.5;
	}

.fresh li {
	padding-left:27px;
	margin-top: 0px;
	margin-bottom:10px;
	font-size: 11px;
	color:#CCC;
	}


.fresh li a {
	color:white;
	font-size: 12px;
	line-height: 1.8;
	}

.sidebar-menu {
	padding-top: 18px;
}


html>body .sidebar-menu {
	padding-top: 15px;
}

	.sidebar-menu h4 {
		color: #003F8E;
		text-transform: uppercase;
		font: 12px Helvetica, Arial, Verdana, san-serif;
		line-height: 35px;
		padding-top: 15px;
		margin-left: 20px;
	}
		
	.sidebar-menu ul {
		margin: 10px 0 0px 30px;
	}
		
	.sidebar-menu ul li {
		font-size: 11px;
		color: #464A52;
		font-weight:  bold;
		background:url("arrow-play.png") 0px 50% no-repeat;
		padding: 8px 0 8px 30px;

	}
	
	.sidebar-menu ul#services {
		margin: 10px 0 0px 20px;
	}
	
	.sidebar-menu ul#services li {
		font-size: 12px;
		color: #464A52;
		font-weight:  bold;
		padding: 15px 0 15px 40px;

	}


	
	.sidebar-menu ul li.selected {
		font-weight:  bold;
		background:url("arrow-selected.gif") 0px 50% no-repeat;
	}
	
	.sidebar-menu-head {
		height: 60px;
		background:url("sbhead.png") top no-repeat;
	}
 
	.sidebar-menu-info {
		font-size: 11px;
		padding: 30px 20px;
	}
	
		.sidebar-menu-info strong {
			font-weight: bold;
			font-size: 12px;
			color: #464A52;
		}
		
		.sidebar-menu-info p {
			line-height: 18px;
			color: #464A52;
		}

		.sidebar-menu-info p span {
			color: #000;
		}

 	.sidebar-menu-foot {
		height: 60px;
		background:url("sbfoot.png") top no-repeat;
	}

.sidebar-icon {
	vertical-align: middle;
	margin-right: 15px;
}



/* Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

a:visited {
  	outline: none;
	color:white;
	}


a:link {
  	outline: none;
	color:white;
	}


a {
  	outline: none;
	color:white;
	}


a:hover {

	}

#content-container a:visited {
	color: #AB0101;
	padding: 1px 0;
	}

#content-container a:link {
	color: #AB0101;
	padding: 1px 0;
	}

#content-container a {
	color: #AB0101;
	padding: 1px 0;
	}

#content-container a:hover {
	color: #333333;
	background-color: #EFEFEF;
	}

#content-container a.external { 
	background: url("external-link.gif") 100% 40% no-repeat;
	padding-right: 15px;
} 
	
#home #content-container a:visited {
	color: #ECECEC;
	padding-bottom: 1px;
	}

#home #content-container a:link {
	color: #ECECEC;
	padding-bottom: 1px;
	}

#home #content-container a {
	color: #ECECEC;
	padding-bottom: 1px;
	}

#home #content-container a:hover {
	color: #FFFFFF;
	background: none;
	}
	
	
#content-container #work-slides a:hover {
	background: none;
	border-bottom: none;
	}


h6 {margin-bottom:10px;}
	

h5 {margin-bottom:10px;}
	

h4 {margin-bottom:10px;}
	

h3 {margin-bottom:10px;}
	

h2 {margin-bottom:10px;}
	

h1 {margin-bottom:10px;}
	
h1 {margin-bottom:15px;}

.page-title {
	color: #464A52;
	font: 22px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 5px;
	text-shadow: 1px 1px 6px #BBB;
}

.page-subtitle {
	color: #003F8E;
	font: 18px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 10px;
	text-shadow: 1px 1px 6px #BBB;
	background:url("page-title-bg.png") bottom no-repeat;
}


p {
	color: #000;
	margin-bottom:10px;
	line-height:1.8;
	}

ol {
	list-style: decimal;
	margin: 10px 30px;
}

ol li {
	margin: 10px;
	line-height: 1.6em;
}

#home li {
	color: #FFF;
	}

#home p {
	color: #FFF;
	}

img {border-style: solid;
	border-color: inherit;
	border-width: 0px;
}

.featured-index {width:600px;}

.featured-index img {float:left;}
	
.featured-index .index-right-feature {float:right;}


.globe-icon-float {
	width:30px;
	float:left;
	margin-right:15px;
	}

.bar-icon-float {
	width:33px;
	float:left;
	margin-right:15px;
	}

.block-what-we-do {
	margin-bottom:41px;
	color: white
	}

.featured-index img {
	padding-bottom:9px;
	background:url("wakeface/feature-img-bottom-bg.gif") left bottom no-repeat;
	float: right;
}

hr {height: 0; border: 0; border-bottom: 1px solid #DDD; color: #DDD; margin: 0; padding: 0; clear:both; width: 100%;}

.row {
	width: 290px;
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.featured-index .row {
	text-shadow: #000 0px 1px 0px;
	padding-top: 0px;
	font-size: 12px;
	width: 584px;
}

.row p {
	color: #464A52;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 6px;
	
}

.featured-index .row p {
	text-shadow: none;
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px;
}

.first {
	clear: both;
	float:left;
	
}

.second {float:right;}
	
.row img {
	margin-top: 10px;
	padding-bottom: 9px;
	background:url("work-img-bottom-bg.gif") left bottom no-repeat;
}

.featured-index .row img {
	background:url("feature-img-bottom-bg.gif") left bottom no-repeat;
	float: right;
}

#content-container .row a:visited {
	padding: 0;
	border: none;
	color:#AB0101;
	text-decoration: none;	
}

#content-container .row a:link {
	padding: 0;
	border: none;
	color:#AB0101;
	text-decoration: none;	
}

#content-container .row a {
	padding: 0;
	border: none;
	color:#AB0101;
	text-decoration: none;	
}

#content-container .row g {
	background: none;
	color: #333;
	text-decoration: none;	
}


.approach {
	clear: both;
	height: 70px;
	margin-top: 30px;
	margin-left: 0px;
	width: 600px;
}

	.approach img {
		padding: 5px;
		float: left;
		width: 48px;
	}
	
	.approach h3 {
		font: 14px Helvetica, Arial, Verdana, san-serif;
		font-weight: bold;
		color: #000;
		float: right;
		width: 520px;
		margin: 0;
		padding: 0;
	}
	
	.approach p {
		font-size: 12px;
		line-height: 1.6;
		color: #464A52;
		float: right;
		width: 520px;
		padding: 0px;
	}


#work h3 {
	font-weight: bold;
	font-size: 14px;
	color: #003F8E;
	margin: 30px 0 10px 0;
}

#work-slides {
	width: 610px;
	background-color: #EFEFEF;
}

#work-details {
	margin-top: 15px;
}

	#work-details p {
		float: left;
		width: 320px;
	}
	
	#work-details span {
		margin: 10px 0;
		display: block;
	}
	
	
	#work-details h4 {
		margin-top: 5px;
		width: 250px;
		float: right;
		color: #464A52;
		text-transform: uppercase;
		font: 12px bold Helvetica, Arial, Verdana, san-serif;
	}
	
	#work-details ul {
		width: 243px;
		float: right;
		margin: 0;
	}

		#work-details ul li {
			font-size: 11px;
			color: #003F8E;
			font-weight:  normal;
			background:url("arrow-play.png") 0px 50% no-repeat;
			padding: 6px 0 6px 25px;
	
		}

.team-member {
	clear: both;
	height: 120px;
	margin-top: 30px;
}

	.team-member img {
		background: #FFFFFF;
		border: #DDD 1px solid;
		padding: 5px;
		float: left;
		width: 90px;
	}
	
	.team-member h3 {
		font: 14px bold Helvetica, Arial, Verdana, san-serif;
		color: #000;
		float: right;
		width: 480px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 5px;
		background:url("page-title-bg.png") bottom no-repeat;
	}
	
	.team-member p {
		float: right;
		width: 480px;

	}

#contactForm fieldset{font-size: 12px; border: none; margin: 10px 0; padding:0; text-align: left; }
#contactForm legend {display:none;}
#contactForm ol {padding:0; margin:0;}
#contactForm li {list-style: none; padding:0;}
#contactForm label {color: #464A52; display: block; line-height:20px; padding: 10px 0 5px 0; text-align:left; vertical-align:top; }
#contactForm label span.required {color: #AB0101; font-weight: bold}
#contactForm input {width: 400px; font-size:1.2em; padding:3px; vertical-align:middle; background: #FFFFFF;}
#contactForm textarea {width: 100%; height:250px; padding:3px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#contactForm input.submitButton {width:auto; text-align: center; margin: 20px 0}

.blogimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blog-post-info {
	clear: left;
	color: #626873;
	margin: 15px 0 40px 0;
}

.display-comment {
	clear: both;
	border-top: 1px solid #DDD;
	margin-bottom: 30px;
}

	.author1 {
	background: url('bg-comment.gif') no-repeat;
	min-height: 50px;
	border-top: 1px solid #003F8E;
}

	.display-comment .comment {
		color: #464A52;
		float: right;
		padding: 20px 0 10px 0;
		width: 440px;
	}
	
	.display-comment .comment p {
			font-size: 12px;
			color: #464A52;
			margin: 0;
			padding: 0;
		}

	.display-comment .posted {
		font-size: 11px;
		font-style: italic;
		padding: 20px 0 10px 0;
		color: #626873;
		float: left;
		width: 150px;
	}
		.display-comment .posted p {		
			color: #626873;
		}
		.display-comment .posted strong {
			font-size: 12px;
			font-weight: bold;
			font-style: normal;
			color: #626873;
		}
		
#commentForm #formTitle {margin: 20px 0 10px 0; font-size: 12px; font-weight: bold; color: #003F8E;}
#commentForm input.textField {width: 440px; font-size:11px; padding:5px; vertical-align:middle; background: #FFFFFF;}
#commentForm textarea {width: 440px; height:200px; padding:5px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#commentForm input.submitButton {text-align: center;}

/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////////*/

#footer h6 {margin-bottom:0;}
	
#footer h5 {margin-bottom:0;}
	
#footer h4 {margin-bottom:0;}
	
#footer h3 {margin-bottom:0;}
	
#footer h2 {margin-bottom:0;}
	
#footer h1 {margin-bottom:0;}
	
#footer li {
	color: #464A52;
}


#footer p {
	color: #464A52;
}


#footer a:visited {
	color:#AB0101;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 2px;
	}


#footer a:link {
	color:#AB0101;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 2px;
	}


#footer a {
	color:#AB0101;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 2px;
	}

#footer a:hover {
	color: #333333;
	background-color: #FFFFFF;
	border-bottom:1px solid #AB0101;
	}


.footer-container {
	width:930px;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	border-top: 1px solid #396AAD;
	}

.footer-right {
	width:290px;
	height:170px;
	}

.footer-middle {
	width:290px;
	height:170px;
	}

.footer-left {
	width:290px;
	height:170px;
	}

.footer-left {
	position:relative;
	float:left;
	margin-right:30px;
	color:#FFFFFF;
	line-height: 1.6;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
	
	.rss-icon {
		position:absolute;
		top:0;
		right:4px;
		}
	
	.footer-left li  {margin-bottom:5px;}
	
	#footer .footer-block-left li em {
		font-weight:normal;
		font-size: 10px;
		font-style: normal;
		}
	
	
.footer-middle {float:left;}
	
	.footer-middle p {margin-bottom:10px;}

.footer-right {
float:right;
padding-top:0px;


}
	
	.footer-right p {
		line-height:1.7;
		color:#464A52;
		}
		
	.footer-right p span {color:#000;}

	.footer-right strong {
		font-size: 12px;
		font-weight: normal;
		}		
	
#footer .content {
	padding:10px 20px 0 20px;
	font-size: 11px;
	}


/* $6 - Image Replacements //////////////////////////////////////////////////////////////////////////////////*/


#featured-projects {
    padding:26px 0 0 0;
    overflow:hidden;
    
    
    height:0px !important;
    height /**/:22px;
	border-bottom:1px solid #426FA8;
	margin-bottom:16px;
}


#CFE {
    padding:10px 0 0 0;
    overflow:hidden;
    height:0px !important;
    height /**/:22px;
    color: #FFFFFF;
}

#want-to-work {
    padding:20px 0 0 0;
    overflow:hidden;
    
    height:0px !important;
    height /**/:20px;
}

#contact-us {
    padding:22px 0 0 0;
    overflow:hidden;
    
    height:0px !important;
    height /**/:22px;
}


/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
#small-images{
text-align:center; height:75px;padding-top:20px;padding-top:20px;
}
small-images a:link{
text-decoration:none;
}
.myBox
{
    margin: 0 auto;
    margin-bottom:50px;
    color: #000000;
    width: 85%;
    padding: 20px;
    background-color: #ffffff;
    border: 3px solid #000080;
    height:auto;

}
.myBoxFlags
{
    margin: 0 auto;
    margin-bottom:50px;
    color: #000000;
    width: 90%;
    padding: 10px;
    background-color: #ffffff;
    border: 3px solid #000080;
    height:1500px;
    text-align:center;
   
}
.myBoxRecipes 
{
    margin: 0 auto;
    margin-bottom:50px;
    color: #000000;
    width: 85%;
    padding: 20px;
    background-color: #ffffff;
    border: 3px solid #000080;
    height:auto;
    text-align:left;
}
.myBoxRecipes a:link{
	text-decoration:none;
	color:#132C5A;
}

.flag-img{
	margin:0px;
}

.wood-nav{
	margin: auto;height:25px;width:930px; background-image:url('wood-bg2.jpg'); background-repeat:no-repeat;
}




