/* - - - - - - - - - - - - - - - - - - - - -

Author : Shannon
URL : http://webdesign.webnonsense.org

- - - - - - - - - - - - - - - - - - - - - */


/* Eric Meyer Reset
----------------------------------------------*/

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* Global Styles
----------------------------------------------*/

em {
	font-style: italic;	
}
strong {
	font-weight: bold;
}


/* Color Key
----------------------------------------------

nav.................#4E5960 

copy................#687377

highlight...........#eb7100


--------------------------------------------- */




/* layout
----------------------------------------------*/


body {
	text-align: center;
	background: #ffffff url(../images/body-bg.jpg) repeat-x left top;
	padding: 0 25px;
}
#wrapper {
	margin: 100px auto 0 auto;
	text-align: left;
	width: 900px;
	position: relative;
}
#header {
	height: 36px;
	margin: 0 0 43px 0;
}
#col-1, #col-2, #col-3, #col-1-footer, #col-2-footer, #col-3-footer {
	float: left;
}
#col-1, #col-1-footer {
	width: 140px;
	margin-right: 27px;
}
#col-2, #col-2-footer {
	width: 240px;
	margin-right: 27px;
}
#col-3, #col-3-footer {
	width: 465px;
}
.col {
	min-height: 362px;
}
#heading, #greeting {
	/* need to give these a height so #nav starts in the right place */
	height: 27px;
	font-size: 11px;
}
#greeting {
	background: url(../images/col-border.gif) no-repeat left bottom;
	height: 28px;
	color: #687377;
/*	letter-spacing: 1px;*/
}
#nav {
	padding: 44px 0; 
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content-brief {
	margin: 44px 0 15px 0; 
/*	padding-bottom: 15px;*/
}

#content-brief-integrate {
	margin: 44px 0 20px 0; 
	padding-bottom: 0;
}
#content {
	/* content doesn't have anything above it so we have to add the height of greeting and heading to the top margin */
	margin: 62px 0 44px 0; 
}
#col-2, #col-3 {
	background: url(../images/col-border.gif) no-repeat 0px 27px;
}
#col-1-footer, #col-2-footer, #col-3-footer {
	background: url(../images/col-border.gif) no-repeat left top;
	height: 15px;
}
#footer {
	clear: both;
}
#slideshow {
	height: 362px;
}

#project-categories {
	padding-bottom: 20px;
	background: url(../images/col-border.gif) no-repeat left bottom;
	margin-bottom: 30px;
}
.border {
	background: url(../images/col-border.gif) no-repeat left bottom;
}



#slideshow-home {
	height: 312px;
}


#integrate #calc {
	width: 301px;
}
#integrate p {
	font-size: 11px;
	margin-bottom: 5px;
}
#integrate #goog {
	width: 139px;
}


#clients .right {
	margin-right: 80px;
	
	
}
/* Typography
----------------------------------------------*/

body {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

p, em {
	line-height: 17px;
}

#home p {
	padding: 0 0 12px 0;
}


#process p {
	padding: 0 0 0 0;
}
.large-text p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 16px 0;
}
ul {
	margin: 0 0 22px 0;
	line-height: 17px;
}
h1, h2, h3 {
	font-weight: normal;
}
h1 {
	font-size: 11px;
	color: #687377;
	margin: 0;
	padding: 0;
/*	letter-spacing: 1px;*/
}

#headline h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	color: #eb7100;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: 14px;
	letter-spacing: .02em;
	margin-bottom: 25px;
	line-height: 18px;
}
#integrate h2 {
	font-size: 40px;
	margin-bottom: 18px;
	color: #eb7100;
}
h3 {
	color: #eb7100;
}
h3 {
	font-size: 14px;
	margin: 25px 0 10px 0;
}
#services h3 {
	font-size: 12px;
	margin: 0  0 5px 0;
}
li {
	margin-bottom: 5px;
}
#nav li {
	margin-bottom: 10px;
}
#project-nav li {
	margin: 0 0 10px 0;
}
#nav-logos {
	padding-top: 19px;
}
#nav li#nav-contact {
	padding-top: 29px;
}
em {
	font-style: italic;	
}
address {
	font-size: 14px;
	margin: 0 0 23px 0;
	line-height: 17px;
}
.times {
	font-size: 14px;
	font-family: times;
}


/* Links
----------------------------------------------*/

a:link {
	text-decoration: underline;
	color: #687377;
}
a:visited {
	text-decoration: underline;
	color: #687377;
}
a:hover {
	text-decoration: underline;
	color: #eb7100;
}
a:active {
	text-decoration: none;
}
#headline a:link {
	text-decoration: none;
	color: #eb7100;
}
#headline a:visited {
	text-decoration: none;
	color: #eb7100;
}
#headline a:hover {
	text-decoration: none;
	color: #eb7100;
}
#headline a:active {
	text-decoration: none;
	color: #eb7100;
}
a:link.button, a:visited.button  {
	background: url(../images/integrate/button-bg.gif) repeat-x left top;
	line-height: 33px;
	width: 114px;
	display: block;
	border: 1px solid #cccccc;
	float: left;
	margin: 8px 8px 0 0;
	text-align: center;
	text-decoration: none;
	color: #4d4d4e;
	font-size: 13px;
}
a:hover.button {
	background: url(../images/integrate/button-bg-hv.gif) repeat-x left top;
	line-height: 33px;
	width: 114px;
	display: block;
	border: 1px solid #e75017;
	float: left;
	margin: 8px 8px 0 0;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}


a:link.no-margin, a:visited.no-margin, a:hover.no-margin {
	margin-right: 0px !important;
}

/* Nav
----------------------------------------------*/
#nav {
	font-size: 12px;
}

#nav a:link, #project-nav a:link {
	color: #000000;
	text-decoration: none;
}
#nav a:visited, #project-nav a:visited {
	color: #000000;
	text-decoration: none;
}
#nav a:hover, #project-nav a:hover {
	color: #eb7100;
	text-decoration: none;
}
#nav a:active, #project-nav a:active {
	text-decoration: none;
}
#nav a.current, #project-nav a.current {
		color: #eb7100;
}



/* Forms 
----------------------------------------------*/


input, textarea {
	margin: 6px 0 0 0;
}

input[type=text], input[type=password], textarea {
	border: 1px solid #bbb;
	background: #ebebeb;
	color: #000;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border: 1px solid #bbb;
	color: #000;
	background: #ffffff;
}
#contact-form div {
	margin: 0 0 16px 0;
}
#contact-form span {
	color: red;
	margin: 0 0 0 10px;
}


/* Misc
----------------------------------------------*/

.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
	font-size:0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.last-p {
	margin-bottom: 0;
}

.first-p {
	margin-top: 0;
}

.hide {
	display: none;
}

.highlight {
	color: #eb7100;
}
p.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
.extra {
	margin-bottom: 23px;
}
.left {
	float: left;
}

.right {
	float: right;
}
ul.bullet li {
	padding: 0 0 0 10px;
	background: url(../images/bullet.gif) no-repeat left center;
}


