/**
 * Style sheet styles
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul,
h1,
h2,
h3,
h4,
h5,
h6
{
	font-family:Helvetica, Arial, sans-serif;
}

body
{
	background:transparent url(tl_files/debthelpuk/style_images/header_background.gif) repeat-x top;
}

#header
{
	background: url(tl_files/debthelpuk/style_images/girl_head.jpg) no-repeat scroll right bottom;
}

#header .callus
{
	float:left;
	margin:30px 23px 0px 89px;
	font-size:30px;
	color:#000;
}

.highlight
{
	font-weight:bold;
	color:#62AC1E;
	text-transform: uppercase;
}

#header .logo
{
	float:left;
	margin:15px 0px;
	padding-left:20px;
}

#header .logo h1
{
	margin:0;
}

#header .logo a
{
	width:240px;
	height:60px;
	display:block;
	background:transparent url(tl_files/debthelpuk/style_images/logo.gif) no-repeat scroll 0%;
	text-indent: -5000px;
}

.mainnav_dropdown
{
	height:70px;
	margin-bottom:5px;
	background: transparent url(tl_files/debthelpuk/style_images/header_nav_background.gif) repeat-x;
	text-align:left;
}

.mainnav_dropdown ul
{
	width:526px;
	margin:0;
	padding:20px 0px 0px 20px;
	list-style:none;
}

.mainnav_dropdown li
{
	float:left;
}

.mainnav_dropdown a.last,
.mainnav_dropdown li.last p.active
{
	border-right:0;
}

.mainnav_dropdown li.submenu
{
}

.mainnav_dropdown a,
.mainnav_dropdown p
{
	display:block;
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
	border-right:1px solid #fff;
	text-decoration:none;
	font-size:14px;
	color:#fff;
}

.mainnav_dropdown a:hover,
.mainnav_dropdown p.active
{
	color:#346815;
}

.mainnav_dropdown ul.level_2
{
	width:150px;
	position:absolute;
	display:none;
	margin-left:-5px;
	padding:24px 0px 0px 0px;
	border:0;
	list-style:none;
}

.mainnav_dropdown ul.level_2 li
{
	width:150px;
	float:left;
	margin:0;
	padding:0;
	border:0;
	background: #54BC00;
}

.mainnav_dropdown ul.level_2 li a,
.mainnav_dropdown ul.level_2 li p
{
	margin:0;
	padding:3px 5px;
	border:0;
	font-size:12px;
	color:#fff;
}

.mainnav_dropdown ul.level_3
{
	display:none;
}

.mainnav_dropdown ul.level_2 a:hover
{
	background: #3A6628;
	color:#fff;
	text-decoration: none;
}

#container
{
	width:766px;
}

#main
{
	width:546px;
	float:right;
	display:inline;
	margin:0;
	padding-bottom:20px;
}

#main .mod_article,
#main .mod_article .block
{
	overflow:visible;
}

#main .mod_article
{
	margin:0px 30px 0px 20px;
}

#main .mod_article .ce_text,
#main .mod_article p,
#main .mod_article li,
#main .mod_article td
{
	font-size:13px;
	color:#9A8A76;
}

#main .mod_article td  a
{
	font-size:13px;
}

#main .mod_article p
{
	margin:1.25em 0em;
}

.call_free
{
}

#main .mod_article .call_free p
{
	width:345px;
	margin:0px 0px 0px 40px;
	font-size:23px;
	color:#9B9B9B;
	text-transform: uppercase;
}

#main .mod_article .call_free p strong
{
	color:#54BC00;
}

#main .mod_article a
{
	font-size:13px;
	color:#346715;
}

.button_section
{
	margin-top:10px;
	margin-left:-1px;
}

#main .mod_article .button_section p
{
	margin:0;
}

#main .mod_article .button
{
	height:79px;
	background: transparent url(tl_files/debthelpuk/style_images/button.gif) no-repeat;
	cursor: pointer;
}

#main .mod_article .button a
{
	width:309px;
	display:block;
	padding-top:17px;
	padding-left:40px;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:20px;
}

#main .mod_article .button a .button_highlight
{
	font-weight:bold;
	color:#62AC1E;
}

.ce_form td.explanation
{
	padding:10px 0px;
}

.ce_form td,
.ce_form label
{
	vertical-align:text-bottom;
	font-size:13px;
	color:#9A8A76;
}

.ce_form span.mandatory
{
	color:#ff0000;
}

.ce_form .error
{
	margin:3px 0px;
	color:#255714;
}

.ce_form input.text,
.ce_form input.password,
.ce_form select
{
	margin:5px 0px;
	border:1px solid #9A8A76;
}

.ce_form input.submit
{
}

#right
{
	width:220px;
	float:right;
}

#right .side_header
{
	margin-bottom:20px;
	background:transparent url(tl_files/debthelpuk/style_images/right-background.jpg) no-repeat;
}

#right .side_header p
{
	padding-top:235px;
	font-size:30px;
	color:#346715;
}

.accordian_nav ul.level_1 .active ul.level_2,
.accordian_nav ul.level_1 .trail ul.level_2
{
	display:block;
}

.accordian_nav ul.level_2,
.accordian_nav ul.level_3
{
	display:none;
	margin:0;
	padding:5px 20px 0px 10px;
	list-style:none;
	background:#fff;
}

.accordian_nav ul.level_2 li
{
	padding:3px 0px;
	background:#fff;
}

.accordian_nav ul.level_2 a,
.accordian_nav ul.level_2 p
{
	font-size:11px;
}

.accordian_nav ul.level_2 a:hover
{
	color:#346715;
}

.accordian_nav .selected + ul.level_2
{
	display:block;
}

.accordian_nav .current + ul.level_2
{
	display:block;
}

.accordian_nav .selected,
.accordian_nav .current
{
	color:#346715;
}

.highlight_capz
{
	font-weight:bold;
	color:#336714;
	text-transform: capitalize;
}


/**
 * Content area text styles
 */
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6
{
	font-weight:normal;
	color:#255714;
}

#main h1
{
	margin-bottom:0.7em;
	font-size:26px;
}

#main h2
{
	font-size:20px;
}

#main h3
{
	font-size:16px;
}

#main h4
{
	font-size:13px;
}

#main h5
{
	font-size:12px;
}

#main h6
{
	font-size:11px;
}

.light_highlight
{
	font-weight:bold;
	color:#4CA11F;
}

.quote
{
	color:#4CA11F;
	font-style:italic;
}

.answer
{
	border-bottom:1px dashed #C2BBB2;
}

.answer .faq_answer_call_us
{
	float:left;
}

.answer .faq_answer_top
{
	float:right;
}

.answer p.faq_answer_footer
{
	height:20px;
}

.pagination
{
	margin-bottom:10px;
}

.pagination ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.pagination li
{
	float:left;
	margin-right:10px;
}

.mod_search .highlight
{
	font-weight:normal;
	text-transform:none;
}


/**
 * Side Nav Styles
 */
.sidenav
{
	margin-bottom:20px;
	border:2px solid #BDCCB8;
}

.sidenav h1
{
	margin:20px 0px 5px 18px;
	font-size:14px;
	color:#255714;
}

.sidenav ul
{
	margin:0px 0px 0px 18px;
	padding:0px 0px 15px 20px;
	list-style-image:url("tl_files/debthelpuk/style_images/bullet.gif");
}

.sidenav li
{
	padding:2px 0px;
}

.sidenav a,
.sidenav p
{
	font-size:12px;
	color:#867866;
}

.sidenav a:hover
{
	text-decoration:none;
}

.sidenav li:hover
{
	background: #EEF6E6;
}

.sidenav .expander
{
	float:right;
	margin-top:-19px;
	margin-right:20px;
}

#resources_accordian_nav ul.level_1
{
	display:block;
}

#footer
{
	width:766px;
	height:40px;
	float:left;
	background:transparent url(tl_files/debthelpuk/style_images/header_nav_background.gif) repeat-x scroll top;
}

.footer_links
{
	float:left;
}

.footer_links ul
{
	margin:15px 0px 0px 20px;
	padding:0;
	border:0;
	list-style: none;
}

.footer_links li
{
	float:left;
}

.footer_links a,
.footer_links p
{
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #fff;
	text-decoration:none;
	font-size:11px;
	color:#fff;
}

.footer_links a:hover,
.footer_links p.active
{
	color:#346815;
}

.footer_links a.footer_last,
.footer_links li.footer_last p.active
{
	border-right:0;
}

.mc2_footer
{
	float:right;
	margin:15px 10px 0px 0px;
	color:#FFFFFF;
}

.mc2_footer a
{
	text-decoration:none;
	color:#FFFFFF;
}

.mc2_footer a:hover
{
	color:#346815;
}


/* Added outside of the CMS */


.point {
	width:495px;
	clear:both;
	margin:0;
}

.check { 
	float:left;
	background:url(tl_files/debthelpuk/style_images/check.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	line-height:21px;
	margin-top:5px;
	font-weight:bold;
}

.check span, .result span{
	font-weight:bold;
	color:#006600;
}

.result { 
	float:right;
	width:235px;
	background:url(tl_files/debthelpuk/style_images/check.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	line-height:21px;
	margin-top:5px;
	font-weight:bold;
}

#help_form {
  margin: 10px 0 20px 0;
  padding: 0;
  border:none;
  width: 470px;
}

#help_form fieldset {
  border-color: #C2BBB2;
  border-width: 1px;
  border-style: dashed;
  padding: 10px;
  margin:0;
  width:470px;
}

#help_form fieldset legend {
  background-color:#FFFFFF;
  margin:0 0 0 -13px;
  padding:0;
  color:#255714;
  font-size:20px;
}
#help_form fieldset legend span {
  color:#4CA11F;
}

#help_form label {
  float: left;
  width: 170px;
  margin-left:50px;
}

#help_form input{
width: 200px;
}

#help_form select{
width: 200px;
}

#help_form .submit{
margin-left: 220px;
width: 100px;
}

#help_form .row {
clear:left;
margin:5px 0 0 0;
}

#help_form #error {
margin-left: 220px;
}

.clear {
clear:both;
}


.basic-bank-account {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none solid solid;
	border-color: #cccccc;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:20px;
	}
.basic-bank-account td {
	border-width: 1px 1px 1px 1px;
	padding: 3px;
	border-style: solid solid none none;
	border-color: #cccccc;
	}
.basic-bank-account th {
	border-width: 1px 1px 1px 1px;
	padding: 3px;
	border-style: solid solid none none;
	border-color: #cccccc;
	}
.basic-bank-account span sup {
	color:#FF0000;
	}
.basic-bank-account span {
	font-size: 10px;
	}