html, body {
	background: url('../images/body_baack.png') #574F6F fixed;
	margin: 0; padding: 0 0 20px 0;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

div#holder {
	width: 760px;
	margin: 0 auto;
}

div#header.r .br {
	padding-top: 0;
	overflow: hidden;
}

div#header.r .sl,
div#header.r .sr{
	top: 0;
}
div#header h1 {
	padding: 10px 10px;
	float: left;
	display: block;
}
div#header h1 a {
	overflow: hidden;
	display: block;
	width: 117px;
	height: 54px;
	text-indent: -5000px;
	background: url('../images/givefree.png');
}



div#header ul {
	list-style-type: none;
	margin: 30px 10px 20px 10px;
	padding: 0;

	float: right;

	overflow: hidden;
	
}
div#header ul li {
	float: left;
	margin: 0 0 0 20px;
}
div#header ul li a {
	height: 15px; 
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background: url('../images/nav.png') no-repeat;
}

#n-home a{
	width: 36px;
}
#n-home a:hover {
	background-position: 0 100% !important;
}
#n-about a {
	width: 55px;
	background-position: -36px 0 !important;
}
#n-about a:hover {
	background-position: -36px 100% !important;
}
#n-register a {
	width: 49px;
	background-position: -91px 0 !important;
}
#n-register a:hover {
	background-position: -91px 100% !important;
}
#n-services a {
	width: 49px;
	background-position: -140px 0 !important;
}
#n-services a:hover {
	background-position: -140px 100% !important;
}
#n-news a {
	width: 34px;
	background-position: -189px 0 !important;
}
#n-news a:hover {
	background-position: -189px 100% !important;
}
#n-charities a {
	width: 53px;
	background-position: -223px 0 !important;
}
#n-charities a:hover {
	background-position: -223px 100% !important;
}

div#banner {
	margin: 12px 0;
}

div#banner img {
	width: 100%;
}

div#main-holder {
	width: 100%; overflow: hidden;
	margin: 12px 0 0 0;
}
div#sidebar {
	width: 200px;
	float: left;
	margin: 0 12px 0 0;
}
div#home-sidebar {
	width: 373px;
	float: right;
	margin: 0  0 0 12px;
}
div#main-content {
	overflow: hidden;
	height: auto !important;
	height: 1%;
	margin: 0 0 12px 0;
}
div#main-content h1 {
	font-size: 1.5em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #0066CC;
	margin: 0 0 0.4em 0;
}
div#main-content h2 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #0C963A;
}
div#main-content p {
	line-height: 1.6em;
	margin: 1.5em 0; padding: 0;
}
div#main-content .content {
	padding: 15px 12px;
}

div#main-content ::-moz-selection {
	background: #CABFE8;
	color: #4A3686;
}
div#main-content ::selection {
	background: #CABFE8;
	color: #4A3686;
}

div#navigation {
	margin: 0 0 12px 0;
}
div#navigation ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
div#navigation ul li a {
	font-size: 1.3em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #0C963A;
	line-height: 1.8em;
	text-decoration: none;
}
div#navigation ul li a:hover {
	color: #00CA43;
}

div#services {
	margin: 0 0 12px 0;
}
div#services .content {
	background: #BAD7F4;	

}
div#services h2 {
	background: url('../images/services.png') no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -5000px;
	width: 55px;
	height: 13px;
	margin: 5px 0 12px 0;
}
div#services ul {
	margin: 0 -3px 5px -3px; padding: 0;
	list-style-type: none;
}
div#services ul li {
	float: left;
	margin: 0 4px 3px 0;
}
div#services ul li a {
	overflow: hidden;
	display: block;
	text-indent: -5000px;
	width: 165px;
	height: 23px;
	background-image: url('../images/services_nav.png');
	background-repeat: no-repeat;
}

#s-loans a {
	background-position: 0 0;
}
#s-loans a:hover {
	background-position: 100% 0;
}
#s-mobile a {
	background-position: 0 -23px;
}
#s-mobile a:hover {
	background-position: 100% -23px;
}
#s-creditcards a {
	background-position: 0 -46px;
}
#s-creditcards  a:hover {
	background-position: 100% -46px;
}
#s-fulllist a {
	background-position: 0 -69px;
}
#s-fulllist  a:hover {
	background-position: 100% -69px;
}
#s-carinsurance a {
	background-position: 0 -92px;
}
#s-carinsurance  a:hover {
	background-position: 100% -92px;
}
#s-gaselec a {
	background-position: 0 -115px;
}
#s-gaselec a:hover {
	background-position: 100% -115px;
}


div#calc-advert {
	margin: 0 0 12px 0;
}
div#calc-advert .content {
	background: #A5CB64;
	padding: 0 !important;
	height: 97px;
}
div#home-sidebar #calc-advert .content {
	height: auto !important;
	zoom: 1;
}
div#calc-advert h2 {
	color: #0066CC;
	font-size: 1.3em;
	line-height: 1.5em;
}
div#calc-advert p {
	margin: 0; padding: 0;
}
div#calc-advert p a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
div#calc-advert p a span {
	display: block;
	position: absolute;
	top: 9px; left: 8px; right: 9px;
	bottom: 0;
	background: url('../images/calc_advert.png') no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	cursor: pointer;
	height: 115px; /* IE6 */
	width: 184px; /* IE6 */
}

div#home-sidebar #calc-advert p a span {
	background: url('../images/calc_advert_home.png') 0 no-repeat;
	height: 78px; /* IE6 */
	width: 371px; /* IE6 */
}
div#home-sidebar #calc-advert .area {
	height: 78px;
	width: 371px;
	_width: 300px;
	overflow: hidden;
}

div#charityofmonth {
	margin: 0 0 12px 0;
}
div#charityofmonth .content {
	background: #BAD7F4;	
}

div#charityofmonth h2 {
	background: url('../images/givefree_news.png') no-repeat;
	height: 13px;
	width: 108px;
	display: block;
	text-indent: -5000px;
	margin: 5px 0 5px 0;
}

div#news-snippets {
	margin: 0 0 12px 0;
}
div#news-snippets .content {
	background: #BAD7F4;	
}
div#news-snippets h2 {
	background: url('../images/givefree_news.png') no-repeat;
	height: 13px;
	width: 108px;
	display: block;
	text-indent: -5000px;
	margin: 5px 0 5px 0;
}
div#news-snippets ul {
	margin: 0; padding: 7px 0 5px 20px; 
}
div#news-snippets ul li {
	margin: 0 0 5px 0;
}
div#news-snippets ul li a {
	text-decoration: none;
	font-weight: normal !important;
}
div#news-snippets ul li a:hover {
	text-decoration: underline;
}

div#givefreenewsitems ul
{
	margin:0px
}

div#givefreenewsitems ul li
{
	list-style-type:none;
	padding:10px 0 0 0;
	
}

div#givefreenewsitems  a
{
	font-size: 1.3em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #0C963A;
	line-height: 1.8em;
	text-decoration: underline;
	
	
}

div#charity-snippets {
	margin: 0 0 12px 0;
}
div#charity-snippets h2 {
	background: url('../images/charities.png') no-repeat;
	height: 14px;
	width: 60px;
	display: block;
	text-indent: -5000px;
	margin: 5px 0 10px 0;
}
div#charity-snippets ul {
	margin: 0 -3px 0 -3px; padding: 0;
	list-style-type: none;
}
div#charity-snippets ul li {
	float: left;
	margin: 0 5px 0 0;
}
div#charity-snippets ul li a img {
	border: 0;
	margin: 1px;
	opacity: 0.75;
}
div#charity-snippets ul li a:hover img {
	border: 1px solid #A3A3A3;
	margin: 0;
	opacity: 1;
}

div#footer 
{
	float:left;
	width:100%;
}

div#footer ul {
	float: right;
	margin: 0; padding: 0 5px;
	list-style-type: none;
}
div#footer ul li {
	float: left;
	border-right: 1px solid #000000;
	padding: 0 10px 0 10px;
}
div#footer ul li.last {
	padding-right: 0;
	border: 0;
}
div#footer ul li a {
	text-decoration: none;
}
div#footer ul li a:hover {
	text-decoration: underline;
}

/******** Email Friend *****************/
.emailFormHolder {
	overflow: hidden;
	padding: 10px 0 0 0;
	*padding: 10px 0 5px 0;
	zoom: 1;
}

.emailFormHolder label {
	width: 140px;
	display: block;
	float: left;
	clear: both;
	padding: 3px 0 0 0;
}

.emailFormHolder input {
	width: 105px;
	display: block;
	float: left;
	border: 1px solid #919191;
	margin: 0 0 8px 0;
	background: url('../images/emailform_repeat.png') repeat-x;
	font-size: 1em;
	padding: 1px 2px 2px 2px;
	*padding: 1px 2px 1px 2px;
}

.emailFormHolder .submit {
	border: 0;
	width: auto;
	clear: none;
	margin: -12px 0pt 0pt 9px;
	width: 64px;
	height: 14px;
	background: url('../images/submit_button.png') no-repeat !important;
	text-indent: -5000px;
	overflow: hidden;
	*padding: 0 0 0 5000px;
	cursor: hand;
	cursor: pointer;
}



div.emailfriend {
	padding: 0 15px 10px 15px;
}
#sidebar div.emailfriend {
	display: none; /* for now */
}

.emailButtonHolder {
	width: 100%; overflow: hidden;
}

input.emailfriend 
{
	color: #a5cb64;
	background: url('../images/tell_a_friend.png') no-repeat;
	border: 0;
	width: 103px;
	height: 16px;
	text-indent: -5000px;
	*text-indent: 0;
	*padding: 0 0 0 5000px;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
	margin: 0 0 0 -1px;
	position: relative;
}

/******** Forum **************************/

.ForumThreadList
{
	padding-top:10px;

}

.ForumThreadList a
{
	font-size: 1.3em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #0C963A;
	line-height: 1.8em;
	text-decoration: underline;
}

.AddNewThread
{
	font-weight:bold;
	color:#0C963A;
	font-size:1.2em;

}

#ThreadListings .thread
{
	min-height:30px;
}

#ThreadListings .threadAlt
{
	min-height:30px;
}


.ThreadTitle
{
	font-weight:bold;
	margin:0 0 10px 0;
	
}

.thread .ThreadTitle a
{
	color:#0066cc;
}

.threadAlt .ThreadTitle a
{
	color:#0c963a;
}

.thread
{
	background:#dddddd;
	min-height:100px;
	margin:10px 0;
	padding:10px;
}

.threadAlt
{
	
	min-height:100px;
	margin:10px 0;
	padding:10px;
	background:#F0F0F0;
}

* .thread
{
	height:100px;
}

* .threadAlt
{
	height:100px;
}


.ForumMessageHeader
{
padding:0 0 10px 0;	
font-weight:bold;
}

.ForumMessageBody
{
	padding:0 0 10px 0;	
}

.thread .ForumMessageHeader
{
	color:#0066cc;
	
}

.threadAlt .ForumMessageHeader
{
	color:#0c963a;
		
}

.ForumMessageList
{
	padding:10px 0;
}

.ForumMessageForm
{
	padding:0 0px 10px 0;
}

.ForumMessageForm .label
{
	padding:5px 0 2px 0;
}

.ForumMessageForm .control
{
	padding:5px 0 2px 0;
}

.forumContentHook .label
{
	padding:5px 0 2px 0;
}

.forumContentHook .control
{
	padding:5px 0 2px 0;
}

.forumContentHook #captcha
{
	padding:10px 0 5px 0;
}


/********Service **********************/
#uswitchlink a
{
	font-size: 1.3em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #0C963A;
	line-height: 1.8em;
	text-decoration: underline;
}


/******** Search ************************/

#search
{
	float:right;
}

.searchresulttitle a
{
	font-size: 1.3em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #0C963A;
	line-height: 1.8em;
	text-decoration: underline;

}

#searchResults h3
{
	margin:10px 0;
}

/******** Form stuff ********************/

.form fieldset
{
	padding:20px;
}

.form .label
{
	padding:5px 0;
}

.validationerror{
	color:Red;
}

.error{
	color:Red;
}
.FormLabel
{
	font-weight:bold;
	margin:5px 10px 5px 10px;
}
.FormText
{
	margin:0px 10px 0px 10px;
}

#submit
{
	float:right;
}


.other
{
	
	margin:0 0 0 1px;
}

.list
{
	
}

.list td
{
	padding:3px 0;
}

.list td input
{
	margin:0px 4px -2px 0;
}



/**** Dev Stuff****************/





.sidebaritem a 
{
	text-decoration:none;
	font-weight:bold;
	
}


/************** SITEMAP****************/

#sitemap
{
		font-weight:bold;
}

#sitemap ul
{
	padding:8px 0px 0px 20px;

}

#sitemap ul ul
{
	padding:8px 0px 0px 20px;
}	

#sitemap li
{
	padding:5px 0;
	list-style:square;
	
}

#sitemap li li
{
	list-style:disc;
	padding:0;
	margin:0;
}

/*FINANCE CALCULATOR*/
#FinanceCalculatorForm
{
	background:#A5CB64;
	padding:10px 0 10px 0;
}


#FinanceCalculatorForm .FormLabel
{
	color:White;
	font-size:1.1em;
	padding:15px 0 0px 0;
}

#FinanceCalculatorForm .FormText
{
	color:White;
	font-size:1.1em;
	font-weight:bold;
	border-bottom:3px solid white;
	padding:0 0 20px 0;
}


fieldset
{
	border:none;
}

#FinanceCalculatorForm #submit
{
	float:none;
	padding:10px 16px;
}

#FinanceCalculatorForm #submit input
{
	background:url('../images/submit.png') no-repeat;
	width:80px;
	text-indent:-10000px;
	border:0;
	cursor:pointer;
	.padding-left:1000px;
}

.calcResults
{
	background:#A5CB64;
	color:White;
	padding:5px 10px 10px 10px;
	font-weight:bold;
}

.resultstext
{
	font-size:1.6em;
	font-weight:bold;
	padding:0px 0px 20px 0px;
	color:White;
}
