/*************************************************************************
	Money Advice Trust
	Developed by Matthew Hill (c) 2008 -- http://www.friskdesign.com/
	for Electric Putty - http://www.electricputty.co.uk/
	MODULE: 	global.css
	PURPOSE:	all rules for site
*************************************************************************/

/* Reset browser 
*************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*Auto float clearing for compliant browsers
*************************************************************************/
#wrapper:after,
#banner:after,
#breadcrumb:after,
#main:after,
#content:after,
#contentwrap:after,
#whatsnew:after,
#nav ul:after,
#main .tabsort:after,
#main .entry:after,
#sidebar div:after,
#sidebar div ul.inline:after,
.pagination:after,
#footer #footerwrap:after {
	content: ".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

/* General Rules and classes
*************************************************************************/
body {
	color:#666;
	background:#FFF;
	font: normal 1.00em/1.2em Arial,"Helvetica Neue","Helvetica",sans-serif;
}
#skipto {
	position:absolute;
	left:-1000em;
}
.floatright {
	float:right;
	text-align:right;
}
.floatleft {
	float:left;
	text-align:left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.strong {
	font-weight: bold;
	}
.disguise {
	position: absolute;
	left: -10000px;
	}
.greyedout,
.prevGreyed,
.nextGreyed {
	color: #ccc;
	}
em.keyword {
	font-style: normal;
	font-weight: bold;
	background: #045877;
	color: #fff;
	}
.goback {
	background: url("../images/arrow-yellow-back.gif") no-repeat 0 50%;
	padding-left: 10px;
	}
.leader {
	font-size: 1.4em;
	line-height: 1.3em;
	padding-top: 0.4em;
	}
.pipe {
	padding: 0 5px;
	}
.bigger {
	font-size: 1.2em;
	}
	
.subscribe {
	margin: 0 0 10px 0;
	background: url("../images/icon_feed.gif") no-repeat 0 50%;
	padding-left: 20px !important;
	}

.subText {
	line-height: 1.3em;
	margin-bottom: 8px;
	}

	

/* Layout (sizes / floats / positions of main elements)
*************************************************************************/
#wrapper {
	background:#FFF;
	max-width:947px;
	padding:0 20px;
	margin:0 auto;
}
#main {
	clear:both;
}
#contentwrap {
	width:100%;
	float:left;
}
#content {
	margin-right:327px;
	position:relative;
}
#sidebar {
	width:307px;
	float:left;
	margin-left:-307px;
}
#contentwide {
	margin-top: 15px;
	position:relative;
	}


/* Typography
*************************************************************************/
h1,h2,h3,h4,h5,h6 {
	font: normal 1em/normal Arial,"Helvetica Neue","Helvetica",sans-serif;
}
h1 {
	font-size:1.4em;
	line-height:normal;
}
h2 {

}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
a,a:link {
	color:#3399CC;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	
}
a:hover {
	color:#1B6F8E;
}
#main a, #main a:link {
	border-bottom:1px dotted #3399CC;
}

#main a:hover,
#main a:active,
#main a:focus {
	/*border-bottom:1px dotted #1B6F8E;*/
	border-bottom: none;
	}

#main {
	font-size:0.75em;
}





/* Banner
*************************************************************************/
#banner {
	background:#025575 url(../images/bg-banner.png) top left repeat-x;
	min-height:120px;
}
#banner #bannerwrap {
	max-width:987px;
	min-height:120px;
	margin:0 auto;	
}
#banner #shadow {
	clear:both;
	display:block;
	width:100%;
	height:3px;
	font-size:0;
	background:#025575 url(../images/bg-banner-shadow.png) repeat-x;	
}
/* Logo and heading */
#banner img {
	margin:22px 28px 0;
	float:left;
}
#banner strong {
	display:block;
	float:left;
	font-size:1.9em;
	letter-spacing:0.025em;
	line-height:normal;
	width:250px;
	padding:43px 0 0 0;
	margin: 0 8px 0 0;
	color:#FFF;
}


ul#navTools {
	float: right;
	margin: 2px 20px 2px 0 !important;
	}

ul#navTools li {
	float:left;
	list-style:none;
	margin:0 0 0 10px;
	border-left:1px solid #fff;
	}

ul#navTools li#navSiteUse {
	border-left: none;
	}

ul#navTools li a {
	display: block;
	float: left;
	color: #fff;
	font-weight: normal;
	font-size:0.8em;
	padding: 0 0 0 10px;
	line-height: 1.2em;
	}

ul#navTools li a:active,
ul#navTools li a:hover,
ul#navTools li a:focus {
	text-decoration: underline;
	}



/* Search form */
#banner .searchSpacer {
	float:right;
	width:291px;
	height: 24px;
	margin:	8px 20px 0;
	}


#banner form {
	float:right;
	width:291px;
	margin:	8px 20px 0;
}
#banner form legend {
	display:none;
}
#banner form input {
	width:15.6em;
	min-width:208px;
	height:1.2em;
	min-height:16px;		
	padding:4px 3px;
	border:none;
	margin:0 5px 0 0;
	background:#FFF url(../images/bg-input-search.png) top left no-repeat;
	float:left;
}
#banner form button {
	width:6em;
	min-width:72px;		
	height:2.0em;
	min-height:24px;
	background:#C4A13B url(../images/button-search.png) top left no-repeat;
	color:#FFF;
	font-size:0.75em;
	font-weight:bold;
}

/* Top nav */
#banner ul#hNav {
	clear:right;
	float:right;
	width:368px;
	margin:23px 20px 0 0;
}

#banner ul#hNav li {
	float:left;
	list-style:none;
	margin-left:5px;
	background:#7FA5B2 url(../images/bg-button-banner-right.png) right top no-repeat;
}
#banner ul#hNav li a,
#banner ul#hNav li a:visited {
	display:block;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;
	line-height:1.7em;
	height:1.7em;
	min-height:24px;
	padding: 0 8px;
	color:#FFF;
	background:url(../images/bg-button-banner-left.png) left top no-repeat;
}
#banner ul#hNav li a:hover,
#banner ul#hNav li a:focus,
#banner ul#hNav li.here a {
	color:#D4E8EC;
}
	
/* Navigation
*************************************************************************/
#nav ul {
	width:100%;
	padding-top:17px;
	border-bottom:5px solid #CCC;
}
#nav ul li {
	float:left;
	list-style:none;
	margin-left:5px;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom:1px solid #FFF;
}
#nav ul li a,
#nav ul li a:visited {
	display:block;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;
	line-height:2.0em;
	height:2.0em;
	min-height:28px;
	padding:0 18px;
	color:#FFF;
	background-repeat:no-repeat;
	background-position:left top;
	white-space: nowrap;
}
/* Coloured buttons */
#nav #navHome {
	background-image:url(../images/bg-tab-home-right.png);
	background-color:#C5AA5A;
}
#nav #navHome a,
#nav #navHome a:visited {
	color:#EFE4C5;
	background-image:url(../images/bg-tab-home-left.png);
}
#nav #navDebt {
	background-image:url(../images/bg-tab-debt-right.png);
	background-color:#B0A689;
}
#nav #navDebt a,
#nav #navDebt a:visited {
	color:#DFDACA;
	background-image:url(../images/bg-tab-debt-left.png);
}
#nav #navCredit {
	background-image:url(../images/bg-tab-credit-right.png);
	background-color:#84AD96;
}
#nav #navCredit a,
#nav #navCredit a:visited {
	color:#D0E1D6;
	background-image:url(../images/bg-tab-credit-left.png);
}
#nav #navRecovery {
	background-image:url(../images/bg-tab-recovery-right.png);
	background-color:#8684AC;
}
#nav #navRecovery a,
#nav #navRecovery a:visited {
	color:#D6D5E5;
	background-image:url(../images/bg-tab-recovery-left.png);
}
#nav #navAdvice {
	background-image:url(../images/bg-tab-advice-right.png);
	background-color:#AF8790;
}
#nav #navAdvice a,
#nav #navAdvice a:visited {
	color:#E7D8DB;
	background-image:url(../images/bg-tab-advice-left.png);
}
#nav .selected {
	background-image:url(../images/bg-tab-selected-right.png) !important;
	background-color:#CCCCCC !important;
	border:none;
}
#nav .selected a,
#nav .selected a:visited {
	min-height:29px;
	color:#666 !important;
	background-image:url(../images/bg-tab-selected-left.png) !important;
}

#nav #navHome a:hover,
#nav #navDebt a:hover,
#nav #navCredit a:hover,
#nav #navRecovery a:hover,
#nav #navAdvice a:hover {
	color:#FFF;
}

/* Breadcrumbs
*************************************************************************/
#breadcrumb {
	padding:7px 10px;
}
#breadcrumb p,
#breadcrumb ul li {
	float:left;	
	font-size:0.75em;
	color:#1B6F8E;	
}
#breadcrumb ul li {
	float:left;
	list-style:none;
	font-weight:bold;
	margin:0 0 0 6px;
}
#breadcrumb ul li a,
#breadcrumb ul li a:visited {
	text-decoration:underline;
	padding:0 9px 0 0;
	color:#1B6F8E;
	background:url(../images/arrow-yellow.png) right center no-repeat;
}

#breadcrumb ul li a.noArrow {
	background: none;
	}

/* Content area (flexible layout rules)
*************************************************************************/
#content,
#contentwide {
	padding:0 16px 40px;
	border-left:1px solid #A2BEC9;
	background:url(../images/bg-panel-bottom-right.png) bottom right no-repeat;
}

#content .bcorner,
#contentwide .bcorner {
	width:10px;
	height:10px;
	line-height:0;
	font-size:0;
	position:absolute;
	bottom:0;
	left:-1px;
	background:url(../images/bg-panel-bottom-left.png);
}


/* Content area (inner rules)
*************************************************************************/
#content h1,
#contentwide h1 {
	margin:0 -16px 12px;
	padding:25px 32px 0 66px;
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
	background:url(../images/bg-heading-home-wide.png) right top no-repeat;
	}

#content h1 span,
#contentwide h1 span {
	width:56px;
	height:56px;
	display:block;
	line-height:0;
	font-size:0;
	position:absolute;
	top:0;
	left:-1px;
	}

/* Sort tabs
*************************************************************************/
.tabsort {
	padding:7px 16px 0;
	margin:0 -16px;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	position:relative;
	z-index:5;
}

.tabsort p {
	float:left;	
	color:#1B6F8E;
	line-height:2.0em;
	height:2.0em;
	min-height:28px;
}

.tabsort ul li {
	float:left;
	list-style:none;
	margin-left:5px;
	border-bottom:1px solid #FFF;
	background:#C9B657 url(../images/bg-tab-content-right.png) right top no-repeat;
}

#main .tabsort ul li a,
#main .tabsort ul li a:visited,
#main .tabsort ul li span.inactive {
	display:block;
	text-decoration:none;
	line-height:2em;
	height:1.90em;
	min-height:26px;
	padding:0 18px;
	border:none;
	white-space: nowrap;
	color:#FFF;
	background:url(../images/bg-tab-content-left.png) left top no-repeat;
}

#main .tabsort ul li a:hover {
	border:none;
}
#main .tabsort ul li.selected {
	background:#FFF url(../images/bg-tab-content-selected-right.png) right top no-repeat;
	border:none;
}
#main .tabsort ul li.selected a,
#main .tabsort ul li.selected a:visited {
	border:none;
	min-height:29px;	
	color:#1B6F8E;
	background:url(../images/bg-tab-content-selected-left.png) left top no-repeat;
}

span.desc,
span.acs {
	margin-left: 5px;
	padding: 0 0 0 5px;
	background: url("../images/bg_asc.gif") no-repeat left 50%;
	}

span.desc {
	background: url("../images/bg_desc.gif") no-repeat left 50%;
	}
	
#main .tabnarrow ul li {
	margin-left: 0 !important;
	}
	
#main .tabnarrow ul li a,
#main .tabnarrow ul li a:visited,
#main .tabnarrow ul li span {
	padding: 0 5px !important;
	}
	
#main .tabnarrow ul li span.inactive {
	color: #dfd18f !important;
	}
	
	


/* Page entries
*************************************************************************/
.firstentry {
	border-top:1px solid #CCC;
	padding:20px 16px 5px;
	margin:-1px -16px 0;
}
.entry {
	padding:20px 16px 5px;
	margin:0 -16px;

}
.entry h2,
.firstentry h2 {
	font-size:1.2em !important;
	font-weight:bold;
	line-height:normal !important;
	padding:0 0 4px 9px;
	background:url(../images/arrow-yellow.png) left 5px no-repeat;
	}


.entry h3,
.firstentry h3 {
	font-weight:bold;
	line-height:1.4em;
	margin: 3px 0;
	}
	
.entry p,
.firstentry p {
	margin-bottom: 8px;
	}

.entry h3.publisher,
.firstentry h3.publisher {
	font-size: 1.2em;
	color: #025575;
	}

.entry h3.publisher a,
.firstentry h3.publisher a {
	color: #025575;
	}

.entry h3.date,
.firstentry h3.date {
	font-size: 1.2em;
	color:#826502;
	}
	
	
.entry .label,
.firstentry .label {
	color: #888;
	}





/* Pagination
*************************************************************************/

.pagination {
	padding: 15px 0 10px 0;
	font-size: 1.2em;
	}
	
.paginationBottom {
	border-top:1px solid #CCC;
	padding: 10px 16px 5px;
	margin: 30px -16px 0;
	font-size: 1.2em;
	}





/* Page controls
*************************************************************************/
#pagecontrols {
	clear: both;
	text-align: right;
	padding-top: 10px;
	font-size: 1.2em;
	}






/* Resource details
*************************************************************************/
.resDetails {
	margin: 0 -16px 0px -16px;
	padding: 0 16px 25px 16px;;
	border-bottom: 1px solid #ccc;
	}

.debtCat { color: #826502 !important; }
.creditCat { color: #02823a !important; } 
.remediesCat { color: #100282 !important; }
.adviceCat { color: #82021e !important; }


h2.rTitle {
	line-height: 1.2em !important;
	padding: 6px 35px 10px 5px;
	background-color: #f7f7f7;
	background-image: url("../images/icon_web.gif");
	background-repeat: no-repeat;
	background-position: right 50%;
	}
	
h2.rTitle .target_info {
	font-size: 80%;
	font-weight: normal !important;
	color: #666;
	}
	
.rType_pdf {
	background-image: url("../images/icon_pdf.gif") !important;
	}
h2.rType_doc {
	background-image: url("../images/icon_doc.gif");
	}
h2.rType_ppt {
	background-image: url("../images/icon_ppt.gif");
	}
h2.rType_xls {
	background-image: url("../images/icon_xls.gif");
	}
h2.rType_chart {
	background-image: url("../images/icon_chart.gif");
	}
	
h3.rTitle {
	line-height: 1.2em !important;
	padding: 6px 35px 10px 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #cfac46;
	}


dl.resourceDetails {
	margin-top: 20px;
	}

dl.resourceDetails dt {
	clear:left;
	float:left;
	padding:0 0 5px 0;
	width:100px;
	margin:0;
	font-weight:bold;
	font-size: 1.2em;
	}


dl.resourceDetails dd {
	padding:0;
	margin:0 0 5px 105px;
	}

dl.resourceDetails dd p {
	padding: 0 0 0.8em 0;
	}
	
dl.resourceDetails dd ul {
	margin: 0 0 0.8em 0.5em;
	list-style: none;
	}
	
dl.resourceDetails dd li {
	padding-left:10px;
	margin:0 0 0.2em 0;
	background:url(../images/arrow-yellow.png) 0 5px no-repeat;
	}
	
.cDesc {
	margin-top: 15px;
	}

#rChart {}
	



/* Sitemap
*************************************************************************/
#sitemap ul {
	list-style: none;
	}
#sitemap ul li {
	padding-left:10px;
	margin:0.3em 0 0.3em 0;
	background:url(../images/arrow-yellow.png) 0 5px no-repeat;
	}

#sitemap ul li a {
	font-size: 1.2em;
	}
	
#sitemap ul li.debt a { 
	color: #826502;
	border-bottom:1px dotted #826502;
	}

#sitemap ul li.credit a { 
	color: #02823a;
	border-bottom:1px dotted #02823a;
	}
	
#sitemap ul li.remedies a { 
	color: #100282;
	border-bottom:1px dotted #100282;
	}

#sitemap ul li.advice a { 
	color: #82021e;
	border-bottom:1px dotted #82021e;
	}

#sitemap ul li li {
	background: none;
	margin-left: 10px;
	}
	
#sitemap ul li li a {
	font-size: 1em;
	}
	
#sitemap ul li a:hover,
#sitemap ul li a:focus,
#sitemap ul li a:active {
	border-bottom: none;
	}




/* Search
*************************************************************************/
.search {
	border-top:1px solid #CCC;
	padding: 20px 16px 5px;
	margin: 10px -16px 0;
	list-style: none;
	}

.search li {
	padding-left:10px;
	margin:0.3em 0 1.5em 0;
	background:url(../images/arrow-yellow.png) 0 5px no-repeat;
	}

.search li a {
	font-size: 1.2em;
	}



/* Sidebar
*************************************************************************/
#sidebar div {
	padding:0 14px 14px;
	margin:0 0 10px 0;
	background:url(../images/bg-sidebar-bottom.png) bottom left no-repeat;
}

#sidebar div h2 {
	margin:0 -14px 7px;
	padding:7px 14px;
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
	color:#025F82;
	background:url(../images/bg-sidebar-heading.png) top left no-repeat;
	position:relative;
}

#sidebar div h2 a,
#sidebar div h2 a:visited {
	font-weight:normal;
	font-size:0.55em;
	position:absolute;
	top:10px;
	right:14px;
}

#sidebar div h3 {
	margin:0 -14px 0;
	padding:7px 14px;
	font-size:1.3em;
	font-weight:bold;
	line-height:normal;
	color:#e26b2c;
	background:url(../images/bg-sidebar-top-plain.gif) top left no-repeat;
	position:relative;
}


/* Lists */
#sidebar div ul {
	list-style:none;
}
#sidebar div ul li {
	padding-left:8px;
	margin:0 0 12px 0;
	background:url(../images/arrow-yellow.png) 0 5px no-repeat;
}

#sidebar div ul.semi li {
	line-height: 1.4em;
	margin:0 0 8px 0;
}

#sidebar div ul.compact li {
	margin:0;
}

#sidebar div li a.here {
	color:#1B6F8E;
}

#sidebar div ul.inline {
	margin:0 0 14px 0;
}
#sidebar div ul.inline li {
	display:inline;
	line-height:normal;
	padding:0;
	background:none;	
}
#sidebar div ul.inline li:last-child {
	border:none;
}
#sidebar div ul.inline li a,
#sidebar div ul.inline li a:visited {
	white-space:normal;
	line-height:1;	
	border:none;
	border-right:1px solid #666;
	padding:0 5px;
}
#sidebar div ul.inline li:first-child a,
#sidebar div ul.inline li:first-child a:visited {
	padding:0 5px 0 0;
}


#sidebar div ul ul {
	margin-bottom: 2px;
	}

#sidebar div ul ul li {
	background: none;
	padding-left: 12px;
	}

#sidebar div ul ul li a {
	font-weight: normal;
	}
	
	
#sidebar p.sponsor {
	padding-top: 10px;
	line-height: 1.3em;
	font-size: 90%;
	padding-right: 50px;
	}

#sidebar p.sponsor a,
#sidebar p.sponsor a:link {
	border: none;
	font-weight: normal !important;
	color: #666;
	}
	

#sidebar p.sponsor img {
	display: block;
	margin-bottom: 10px;
	}



/* Lower link */
#sidebar div p.floatright {
	padding: 0 0 0 8px;
	background:url(../images/arrow-yellow.png) left 5px no-repeat;
}

/* Sign up panel */
#sidebar #signup {
	min-height:81px;
	background:#E6D686 url(../images/bg-signup-bottom.png) bottom left no-repeat;	
}
#sidebar #signup h2 {
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
	color:#FFF;
	min-height:81px;
	background:url(../images/bg-signup-top.png) top left no-repeat;
	position:static;
}

#sidebar #signup p {
	color:#8C5F18;
	margin:-70px 0 0 0;
	padding-top: 5px;
	font-weight:bold;
	font-size:1.1em;
	line-height: 1.1em;
}

#sidebar #signup a.floatright {
	width:105px;
	height:2.0em;
	line-height:2.0em;
	min-height:24px;
	margin:8px 0 10px 0;
	text-align:center;
	background:url(../images/button-subscribe-plain.png) no-repeat;
	border:none;
}

/* Footer
*************************************************************************/
#footer {
	width:100%;
	height:60px;
	margin:40px 0 0 0;
	background:url(../images/bg-footer.png) repeat-x;
	}
#footer #footerwrap {
	max-width:987px;
	margin:0 auto;
}

#footer ul {
	margin:8px 8px 7px 0;
	float:right;
	font-size:0.8em;
	color: #025575;
}

#footer li {
	list-style:none;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}

#footer a,
#footer a:visited {
	padding:0 0 0 10px;
	display:block;
	color:#025575;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	border-left:1px solid #025575;
}

#footer a:hover {
	text-decoration: underline;
}

#footer li.first a {
	border:none !important;
	margin:0;
}

