﻿body, table#tblMainOuter, li, td
{
	font: normal 11px/12px Arial, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
}
p
{
	font: normal 11px/12px Arial, sans-serif;
	color: #666;
}

img
{
	border: none;
}
a, a:visited
{
	/*color:#2B9ED9;*/
	text-decoration: none;
	color: #de007b;
}

h1, h2
{
	font: bold 12px Arial, sans-serif;
	color: Black;
}

li
{
	margin: 5px 0 0 2px;
}

label#labelWattsMember
{
	font: normal 9px Arial, sans-serif;
	margin:0 0 0 55px;
}

label.TeamName
{
	font: bold 15px Arial, sans-serif;
	font-variant:small-caps;
	color: Navy;
}

label.TeamNameInitials
{
	font: bold 12px Arial, sans-serif;
	color: Navy;
}


p.Quotes
{
	margin: 20px 30px 20px 30px;
	font: italic 14px Arial, sans-serif;
	color: #666;
	text-align:center;
}

div#divMainContent
{
	margin:10px 10px 40px 10px;	
}

table#tblTopHeader
{
	/* Width of entire site is set here */
	width:770px;
	margin:0 0 10px 0;
}

td#tdTopHeaderNavigation
{
	text-align:right;
}

td#tdTopHeaderMainlogo
{
	text-align:right;
	width:183px;
	height: 75px;
	vertical-align: bottom;
}

td#tdTopHeaderMainSlogan
{
	width:587px;
	vertical-align:bottom;
}

td.tdTeamDescription
{
	
	padding: 10px 0 20px 5px;
}

div#divMoodBar, div#ctl00_divMoodBar
{
	width:583px;
	height:25px;
}

div.divAboutBar
{
	background: url(../images/moodBarMagenta.gif) repeat-x top left;
}

div.divServicesBar
{
	background: url(../images/moodBarPink.gif) repeat-x top left;
}

div.divCaseStudiesBar
{
	background: url(../images/moodBarGrey.gif) repeat-x top left;
}

div.divPublicationsBar
{
	background: url(../images/moodBarDarkGrey.gif) repeat-x top left;
}

div.divLaunchPartyBar
{
	background: url(../images/moodBarNavy.gif) repeat-x top left;
}

div.divWattsGroupBar
{
	background: url(../images/moodBarCyan.gif) repeat-x top left;
}

div.divContactsBar
{
	background: url(../images/MoodContacts.gif) repeat-x top left;
	height: 25px;
}

img#imgTopHeaderSlogan, img#ctl00_ucTopHeader_imgTopHeaderSlogan
{
	float: right;
}

td.tdImgteam
{
	width: 75px;
	text-align: center;
}

img.imgTeamMember
{
	margin: 0 0 5px 0;
}

.lnkContactUs
{
	
}

div#leftNavOuter div.navHeader 
{
	border-bottom: 1px dotted #C8C8C8;
	height: 25px;
}

div#leftNavOuter
{
	margin: 0 0 15px 0;
}

div.navContentItem
{
	border-bottom: dotted 1px #C8C8C8;
	height: 25px;
}

table#tblMainEncapsulator
{
	width:770px;
}

td#tdMainContent
{
	vertical-align:top;
	width:587px;
}

td#tdLeftNav
{
	width:187px;
	vertical-align:top;
}

td.tdTopNavButtons
{
	padding: 6px 0px 10px 6px;
}

div.Navheader
{
	width:183px;
}

img.imgLinkImage
{
	border:none;
}

p.pLinkImage
{
	text-align:center;
}

img.imgCaseStudiesBullet
{
	height:15;
	width:18;
	border: none;
	margin-right:5px;
}
td.tbCaseStudies
{
	margin:0px;
}

.imgLogo
{
	margin: 0px 5px 13px 0px;
}

img.imgCaseStudy1
{
	height:216;
	width:310;
}

img.imgCaseStudy2
{
	height:232;
	width:146;
	margin: 0px;
}

td.tdImgCaseStudy1
{
	width: 310px;
}
td.tdTextCaseStudy1
{
	width: 310px;
	padding-left:15px;
	padding-right:15px;
}

td.tdCaseStudy2
{
	width: 140px;
	vertical-align:top;
}

a.aCaseStudies
{
}
div#copyrightInfo
{

	text-align: left !important;

	font: bold 8px Verdana;
	color: #999;

	padding: 6px;

}
div.teamStaffDiv
	{
	width: 560px; 
	float: left;
	}
div.teamImgDiv
	{
	width: 80px; 
	float: left
	}
div.teamNameDiv
	{
	width: 460px; 
	margin-top: 40px
	}
div.teamNameDiv h2
	{
	margin-top: 0px
	}
div.teamCVDiv
{
	width: 100%; 
	float: left; 
	margin-top: 15px;
	margin-bottom: 10px;
}
div.teamCVDiv p
{
	margin-bottom: 10px;
}
div.ShowDiv

{

	display: block;

}



div.HideDiv

{

	display: none;

}
a.magenta {
	color: #de007b;
	}