/* 	[ 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 {
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.Caption-Right {
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.Detail-Cost {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_cost.gif) no-repeat left top;	
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-Email {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_mail.gif) no-repeat left top;	
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-Fax {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_fax.gif) no-repeat left top;	
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-Link {
	font-size: 90%;
	font-weight: bold;
	background: url(/Templates/Superdune/_images/icon_tick.gif) no-repeat left top;	
	padding: 0px 3px 0px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-PDFLink {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_pdf.gif) no-repeat left top;	
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-Phone {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_phone.gif) no-repeat left top;
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-Post {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_post.gif) no-repeat left top;	
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-Skype {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_skype.gif) no-repeat left top;
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height: 1.5em;
	margin: 0px;
}
.Detail-SMS {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_mobile.gif) no-repeat left top;	
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.Detail-WebLink {
	font-size: 90%;
	background: url(/Templates/Superdune/_images/icon_link.gif) no-repeat left top;	
	font-weight: bold;
	padding: 2px 3px 3px 26px;
	line-height:1.6em;
	margin: 0px;
}
.FAQ-Question {
	background: url(/Templates/Superdune/_images/faq_q.gif) no-repeat 0px 2px;
	padding: 5px 30px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #333333;
}
.FAQ-Answer {
	background: url(/Templates/Superdune/_images/faq_a.gif) no-repeat 0px 0px;
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Bottom {
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Top {
	font-weight: bold;
	font-size: 90%;
	line-height: 1.3em;
	color: #09347A;
	background: url(/Templates/Superdune/_images/icon_next.gif) no-repeat 8px 8px;
	border-bottom: 1px solid #BFDAED;
	padding: 3px 22px;
	margin: 0 0 0 0;
}
.Highlight-Bottom {
	padding-left: 22px;
	margin: 3px 0 3px 0;
}
.Highlight-Small {
	color: #09347A;
	font-size: 80%;
	background-color: #FFFFFF;
	border: 1px solid #09347A;
	padding: 1em 2em;
}
.Highlight-Medium {
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}
.Highlight-Large {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding: 0.8em 1.5em;
	background: #BFDAED;
	border: 1px solid #7FB5D9;
}
.Quote {
	color: #00AEEF;
	font-size: 90%;
	font-family: Georgia, Times, serif;
	padding: 0em 0em 0em 2em;
	margin: 20px 0px 20px 30px;
}
