/* CSS DOCUMENT */
* 	{ margin: 0; padding: 0;}
html { min-height: 100%; margin-bottom: 1px; }
img, a img	{ border: 0; }

body 	{ font-size: 13px; font-family: georgia, times, serif; text-align: center; color: #666; background: #122d43;}
table, th, td { font-size: 13px; font-family: georgia, times, serif; color: #666; text-align: left; }

#skip	{ display: none;}

a:link, a:visited	{ color: #069; text-decoration: none;}
a:hover		{ color: #6caac9; text-decoration: underline; }

#h_bg	{ background: #000 url(../images/h_bg.jpg) no-repeat 50% 0; }
#bg	{ background: #fff url(../images/bg.jpg) no-repeat 50% 0; }

#container	{ width: 760px; margin: 0 auto; text-align: left; }

#header		{ position: relative; height: 157px; background: #122d43 url(../images/bg.jpg) no-repeat 50% 0; }
	#header p	{ position: absolute; top: 86px; right: 20px; font-size: 20px; text-align: right; color: #000; }
	#header p b	{ font-size: 12px;}

/* NAVIGATION
------------------------------------------------------------------------------------- */
#nav { position: absolute; top: 122px; left: 0px;  }
	#nav li { float: left; position: relative; font-size: 17px; list-style: none; background: url(../images/nav_li_bg.gif) no-repeat; padding-left: 2px; }
	#nav li.first { background: none; }
	#nav li a:link, #nav li a:visited { cursor: pointer; position: relative; float: left; display: block; height: 35px; line-height: 35px; padding: 0 15px; color: #fff; text-decoration: none;}
	#nav li a:hover	{ background: #3d566a; color: #c4e4ff; }
	#nav li.on a:link, #nav li.on a:visited	{ background: #24333f; color: #b7c8d7; }

/* content
------------------------------------------------------------------------------------- */
#tagline	{ text-align: right; color: #9b7c60; font-size: 20px; height: 38px; line-height: 38px;}
#content	{ padding: 40px 0 70px; line-height: 22px; height: 1%; }
	#content p	{ padding: 0 0 20px; }
	#content ul, #content ol	{ padding: 0 25px 20px; }
	#content a	{ font-weight: bold;}
	
.col1	{ float: left; display: inline; width: 100px; margin-right: 20px;}
.col2	{ float: left; display: inline; width: 640px;}

.project_text	{ float: right; width: 250px; font-size: 11px; line-height: 18px;}


.tertnav2		{ list-style: none; padding: 0 !important; line-height: 120%;}
.tertnav2 li	{ padding: 5px 5px 5px 0; font-size: 11px; border-bottom: 1px solid #f3f3f3;}
.tertnav2 li b	{ display: block; font-size: 13px;}
.tertnav2 li.on	{ background: #f3f3f3; padding: 5px 5px 5px 10px;}

.videobox	{ padding: 10px; margin: 0 0 15px; border: 1px solid #ddd; background: #fff;}
.videobox b	{ display: block;}

.thumbnails	{ float: right; width: 150px; display: inline; margin: 0 0 5px 15px; font-size: 11px; line-height: 13px; border: 1px solid #ddd; padding: 10px; }
.thumbnails img	{ margin: 0 0 3px; }


#footer_outer	{ height: 100px; background: url(../images/bg_footer.gif) repeat-x; }
#footer	{ width: 760px; margin: 0 auto; text-align: left; font-size: 11px; color: #2c5c82; padding: 20px 0 50px;}
	#footer li { float: left; position: relative; list-style: none; border-left: 1px solid #2c5c82; }
	#footer li.first { border: 0; }
	#footer li a:link, #footer li a:visited { cursor: pointer; position: relative; float: left; display: block; font-weight: bold; padding: 0 8px; color: #659dca; text-decoration: none;}
	#footer li a:hover	{ color: #fff; }
	#footer li.on	{ padding: 5px; color: #666; }
	#footer p	{ clear: left; padding: 5px; line-height: 18px; width: 680px; }
	#footer span	{ float: right;}
	
	.logo_bbb	{ float: right; margin-top: -6px; }

.column	{ width: 360px; float: left; display: inline; margin-right: 20px;}

.project_detail	{ text-align: left; background: #fff;}
	.project_detail h3	{ padding: 10px 10px 0; }
	.project_detail a.backtoproject:link, .project_detail a.backtoproject:visited	{ background: #35536D; display: block; padding: 20px; color: #fff; font-weight: bold; border-bottom: 2px solid #24333F; }
	.project_detail a.backtoproject:hover	{ background: #24333F; }
	
	.gallery_thmb	{ padding: 20px 0 0 20px; }
	.gallery_thmb img	{ float: left; margin: 0 10px 10px 0;}


.contactform		{ margin: 0 0 15px;}
	.contactform label	{ font-weight: bold; }
	.contactform td		{ padding: 5px; vertical-align: top;}
	.contactform td span	{ color: #900}
	.input				{ border: 1px solid #999; border-color: #888 #ddd #ddd #888; padding: 2px; width: 250px; }
	.bttn				{ font-weight: bold; font-size: 12px; color: #036; padding: 2px; text-transform: uppercase; }
	input:focus, textarea:focus	{ background: #FFFFCC;}
	
.confirm	{ color: #0C860B; background: url(../images/icon_confirm.gif) no-repeat; padding: 0 0 0 15px;}

/* MISC*/
.clear		{ clear: both; height: 1px; font-size: 1px;}
.floatright	{ float: right; margin: 0 0 10px 15px; clear: right;}
.floatleft	{ float: left; margin: 5px 20px 10px 0;}

hr	{ height: 1px; border: 0; background: #ddd; color: #ddd; margin: 0 0 15px; clear: both; }

h1	{ font-size: 22px; font-weight: normal; padding: 0 0 10px;}
h2	{ font-size:18px; font-weight: normal; padding: 0 0 5px; color: #9b7c60;}
h3	{ font-size: 18px; }
h4	{ font-size: 14px; padding: 0 0 5px; }

blockquote	{ position: relative; background: url(../images/bg_quote.gif) no-repeat; padding: 0 0 0 40px; font-size: 15px; }

	
/* awesomebox */
#aOverlay { background: #111; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 900; display: none; cursor: pointer;}
#aBox { position: absolute; z-index: 950; height: 42px; width: 42px; overflow: hidden; }
#aBox div#aImgHolder { display: block; padding: 10px 0; background: #333; min-height: 32px; }
#aBox img#aImg { display: block; margin: 0 10px; background: #333; }
#aBox *:focus { -moz-outline: 0;; }
#aBox a.aButton { float: right; background-color: transparent; background-image: url(../images/aBox-buttons.gif); text-decoration: none; width: 40px; height: 16px; cursor: pointer; border: 0; background-repeat: no-repeat; }
#aBox a.aButton:hover { background-color: transparent; text-decoration: none; border: 0; }
#aBox a.aButton:active { background-color: transparent; border: 0; }
#aBox a#aCloseButton { width: 28px; height: 32px; }
#aBox a#aCloseButton { background-position: 0 0; float: left; }
#aBox a#aNextButton { background-position: -68px 0; }
#aBox a#aPrevButton { background-position: -28px 0; }

#aBox a#aCloseButton:hover { background-position: 0 -64px; }
#aBox a#aNextButton:hover { background-position: -68px -64px; }
#aBox a#aPrevButton:hover { background-position: -28px -64px; }

#aBox a#aCloseButton:active { background-position: 0 -32px; }
#aBox a#aNextButton:active { background-position: -68px -32px; }
#aBox a#aPrevButton:active { background-position: -28px -32px; }

#aBox div#aBoxMeta { position: absolute; left: 0; z-index: 960; background: #333; padding: 0 10px; height: 0; overflow: hidden; }
#aBox h1#aInfoTitle { color: #999; font-size: 15px; font-weight: bold; margin: 0 80px 0 32px; padding: 0 !important; }
#aBox p#aCount { clear: right; float: right; text-align: center; width: 80px; margin: 0; color: #999; font-size: 10px; }
#aBox p#aInfo { margin: 0 80px 0 32px; color: #999; font-size: 10px; }
#aBox h1#aInfoTitle, #aBox p#aCount, #aBox p#aInfo { text-transform: none !important; }

img#aLoadImg { position: absolute; top: -900em; left: -900em; border: 0; width: 32px; height: 32px; z-index: 999; }