/*[fmt]AA90-1A0A-3*/
/*
*  Copyright 2009, Jamiedia Ltd., http://www.jamiedia.co.uk
*
*  This file may not be used or (re)distributed for any other
*  purposes than a commercial deployment by Jamiedia of a system
*  based on the Jamiedia CMS. No modifications may be made to
*  this file by anyone, except for individuals working for Jamiedia Ltd.
*
*  File description: Main screen stylesheet

Default styles*/
*
{
	padding: 0;
	margin: 0;
}
html
{
	font-family: sans-serif;
	font-size: 10pt;
}
body
{
	background-color: #000000;
	color: #D5D5D5;
	line-height: 19px;
}
input
{
	font-family: sans-serif;
	font-size: 10pt;
}
img
{
	border: none;
}
a
{
	color: #5A7ED9;
	text-decoration: none;
}
.clear
{
	clear: both;
}
.bold
{
	font-weight: bold;
}
.center
{
	text-align: center;
}
/*Container*/
#container
{
	width: 980px;
	margin: 0 auto;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	position: relative;
}
/*Forms*/
.textinput
{
	border: 1px solid #898989;
	padding: 2px;
	font-family: sans-serif;
	font-size: 10pt;
}
.button
{
	border: 2px solid #858585;
	padding: 3px 10px;
	cursor: pointer;
}
/*Login form*/
fieldset.user
{
	border: none;
}
fieldset.user label
{
	display: block;
	margin-top: 2px;
}
fieldset.user legend
{
	font-weight: bold;
	font-size: 10.5pt;
}
fieldset.user
{
}
/*Top links (bookmark and callback)*/
#toplinks
{
	position: absolute;
	z-index: 15;
	left: 25px;
	top: 5px;
}
#toplinks a
{
	font-weight: bold;
	color: #515151;
	/*[disabled]text-decoration:underline;*/
	margin-right: 14px;
}
/*Top navigation*/
#topnav
{
	background: url(bar1.png) no-repeat top left;
	height: 34px;
	padding-right: 20px;
	position: relative;
	z-index: 5;
}
#topnav li
{
	position: absolute;
	top: 0px;
	display: block;
	background: url(buttons.png) top left;
	width: 100px;
	height: 34px;
	margin-left: 10px;
	text-align: center;
	z-index: 5;
}
#topnav li.home
{
	right: 370px;
}
#topnav li.about
{
	right: 250px;
}
#topnav li.contact
{
	right: 130px;
}
#topnav li.sitemap
{
	right: 10px;
}
#topnav li.active
{
	background-position: 0px -34px;
	height: 61px;
}
#topnav li a
{
	display: block;
	width: 100px;
	height: 29px;
	color: #2A2A2A;
	font-size: 10.5pt;
	padding-top: 5px;
}
#topnav li.active a
{
	height: 45px;
	font-weight: bold;
}
/*Header*/
#header
{
	height: 80px;
	background: url(header-back.png) no-repeat top left;
	padding-top: 40px;
	position: relative;
}
#header h2
{
	display: none;
}
#header p
{
	background: url(freephone-top.png) no-repeat top left;
	height: 70px;
	width: 324px;
	float: right;
	/*[disabled]padding-right:20px;*/
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 7;
}
#header p span
{
	display: none;
}
/*Intro (landing)*/
#intro
{
	position: relative;
	height: 335px;
	z-index: 9;
}
#intro h1
{
	background: url(bar2.png);
	height: 75px;
	color: #171717;
	font-size: 16pt;
	line-height: 75px;
	padding-left: 28px;
}
#intro p
{
	margin: 15px 0px 15px 20px;
	width: 505px;
}
#intro p.lead
{
	font-weight: bold;
}
#intro a.action
{
	background: url(arrow-black.png) no-repeat left center;
	height: 34px;
	line-height: 34px;
	display: block;
	padding-left: 40px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
#intro #services
{
	background: url(services-back.jpg);
	width: 423px;
	height: 324px;
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	margin: 35px 20px 0px 0px;
	z-index: 10;
}
#intro #services h2
{
	display: none;
}
#intro #services ul
{
	list-style-type: none;
	padding: 86px 0px 0px 40px;
}
#intro #services li
{
	background: url(li-arrow.png) no-repeat left center;
	padding-left: 13px;
	line-height: 25px;
}
#intro #services li a
{
	font-size: 10.5pt;
	color: #FFFFFF;
	font-weight: bold;
}
#intro #services li a:hover
{
	color: #D9D9D9;
}
/*Intro (service boxes)*/
#help-services
{
	background: #262626 url(bar3.png) no-repeat top left;
	z-index: 1;
	position: relative;
	padding-top: 40px;
}
#help-services div.box-wrapper
{
	background-color: #C0BEC0;
	height: 287px;
	position: relative;
}
div.service-box
{
	width: 325px;
	height: 283px;
	background: url(services-gradient-back.png) repeat-x 0px 111px;
	border-bottom: 4px solid #000000;
	float: left;
	position: relative;
}
div.service-box h3
{
	height: 105px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	background: #FEFEFE no-repeat top left;
}
div.service-box h4
{
	color: #000000;
	margin: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 10.5pt;
}
div.service-box p
{
	color: #3B3B3B;
	margin: 10px 10px 0px;
	font-size: 10pt;
}
div.service-box a
{
	background: url(arrow-grey.png) no-repeat left center;
	height: 29px;
	line-height: 29px;
	display: block;
	padding-left: 33px;
	color: #3B3B3B;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	bottom: 19px;
	left: 15px;
}
div.service-box h3 span
{
	display: none;
}
#service-1
{
	border-color: #ED1C24;
	margin-right: 2px;
}
#service-1 h3
{
	border-color: #ED1C24;
	background: #FDFDFD url(service1-back.jpg) no-repeat top right;
	/*[empty]+placement:;*/
}
#service-2
{
	border-color: #F68B1E;
	margin-right: 2px;
	width: 326px;
}
#service-2 h3
{
	border-color: #F68B1E;
	background: #FDFDFD url(service2-back.jpg) no-repeat top right;
}
#service-3
{
	border-color: #1FA94A;
}
#service-3 h3
{
	border-color: #1FA94A;
	background: #FDFDFD url(service3-back.jpg) no-repeat top right;
}
/*Content*/
#content
{
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 980px;
}
#content div.wrapper2
{
	background-repeat: repeat-y;
	background-position: -980px 0px;
	width: 980px;
}
#content div.wrapper1
{
	background-repeat: repeat-x;
	background-image: url(right-gradient-back.png);
	width: 980px;
}
#heading
{
	background: url(bar5.png) no-repeat top left;
	height: 26px;
	border-bottom: 5px solid #000000;
	padding-top: 40px;
}
#heading p
{
	float: right;
}
#heading p a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 20px;
}
#breadcrumbs
{
	color: #FFFFFF;
	margin-left: 10px;
	float: left;
}
#breadcrumbs a
{
	font-weight: bold;
	text-decoration: underline;
}
/*Content: Left*/
#left
{
	width: 253px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 90px;
	float: left;
}
#left ul
{
	list-style-type: none;
}
#left ul li
{
	background-image: url(nav-split.png);
	background-repeat: no-repeat;
	padding: 14px 0px 22px;
	display: block;
}
#left ul li a
{
	text-decoration: none;
	margin-left: 10px;
	padding-right: 10px;
}
#left ul li a.home
{
	font-size: 10pt;
	text-decoration: underline;
	color: #393939;
	font-weight: normal;
	background: url(nav-arrows.png) no-repeat 0px -8px;
	line-height: 16px;
	height: 16px;
	padding-left: 24px;
	margin-top: 9px;
}
#left ul li.blue
{
	background-position: 0px bottom;
}
#left ul li.blue a.section
{
	color: #2C85FF;
}
#left ul li.red
{
	background-position: -759px bottom;
}
#left ul li.red a.section
{
	color: #ED1B24;
}
#left ul li.orange
{
	background-position: -506px bottom;
}
#left ul li.orange a.section
{
	color: #F68B1E;
}
#left ul li.green
{
	background-position: -253px bottom;
}
#left ul li.green a.section
{
	color: #1EA94A;
}
#left ul li.active
{
	padding: 6px 0px 3px;
}
#left ul a
{
	font-size: 12pt;
	font-weight: bold;
	display: block;
}
#left ul ul
{
	background: url(nav-ul-back.png);
	margin-top: 8px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#left ul ul li
{
	background: url(nav-li-back.png);
	margin: 0px 0px 1px;
	padding: 10px 0px 14px;
	display: block;
}
#left ul ul li a
{
	font-size: 10pt;
	font-weight: bold;
	color: #010101;
	background: url(nav-arrows.png) no-repeat 0px -38px;
	padding-left: 25px;
}
/*Content: Right*/
#right
{
	width: 670px;
	float: right;
	padding: 30px 30px 50px 27px;
	background-position: top left;
	background-repeat: no-repeat;
}
#right ul
{
	padding-left: 30px;
}
#right div.sectionheading
{
	padding: 0px 0px 30px 10px;
	border-bottom: 1px solid #FFFFFF;
}
#right div.graphic
{
	width: 351px;
	/*[disabled]height:231px;*/
	/*[disabled]border:2px solid #FFFFFF;*/
	float: right;
}
#right div.graphic ul
{
	list-style-type: none;
	padding: 0px;
}
#right ul.sectionnav
{
	width: 300px;
	line-height: 17px;
	list-style-type: none;
	padding-left: 0px;
	font-size: 8pt;
}
#right ul.sectionnav a
{
	font-weight: bold;
	text-decoration: underline;
}
#right h1
{
	margin: 30px 0px;
	font-size: 16pt;
	color: #D5D5D5;
}
#right h2
{
	color: #FFFFFF;
	font-size: 13pt;
	margin: 0px 0px 25px;
}
#content #right h2 a
{
	color: #FFFFFF;
}
#right p.lead
{
	font-weight: bold;
}
#right p
{
	margin: 20px 0px;
}
/*Content: Movie links*/
#right ul.graphics
{
	border: 2px solid #FFFFFF;
	height: 231px;
	overflow: hidden;
}
#right ul.graphics li
{
	display: none;
	_display: inline;
	width: 347px;
	height: 231px;
}
#right ul.graphicsnav
{
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px;
}
#right ul.graphicsnav li
{
	display: inline-block;
	_display: inline;
}
#right ul.graphicsnav li a
{
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	_display: inline-block;
}
#right ul.graphicsnav li a.active
{
	background-color: #FFFFFF;
	color: #010101;
}
#right ul.graphicsnav li a.active:hover
{
	color: #010101;
}
#right ul.graphicsnav li a:hover
{
	color: #FFFFFF;
}
/*Content: Blue*/
div.blue
{
	background-image: url(content-back-blue.png);
}
div.blue #heading #breadcrumbs a:hover
{
	color: #559DFF;
}
div.blue #right a:hover
{
	color: #559DFF;
}
div.blue div.wrapper2
{
	background-image: url(content-back-blue.png);
}
div.blue #right
{
	background-image: url(corner-blue.png);
}
div.blue #breadcrumbs a
{
	color: #2D86FF;
}
div.blue #heading
{
	border-color: #2D86FF;
}
div.blue #left
{
	background-image: url(need-help-blue.jpg);
}
div.blue #right a
{
	color: #2D86FF;
}
/*Content: Red*/
div.red
{
	background-image: url(content-back-red.png);
}
div.red #heading #breadcrumbs a:hover
{
	color: #FD6268;
}
div.red #right a:hover
{
	color: #FD6268;
}
div.red div.wrapper2
{
	background-image: url(content-back-red.png);
}
div.red #right
{
	background-image: url(corner-red.png);
}
div.red #breadcrumbs a
{
	color: #ED1C24;
}
div.red #heading
{
	border-color: #ED1C24;
}
div.red #left
{
	background-image: url(need-help-red.jpg);
}
div.red #right a
{
	color: #ED1C24;
}
/*Content: Orange*/
div.orange
{
	background-image: url(content-back-orange.png);
}
div.orange #heading #breadcrumbs a:hover
{
	color: #FDB770;
}
div.orange #right a:hover
{
	color: #FDB770;
}
div.orange div.wrapper2
{
	background-image: url(content-back-orange.png);
}
div.orange #right
{
	background-image: url(corner-orange.png);
}
div.orange #breadcrumbs a
{
	color: #F68B1E;
}
div.orange #heading
{
	border-color: #F68B1E;
}
div.orange #left
{
	background-image: url(need-help-orange.jpg);
}
div.orange #right a
{
	color: #F68B1E;
}
/*Content: Green*/
div.green
{
	background-image: url(content-back-green.png);
}
div.green #heading #breadcrumbs a:hover
{
	color: #40D76F;
}
div.green #right a:hover
{
	color: #40D76F;
}
div.green div.wrapper2
{
	background-image: url(content-back-green.png);
}
div.green #right
{
	background-image: url(corner-green.png);
}
div.green #breadcrumbs a
{
	color: #1FA94A;
}
div.green #heading
{
	border-color: #1FA94A;
}
div.green #left
{
	background-image: url(need-help-green.jpg);
}
div.green #right a
{
	color: #1FA94A;
}
/*Feature: Contact form*/
#contact-container
{
	border-top: 2px solid #656565;
	border-bottom: 2px solid #656565;
	background-color: #252525;
	padding-bottom: 10px;
}
#contact-container span.star
{
	color: #FF6E6E;
}
#contact-container .textinput
{
	width: 250px;
}
#contact-container input.button
{
	width: 256px;
	margin-top: 10px;
}
#contact-container label
{
	display: block;
	float: left;
	width: 134px;
	margin-top: 5px;
}
#enquiry-form
{
	width: 277px;
	float: left;
	padding-left: 26px;
}
#contact-details
{
	width: 298px;
	float: right;
}
#contact-details dt
{
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}
#contact-details h2
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
}
/*Feature: File Download*/
#right div.filedownload
{
	background-color: #252525;
	border-top: 2px solid #656565;
	border-bottom: 2px solid #656565;
	padding: 20px;
	margin-bottom: 10px;
}
#right div.filedownload h4
{
	display: inline;
}
#right div.filedownload p
{
	margin: 0px;
	font-size: 9pt;
}
#right div.filedownload p
{
	margin: 0px;
}
/*Feature: Debt Calculator*/
div.debt-calculator
{
	background-color: #252525;
	border-top: 2px solid #656565;
	border-bottom: 2px solid #656565;
	padding: 20px;
	margin-bottom: 10px;
}
div.debt-calculator fieldset
{
	border: none;
	border-top: 2px solid #000000;
	margin-top: 21px;
}
div.debt-calculator fieldset legend
{
	padding: 0px 10px 0px 0px;
	font-size: 10.5pt;
	font-weight: bold;
}
div.blue div.debt-calculator fieldset legend
{
	color: #2D86FF;
}
div.blue div.debt-calculator fieldset legend
{
	color: #ED1C24;
}
div.orange div.debt-calculator fieldset legend
{
	color: #F68B1E;
}
div.green div.debt-calculator fieldset legend
{
	color: #1FA94A;
}
div.debt-calculator dl dt
{
	display: block;
	clear: left;
	width: 500px;
	float: left;
	height: 22px;
	border-bottom: 1px solid #474747;
}
div.debt-calculator dl dd
{
	display: block;
	float: right;
	width: 100px;
	height: 22px;
}
div.debt-calculator dl dd input.textinput
{
	width: 80px;
	text-align: right;
	height: 15px;
}
div.debt-calculator fieldset.debts dt
{
	clear: none;
	float: left;
}
div.debt-calculator fieldset.debts dt.first
{
	width: 80px;
	clear: left;
}
div.debt-calculator fieldset.debts dt.middle
{
	width: 70px;
}
div.debt-calculator fieldset.debts dt.last
{
	width: 130px;
}
div.debt-calculator fieldset.debts dd
{
	clear: none;
	float: left;
}
div.debt-calculator fieldset.debts dd.first
{
	width: 140px;
}
div.debt-calculator fieldset.debts dd.middle
{
	width: 110px;
}
div.debt-calculator fieldset.debts dd.first input.textinput
{
	width: 118px;
	text-align: left;
}
div.debt-calculator fieldset.debts .totalDebts
{
	margin-top: 27px;
}
div.debt-calculator fieldset.debts dd.totalDebts
{
	width: 100px;
	float: right;
	padding-top: 0px;
	height: 22px;
}
div.debt-calculator fieldset.debts dd.totalPayments
{
	width: 100px;
	float: right;
}
/*Footer*/
#footer
{
	background: url(bar4.png) no-repeat bottom left;
	height: 77px;
	padding: 26px 0px 0px 25px;
}
#footer p.drs
{
	display: none;
}
#footer p.phone
{
	background: url(freephone-bottom.jpg) no-repeat;
	width: 235px;
	height: 52px;
}
#footer p.phone span
{
	display: none;
}
#footer p.copy
{
	text-align: right;
	padding-right: 33px;
	padding-top: 1px;
	color: #807E7E;
	font-size: 8pt;
}
#footer p.copy a
{
	color: #C30000;
}
