/* 	[ 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 ] === */

.HTMLContent {
	position: relative;
	clear: both;
	display: block;
}

.HTMLContent p table td {
	color: #002559;
	font-size: 110%;
}
.HTMLContent table tbody td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.HTMLContent table tbody td h4 {
	padding: 4px 8px;
}
.HTMLContent table tbody td img {
	padding: 0px 10px;
}
.HTMLContent table tbody td p {
	margin: 0px;
	padding: 0px;
}
.HTMLContent table tbody td .Detail-Cost,
.HTMLContent table tbody td .Detail-Email,
.HTMLContent table tbody td .Detail-Fax,
.HTMLContent table tbody td .Detail-Link,
.HTMLContent table tbody td .Detail-PDFLink,
.HTMLContent table tbody td .Detail-Phone,
.HTMLContent table tbody td .Detail-Post,
.HTMLContent table tbody td .Detail-Skype,
.HTMLContent table tbody td .Detail-SMS,
.HTMLContent table tbody td .Detail-WebLink {
	margin: 10px;
	display:  block;
	padding: 3px 3px 3px 30px;
}
.HTMLContent table tbody td .FAQ-Question {
	padding: 5px 30px;
}
.HTMLContent table tbody td .FAQ-Answer {
	padding-left: 30px;
	padding-bottom: 5px;
}
.HTMLContent table tbody td .Highlight-Top {
    margin: 20px 0 10px;
    padding: 5px 0;
}
.HTMLContent table tbody td .Highlight-Bottom {
	padding-left: 30px;
	padding-bottom: 5px;
}
.HTMLContent table tbody td .Highlight-Small {
	padding: 0.5em 1em;
}
.HTMLContent table tbody td .Highlight-Medium {
	padding: 15px 20px;
}
.HTMLContent table tbody td .Highlight-Large {
	padding: 15px 20px;
}
.HTMLContent table tbody td .Quote {
	padding: 1em 2em;
}

.HTMLContent table tbody td h3 {
	background: url(/Templates/_images/icon_tick.gif) no-repeat left 50%;
	padding: 0;
	padding-left: 20px;
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}
.HTMLContent table tbody td h5 {
		padding: 26px 0px 10px 24px;
		background: #002559 url(/Templates/_images/back_catlist.gif) repeat-x bottom right;
}


.Normal {
}
.Caption-Left {
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	text-align: left;
}
.Caption-Right {
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	text-align: right;
}
.Detail-Cost {
	font-size: 85%;
	background: url(/Templates/_images/icon_cost.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-Email {
	font-size: 85%;
	background: url(/Templates/_images/icon_mail.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-Fax {
	font-size: 85%;
	background: url(/Templates/_images/icon_fax.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-Link {
	text-transform: capitalize;
	font-size: 85%;
	background: url(/Templates/_images/icon_tick.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-PDFLink{
	font-size: 85%;
	font-weight: normal;
	background: url(/Templates/_images/icon_pdf.gif) no-repeat center left;
	padding: 3px 3px 3px 30px;
	margin: 0px 0px 0px 18px;
}
.Detail-Phone {
	font-size: 85%;
	background: url(/Templates/_images/icon_phone.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-Post{
	font-size: 85%;
	background: url(/Templates/_images/icon_post.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-Skype {
	font-size: 85%;
	background: url(/Templates/_images/icon_skype.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-SMS{
	font-size: 85%;
	text-transform: uppercase;
	background: url(/Templates/_images/icon_mobile.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.Detail-WebLink{
	font-size: 85%;
	background: url(/Templates/_images/icon_link.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
}
.FAQ-Question {
	color: #002559;
	font-weight: bold;
	background: url(/Templates/_images/faq_q.gif) no-repeat left 0.4em;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #D3D4DA;
}
.FAQ-Answer {
	background: url(/Templates/_images/faq_a.gif) no-repeat left 0.1em;
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Top {
    font-weight: bold;
    line-height: 1.2em;
	color: #231F20;
	padding: 5px 0px;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #D3D4DA;
}
.Highlight-Bottom {
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Small {
	font-size: 85%;
	background-color: #FFFFFF;
	border: 1px solid #E1E2E7;
	padding: 0.5em 1em;
}
.Highlight-Medium {
	color: #002559;
	background-color: #E1E2E7;
	font-size: 85%;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	padding: 15px 20px;
}
.Highlight-Large {
	font-size: 85%;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 15px 20px;
	background: #002559 url(/Templates/_images/back_catlist.gif) repeat-x bottom right;
}
.Quote {
	font-family: Georgia, Times, serif;
	padding: 1em 2em;
	margin: 20px 30px;
}
