/* 
	3000k.com Screen Styles
	
	Table of Contents:
		base
		layout
		typography
		forms
		nav
		sidebar
		footer
		page specific
		clearing
	

*/



/* base
----------------------------------------------- */
	
*{
	padding: 0;
	margin: 0;
	}
	
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	color: #444;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }



/* layout
----------------------------------------------- */

body{
	text-align: center;		/* centers content in IE5.5 and earlier */
	background: #000000 url(../../images/bkg_bkl_gry.jpg) repeat-x;
	}

#wrapper{
	width: 811px;
	margin: 0 auto;
	padding: 0px 0 30px;
	text-align: left;
	}

#header{
	position: relative;
	height: 499px;
	width: 811px;
	}

#header #phone{
	position: absolute;
	bottom: 10px;
	right: 20px;
	}
	
#header #nav{
	position: absolute;
	top: 47px;
	right: 164px;
	}

#header #logo{
	position: absolute;
	top: 3px;
	right: -32px;
	width: 149px;
	}

#content{
	width: 811px;
	background: url(../../images/body-bg.gif) right repeat-y;	
	}

#main{
	float: left;	/* Opera 5 */
	\width: 450px;	/* IE5Win */
	w\idth: 450px;	/* Others */
	padding: 15px 10px 40px 85px;
	position: relative;
	}
	

#mainWide {
	float: left;	/* Opera 5 */
	\width: 605px;	/* IE5Win */
	w\idth: 605px;	/* Others */
	padding: 15px 10px 40px 85px;
}
#mainWide li {
	text-indent: -22px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#mainWide td {
	font-size: .9em;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar{
	float: right;
	width: 195px;	/* Opera 5 */
	\width: 240px;	/* IE5Win */
	w\idth: 195px;	/* Others */
	margin: 0;
	padding: 0 15px 25px 30px;
	border-left: 1px solid #eee;
	font-weight: lighter;
	}
#4box{
	width: 811px;
	background: url(../../images/body-bg.gif) right repeat-y;
	}

#4boxtablemain{
	float: left;	/* Opera 5 */
	\width: 450px;	/* IE5Win */
	w\idth: 450px;	/* Others */
	padding: 15px 10px 40px 85px;

	}

/* typography
----------------------------------------------- */

a{	color: #7aa612;	text-decoration: none; }
a:hover{ background-color:#ff9; border-bottom: 1px solid #cc6;}

img{ display: block; }

a img{ border: none; }
.guide-icon a:hover{ background-color: none; border-bottom: none;}

h1,
h2,
h3,
h4{
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	}

h1 {
	color: #333;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0.5em 0 0.4em 0;
	line-height: .9em;
	}

h1 a{ color: #333; }

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #7aa612;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 1.2em;
	margin-right: 0;
	margin-bottom: 1.2em;
  	}

h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #7aa612;
	display: block;
	padding-top: 5px;
	}
	
h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333333;
	display: block;
	padding-top: 20px;
	margin-bottom: 10px;
	}

ol {
	margin: 0.2em 0 1em 0;
	padding-left: 2.25em;
	}

p {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 1.3em;
	text-indent: 2em;
	}		

ul{
	margin: 1em 0;
	padding-left: 16px;
	}
ul li{
	padding: 0 0 0.2em 0.4em;
	line-height: 1.4em;
	xbackground: url(/images/content/bullet.gif) no-repeat 0 5px;
	}

small{ font-size: 0.8em; }

.title{ font-size: 0.9em; font-style: italic;}

/* header
----------------------------------------------- */
#phone {
	color: #000;
	}
#phone .number{ 
	color: #000;
	font-weight: bold;}
#nav ul{
	list-style: none;
	width: 500px;
	padding: 0;
	margin: 0;
}
#nav li{
	padding: 0;
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	float: left;
	display: block;
	}
	
#nav li a{
	font-size: 1.em;
	font-weight: normal;
	color: #fff;
	padding: 0.5em;
	}

#nav li a:hover{
	text-decoration: underline;
	background-color: transparent;
	border: none;
}


.active a{ text-decoration: underline; }
	
#logo a{
	display: block;
	width: 149px;
	height: 64px;
	color: #99CC00;
	}
#largeword {
	position:absolute;
	left:82px;
	top:224px;
	z-index:1;
	text-align: left;
	padding: 5px;
	border: 1px none #99FF33;
	width: 669px;
}
.largetext {
	font-size: 70px;
	color: #4C7200;
}
.largetextwhite {
	font-size: 70px;
	color: #FFFFFF;
}
#headerwords {
	position:absolute;
	left:190px;
	top:274px;
	width:416px;
	z-index:1;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px none #99FF33;
	background: url(../../images/overlay.png);
}
.headertext {
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
#workinfoheader {
	position:absolute;
	left:398px;
	top:159px;
	width:369px;
	z-index:1;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #666666;
	background: url(../../images/overlay.png);
}		



/* sidebar
----------------------------------------------- */

#sidebar{ }

#sidebar li{
	list-style:none;
	margin: 0px;
	padding: 0px;
	
}

#sidebar li li{ 

border-top: 1px solid #ddd;
margin: 0px;
padding: 3px 0 0 10px;
font-size:0.9em;

}

#sidebar ul ul{

border-bottom: 1px solid #ddd;
margin:6px 0 0 0;
padding:0;
}

#sidebar h1{ 
	font-size: 1.75em;
	}	
#sidebar h2{ text-align: left; line-height: 1.2em; }
#sidebar h2{	color: #888; }
	
#sidebar p{
	text-align:left;
	}


/* Case Studies Nav */

#sidebar .casestudies {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 195px;
	xborder-top: 1px solid #ddd;
	} 
	
#sidebar .casestudies li { font-size: 1.0em; }

#sidebar .casestudies li.active { background-color: #eee;}
#sidebar .casestudies li.active { text-decoration: none;}

#sidebar .casestudies li a { 
	display: block;
	font: 1.0em/1.1em "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	xfont: bold 120% Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	padding: 8px 5px;
	text-decoration: none;
	}


#sidebar .casestudies li a img{  
	float: left;
	margin-right: 10px;
	border: 2px solid #fff;
	}
	
#sidebar .casestudies li a:hover img{ border: 2px solid #dd7; }  

 /* make hover effect work in IE */	
* html #sidebar .casestudies li a {	width: 195px;	}
	
#sidebar .casestudies li a:hover { background: #ffffcc; 	}
	
#sidebar .casestudies a em { 
	color: #333;
	display: block;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 125%; 
	}
	
#sidebar .casestudies a span {
	color: #125F15;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;
	}


/* footer
----------------------------------------------- */

#footer{
	xmargin-left: 18px;
	xpadding-top: 1px;
	color: #aaa;
	background: url(../../images/footer-bg.gif) top right no-repeat;
	height: 56px;
	width: 811px;
	}

#bottomNav { padding: 3px 0 0 75px;}
#bottomNav ul{	padding: 0; margin:0; list-style: none;  }
#bottomNav ul li{
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	float: left;
	display: block;
	padding: 0 0.2em;
	}
#bottomNav ul li a{
	color: #aaa;
	font-size: 0.9em;
	padding: 0 0.3em;
	margin: 0 0.2em;
	} 	

#bottomNav ul li a:hover{
	color: #333;
	}

#legal{ float: right; margin-right: 40px;}


/* page specific
----------------------------------------------- */

/*	About - Sidebar Bios */
#bios {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
	xheight: 310px;
}
#bios div{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	}



#bios h4 {
    cursor:pointer;
	}
#visible {
    background-color: #eee;
}
.panel_body {
	xheight:199px;
}
	

.services-table ul{ margin: 1em 0; list-style: none; }	

.services-table ul li{
	font-size: 0.8em;
	padding: 0.5em 0;
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	}


.featured-casestudy{
	border-bottom: 2px solid #eee;
	xborder-width: 2px 0;
	padding: 4px;
	}

.featured-casestudy h2{	font-size: 1.0em; margin: 4px 0 0 5px;	}

.featured-casestudy p{
	font-size: 0.95em;
	margin: 0 5px 5px 5px;
	}

#slides, #slides li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#slides {
	padding-top: 1em;
	text-align: center;
}

#slides li {
	display: inline;
	font: normal 1.4em Georgia, Garamond, Times, "Times New Roman", serif;
}

#slides li a {
	border: 1px solid #FFF;
	color: #474747;
	text-decoration: none;
	padding: .1em .6em .3em;
}

#slides li a:hover {
	border-color: #999 #444 #444 #999;
}


.services-list {
	border-bottom: 1px solid #eee;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	}

.services-list ul{
	padding-top: 0;
	margin-top: 0;
	width: 200px;	/* Opera 5 */
	\width: 210px;	/* IE5Win */
	w\idth: 200px;	/* Others */
	float: left;
	}

.services-list ul li{
	xpadding: 0 0 5px 15px;
	xbackground:  url(/images/content/jumplink_bullet.gif) no-repeat 0 4px;
	}



	
	
/* tabber
----------------------------------------------- */


/* $Id: example.css,v 1.3 2006/03/06 06:02:28 pat Exp $ */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide { display:none; }

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {}
.tabberlive {  margin-top: 1.5em;}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav{
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
	font: 11px "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;	
}

ul.tabbernav li{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.0em;
	display: inline;
	}

ul.tabbernav li a{
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #999;
	border-bottom: none;
	background: #7aa612;
	text-decoration: none;
	}

ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover{
	color: #fff;
	background-color: #4a7600;
	}

ul.tabbernav li.tabberactive a{
	color: #333;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	cursor: default;
	}

ul.tabbernav li.tabberactive a:hover{
	color: #000;
	background-color: #f5f5f5;
	xborder-bottom: 1px solid white;
}



/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 8px;
 font-size: 0.9em;
 border:1px solid #ccc;
 background-color: #f5f5f5;
 border-top:0;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}

/* If desired, set a height and add a scrollbar */
.tabberlive#tab2 .tabbertab{
 height:200px;
 overflow:auto;
}

.tabberlive .tabbertab h3 {
	padding: 0;
	margin: 0;
	color: #555;
	}


#sidebar .tabberlive .tabbertab ul{
	padding-left: 0;
	}
#sidebar .tabberlive .tabbertab ul li{
	line-height: 1.2em;
	border-bottom: 1px solid #ddd;
	padding: 0.3em 0;
	}





/* Slides
----------------------------------------------- */

x#slidesContainer{ border: 1px solid #eee; }
x#slidesContainer img{ border: 1px solid #000; }

ximg#frame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	border-width: 0;
	outline-width: 0;
	}
ximg#preview {
	position: absolute;
	border-width: 0;
	outline-width: 0;
	}

/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
