
/* SPECIAL STYLES and OVER-RIDES */



li, a {
	margin: 0px;
}

.content {
	margin-top: 40px;
}

.portfolio a {
	margin-top: 37px;
	padding-left: 7px;
	font-size: 16pt;
	line-height: 17px;
	float: left;
	color: #bdecfe;
}

.portimage a {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	line-height: auto;
	display:static;
	float: none;
}

.portfolio a:hover {
	color: #f5fdff;
}

.date {
	font-size:13pt;
	font-style:italic;
	padding-left:12px;
	color: #ffffff;
}

.portfolioDescription {
	background:url(../images/highlights/highlight_300d.png) no-repeat;
	min-height:280px;
	float:left;
	margin-top:10px;
	padding:10px 14px;
	width:310px;
}

.portfolioBigImage {
	float: left;
	padding: 15px 10px;
}

.portfolioContent {
	width: 910px;
	margin: 0px auto;
}

h4 {
	font-size: 13pt;
	padding-left: 12px;
	font-style: italic;
	colour: #bdecfe;
}

.tool-text {
	padding: 3px 10px 3px 10px;
	color: #174d76;
	background:url(../images/tipbg.png) repeat-x #81B5D9;
}

.contentContainer {
	position: relative;
	min-height: 400px;
}

/* STRUCTURE */







.top {
	width: 100%;
	min-height: 31px;
	padding-top: 25px;
}

.logo {
	float: left;
	margin-left: 25px;
}

.navContainer {
}

.navmainContainer {
	float: left;
	vertical-align:middle;
	padding-right: 15px;
}

.navmain {
}

.navmain ul {
	list-style: none;
}

.navminorContainer {
	float: left;
	vertical-align:middle;
}

.navminor {
}

.navminor ul {
	list-style: none;
}

.navminor a {
	font-size: 12pt;
}

.portfolio {
	height: 121px;
	margin: auto;
	margin-bottom: 10px;
}

.portimage {
	float: right;
	margin-left: 10px;
}

.teamnav {
	text-align:center;
	margin: 0;
	position:relative;
}

.teamnavpic {
	margin: 0px 5px 0px 5px;
	border:none;
}

.who_member_left {
	width: 410px;
	padding: 10px 14px;
	margin-top: 10px;
	margin-right: 20px;
	min-height:280px;
	background: url(../images/highlights/highlight_400d.png) no-repeat;
	float: left;
}

.who_member_pic {
	width:150px;
	text-align:center;
	padding-right:20px;
	float:left;
}

.who_member_desc {
	font-family: Georgia, "Georgia", serif;
	color: #def6ff;
	font-size: 13pt;
	font-weight: normal;
}

.who_member_right {
	padding: 10px 14px;
	width: 410px;
	margin-top: 10px;
	min-height:280px;
	background: url(../images/highlights/highlight_400d.png) no-repeat;
	float:left;
	position:relative;
}

.contact_email {
	width: 410px;
	padding: 10px 14px;
	margin-top: 10px;
	margin-right: 30px;
	min-height:280px;
	background: url(../images/highlights/highlight_400d.png) no-repeat;
	float: left;
}

.contact_chat {
	padding: 10px 14px;
	width: 410px;
	margin-top: 10px;
	min-height:280px;
	background: url(../images/highlights/highlight_400d.png) no-repeat;
	float:left;
	position:relative;
}

.chatbox {
	margin-left:25px;
}

.rssLogo {
	position:absolute;
	top:10px;
	right:10px;
}

.rssLogo a {
	border:none;
}

.rssLogo img {
	border:none;
}

.workflowContainer {
	margin: 0 auto;
	width: 765px;
}

.workflowDetailsContainer {
	margin: 0 auto;
	width: 880px;
}

.workflowHeader {
	margin-bottom:5px;
	color:#F5FDFF;
	font-size:17pt;
}

.flowContainer {
	width:175px;
	height:205px;
	float:left;
}

.flow {
	width:175px;
	height:175px;
}

.flow1 {
	background-image: url(../images/content/whatwedo/1.png);
}

.flow2 {
	background-image: url(../images/content/whatwedo/2.png);
}

.flow3 {
	background-image: url(../images/content/whatwedo/3.png);
}

.arrowContainer {
	height:175px;
	width:110px;
	float:left;
}

.arrow {
	margin-left:25px;
	margin-top:85px;
	width:67px;
	height:71px;
	background:url(../images/content/whatwedo/arrow.png) no-repeat;
}

.flowDetail {
	background:url(../images/content/whatwedo/whatwedobg.png) no-repeat;
	min-height:200px;
	float:left;
	margin-top:10px;
	padding:10px 14px;
	width:265px;
}
