/* @group General Styles */

body {
	margin: 0;
	padding: 0 0 24px;
}

p {
	margin: 0;
}


br {
	margin: 0;
}

img {
   border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 12px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 12px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

.clearer {
	clear: both;
}

blockquote {
	margin: 0;
	background: none left bottom;
	padding: 8px 16px;
}

html>body blockquote {
	margin: 0;
	background: url(images/blockquote_point.png) no-repeat left bottom;
	padding: 8px 16px 32px;
}

code {
	font-family: "Courier New", Courier, mono;
	display: block;
	text-align: left;
	background: url(images/gear.gif) no-repeat left top;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 16px;
	padding-left: 30px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

.imageStyle {

}

#container #content ul {
}

#container #content li {
}

#sidebar ul {
}

#sidebar li {
}

/* @end */

/* @group Layout */
/* aoi */
#container {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
/* aoi */
#searchContainer {
	background: url(images/search_bkg.png) no-repeat;
	width: 200px;
	height: 50px;
	position: relative;
	display: block;
	top: 2px;
	left: 640px;
}

#search {
	background-position: 0;
}

#searchForm {
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 5px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}
/* aoi */
/*#top {
	width: 986px;
	height: 19px;
	background: url(images/top.png) repeat-y;
}*/
/* aoi */
/* aoi */
#header {
	width: 986px;
	background: url(images/content.png) repeat-y;
	height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0;
	padding-left: 0;
}
/* aoi */
#siteTitle {
}
/* aoi */
#header h1 {
	font-size: 14px;
	margin-left: 40px;
	margin-right: 40px;
}
/* aoi */
/* aoi */
#header h2 {
	font-size: 14px;
	margin-left: 40px;
	margin-right: 40px;
}
/* aoi */
#logo	 {
	float: right;
	margin-right: 20px;
}

html>body #logo	 {
	float: right;
	margin-right: 40px;
}

#main {
	background: url(images/content.png) repeat-y;
	width: 986px;
	padding-top: 0px;
	padding-bottom: 30px;
}

#sidebarContainer {
	float: right;
	display: block;
	margin-top: 30px;
	font-size: 11px;
	line-height: 22px;
	margin-right: 40px;
	background: url(images/blockquote_point.png) no-repeat left bottom;}

#sidebarContent {
}

/* aoi */
#content {
	margin-left: 40px;
	padding-top: 30px;
	font-size: 12px;
	line-height: 22px;
	color: #255571;
}
/* aoi */

#footer {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	width: 986px;
	height: 30px;
	background: url(images/footer.png) no-repeat;
	padding-top: 4px;
}

#breadcrumb {
	width: 986px;
	height: 22px;
	background: url(images/menu_default2.png) no-repeat;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 8px;
	text-align: left;
}

#bcinset {
	margin-left: 40px;
}

html>body #bcinset {
	margin-left: 0;
	padding-left: 0;
}

#archives {
	margin-top: 24px;
}

	
/* @end */

/* @group Menu System */
/* aoi */
#ncinset {
	width: 986px;
	background: url(images/menu_default2.png) no-repeat;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 62px;
}
/* aoi */
/* aoi */
#navcontainer {
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
	display: block;
}
/* aoi */
/* Toolbar Styles */

#navcontainer #current {
	color: #fff;
	background: url(images/littlearrow.gif) no-repeat center top;
}

html>body #navcontainer #current {
	color: #fff;
	background: url(images/littlearrow.png) no-repeat center top;
}

#navcontainer #current:hover {
	color: #b3b3b3;
}

#navcontainer .currentAncestor {
	color: #b3b3b3;
}

/* Parent - Level 0 */

/* aoi */
#navcontainer ul{
	list-style: none;
	padding-left: 37px;
	padding-right: 37px;
	margin: 0;
	height: 90px;
	position: relative;
	z-index: 10;
	float: right;
}
/* aoi */
/* aoi */
#navcontainer li {
	float: left;
	height: 62px;
	margin-right: 24px;
	display: block;
}
/* aoi */
/* aoi */
#navcontainer a{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ebebeb;
	margin-top: 0;
	margin-bottom: 0;
	height: 42px;
	padding-top: 20px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	z-index: 7;
	float: left;
}
/* aoi */

#navcontainer a:hover{
	display: block;
	text-decoration: none;
	color: #b3b3b3;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	top: 50px;
	left: 0;
	height: 20px;
	margin: 0;
	z-index: 9;
	width: 830px;
}

#navcontainer ul ul li {
	background: none;
	padding: 0;
	float: left;
	height: 18px;
}

#navcontainer ul ul li a {
	padding: 0;
	color: #7e7e7e;
	float: left;
	z-index: 8;
}

#navcontainer ul ul li a:hover {
	color: #464646;
}

#navcontainer ul ul #current {
	color: #464646;
}

#navcontainer ul ul #current:hover {
	color: #7e7e7e;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
	text-align: left;
}

.blog-archive-entries-wrapper {
	text-align: left;
}

.blog-archive-month {
	color: #b3b3b3;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	display: none;
}

.blog-archive-link {
	color: #000000;
	font-size: 10px;
	display: none;
}
	
/* @end */

.blog-entry {
	padding-bottom: 45px;
	font-weight: normal;
	font-style: normal;
}

.blog-entry-title {
	background-image: none;
	font-size: 26px;
	padding-bottom: 9px;
	text-decoration: none;
}

.blog-entry-title a:link {
	text-decoration: none;
}

.blog-entry-title a:visited {
	text-decoration: none;
}

.blog-entry-title a:hover {
	text-decoration: none;
}

.blog-entry-date {
	margin-bottom: 20px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 14px;
}

.blog-entry-comments a:link {
	padding-left: 0px;
	background: none left center;
}

html>body .blog-entry-comments a:link {
	padding-left: 16px;
	background: url(images/comments.gif) no-repeat left center;
}

.blog-entry-comments a:hover {
}

.blog-entry-summary { 
}

.blog-read-more a:link, .blog-read-more a:visited {
}

.blog-read-more a:hover
{
}


.blog-entry-category a:link, .blog-entry-category a:visited {
	padding-left: 17px;
	background: url(images/page_white.gif) no-repeat left center;
	padding-right: 4px;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

#archive {
}

#archive a:link, #archive a:visited {
}

#archive a:hover {
}

/* styles the archives in the blog sidebar */

#blog-archives {
	padding-top: 10px;
}

.blog-archive-link-enabled {
	padding-left: 18px;
	background: url(images/date.gif) no-repeat left center;
}

.blog-archive-link-enabled:link, .blog-archive-link-enabled:visited {
}

.blog-archive-link-enabled:hover {
	padding-left: 18px;
	background: url(images/date.gif) no-repeat left center;
}

.blog-archive-link-disabled {
	padding-left: 18px;
	background: url(images/date.gif) no-repeat left center;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
}

.blog-category-link-enabled {
	padding-left: 18px;
	background: url(images/page_white.gif) no-repeat left center;
}

.blog-category-link-enabled:link, .blog-category-link-enabled:visited {
}

.blog-category-link-enabled:hover {
	padding-left: 18px;
	background: url(images/page_white.gif) no-repeat left center;
}

.blog-category-link-disabled {
	padding-left: 18px;
	background: url(images/page_white.gif) no-repeat left center;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	margin-top: 12px;
}


.blog-rss-link {
}

.blog-rss-link:link, .blog-rss-link:visited {
	padding-left: 18px;
	background: url(images/feed.gif) no-repeat left center;
}

.blog-rss-link:hover {
}

.blog-comments-rss-link {
}

.blog-comments-rss-link:link, .blog-comments-rss-link:visited {
	padding-left: 18px;
	background: url(images/feed.gif) no-repeat left center;
}

.blog-comments-rss-link:hover {
}
	
/* @end */

/* @group New Blog Styles (3.6) */

p.blog-entry-tags {
	margin-top: 14px;
	background: url(images/tag.gif) no-repeat left center;
	padding-left: 20px;
}
/* Styles blog tag links normal and visited state */
p.blog-entry-tags a:link,
p.blog-entry-tags a:visited {
}

/* Styles blog tag links hover state */
p.blog-entry-tags a:hover {
}

/* Styles blog tag links active state */
p.blog-entry-tags a:active {
}

/* Styles the tag clous un-ordered list */
ul.blog-tag-cloud {
	margin: 14px 0;
	padding: 0;
}

/* Styles tag cloud list item */
ul.blog-tag-cloud li {
	list-style-type: none;
	margin: 0;
	display: inline;
}

/* Styles all links in the tag cloud in normal and visited state */
ul.blog-tag-cloud li a:link,
ul.blog-tag-cloud li a:visited {
	padding: 0;
}

/* Styles all links in the tag cloud in hover state */
ul.blog-tag-cloud li a:hover {
	text-decoration: none;
}

/* Styles all links in the tag cloud in active state */
ul.blog-tag-cloud li a:active {
}

/* tag size 1-20 styles */
.blog-tag-size-1 {
	font-size: 9px;
}

.blog-tag-size-2 {
	font-size: 10px;
}

.blog-tag-size-3 {
	font-size: 10px;
}

.blog-tag-size-4 {
	font-size: 11px;
}

.blog-tag-size-5 {
	font-size: 11px;
}
.blog-tag-size-6 {
	font-size: 12px;
}

.blog-tag-size-7 {
	font-size: 12px;
}

.blog-tag-size-8 {
	font-size: 13px;
}

.blog-tag-size-9 {
	font-size: 13px;
}

.blog-tag-size-10 {
	font-size: 14px;
}

.blog-tag-size-11 {
	font-size: 14px;
}

.blog-tag-size-12 {
	font-size: 15px;
}

.blog-tag-size-13 {
	font-size: 15px;
}

.blog-tag-size-14 {
	font-size: 16px;
}

.blog-tag-size-15 {
	font-size: 17px;
}

.blog-tag-size-16 {
	font-size: 17px;
}

.blog-tag-size-17 {
	font-size: 18px;
}

.blog-tag-size-18 {
	font-size: 19px;
}

.blog-tag-size-19 {
	font-size: 19px;
}

.blog-tag-size-20 {
	font-size: 21px;
}

/* Order & Un-ordered List Support
These CSS classes style the list style type of an un-ordered list. */

ul.disc { list-style-type: disc;
}

ul.circle { list-style-type: circle;
}

ul.square { list-style-type: square;
}

ol.arabic-numbers { list-style-type: decimal;
}

ol.upper-alpha { list-style-type: upper-alpha;
}

ol.lower-alpha { list-style-type: lower-alpha;
}

ol.upper-roman { list-style-type: upper-roman;
}

ol.lower-roman { list-style-type: lower-roman;
}

/* @end */

/* @group Forms */
.message-text {
	width: 98%;
} 

.required-text {
} 

/* aoi */
.form-input-field {
	width: 500px;
	font-size: 15px;
	color: #666;
	background-color: #f9f9f9;
} 
/* aoi */

.form-input-button {
	margin: 0;
	padding: 0;
} 
/* @end */

/* @group Bread-crumb */

#breadcrumb ul {
	display: inline;
	margin: 0;
	list-style-type: none;
}

#breadcrumb li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#breadcrumb a {
	display: inline;
	background: none;
}

#breadcrumb a:hover {
	display: inline;
}
	
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding-bottom: 14px;
	font-size: 20px;
}

.album-description {
	margin-bottom: 85px;
}


.album-wrapper {
	display: block;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 18px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	border: 1px solid #d0d0d0;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0;
	padding: 0;
	text-align: center;
}

.photo-navigation {
	margin-top: 32px;
	margin-bottom: 20px;
	padding: 20px 14px;
	background: url(images/trans_black_bkg.png) repeat;
	color: #fff;
}

#photo-navigation a {
	margin-top: 0;
	margin-bottom: 0;
	color: #262626;
}

#photo-navigation a:link {
	margin-top: 0;
	margin-bottom: 0;
	color: #262626;
}

.photo-navigation a:hover {
}

.photo-frame{
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	border: 8px solid #fff;
}

.photo-links {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.photo-links a:link {
	margin-top: 0;
	padding-top: 0;
}

.photo-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

.photo-caption {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 14px;
}

/* @end */
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 32px;
	font-size: 14px;
	line-height: 25px;
}

.filesharing-item {
	margin-top: 0;
	margin-bottom: 34px;
	padding: 12px 20px;
	background-color: #f1f1f1;
}


.filesharing-item-title a:link {
	margin: 0;
}

.filesharing-item-title a:hover {
}

html>body .filesharing-item-title a:hover {
}

.filesharing-item-title {
	font-size: 16px;
	font-weight: bold;
}

.filesharing-item-description {
}

/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 24px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-right: 25px;
	margin-bottom: 30px;
}

.movie-thumbnail-caption {
	text-align: left;
	width: 130px;
	margin-right: 10px;
	clear: left;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #fff url(images/filmback.gif) no-repeat left bottom;
	margin: 30px 20px 20px;
}

.movie-title {
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end *//* @group EXIF data */
/* Data wrapper */
.exif-data {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-pixel-x-dimension {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}

/* @end */

/* @group Plugins */

/* @group RapidSearch */

/* Hides Yahoo Search Credit */

#search_credits {
	display: none;
}

#rapidsearch { 
	color: #4f4f4f;
}



/* @end */

/* @group RapidBlog */

.blog-entry-comments-body {
}

.blog-entry-comments-body-even {
}

.blog-entry-comments-body-odd {
}

/* @end */



/* @end */



/*aoi fieldwork start*/

#siteTitle {
	text-indent: -999em;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;}

h2 {font-size: 16px;
line-height: 0.8em;}

html>body #logo	 {float: left;
margin-left: 40px;}

#myExtraContent1 {margin: 0 3px 10px 3px;
padding: 40px; background-color: #3d91cf;
color: #fff;}

#myExtraContent2 {margin: 0 3px 0 3px;
padding: 10px 40px 0px 40px;
font-size: 12px;}

#myExtraContent3 {margin: 0 3px 0px 3px;
padding: 0 40px 0px 40px;
font-size: 12px;
color: #fff;}

.tag_solo {font-size: 1.5em;}

.image-left {
	float: left;
	margin: 0 3px 3px 0;
	padding: 3px 12px 3px 0px;
}

.image-right {
	float: right;
	margin: 0 0 3px 3px;
	padding: 0 0 3px 12px;
}

textarea.form-input-field {width: 504px;}

/*Up2five column CSS support*/
.column { float: left; }
.one { width: 100%; }
.two { width: 50%; }
.three { width: 33%; }
.four { width: 24%; }
.five { width: 20%; }
.two3rds { width: 66%; }
.three4ths { width: 75%; }
.four5ths { width: 80%; }
.column .content { width: 90% ! important; margin: 0 auto; padding: 0 0 10px 0px ! important; float: none ! important;}
/* Up2five column CSS support end */


/*aoi fieldwork end*/

/*aoi solo tagline header start*/
.infoNodeCeilingTag {height: 14px;
	background: url(images/info_node_ceiling_tag.png) no-repeat;}

#tagline {
	clear:both;
	padding:0 25px 12px;
	height:1%;
	color:#fff;
	font:2.0em/1.2 georgia,serif;
	background: url(images/filler_noir.png);}

#tagline .tag_22 {font-size:.73em;}
#tagline .tag_45 {font-size:1.4em;}

#aoidef {font:2.0em/1.0 georgia,serif;}
#aoidef .tag_22 {font-size:.73em;}
#aoidef .tag_45 {font-size:1.4em;}

.serviceNode {margin-bottom: 2px; width: 590px;}
.sidebarNode {width: 276px;}

#anchor .infoNodeContentSolo, #bigloader .infoNodeContentSolo {
	line-height: 1.6em;
	padding: 1px;}

.infoNodeBaseTag {height: 14px;
	background: url(images/info_node_base_tag.png) no-repeat;}
/*aoi solo tagline header end*/

/*aoi solo prices fieldwork start*/
.infoNodeCeilingPrice {height: 16px;
	background: url(images/info_node_ceiling_price_blue.png) no-repeat;}

.infoNodeContentPrice {
	line-height: 1.3em;
	padding: 4px 5px 8px 0px;}
	
.infoNodeContentFlex {margin-bottom: 118px;}

.infoNodePrice {
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0px 20px 0 20px;
	background: url(images/filler_blue.png);}

.infoNodeBasePrice {height: 14px;
	background: url(images/info_node_base_price_blue.png) no-repeat;}
/*aoi solo prices fieldwork end*/

/*aoi solo node services fieldwork start*/
.infoNodeCeilingServ {height: 16px;
	background: url(images/info_node_ceiling_serv_blue.png) no-repeat;}

.infoNodeContentServ {
	line-height: 1.6em;
	padding: 4px 5px 8px 0px;
	color: #ffffff;}

.infoNodeServ {
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0px 20px 0 20px;
	background: url(images/filler_blue.png);}

.infoNodeBaseServ {height: 14px;
	background: url(images/info_node_base_serv_blue.png) no-repeat;}
/*aoi solo node services fieldwork end*/

/*aoi solo 23 header tag start*/
#tagger {font:2.5em/1.2 georgia,serif;}
#tagger .tag_23 {font-size: 0.90em;}
/*aoi solo 23 header tag end*/

/*aoi solo node fieldwork start*/
.infoNodeCeilingSolo {height: 16px;
	background: url(images/info_node_ceiling_solo.png) no-repeat;}

.infoNodeContentSolo {
	line-height: 1.6em;
	padding: 4px 5px 12px 0px;
	color: #255471;}

.infoNodeSolo {
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0px 20px 0 20px;
background: url(images/filler_noir.png);}

.infoNodeBaseSolo {height: 14px;
	background: url(images/info_node_base_solo.png) no-repeat;}
/*aoi solo node fieldwork end*/

/*aoi twin node fieldwork start*/
.infoNodeCeilingTwin {height: 16px;
	background: url(images/info_node_ceiling_twin_blue.png) no-repeat;}

.infoNodeHeaderTwin {font-size:13px;
color: #255471;}

.infoNodeContentTwin {
	line-height: 1.6em;
	padding: 5px 5px 10px 0px;
	color: #ffffff;}

.infoNodeTwin {
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0px 20px 0 20px;
background: url(images/filler_blue.png);}

.infoNodeBaseTwin {height: 14px;
	background: url(images/info_node_base_twin_blue.png) no-repeat;}
/*aoi twin node fieldwork end*/

/*aoi tri node fieldwork start*/
.infoNodeCeilingTri {height: 16px;
	background: url(images/info_node_ceiling_tri_blue.png) no-repeat;}
	
.infoNodeHeaderTri {font-size:13px;
color: #255471;}
	
a:hover, a:active {text-decoration: none;}

.infoNodeContentTri {
	line-height: 1.6em;
	padding: 5px 5px 5px 0px;
	color: #ffffff;}

.infoNodeTri {
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0px 20px 0 20px;
background: url(images/filler_blue.png);}

.infoNodeHeaderTri {font-size:12px;}

.infoNodeBaseTri {height: 14px;
	background: url(images/info_node_base_tri_blue.png) no-repeat;}
/*aoi tri node fieldwork end*/

/*aoi quad node fieldwork start*/
.infoNodeContentQuad {
	line-height: 1.6em;
	padding: 5px 5px 5px 0px;}

.infoNodeQuad {
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0px 20px 0 20px;
background: url(images/filler_blue.png);}

.infoNodeHeaderQuad {font-size:12px;}

.infoNodeCeilingQuad {height: 16px;
	background: url(images/info_node_ceiling_quad_blue.png) no-repeat;}

.infoNodeBaseQuad {height: 14px;
	background: url(images/info_node_base_quad_blue.png) no-repeat;}
/*aoi quad node fieldwork end*/

/*aoi quint node fieldwork start*/
.infoNodeContentQuint {
	line-height: 1.6em;
	padding: 5px 5px 5px 0px;}

.infoNodeQuint {
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0px 20px 0 20px;
background: url(images/filler_blue.png);}

.infoNodeHeaderQuint {font-size:12px;}

.infoNodeCeilingQuint {height: 16px;
	background: url(images/info_node_ceiling_quint_blue.png) no-repeat;}

.infoNodeBaseQuint {height: 14px;
	background: url(images/info_node_base_quint_blue.png) no-repeat;}

.clearCompliance {clear: both;}

#portfolio li {
	width:100%;
	overflow:hidden;
	clear:both;
	float:left;
	padding:0 0 18px;}
	
#portfolio li .thumb {
	float:left;
	border:1px solid #dadada;
	padding:1px;
	background:#fff;}
	
#portfolio li .thumb:hover,
#portfolio li .thumb:focus {
	border-color:#ddd;}
	
#portfolio li .thumbhome {
	float:left;
	border:1px solid #dadada;
	padding:1px;
	background:#fff;}
	
#portfolio li .thumbhome:hover,
#portfolio li .thumbhome:focus {
	border-color:#ddd;}
	
.portfolio #content #portfolio li .thumbinside {
	float:left;
	border:1px solid #dadada;
	padding:1px;
	background:#fff;}
	
#portfolio li .thumbinside:hover,
#portfolio li .thumbinside:focus {
	border-color:#ddd;}

#portfolio li div {
	float:right;
	width:246px;
	height:150px;
	padding:8px 15px 10px;
	background:#e8e8e8;}

#portfolio li h3 {
	font-size:1.17em;
	margin:0 0 10px;}
	
#portfolio li h4 {
	font-size:.92em;
	font-weight:normal;
	margin:0 0 5px;}
	
#portfolio li p {
	padding:0 0 5px;
	font-size:.92em;}

#portfolio li ul {font-size:.92em;}

#portfolio li ul li {
	float:none;
	display:inline;
	padding:0 5px 0 0;
	clear:none;
	width:auto;}

#portfolio li a {
	color: #3d91cf;
	padding:0 5px 0 0;
	text-decoration:none;}

#portfolio li a:visited {color:#3d91cf;}

#portfolio li a:hover,
#portfolio li a:active {
	text-decoration:underline;}
	
.badge {
	position: fixed;
	height: 140px;
	width: 140px;
	top: 0px;
	right: 0px;
	background: url("images/coming_soon.png") no-repeat;
	z-index: 9999;
}

/*aoi quint node fieldwork end*/
