/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ GLOBAL STYLE  ]--------------------------------------------------------------------- */

/*
	Default Class Selectors and ID Selectors have been created for you.
	These styles can be customised or removed to suit your design requirements.
	Alter the Property and Value to reflect your design as required.
	They are applied to content through the word editor.
	COPY ALL to FTBDesign.css
*/
.Consulting-Header {
		background:#bb7f9c;
		color: #FFFFFF;
		font-family: 'FuturaLight';
		font-size: 30px;
		line-height: 1em;
		text-transform: uppercase;
		padding: 4px 10px 2px 10px;
	}
.FinancialServices-Header {
		background:#729638;
		color: #FFFFFF;
		font-family: 'FuturaLight';
		font-size: 30px;
		text-transform: uppercase;
		padding: 4px 10px 2px 10px;
		line-height: 1em;
	}
.Partnering-Header {
		background:#327cc6;
		color: #FFFFFF;
		font-family: 'FuturaLight';
		font-size: 30px;
		text-transform: uppercase;
		padding: 4px 10px 2px 10px;
		line-height: 1em;
	}
 
		.Consulting-Font-Colour {
			color: #bb7f9c;
		} 
		.FinancialServices-Font-Colour {
			color: #729638;
		} 
		.Partnering-Font-Colour {
			color: #327dc7;
		}


.Detail-Email {
	background: url(/Templates/_images/icon_mail.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
.Detail-Fax {
	background: url(/Templates/_images/icon_fax.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
.Detail-Link {
	background: url(/Templates/_images/icon_link.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
.Detail-PDFLink {
	background: url(/Templates/_images/icon_pdf.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
.Detail-Phone {
	background: url(/Templates/_images/icon_phone.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
.Detail-Post {
	background: url(/Templates/_images/icon_post.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
.Detail-Skype {
	background: url(/Templates/_images/icon_skype.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
.Detail-SMS {
	background: url(/Templates/_images/icon_mobile.gif) no-repeat center left;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}
p.Highlight-Chat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	text-align: center;
	margin: 10px 0px 10px 10px;
	width: 280px;
	float: right;
	clear: none;
	padding: 50px 60px 30px 60px;
	background: url(/Templates/_images/html-Highlight-Chat.gif) no-repeat top left;
}
p.Highlight-Small {
	font-size: 1em;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background: #EFEFEF;
}
p.Highlight-Medium {
	color: #666666;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background: #EFEFEF; 
}
p.Highlight-Large {
	color: #666666;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background: #EFEFEF; 
}
p.Quote-FloatRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	text-align: center;
	margin: 10px 0px 10px 10px;
	width: 280px;
	clear: both;
	color: #004990;
	padding: 50px 60px 30px 60px;
	background: url(/Templates/_images/html-Quote.gif) no-repeat top left;
}
table.LargeBlue {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #6bd6fd; 
	padding: 2px;
	color: #FFFFFF;
}
table.LargeBlue td {
	background: #0e3977; 
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}
table.GreenHeading td {
	background: #52b500; 
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}
.Highlight-Top {
	font-size: 12px;
	font-weight: bold;
	color: #004990;
	background: url(/Templates/_images/icon_tick.gif) no-repeat center left;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dashed #666666;
	padding-bottom: 5px;
}
.Highlight-Bottom {
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
