/* 	[ 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 ] === */

.winnersTable 
{
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.winnersTable td 
{
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 4px 5px;
}
.winnersTable h2 
{
    margin-top: 0.6em !important;
}

.Normal {
}
.Caption-Left {
	font-size: 1em;
	font-style: italic;
	text-align: left;
}
.Caption-Right {
	font-size: 1em;
	font-style: italic;
	text-align: right;
}
.Detail-Cost{
	font-size: 1em;
	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: 1em;
	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: 1em;
	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: 1em;
	background: url(/Templates/_images/icon_tick.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}

.Detail-PDFLink{
	font-size: 1em;
	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: 1em;
	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: 1em;
	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: 1em;
	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: 1em;
	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: 1em;
	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;
	background: url(/Templates/_images/faq_q.gif) no-repeat left 0.4em;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
.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;
	background: url(/Templates/_images/icon_tick.gif) no-repeat left 0.4em;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
.Highlight-Bottom {
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Small {
	color: #eb1c24;
	font-size: 80%;
	background-color: #FFFFFF;
	border: 1px solid #eb1c24;
	padding: 1em 2em;
}
.Highlight-Medium {
	text-align: center;
	color: #333333;
	border: #000000 1px solid;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	background-color: #ffffff;
	padding: 1em 2em;
}
.Highlight-Large {
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 1em 2em;
	background-color: #eb1c24;
}
.HighlightLink {
	color: #0064be;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(/Templates/_images/icon_tick.gif) no-repeat 0 0.6em;
	padding: 0.6em 2em 0.6em 2em;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
.Quote {
	color: #000000;
	font-family: Georgia, Times, serif;
	padding: 1em 2em;
	margin: 20px 30px;
}
/*  Accordian  */

#basic-accordian{
	margin: 20px 0px 0 0;
	padding: 0 0 100px 0;
}
	.accordian_headings {
		padding: 5px 5px;
		font-size: 1.1em;
		background: #ffffff;
		border-bottom: 1px solid #e7e5d4;
		cursor: pointer;
		font-weight: bold;
	}
	.accordian_headings:hover {
		background: #eb1c24;
		color:#FFFFFF;
	}
	.header_highlight {
		background: #eb1c24;
		color:#FFFFFF;
	}
	.accordian_child {
		padding: 5px 10px;
		line-height: 1.5em;
		font-size: 1.1em;
		background: #ffffff;
		border-bottom: 1px solid #e7e5d4;
		font-weight: normal;
	}
