body {
	font-size:.81em;
	font-family:Georgia, serif;
	color:#888;
	line-height:1.46em;
	background:#fff url(../img/topGrad.png) repeat-x;
}
@font-face {
	font-family: RockwellStd;
	src: url("fonts/RockwellStd.otf");
}

@font-face {
	font-family: RockwellStd-Bold;
	src: url("fonts/RockwellStd-Bold.otf");
}

#pressLogo1 {
	background-image:url(../img/pressEcho.png);
	width: 126px;
	height: 127px;
	
}

#pressLogo2 {
	background-image:url(../img/pressVote.png);
	margin-top:20px;
	width: 180px;
	height: 80px;
	
}

#textBlck {
	border-bottom:1px solid #C9C9C9;
	margin-top:20px;
	
}


	
div#share_tab {
background-image:url(http://www.canvasync.com/images/share.png);
display:block;
height:117px;
position:fixed;
right:-281px;
top:200px;
width:315px;
z-index:400;
}

div#share_tab a.facebook {
display:block;
height:14px;
left:14px;
position:absolute;
text-indent:-99999em;
top:34px;
width:14px;
}

div#share_tab a.twitter {
display:block;
height:14px;
left:14px;
position:absolute;
text-indent:-99999em;
top:16px;
width:14px;
}


a,a:link,a:active {
	text-decoration:none;
	color:#662d91;
}

#content a:active,ul.dropdown a:active,.sidebar a:active {
	position:relative;
	top:1px;
}

.clear {
	clear:both;
}

a:hover {
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: RockwellStd, Georgia, serif;
	color:#010101;
	line-height:1em;
}

h1 {
	font-size:3.2em;
}

h2 {
	font-size:2.7em;
}

h3 {
	font-size:1.38em;
}

h4 {
	font-size:1.2em;
}

h3 a {
	color:#000;
}

#content h3 a:hover {
	text-decoration:none;
}

#content h3 a:active {
	color:#000;
	top:0;
}

.subHeadline {
	font-family:Georgia, serif;
	color:#888;
	font-size:1.23em;
	font-style:italic;
}

.highlight {
	font-family:RockwellStd, Georgia, serif;
	color:#565555;
}
.addy {
	font-family:RockwellStd, Georgia, serif;
	position:absolute;
	bottom:40px;
	font-size:1em;
	color:#FFF;
	margin:0 0 0 25px;}

.left {
	float:left;
}

.right {
	float:right;
}

a.viewMore {
	font-family:RockwellStd, Georgia, serif;
}

body {
	text-align:center;
}

#container {
	height:100%;
	background:url(../img/btmGrad.png) left bottom repeat-x;
}

#outerCont {
	position:relative;
	background:url(../img/city2.png) center bottom no-repeat;
	background-attachment:fixed;
	margin:0 auto;
}

.page {
	width:970px;
	background:#fff;
	clear:both;
	padding:10px 20px 0;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	min-height:750px;
}

h1,h2,h3,h4,h5,h6 {
	display:block;
}

h3 {
	margin:0 0 15px;
}

#logo {

	position: absolute;
	display:block;
	background:url(../img/echoLogo.png) no-repeat;
	width:109px;
	height:100px;
	text-indent:-9999px;
	z-index:1000;
}

#top {
	clear:both;
	overflow:visible;
	margin:0 0 15px;
	height: 80px;
}
	
/*-- TOP NAV --*/	
/* LEVEL ONE */
ul.dropdown {
	position:relative;
	float:right;
	list-style:none;
	font-size:1.2em;
	z-index: 9990;
	margin: 15px 0 0 0;
}

ul.dropdown li {
	float:left;
	zoom: 1;
}

ul.dropdown a:hover {
	text-decoration:none;
}

ul.dropdown li a {
	display:block;
	padding:4px 10px;
	border-right:1px dotted #c9c9c9;
	font-family: RockwellStd, "Lucida Grande", Georgia, serif;
	color:#010101;
}

ul.dropdown li:last-child a {
	border-right:none;
}

ul.dropdown li.hover,ul.dropdown li:hover {
	background:#F1F6E9;
	position:relative;
}

ul.dropdown li.hover a {
	text-decoration:none;
	
}
	
/* LEVEL TWO */
ul.dropdown ul {
	width:180px;
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
}

ul.dropdown ul li {
	font-weight:normal;
	background:#F1F6E9;
	border-bottom:1px dotted #c9c9c9;
	float:none;
}
ul.dropdown ul li:hover {	
	background: #8DC63F;
	
}
ul.dropdown ul li:hover a{
	color: #fff;
}
ul.dropdown ul li a {
	border-right:none;
	width:100%;
	display:inline-block;/* IE 6 & 7 Needs Inline Block */
	font-size: 0.88em;
	color:#888;
	font-family: Georgia, serif;
	font-style: italic;
}
ul.dropdown ul li.first {
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}
ul.dropdown ul li.last {
	border-bottom: none;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
/* LEVEL THREE */
ul.dropdown ul ul {
	left:100%;
	top:0;
}

ul.dropdown li:hover > ul {
	visibility:visible;
}

/*/////////////////////////////////*/
#header {
	position:relative;
	top:-10px;
	height:430px;
	width:960px;
	overflow:hidden;
	margin: -40px 0 0 0;
}

.headline {
	width:710px;
	text-align:left;
	float:right;
	border-bottom:1px solid #c9c9c9;
	margin:0;
	padding:10px 0;
}

#company #content img {
	border-bottom:1px solid #c9c9c9;
}

#company .headline {
	margin:0 0 20px;
}

#company #content {
	border-top:none;
}

#home .headline h2 {
	font-size:2.4em;
}

#home .headline h3 {
	font-size:1em;
}

.tri h3 {
	margin:0 0 5px;
}

#home .headline {
	border-bottom:none;
	width:690px;
}

#quoteSlider {
	height:60px;
	width:512px;
	position:relative;
	float:right;
	overflow:hidden;
}

p.quote {
	background:url(../img/quote.png) left top no-repeat;
	padding:15px 0 0 20px;
	font-size:1em;
	height:60px;
	font-style:italic;
	color:#a6a6a6;
}

p.quote span.author {
	display:inline-block;
	background:url(../img/quote2.jpg) left top no-repeat;
	font-style:normal;
	padding:0 0 0 30px;
}

.fullHead {
	width:100%;
	height:auto;
	clear:both;
	margin:30px 0 0;
	overflow:hidden;
}

.fullHead h2 {
	width:800px;
	display:block;
	margin:60px 0 0;
}

.fullHead #csNav {
	position:relative;
	top:50px;
}

.tri {
	width:205px;
	height:auto;
	float:left;
	margin:0 13px 0 12px;
}

.tri p img {
	float:left;
	margin:5px 10px 0 0;
}


	
/*-- SIDEBAR --*/
.sidebar {
	width:240px;
	height:auto;
	float:left;
	border-right:1px dotted #c9c9c9;
	margin:70px 15px 0 0;
	color:#697952;
}

#home .sidebar {
	margin:0 25px 0 0;
}

.sidebar .block {
	border-bottom:1px dotted #c9c9c9;
	padding:15px 10px 14px 0;
}

.sidebar .block h3 {
	display:block;
	background:url(../img/h3accent.png) no-repeat;
	height:26px;
	text-indent:36px;
	line-height:30px;
	margin:0 0 5px;
}

.sidebar .block h3 a {
	font-family:RockwellStd, Georgia, serif;
	color:#000;
}

.sidebar .block.twitter {
	padding:15px 0 14px;

}

#like {
	margin-top:-40px;
	height:26px;
}

#twitter {
	background-color:#f1f6e9;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
	overflow:hidden;
}

.sidebar .block.twitter h3 {
	background:url(../img/h3accentTwit.png) no-repeat;
}

.sidebar .block.social {
	clear:both;
	overflow:auto;
	padding:2px 10px 14px 5px;
}

.sidebar .block.social a {
	display:block;
	float:left;
	text-indent:-9999px;
	height:32px;
	width:32px;
	background-image:url(../img/socialSprite.png);
	margin:0 10px 0 0;
}

.sidebar .block.social a.echofb {
	background-position:0 0;
}

.sidebar .block.social a.echofb:hover {
	background-position:0 -32px;
}

.sidebar .block.social a.echoli {
	background-position:-32px 0;
}

.sidebar .block.social a.echoli:hover {
	background-position:-32px -32px;
}

.sidebar .block.social a.echoyt {
	background-position:-64px 0;
}

.sidebar .block.social a.echoyt:hover {
	background-position:-64px -32px;
}

.sidebar .block.social a.echotw {
	background-position:-96px 0;
}

.sidebar .block.social a.echotw:hover {
	background-position:-96px -32px;
}

p.highlight {
	margin:0 0 15px;
}

#sideNav {
	margin:0 0 35px;
}

#sideNav li {
	border-top:1px dotted #c9c9c9;
	display:block;
}

#sideNav li.last {
	border-bottom:1px dotted #c9c9c9;
}

#sideNav a,#sideNav a:visited {
	display:block;
	font-family:RockwellStd, Georgia, serif;
	font-size:2.7em;
	color:#c9c9c9;
	height:100%;
	padding:15px 0 10px;
	background:url(../img/navBtn.png) top right no-repeat;
}

#sideNav a:hover {
	color:#90C746;
	text-decoration:none;
	background:url(../img/navBtnBK.png) top right no-repeat;
}

#sideNav a.active {
	color:#000;
	background:url(../img/navBtnBK.png) top right no-repeat;
}

#content {
	clear:right;
	padding:0 0 50px;
	overflow:hidden;
	border-top:1px solid #c9c9c9;
	padding:15px 0 0;
	margin:85px 0 0;
}

#partner1 {
	width: 725px;
	height: 220px;
	border-bottom:1px solid #C9C9C9;
}
#partner2 {
	width: 725px;
	height: 175px;
	border-bottom:1px solid #C9C9C9;
}
#partner3 {
	width: 725px;
	height: 215px;
	border-bottom:1px solid #C9C9C9;
}

#partner4 {
	width: 725px;
	height: 400px;
	border-bottom:1px solid #C9C9C9;
}
#facesmall a{
	float:left;
	margin-left: 0px;
	width: 29px;
	height: 29px;
	background:url(../img/facesmall.jpg) no-repeat;

}

#twittersmall a{
	float:left;
	width: 29px;
	height: 29px;
	background:url(../img/twittersmall.jpg) no-repeat;
}


#brook a{
	float: left;
	height: 150px;
	width: 200px;
	background:url(../img/brooklogo.jpg) left no-repeat;
}

#ezone a{
	float: left;
	height: 150px;
	width: 200px;
	background:url(../img/ezonelogo.jpg) left no-repeat;
}

#canvasync a{
	float: left;
	height: 150px;
	width: 200px;
	background:url(../img/canvasynclogo.jpg) left no-repeat;
}

#foster a{
	float: left;
	height: 150px;
	width: 200px;
	background:url(../img/fosterlogo.jpg) left no-repeat;
}


#link1 {
	margin-left: 75px;
	padding-top: 5px;
}

#link2 {
	margin-left: 75px;
	padding-top: 5px;
}

#link3 {
	margin-left: 75px;
	padding-top: 5px;
}

#link4 {
	margin-left: 75px;
	padding-top: 5px;
}

#text1 {
	float: left;
	margin-top: 20px;
	width: 500px;
	height: 115px;
}
#text2 {
	float: left;
	margin-top: 30px;
	width: 500px;
	height: 115px;
}

#text3 {
	float: left;
	margin-top: 30px;
	width: 500px;
	height: 115px;
}

#text4 {
	float: left;
	margin-top: 30px;
	width: 500px;
	height: 115px;
}

#content h3 {
	padding:2px 0 0;
	margin:0 0 5px;
}

#content p {
	margin:0 0 20px;
}


#caseStudies #content {
	margin:0;
}

#accordion {
	width:700px;
}

.expandBtn {
	display:block;
	position:relative;
	right:-595px;
	bottom:0;
	width:62px;
	height:24px;
	padding:8px 0 7px 40px;
	background:url(../img/expandBtn.png) top right no-repeat;
}

.expandBtn.expanded {
	background:url(../img/expandBtnUp.png) top right no-repeat;
}

.industry {
	border-bottom:1px solid #c9c9c9;
	padding:0 0 25px;
	margin:0 0 30px;
}

#process #content h3 {
	margin:0 0 5px;
}

#process #content p {
	margin:0 0 20px;
}

#csNav {
	position:relative;
	float:right;
	margin:0 0 20px;
}

#csNav li {
	float:left;
	height:39px;
	margin:0 0 0 20px;
}

#csNav li a {
	text-indent:-9999px;
	height:100%;
	display:block;
	background-image:url(../img/csNav.png);
	background-repeat:no-repeat;
}

#csNav li a#citi {
	width:50px;
	background-position:0 0;
}

#csNav li a#citi:hover {
	background-position:0 -39px;
}

#csNav li a#citi.active {
	background-position:0 -39px;
}

#csNav li a#cfsc {
	width:95px;
	background-position:-62px 0;
}

#csNav li a#cfsc:hover {
	background-position:-62px -39px;
}

#csNav li a#cfsc.active {
	background-position:-62px -39px;
}

#csNav li a#innes-meehle {
	width:45px;
	background-position:-177px 0;
}

#csNav li a#innes-meehle:hover {
	background-position:-177px -39px;
}

#csNav li a#innes-meehle.active {
	background-position:-177px -39px;
}

#csNav li a#torchlight {
	width:70px;
	background-position:-235px 0;
}

#csNav li a#torchlight:hover {
	background-position:-235px -39px;
}

#csNav li a#torchlight.active {
	background-position:-235px -39px;
}

#csNav li a#bill-segal {
	width:53px;
	background-position:-325px 0;
}

#csNav li a#bill-segal:hover {
	background-position:-325px -39px;
}

#csNav li a#bill-segal.active {
	background-position:-325px -39px;
}

#csNav li a#hhc {
	width:45px;
	background-position:-395px 0;
}

#csNav li a#hhc:hover {
	background-position:-395px -39px;
}

#csNav li a#hhc.active {
	background-position:-395px -39px;
}

#caseArea {
	clear:both;
	padding:30px 0 0 20px;
	overflow:hidden;
}

#caseArea .detail {
	width:300px;
	float:left;
	margin:0 0 0 30px;
}

.detail p {
	margin:0 0 20px;
}

.launchBtn {
	display:block;
	width:252px;
	height:41px;
	text-indent:-9999px;
	background:url(../img/launchBtn.png) no-repeat;
}

#caseArea img {
	float:left;
	position:relative;
	padding:10px;
	background:#f3f3f3;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.conclusions {
	clear:both;
	margin:30px 0 0;
	overflow:hidden;
}

.solution {
	width:600px;
	margin:0 20px 30px 0;
}
.solution2 {
	width:303px;
	margin:0 20px 30px 0;
}

.result {
	width:310px;
}

#caseArea ul {
	list-style-position:outside;
	list-style-type:disc;
}

#caseArea ul li {
	margin:0 0 0 15px;
}

.solution {
	float:left;
}

.result {
	float:left;
}

#ourWork #content {
	padding:0;
}

.workItem {
	overflow:auto;
	padding:20px 0 0;
	border-bottom:1px solid #c9c9c9;
}

.workItem .text {
	float:left;
	width:280px;
	overflow:hidden;
}

.workItem img {
	margin:0 20px 20px 0;
}

.workItem.first {
	border-top:1px solid #c9c9c9;
}

a.workImage {
	display:block;
	float:left;
	width:395px;
	height:195px;
	border:5px solid #ddd;
	margin:0 20px 20px 0;
}

.workItem a.viewMore {
	display:block;
	margin:10px 0 0;
}

.service {
	margin:0 0 15px;
	border-bottom:1px solid #c9c9c9;
}

.service h3,.industry h3 {
	font-size:2.5em;
}

.service h4 {
	margin:0 0 5px;
}

.service ul {
	list-style-position:inside;
	list-style-type:disc;
	margin:0 0 20px;
}

.service ul li {
	margin:0 0 0 5px;
}

.topService {
	width:675px;
	display:block;
	overflow:hidden;
	margin:10px 0 20px;
}

.topService ul {
	float:left;
	width:30%;
	display:block;
}


	
/* Contact */
.ui-tabs .ui-tabs-hide {
	display:none;
}

#contact #content {
	margin:84px 0 0;
	padding:0;
	border-top:none;
}

#tabs {
	margin:0;
}

#tabs ul.tabNav {
	display:block;
	overflow:hidden;
	margin:0 0 30px;
}

#tabs ul.tabNav li {
	width:228px;
	height:39px;
	float:left;
	display:block;
	border-top:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	padding:20px 0 0;
}

#tabs ul.tabNav li a {
	display:block;
	width:100%;
	height:39px;
	padding:20px 0 0;
	text-align:center;
}

#tabs ul.tabNav li a:hover {
	text-decoration:none;
}

#tabs ul.tabNav li a {
	font-family:RockwellStd, Georgia, serif;
	font-size:1.38em;
	margin:0;
	padding:0;
	color:#697952;
}

#tabs ul li.first {
	border-left:none;
}

#tabs ul li.ui-state-active {
	border-bottom:none;
}

#tabs ul li.ui-state-active a {
	color:#000;
}

#tabs ul li.ui-state-hover {
	background:#f1f6e9;
}

#tabs ul li.ui-state-active.ui-state-hover {
	background:#fff;
}

#tabs span.comment {
	display:none;
}

#tabs h3 {
	margin:0;
	padding:0;
}

#tabs input,#tabs textarea,#tabs select {
	border:1px solid #c9c9c9;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:1em;
	margin:10px 0;
	color:#000;
}

#tabs input {
	width:250px;
}

#tabs select {
	width:250px;
	padding:9px;
}

#tabs textarea {
	width:600px;
	overflow:auto;
}

#tabs label {
	font-family:RockwellStd, "Lucida Grande", Georgia, serif;
	color:#010101;
	font-size:1.2em;
	display:block;
}

#tabs form .block {
	display:block;
	min-width:250px;
	float:left;
	position:relative;
	margin:0 20px 20px 0;
}

#tabs form fieldset {
	display:block;
	width:100%;
}

#tabs form fieldset legend {
	display:block;
	margin:20px 0 0;
	padding:0;
}

#tabs form hr {
	height:1px;
	border:none;
	border-bottom:1px solid #c9c9c9;
	margin:0 0 20px;
}

#tabs form legend span.formHead {
	font-family: RockwellStd, "Lucida Grande", Georgia, serif;
	font-size:1.38em;
	color:#000;
}

.req {
	color:#ff0000;
}
	
/*-- FOOTER --*/
#footer {
	height:257px;
	width:1010px;
	background:transparent url(../img/footRep.png) repeat-x;
	margin:0 auto;
	clear:both;
	text-align:left;
}

#footContent {
	position:relative;
	margin:0 auto;
}

#footNav {
	margin:0 0 0 20px;
	padding:20px 0 0;
	clear:both;
	overflow:hidden;
}

#footNav li {
	float:left;
}

#footNav ul li {
	float:left;
	margin:15px 0 0 15px;
	padding:0;
}

#footNav li ul li {
	float:none;
	margin:0;
	padding:0;
}

#footNav ul li ul li {
	display:block;
	float:none;
	margin:0;
	padding:0;
}

#footNav li a {
	font-family:RockwellStd, Georgia, serif;
	display:block;
	color:#b3b3b3;
}

#footNav a.top {
	color:#8dc63f;
}

#footNav li ul {
	float:left;
	overflow:hidden;
	text-shadow:#000 0 1px 1px;
	margin:0 0 5px;
	padding:0 0 5px;
}

#footNav li ul {
	margin:0 50px 0 0;
	padding:0;
}

#footNav ul li {
	text-align:left;
	margin:0;
	padding:0;
	display:block;
	border-bottom:none;
}

#footNav li ul li a {
	display:inline;
}

#footer .copyright {
	font-family:RockwellStd, Georgia, serif;
	position:absolute;
	bottom:10px;
	font-size:.81em;
	margin:0 0 0 25px;
}

.error {
	display:none;
}
	
/*-- INPUTS --*/
input {
	color:#888;
}

input {
	border:1px solid #c9c9c9;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:1em;
	width:180px;
	margin:10px 0;
}

#tabs input.radio {
	margin:0;
	padding:0;
	width:15px;
	height:15px;
}

.sidebar a img {
	margin:10px 5px 0;
}

input.submitBtn {
	width:156px;
	height:40px;
	background:url(../img/submitBtn.png) no-repeat;
	text-indent:-9999px;
	padding:0;
	border:none;
	cursor:pointer;
}

#tabs a.downloadBtn {
	display:block;
	width:156px;
	height:41px;
	text-indent:-9999px;
	border:none;
	background:url(../img/downloadBtn.png) no-repeat;
}

#tabs input.submitBtn {
	border:none;
	width:156px;
	height:40px;
}

#tabs .radioHolder {
	display:block;
	width:600px;
	overflow:hidden;
}

#tabs form .radioHolder .rblock {
	display:block;
	float:left;
	text-align:center;
	overflow:hidden;
	margin:10px;
}

#tabs #white .submitBtn {
	display:block;
	clear:both;
	margin:0 0 20px;
}

#tabs ul li a h3 {
	margin:20px 0 0;
}

#mobile {
	background:url(../img/mobile.png) no-repeat left;
	margin-bottom:30px;
	width:730px;
	height:230px;
}

#mobileBtn a {
	display:block;
	background:url(../img/mobileBtn.png) no-repeat left;
	margin-left:410px;
	margin-top:-20px;
	width:230px;
	height:171px;
}


	
/* Team Slider */
#team #content {
	margin:0;
	padding:0 0 50px;
}

#slider {
	width:848px;
	margin:30px auto 0;
	position:relative;
}

#slider .scroll {
	height:380px;
	overflow:auto;
	position:relative;

	
/* fix for IE to respect overflow */
	clear:left;
	background:#FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

#slider ul div {
	float:left;
}

#slider .scrollContainer div.panel {
	padding:20px;
	height:380px;
	width:808px;

	
/* change to 560px if not using JS to remove rh.scroll */
}

#slider .scrollButtons {
	position:absolute;
	cursor:pointer;
	background:#ff0000;
}

#slider .scrollButtons.left {
	left:-40px;
	top:50px;
}

#slider .scrollButtons.right {
	right:-42px;
	top:50px;
}

#slider .navigation {
	display:block;
	height:100px;
	width:650px;
	padding:0 0 0 10px;
	margin:10px 0 0 180px;
	clear:both;
}

#slider .navigation a#carlos {
	width:80px;
	background:url(../img/team/carlos_roll.png) no-repeat;
}

#slider .navigation a#kit {
	width:76px;
	background:url(../img/team/kit_roll.png) no-repeat;
}

#slider .navigation a#ralph {
	width:85px;
	background:url(../img/team/ralph_roll.png) no-repeat;
}

#slider .navigation a#ash {
	width:74px;
	background:url(../img/team/ash_roll.png) no-repeat;
}

#slider .navigation a#mat {
	width:65px;
	background:url(../img/team/mat_roll.png) no-repeat;
}

#slider .navigation a#adam {
	width:80px;
	background:url(../img/team/adam_roll.png) no-repeat;
}

#slider .navigation a#steph {
	width:80px;
	background:url(../img/team/steph_roll.png) no-repeat;
}

#slider .navigation a#jon {
	width:80px;
	background:url(../img/team/john_roll.png) no-repeat;
}

#slider .navigation a#wes {
	width:75px;
	background:url(../img/team/wes_roll.png) no-repeat;
}

#slider .navigation a {
	text-indent:-9999px;
	background-position:0 0;
	margin:0 10px 0 0;
}

#slider .navigation a#carlos:hover,#slider .navigation a#kit:hover,#slider .navigation a#ralph:hover,#slider .navigation a#ash:hover,#slider .navigation a#mat:hover,#slider .navigation a#adam:hover,#slider .navigation a#steph:hover,#slider .navigation a#jon:hover,#slider .navigation a#wes:hover {
	background-position:0 -100px;
}

#slider .navigation a#carlos.selected,#slider .navigation a#kit.selected,#slider .navigation a#adam.selected,#slider .navigation a#ralph.selected,#slider .navigation a#ash.selected,#slider .navigation a#mat.selected,#slider .navigation a#steph.selected,#slider .navigation a#jon.selected,#slider .navigation a#wes.selected {
	background-position:0 -100px;
}

.panel .teamText {
	float:left;
	width:490px;
}

.panel img {
	float:left;
	margin:0 55px 0 20px;
}

#content .panel .teamText p {
	margin:0 0 5px;
}

#content .panel .teamText p.name {
	color:#000000;
}

#content .panel .teamText p.title {
	font-style:italic;
	color:#000;
}

#content .panel .teamText p.name,#content .panel .teamText p.title,#content .panel .teamText p.origin {
	margin:0;
	font-weight:bold;
}

#content .panel .teamText ul {
	list-style-position:inside;
	list-style:decimal;
}

#content .panel .teamText ul li {
	position:relative;
	top:-19px;
	margin:0 0 0 50px;
}

#content .panel .teamText a {
	display:block;
	float:left;
	text-indent:-9999px;
	height:32px;
	width:32px;
	background-image:url(../img/socialSprite.png);
	margin:0 5px 0 0;
}

#content .panel a.echofb {
	background-position:0 0;
}

#content .panel a.echofb:hover {
	background-position:0 -32px;
}

#content .panel a.echoli {
	background-position:-32px 0;
}

#content .panel a.echoli:hover {
	background-position:-32px -32px;
}

#content .panel a.echoyt {
	background-position:-64px 0;
}

#content .panel a.echoyt:hover {
	background-position:-64px -32px;
}

#content .panel a.echotw {
	background-position:-96px 0;
}

#content .panel a.echotw:hover {
	background-position:-96px -32px;
}

#content .panel .teamSoc {
	float:right;
	position:absolute;
	right:20px;
	top:20px;
}

.bubbleInfo {
	position:relative;
	margin:0;
}

.trigger a {
	display:block;
	height:100px;
	width:100px;
	background:#ccc;
}

.popup {
	position:absolute;
	display:none;
	z-index:50;
	border-collapse:collapse;
	height:37px;
	width:162px;
	background:url(../img/bubbly.png) no-repeat;
	text-align:center;
	padding:12px 0 0;
}

.popup p {
	margin:0;
	line-height:1em;
}

#teamBottom {
	width:800px;
	clear:both;
	overflow:hidden;
	border-top:1px solid #c9c9c9;
	margin:0 auto;
	padding:30px 0 0;
}

.teamSocial {
	width:300px;
	color:#697952;
	padding:10px;
	float:left;
	overflow:hidden;
}

.youTube {
	width:450px;
}

.teamSocial.faceBook {
	border-right:1px solid #c9c9c9;
}

#ytvideo {
	float:left;
	width:450px;
}

ul.vids li {
	float:left;F
	display:block;
	margin:10px 10px 0 0;
}

ul.vids li a {
	display:block;
	padding:4px;
	background-color:#8DC63F;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	overflow:hidden;
}


	
/* Partners and Community */
.page #community #content {
	margin:0;
	padding:0 0 50px;
}

form#proBono {
	color:#000;
}

form#proBono label {
	display:block;
	margin:15px 0 0;
	font-family:RockwellStd, "Lucida Grande", Georgia, serif;
	color:#010101;
	line-height:1em;
	font-size:1.38em;
}

form#proBono label h3 {
	margin:0;
}

.partner {
	margin:0 0 20px;
	border-bottom:1px solid #c9c9c9;
	overflow:hidden;
}

.partner.last {
	border-bottom:none;
}

.partner p.highlight {
	float:left;
	display:block;
}

.partner p {
	float:left;
	display:block;
	width:500px;
}

.partner img {
	float:left;
	display:block;
	margin:0 20px 20px 0;
}

.partner p,.partner h3 {
}

a.donate {
	display:block;
	background:url(../img/donateBtn.png) no-repeat;
	text-indent:-9999px;
	width:156px;
	height:41px;
	margin:10px 0 0;
}

#home a.donate {
	margin:0;
}

span.error {
	position:absolute;
	z-index:10;
	padding:10px;
	background:#eac1c1;
	color:#ff0000;
	margin:0 0 15px;
	text-align:center;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.response {
	padding:20px;
	background:#e1f7e5;
	color:#697952;
	margin:0 0 15px;
	text-align:center;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	font-size:1.38em;
}

.response a {
	margin:15px auto;
}

#portfolio #content {
	margin:0 0 60px;
	padding:40px 0 0 30px;
}

#portfolio #content .pic {
	float:left;
	width:226px;
	height:137px;
	position:relative;
	background-color:#c9c9c9;
	margin:1px;
}
#portfolio #content .web {
	float:left;
	width:226px;
	height:137px;
	position:relative;
	background-color:#c9c9c9;
	margin:1px;
}

a.subLink {
	display:block;
	margin:10px 0 0;
	color:#90C746;
}