/* 	[ 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 {
}
img { 
	border-style:none;
	text-decoration: none;
}
img a { 
	border-style:none;
	text-decoration: none;
}

.Caption-Left {
	font-size: 1.2em;
	font-style: italic;
	text-align: left;
}
.Caption-Right {
	font-size: 1.2em;
	font-style: italic;
	text-align: right;
}
.Detail-Cost{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_cost.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Email{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_mail.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Fax{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_fax.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Link{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_tick.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-PDFLink{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Phone {
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_phone.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Post{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_post.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Skype {
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_skype.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-SMS{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_mobile.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-WebLink{
	font-size: 1.2em;
	background: url(/Templates/Concert/_images/icon_link.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Email a,
.Detail-WebLink a,
.Detail-PDFLink a,
.Detail-Link a {
	color: #696969;
}
span.Detail-WebLink,
span.Detail-SMS,
span.Detail-Skype,
span.Detail-Fax,
span.Detail-Email,
span.Detail-Cost,
span.Detail-Time,
span.Detail-Post,
span.Detail-Phone {
	font-size: 0.9em;
}
a.Detail-WebLink,
a.Detail-SMS,
a.Detail-Skype,
a.Detail-Fax,
a.Detail-Email,
a.Detail-Cost,
a.Detail-Time,
a.Detail-Post,
a.Detail-Phone {
	font-size: 0.9em;
}
a span.Detail-WebLink {
}
.FAQ-Question {
	font-weight: bold;
	color: #1b3664;
	background-image: url(/Templates/Concert/_images/faq_q.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dotted #999999;
}
.FAQ-Answer {
	background-image: url(/Templates/Concert/_images/faq_a.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	color: #1b3664;
}
.Highlight-Top {
	font-weight: bold;
	color: #333;
	background-image: url(/Templates/Concert/_images/icon_tick.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dotted #999999;
}
.Highlight-Bottom {
	color: #666;
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Small {
	color: #1b3664;
	font-size: 1.1em;
	background-color: #FFFFFF;
	border: 1px solid #1b3664;
	padding: 1em 2em;
}
.Highlight-Medium {
	color: #58a51f;
	text-align: center;
	border: #3f9a36 1px dotted;
	padding: 1em 2em;
}
.Highlight-Large {
	color: #1b3664;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	border-top:  #1b3664 1px dotted;
	border-bottom:  #1b3664 1px dotted;
	padding: 1em 2em;
}
.HighlightLink {
	color: #1b3664;
	border-top: 1px solid #1b3664;
	border-bottom: 1px solid #1b3664;
	background-image: url(/Templates/Concert/_images/icon_pointer.gif);
	background-position: 8px 12px;
	background-repeat: no-repeat;
	padding: 8px 30px 8px 30px;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
.Quote {
	font-family: Georgia, Times, serif;
	padding: 1em 2em;
	margin: 20px 30px;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
}