/******************************************************************************************** CSS Document */

html {
	height: 100%;
}


body {
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	}
	
	
select {
	color: #666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	padding: 0px;
	}
	
	
form {
	margin: 0px;
	}
	
	
h1 {
	font-size: 36px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;
	margin: 0px 0px 20px 0px;

}
h1.sifrWhite{
	margin: 20px 0 0 20px;
}
h2 {
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0; 
}




h3 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;
	padding: 0px 0px 0px 15px; 
	margin: 0px 0px 10px 0px;
}


li {
	line-height: 18px;
}



input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 4px;
	margin: 3px 0px 10px 0px;
	border: 1px solid #666;
	}
	
	
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 2px;
	margin-top: 3px;
	border: 1px solid #666666;
	
	}

	
/* @group content lists */
div#content ul {
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
}
/* @end */
	



.img-left {
	float: left;
	margin: 0 25px 25px 0;
	}
.img-right {
	float: right;
	margin: 0 0 25px 25px;
	}	
/********************************************************************************************  LINKS */

a:link { 

 	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 

	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 

	color: #003399;
	text-decoration: underline;
	font-weight: bold;

}

a:active { 

	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border: 0 !important;
}
	

/********************************************************************************************  CLASSES  */

.space {
	clear:both;
	}
	
	
.homeimages {
	border: 2px solid #FFFFFF;
	margin-bottom: 26px;
	}
	
.homevideo {
	border: 2px solid #666666;
	margin-bottom: 24px;
	}		

.headingBorder {
	display:block;
	margin-bottom: 12px;
	height: 50px;
}	

	
	

/********************************************************************************************   DIVS  */

#container {
	width: 960px;
	margin: 0 auto;
	padding: 140px 0 0;
}
	
	
#head {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background: #fff;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.3);
	box-shadow: 0 2px 10px rgba(0,0,0,0.3);
	min-height: 123px;
}


#head-inner {
	width: 960px;
	margin: 0 auto;
}

#logo a {
	width: 960px;
	height: 40px;
	display: block;
	background: url("/images/head.gif") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#head a {
	color: #000;
	}
	
.head-menu {
	text-align: right;
	float: right;
	line-height: 20px
}
	
	
	

#contentContainer {
	width: 960px;
	text-align:left;
	}
	

	
#content {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	padding: 0px;
	width: 555px;
	float: left;
	}
	
#heading {
	background-position: 10px 15px;
	width: 400px;
	padding: 0px 0px 0px 10px; 
	}


#left {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 223px;

	}
	
	
	
#right {
	float: right;
	width: 328px;
	padding: 0px 35px 20px 20px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #6d6d6d;
	font-size: 11px;
	}
#btns{
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 65px 0 0;
}
	#home #btns {
		padding: 0;
	}
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 770px;
	height: 20px;
	text-align: left;
	margin: 10px 0px 0px 190px;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #adadad;
	}
#search-results #foot {
	margin: 0;
	width: 100%;
}
	

#application,
.application {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	padding: 0px;
	width: 770px;
	}
		
div#application td,
.application td {
	padding: 5px;
	}	
	
div#application ul,
.application ul {
	margin-left: 20px;
	}
	
div#application .heading,
.application .heading {
 	color: #003399;
	text-decoration: none;
	font-weight: bold;
	}			

div#application select ,
.application select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0px 0px 0px 0px;
	border: 1px solid #666;
	}

div#application input,
.application input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0px;
	border: 1px solid #666;
	padding: 1px;
	}
	
div#application input.hb,
.application input.hb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0px;
	border: 0px solid #666;
	padding: 1px;
	}	
	
div#application table.questions,
.application table.questions {
	margin: 0px;
	border: 1px solid #666;
	padding: 0px;
	}		

div#application table.questions td,
.#application table.questions td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}			

#content img {
	border: 0;
	margin-bottom: 30px;
	}
	
	
.greytable {
	background: #E5E5E5;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	}

#debtContent{
	background-color: #003399;
	border: 2px solid #666666;
	height: 600px;
	color: #FFFFFF;
}
.text{
	width: 180px;
	margin: 0px;
}
.submit{
	width: 97px;
	height: 32px;
	border: 0px;
}
.reset{
	width: 97px;
	height: 32px;
	border: 0px;
}
.repaymentText{
	width: 60px;
	margin: 0px;
}
.calculatorBody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003399;
	border: 2px solid #666666;
	color: #FFFFFF;
	margin: 0px;
	height: 652px;
}
.leftColumn{
	padding: 0 0 0 12px;
	height: 25px;
}
.calculatorBody p{
	margin: 0 0 0 22px;
}
.calculatorBody strong{
	font-size: 14px;
}
.checkbox{
	border: 0px;
	margin: 0 5px 0 2px;
}
.tableCost{
	margin: 0 0 10px 20px;
	padding: 0px;
}
.tableLineR{
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: center;
	padding: 8px;
	margin: 0px;
}
.tableLineB{
	border-right: 1px solid #FFF;
	text-align: center;
	padding: 8px;
	margin: 0px;
}
.tableLine{
	border-bottom: 1px solid #FFF;
	text-align: center;
	padding: 8px;
	margin: 0px;
}
.tableEnd{
	text-align: center;
	padding: 8px;
	margin: 0px;
}
.trBg{
	background-color: #002267;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
.trBg2{
	background-color: #c8c8c8;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
/************************************************************************************MENU*********************************/

*{margin:0;padding:0;}

/*#menu{
	width:185px;
	background:#CCC;
	font:13px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin-right:10px;
}

#menu a{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	width:100%;
	line-height:30px;
}

#menu ul{
	list-style-type:none;
}
#menu li{
	display:inline;
}

#main li a:link,ul#main li a:visited {
	background:#CCC;
	color: #003399;
	padding-left: 10px;
}
#main li a:link:hover,ul#main li a:visited:hover {
	background: #B9B9B9;

}

ul#main li ul.sub li a:link,ul#main ul.sub li a:visited {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#2954AA;
	margin-left: 10px;
	text-transform:none;
}

ul#main li ul.sub li a:link:hover,ul#main ul.sub li a:visited:hover {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#003399;
	margin-left: 10px;
	text-transform:none;	
}*/




#search-results #main-menu-wrap {
	display: none;
}


#menu{
	background:#fff;
	font:13px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin: 20px 0 -10px 182px;
	overflow: hidden;
	width: 740px;
	
	
	width: auto;
	margin: 1px 0 0;
	padding: 7px 0 7px;
	font-size: 10px;
}
#menu ul{
	list-style-type:none;
	margin-left: 4px;
}

#menu li{
	float: left;
	text-align: center;
	width: auto;
	
	margin-right: 0;
	border-right: 1px solid #ccc;
}
#menu li:last-child {
	border: 0;
}
#menu a{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	line-height:25px;
	padding: 0 15px;
	margin: 0;
	padding: 0 10px;
}


#main li a:link,ul#main li a:visited {
	color: #003399;
}
#main li a:hover {
	background: #eee;
}

ul#main li ul.sub li a:link,ul#main ul.sub li a:visited {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#2954AA;
	margin-left: 10px;
	text-transform:none;
}

ul#main li ul.sub li a:link:hover,ul#main ul.sub li a:visited:hover {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#003399;
	margin-left: 10px;
	text-transform:none;	
}













#greymenu{
	width:185px;
	background:#CCC;
	font:13px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin-right:10px;
	
	display: none;
}

#greymenu a{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	width:100%;
	line-height:30px;
}

#greymenu ul{
	list-style-type:none;
}
#greymenu li{
	display:inline;
}

#greymain li a:link,ul#greymain li a:visited {
	background:#CCC;
	color: #6b6b6b;
	padding-left: 10px;
}
#greymain li a:link:hover,ul#greymain li a:visited:hover {
	background: #B9B9B9;

}

ul#greymain li ul.greysub li a:link,ul#greymain ul.greysub li a:visited {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#6b6b6b;
	margin-left: 10px;
	text-transform:none;

}

ul#greymain li ul.greysub li a:link:hover,ul#greymain ul.greysub li a:visited:hover {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#6b6b6b;
	margin-left: 10px;
	text-transform:none;

}

#brokermenu{
	width:185px;
	background:#CCC;
	font:13px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin-right:10px;
}

#brokermenu a{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	width:100%;
	line-height:30px;
}

#brokermenu ul{
	list-style-type:none;
}
#brokermenu li{
	display:inline;
}

#brokermain li a:link,ul#brokermain li a:visited {
	background:#CCC;
	color: #d64a05;
	padding-left: 10px;
}
#brokermain li a:link:hover,ul#brokermain li a:visited:hover {
	background: #B9B9B9;

}

ul#brokermain li ul.brokersub li a:link,ul#brokermain ul.brokersub li a:visited {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#d64a05;
	margin-left: 10px;
	text-transform:none;
}

ul#brokermain li ul.brokersub li a:link:hover,ul#brokermain ul.brokersub li a:visited:hover {
	background:#CCC url(/images/subMenuLi.gif) no-repeat 0px 12px;
	color:#d64a05;
	margin-left: 10px;
	text-transform:none;	
}






.border-none {
	border: none;
}
.border-thin {
	border: 1px #FFFFFF solid;
}
.border-thick {
	border: 2px #FFFFFF solid;
}



#debtContent a{
	border: 0px;
}
#content img.debtContent{
	border: none;
	margin: 0px;
}

#rlg-button {
	display: block;
	float: right;
	width: 185px;
	height: 62px;
	overflow: hidden;
	background: url(/images/rlgBtn.gif) no-repeat;
	text-indent: -99999px;
}


.search-form {
	width: 200px;
	float: right;
	margin: 0 0 0 20px
}

#cse-search-form {
	position: relative;
	top: -5px;
}
input.gsc-search-button {
	border: 0 !important;
	background: #003399 !important;
	color: #fff !important;
	cursor: pointer !important;
	text-shadow: none !important;
	border-radius: 0 !important;
	font-size: 11px !important;
}
.gsc-clear-button {
	display: none !important;
}

/*#cse-search-form {
	position: relative;
	top: -5px;
}
#cse-search-form * {
	margin: 0;
	padding: 0;
}
.gsc-clear-button {
	display: none
}
table.gsc-search-box {
	border: 1px solid #003399 !important;
	padding: 3px !important;
	height: 16px !important;
}
input.gsc-input {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 16px !important;
}
.search-field {
	border: 1px solid #000;
	line-height: 13px;
	padding: 3px;
	position: relative;
}
input.gsc-search-button {
	border: 0 !important;
	background: url(/images/searchBtn.gif) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
	margin: 0 !important;
	padding: 0 !important;
}
input.gsc-search-button:hover {
	background-position: 0 -16px;
}*/

/* ------------------- Testimonials --------------------------*/ 
.testimonial {
	background: url(/images/quote.gif) no-repeat;
	border-bottom: 1px solid #aaa;
	padding: 0 0 20px 30px;
	margin: 0 0 20px;
	position: relative;
}
.testimonial p {
	margin: 0 0 12px
}
.testimonial .name {
	font-weight: bold
}
#testimonials-button {
	display: block;
	float: right;
	width: 185px;
	height: 64px;
	overflow: hidden;
	background: url(/images/testimonialsBtn.gif) no-repeat;
	text-indent: -99999px;
}





/* ------------------- Sitemap ------------------------------*/ 

.sitemap, .sitemap li, .sitemap ul {
	margin: 0 !important;
	list-style-type: none !important;
	padding: 0;
	}
.sitemap li {
	padding: 0 0 15px;
	}
.sitemap li ul {
	padding:  10px 0 0 20px;
	}
.sitemap li ul li {
	padding: 0 0 10px 20px;
	margin: 0 0 0 30px;
	border-left: 1px solid #6B6B6B;
	}
	
	
	
/* ------------------- CMS type colour selector ------------------------------*/ 

.text-red { color: #bd1600;}
.text-blue { color: #088ae5;}
.text-orange { color: #d75100;}
.text-green { color: #3b9300;}



/* ------------------- Debt Consolidation  ------------------------------*/ 

.debt-consolidation {
	background: #003399;
	padding: 20px;
	overflow: hidden;
	color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.debt-consolidation img,
.debt-consolidation a img  {
	border: 0;
}
.debt-consolidation .copy {
	float: left;
}
.debt-consolidation h2 {
	color: #fff;
	font-size: 36px;
}
.debt-consolidation .calculator-link {
	float: right;
	width: 300px;
	height: 475px;
	margin: 0 0 20px 20px;
	overflow: hidden;
	text-align: center;
}
.debt-consolidation .loans-link {
	display: block;
	width: 274px;
	height: 63px;
	margin: 10px 0 0 -15px;
}

