/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ GLOBAL STYLE  ]--------------------------------------------------------------------- */

/* 
		These styles can be customised to suit design requirements.
		They are applied to content through the word editor.
		They will also be applied to elements in other modules.
		Do not change class names. Alter attributes as required.
		COPY ALL to FTBDesign.css
*/

.Caption-Left {
	font-style: italic;
	text-align: left;
}
.Caption-Right {
	font-style: italic;
	text-align: right;
}
.Detail-Cost {
	background: url(/Templates/mbcenturyau/_images/icon_cost.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Email {
	background: url(/Templates/mbcenturyau/_images/icon_mail.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Fax {
	background: url(/Templates/mbcenturyau/_images/icon_fax.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Link {
	background: url(/Templates/mbcenturyau/_images/icon_tick.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-PDFLink {
	background: url(/Templates/mbcenturyau/_images/icon_pdf.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Phone {
	background: url(/Templates/mbcenturyau/_images/icon_phone.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Post {
	background: url(/Templates/mbcenturyau/_images/icon_post.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Skype {
	background: url(/Templates/mbcenturyau/_images/icon_skype.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-SMS {
	background: url(/Templates/mbcenturyau/_images/icon_mobile.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-WebLink {
	background: url(/Templates/mbcenturyau/_images/icon_link.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.FAQ-Question {
	background: url(/Templates/mbcenturyau/_images/faq_q.gif) no-repeat left 0.4em;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #e71939;
}
.FAQ-Answer {
	background: url(/Templates/mbcenturyau/_images/faq_a.gif) no-repeat left 0.1em;
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Top {
	background: url(/Templates/mbcenturyau/_images/icon_tick.gif) no-repeat left 0.4em;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #e71939;
}
.Highlight-Bottom {
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Small {
	font-size: 1.1em;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1em 2em;
}
.Highlight-Medium {
	text-align: center;
	background-color: #DBDBDB;
	padding: 1em 2em;
}
.Highlight-Large {
	color: #333333;
	margin-bottom: 0.9em;
	padding: 1em 2em;
	background-color: #DBDBDB;
	border-bottom: 1px solid #CCCCCC;
}
.HighlightLink {
	background: url(/Templates/mbcenturyau/_images/icon_tick.gif) no-repeat 0.3em 0.6em;
	padding: 0.6em 2em 0.6em 2em;
	clear: both;
}
.Quote {
	color: #e71939;
	font-family: Georgia, Times, serif;
	padding: 0.5em 1em;
	margin: 20px 30px;
}
