body {
	margin: 0;
	padding: 0;
	background-color: #e3e7ef;
	background-image: url(../images/global/main-bg.jpg);
	background-repeat: repeat-x;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #414d80;
	padding-bottom:20px;
	behavior:url("csshover3.htc");
}
a:link,a:visited,a:active {
	color: #414d80;
	text-decoration: underline;
}
a:hover{
	color:#1a2e59;
}
a img {
	border: none;
}
img.t-png {
	behavior: url(/js/iepngfix.htc);
}
form {
	margin: 0;
	padding: 0;
}
input.error, select.error {
	background-color: #ffe6e6;
	border: solid 1px #cc0000 !important;
}
label.error {
	display: block;
	color: #cc0000;
	font-size: 11px;
	white-space: nowrap;
}

#global {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	background-image:url(../images/global/header-bg.jpg);
	background-repeat:no-repeat;
	width:800px;
/*	height:137px;*/
}
#header-logo{
	width: 200px;
	overflow:hidden;
	position:relative;
	left:328px;
}
/* main menu */
ul.main-menu {
	position:relative;
	top:-68px;
	padding:0px;
	margin:0px;
	z-index: 100;
}
ul.main-menu li{
	position:relative;
    float:left;
	left:0px;
    list-style-type:none;
	overflow:visible;
	width:77px ;
}
ul.main-menu li a {
    display:block;
    height:36px; width:77px;
    background:transparent url(../images/global/menu/about-off.jpg) no-repeat 0 0;
    text-indent:-9009px;
	z-index: 1000;
}
ul.main-menu li a:hover {
	background:transparent url(../images/global/menu/about-on.jpg) no-repeat 0 0;
}
ul.main-menu li#services{
	width:93px;
}
ul.main-menu li#services a {
	height:36px; width:93px;
	background:transparent url(../images/global/menu/services-off.jpg) no-repeat 0 0;
}
ul.main-menu li#services a:hover {
	background:transparent url(../images/global/menu/services-on.jpg) no-repeat 0 0;
}
ul.main-menu li#home{
	width:76px;
}
ul.main-menu li#home a {
	height:36px; width:76px;
	background:transparent url(../images/global/menu/home-off.jpg) no-repeat 0 0;
}
ul.main-menu li#home a:hover {
	background:transparent url(../images/global/menu/home-on.jpg) no-repeat 0 0;
}
ul.main-menu li#contact{
	width:89px;
}
ul.main-menu li#contact a {
	height:36px; width:89px;
	background:transparent url(../images/global/menu/contact-off.jpg) no-repeat 0 0;
}
/*ul.main-menu li#contact a:hover {
	background:transparent url(../images/global/menu/contact-on.jpg) no-repeat 0 0;
}*/

/* Sub Menu */
#header ul.main-menu li ul.sub{
	display:none;
	padding:0px;
	margin:0px;
	position:absolute;
	float:left;
	top:3em;
	left:-7px;
    list-style-type:none;
	z-index: 1000;
}
#header ul.main-menu li ul.sub li{
	float:none;
	text-indent:-90000px;
}
#header ul.main-menu li ul.sub li a{
	cursor:pointer;
}
#header ul.main-menu li ul.sub li a span{
	text-indent:-1001px;
}
#header ul.main-menu li ul.sub li.company-overview a{
	background:transparent url(../images/global/submenu/company-overview-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/company-overview-off.png);
	width:228px !important;
	height: 29px !important;
	line-height:29px;
	vertical-align:middle;
}
#header ul.main-menu li ul.sub li.company-overview a:hover{
	background:transparent url(../images/global/submenu/company-overview-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/company-overview-on.png);
}
#header ul.main-menu li ul.sub li.executive-profile a{
	background:transparent url(../images/global/submenu/executive-profile-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/executive-profile-off.png);
	width:228px !important;
	height: 25px !important;
	line-height:29px;
	overflow:hidden;
	vertical-align:middle;
	margin:0px;
}
#header ul.main-menu li ul.sub li.executive-profile a:hover{
	background:transparent url(../images/global/submenu/executive-profile-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/executive-profile-on.png);
}
#header ul.main-menu li ul.sub li.triumph360-news a{
	background:transparent url(../images/global/submenu/triumph360-news-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/triumph360-news-off.png);
	width:228px !important;
	height: 25px !important;
	line-height:29px;
	overflow:hidden;
	vertical-align:middle;
	margin:0px;
}
#header ul.main-menu li ul.sub li.triumph360-news a:hover{
	background:transparent url(../images/global/submenu/triumph360-news-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/triumph360-news-on.png);
}
#header ul.main-menu li ul.sub li.triumph360-voice a{
	background:transparent url(../images/global/submenu/triumph360-voice-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/triumph360-voice-off.png);
	width:228px !important;
	height: 33px !important;
	line-height:29px;
	overflow:hidden;
	vertical-align:middle;
	margin:0px;
}
#header ul.main-menu li ul.sub li.triumph360-voice a:hover{
	background:transparent url(../images/global/submenu/triumph360-voice-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/triumph360-voice-on.png);
}
#header ul.main-menu li ul.sub li.giving-back a{
	background:transparent url(../images/global/submenu/giving-back-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/giving-back-off.png);
	width:228px !important;
	height: 33px !important;
	line-height:29px;
	vertical-align:middle;
	margin:0px;
}
#header ul.main-menu li ul.sub li.giving-back a:hover{
	background:transparent url(../images/global/submenu/giving-back-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/giving-back-on.png);
}
#header ul.main-menu li ul.sub li.why-triumph360 a{
	background:transparent url(../images/global/submenu/why-triumph360-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/why-triumph360-off.png);
	width:228px !important;
	height: 29px !important;
	line-height:29px;
	vertical-align:middle;
}
#header ul.main-menu li ul.sub li.why-triumph360 a:hover{
	background:transparent url(../images/global/submenu/why-triumph360-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/why-triumph360-on.png);
}
#header ul.main-menu li ul.sub li.how-we-work a{
	background:transparent url(../images/global/submenu/how-we-work-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/how-we-work-off.png);
	width:228px !important;
	height: 33px !important;
	line-height:29px;
	vertical-align:middle;
}
#header ul.main-menu li ul.sub li.how-we-work a:hover{
	background:transparent url(../images/global/submenu/how-we-work-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/how-we-work-on.png);
}
#header ul.main-menu li ul.sub li.say-hello-to-triumph360 a{
	background:transparent url(../images/global/submenu/say-hello-to-triumph360-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/say-hello-to-triumph360-off.png);
	width:228px !important;
	height: 29px !important;
	line-height:29px;
	vertical-align:middle;
}
#header ul.main-menu li ul.sub li.say-hello-to-triumph360 a:hover{
	background:transparent url(../images/global/submenu/say-hello-to-triumph360-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/say-hello-to-triumph360-on.png);
}
#header ul.main-menu li ul.sub li.careers a{
	background:transparent url(../images/global/submenu/careers-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/careers-off.png);
	width:228px !important;
	height: 33px !important;
	line-height:29px;
	vertical-align:middle;
}
#header ul.main-menu li ul.sub li.careers a:hover{
	background:transparent url(../images/global/submenu/careers-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/careers-on.png);
}
/*#header ul.main-menu li ul.sub li.middle a{
	background:transparent url(../images/global/submenu/middle-off.png) no-repeat 0 0 !important;
	background-image:url(/images/global/submenu/middle-off.png);
	width:228px !important ;
	height: 25px !important;
	line-height:25px;
	vertical-align:middle;
}
#header ul.main-menu li ul.sub li.middle a:hover{
	background:transparent url(../images/global/submenu/middle-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/middle-on.png);
}
#header ul.main-menu li ul.sub li.bot a{
	background:transparent url(../images/global/submenu/bot-off.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/bot-off.png);
	width:228px !important;
	height: 33px !important;
	line-height:25px;
	vertical-align:top;
}
#header ul.main-menu li ul.sub li.bot a:hover{
	background:transparent url(../images/global/submenu/bot-on.png) no-repeat 0 0 !important;
	background-image: url(../images/global/submenu/bot-on.png);

}*/

/* news table */
table.news-table {

}

table.news-table th {
	border-bottom: 1px solid #b2bdd5;
}

table.news-table td {
	vertical-align: top;
	border-bottom: 1px solid #d8deed;
	padding: 5px 0;
}

table.news-table .col-1 {
	width: 20%;
}

table.news-table .col-2 {
	width: 80%;
}

/* client-login */
#client-login{
	position:relative;
	top:-62px;
	float:right;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
#client-login input.text{
	border:1px solid #a0a0a0;
	border-bottom:1px solid #bebebe;
	background-color:#dcdcdc;
	color:#000000;
	padding:3px;
}
.button-login{
	vertical-align:middle;
	padding-left:3px;

}
#client-login div.label{
	position:relative;
	float:left;
}
.label label{
	display:none;
}
label.over-apply {
	color: #7d889f;
	font-size:12pt;
	position: absolute;
	vertical-align:middle;
	padding-top: 2px;
	left: 5px;
	display:block;
}
img.menu-clients{
	padding-top:7px;
	padding-right:12px;
	float:left;
}

/* footer */
#footer,#footer-sub-menu {
	width: 800px;
	margin-top: 15px;
	padding-top: 10px;
	border-top: solid 1px #a0a7c0;
	text-align: center;
}
#footer-sub-menu{
	border-top:0px;
	margin-top:0px;
}
#footer > span,#footer-sub-menu >span {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

div.global{
	background-image:url(../images/homepage/bg-text-homepage.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin-top:20px;
	text-align:left;
	padding:17px;
	z-index:-1;
}
/* homepage text area */
div.homepage-text{
	width: 800px;
	margin-top: 0px;
}
div.homepage-text img.first {
	margin-top: -15px;
}
/* revised homepage */


/* subpages */
.subpage-title,.subpage-title-organizations{
	border-bottom:1px solid #8f9dbc;
	height:28px;
}
div.exec-hr{
	border-top:1px solid #8f9dbc;
	height:13px;
}
.subpage-title-organizations{
	height:2px;
	position:relative;
	/*top:-30px;*/
}
.subpage-paragraph,.subpage-paragraph-city-harvest,.subpage-paragraph-giving-back{
	padding-top:30px;
	padding-bottom:30px;
	font-size:14px;
	line-height:140%;
}
.subpage-paragraph-giving-back{
	padding-bottom:0px;
	position: relative;
}
.subpage-paragraph-city-harvest{
	padding:0px;
	position:relative;
	/*top:-30px;*/
	float:right;
}
.subpage-paragraph ol{
	margin-top:0px;
	padding-top:0px;
}
div.coffee{
	width: 213px;
	height: 380px;
	margin-left:20px;
	margin-bottom:0px;
	position:absolute;
	top: -30px;
	right: 25px;
	float:right;
}
img.city-harvest{
	float:left;
	padding-right:30px;
	padding-bottom:150px;
}
.clear-both{
	clear:both;
	padding:0px;
}
h3{
	font-size:18px;
}
img.make-donation{
	position:relative;
	left:-10px;
	padding-top:15px;
}
div.subpage-paragraph div.subtitle, div.subpage-paragraph-giving-back div.subtitle {
	padding-bottom:20px;
	padding-top:20px;
	font-weight:bold;
	font-size:16px;
}
/* exec profile */
div.executive-profile-left{
	padding-right:20px;
	padding-bottom:160px;
	float:left;
}
div.executive-profile-left div.title{
	font-size:12px;
	font-weight:normal;
	line-height:60%;
	color:#5b6a94;
}
div.executive-profile-left div.name{
	font-size:14px;
}
/* how we work */
div.blocks {
	width: 766px;
	height: 262px;
}
div.blocks div.block{
	float:left;
	width: 240px;
	height: 262px;
	margin-right:23px;
}
div.blocks div.block div.title{
	text-indent:-11100px;
	height:51px;
	width:240px;
	background-repeat:no-repeat;
}
div.blocks div.block div.consulting{
	background-image:url(../images/how-we-work/title-consulting.gif);
}
div.blocks div.block div.training{
	background-image:url(../images/how-we-work/title-training.gif);
}
div.blocks div.block div.research-development{
	background-image:url(../images/how-we-work/title-research-development.gif);
}
div.blocks div.block div.content{
	background-image:url(../images/how-we-work/bg-block.gif);
	background-repeat:repeat-x;
	height:210px;
	width:238px;
	border: 1px solid #bcc3d6;
	border-top:0px;
}
div.blocks div.block div.content ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
	list-style-type:square;
	list-style-position:inside;
	color:#7583aa;
	line-height:160%;
	padding-top:10px;
}
div.blocks div.block div.content ul li{
	white-space: nowrap;
}
span.black{
	color:#000000;
	font-weight:normal;
	font-size:13px;
}
div.no-right-margin{
	margin-right:0px !important;
}
div.work-padding{
	margin-top:105px;
}
div.icon-block{
	float:left;
	margin-right:25px;
	margin-bottom:35px;
}
div.icon-block div.icon{
	width:57px;
	height:57px;
	float:left;
}

div.icon-block div#digital-media{
	background-image:url(../images/how-we-work/icon-digital-media.jpg);
}
div.icon-block div#digital-media.hovered{
	background-image:url(../images/how-we-work/icon-digital-media-on.jpg);
	cursor: pointer;
}
div.icon-block div#email-marketing{
	background-image:url(../images/how-we-work/icon-email.jpg);
}
div.icon-block div#email-marketing.hovered{
	background-image:url(../images/how-we-work/icon-email-on.jpg);
	cursor: pointer;
}
div.icon-block div#behavioral-marketing{
	background-image:url(../images/how-we-work/icon-behavioral-marketing.jpg);
}
div.icon-block div#behavioral-marketing.hovered{
	background-image:url(../images/how-we-work/icon-behavioral-marketing-on.jpg);
	cursor: pointer;
}
div.icon-block div#performance-based{
	background-image:url(../images/how-we-work/icon-performance-based-marketing.jpg);
}
div.icon-block div#performance-based.hovered{
	background-image:url(../images/how-we-work/icon-performance-based-marketing-on.jpg);
	cursor: pointer;
}
div.icon-block div#search-engine{
	background-image:url(../images/how-we-work/icon-search-engine-marketing.jpg);
}
div.icon-block div#search-engine.hovered{
	background-image:url(../images/how-we-work/icon-search-engine-marketing-on.jpg);
	cursor: pointer;
}
div.icon-block div#brand-identity{
	background-image:url(../images/how-we-work/icon-brand-identity.jpg);
}
div.icon-block div#brand-identity.hovered{
	background-image:url(../images/how-we-work/icon-brand-identity-on.jpg);
	cursor: pointer;
}
div.icon-block div#ad-unit{
	background-image:url(../images/how-we-work/icon-ad-unit-design.jpg);
}
div.icon-block div#ad-unit.hovered{
	background-image:url(../images/how-we-work/icon-ad-unit-design-on.jpg);
	cursor: pointer;
}
div.icon-block div#commercial-photo{
	background-image:url(../images/how-we-work/icon-commercial-photo.jpg);
}
div.icon-block div#commercial-photo.hovered{
	background-image:url(../images/how-we-work/icon-commercial-photo-on.jpg);
	cursor: pointer;
}
div.icon-block div#catapult{
	background-image:url(../images/how-we-work/icon-catapult.jpg);
}
div.icon-block div#catapult.hovered{
	background-image:url(../images/how-we-work/icon-catapult-on.jpg);
	cursor: pointer;
}
div.icon-block div.title{
	border-bottom:1px solid #8f9dbc;
	width:175px;
	margin-left:63px;
}
div.icon-block div.content{
	margin-left:63px;
	width:175px;
}
div.icon-block div.content ul{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	list-style-type:square;
	list-style-position:inside;
	color:#7583aa;
	line-height:120%;
	font-size:12px;
}
div.icon-block div.content ul li a{
	position:relative;
	left:-5px;
}
div.icon-block div.content ul a:active, div.icon-block div.content ul a:visited,div.icon-block div.content ul a:hover,div.icon-block div.content ul a:link{
	text-decoration:none;
}

div.subpage-paragraph div.services{
	margin-top:25px;
	margin-bottom:25px;
}
div.organic-search-subtitle{
	padding-bottom:20px;
	font-weight:bold;
	font-size:16px;
}
.organic-table{
	float:right;
	margin: 0 0 20px 20px;
}
form.search-form {
}
div.organic-form{
	background-color:#e3e7ef;
}
div.organic-form table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
div.organic-form td.left{
	padding: 10px;
	width:306px;
	vertical-align: top;
}
div.organic-form td.right{
	padding: 10px;
	width:350px;
	vertical-align: top;
}
.organic-form table{
	margin:10px;
	line-height:90%;
	font-size:13px;
}
div.organic-form div.left table{
	width: 250px;
}
.organic-form .right table{
	line-height:110%;
}
.organic-form .right table td{
	padding-bottom:5px;
}
.organic-form .right table td.row2{
	padding-top:10px;
}
.organic-form table input.styled{
	border-top:1px solid  #727272;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	height:15px;
	width:230px;
	margin-bottom: 3px;
}
.organic-form .right table hr{
	border:1px solid #b9c2d6;
}
/* contact sections */
div.contact-subtitle{
	padding-bottom:5px;
	font-weight:bold;
	font-size:16px;
}
div.contact .left{
	float:left;
	width:45%;
}
div.contact .right{
	float:right;
	width:49%;
}
/* paid search */
.paid-arrow{
	float:right;
}

/* site map */
div.site-map ul.root {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.site-map ul.root li {
	float:left;
	width: 230px;
	border-left: solid 1px #d6dae4;
	padding-left: 10px;
	height: 120px;
	margin-bottom: 20px;
}
div.site-map ul.root li.services {
	height: 226px;

}
div.site-map ul.root li div {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.site-map ul.sub {
	list-style-type: square;
	margin: 0;
	padding-left: 15px;
}
div.site-map ul.sub li {
	width:auto;
	float: none;
	border: none;
	height: auto;
	margin-bottom: 0;
	padding: 0;
}
div.site-map ul.sub ul {
	margin: 0;
	padding-left: 15px;
	list-style-type: circle;
}
div.site-map ul.sub ul li {
	font-size: 12px;
	width:auto;
	margin-bottom: 0;
	padding: 0;
}
li.ie-fix{
	vertical-align:top;
	position:relative;
}
.subpage-paragraph-city-harvest p{
	padding-right:15px;
	padding-left:15px;
}
/* press releases */
.press-release .l-col {
	float: left;
	width: 470px;
}
.press-release .r-col {
	float: right;
	width: 275px;
}
img.thumb {
	border: solid 1px #414D80;
	float: left;
}
div.press-thumbs span.caption {
	clear: left;
	font-size: 12px;
	color: #5E719B;
}
div.press-thumbs a {
	text-decoration: none;
	float: left;
	height: 145px;
	clear: left;
}
div.icon-block .title a:link, div.icon-block .title a:visited{
	text-decoration:none;
}
div.icon-block .title a:hover{
	text-decoration:underline;
}
div.icon-block .icon a:link,div.icon-block .icon a:visited, div.icon-block .icon a:active, div.icon-block .icon a:hover{
	width:57px;
	height:57px;
	display:block;
}

div.how-we-work-subsection-image{
	float:right;
	margin-left:15px;
}
.subpage-title img{
	float:left;
}
.subpage-title span{
	float:right;
}
.subpage-title span a{
	text-decoration:none;
}
.subpage-title span a:hover{
	text-decoration:underline;
}
.how-we-work-textarea{
	width:415px;
	height:50px;
}