/* CSS Document */

/*TYPOGRAPHY
----------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: verdana, tahoma, sans-serif;
	font-size:62.5%;
	background-color: #F6F5F5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#printHeader {
	display: none;
}
/*This makes sure that the font size stays the same in nested elements*/
TH, TD, LI LI, LI P, TD P, BLOCKQUOTE P {
	font-size:1em
}
/*This sets the font size at 14px [but still allows font scaling]*/
#wrapper {
	font-size: 1.3em;
	line-height: 1.6em;
}
p {
	padding:0px;
	margin:0 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #009ee0;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 3.0em;
	line-height: 1em;
	margin: 0 0 20px 0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	padding:0 0 10px 0;
}
h2 {
	font-size:2.6em;
	line-height: 1.1em;
}
h3 {
	font-size: 1.8em;
	line-height: 1.1em;
	color: #666;
}
h4 {
	font-size:1.6em;
	line-height: 1.1em;
	margin:0 0 5px 0;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-size: .9em;
	line-height: 1.3em;
	font-weight: normal;
}
A, A:active, A:visited {
	COLOR: #009ee0;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}
A:hover {
	COLOR: #00ADF7;
	text-decoration: underline;
}
input, select {
	font-size:10px;
	color: #666;
}
label {
	font-weight: bold;
	color:#A8A8A8;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
	background: none;
}
.left {
	float: left;
}
.right {
	float: right;
	margin: 0 0 10px 20px;
}
.padded{margin:20px 0 0 0;}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
/*STRUCTURE
----------------------------------------------------*/
html, body {
	height: 100%;
}
#wrapper {
	margin: 0 auto;
	width: 940px;
	padding: 0px;
	position: relative;
}
#logo {
	position: absolute;
	top:25px;
	left:0;
}
#content {
	padding-top:120px;
}
.page {
	background-color: #fff;
	background-image: url(../images/pageShadow_lge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px 20px 30px 20px;
	position: relative;
	zoom: 1; /* Here to fix IE6's dumb ass bugs*/
}
.site {
	width: 760px;
	margin: 0 auto 20px auto;
	padding: 10px 10px 30px 10px;
}
.screen {
	border: 1px solid #ccc;
}
#nav {
	width: 678px;
	height: 51px;
	position: absolute;
	top: 54px;
	right: -12px;
}
/*FOOTER
----------------------------------------------------*/
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color: #D9DADA;
	padding: 28px 0 70px 0;
	color: #a5a5a5;
	line-height: 1.6em;
	font-size: 1.2em;
	margin-top: 35px;
	position: relative;
}
.corset {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#fNav, #fAddress, #fContact {
	float: left;
	width:170px;
	padding-right: 80px;
}
#fLogo {
	right: 0;
	top: 28px;
}
#footer A, #footer A:active, #footer A:visited {
	COLOR: #a5a5a5;
	text-decoration: none;
	font-weight: normal;
}
#footer A:hover {
	COLOR: #a5a5a5;
	text-decoration: underline;
}
hr {
	display: none;
}
/*HOMEPAGE
----------------------------------------------------*/

#hpFlash {
	background-image: url(../images/pageShadow_lge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;
}
#loopedSlider {
}
.slides div img {
	display:block;
}
#hpBanner {
	background:#fff;
	padding:18px 18px 10px 18px;
	background-image: url(../images/pageShadow_lge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#loopedSlider,.slides {height:430px;}
#hp2ndRow {
	background-image: url(../images/hpshadows.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
	/*---margin-bottom: 20px;---*/
}
#hp3rdRow {
	background-image: url(../images/hpshadows.jpg);
	background-color:#d3edf8;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 18px 20px 18px;
}
#hpBlurb {
	width: 584px;
	background-color: #fff;
	float: left;
	padding: 15px 18px;
	height: 100px;
}
#hpYellBox {
	border: 8px solid #fff;
	width: 264px;
	background-color: #ebf6fb;
	background-image: url(../images/bg_yellBox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	padding: 5px 10px;
	height: 104px;
}
#hpJobs {
	background-color: #fff;
	padding: 18px 15px 15px 15px;
}

#homepage h2 a:hover{ text-decoration:underline;}
#homepage h1 {
	font-size:1.6em;
	line-height: 1.1em;
	margin:0 0 5px 0;
	font-weight: normal;
	border:none;
}
#homepage h2 {
	font-size:1.4em;
	line-height: 1.1em;
	margin:0;
	font-weight: normal;
	border:none;
}
 table {margin-bottom:0;}
/*MISC
----------------------------------------------------*/
.zebraStripe {
	background-color: #e3e6ef;
}
.button, .button2, .button:visited, .button2:visited {
	display: block;
	width: 81px;
	height: 21px;
	text-transform: uppercase;
	background-image: url(../images/button.gif);
	background-position: left top;
	color: #fff;
	font-weight: normal;
	padding: 0px 0 0 24px;
	font-size: 1em;
}
.button:hover, .button2:hover {
	background-image: url(../images/button.gif);
	background-position: left bottom;
	color: #fff;
	text-decoration: none;
}
.button2, .button2:visited {
	width: 96px;
	background-image: url(../images/button2.gif);
	background-position: left top;
}
.button2:hover {
	background-image: url(../images/button2.gif);
	background-position: left bottom;
	text-decoration: none;
}
.button3, .button3:visited {
	display: block;
	width: 77px;
	height: 21px;
	text-transform: uppercase;
	background-image: url(../images/button2.gif);
	background-position: left top;
	color: #fff !important;
	font-weight: normal;
	padding: 0px 0 0 28px;
	font-size: 1em;
	line-height:1.5em;
}
.button3, .button3:visited {
	width: 92px;
	background-image: url(../images/button2.gif);
	background-position: left top;
}
.button3:hover {
	background-image: url(../images/button2.gif);
	background-position: left bottom;
	text-decoration: none !important;
	color:#fff !important;
}
.button4 {
	background:url(../images/button-left.gif) no-repeat left top;
	float:left;
	padding-left:20px;
	color:#fff !important;
	height:21px;
	text-transform:uppercase;
}
.button4 span {
	background:url(../images/button-right.gif) no-repeat right top;
	display:block;
	padding:0 10px 1px 5px;
	line-height:20px;
}
a:hover.button4 {
	background-position:left bottom;	
}
a:hover.button4 span {
	background-position:right bottom;
}
.site .button {
	float: right;
}
.siteThumb {
	width: 244px;
	float: left;
	margin: 0 4px 20px 5px;
	border-bottom: 1px solid #fff;
	position: relative;
}
.siteThumb img {
	border: 1px solid #ccc;
}
.siteThumb a {
	display: block;
}
.siteThumb a:hover {
	text-decoration: none;
}
.siteThumb:hover {
	border-bottom: 1px solid #009ee0;
}
#feedback input, #feedback textarea {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 3px;
}
#feedback .button {
	cursor: pointer;
	background-color: #ededed;
	color: #666666;
	padding: 3px;
}
.contactLCol {
	width:300px;
	float: left;
}
.contactRCol {
	width: 500px;
	float: right;
}
.contactLCol h4 {
	margin-top: 30px;
	margin-bottom: 15px;
}
.servLCol {
	width: 65%;
	float: left;
	margin: 0px 0 20px 0;
}
.servRCol {
	width:25%;
	float: right;
	margin: 0px 0 20px 0;
	color: #AAAAAA;
}
.servLCol h2 {
	margin:0 0 20px 0;
}
.servRCol h4 {
	color: #999;
	margin:0 0 10px 0;
}
.servLCol h4 {
	margin:25px 0 0px 0;
}
.servRCol a {
	font-weight: normal;
}
.servRCol ul {
	margin: 0;
	padding:0;
	font-weight: bold;
}
.servRCol li {
	margin: 0;
	padding:0 0 7px 13px;
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0px 8px;
}
.launchingSoon_lge {
	position: absolute;
	top:0;
	right:0;
}
.siteThumb .launchingSoon_sml {
	position: absolute;
	top:1px;
	right: 3px;
	border: none;
}
.employ {
	background: #f0fbff;
	border-top: 1px solid #7fceef;
	border-bottom: 1px solid #7fceef;
	padding: 15px 20px 15px 20px;
	margin: 0px 0 20px;
	color: #009ee0;
}
.employ h3, .employ p {
	margin: 0;
	width: 100%;
	color: #009ee0;
}
.hidden {
	visibility: hidden;
	display: none;
}
/* projects page */
.project-featured {
	background:url(../images/projects/projects-bg.jpg) no-repeat 0 0;
	color:#fff;
	margin-bottom:20px;
	padding:10px;
	font-size:90%;
	line-height:1.4em;
}
.project-featured ul {
	list-style-type:disc;
	margin:0 1.5em 1.5em 1.5em;
}
.project-featured li {
	display:block;
	float:none;
}
.project-featured h2, .project-featured h3 {
	color:#fff;
	font-weight:bold;
}
.project-description {
	float:right;
	width:270px;
}

.view-site {
	background:url(../images/projects/view-site.gif) no-repeat 0 0;
	display:block;
	height:22px;
	text-indent:-7777px;
	width:118px
}
a:hover.view-site {
	background-position:0 -30px;
}
.projects-other {
	width:920px;
	background-color: #fff;
	background-image: url(../images/pageShadow_lge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px 0px 30px 20px;
	position: relative;
	zoom: 1; /* Here to fix IE6's dumb ass bugs*/
}
ul#projects-filter {
	float: left;
	font-size: 16px;
	list-style: none;
	margin: 0;
	width: 100%;
	padding: 0 0 20px 0;
}
ul#projects-filter li {
	float: left;
	list-style: none;
	margin-right: 20px;
}
ul#projects-filter a {
	color: #999;
	text-decoration: none;
}
ul#projects-filter li.current a, ul#projects-filter a:hover {
	text-decoration: underline;
}
ul#projects-filter li.current a {
	color: #333;
	font-weight: bold;
}
ul#projects-list {
	margin:0;
	padding:0 0 20px 0;
	
}
ul#projects-list li {
	float:left;
	margin: 0 7px 4px 0;
	list-style:none;
}
ul#projects-list img {
	border:1px solid #ccc;
	padding:1px;
	background:#fff;
	clear:both;
}
li.featured {
	width:900px;
	list-style:none;
}
li.featured img {
	border:1px solid #fff !important;
	padding:0 !important;
}
/* web strategy */
#breadcrumb {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
#breadcrumb li {
	background:url(../images/arrow-right-grey.gif) no-repeat right 5px;
	padding:5px 37px 5px 20px;
	list-style:none;
	display:inline;
}
#breadcrumb a {
	color:#999;
	font-weight:normal;
}
.breadcrumb-first {
	padding-left:0 !important;
}
.breadcrumb-last {
	background:none !important;
}
#breadcrumb li.active a {
	color:#c13232 !important;
}
.stage-container {
	padding:1em 0 2.5em 0;
	clear:both;
}
.stage-number {
	float:left;
	width:130px;
}
.stage-text {
	float:right;
	width:760px;
}
