@charset "UTF-8";

/*------------------------------------------------------------------

[Master Stylesheet]
	
Version: 1.0

Creator: Pete Luffman

Company: Merchant Marketing Group

Last modified: 09/05/08


[Grid]

Column width 83px
Gutter width 10px


[Color codes]

Background:	#ffffff 
Content text:	#757562
Dark brown: #757562

a (standard): #515140
a (hover):	  

-------------------------------------------------------------------*/



/*********************************************** 
				Browser reset
***********************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym { 
	border:0; 
}
hr {
	border: none;
}

/*********************************************** 
				HTML Tags
***********************************************/

body {
	font-family: "Lucida Grande","Lucida Sans Unicode", sans-serif;
	text-align: center;
	font-size: 62.5%;
	background-image: url(../../../../images/tile.png);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	color:#515140;
}
h1 {
	font-weight:bold;
	margin-bottom:0.5em;
	padding: 0.1em 0.2em;
}
h1 span {
	background-color:#FFFFFF;
	display: -moz-inline-stack;
	display:inline-block;
}
h2 {
	font-weight:bold;
	margin-bottom:0.4em;
	clear:both;
}
h3 {
	font-weight:bold;
	margin-bottom:0.5em;
}
h4 {
}
h5 {
}
a {
	color:#8E8E83;
	outline: none;
}
a:hover {
}
p {
	padding-bottom: 1.1em;
	font-size: 1.1em;
	line-height:1.5em;
}
ul {
	font-size: 1.1em;
	padding-bottom: 1.1em;
}
ul li {
	background-image: url(../../../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 15px;
	margin-bottom: 0.5em;
}
object {
	display:block;
}
hr {
	display:block;
	border-top: 2px dotted #A9A999;
	padding-bottom: 1.1em;
	margin-right:10px;
}

/*********************************************** 
				Global styles
***********************************************/

#topBar {
	background-color: #757562;
	height: 15px;
	display:block;
}
#wrapper {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding-right: 18px;
	padding-left: 18px;
	background-color:#FFFFFF;
}

/* Header */

#header {
	position: relative;
	height:165px;
	width:920px;
}
#header dl dt a {
	background-image: url(../../../../images/mmg-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 73px;
	width: 140px;
	position:absolute;
	top:22px;
	text-decoration:none;
}
#header dl dt a strong {
	visibility: hidden;
}
#header dl dd ul li {
	padding:0;
	margin:0;
	background:none;
}
#header dl dd#nav ul {
	background-image: url(../../../../images/navbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	width:917px;
	display:block;
	top:120px;
	left:0px;
	font-size:1.5em;
	margin: 0px!important;
	padding: 0 0 0 3px!important;
}
#header dl dd#nav ul li {
	display:block;
	float:left;
	height:35px;
	margin-right:50px;
	padding-left:12px;
	display:inline;
}
#header dl dd#nav ul li a {
	color:#919181;
	text-decoration:none;
}
#header dl dd#nav ul li a:hover {
	color:#515140;
	text-decoration:none;
}
#header dl dd#nav ul li.active {
	background-image: url(../../../../images/navindicator.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#header dl dd#nav ul li.active a {
	color:#515140;
}
#header dl dd#search, #header dl dd#toolbar {
	position:absolute;
}
#header dl dd#search {
	right:0px;
	top:10px;
}
#header dl dd#search img {
	display:none;
}
#header dl dd#search img#Template_topSearchdosearch {
	display:block;
}
#header dl dd#search input#Template_topSearch_quickSearch  {
	color: #757562;
	font-size: 13px;
	width: 110px!important;
	height:auto!important;
	padding: 2px 0px 2px 13px;
	border-right-style: none;
	border-left-style: none;
	border-top: 2px solid #515140;
	border-bottom: 2px solid #515140;
	margin-right: 34px;
}
#header dl dd#search .Button {
	position: absolute;
	right: 0px;
	top: 0px;
}
#header dl dd#search .leftEdge {
	position: absolute;
	left: 0px;
	top: 0px;
	width:12px;
	height:24px;
	background-image: url(../../../../images/search-leftedge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header dl dd#toolbar {
	right:170px;
	/*right:0px;*/
	top:15px;
}
#header dl dd#toolbar ul {
	font-size:1em;
}
#header dl dd#toolbar ul li {
	display:inline;
	text-transform: uppercase;
	border-right: 1px solid #757562;
	padding: 0.2em 0;
}
#header dl dd#toolbar ul li a {
	color:#919181;
	text-decoration:none;
	margin: 0 0.6em;
}
#header dl dd#toolbar ul li a:hover {
	color:#515140;
}

/* Content */

#container {
	padding-bottom:10px;
	zoom:1;
}
#banner, #news, #mapContainer {
	float:left;
	margin-bottom:10px;
}
#banner {
	width:641px;
	background-color:#000000;
	margin-right:10px;
	position:relative;
	color: #FFFFFF;
}
#banner img {
	display:block;
}
#bannerTxt {
	position:absolute;
	width:240px;
	bottom:0px;
	left:15px;
	z-index:99;
}
#bannerTxt h1 {
	visibility:hidden!important;
	font-size:1px;
	line-height:0px;
}
#bannerTxt p {
	line-height:1.45em;
	font-size:1.2em;
}
#news {
	width:249px;
	min-height:250px;
	background-color:#302E2C;
	padding:10px 10px 0px;
}
#news h2 {
	background:#757562 url(../../../../images/featureheadinggrad.gif) repeat-x scroll center top;
	color:#FFFFFF;
	font-size:1.5em;
	padding:0 5px;
	margin-bottom:10px;
}
#news h3 {
	clear:none;
	font-size:1.2em;
	color:#FFFFFF;
	margin:0 0 0.2em;
	padding-top:2px;
	line-height:13px;
}
#news p {
	padding-bottom:0px;
	line-height:normal;
}
#news ul {
	font-size:1em;
	padding-bottom:0;
}
#news ul li {
	padding:0;
	background-image:none;
	margin:0 0 7px;
	min-height:58px;
	color:#FFFFFF;
	padding-bottom:7px;
	border-bottom: 1px dotted #999999;
}
#news ul li a {
	color:#C8C8C0;
	text-decoration:none;
}
#news ul li a:hover {
	text-decoration:underline;
}
#news ul li img {
	float:left;
	margin-right:8px;
}
#news #PageCounter {
	display:none;
}
#content, #sideNav, #sideCol {
	float:left;
}
#content {
	width:724px;
	margin-right:10px;
	padding-left: 10px;
}
#content.wide {
	width:920px;
	margin:0px;
	padding:0px;
}
.hasSideNav {
	margin-right:0!important;
}
#content .articleImage {
	float:left;
	width:176px;
	height:200px;
	margin-left:5px;
	margin-right:20px;
	display:inline;
}
#content .article {
	float:left;
	width:505px;
}
#content .article .date {
	font-weight:bold;
	color:#8E8E83;
	font-size:1.2em;
}
#content .article #furtherInfo {
	border-top: 2px dotted #A9A999;
	border-bottom: 2px dotted #A9A999;
	padding: 1em 0 0.5em 0;
	margin: 2em 0 ;
}
#content.search table {
	font-size:1.1em;
}
#content.search table td {
	background: url(../../../../images/double-dotted-line.gif) repeat-x left bottom!important;
	padding-bottom:1.5em;
}
#content.search table table {
	font-size:1em;
	background:none!important;
	padding-bottom:0;
}
#content.search table table td {
	padding:0.6em 0;
	background:none!important;
}
#content.search h2 {
	font-size:1.4em;
    padding:0;
}
#content.search .searchtop {
	font-size:1.3em;
}
#content.search .Error {
	font-size:1.2em;
	padding-top:1.5em;
}
.contact #content {
	width:538px !important;
	position:relative;
}
.contact #content td {
    padding:3px;
}
.contact #content td.caption {
    width:110px;
    font-size:1.1em;
    color:#FF0000;
}
.contact #content td.caption label {
    color:#515140;
}
.contact #content table input, .contact #content table textarea {
    width:410px;
}
.contact #content table input#Template_ctl15_ctl00_Submit {
    width:auto;
}
.contact #directions {
	width:538px;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	background:#FFFFFF;
	overflow: auto;
	display:none;
}
.contact #directions.active {
	display:block;
}
.newsIndex #content h2 {
	font-size:1.4em!important;
}
.newsIndex #content h2 a {
	text-decoration:none;
	background: url(../../../../images/link-arrow.gif) no-repeat left 0.2em;
	padding-left:18px;
}
.newsIndex #content h2 .date {
	border-left: 2px solid #8E8E83;
	margin-left: 0.2em;
	padding-left: 0.5em;
}
.newsIndex #content ul {
	font-size:inherit;
	margin-left:-10px;
}
.newsIndex #content ul li {
	position:relative;
	padding-left:100px;
	padding-bottom:0.5em;
	margin-bottom:1.4em;
	border-bottom: 1px dotted #A9A999;
	min-height:68px;
	background:none;
}
.newsIndex #content ul li img {
	position:absolute;
	top:2px;
	left:10px;
}
.whatWeDo #content .row {
	background: url(../../../../images/staffshad.gif) repeat-x top;
	position:relative;
	margin-left:-10px;
	padding-top:35px;
	padding-left:186px;
	padding-right:15px;
	min-height:215px;
	clear:left;
}
.whatWeDo #content .row .readMore a {
	float:none;
}
.whatWeDo #content .row h2 {
	color:#FFFFFF;
	margin-bottom: 0.8em;
	display:block;
}
.whatWeDo #content h2 {
	background: #757562 url(../../../../images/featureheadinggrad.gif) repeat-x scroll center top;
}
.whatWeDo #intro, .whatWeDo #imageArea {
	float:left;
}
.whatWeDo #intro {
}
.whatWeDo #imageArea {
	width:362px;
	height:350px;
	background:#cccccc;
	margin-bottom:10px;
}
.gradTop {
	background: url(../../../../images/grey-top.png) repeat-x top;
	position:relative;
	padding-top:100px;
}
.gradTop h1  {
	position:absolute;
	top:10px;
	left:10px;
	color:#757562;
}
.gradTop h1 span {
	background:#FFFFFF;
}
.gradTop p#rss {
	position:absolute;
	top:10px;
	right:10px;
	text-align:right;
	padding-right:35px;
	line-height:1.3em;
}
.gradTop p#rss a {
	color:#FFFFFF;
}
.gradTop p#rss img {
	position:absolute;
	top:0px;
	right:0px;
}
#sideNav, #sideCol {
	width:176px;
}
#sideNav {
	margin-right:10px;
}
#sideNav ul {
    font-size:1.2em;
}
#sideNav ul li {
    background:none;
}
#sideNav ul li.active {
    background: url(../../../../images/bullet.gif) no-repeat left 0.3em;
	padding-left: 15px;
}
#sideNav ul li a {
	text-decoration:none;
    font-weight:bold;
}
#sideNav ul li.active a, #sideNav ul li a:hover {
    color: #515140;
}
#sideCol .feature {
	width:158px;
	margin: 0 0 10px;
	min-height:inherit;
}
#boxContainer {
	clear:left;
}
#mapContainer{
	margin-bottom:10px;
}
#map{
	width:362px;
	height:510px;
}
#siteSections {
	position:relative;
	background-color:#F1F1EF;
	min-height:135px;
	/* background-image: url(../../../../images/subsite_app/ddBg-grey.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
}
#siteSections p {
	height:105px;
	width:156px;
	top:0px;
	left:0px;
	padding: 15px;
	font-size: 1.3em;
	line-height:1.2em;
	color:#757562;
}
#siteSections dl dt {
	position:absolute;
	display:block;
	width:176px;
	height:135px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: center 0px;
	top:0px;
	z-index:1;
}
#siteSections dl dt a {
	height:135px;
	width:176px;
	display:block;
	text-decoration:none;
}
#siteSections dl dt strong {
	visibility: hidden;	
}
#siteSections dl dd {
	display:block;
	width:920px;
	height:120px;
	top:0px;
	z-index:99;
	color:#FFFFFF;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size:1.2em;
	line-height:1.5em;
	padding-top:15px;
}
#siteSections dl dd.hover {
	display:block!important;
}
#siteSections dl dd a {
	width:83px;
	height:21px;
	display:block;
	padding-left:8px;
	text-align:center;
	text-decoration:none;
	line-height:19px;
	font-weight:bold;
	font-size:1em;
	color:#515140;
	margin-top:10px;
}
#siteSections dl dt#t1 {
	left:0px;
	background-image: url(../../../../images/subsite_app/mtm-logo.gif);
}
#siteSections dl dt#t2 {
	left:186px;
	background-image: url(../../../../images/subsite_app/mhm-logo.gif);
}
#siteSections dl dt#t3 {
	left:372px;
	background-image: url(../../../../images/subsite_app/mmm-logo.gif);
}
#siteSections dl dt#t4 {
	left:558px;
	background-image: url(../../../../images/subsite_app/mcm-logo.gif);
}
#siteSections dl dt#t5 {
	left:744px;
	background-image: url(../../../../images/subsite_app/mbm-logo.gif);
}
#siteSections dl dd#d1 {
	background-image: url(../../../../images/subsite_app/ddTg-grey.gif);
	width:310px;
	padding-left:196px;
	padding-right:414px;
}
#siteSections dl dd#d1 a {
	background: url(../../../../images/subsite_app/bttns/purple-bttn.gif) no-repeat;
	color:#781d7e;
}
#siteSections dl dd#d2 {
	background-image: url(../../../../images/subsite_app/ddBg-mhm.gif);
	width:300px;
	padding-left:382px;
	padding-right:238px;
}
#siteSections dl dd#d2 a {
	background: url(../../../../images/subsite_app/bttns/blue-bttn.gif) no-repeat;
	color:#0080c3;
}
#siteSections dl dd#d3 {
	background-image: url(../../../../images/subsite_app/ddBg-mmm.gif);
	width:280px;
	padding-left:568px;
	padding-right:72px;
}
#siteSections dl dd#d3 a {
	background: url(../../../../images/subsite_app/bttns/orange-bttn.gif) no-repeat;
	color:#0080c3;
}
#siteSections dl dd#d4 {
	background-image: url(../../../../images/subsite_app/ddBg-mcm.gif);
	width:280px;
	padding-left:258px;
	padding-right:382px;
	text-align:right;
}
#siteSections dl dd#d4 a {
	background: url(../../../../images/subsite_app/bttns/green-bttn.gif) no-repeat;
	color:#0080c3;
}
#siteSections dl dd#d5 {
	background-image: url(../../../../images/subsite_app/ddBg-mbm.gif);
	width:280px;
	padding-left:444px;
	padding-right:196px;
	text-align:right;
}
#siteSections dl dd#d5 a {
	background: url(../../../../images/subsite_app/bttns/red-bttn.gif) no-repeat;
	color:#0080c3;
}
#siteSections span#close {
	background: url(../../../../images/subsite_app/close.png) no-repeat;
	position:absolute;
	z-index:99;
	right:-17px;
	top:-16px;
	width:34px;
	height:33px;
	cursor:pointer;
}
#siteSections span#close strong {
	visibility:hidden;
}

/* Footer */

#footer {
	clear:both;
}
#footer h4 {
	background: #757562 url(../../../../images/sitemap-arrow-up.gif) no-repeat 10px center;
	color:#FFFFFF;
	padding: 0.4em 20px;
}
#footer h4.dn {
	background: #757562 url(../../../../images/sitemap-arrow-dn.gif) no-repeat 8px center;
}
#sitemapContent {
	background: url(../../../../images/footergrad.png) repeat-x bottom;
}
#sitemapContent ul {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-left:15px;
	padding-top:1em;
	padding-bottom:1em;
}
#sitemapContent ul li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 120px;
	background:none;
}
#sitemapContent ul li a {
	color:#515140;
	font-weight: bold;
	text-decoration:none;
}
#sitemapContent ul ul {
	padding:0;
	padding-top: 0.1em;
	position: static;
	background:none;
}
#sitemapContent ul ul li {
	float: none;
	margin: 0px;
	padding: 0em 0px;
	width: auto;
}
#sitemapContent ul ul li a {
	font-weight: normal;
}
ul.partners {
}
ul.partners li {
	float:left;
	display:block;
	width:227px;
	height:120px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:9px;
	padding:0;
	background:none;
	border: 1px solid #C8C8C0;
}
ul.partners li a {
	display:block;
	width:227px;
	height:120px;
	text-decoration:none;
	background-position: left 0px;
	background-repeat: no-repeat;
}
ul.partners li a strong {
	visibility:hidden;
}
ul.partners li a.immediacy {
	background-image: url(../../../../images/partners/immediacy.gif);
}
ul.partners li a.immediacy:hover {
	background-position: left -120px;
}
ul.partners li a.threebill {
	background-image: url(../../../../images/partners/threebill.gif);
}
ul.partners li a.threebill:hover {
	background-position: left -120px;
}
ul.partners li a.londoncreative {
	background-image: url(../../../../images/partners/londoncreative.gif);
}
ul.partners li a.londoncreative:hover {
	background-position: left -120px;
}
ul.partners li a.oddcast {
	background-image: url(../../../../images/partners/oddcast.gif);
}
ul.partners li a.oddcast:hover {
	background-position: left -120px;
}
ul.partners li a.pepperio {
	background-image: url(../../../../images/partners/pepperio.gif);
}
ul.partners li a.pepperio:hover {
	background-position: left -120px;
}
ul.partners li a.mediashop {
	background-image: url(../../../../images/partners/mediashop.gif);
}
ul.partners li a.mediashop:hover {
	background-position: left -120px;
}
ul.partners li a.radioexperts {
	background-image: url(../../../../images/partners/radioexperts.gif);
}
ul.partners li a.radioexperts:hover {
	background-position: left -120px;
}
ul.partners li a.aspin {
	background-image: url(../../../../images/partners/aspin.gif);
}
ul.partners li a.aspin:hover {
	background-position: left -120px;
}
ul.partners li a.etelligent {
	background-image: url(../../../../images/partners/etelligent.gif);
}
ul.partners li a.etelligent:hover {
	background-position: left -120px;
}
#signoff {
	min-height: 44px;
	background: #ABABA0 url(../../../../images/footergrad2.png) repeat-x bottom;
	text-align: right;
	color: #FFFFFF;
	padding-top:20px;
	padding-right:10px;
	position:relative;
}
#signoff ul {
	font-size:1em;
	margin-bottom:0.5em;
	padding:0;
}
#signoff ul li {
	display:inline;
	border-right: 1px solid #FFFFFF;
	padding:0;
	padding-left:0.6em;
	padding-right:0.6em;
	background:none;
}
#signoff ul li a {
	color:#FFFFFF;
	display:inline;
}
#signoff ul li a {
	color:#FFFFFF;
	display:inline;
}
#signoff span {
	color:#D6D6D0;
}
#signoff dl {
	position:absolute;
	top:15px;
	left:10px;
}
#signoff dt {
	display:none;
}
#signoff dd  {
	float:left;
	margin-right:20px;
	font-size:1px;
}
#signoff dd a {
	display:block;
	height:36px;
	background:no-repeat;
	text-decoration:none;
}
#signoff dd a strong {
	visibility:hidden;
}
#signoff dd.dba a {
	width:56px;
	background:	url(../../../../images/acreds-dba.gif);
}
#signoff dd.csd a {
	width:93px;
	background:	url(../../../../images/acreds-csd.gif);
}
#signoff dd.iip a {
	width:53px;
	background:	url(../../../../images/acreds-iip.gif);
}

.clients { clear: left; }
.clients li { 
	float: left;
	background: none; 
	width: 162px; 
	height: 144px; 
	padding: 0; 
	border: 1px solid #C8C8C0; 
	margin: 0 15px 15px 0; 
}

/*********************************************** 
			Classes for reuse
***********************************************/

.editarea {
	margin:2px;
}
.clearFix {
	height:1%;
}	
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.last {
	border:none !important;
	padding-right:0 !important;
}
.readMore {
	margin:2px;
}
.readMore a {
	width:83px;
	height:21px;
	display:block;
	background: url(../../../../images/speechbubblebttn.gif) no-repeat;
	padding-left:8px;
	text-align:center;
	text-decoration:none;
	line-height:19px;
	font-weight:bold;
	font-size:1.1em;
	color:#515140;
	float:right;
}
.feature {
	display:inline;
	width:344px;
	border: 1px solid #C8C8C0;
	float:left;
	margin:0 0 10px 10px;
	min-height:96px;
	padding:8px;
	background: url(../../../../images/boxgrad.gif) repeat-x bottom;
	position:relative;
}
.feature h3 {
	color: #FFFFFF;
	display:block;
	padding: 0px 3px;
	background: #757562 url(../../../../images/featureheadinggrad.gif) repeat-x top;
	position:relative;
}
.feature p {
	padding-bottom: 0.6em;
}
.portfolio {
	width:360px;
	height:112px;
	padding:0;
}
.portfolio h3 {
	color: #515140;
	background: #FFF;
}
.portfolio .editarea {
	position:absolute;
	top:8px;
	left:8px;
	width:340px;
}
.small {
	width:158px;
	margin:0px;
}
.row {
	background: url(../../../../images/staffshad.gif) repeat-x top;
	position:relative;
	margin-left:-10px;
	padding-top:65px;
	padding-left:215px;
	padding-right:55px;
	min-height:130px;
}
.row img {
	position:absolute;
	bottom:0px;
	left:0px;
}
.row h3 {
	font-size:1.8em;
	margin-bottom:0.5em;
}
