/* Other styles for Generic, Advice and Location sections */

.topLocation {
	background: transparent url(../../img/general/bg_sectionTopLocation.gif) bottom left repeat-x;
	padding-bottom: 20px;
}

.topAdvice {
	background: transparent url(../../img/general/bg_sectionTopAdvice.gif) bottom left repeat-x;
	padding-bottom: 20px;
}

dl.faqList {
	font-size: 85%;
	margin: 0 0 1.0em 0;
}

dl.faqList dt {
	background: transparent url(../../img/general/bg_question.gif) top left no-repeat;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 20px;
}

dl.faqList dd {
	background: transparent url(../../img/general/bg_answer.gif) top left no-repeat;
	font-weight: normal;
	padding: 0 0 0 20px;
}

dl.vacanciesList {
	font-size: 85%;
	margin: 0 0 1.0em 0;
}

dl.vacanciesList dt {

	margin: 10px 0 0 0;
	padding: 5px 0 5px 20px;
}


#genericContent {
	padding: 0 0 2.0em 0;
	text-align: left;
}

#genericContent h2 {
	padding: 0 0 0.5em 0;  
}

#genericContent h3 {
	margin: 0.2em 0;
	padding: 0.3em 0;
}

#genericContent ul {
	color: #666666;
	font-size: 85%;
	list-style-type: none;
	margin: 0.5em 0 0.5em 30px;
}

#genericContent ul li {
	background: transparent url(../../img/general/bullet_grey.gif) center left no-repeat;
	padding: 0 0 0 15px;
}


div.locationBox {
	border-top: 3px solid #dedede;
	background: transparent url(../../img/general/bg_locationBox.gif) bottom left repeat-x;
	margin: 15px 0 0 0;
	padding: 5px 0 10px 0;
	width: 550px;
}

div.locationMap {
	float: left;
	margin-right: 20px;
	width: 150px;
}

div.locationMap img {
	border-bottom: 3px solid #dedede;
	margin-bottom: 5px;
	padding-bottom: 1px;
}

div.locationColumn {
	float: left;
	width: 190px;
}

/*table.openingHours {
	font-size: 85%;
	margin: 0 0 15px 0;
	text-align: left;
	width: 190px;
}

table.openingHours th {
	border-bottom: 2px solid #dedede;
	font-weight: bold;
	padding: 0 0 3px 0;
	text-transform: uppercase;
}

table.openingHours td {
	border-bottom: 1px solid #dedede;
	padding: 2px 0;
}

table.openingHours tr.alt_row {
	background-color: #ededed;
}*/

table.openingHours {
	border-top: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 1px solid #dedede;
	font-size: 85%;
	margin: 15px 0;
	text-align: left;
	width: 550px;
}

table.openingHours th {
	background-color: #efefef;
	border-right: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	text-transform: uppercase;
}

table.openingHours td {
	border-right: 1px solid #dedede;
	padding: 3px;
}

table.openingHours tr.alt_row {
	font-weight: bold;
}

#sectionTop ul {
	list-style-type: none;
	margin: 0.5em 0 1.0em 0;
	padding: 0;
}

#sectionTop ul li {
	font-size: 85%;
}

#sectionTop ul li a {
	padding: 0.3em 0 0.3em 15px;
}

#sectionTop ul li a:link, #sectionTop ul li a:visited {
	background: transparent url(../../img/common/smArrow_grey.gif) center left no-repeat;
	color: #3f3f3f;
	text-decoration: underline;
}

#sectionTop ul li a:hover, #sectionTop ul li a:active {
	background: transparent url(../../img/common/smArrow_red.gif) center left no-repeat;
	color: #bf0000;
	text-decoration: none;
}


/* advice centre specific styles */

div.faqModule {
	background: transparent url(../../img/general/bg_faqModule.gif) top left repeat-x;
	margin: 10px 0;
	padding: 0 10px 0 0;
}

div.faqModule h2 {
	color: #bf0000;
	padding: 10px 0 5px 0;
}



#sectionTop ul.documentList li {
	margin: 0.3em 0;
}

#sectionTop ul.documentList li a:link, #sectionTop ul.documentList li a:visited, #sectionTop ul.documentList li a:hover, #sectionTop ul.documentList li a:active  {
	background: transparent url(../../img/common/icon_pdf.gif) center left no-repeat;
	padding: 0.3em 0 0.3em 22px;
}

#sectionFAQHomeowner ul.documentList li a:link, #sectionFAQHomeowner ul.documentList li a:visited, #sectionFAQHomeowner ul.documentList li a:hover, #sectionFAQHomeowner ul.documentList li a:active  {
	background: transparent url(../../img/common/icon_pdf.gif) center left no-repeat;
	padding: 0.3em 0 0.3em 22px;
}

div#adviceOptionLinks {
	margin: 1.0em 0 2.0em 0;
}

div#adviceOptionLinks ul li {
	font-size: 110%;
	margin: 0.5em 0;
	list-style-type: none;
}
div#adviceOptionLinks ul li a {
	padding: 0 0 0 20px;
}

div#adviceOptionLinks ul li a.tradeAdviceLink:link, div#adviceOptionLinks ul li a.tradeAdviceLink:visited {
	background: transparent url(../../img/common/lgArrow_blue.gif) center left no-repeat;
	color: #0c3983;
}

div#adviceOptionLinks ul li a.homeAdviceLink:link, div#adviceOptionLinks ul li a.homeAdviceLink:visited {
	background: transparent url(../../img/common/lgArrow_green.gif) center left no-repeat;
	color: #006e51;
}

div#adviceOptionLinks ul li a:hover, div#adviceOptionLinks ul li a:active {
	background: transparent url(../../img/common/lgArrow_red.gif) center left no-repeat;
	color: #bf0000;
}

div#adviceBottomOptionLinks {
	margin: 1.0em 0 2.0em 0;
}

div#adviceBottomOptionLinks ul li {
	font-size: 110%;
	margin: 0.5em 0;
	list-style-type: none;
}
div#adviceBottomOptionLinks ul li a {
	padding: 0 0 0 20px;
}

div#adviceBottomOptionLinks ul li a.tradeAdviceLink:link, div#adviceBottomOptionLinks ul li a.tradeAdviceLink:visited {
	background: transparent url(../../img/common/lgArrow_blue.gif) center left no-repeat;
	color: #0c3983;
}

div#adviceBottomOptionLinks ul li a.homeAdviceLink:link, div#adviceBottomOptionLinks ul li a.homeAdviceLink:visited {
	background: transparent url(../../img/common/lgArrow_green.gif) center left no-repeat;
	color: #006e51;
}

div#adviceBottomOptionLinks ul li a:hover, div#adviceOptionLinks ul li a:active {
	background: transparent url(../../img/common/lgArrow_red.gif) center left no-repeat;
	color: #bf0000;
}


div.locationColumn {
	float: left;
	width: 190px;
}

div.locationColumnWide {
	clear: both;
	width: 550px;
}


table.openingHours {
	border-top: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 1px solid #dedede;
	font-size: 85%;
	margin: 15px 0;
	text-align: left;
	width: 550px;
}

table.openingHours th {
	background-color: #efefef;
	border-right: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	text-transform: uppercase;
}

table.openingHours td {
	border-right: 1px solid #dedede;
	padding: 3px;
}

table.openingHours tr.alt_row {
	font-weight: bold;
}

div.specialContainer
{
	width:470px;
	float:left;
}

div.specialImageContainer
{
	float:left;
	padding:0 0 0 10px;	
}

a.lg_arrowLink {
	display: block;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 0 0 20px;
}

a.lg_arrowLink:link, a.lg_arrowLink:visited {
	background: transparent url(../../img/common/lgArrow_grey.gif) center left no-repeat;
	text-decoration: none;
}


a.lg_arrowLink:hover, a.lg_arrowLink:active {
	background: transparent url(../../img/common/lgArrow_red.gif) center left no-repeat;
	color: #bf0000;
}

a.lg_arrowLink2 {
	display: block;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 0 0 20px;
	text-align:left;	
	font-family:Arial;
	COLOR: #3f3f3f;
}
	
a.lg_arrowLink2:link, a.lg_arrowLink2:visited {
	background: transparent url(../../img/common/lgArrow_grey.gif) center left no-repeat;
	text-decoration: none;
}


a.lg_arrowLink2:hover, a.lg_arrowLink2:active {
	background: transparent url(../../img/common/lgArrow_red.gif) center left no-repeat;
	color: #bf0000;
}


div.printMapContainer{
	width:480px
}

div.flash_container
{
	padding-bottom:10px;	
}
