﻿body 
{
	font-family: Tahoma;
	color: #000;
	font-size: 8pt;
	clear: none;
	float: none;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

img {
  border: none;
}

#homeMainDiv
{
	background-repeat: no-repeat;
	background-image: url(../images/nav/home_bg3_c.png);
	width: 766px;
	height: 575px;
	margin: 0 auto;
	text-align: center;
}

#MPMainDiv
{
	background-repeat: no-repeat;
	background-image: url(../images/nav/MP_bg2_c.png);
}

#MPBorderDiv
{
	background-repeat: repeat-y;
	background-image: url(../images/nav/MP_bgBorder.png);	
	width: 766px;
	margin: 0 auto;
	text-align: center;
}

#MPBottomDiv
{
	clear:both;
	background-repeat: no-repeat;
	background-image: url(../images/nav/MP_bgBottom2.png);
	width: 766px;
	height: 46px;
}

.topNavMenuItem
{
	float: left; 
	border-right: solid 1px #d19682; 
	padding: 0 10px 0 9px;	 
	font-size: 9pt; 
	letter-spacing: 1px;
}

.topNavMenuItem a
{
	color: #000;
	text-decoration: none;
}

.topNavMenuItem a:hover
{
	color: #666666;
}

.topNavSubMenu
{
	border-bottom: solid 1px white; 
	font-size: 7pt; 
	color: #ffffff; 
	padding: 2px 0 2px 0;
}

.topNavSubMenu a
{
	color: #fff; 
	text-decoration: none;
}

.topNavSubMenu a:hover
{
	color: #000;
}

.smallBlurbText
{
	color: #000;
	font-size: 9pt;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.smallBlurbHeaderText
{
	font-size: 11pt;
	font-weight: bold;
	color: White;
	line-height: 16px;
}

.articleLink
{
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.articleLink:hover
{
	color: #000;
}

.leftSubMenu
{
	color:#990033;
	text-align:left;
	padding: 0 0 0 5px;
	font-size: 26px;
	font-family: Palatino Linotype;
	text-transform: uppercase;
}

.bigLetter
{
	font-size:32px;
}

.workHeader
{
	color: #990033;
	text-align: left;
	padding: 0 0 0 5px;
	font-size: 26px;
	font-family: Palatino Linotype;
	text-transform: uppercase;
}

.workGalleryTitle
{
	font-family: Helvetica-Narrow-BoldOblique;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 0 15px;
}

.printImages a
{
	padding: 0 2px 0 2px;
}

.signupBarHome
{
	 background-color: #a33a37;
	 width: 699px;
	 height: 31px;
	 color: #fff;
	 font-size: 10pt;
}

.signupBar
{
	 background-color: #a33a37;
	 width: 719px;
	 height: 31px;
	 color: #fff;
	 font-size: 9pt;
}

.signupTextbox
{
	font-size: 8pt;
}

.dividerLine
{
	float:left;
	padding: 0 15px 0 10px;
}

#menu-nav
{
	height: 150px;
	width: 166px;
	position: relative;
	z-index: 100;
	float:left;
}

#menu-nav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu-nav li
{
	float: left;
	position: relative;
}

#menu-nav li .print { width: 166px; height: 25px; background-image: url(../images/nav/print.png);}
#menu-nav li .tv { width: 166px; height: 25px; background-image: url(../images/nav/tv.png);}
#menu-nav li .radio { width: 166px; height: 25px; background-image: url(../images/nav/radio.png);}
#menu-nav li .interactive { width: 166px; height: 25px; background-image: url(../images/nav/interactive.png);}
#menu-nav li .directMail { width: 166px; height: 25px; background-image: url(../images/nav/directMail.png);}
#menu-nav li .campaign { width: 166px; height: 25px; background-image: url(../images/nav/campaign.png);}

#menu-nav li a:hover
{
	background-position: 0 -25px;
}

/* style the links for the top level */
#menu-nav a, #menu-nav a:visited {
	display: block;
	height: 25px;
	margin-left: 0px;
}

#teamMenu-nav
{
	width: 215px;
	position: relative;
	z-index: 100;
	float:left;
	padding: 5px 0 0 0;
}

#teamMenu-nav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#teamMenu-nav li
{
	float: left;
	position: relative;
}


#teamMenu-nav li .clientService { width: 165px; height: 24px; background-image: url(../images/nav/client_service.png);}
#teamMenu-nav li .media { width: 165px; height: 24px; background-image: url(../images/nav/media.png);}
#teamMenu-nav li .creative { width: 165px; height: 24px; background-image: url(../images/nav/creative.png);}
#teamMenu-nav li .administration { width: 165px; height: 24px; background-image: url(../images/nav/administration.png);}

/*   
#teamMenu-nav li a:hover
{
	background-position: 0 -24px;
}
*/

/* style the links for the top level */
#teamMenu-nav a, #teamMenu-nav a:visited {
	display: block;
	margin-left: 0px;
}

.teamMenuSub
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

.teamMenuSub li
{
	float: left;
	position: relative;
	width: 100px;
	padding: 0 0 0 50px;
}

.teamMenuSub li a, .teamMenuSub li a:visited 
{
	color: #999999;
	text-decoration: none;
}

#teamDeptHeader
{
	float:left;
	padding: 17px 0 15px 0;
	width: 100%;
	text-align: left;
}

#answersBigQuestions
{
	clear: left;
	float: left;
	width: 320px;
	padding: 10px 0 5px 15px;
	text-align: left;
	color: #663366;
	font-size: 11pt;
	font-family: Helvetica;	
}

#teamQAndA
{
	clear: left;
	float: left;
	width: 320px;
	padding-left: 20px;
	text-align: left;	
}

#clientsBG
{
	float: left;
	background: url(../images/nav/clients_bg5.png) no-repeat;
	width: 465px;
	height: 590px;
}

#clientsTopDesc
{
	float: left;
	padding: 8px 0 0 11px;
	text-align: left;
	width: 325px;
	height: 60px;
	color: #fff;
	font-size: 10pt;
}

#clientsList
{
	float: left;
	width: 397px;
	padding: 18px 0px 0 68px;
	font-size: 9pt;
}

.clientsBullet
{
	float: left;
	color: #990033;
	width: 5px;	
}

.clientsBulletItem
{
	float: left;
	padding: 0 5px 6px 5px;
	text-align: left;
	width: 382px;
}

.subHeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

#nextMonth
{
	font-size: 11pt;
	font-weight: bold;
	color: #990033;
}

p
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.principleText
{
	text-align: left;
	padding: 0 0 0 7px;
	line-height: 18px;
	font-size: 10pt;
	width: 400px;
}

.principleTextBold
{
	font-weight: bold;
	font-size: 11pt;
}

.contactLabel
{
	float: left;
	text-align: right;
	width: 150px;
	height: 22px;
	font-family: Tahoma;
	color: #000;
	font-size: 10pt;
	padding: 0 5px 0 0;
	margin: 10px 0 0 0;
}

.contactField
{
	float: right;
	text-align: left;
	width: 357px;
	height: 22px;
	margin: 10px 0 0 0;
}

.contactRadioList
{
	float: right;
	text-align: left;
	width: 357px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 0;
}

.error-panel { padding-top: 10px;}
.error-panel .error-image { width: 32px; padding-right: 10px; margin: 0; float: left;}
.error-panel .error-details { margin: 0; padding-bottom: 20px; line-height: 16px; width: 300px;}

.spacedFocusText
{
	line-height: 22px; font-family: Trebuchet MS; font-size: 14px;
}

.galleryPage
{
	padding: 0 0 5px 6px;
	min-height: 430px;
}

.galleryPage2
{
	padding: 0 0 5px 12px;
	min-height: 430px;
}

.galleryImageRow
{
	display: table-row;
	height: 140px;
}

.galleryImageCell
{
	 display:table-cell;
	 float: left;
	 width: 125px;
}

.galleryImageRowWide
{
	display: table-row;
	height: 190px;
}
.galleryImageCellWide
{
	 display:table-cell;
	 float: left;
	 width: 247px;
}

.galleryImageCellWide2
{
	 display:table-cell;
	 float: left;
	 width: 235px;
}.galleryImageRowMed
{
	display: table-row;
	height: 175px;
}
.galleryImageCellMed
{
	 display:table-cell;
	 float: left;
	 width: 205px;
}

.VideoBitesPage
{
	padding: 0 0 5px 6px;
	min-height: 430px;
}

.VideoBitesImageRow
{
	display: table-row;
	height: 160px;
}

.VideoBitesImageCell
{
	 display:table-cell;
	 float: left;
	 width: 145px;
	 margin: 0 11px 0 11px;
}

.vidLink
{
	text-decoration: none;
}

.videoBiteLink
{
	font-size: 9pt;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.videoBiteLinkTitle
{
	font-size: 8pt;
	font-style: italic;
}

.radioUnderline
{
	border-top: solid 2px #000;
	color: #000;
	text-decoration: none;
	width: 100px;
	font-weight: bold;
}

.space {
line-height: .3 em;
} 

#services li{color:#990033}
#services ul{ margin-top:0px;}
#services span{font-size:18px; font-weight:bold;}

