/* Pebbles Stylesheet */

/* @group Body And Wrapper */

body {
     font-family: arial, helvetica, sans-serif;
     font-size: 100%;
     color: #565656;
     background: url(html.png) repeat-y center top;
 }


body.editmaintext {
     background-color: #fff;
 }


#wrapper {
     width:730px;
     padding:25px 10px 10px;
     margin:0px auto;
     border-bottom:1px solid #ECECEC;
     border-top:1px solid #ECECEC;
     background: #f9f9f9;
     clear: left;
     position: relative;
 }

#memberLogin{
	position: absolute;
	top: 25px;
	width: 360px;
	left: 375px;
}

#memberLogin b{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#memberLogin p{
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
	color: #bab19f;
}

#memberLogin p input{
	width: 80px;
	border: 1px solid #bab19f;
	color: #bab19f;
	font-size: 12px;
	background: none;
}

#memberLogin input{
	border: 1px solid #bab19f;
	color: #bab19f;
	margin: 0;
	background: #222;
	font-size: 10px;
}

/* @end */

/* @group Headings */

h1, h2, h3, h4, h5, h6 {
     font-family: "Times New Roman", Times, serif;
     font-style: italic;
 }


p.h1, p.h2 {
     font-family: "Times New Roman", Times, serif;
     font-style: italic;
 }


p.h1 {
     font-size:1em;
     padding-left: 20px;
     padding-top: 12px;
     font-weight: bold;
 }


p.h2 {
     font-size:0.85em;
     padding-left: 20px;
     padding-top: 12px;
     font-weight: bold;
 }

#wrapper h2:first-letter {
     font-size:200%;
     text-transform:uppercase;
 }


#wrapper p.h1:first-letter ,#wrapper p.h2:first-letter {
     font-size:180%;
     text-transform:uppercase;
 }

/* @end */

/* @group Text Styling */

p{
     font-size:0.75em;
     padding: 0px 20px;
     line-height:1.5em;
     margin: 0px 0px 10px;
 }

#maintext ul, #maintext ol, .editmaintext ul, .editmaintext ol{
	font-size: 0.75em;
	padding: 0 20px;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

p.clear {
     clear: left;
 }


.quotation {
    font-style: italic;
    font-size: 0.9em;
    color:#555;
    padding: 10px;
    border: 1px dashed #ccc;
 }
 
.QuotationBox{
	padding: 25px 25px 0 25px;
	width: 200px;
	float: left;
	margin: 10px;
	background: url(quotes.gif)left top no-repeat;
}

.QuotationBox p{
	background: url(quotes_bottom.gif) 180px bottom no-repeat;
	padding: 5px 20px 25px 20px;
	color: #666;
	font-size: 0.75em;
	font-style: italic;
	letter-spacing: 0.1em;
}

.warning {
     color: #c66;
 }

p.introduction {
     font-family: "Times New Roman", Times, serif;
     font-style: italic;
     font-size: 0.95em;
     line-height: 1.2em;
 }

.clear {
     color:white;
     clear:both;
 }

/* @end */

/* @group Links */

a {
     color: #ec5815;
     text-decoration: none;
}


a:hover {
     text-indent: 0px;
     color: #00d830;
 }

a.button {
     background-image: url(button_a.gif);
     background-repeat: no-repeat;
     padding-left: 50px;
     font-size: 1.2em;
     padding-top: 5px;
     padding-bottom: 18px;
     font-family: arial, helvetica, sans-serif;
 }


a:hover.button {
     background-image: url(button_b.gif);
     background-repeat: no-repeat;
 }

/* @end */


/* @group Header Section */

#header {
     height:208px;
     background: url(header.jpg) no-repeat;
 }


#header h1 {
     width:480px;
     font-size: 1.4em;
     color: #E8E8E8;
     border-bottom: 1px solid #fff;
     padding-top: 30px;
     margin-left: 30px;
 }


#header h1:first-letter {
     font-size: 140%;
     text-transform: uppercase;
 }


p.strapline {
	padding: 0 0 0 30px;
     font-size:1.2em;
     margin-top: -10px;
     color: #fff;
     font-style: italic;
     font-family: "Times New Roman", Times, serif;
 }

/* @end */

/* @group Navbar */

#navbar {
     width: 720px;
     float: left;
     position: relative;
     top: -10px;
 }


#navbar ul {
     margin: 0px;
     padding: 0px;
 }


#navbar ul li {
     display:block;
     list-style:none;
     padding: 0px;
     margin: 0px 0px 2px 2px;
     font-family: "Times New Roman", Times, serif;
     font-size: 0.9em;
     border: 1px solid #999999;
     background: #fff;
     float: left;
 }


/*added by Fiona - the active class for the topnav li */


/* amended by Neil - added the 'a' to the end of the selector */


#navbar ul li.active a {
     color: #f60;
 }


#navbar ul li a {
     text-decoration:none;
     color:#888;
     padding:2px 4px;
     margin: 0px;
     white-space: nowrap;
     display: block;
 }


#navbar ul li a:hover {
     color:#f60;
 }

/* @end */

/* @group Content and Maintext*/

/* @group box1 & 2 small */

.box3small {
     padding:10px;
     background-color: #fe8416;
 }
 


.box3small p {
     color:#fff;
     padding:0;
     line-height:1.5em;
     letter-spacing:0.1em;
     word-spacing:0.15em;
     font-size:0.8em;
 }

.box2small {
     background: url(box2smallbottom.gif) no-repeat left bottom;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.box2small .boxheader {
     background: url(box2smalltop.gif) no-repeat left top;
 }

.box1small {
     background: url(box1smallbottom.gif) no-repeat left bottom;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.box1small .boxheader {
     background: url(box1smalltop.gif) no-repeat left top;
 }
 
 


.box1small h2,.box2small h2 {
     margin: 0px;
     padding: 0px 10px 10px!important;
     background: url(none) no-repeat!important;
     border-bottom: none !important;
 }


.box1small ul li,.box2small ul li {
     margin-left:-10px;
     margin-right:10px;
 }


.box1small ul ul li,.box2small ul ul li {
     margin-left:-40px;
 }


.box1small a,.box2small a {
     font-weight:bold;
     color:#fff;
     text-decoration: underline;
 }


.box1small a:hover, .box2small a:hover {
     color: #f90;
 }


.box1small input,.box2small input,.box1small select,.box2small select {
     width:150px;
 }


/* @end */

#maintext {
     position: relative;
     width:490px;
     padding: 0 0 20px 10px;
     margin: 0 0 20px 0;
     background: #fff url(newshadow.jpg) bottom left no-repeat;
     clear: left;
 }

#content {
     clear: left;
 }



/* @end */

/* @group Contact Details */

#contactdetails {
     position: absolute;
     left: 10px;
     top: 0px;
     width: 730px;
 }

#contactdetails li:first-child{
	display: none;
}

#contactdetails ul {
     margin: 0px;
     width: 730px;
     padding: 0px;
     text-align: center;
 }


#contactdetails ul li {
     display: inline;
     list-style: none;
     font-size: 11px;
     margin: 0px 5px 0px 0px;
     padding: 0px;
 }

.tel{
	font-weight: bold;	
}

/* @end */

/* @group Comp Groups */

/* Component Groups area */


#componentGroups {
     clear:left;
     float: left;
     padding: 0;
     background: url(newshadow.jpg) no-repeat left bottom;
     width: 500px;

 }


#componentGroups h2, #maintext h2 {
     font-size:1.2em;
     padding-left: 70px;
     background: url(pebble2.jpg) no-repeat left bottom;
     padding-top: 12px;
     border-bottom: 1px solid #ccc;
 }

#componentGroups h2{
	margin: 0 0 0 10px;
}

#componentGroups h3 {
	position: absolute;
	margin: 0 0 0 -5000px;
 }


#componentGroups ul {
     margin: 10px 0 0 0;
     padding: 0px 20px 0px 25px;
 }


#componentGroups ul li {
     list-style:none!important;
     padding: 10px 0 0 70px;
     font-size: 0.75em;
     display: block;
     width: 150px;
     float:left;
     margin: 0 0 10px 0;
     height: 50px;
 }



li.componentH_ProtQ{
	background: url(ProtQ_H.gif) left center no-repeat;
}

li.componentH_RetPl{
	background: url(RetPl_H.gif) left center no-repeat;
}

li.componentH_InvSh{
	background: url(Invsh.gif) left center no-repeat;
}

li.componentH_GenIn{
	background: url(GenIn.gif) left center no-repeat;
}

li.componentH_CCL{
	background: url(CCL_H.gif) left center no-repeat;
}

li.componentH_UtChk{
	background: url(UtChk_H.gif) left center no-repeat;
}

li.componentH_EqRel{
	background: url(EqRel.gif) left center no-repeat;
}

li.componentH_TrEnd{
	background: url(TrEnd.gif) left center no-repeat;
}

li.componentH_CurA{
	background: url(CurA_H.gif) left center no-repeat;
}

li.componentH_ISA{
	background: url(ISA_H.gif) left center no-repeat;
}

li.componentH_Save{
	background: url(Save_H.gif) left center no-repeat;
}

/* @end */

/* @group Styleform */

.styleform {
	margin: 10px;
	background: #fdf8f3;
	border: 2px solid #ddd;
	border-bottom: 2px solid #ccc;
}

.styleform h2{
	background: #ddd!important;
	margin: 0!important;
	color: #999;
	font-style: normal;
	text-transform: uppercase;
	padding: 3px 5px!important;
	font-size: 0.8em!important;
	font-family: "Arial", "Verdana", sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

.styleform h2:first-letter{
	font-size: 1em!important;
}


.styleform table td{
	vertical-align: top;
	
}

.styleform tr{
	color: #333;
}

.styleform #submit{
	width: inherit;
}

/* @end */

/* @group Lists */

#lists {
     width:200px;
     float:right;
     margin-bottom: 10px;
 }


#lists h2 {
     margin: 0px 0px 10px;
     padding: 0px;
     font-size: 1.0em;
     border-bottom: 1px solid #ccc;
 }

/* @group Subsection */

#subsection {
     width:178px;
     border: 1px solid #999;
     padding: 10px;
     background: #fff;
 }


#subsection ul {
     margin: 0px;
     padding: 0px;
 }


#subsection ul li {
     list-style-type:none;
     margin:0px 0px 2px;
     padding:0px;
     border-top:1px solid #ccc;
     display: block;
     width: 178px;
     font-size: 0.80em;
 }


#subsection ul li a {
     display:block;
     text-decoration:none;
     color:#888;
     background:url(dot1.gif) no-repeat left center;
     width: 168px;
     margin: 0px;
     padding: 3px 0px 3px 10px;
 }


#subsection ul li a:hover {
     text-decoration:none;
     color:#f60;
     background:transparent url("dot2.gif") left center no-repeat;
 }

/* @end */

/* @group Smallform */

#smallform {
     width: 178px;
     margin-top: 10px;
     border: 1px solid #999;
     color: #333333;
     text-align: left;
     padding: 10px;
     background: #ccc;
 }


#smallformcontent {
     margin-top: 5px;
 }



#smallformcontent p {
     margin: 0px 0px 5px;
     padding: 0px;
 }


#smallform input {
     display:inline;
     width: 90px;
     font-size:10px;
     border: solid 1px #cc9;
 }


#smallform a {
     color:#fff;
     text-decoration: none;
     margin-bottom: 5px;
     font-weight: bold;
 }


a#SmallForm_btnSmallFormEdit {
     font-size: 0.70em;
     font-weight: bold;
 }

/* @end */

/* @group Newsfeed */

#newsfeed {
     width: 178px;
     margin-top: 10px;
     border: 1px solid #999;
     padding: 10px;
     background: #fff;
 }


#newsfeed ul {
     padding: 0px;
     margin: 0px;
     width: 180px;
     display: block;
 }


#newsfeed ul li {
     margin: 0px 0px 10px;
     padding: 0px;
     width: 180px;
     font-size: 0.80em;
     display: block;
     list-style: none;
 }


#newsfeed ul li a {
     margin: 0px;
     padding: 0px;
     width: 180px;
     display: block;
 }

/* @end */

/* @end */



/* @group Service Links */

#servicelinks {
     background: url(shadow.png) no-repeat left bottom;
     width: 485px;
     float: left;
     padding: 0 0 20px 15px;
     margin: 0 0 20px 0;
 }

#servicelinks h2{
	margin: 0 0 0 5px;
	font-size: 1.3em;
}

#servicelinks ul {
    width: 490px;
	margin: 0;
	padding: 0 0 0 5px;
	}


#servicelinks li {
     width: 115px;
     height:40px;
     display: block;
     float: left;
     font-size: 0.7em;
     margin:5px 0 5px 0;
     line-height: 1.7em;
     padding-left:45px!important;
 }


li.component_ProtQ {
     background: url(lifecover.jpg) no-repeat left center;
 }


li.component_InvSh {
     background: url(compinvest.gif) no-repeat left center;
 }


li.component_RetPl {
     background: url(retirementpl.gif) no-repeat left center;
 }


li.component_GenIn {
     background: url(insurance.jpg) no-repeat left center;
 }


li.component_CCL {
     background: url(cclsmall.jpg) no-repeat left center;
 }


li.component_MortQ {
     background: url(mortgagesmall.gif) no-repeat left center;
 }


li.component_UtChk {
     background: url(utilitychkr.gif) no-repeat left center;
 }


li.component_EqRel {
     background: url(equityrelease.jpg) no-repeat left center;
 }


li.component_TrEnd {
     background: url(endow.jpg) no-repeat left center;
 }

li.component_RetPl{
	background: url(RetPl_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_InvSh{
	background: url(InvSh_s.gif) left center no-repeat;
}

li.component_GenIn{
	background: url(GenIn_s.gif) left center no-repeat;
}

li.component_CCL{
	background: url(CCL_s.gif) left center no-repeat;
}

li.component_UtChk{
	background: url(UtChk_s.gif) left center no-repeat;
}

li.component_EqRel{
	background: url(EqRel_s.gif) left center no-repeat;
}

li.component_TrEnd{
	background: url(TrEnd_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_CurA{
	background: url(CurA_s.gif) left center no-repeat;
}

li.component_ISA{
	background: url(ISA_s.gif) left center no-repeat;
}

li.component_Save{
	background: url(Save_s.gif) left center no-repeat;
}

/* @end */

/* @group Footer */

#footer {
     text-align: center;
     clear: both;
     float: none;
     border-top: 1px solid #ccc;
     padding-top: 10px;
 }


#footer p {
     font-size: 0.75em;
     color: #999;
     margin: 0px;
     padding: 0px;
 }

/* @end */