/* 	[ 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 {
}
.Boxtext-Left {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9eba13;
	width: 75px;
	height: 75px;
	text-align: center;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 6px;
}
.Boxtext-Right {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9eba13;
	width: 75px;
	height: 75px;
	text-align: center;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 6px;
}
.Caption-Left {
	font-size: 80%;
	font-weight: bold;
	color: #9eba13;
	text-align: left;
	margin: 0.5em 4em 0.5em 4em;
	font-style: italic;
}
.Caption-Right {
	font-size: 80%;
	font-weight: bold;
	color: #9eba13;
	text-align: right;
	margin: 0.5em 4em 0.5em 4em;
	font-style: italic;
}
.Detail-Cost{
	background: url(/Templates/csvue/_images/icon_cost.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-Email{
	background: url(/Templates/csvue/_images/icon_mail.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-Fax{
	background: url(/Templates/csvue/_images/icon_fax.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-Link{
	background: url(/Templates/csvue/_images/icon_tick.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-PDFLink{
	background: url(/Templates/csvue/_images/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-Phone {
	background: url(/Templates/csvue/_images/icon_phone.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-Post{
	background: url(/Templates/csvue/_images/icon_post.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-Skype {
	background: url(/Templates/csvue/_images/icon_skype.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-SMS{
	background: url(/Templates/csvue/_images/icon_mobile.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.Detail-WebLink{
	background: url(/Templates/csvue/_images/icon_link.gif) no-repeat center left;
	font-weight: bold;
	padding: 0px 3px 0px 30px;
	line-height: 22px;
	margin: 0px;
	font-size: 85%;
}
.FAQ-Question {
	font-weight: bold;
	color: #9eba13;
	background: url(/Templates/csvue/_images/faq_q.gif) no-repeat 0px 2px;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #9eba13;
}
.FAQ-Answer {
	background: url(/Templates/csvue/_images/faq_a.gif) no-repeat 0px 0px;
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Top {
	font-weight: bold;
	color: #9eba13;
	background-image: url(/Templates/csvue/_images/icon_tick.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #9eba13;
}
.Highlight-Bottom {
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Small {
	position: relative;
	padding: 10px;
	font-size: 70%;
	border: 1px solid #9eba13;
	background: #FFFFFF;
	text-align: center;
}
.Highlight-Medium {
	background-color: #FFFFFF;
	padding: 8px 10px;
	border: 1px solid #9eba13;
}
.Highlight-Large {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	background: #9eba13;
}
.HighlightLink {
	color: #A8A9AD;
	border-top: 1px solid #A8A9AD;
	border-bottom: 1px solid #A8A9AD;
	background: url(/Templates/csvue/_images/icon_pointer.gif) no-repeat 8px 12px;
	padding: 8px 30px 8px 30px;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
.Quote {
	font-size: 80%;
	font-style: italic;
	line-height: 1.2em;
	text-align: center;
	padding: 0 3em 0 3em;
}
.ModuleArticleFeatures {
	padding: 4em 0 0 0 ;
}
