/*--------------------------------------------------------
Buist Electric, Inc.
Copyright 2009. All Rights Reserved.
---------------------------------------------------------*/


@import "nav.css";


*, body, html {
	margin: 0;
	padding: 0;
	}
	
*:focus{
	-moz-outline-style: none;
	}

a img {
	border: 0;
	}
	
a, a:active {
	outline: none;
	}
	
a:focus {
	-moz-outline-style: none;
	}

/*--------------------------------------------------------
STRUCTURE
---------------------------------------------------------*/

body {
	background: #fff url(/_images/body_bg.jpg) top left repeat-x;
	font-family: Arial, sans-serif;
	color: #3f3f3f;
	}
	
#wrap {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
	}
	
#header {
	width: 980px;
	background: transparent url(/_images/header_bg.jpg) top left no-repeat;
	height: 127px;
	}
	
#main {
	float: right;
	width: 792px;
	background-color: #fff;
	min-height: 650px;
	_height: 650px; /*forces IE6 to push bg down*/
	}
	
.column_spread {
	padding: 0 30px;
	_padding: 0 0 0 30px;
	float: left;
	width: 732px;
	}
	
	.column_4 { /* For a 4-column layout */
		float: left;
		width: 180px;
		margin-right: 3px;
		min-height: 100px;
		line-height: 180%;
		margin-bottom: 40px;
		}
	
	.column_3 { /* For a 3-column layout */
		float: left;
		width: 200px;
		margin-right: 40px;
		min-height: 100px;
		line-height: 180%;
		}
	
	.column_2 { /* For a 2-column layout w/sidebar */
		padding: 0 30px;
		_padding: 0 0 0 30px;
		float: left;
		width: 512px;
		}
		
	.column_split_left {
		float: left;
		width: 245px;
		}

	.column_split_right {
		float: right;
		width: 245px;
		}

	.sidebar {
		padding: 0 30px 0 0;
		float: right;
		width: 190px;
		}
	
	
/*--------------------------------------------------------
HEADERS
---------------------------------------------------------*/

h1 {
	background: transparent url(/_images/logo.gif);
	width: 267px;
	height: 64px;
	float: left;
	margin-top: 17px;
	}
	
h1 a {
	width: 267px;
	height: 64px;
	display: block;
	text-indent: -900em;
	}
	
h2 {
	float: left;
	margin: 26px 0 12px 30px;
	_margin: 27px 0 12px 15px;
	height: 44px;
	width: 500px;
	}

h2.swap { background-repeat: no-repeat; height: 44px; }
h2.swap span { display: none;}

h2#h2_24_hour_service		{background: transparent url("/_images/h2_24_hour_service.gif") top left no-repeat;}
h2#h2_about_buist			{background: transparent url("/_images/h2_about_buist.gif") top left no-repeat;}
h2#h2_associations			{background: transparent url("/_images/h2_associations.gif") top left no-repeat;}
h2#h2_automation			{background: transparent url("/_images/h2_automation.gif") top left no-repeat;}
h2#h2_be_surplus			{background: transparent url("/_images/h2_be_surplus.gif") top left no-repeat;}
h2#h2_buist_foundation		{background: transparent url("/_images/h2_buist_foundation.gif") top left no-repeat;}
h2#h2_commercial			{background: transparent url("/_images/h2_commercial.gif") top left no-repeat;}
h2#h2_communications		{background: transparent url("/_images/h2_communications.gif") top left no-repeat;}
h2#h2_community				{background: transparent url("/_images/h2_community.gif") top left no-repeat;}
h2#h2_company_info			{background: transparent url("/_images/h2_company_info.gif") top left no-repeat;}
h2#h2_contact				{background: transparent url("/_images/h2_contact.gif") top left no-repeat;}
h2#h2_departments			{background: transparent url("/_images/h2_departments.gif") top left no-repeat;}
h2#h2_design_build			{background: transparent url("/_images/h2_design_build.gif") top left no-repeat;}
h2#h2_educational			{background: transparent url("/_images/h2_educational.gif") top left no-repeat;}
h2#h2_electrical_testing	{background: transparent url("/_images/h2_electrical_testing.gif") top left no-repeat;}
h2#h2_energy_management		{background: transparent url("/_images/h2_energy_management.gif") top left no-repeat;}
h2#h2_equipment				{background: transparent url("/_images/h2_equipment.gif") top left no-repeat;}
h2#h2_healthcare			{background: transparent url("/_images/h2_healthcare.gif") top left no-repeat;}
h2#h2_history				{background: transparent url("/_images/h2_history.gif") top left no-repeat;}
h2#h2_industrial			{background: transparent url("/_images/h2_industrial.gif") top left no-repeat;}
h2#h2_institutional			{background: transparent url("/_images/h2_institutional.gif") top left no-repeat;}
h2#h2_leed					{background: transparent url("/_images/h2_leed.gif") top left no-repeat;}
h2#h2_new_construction		{background: transparent url("/_images/h2_new_construction.gif") top left no-repeat;}
h2#h2_news					{background: transparent url("/_images/h2_news.gif") top left no-repeat;}
h2#h2_our_mission			{background: transparent url("/_images/h2_our_mission.gif") top left no-repeat;}
h2#h2_outdoor_utility_services		{background: transparent url("/_images/h2_outdoor_utility_services.gif") top left no-repeat;}
h2#h2_portfolio				{background: transparent url("/_images/h2_portfolio.gif") top left no-repeat;}
h2#h2_recreational			{background: transparent url("/_images/h2_recreational.gif") top left no-repeat;}
h2#h2_safety				{background: transparent url("/_images/h2_safety.gif") top left no-repeat;}
h2#h2_testimonials			{background: transparent url("/_images/h2_testimonials.gif") top left no-repeat;}
h2#h2_truescan				{background: transparent url("/_images/h2_truescan.gif") top left no-repeat;}
h2#h2_careers			{background: transparent url("/_images/h2_careers.gif") top left no-repeat;}

	
h3 {
	color: #004a31;
	font-size: 15px;
	margin: 1.12em 0 .6em 0;
	}

h3.sub {
	margin: 0 0 .6em 0;
	}

.port_thumbs h3 {
	clear: both;
	font-size: 13px;
	line-height: 115%;
	margin: 0;
	padding: .7em 0 0 0;
	}
	
h4 {
	color: #b59f6a;
	font-size: 13px;
	margin: 1.12em 0 .6em 0;
	}
	
h4.gray {
	color: #8f8f8f;
	}
	
h4.sub {
	margin: 0;
	}
	
h5 {
	color: #3f3f3f;
	font-size: 12px;
	font-weight: bold;
	margin: 1.2em 0 .4em 0;
	clear:both;
	}
	
h6 {
	color: #8f8f8f;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 1em 0;
	}
	
.sidebar h3, .sidebar h4, .sidebar h5 {
	margin-top: 0;
	}	
	
/*--------------------------------------------------------
TEXT
---------------------------------------------------------*/

a, a:visited { 
	color: #4493d2; 
	font-size: 12px;
	}


a:hover { color: #1d70b2; }

p {
	font-size: 12px;
	line-height: 160%;
	padding: 0 0 .6em 0;
	}

ul {
	font-size: 12px;
	}


/*--------------------------------------------------------
PAGE GALLERY
---------------------------------------------------------*/

/* 
Tabs 
---------------------------*/

.page_gallery {	
	background-color: #d2d6d5;
	position: relative;
	margin: 0 0 20px 0;
	width: 732px;
	height: 260px;
	overflow: hidden;
	}
	
.page_gallery .ui-tabs-nav {
	background: url(/_images/page_gallery_li_last_bg.gif) bottom right no-repeat;
	clear: left;
	float: right;
	position: relative; 
	height: 100%;
	width: 220px;
	font-size: 12px;
	z-index: 100;
	}
	
.page_gallery .ui-tabs-nav li { 
	background: url(/_images/page_gallery_li_bg.gif) top right no-repeat;
	margin: 0; 
	padding: 0;
	line-height: 27px;
	height: 27px;
	list-style: none;	
	}

.page_gallery .ui-tabs-nav li.first { 
	background: url(/_images/page_gallery_li_first_bg.gif) top right no-repeat;
	}
	
.page_gallery .ui-tabs-nav li a { 
	display: block; 
	color: #4b4b4b;
	height: 27px;
	text-decoration: none; 
	padding-left: 30px;
	}

.page_gallery .ui-tabs-nav li a:hover { 
	color: #282828;
	}
	
.page_gallery .ui-tabs-nav li.ui-tabs-selected,
.page_gallery .ui-tabs-nav li.ui-tabs-selected .first {  
	background: url(/_images/page_gallery_active_arrow.png) top right no-repeat;
	margin-left: -13px;
	width: 233px;
	}
	
.page_gallery .ui-tabs-nav li.ui-tabs-selected.first {  
	background: url(/_images/page_gallery_active_arrow_first.png) top right no-repeat;
	}

.page_gallery .ui-tabs-nav li.ui-tabs-selected a {
	color: #4493d2;
	margin-left: 13px;
	}
	
.page_gallery .ui-tabs-panel { 
	width: 512px;
	height: 260px;
	float: left;
	overflow: hidden;
	clear: none;
	}
	
.page_gallery .ui-tabs-hide { 
	display: none !important;
	}

#caption {
	color: #717171;
	float: right;
	font-size: 11px;
	margin-top: 15px;
	width: 170px;
	padding-right: 24px;
	line-height: 135%;
	}
	
/* 
Slider
---------------------------*/

.slideshow,
#slider1, #slider2, #slider3, #slider4,
#slider5, #slider6, #slider7, #slider8 {
	position: relative;
    width: 512px;  
    height: 260px;
	}

.slideshow .pics img {
	width: 512px;  
    height: 260px;
	}
	
a#prev1, a#prev2, a#prev3, a#prev4, 
a#prev5, a#prev6, a#prev7, a#prev8 {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_images/page_gallery_prev_default.png) no-repeat 0 50%;
	_background: url(/_images/clear.gif) top left no-repeat; 
	display: block;
	width: 220px;
    height: 220px;
	text-indent: -2000em;
	overflow: hidden;
	z-index: 10;
	}
	
a#prev1:hover, a#prev2:hover, a#prev3:hover, a#prev4:hover,
a#prev5:hover, a#prev6:hover, a#prev7:hover, a#prev8:hover { 
	background: url(/_images/page_gallery_prev.png) 0 50% no-repeat;
	_background: url(/_images/page_gallery_prev.gif) 0 50% no-repeat;
	}	
	
a#next1, a#next2, a#next3, a#next4, 
a#next5, a#next6, a#next7, a#next8 {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/_images/page_gallery_next_default.png) no-repeat 100% 50%;
	_background: url(/_images/clear.gif) top left no-repeat; 
	display: block;
	width: 220px;
    height: 220px; 
	text-indent: -2000em;
	overflow: hidden;
	z-index: 10;
	}
	
a#next1:hover, a#next2:hover, a#next3:hover, a#next4:hover,
a#next5:hover, a#next6:hover, a#next7:hover, a#next8:hover { 
	background: url(/_images/page_gallery_next.png) 100% 50% no-repeat; 
	_background: url(/_images/page_gallery_next.gif) 100% 50% no-repeat;
	}	
	
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8 {
	position: absolute;
	z-index: 10;
	top: 236px;
	right: 10px;
	}

#nav1 a, #nav2 a, #nav3 a, #nav4 a, 
#nav5 a, #nav6 a, #nav7 a, #nav8 a { 
	background: url(/_images/slideshow_dot.png) no-repeat 0 0;
	display: block;
	height: 12px;
	width: 12px;
	float: left;
	text-decoration: none; 
	margin: 0 5px 0 0; 
	text-indent: -2000em;
	overflow: hidden;
	}

#nav1 a.activeSlide, #nav2 a.activeSlide, #nav3 a.activeSlide, #nav4 a.activeSlide, 
#nav5 a.activeSlide, #nav6 a.activeSlide, #nav7 a.activeSlide, #nav8 a.activeSlide { 
	background: url(/_images/slideshow_dot_active.png) 0 0 no-repeat;
	_background: url(/_images/slideshow_dot.png) 0 0 no-repeat;
	}

	

/*--------------------------------------------------------
ZOOMER
---------------------------------------------------------*/
	
.zoomer {  /*Image container*/
	width: 200px;
	clear: both;
	position: relative;
	margin-bottom: 10px;
	}

.magnify { /*Places magnifying glass*/
	background: transparent url(/_images/magnifying_glass.png) top left no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	position: absolute;
	top: 10px;
	right: 20px;
	}
	
.zoomer a, .zoomer a img {
	border: 0; /*Sets up for border*/
	float: left;
	overflow: hidden;
	}
	
.zoomer a:hover { /*Applies border on rollover*/
	border: 5px solid #4493d2;
	}

.zoomer a:hover img { /*Adjusts image offset = to border size*/
	margin: -5px;
	}
	


/*--------------------------------------------------------
INNERPAGE TABS
---------------------------------------------------------*/

.itab {	
	margin: 20px 0 20px 0;
	}
	
.itab .ui-tabs-hide { 
	display: none;
	}

.itab .ui-tabs-nav {
	background: url(/_images/itab_bg.gif) bottom left repeat-x;
	font-size: 12px;
	height: 44px;
	}
	
.itab .ui-tabs-nav li {
	float: left;
	list-style: none;
	width: 126px;
	padding-right: 2px;
	}
	
.itab .ui-tabs-nav li a {
	padding: 5px 2px 0 2px;
	background: url(/_images/itab_tab_inactive.gif) top left no-repeat;
	cursor: pointer;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 44px;
	_height: 39px; /*IE Box Model*/
	}
	
.itab .ui-tabs-nav li a:hover {
	background: url(/_images/itab_tab_hover.gif) top left no-repeat;
	cursor: pointer;
	display: block;
	text-align: center;
	}
	
.itab .ui-tabs-nav li.ui-tabs-selected a, .itab .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: url(/_images/itab_tab_active.gif) top left no-repeat;
	color:#3f3f3f;
	cursor: text;
	}
	
.itab .ui-tabs-panel {
	border-bottom: 3px solid #ededed;
	clear: both; 
	padding-top: 20px;
	width: 512px;
	padding-bottom: 20px;
	}



/*--------------------------------------------------------
BREADCRUMB
---------------------------------------------------------*/

#breadcrumb {
	background: url('../_images/breadcrumb_bg.jpg') no-repeat scroll top left;
	font-size: 12px;
	height: 41px;
	width: 792px;
	text-transform: lowercase;
	}

#breadcrumb ul {
	padding: 12px 0 0 10px;
	}

#breadcrumb ul li {
	background: url('../_images/breadcrumb_caret.gif') 0 50% no-repeat;
	color: #a1a1a1;
	display: inline;
	padding: 0 .3em 0 .9em;
	}
	
#breadcrumb ul li.first {
	background-image: none;
	}

#breadcrumb ul li a {
	text-decoration: none;
	}
	
#breadcrumb ul li a:hover{
	border-bottom: 1px dotted #4493d2;
	}


/*--------------------------------------------------------
PAGE GLOBAL
---------------------------------------------------------*/

/*ul.list, ul.unlist {
	color: #686868;
	font-size: 12px;
	line-height: 150%;
	list-style: disc url(/_images/bullet.gif) inside;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 8px;
	text-indent: -14px;	
	}*/	
	
ul.list, ul.unlist {
	color: #686868;
	font-size: 12px;
	line-height: 150%;
	list-style: none;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-left: 0;
	text-indent: 0;	
	}

ul.list li {
	padding-left: 13px;
	background: url(/_images/bullet.gif) 0 6px no-repeat;
}

ul.unlist {
	list-style:none;
	list-style-image: none; /*force IE6 to remove bullet*/
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}

.quote {
	font-family: Georgia, serif;
	font-style: italic;
	}
	
.quote_large {
	font-family: Georgia, serif;
	font-size: 14px;
	}
	
.author {
	color: #777;
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 2.8em;
	margin-top: .4em;
	}
	
a.learn_more {
	background: url(/_images/learn_more_arrow.gif) center right no-repeat;
	padding-right: 7px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.pdf {
	display: block;
	font-weight: bold;
	background: url(/images/pdf_icon.gif) 0 0 no-repeat;
	height: 46px;
	padding: 12px 0 0 48px;
	margin: 10px 0 0 0;
	}

a.pdf_small {
	display: block;
	font-weight: bold;
	background: url(/images/pdf_icon_small.gif) 0 50% no-repeat;
	height: 30px;
	padding-left: 30px;
	margin: 10px 0 0 0;
	}
	
	
.left {
	float: left;
	/*margin: 5px 8px;*/
	margin: 15px 15px 28px 0;
	}

.right {
	float: right;
/*	margin: 5px 8px;*/
	margin: 10px 0 10px 10px;

	}

.pad {
	padding: 20px 0;
	}
	
hr {
	border: 0;
	border-top: 1px dotted #ccc;
	clear: both;
	height: 0px;
	margin: 10px 0;
	}

/*--------------------------------------------------------
PAGE SPECIFIC
---------------------------------------------------------*/


/*
Contact Us
---------------------------*/
	
.email {
	background: url(/_images/email_bg.gif) top left repeat-x;
	float: left;
	height: 60px;
	margin: 10px 30px;
	_margin: 10px 0 0 15px; /*ie 6 hack*/
	width: 732px;
	}
	
.email p {
	color: #777;
	font-size: 13px;
	font-family: Georgia, serif;
	text-transform: uppercase;
	padding: 12px 0;
	letter-spacing: .1em;
	}
	
.email a {
	letter-spacing: 0;
	text-transform: lowercase;
	padding: 0 .1em;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	}
	
.email a:hover {
	text-decoration: underline;
	}

.mail_icon {
	background: url(/_images/contact_mail_icon.png) top right no-repeat;
	width: 120px;
	height: 130px;
	position: relative;
	float: right;
	top:-110px;
	right: 10px;
	}
	
	
/*
Associations
---------------------------*/

.column_4 img{
	padding-bottom: 10px;
	}
	
.bubble_info {
    position: relative;
	}

.bubble {
	text-align: center;
	width: 170px;
	margin: 0;
	padding: 0;
    position: absolute;
    display: none; /* keeps the bubble hidden if no JS available */
	}
	
.bubble p {
	background: url(/_images/bubble_info_bg_top.gif) top left no-repeat;
	color: #fff;
	width: 130px;
	padding: 10px 20px 0 20px;
	line-height: 100%;
	}
		
.bubble a, .bubble a:visited {
	background: url(/_images/bubble_info_bg_bottom.gif) bottom left no-repeat;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 25px 0;
	}
	
.bubble a:hover {
	color: #4493d2;
	}


/*
Testimonials
---------------------------*/


ul.testimonial_thumbs li {
	display: inline;
	float: left;
	line-height:115%;
    margin: 7px;
    position: relative;
	width: 190px; /*Sets width for text wrap */
	height: 195px;
	_height: 210px;
	}
		
.testimonial_thumbs li {
	font-size: 11px;
	list-style: none;
	text-align: left;
	width: 190px;
	}
		
.testimonial_thumbs li a, .testimonial_thumbs li a img {
	border: 0;
	float: left;
	overflow: hidden;
	}
	
.testimonial_thumbs li a:hover {
	border: 7px solid #4493d2;
	}

.testimonial_thumbs li a:hover img {
	margin: -7px;
	}

.testimonial_thumbs h3 {
	clear: both;
	color: #9e9e9e;
	font-size: 12px;
	line-height: 115%;
	padding: .7em 0 0 0;
	}
	

/*
News 
---------------------------*/

.news_event {
	clear: both;
	padding-bottom: 40px;
	}
	
.news_date {
	width: 70px;
	float: left;
	clear: both;
	}

.news_date .month {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
	}	

.news_date .year {
	color: #004a31;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	}
	
.news_story {
	width: 390px;
	float: right;
	padding: 0 30px 0 20px;
	margin-bottom: 40px;
	border-left: 1px solid #ccc;
	}

img.inline {
	float: right;
	padding-left: 20px;
	}
	
.news_story h4 {
	margin-top: 0;
	}	

/*
Portfolio
---------------------------*/
	
ul.port_thumbs li {
	display: inline;
	float: left;
	line-height:115%;
    margin: 7px;
    position: relative;
	width: 230px; /*Sets width for text wrap */
	height: 195px;
	_height: 210px;
	}
		
ul.port_thumbs li {
	font-size: 11px;
	list-style: none;
	text-align: left;
	width: 230px;
	}
		
ul.port_thumbs li a, ul.port_thumbs li a img {
	border: 0;
	float: left;
	overflow: hidden;
	}
	
ul.port_thumbs li a:hover {
	border: 7px solid #4493d2;
	}

ul.port_thumbs li a:hover img {
	margin: -7px;
	}

ul.port_thumbs li p {
	padding-top: 0;
	color: #9e9e9e;
	}
	
h3.port_title {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	color: #cab388;
	font-size: 27px;
	padding: .25em 0;
	margin: 0 0 20px 0;
	}




h2.other_projects {
	font-size: 19px;
	margin: 40px 0 0 7px;
	}
	
ul.other_projects {
	padding-top: 10px;
	width: 100%;
	}

ul.other_projects li {
	line-height: 115%;
	list-style: none;
	float: left;
	height: 38px;
    margin: 7px;
	width: 230px;
	_width: 227px;
	position: relative;
	}
	
ul.other_projects li span {
	padding-top: 4px;
	font-weight: normal;
	display: block;
	color: #9e9e9e;
	}
	
.tooltip_white {
	display: none;
	width: 286px;
	position: absolute;
	cursor: pointer;
	}

.tooltip_white h3 {
	background: url(/_images/tooltip_white_top.png) top left no-repeat;
	_background: url(/_images/tooltip_white_top.gif) top left no-repeat;
	color: #cab388;
	font-size: 17px;
	padding: 15px 15px 0 15px;
	margin: 0;
	height: 18px;
	}

.tooltip_white p {
	background: url(/_images/tooltip_white_bottom.png) bottom left no-repeat;
	_background: url(/_images/tooltip_white_bottom.gif) bottom left no-repeat;
	padding: 5px 15px 20px 15px;
	line-height: 120%;
	}
	
ul.other_projects li a.trigger {
	color: #004a31;
	margin: 1.12em 0 .6em 0;
	font-size: 13px;
	line-height: 115%;
	margin: 0;
	font-weight: bold;
	cursor: pointer;
	}		
		
ul.other_projects li a.trigger:hover {
	text-decoration: underline;
	}		
		
	


.summary {
	color: #777;
	font-size: 15px;
	line-height: 19px;
	padding: 1.2em 0;
	width: 512px;
	}
	

/* Back Button */

.back_button {
	background: url(/_images/back_button_right.gif) top right no-repeat;
	float: right;
	height: 23px;
	margin-top: -49px;
	padding-right: 3px;
	width: 160px;
	}	

.back_button a {
	background: url(/_images/back_button_left.gif) top left no-repeat;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	padding: 6px 10px 0 18px;
	text-decoration: none;
	}
	
.back_button a:hover {
	text-decoration: underline;
	}	


/* Gallery 
---------------------------*/

#portfolio_gallery {
	position: relative;
	width: 512px;	
	height: 380px;
	margin-bottom: 10px;
	}

.portfolio_slideshow {
	width: 512px;	
	height: 380px;
	overflow: hidden;
	}

.portfolio_slideshow .pics img{
	width: 512px;	
	height: 380px;
	}

a#portfolio_prev, a#portfolio_next {
	display: block;
	position: absolute;
	width: 240px;
	height: 330px;
	overflow: hidden;
	text-indent:-2000em;		
	z-index: 110;
	}
	
a#portfolio_prev { 
	background: url(/_images/page_gallery_prev_default.png) 0 50% no-repeat;
	_background: url(/_images/clear.gif) top left no-repeat; 
	top: 0;
	left: 0;
	}

a#portfolio_prev:hover { 
	background: url(/_images/page_gallery_prev.png) no-repeat 0 50%;
	_background: url(/_images/page_gallery_prev.gif) no-repeat 0 50%;
	}	

	
a#portfolio_next {
	background: url(/_images/page_gallery_next_default.png) no-repeat 100% 50%;
	_background: url(/_images/clear.gif) top left no-repeat;
	top: -1px;
	right: -1px;
	}

a#portfolio_next:hover { 
	background: url(/_images/page_gallery_next.png) 100% 50% no-repeat; 
	_background: url(/_images/page_gallery_next.gif) 100% 50% no-repeat;
	}

#portfolio_nav {
	position: absolute;
	z-index: 100;
	top: 352px;
	right: 10px;
	}

#portfolio_nav a { 
	background: url(/_images/slideshow_dot.png) no-repeat 0 0;
	display: block;
	height: 12px;
	width: 12px;
	float: left;
	text-decoration: none; 
	margin: 0 5px 0 0; 
	text-indent: -2000em;
	overflow: hidden;
	}

#portfolio_nav a.activeSlide { 
	background: url(/_images/slideshow_dot_active.png) no-repeat 0 0;
	_background: url(/_images/slideshow_dot.png) no-repeat 0 0;
	}


#port_details {
	background-color: #e1e3e2;
	height: 380px;
	position: absolute;
	left: 514px;
	top: 0;
	width: 218px;
	}
	
#port_details dl {
	padding: 10px 20px 0px 20px;
	}

#port_details dl dt {
	color: #8e8e8e;
	padding: 7px 0 4px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#port_details dl dd {
	background: url(/_images/dd_bg.gif) bottom left no-repeat;
	padding: 1px 0 7px 0;
	}
	
/*--------------------------------------------------------
FOOTER
---------------------------------------------------------*/

#footer {
	border-top: 1px solid #cdcdcd;
	padding-top: 18px;
	width: 792px;
	height: 40px;
	margin: 30px 0 20px 189px;
	}
	
ul#footer_nav {
	margin-left: 30px;
	}

ul#footer_nav li {
	float: left;
	list-style: none;
	padding-right: 20px;
	width: auto;
	}
	
ul#footer_nav li a {
	font-size:11px;
	text-decoration: none;
	}
	
.copyright {
	color: #777777;
	float: right;
	font-size: 11px;
	margin-right: 30px;
	}

/*--------------------------------------------------------
HACKS
---------------------------------------------------------*/

.clear {
	clear: both;
	}
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	
