/*********** UK Site CTF Area Stylesheet ***********/
/************** Created By R Halligan **************/
/************* Leeds Building Society **************/

#ctfLogo {
	width:150px;
	height:155px;
	float:right;
	padding-left:5px;
}

#title {
	width:100%;
	height:25px;
	background:url(../childtrustfund/images/title_back.gif) #0099FF;
}

.optionsOuterBox {
	width:580px;
	height:auto;
	border:solid 1px #FFCC00;
	padding:5px 5px 5px 5px;
}

#bsImage {
	width:90px;
	height:100px;
	float:right;
	padding:0px 10px 0px 5px;
}

#bbImage {
	width:90px;
	height:91px;
	float:right;
	padding:0px 10px 0px 5px;
}

#rateOuterContainer {
	width:550px;
	height:130px;
}

#rateInnerLeft {
	width:275px;
	height:auto;
	float:left;
}

#rateInnerRight {
	width:275px;
	height:auto;
	float:right;
	font-weight:bold;
}

.rateInnerTitle {
	width:265px;
	height:auto;
	padding:5px 5px 5px 3px;
	text-align:center;
	background-color:#FFCC00;
	border:solid 1px #FFFFFF;
}

.rateInnerContent {
	width:265px;
	height:40px;
	padding:5px 5px 5px 3px;
	text-align:center;
	background-color:#FFF09B;
	border:solid 1px #FFFFFF;	
}

#rateInnerBottom {
	width:538px;
	height:auto;
	padding:5px 5px 5px 5px;
	text-align:center;
	clear:both;
	background-color:#FFF9D5;
	border:solid 1px #FFFFFF;	
}

.topPad {
	padding-top:15px;
}

#ctfTerms {
	width:130px;
	height:57px;
	background:url(../childtrustfund/images/ctf.gif) #0066FF no-repeat;
	font-weight:bold;
	float:left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 70px;
}

#ctfTerms a {
	color:#FFFFFF;
}

#gicTerms {
	width:165px;
	height:57px;
	background:url(../childtrustfund/images/gic.gif) #0066FF no-repeat;
	padding:25px 5px 0px 45px;
	font-weight:bold;
	float:left;
}

#gicTerms a {
	color:#FFFFFF;
}

.applyOption {
	width:90px;
	height:58px;
	color:#000066;
	font-weight:bold;
	float:left;
	text-align:center;
	padding:5px 12px 12px 25px;
}

h3 {
	font-size:100%;
}

#buttonContainer {
	height:30px;
	padding:5px 0px 5px 175px;
	text-align:center;
}

.button {
	width:90px;
	height:16px;
	background:url(../childtrustfund/images/button.gif) #0033FF no-repeat;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:7px 5px 7px 5px;
}

.button a:link {
	color:#FFFFFF;
}

.button a:visited {
	color:#FFFFFF;
}

.button a:active {
	color:#FFFFFF;
}

.spacer {
	width:20px;
	height:30px;
	float:left;
}

