@import url("main.css");

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, .campaigntop, .welshcampaigntop, .welcometop, .newstop, .popularbox, .interruptiontop {
	margin: 0;
	padding: 0;
	padding: 4px 11px;
	color: #ffffff;
	font-weight: bold;
}

/******************** Page sections *******************/

#homeleft {
	float: left;
	width: 198px;
	margin-top: 15px;
	margin-right: 12px;
}

#homemiddle {
	float: left;
	width: 410px;
	margin-top: 15px;
}

#homeright {
	float: right;
	width: 138px;
	margin-top: 15px;
	margin-left: 12px;
}




/******************** Left hand side *******************/

/********** Menu box ********/

.menubox h1, .menubox h2 {
	background: #cc3333 url(/img/hp/curvetopred.gif) right top no-repeat;
}

.menubox h2 {
	background: #cc3333 url(/img/hp/curvetopred.gif) right top no-repeat;
}

.menubox ul, .popularbox1 ul, .news ul, #textbox ul, #relatedbox ul {
	margin: 0;
	padding: 0;
}

.menubox ul li, .popularbox1 ul li, #textbox ul li, #relatedbox ul li {
	display: block;
	margin: 1px 0 0 0;
}

.menubox ul li a, .popularbox1 ul li a  {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 4px 5px 4px 24px;
	margin: 0;
	width: 198;
	background: #F7F7F0 url(/img/hp/arrow-red.gif) 10px 50% no-repeat;
}



.menuboxbottom {
	background: #cc3333 url(/img/hp/curvebottomred.gif) left bottom no-repeat;
	margin-bottom: 12px;
	line-height: 15px;
}

.menubox ul li a {
	padding: 5px 5px 5px 37px;
}

.menubox ul li a.planning {
	padding: 5px 5px 5px 24px;
	background: #F7F7F0 url(/img/hp/menu-planning.gif) 10px 50% no-repeat;
}
.menubox ul li a.planning:hover {
	padding: 5px 5px 5px 24px;
	background: url(/img/hp/menu-planning-white.gif) 10px 50% no-repeat;
}
.menubox ul li a.approaching {
	padding: 5px 5px 5px 24px;
	background: #F7F7F0 url(/img/hp/menu-approaching.gif) 10px 50% no-repeat;
}
.menubox ul li a.approaching:hover {
	padding: 5px 5px 5px 24px;
	background: url(/img/hp/menu-approaching-white.gif) 10px 50% no-repeat;
}
.menubox ul li a.retired {
	padding: 5px 5px 5px 24px;
	background: #F7F7F0 url(/img/hp/menu-retired.gif) 10px 50% no-repeat;
}
.menubox ul li a.retired:hover{
	padding: 5px 5px 5px 24px;
	background: url(/img/hp/menu-retired-white.gif) 10px 50% no-repeat;
}
.menubox ul li a.provider {
	padding: 5px 5px 5px 24px;
	background: #F7F7F0 url(/img/hp/menu-provider.gif) 10px 50% no-repeat;
}
.menubox ul li a.provider:hover{
	padding: 5px 5px 5px 24px;
	background: url(/img/hp/menu-provider-white.gif) 10px 50% no-repeat;
}
.menubox ul li a.employer {
	padding: 5px 5px 5px 24px;
	background: #F7F7F0 url(/img/hp/menu-employer.gif) 10px 50% no-repeat;
}
.menubox ul li a.employer:hover{
	padding: 5px 5px 5px 24px;
	background: url(/img/hp/menu-employer-white.gif) 10px 50% no-repeat;
}

/********** Popular box ********/

.popularbox {
	background-color: #cc3333;	
}

.menubox ul li a:hover, #popularbox ul li a:hover, .news ul li a:hover, #textbox ul li a:hover, #relatedbox ul li a:hover {
	text-decoration: none;
	color: #000000;
	margin: 0;
	background: #ffffff url(/img/hp/arrow-red-hover.gif) 10px 50% no-repeat;
}
	

/*************************** Middle **************************/


/******* Campaign & Welcome boxes *******/

.campaigntop {
	background: #3399cc url(/img/hp/curvetoplightblue.gif) right top no-repeat;
}

.welcometop {
	background: #D7AF38 url(/img/hp/curvetopyellow.gif) right top no-repeat;
}

.interruptiontop {
	background: #cc3333 url(/img/hp/curvetopred.gif) right top no-repeat;
}


.campaignpic {
	background: url(/img/hp/homepic-reform.jpg) top no-repeat;
	display: block;
	width: 410px;
	height: 144px;
	margin: 0;
}


.campaignpic a {
	display: block;
	width: 410px;
	height: 144px;
}

.campaignpic a:hover {
	background: url(/img/hp/homepic-reform-hover.jpg) top no-repeat;
}


.campaign {
	padding: 9px 18px 0px 18px;
	background: #F7F7F0;
	margin: 0;
}

.welcome {
	padding: 9px 18px 0px 18px;
	background: #F7F7F0;
	margin: 0;
}
.campaign a {
	text-decoration: underline;
}
.campaign a:hover {
	text-decoration: none;
}


/* temporary - interruption */
.interruption {
	padding: 9px 18px 9px 18px;
	background: #F7F7F0;
	margin: 0;
	border: 1px solid #EBEBDE;
}


.campaignbottom, .welcomebottom {
	background: #F7F7F0 url(/img/hp/curvebottombiege.gif) left bottom no-repeat;
	line-height: 10px;
	margin: 0 0 12px 0;
	text-align: right;
}

.fulloflife {
	align: left;
	margin: 0 14px 0 0;
	border: 0;
}


/********** News box ********/


.newstop {
	background: #76B13A url(/img/hp/curvetopgreen.gif) right top no-repeat;
}

.news ul li {
	display: block;
	margin: 1px 0 0 0;
}

.news ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 24px;
	margin: 0;
	width: 410;
	background: #F7F7F0 url(/img/hp/arrow-green.gif) 11px 50% no-repeat;
}

.news ul li a:hover {
	background: #ffffff url(/img/hp/arrow-green-hover.gif) 11px 50% no-repeat;
}
	
.welsh {
	background: #F7F7F0;
	margin: 0;
	padding: 9px 18px;	
}

.newsbottom {
	background: #76B13A url(/img/hp/curvebottomgreen.gif) left bottom no-repeat;
	text-align: right;
	padding: 2px 8px;
	color: #ffffff;
	margin: 0;
	line-height: 12px;
}

.newsbottom a {
	background: url(/img/hp/bottomarrowgreen.gif) right center no-repeat;
	font-weight: bold;
	color: #ffffff;
	padding: 0 12px 2px 0;
	display: block;
	width: 138;
}

.newsbottom a:hover {
	color: #ffffff;
}



/******************** Right hand side *******************/


/********** Text too small box ********/

#textbox ul li a, #relatedbox ul li a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 4px 24px;
	margin: 0;
	width: 138;
}

#textbox h3 {
	background: #cc3333 url(/img/hp/curvetopred.gif) right top no-repeat;
}

#textbox ul li{
	font-size: .8em;
}

#textbox ul li a {
	background: #F7F7F0 url(/img/hp/arrow-red.gif) 11px 20% no-repeat;
}

#textbox ul li a:hover {
	background: #ffffff url(/img/hp/arrow-red-hover.gif) 11px 20% no-repeat;
}

.textboxbottom, .relatedboxbottom, .bannerboxbottom, .popularclaimsboxbottom {
	background: #cc3333 url(/img/hp/curvebottomred.gif) left bottom no-repeat;
	margin-bottom: 12px;
	line-height: 15px;
}


/********** Related links box ********/

#relatedbox h3 {
	background: #ff9900 url(/img/hp/curvetoporange.gif) right top no-repeat;
}

#relatedbox ul li a {
	background: #F7F7F0 url(/img/hp/arrow-orange.gif) 11px 50% no-repeat;
}

#relatedbox ul li a:hover {
	background: #ffffff url(/img/hp/arrow-orange-hover.gif) 11px 50% no-repeat;
}	

.relatedboxbottom {
	background: #ff9900 url(/img/hp/curvebottomorange.gif) left bottom no-repeat;
}


/********** Popular claims links box 

#popularclaimsbox h3 {
	background: #cc3333 url(/img/hp/curvetopred.gif) right top no-repeat;
}

#popularclaimsbox ul li a {
	background: #F7F7F0 url(/img/hp/arrow-red.gif) 11px 50% no-repeat;
}

#popularclaimsbox ul li a:hover {
	background: #ffffff url(/img/hp/arrow-red-hover.gif) 11px 50% no-repeat;
}	

.popularclaimsboxbottom {
	background: #cc3333 url(/img/hp/curvebottomred.gif) left bottom no-repeat;
}
********/

/********** Banner box ********/
#bannerbox {
	background-color: #3399CC;
	margin-bottom: -3px;
}

#bannerbox h3 {
	background: #3399CC  url(/img/hp/curvetoplightblue.gif) right top no-repeat;
}
	
.bannerboxbottom {
	background: #3399CC url(/img/hp/curvebottomlightblue.gif) left bottom no-repeat;
}

