/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ CONTENT ]------------------------------------------------------- */

/*
		These styles can be customised to suit design requirements.
		They are applied to content through the word editor.
		Change or add class names as required.
		Duplicate styles to FTBDesign.
*/

/* === [ WORD EDITOR ] === */

.Normal {
}
.Caption-Left {
	font-size: 85%;
	font-style: italic;
	text-align: left;
}
.Caption-Right {
	font-size: 85%;
	font-style: italic;
	text-align: right;
}
.Detail-Cost{
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_cost.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Email{
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_mail.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Fax{
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_fax.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Link{
	font-size: 90%;
	color: #333333;
	background: url(/Templates/_images/PListTitle-bkg.gif) no-repeat center left;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	margin: 0px 0 0 20px;
}
.Detail-PDFLink{
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Phone {
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_phone.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Post{
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_post.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Skype {
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_skype.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-SMS{
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_mobile.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-WebLink{
	font-size: 85%;
	color: #07591f;
	background: url(/Templates/_images/icon_link.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.FAQ-Question {
	font-weight: bold;
	color: #07591f;
	background: url(/Templates/_images/faq_q.gif) no-repeat left 0.4em;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #07591f;
}
.FAQ-Answer {
	background: url(/Templates/_images/faq_a.gif) no-repeat left 0.1em;
	margin-top: 5px;
	padding-left: 30px;
	color: #017e2b;
	padding-bottom: 5px;
}
.Highlight-Top {
	font-weight: bold;
	font-size: 90%;
	color: #017e2b;
	background: url(/Templates/_images/PListTitle-bkg.gif) no-repeat center left;
	padding: 2px 20px;
	margin: 10px 0px 0px 20px;
	border-bottom: 1px solid #cccccc;
}
.Highlight-Bottom {
	margin: 5px 0 0 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.Highlight-Small {
	color: #003065;
	font-size: 85%;
	background: #ffffff url(/Templates/_images/mainWrap-bkg.gif) repeat-x top left;
	border: 1px solid #d7d7d7;
	padding: 1em 2em;
}
.Highlight-Medium {
	text-align: center;
	color: #024e19;
	font-weight: bold;
	font-style: italic;
	background: #cddc7f url(/Templates/_images/content-bkg.gif) repeat-x top left;
	padding: 1em 2em;
}
.Highlight-Large {
	font-size: 110%;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.9em;
	padding: 1em 1.5em;
	background: #ffffff url(/Templates/_images/content2-bkg.gif) repeat-x top left;
	border: 1px solid #67acdc;
}
.HighlightLink {
	color: #017e2b;
	font-family: "Gil Sans",Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px dashed #67acdc;
	border-bottom: 2px dashed #67acdc;
	background: url(/Templates/_images/icon_tick.gif) no-repeat 0.3em 0.8em;
	padding: 0.6em 2em 0.6em 2.3em;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
.Quote {
	color: #42642c;
	font-family: Georgia, Times, serif;
	padding: 1em 2em;
	margin: 20px 30px;
	border-left: 1px solid #a8c326;
	border-right: 1px solid #a8c326;
}