@charset "UTF-8";
/* CSS Document */

* { margin:0; }

html { height:100%; }

body {
	margin:0;
	padding:0;
	font-family:Helvetica, sans-serif;
	color:#444;
	background-repeat:repeat-x;
	height:100%;
	background-image: none !important; 
	}
	
table { 
	font-size:1em; 
	}
	
a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover { 
	text-decoration:underline; 
	}	
	
a:focus { 
	outline:none; 
	}	
	
li:focus { 
	outline:none; 
	}	
	
p { 
	line-height:1.3em; 
	margin-bottom:.8em;
	font-size:.9em; 
	}	
	
li { 
	font-size:.9em;
	margin:0 0 8px 0;
 }	
	
h1 { 
	font-size:1em; 
	color:#666;
	}
	
h2 { 
	font-size:1em; 
	color:#666;
	}
	
a:hover { 
	text-decoration:underline;
	}
	
	

/* Top Navigation */
/* Top Navigation */	
	
#topNav { 	
	margin:44px 0 0 0;
	padding:0 0 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	}
	
#topNav a {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	
	}	
		
#topNav ul {
	padding:8px 0 0 0;
	margin:0;
	white-space:nowrap;
	height:24px;	
	}
	
		
#topNav li { 
	margin:0 10px 0 0;
	padding:0;
	display:inline;
	list-style:none;
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;	
	}
	
	
#contact { 
	margin:20px 20px 0 0; 
	right:30px;  
	height:30px;
	font-size:.87em;  
	line-height:20px;
	}
	
.contactLink { display:none; }



/* Landing Page */
/* Landing Page */


.landingPage #wrapper {
	background-image:url(../images/wash_crowd.jpg) !important; 
	background-repeat:repeat-x;
	}
	
#landingCopy { 
	margin:0 0px 40px 70px; 
	width:310px !important;
	}

#landingCopy h1 { 
	font-size:1.2em;
	margin:20px 0 12px 0;	
	}
	
#landingCopy h2 {
	font-size:1em;
	}	
	
.landingPage #scooby { 
	margin-top:100px; 
	}
	
	
	
	
/* About Page */
/* About Page */

.aboutPage #wrapper { 
	background-image: none !important;
/*	background-image:url(../images/wash_about.jpg);
	background-position:bottom right;
	background-repeat:no-repeat; */
	}
#aboutCopy { 
	margin: 0 60px 0 70px; 
	width:600px;
	}
#aboutCopy h2 { 
	margin:12px 0 0 0; 
	font-size:1em;
	}	
#approachCopy p {	
	margin:0 0 16px 0 !important;
	}
	
.byLine {
	text-align:right;
	margin:10px 150px 50px 0; 
	font-size:.85em;
	}	
		
	
#aboutMenuPanel {
	width:640px;
	}	
	
.aboutButtonHeadline {
	color:#cc0000;
	margin:0 0 0 30px;
	}	
	
#story {
	background-image:url('../images/btn_about_on.jpg'); 
	background-repeat:no-repeat;
	width:128px; 
	height:109px;
	float:left;
	margin-right: 5px;
	padding-top:0;
	text-align:center;
	white-space:nowrap;
	cursor:pointer;
	font-size:.9em;
	}
	
#story:hover {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:"alpha(Opacity=100)"; 
	}	
	
#storyPanel {
	height:104px;
	width:230px;
	overflow:hidden;
	float:left;
	background-image:url(../images/about_dynamite.jpg);
	background-repeat:no-repeat; 
	background-position:right;
	}

#process {
	background-image:url('../images/btn_about_of.jpg');
	background-repeat:no-repeat;
	width:128px; 
	height:109px;
	float:left;
	margin-right:5px;
	padding-top:0;
	text-align:center;
	cursor:pointer;
	font-size:.9em;	
	
	}
	
#process:hover {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:"alpha(opacity=100)"; 
	}	
	
#processPanel {
	height:104px;
	width:0px;
	overflow:hidden;
	float:left;
	background-image:url(../images/about_cahir.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
	}

#team {
	background-image:url('../images/btn_about_of.jpg'); 
	background-repeat:no-repeat;
	width:128px; 
	height:109px;
	float:left;
	padding-top:0;
	text-align:center;
	cursor:pointer;
	font-size:.9em;
	
	}
	
#team:hover {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:"alpha(opacity=100)"; 
	}	
	
#teamPanel {
	height:104px;
	width:0px;
	overflow:hidden;
	float:left;
	background-image:url(../images/about_paint.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
	white-space: nowrap;
	}	
	
#panelText { 
	height:150px; 
	}	



/* Services Page */
/* Services Page */

	

.servicesPage #wrapper { 
	background-image: none !important;

/*	background-image:url(../images/seats.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat; */
	}
	
#servicesCopy { 
	margin:0 0 0 70px;
	padding:0 70px 0 0; 
	width:540px !important;
	}
	
#servicesCopy h2 { 
	margin:0px 0 0 0; 
	font-size:1.1em; 
	}	

#servicesContainer {
	width:650px; 
	position:relative;
	}	 

#chair { 
	position:absolute; 
	top:-30px; 
	left:260px;
	}
	
#events { 
	background-image:url(../images/servicesbubble_on.jpg); 
	background-repeat:no-repeat; 
	height:65px; 
	width:215px; 
	padding:13px 0 0 5px;
	text-align:center;
	float:left;
	white-space:nowrap;
	cursor:pointer;
	font-size:.8em; 
	margin-right:170px;
	}
	
#eventIntro {
	float:left;
	width:240px;
	font-size:.875em;
	}	
	
#video {
	background-image:url(../images/servicesbubble_on.jpg); 
	background-repeat:no-repeat; 
	height:65px; 
	width:215px; 
	padding:13px 0 0 5px;
	text-align:center;
	float:left;
	white-space:nowrap;
	cursor:pointer;
	font-size:.8em;
	}

#videoIntro {
	float:left;
	width:240px;
	margin-left:150px;
	font-size:.875em;
	}

	
	
	
#serviceDescriptions {
	font-size:.9em;
	width:670px;
	margin:20px 0 0 0;	
	}
	
#serviceDescriptions h2 { 
	margin:0px 0 5px 0;
	color:#cc0000; 
	font-size:1.05em;
	line-height:normal;
	padding:3px 0 0 0;
	width:350px;
	}
		
#serviceDescriptions p {
	margin-left:28px;
	}		
	
#serviceDescriptions .bullet {
	float:left;
	}	
	
.siContainer { 
	height:auto;
	overflow:hidden;
	}			
	
#extraservices {
	position:absolute; 
	top:160px; 
	left:570px !important;
	width:200px;
	}
	
#extraservices a {
	font-size:.9em;
}	
		
		
	
/* Portfolio Page */
/* Portfolio Page */

.portfolioPage #wrapper { 
	background-image: none !important;
/*
	background-image:url(../images/wash_clients.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat; */
	}
	
#portfolioCopy { 
	margin: 0 60px 0 70px; 
	width:670px;		
	}
	
#portfolioCopy h2 { 
	margin:12px 0 0 0; 
	font-size:1.1em;
	}	
		

/* Clients Page */
/* Clients Page */

.clientsPage #wrapper { 
	background-image: none !important;
/*
	background-image:url(../images/wash_clients_new.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat; */
	}
	
#clientsCopy { 
	margin: 0 60px 0 70px; 
	width:650px;	 	
	}
	
#clientsCopy h2 { 
	margin:12px 0 0 0; 
	font-size:1.1em;
	}	

#clients { 
	display:none; 
	margin:10px 0 0 0;
	}
	
.clientsPage .items {
	width:340px;
	}
	
	

/* Contact Page */
/* Contact Page */

.contactPage #wrapper { 
	background-image: none !important;
/*
	background-image:url(../images/wash_contact.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat; */
	}
	
#contactCopy { 
	margin: 0 60px 0 70px; 
	width:650px;	 	
	}
	
#contactCopy h2 { 
	margin:12px 0 0 0; 
	font-size:1.1em;
	}	

		



/* Privacy Page */
/* Privacy Page */


.privacyPage #wrapper {
	background-image: none !important;
/*
	background-image:url(../images/wash_privacy.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat; */
}
#privacyCopy { 
	margin: 0 0 0 70px;
	width:670px;		 
	}
	
#privacyCopy h2 { 
	margin:12px 0 0 0; 
	font-size:1em;
	}
	
#privacyCopy p {	
	margin:0 0 16px 0 !important;
	}		
	
	
#privacyCopy ul { margin: 0 0 0 20px; padding: 0;}


/* Bottom Bar */
/* Bottom Bar */


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -183px; /* the bottom margin is the negative value of the footer's height */
}
#redbar, #push {
	height: 183px; /* .push must be the same height as .footer */
}


#redbar { background-image: url(../images/redbarbg.gif); }

#dyk { margin:0 0 0 0px; 
	color:white; 
	}
	
#dykman { position:absolute; top:-20px; left:0px; }	
#dyk a { color:white; }	
#dyk img { margin: 0 30px 0 0; }
.note { margin-left:10px; font-weight:bold; color:white; background-color: #cc0000; font-size:.7em; overflow:hidden; white-space: nowrap;}
#dyk ul { 
	margin:0; 
	padding:0; 
	text-align:center;
	list-style:none;
	overflow:hidden; 
	}
#dyk li { 
	list-style:none; 
	display:inline; 
	color:white;
	font-weight:bold;
	margin:0px; padding:0 30px 0 0;
	} 

	
/* Footer */
/* Footer */		
#footer { margin: 5px 0 30px 0; background-color: white;}	
#footer p { text-align:center; margin:0; font-size:.75em; }
#footer h3 { text-align:center; margin:30px 0 0 0; font-size:.8em; }



/* Landing Page Service Feature Bar */
/* Landing Page Service Feature Bar */

.bubbleContent {
	position:absolute;
	width:287px;
	height:140px;
	background-image:url(../images/bubble_bg.png);
	padding:10px;
	overflow:hidden;
	}
	
.bubbleContent p { 
	font-size:.9em;  margin:0;
	}	

.bubbleContent h2 { 
	font-size: 1em; margin:0 0 6px 0;
	}


div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 780px;	
	height:40px;	
	margin:0 auto;
}

div.items { 
	width:2400px;
	overflow:hidden; 
	}

.fadeL { position:absolute; top:0px; left:0px; }
.fadeR { position:absolute; top:0px; right:-30px;  }


/* single scrollable item */
div.scrollable div.items div {
	float:left;
	text-align:center;
	margin-right: 40px;	
	margin-top:10px;
	cursor:pointer;
	font-weight:bold;
}

#social-icons { left:562px !important; right:inherit !important; top:80px !Important; }


