/*

colors:

orange: #eb690a
blue: #043456

*/

/* ******************** GLOBALS ******************** */

html {
	overflow: scroll;
}

* {
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
}

a {
	text-decoration: none;
}

p {
	line-height:22px;
}

p, li {
	font-size:12px;
	margin-bottom:10px;
}

p a {
	text-decoration:none;
	color:#eb690a; /* blue #043456;*/
}

p a:hover {
	text-decoration:underline;
	color:#eb690a;
}

ul.list {
	list-style:disc;
	list-style-position:outside;
	margin-left:18px;
}

.clear { clear:both; }

.center { 
	text-align:center;
}

/* fonts and text styles */
.large {
	font-size:13px;
}

.small {
	font-size:9px;
}
	.small a {
		color:#043456;
	}

/* browser text headers */
h1 {
	font-size:22px;
	color:#eb690a;
	margin-bottom:20px;
	font-weight:normal;
}
	

h2 {
	font-size:13px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:15px;
	color:#eb690a;
}

h3 {
	font-size:13px;
	margin-top:20px;
	margin-bottom:5px;
	color:#043456;
}

h5 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}


/* forms */
.form {

}

.form-field {
	clear:both;
	padding-top:5px;
}

.form-field label,
.form-field input,
.form-field select,
.form-field textarea {
	float:left;
}

.form-field label {
	width:150px;
	font-size:12px;
	line-height:17px;
	padding-right: 5px;
	font-weight: bold;
	color: #043456;
}

.form-field input,
.form-field textarea {
	border:1px solid #ccc;
	line-height:17px;
	color:#333;
	width: 300px;
}

.form-field textarea {
	height:200px;
}


/* ******************** SPRITES ******************** */

/* primary navigation */
.pnav span,
.pnav div {
	height:11px;
	font-size:14px;
	line-height:11px;
	font-weight:bold;
	color:#eb690a;
	text-indent: -999%;
	overflow:hidden;
	background-image: url('../img/pnav.gif');
	background-repeat: no-repeat;
	cursor:pointer;
	display:inline-block;
}

.pnav.web-marketing-home div { background-position: 0px 0px; width:80px; }
.pnav.web-marketing-home:hover div, .pnav.web-marketing-home.current div { background-position: 0px -11px; }

.pnav.web-marketing-services div { background-position: -80px 0px; width:122px; }
.pnav.web-marketing-services:hover div, .pnav.web-marketing-services.current div { background-position: -80px -11px; }

.pnav.web-marketing-clients div { background-position: -202px 0px; width:107px; }
.pnav.web-marketing-clients:hover div, .pnav.web-marketing-clients.current div { background-position: -202px -11px; }

.pnav.web-marketing-about div { background-position: -309px 0px; width:125px; }
.pnav.web-marketing-about:hover div, .pnav.web-marketing-about.current div { background-position: -309px -11px; }

.pnav.web-marketing-contact div { background-position: -434px 0px; width:145px; }
.pnav.web-marketing-contact:hover div, .pnav.web-marketing-contact.current div { background-position: -434px -11px; }

/* buttons */

.button span,
.button div {
	font-size:14px;
	line-height:11px;
	font-weight:bold;
	color:#eb690a;
	text-indent: -999%;
	background-image: url('../img/buttons.png');
	background-repeat: no-repeat;
	overflow:hidden;
	display:inline-block;
}

.button.small div {
	text-indent:0;
	width:23px;
	height:23px;
	font-size:13px;
	font-weight:normal;
	line-height:23px;
	text-align:center;
	color:#fefcfc;
	background-position: -207px -75px;
	overflow:hidden;
	display:inline-block;
}

.button.small:hover div,
.button.small.current div {
	background-position: -230px -75px;
}

.button.freeConsultation div {
	width: 289px;
	height: 44px;
	background-position:0px 0px;
}

.button.freeConsultation:hover div {
	background-position:-289px 0px;
}

.button.learnMore div {
	width: 103px;
	height: 31px;
	background-position:0px -44px;
}

.button.learnMore:hover div {
	background-position:-103px -44px;
}

.button.contactUs div {
	width: 103px;
	height: 31px;
	background-position:-207px -44px;
}

.button.contactUs:hover div {
	background-position:-310px -44px;
}

.button.download div {
	width: 103px;
	height: 31px;
	background-position:0px -75px;
}

.button.download:hover div {
	background-position:-103px -75px;
}

.button.seeAll div {
	width: 103px;
	height: 31px;
	background-position:-262px -75px;
}

.button.seeAll:hover div {
	background-position:-365px -75px;
}

.button.downloadSEOGuide div {
	width:209px;
	height:89px;
	background-position:0px -107px;
}

.button.downloadSEOGuide:hover div {
	background-position:-209px -107px;
}

.button.go div {
	width:50px ;
	height:31px;
	background-position:-416px -44px;
}

.button.go:hover div {
	background-position:-466px -44px;
}

.button.send div {
	width: 103px;
	height: 31px;
	background-position:0px -196px;
}

.button.send:hover div {
	background-position:-103px -196px;
}


/* titles */
.title {
	width:182px;
	height:23px;
	background-image: url('../img/titles.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent: -999%;
	margin-bottom:5px;
}

.title.marketingServices { background-position:0px 0px; }
.title.freeConsultation { background-position: 0px -23px; }
.title.freeSEOGuide { background-position: 0px -46px; }
.title.testimonials { background-position: 0px -69px; }
.title.joinMailingList { background-position: 0px -92px; }




/* ******************** HEADER ******************** */

/* header */
.head-wrapper {
	background-color:#fff;
	border-bottom:1px solid #000;
	padding-top:30px;
}

.header {
	width:960px;
	margin:0px auto 0px auto;
}

.header-logo {
	float:left;
}

.header-callTollFree {
	float:right;
}

.header-primaryNavigation {
	clear:both;
	width:720px;
	padding:10px 0px 5px 0px;
	margin:0px auto;
}

.header-primaryNavigation li {
	padding:0px;
	margin:5px 5px 3px 5px;
	}

	.header-primaryNavigation li.primary {	
		display:inline-block;
		float:left;
		}
		
	.header-dropDown {
		position:absolute;
		display:none;
		z-index:999;
		background-color:#fff;
		margin-left:-7px;
		-moz-border-radius-bottomright: 4px;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		/* trying drop shadows... don't really like them here.
		-moz-box-shadow:4px 4px 3px #888;
		-webkit-box-shadow:2px 2px 6px #444; */
		}
		
		.header-dropDown ul {
			border-right:1px solid #eb690a;
			border-bottom:1px solid #eb690a;
			border-left:1px solid #eb690a;
			padding-bottom:10px;
			-moz-border-radius-bottomright: 4px;
			-moz-border-radius-bottomleft: 4px;
			-webkit-border-bottom-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
			/*
			-moz-border-radius: 4px; 
			-khtml-border-radius: 4px;
			-webkit-border-radius: 4px; 
			*/
			}
	
			.header-dropDown li {
				clear:both;
				float:none;
				padding:0px 17px;
				cursor:pointer;
				}
				
				.header-dropDown li.current,
				.header-dropDown li:hover {
					background-image: url('../img/sidenav-arrow.gif');
					background-repeat: no-repeat;
					background-position: 3px 1px;
					color:#eb690a;
					}
					
					.header-dropDown li a {
						color: #043456;
						}
					
					.header-dropDown li.current a,
					.header-dropDown li:hover a,
					.header-dropDown li a:hover {
						color:#eb690a;
						}



/* ******************** HOME LAYOUT ******************** */

/* home blue ad bar */
body.home {
	background-color:#fff;
}

.home-overview {
	width:100%;
	height:325px;
	background-image: url('../img/home-barBG.jpg');
	background-repeat: repeat-x;
}

.home-overview .content {
	width:960px;
	margin:0px auto;
}

.home-overview .text {
	float:left;
	width:426px;
	padding:45px 45px 0px 0px;
}

.home-overview h1 {
	font-size: 23px;
	color:#fefcfc;
	margin-bottom:10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.home-overview p {
	font-size:13px;
	line-height:22px;
	color:#fefcfc;
}

.home-overview p a {
	color:#a1f3f8;
	text-decoration:none;
}

.home-overview p a:hover {
	color:#fefcfc;
}

.home-overview .freeConsultation div {
	margin-top:15px;
}

/* slideshow */
.home-overview .slideshow {
	width:489px;
	height:282px;
	margin-top:18px;
	float:left;
	position:relative;
}

/* slides */
.home-overview .slideshow .slide {
	position:absolute;
	display:none;
}

.home-overview .slideshow .slide.current {
	display:block;
}

.home-overview .learnMore div {
	position:absolute;
	left:35px;
	bottom:17px;
}

/* slide buttons */
.home-overview .slideshow ul {
	position:absolute;
	right:15px;
	bottom:15px;
}

.home-overview .slideshow ul li {
	float:left;
	margin-left:5px;
}


/* services columns globals */
.home-services {
	width:960px;
	margin:0px auto;
}

.home-services .column {
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	color:#053e65;
	height:250px;
	position:relative;
}

.column .content {
	height:205px;
}

.home-services .title {
	margin-top:5px;
}


/* marketing services column */
.column.marketingServices {
	width:189px;
	padding-right:25px;
	border-right:1px solid #cccccc;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
}

.column.marketingServices li {
	margin-bottom:2px;
}

.column.marketingServices a:hover {
	color:#eb690a;
}

/* free consultation column */
.column.freeConsultation {
	width:209px;
	padding:0px 25px;
	border-right:1px solid #cccccc;
	font-size:12px ;
	line-height:20px;
	font-weight:bold;
}

.column.freeConsultation p.icon {
	padding-right:75px;
	background-image: url('../img/icon-chat.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.column.freeConsultation .large { 
	font-size: 16px;
}

.column.freeConsultation .orange { color:#eb690a; }

.column.freeConsultation .call { 
	margin-top:10px;
	text-align:center; 
}

/* free seo guide column */
.column.freeSEOGuide {
	width:209px;
	padding:0px 25px;
	border-right:1px solid #cccccc;
}

.column.freeSEOGuide .icon {
	padding-right:60px;
	background-image: url('../img/icon-pdf.gif');
	background-repeat: no-repeat;
	background-position: top right;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}

.column.freeSEOGuide .small {
	font-size:12px;
	line-height:18px;
	margin-top:10px;
	font-weight:normal;
	color:#333333;
}

/* testimonials column */
.column.testimonials {
	width:189px;
	padding-left:25px;
}

.column.testimonials .quote {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

.column.testimonials .source {
	font-size:12px;
	line-height:18px;
	margin-top:10px;
}


/* ******************** INTERIOR PAGES ******************** */

/* layout */
body.none,
body.services,
body.clients,
body.aboutUs,
body.contactUs {
	background-color: #011625;
	background-image: url('../img/pageBG.jpg');
	background-repeat: repeat-x;
	background-position: top 115px;
}

.page-wrapper {
	width:960px;
	margin:20px auto 0px auto;
	background-color:#fff;
	-moz-border-radius: 7px; 
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.page-sidebar {
	float:left;
	width:219px;
	margin-top:10px;
	padding-top:15px;
	padding-left:15px;
	height:100%;
}

.page-body {
	float:left;
	width: 655px;
	padding: 15px 30px 15px 20px;
	margin:10px 0px;
	border-left:1px solid #ccc;
}

.page-pageImage {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	width:325px;
}

.page-body .freeConsultation div {
	margin-top:20px;
}

/* sidebars */
.sidebar {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-left:10px;
}

/* sidebar nav */
.sidebar-nav {
	font-size:13px;
	line-height:13px;
}

.sidebar-nav a {
	color: #043456;
}

.sidebar-nav a:hover {
	color: #eb690a;
}

.sidebar-nav li {
	margin-bottom:15px;
	padding-left:15px;
}

.sidebar-nav li.current {
	background-image: url('../img/sidenav-arrow.gif');
	background-repeat: no-repeat;
	background-position: left 1px;
}

.sidebar-nav li.current a {
	color:#eb690a;
}

/* sidebar email signup form */
.joinMailingList-wrapper {
}

.sidebar .form {
	margin:10px 0px 0px 0px;
}

.sidebar .form  input,
.sidebar .form .button div {
	float:left;
}

.sidebar .form input {
	border:1px solid #ccc;
	line-height:17px;
	margin:1px 5px 0px 0px;
	color:#333;
	width: 150px;
}

.sidebar .form input.default {
	color:#ccc;
}

.sidebar .form .button {

}

/* client list */
div.clientList {
	
}

div.clientList .left-column {
	float:left;
	width:489px;
}

div.clientList .right-column {
	float:left;
	width:140px;
	margin-left:20px;
}

.logos {
	margin:10px 0px;
}

.testimonial {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}

ul.clientList li {
	font-weight:bold;
}


/* about us */
.bio {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.headshot {
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
}


/* contact us form */
.form-field.send {
	margin-left:155px;
}

.contactUs-thanks {
	display:none;
}


/* pdf download form */
.email-signup.form {
	margin:10px 0px 0px 0px;
}

.email-signup.form input,
.email-signup.form .button div {
	float:left;
}

.email-signup.form input {
	border:1px solid #ccc;
	line-height:17px;
	margin:1px 5px 0px 0px;
	color:#333;
	width: 250px;
}

.email-signup.form input.default {
	color:#ccc;
}

/* pdf download thank you */
.download-pdf {
	background-image: url('../img/icon-pdf.gif');
	background-position: left center;
	background-repeat: no-repeat;
	margin:20px 0px;
	height:69px;
	line-height:80px;
	padding-left:70px;
	color:#eb690a;
	font-size:16px;
	font-weight:bold;
}


/* ******************** GLOBAL FOOTER ******************** */

.home .footer {
	border-top:1px solid #ccc;
}	

.footer {
	margin-top:10px;
	padding-top:20px;
}

.footer-info {
	width:750px;
	margin:0px auto 40px auto;
	position:relative;
	background-image: url('../img/icon-bbb.png');
	background-repeat: no-repeat;
	background-position: top right;
	height:83px;
} 

.footer-info a {
	color:#336666;
}

.footer-info p {
	font-size:11px;
	line-height:16px;
	text-align:center;
	color:#669999;
}

.footer-info .address {
	font-weight:bold;
}

.footer-info .copyright {

}
