@font-face

	{font-family:"Bupa Quanta";

	src:local("Bupa_Quanta_Text.ttf");

	src:url("../fonts/Bupa_Quanta_Text.ttf");}



html

	{background:#fff url("../images/pageBg.png") 0 0 repeat-x;}

html{

	overflow-y:scroll;	

}



html#homepage

	{background-color:#f5f6f7;}



body#bupa

	{color:#333;

	font-family:Arial,Helvetica,sans-serif;

	font-size:76%;}

label{

	display:block;

	margin: 5px 0 5px 0;

}

	



div#bupaContent

	{position:relative;

	width:940px;

		/*overflow:hidden;*/

	margin:0 auto;

	}



#leftcol{

	width: 345px;

	float: left; 

	margin-right: 10px;

}

#rightcol{

	width: 345px;

	float: left;

}

div#bupaContent:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;}



body.popup div#bupaContent

	{width:auto;

	padding:0 50px 50px;}



body.nonhomepage div#bupaContent

	{background:url("../images/leftNavigation/leftNavBg.gif") repeat-y 151px 0px;}



a{

	color:#1e4c79;

	text-decoration:none;

}



#bupaHeader div#extraOptions

	{

	position:absolute;

	top:114px;

	left:37px;

	width:905px;

	color: #666;

	font-size: .9em;}

#sitesearch{

	float: right;

	position: relative;

	top: -10px;

	left: 15px;

}

#sitesearch label{

background:transparent url(../images/searchIcon.png) no-repeat scroll 0 0;

display:block;

height:24px;

margin-left:3px;

padding-left: 30px;

width:30px;	

}

#searchSite{

background:transparent url(../images/searchBg.png) repeat-x scroll 0 0;

border:0 none;

font-size:0.9em;

height:28px;

left:30px;

line-height:24px;

padding:5px 30px 0 0;

top:0;

width:175px;	

}

.buttonBg{

background:transparent url(../images/searchGo.png) no-repeat scroll 0 0;

height:24px;

left:205px;

top:5px;

width:47px;	

position:absolute;

}

#sitesubmit{

background:transparent none repeat scroll 0 0;

border:0 none;

cursor:pointer;

height:24px;

left:0;

top:0;

width:47px;	

}

a:hover

	{text-decoration:underline;}



.bulleted{

	background:url("../images/bullet.png") 0 0.5em no-repeat;

	padding-left:12px;}



a#home{

	position:absolute;

	top:15px;

	left:10px;

	z-index:100;

	display:block;

	text-indent:-99999px;

	height:90px;

	width:190px;}



/*------------------------------------------------------------- G1-R1 Masthead*/



div#bupaHeader

	{

	position:relative;

	min-height:120px;

	background:url("../images/header/hdrBg.png") 0 0 no-repeat;

	padding-top:15px;

	margin-bottom:15px;

	}

body.nonhomepage div#bupaHeader{

	margin-bottom:0px;	

}



#bupaHeader ul,

#bupaHeader ul li

	{float:left;}



#bupaHeader ul li a:hover

	{text-decoration:none;}



/*-----------------generic links menu*/



#bupa ul#genLinks

	{margin-left:200px;}



#bupa ul#globeLinks

	{float:right;

	margin-top:-5px;}



#bupa ul#genLinks li,

#bupa ul#globeLinks li

	{font-size:11px;

	padding:0 6px;

	border-right:1px solid #ddd;}



#bupa ul#genLinks li.last,

#bupa ul#globeLinks li.last

	{border:0;}



#bupa ul#genLinks li a,

#bupa ul#globeLinks li a

	{color:#036;}



#bupa ul#genLinks li a:hover,

#bupa ul#globeLinks li a:hover

	{color:#09f;}



/*-----------------main categories menu*/



#bupa ul#mainNav

	{float:right;}



#bupa ul#mainNav > li

	{background:url("../images/header/mainNav.png") 0 0 no-repeat;

	font-size:13px;

	padding:0 0 0 17px;

	margin-top:-9px;}



#bupa ul#mainNav li#current

	{background:url("../images/header/mainNav.png") 0 -29px no-repeat;

	padding-left:24px;

	margin-right:-4px;}



#bupa ul#mainNav > li:hover

	{background:url("../images/header/mainNav.png") 0 -58px no-repeat;}



#bupa ul#mainNav > li > a:link,

#bupa ul#mainNav > li > a:visited

	{float:left;

	background:url("../images/header/mainNav.png") top right no-repeat;

	color:#333;

	font-weight:bold;

	padding:8px 8px 8px 0;}



#bupa ul#mainNav > li:hover > a,

#bupa ul#mainNav > li > a:hover

	{background:url("../images/header/mainNav.png") 100% -58px no-repeat;

	color:#1f72b6;}



#bupa ul#mainNav > li#current > a:link,

#bupa ul#mainNav > li#current > a:visited,

#bupa ul#mainNav > li#current > a:hover

	{background:url("../images/header/mainNav.png") 100% -29px no-repeat;

	color:#fff;

	padding:8px 17px 9px 0;}



/*----------------- sections sub-menu*/



#bupa ul#subNav			/* -positioned off #bupaheader */

	{position:absolute;

	top:34px;

	left:205px;

	min-width:730px;

	height:60px;

	background:url("../images/header/subNavBg.png") 0 0 repeat-x;}



#bupa ul#subNav li

	{width:91px;

	height:52px;

	background:url("../images/header/subNavDivider.png") center right no-repeat;

	text-align:center;

	padding-top:5px;}



#bupa ul#subNav li#subCurrent

	{background:url("../images/header/subNavBg.png") 100% 100% no-repeat;}



#bupa ul#subNav li:hover

	{background:url("../images/header/subNavBg.png") 0 -60px no-repeat;}



#bupa ul#subNav li a

	{display:block;

	width:80px;

	color:#fff;

	text-shadow:1px 1px 2px #000;

	font-size:12px;

	line-height:1.2;

	margin:5px auto 0;}



/*------------------------------------------------------------- G5 popup Masthead*/



#bupaHeader ul#popupLinks

	{float:right;

	margin-top:90px;}



#bupaHeader ul#popupLinks li

	{float:left;

	display:block;

	height:23px;

	background:url("../images/header/miniButton.png") 0 0 no-repeat;

	margin-right:5px;}



#bupaHeader ul#popupLinks li:hover

	{background:url("../images/header/miniButton.png") 0 -24px no-repeat;}



#bupaHeader ul#popupLinks li a

	{float:left;

	min-width:50px;

	line-height:19px;

	background:url("../images/header/miniButton.png") 100% 0 no-repeat;

	font-size:0.9em;

	padding:0 25px 4px 0;

	margin-left:10px;}



#bupaHeader ul#popupLinks li a:hover

	{background:url("../images/header/miniButton.png") 100% -24px no-repeat;

	color:#09f;}



/*------------------------------------------------------------- G3-R1 Breadcrumb*/



/* Display inline here fixes IE6 duplicate characters bug*/

ul#breadCrumb {

	width:100%;

	float:left;

	display:inline;

	background-color:#fff;

	padding:13px 0;

	margin:0 0 0 8px;

	font-size:0.9em;

	color:#666;

	}



ul#breadCrumb li {

	float:left;

	padding:0 3px 0 8px;

	background:url("../images/icons/breadCrumb.png") 0 1px no-repeat;

	}



ul#breadCrumb li.noBullit {

	background:none;

	margin:0 0 0 -8px;

	}





/* G4-R1 Left Navigation

---------------------------------------------------------------------------------------------------- */



#bupaContent #leftNav {

	width:229px;

	float:left;

	clear:left;

	padding:0 0 110px 0;

	}



#bupaContent #leftNav ul {

	float:left;

	}



#bupaContent #leftNav a {

	float:left;

	text-decoration:none;

	display:block;

	font-size:1em;

	font-weight:bold;

	}



#bupaContent #leftNav a:hover {text-decoration:none;}



#bupaContent #leftNav span {cursor:pointer;}



#bupaContent #leftNav span.arrow {

	z-index:999;

	}



#leftNavBtm {

	position:absolute;

	bottom:-1px;

	left:0;

	width:230px;

	height:110px;

	background:url("../images/leftNavigation/leftNavBtm.gif") no-repeat 151px 0px;

	}



img#leftNavBtm {

	float:left;

	clear:both;

	display:block;

	}



/* First level list

---------------------------------------------------------------------- */



#leftNav #first {

	width:229px;

	}



#leftNav #first a,

#leftNav #first a.selected:hover,

#leftNav #first li.noChildren a,

#leftNav #first li.noChildren a:hover {

	width:204px;

	padding:12px 10px 19px 7px;

	color:#333;

	font-size:1.2em;

	position:relative;

	background:#fff url(../images/leftNavigation/first.gif) 100% 100% no-repeat;

	}



/* No children */

#leftNav #first li.noChildren a,

#leftNav #first li.noChildren a:hover {

	padding:12px 10px 13px 7px;

	background:#fff url(../images/leftNavigation/firstNoChildren.gif) 100% 100% no-repeat;

	}



#leftNav #first a span,

#leftNav #first a.selected:hover span {

	width:219px;

	height:40px;

	position:absolute;

	top:-2px;

	left:8px;

	background:url(../images/leftNavigation/firstSpan.gif) 0px -47px no-repeat;

	}



#leftNav #first a.selected span,

#leftNav #first a.selected:hover span{

	background-position:0px 0px;

	}



#leftNav #first a span.arrow {

	display:block;

	width:9px;

	height:100%;

	top:-4px;

	left:218px;

	z-index:999;

	background:url(../images/leftNavigation/firstArrow.gif) 0 50% no-repeat;

	}



#leftNav #first li.noChildren a span.arrow {

	top:-1px;

	}



#leftNav #first a.selected span.arrow,

#leftNav #first a.selected:hover span.arrow,

#leftNav #first li.noChildren a.selected span.arrow,

#leftNav #first li.noChildren a.selected:hover span.arrow {display:none;}





/* Second level list

---------------------------------------------------------------------- */



#leftNav #first #second {

	background:#fff url(../images/leftNavigation/secondBg.gif) repeat-y;

	}



/* fix for bug in FF2 nav element not showing */

#leftNav #first #second li {clear:both;}



#leftNav #first #second a {

	width:188px;

	font-size:1.1em;

	height:auto;

	padding:4px 10px 17px 21px;

	margin:0 1px;

	background:#e8e8e8 url(../images/leftNavigation/second.gif) bottom left no-repeat;

	}



#leftNav #first #second a:hover {

	color:#fff;

	background-color:#5793c1;

	background-position:bottom right;

	}



#leftNav #first #second a span {

	width:219px;

	height:22px;

	top:-7px;

	left:0px;

	background:url(../images/leftNavigation/secondSpanTEST.gif) 0px 0px no-repeat;

	}



#leftNav #first #second a:hover span {

	background-position:0px -22px;

	}



/* First span of second level */

#leftNav #first #second a:hover span.start {

	background-position:0px -44px;

	}



/* First span of the link immediately after a nested block */

#leftNav #first #second a span.closer {

	width:221px;

	background-position:0px -66px;

	left:-1px;

	}



/* First span of the link immediately after a nested block */

#leftNav #first #second a:hover span.closer {

	background-position:0px -88px;

	}



/* Active state */

#leftNav #first #second a.active,

#leftNav #first #second a.active:hover {

	color:#005288;

	padding-right:19px;

	background:#e8e8e8 url(../images/leftNavigation/secondTEST.gif) no-repeat 0 100%;

	}



#leftNav #first #second a.active span,

#leftNav #first #second a.active:hover span {

	width:228px;

	height:34px;

	background-position:0px -110px;

	background-image:url(../images/leftNavigation/secondSpanTEST.gif);

	}



/* Selected state w/out side arrow */

#leftNav #first #second a.selected,

#leftNav #first #second a.selected:hover {

	color:#333;

	background:#e8e8e8 url(../images/leftNavigation/second.gif) bottom left no-repeat;

	}



#leftNav #first #second a.selected span,

#leftNav #first #second a.selected:hover span {

	background:url(../images/leftNavigation/secondSpanTEST.gif) 0px -110px no-repeat;

	}



#leftNav #first #second a.selected span.start,

#leftNav #first #second a.selected:hover span.start {

	width:228px;

	background-position:-1px -145px;

	}



/* Last link of second level */

#leftNav #first #second li.last a,

#leftNav #first #second li.last a.active:hover,

#leftNav #first #second li.last a.selected:hover {

	padding-bottom:11px;

	background-image:url(../images/leftNavigation/secondLast.gif);

	}



#leftNav #first #second li.last a.active,

#leftNav #first #second li.last a.active:hover  {

	background:#e8e8e8 url(../images/leftNavigation/secondTEST.gif) no-repeat -229px 100%;

	}



#leftNav #first #second li.last.noChildren a.active,

#leftNav #first #second li.last.noChildren a.active:hover  {

	padding-bottom:12px;

	background:#e8e8e8 url(../images/leftNavigation/secondTEST.gif) no-repeat -229px 100%;

	}



/* Last link of second level w/nested third level */

#leftNav #first #second li.last.plusNesting a.active,

#leftNav #first #second li.last.plusNesting a.active:hover,

#leftNav #first #second li.last.plusNesting a.selected,

#leftNav #first #second li.last.plusNesting a.selected:hover {

	padding-bottom:17px;

	}



#leftNav #first #second li.last.plusNesting a.active,

#leftNav #first #second li.last.plusNesting a.active:hover {

	background:#e8e8e8 url(../images/leftNavigation/secondTEST.gif) no-repeat -456px 100%;

	}



/* Arrow classes - Unsupported in IE6 */

/* Normal */

#leftNav #first #second a span.arrow {

	width:219px;

	height:100%;

	top:-6px;

	left:0;

	background:url(../images/leftNavigation/secondArrow.gif) 0 50% no-repeat;

	}



/* Hover */

#leftNav #first #second a span.arrow:hover {

	background-position:-229px 50%;

	}



/* Active */

#leftNav #first #second li a.active span.arrow,

#leftNav #first #second li a.active:hover span.arrow {

	width:228px;

	background:url(../images/leftNavigation/secondArrow.gif) -448px 50% no-repeat;

	}



#leftNav #first #second li a.active:hover span.arrow {height:100%;}



/* No children and active */

#leftNav #first #second li.noChildren a.active span.arrow,

#leftNav #first #second li.noChildren a.active:hover span.arrow {

	background-position:-686px 50%;

	height:100%;

	}



/* Selected */

#leftNav #first #second li a.selected span.arrow,

#leftNav #first #second li a.selected:hover span.arrow {

	display:block;

	background:url(../images/leftNavigation/secondArrow.gif) -924px 50% no-repeat;

	}



/* Last */

#leftNav #first #second li.last a span.arrow,

#leftNav #first #second li.last a.active:hover span.arrow,

#leftNav #first #second li.last a.selected:hover  span.arrow,

#leftNav #first #second li.last.noChildren a span.arrow,

#leftNav #first #second li.last.noChildren a.active:hover span.arrow,

#leftNav #first #second li.last.noChildren a.selected:hover  span.arrow {

	height:120%;

	top:-6px;

	}



#leftNav #first #second li.plusNesting a.active:hover span.arrow,

#leftNav #first #second li.plusNesting a.active:hover span.arrow,

#leftNav #first #second li.last.plusNesting a.active span.arrow,

#leftNav #first #second li.last.plusNesting a.active:hover span.arrow,

#leftNav #first #second li.last.plusNesting a.selected span.arrow,

#leftNav #first #second li.last.plusNesting a.selected:hover span.arrow  {

	top:-6px;

	height:100%;

	}



/* Third level list

---------------------------------------------------------------------- */



#leftNav #first #second #third {

	background:#fff url(../images/leftNavigation/thirdBg.gif) repeat-y;

	}



#leftNav #first #second #third a {

	width:179px;

	padding:4px 10px 17px 30px;

	font-weight:normal;

	font-size:1em;

	background:#f7f7f7 url(../images/leftNavigation/third.gif) bottom left no-repeat;

	}



#leftNav #first #second #third a:hover {

	background-color:#5793c1;

	background-position:bottom right;

	}



#leftNav #first #second #third a span {

	height:20px;

	background:url(../images/leftNavigation/thirdSpanTEST.gif) 0px 0px no-repeat;

	}



#leftNav #first #second #third a:hover span {

	background-position:0px -20px;

	}



/* First span of third level */

#leftNav #first #second #third a span.start {

	width:221px;

	left:-1px;

	background-position:0px -40px;

	}



#leftNav #first #second #third a:hover span.start {

	background-position:0px -60px;

	}



/* First span of the link immediately after a nested block */

#leftNav #first #second #third a span.closer {

	width:221px;

	background-position:0px -120px;

	left:-1px;

	}



/* First span of the link immediately after a nested block */

#leftNav #first #second #third a:hover span.closer {

	background-position:0px -140px;

	}



/* Active state w/arrow */

#leftNav #first #second #third a.active,

#leftNav #first #second #third a.active:hover {

	color:#005288;

	font-weight:bold;

	background:#f7f7f7 url(../images/leftNavigation/thirdTEST.gif) 0 100% no-repeat;

	width:185px;

	padding:4px 10px 17px 30px;

	}



#leftNav #first #second #third  a.active span,

#leftNav #first #second #third  a.active:hover span {

	width:227px;

	height:33px;

	background:url(../images/leftNavigation/thirdSpan.png) 0px 0px no-repeat;

	left:-1px;

	}



#leftNav #first #second #third  a.active span.start,

#leftNav #first #second #third  a.active:hover span.start {

	width:225px;

	height:10px;

	background-position:0px -33px;

	}



/* selected state w/out side arrow */

#leftNav #first #second #third a.selected,

#leftNav #first #second #third a.selected:hover {

	color:#333;

	font-weight:bold;

	background:#f7f7f7 url(../images/leftNavigation/thirdTEST.gif) 0 100% no-repeat;

	}



#leftNav #first #second #third  a.selected span,

#leftNav #first #second #third  a.selected:hover span {

	background:url(../images/leftNavigation/thirdSpanTEST.gif) 0px -80px no-repeat;

	}



#leftNav #first #second #third  a.selected span.start,

#leftNav #first #second #third  a.selected:hover span.start {

	background-position:0px -100px;

	}



/* Last link of third level */

#leftNav #first #second #third li.last a,

#leftNav #first #second #third li.last a.active:hover,

#leftNav #first #second #third li.last a.selected:hover {

	background-image:url(../images/leftNavigation/thirdLast.gif);

	}



/* Last link of third level w/out nested fourth level */

#leftNav #first #second li.last.plusNesting #third li.last a,

#leftNav #first #second li.last.plusNesting #third li.last a:hover,

#leftNav #first #second li.last.plusNesting #third li.last a.active,

#leftNav #first #second li.last.plusNesting #third li.last a.active:hover,

#leftNav #first #second li.last.plusNesting #third li.last a.selected,

#leftNav #first #second li.last.plusNesting #third li.last a.selected:hover {

	padding-bottom:10px;

	background-image:url(../images/leftNavigation/thirdLastNoNesting.gif);

	}



/* Last link of third level w/nested fourth level */

#leftNav #first #second li #third li.last.plusNesting a.active,

#leftNav #first #second li #third li.last.plusNesting a.active:hover,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a:hover,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.active,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.active:hover,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.selected,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.selected:hover {

	background:#f7f7f7 url(../images/leftNavigation/thirdTEST.gif) -450px 100% no-repeat;

	padding-bottom:16px;

	}



#leftNav #first #second #third li.noChildren a.active,

#leftNav #first #second #third li.noChildren a.active:hover {

	background:#f7f7f7 url(../images/leftNavigation/thirdTEST.gif) -225px 100% no-repeat;

	}



#leftNav #first #second li.last.plusNesting #third li.last.noChildren a.active,

#leftNav #first #second li.last.plusNesting #third li.last.noChildren a.active:hover {

	background:#f7f7f7 url(../images/leftNavigation/thirdTEST.gif) -450px 100% no-repeat;

	}



/* Arrow classes */

/* Normal */

#leftNav #first #second #third a span.arrow {

	width:219px;

	height:100%;

	top:-6px;

	left:0;

	background:url(../images/leftNavigation/thirdArrow.gif) 0 50% no-repeat;

	}



/* Hover */

#leftNav #first #second #third a span.arrow:hover {

	background-position:-229px 50%;

	}



/* Selected */

#leftNav #first #second #third li a.selected span.arrow,

#leftNav #first #second #third li a.selected:hover span.arrow {

	display:block;

	background:url(../images/leftNavigation/thirdArrow.gif) -924px 50% no-repeat;

	}



/* Active */

#leftNav #first #second #third  a.active span.arrow,

#leftNav #first #second #third  a.active:hover span.arrow {

	width:225px;

	height:100%;

	top:-6px;

	left:0;

	background:url(../images/leftNavigation/thirdArrow.gif) -448px 50% no-repeat;

	}



/* Active - no children */

#leftNav #first #second #third li.noChildren a.active span.arrow,

#leftNav #first #second #third li.noChildren a.active:hover span.arrow {

	background-position:-686px 50%;

	}



/* Last */

#leftNav #first #second #third li.last a.active span.arrow

#leftNav #first #second #third li.last a.active:hover span.arrow,



#leftNav #first #second #third li.last a.selected span.arrow

#leftNav #first #second #third li.last a.selected:hover  span.arrow,



#leftNav #first #second #third li.last.noChildren a span.arrow,

#leftNav #first #second #third li.last.noChildren a:hover span.arrow,



#leftNav #first #second #third li.last.noChildren a.active span.arrow,

#leftNav #first #second #third li.last.noChildren a.active:hover span.arrow,



#leftNav #first #second #third li.last.noChildren a.selected span.arrow

#leftNav #first #second #third li.last.noChildren a.selected:hover span.arrow {

	height:100%;

	top:-6px;

	}



#leftNav #first #second li.last.plusNesting #third li.last a span.arrow,

#leftNav #first #second li.last.plusNesting #third li.last a:hover span.arrow,



#leftNav #first #second li.last.plusNesting #third li.last a.active span.arrow,

#leftNav #first #second li.last.plusNesting #third li.last a.active:hover span.arrow,



#leftNav #first #second li.last.plusNesting #third li.last a.selected span.arrow,

#leftNav #first #second li.last.plusNesting #third li.last a.selected:hover span.arrow {

	height:120%;

	top:-6px;

	}



#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.active span.arrow,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.active:hover span.arrow,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.selected span.arrow,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.selected:hover span.arrow  {

	top:-10px;

	}



#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.active span.arrow,

#leftNav #first #second li.last.plusNesting #third li.last.plusNesting a.active:hover span.arrow {

	height:100%;

	top:-6px;

	}



/* Fourth level list

---------------------------------------------------------------------- */



#leftNav #first #second #third #fourth {

	background:#fff url(../images/leftNavigation/fourthBg.gif) repeat-y;

	}



#leftNav #first #second #third #fourth a {

	width:167px;

	padding:4px 10px 17px 42px;

	height:auto;

	font-weight:normal;

	font-size:.9em;

	background:#fff url(../images/leftNavigation/fourth.gif) bottom left no-repeat;

	}



#leftNav #first #second #third #fourth a:hover {

	background-color:#5693c1;

	background-position:bottom right;

	}



#leftNav #first #second #third #fourth a span {

	height:20px;

	background:url(../images/leftNavigation/fourthSpan.gif) 0px 0px no-repeat;

	}



#leftNav #first #second #third #fourth a:hover span {

	background-position:0px -20px;

	}



/* First span of fourth level */

#leftNav #first #second #third #fourth a span.start {

	width:221px;

	background-position:0px -40px;

	left:-1px;

	}



#leftNav #first #second #third #fourth a:hover span.start {

	background-position:0px -60px;

	}



/* Active state */

#leftNav #first #second #third #fourth a.active,

#leftNav #first #second #third #fourth a.active:hover {

	color:#005288;

	font-weight:bold;

	background:#fff url(../images/leftNavigation/fourth.gif) bottom left no-repeat;

	}



#leftNav #first #second #third #fourth a.active span,

#leftNav #first #second #third #fourth a.active:hover span {

	width:225px;

	height:32px;

	top:-7px;

	left:0px;

	background-image:url(../images/leftNavigation/fourthSpan.png);

	}



#leftNav #first #second #third #fourth a.active span.start,

#leftNav #first #second #third #fourth a.active:hover span.start {

	top:-7px;

	left:0px;

	background-position:0px 0px;

	}



/* Last link of fourth level */

#leftNav #first #second #third #fourth li.last a,

#leftNav #first #second #third #fourth li.last a.active:hover {

	padding-bottom:17px;

	background-image:url(../images/leftNavigation/fourthLast.gif);

	}



/* Last link of fourth level w/out any nested or following items */

#leftNav #first #second li.last.plusNesting #third li.last #fourth li.last a,

#leftNav #first #second li.last.plusNesting #third li.last #fourth li.last a:hover,

#leftNav #first #second li.last.plusNesting #third li.last #fourth li.last a.active,

#leftNav #first #second li.last.plusNesting #third li.last #fourth li.last a.active:hover,

#leftNav #first #second li.last.plusNesting #third li.last #fourth li.last a.selected,

#leftNav #first #second li.last.plusNesting #third li.last #fourth li.last a.selected:hover {

	padding-bottom:12px;

	background-image:url(../images/leftNavigation/fourthLastNoNesting.gif);

	}



/* Arrow class - not supported in IE6 */

#leftNav #first #second #third #fourth a span.arrow {

	width:229px;

	height:100%;

	top:-7px;

	background:url(../images/leftNavigation/fourthArrow.gif) 0 50% no-repeat;

	}



#leftNav #first #second #third #fourth a:hover span.arrow {

	background-position:-229px 50%;

	}



#leftNav #first #second #third #fourth a.active span.arrow,

#leftNav #first #second #third #fourth a.active:hover span.arrow {

	background:url(../images/leftNavigation/fourthArrow.gif) -458px 50% no-repeat;

	height:100%;

	}



#leftNav #first #second #third #fourth li.last a span.arrow {

	top:-6px;

	}



#leftNav #first #second li.last.plusNesting #third li.last #fourth li.last a span.arrow {

	top:-4px;

	}



/* G4-R1 ENDS

---------------------------------------------------------------------------------------------------- */



/*------------------------------------------------------------- Main Content div*/



h4{

	margin-top: 10px;

	margin-bottom: 10px;

}

.homepage div#bupaMainContent

	{

	float:left;

	width: 710px;

	}


.nonhomepage div#bupaMainContent{

	float:left;

	

	width:530px;

}



.sitemap #bupaMainContent

	{width:940px;}



.popup div#bupaMainContent

	{margin:0 10px;}



.tick,

.ticked

	{background:url("../images/icons/tick.png") 0 0 no-repeat;

	padding-left:23px;}



.cross,

.crossed

	{background:url("../images/icons/cross.png") 0 0 no-repeat;

	padding-left:23px;}



/*--------------------------------------------------------------------------- on-page tables*/



#bupaMainContent table

	{table-layout:fixed;}



#bupaMainContent table caption

	{color:#666;

	font-size:1.3em;

	font-weight:bold;

	padding:10px 0 10px;}



#bupaMainContent table th,

#bupaMainContent table td

	{padding:7px 10px;}



#bupaMainContent table tfoot

	{border-bottom:1px solid #ccc;}



/*------------------------------------------------------------- M39 default tables via FCK editor*/



#bupaMainContent table.default

	{table-layout:auto;

	clear:both;

	margin:0 auto 15px;}



.category #bupaMainContent table.default

	{width:520px;}



.homepage #bupaMainContent table.default,

.noLHN #bupaMainContent table.default,

.noRHP #bupaMainContent table.default,

.wide #bupaMainContent table.default,

.popup #bupaMainContent table.default

	{width:700px;}



.category #bupaMainContent table.default thead

	{background:url("../images/genNarrowBg.jpg") 0 0 no-repeat;}



.homepage #bupaMainContent table.default thead,

.noLHN #bupaMainContent table.default thead,

.noRHP #bupaMainContent table.default thead,

.wide #bupaMainContent table.default thead,

.popup #bupaMainContent table.default thead

	{background:url("../images/genWideBg.jpg") 0 0 no-repeat;}



#bupaMainContent table.default td

	{border:1px solid #dbdbdb;}



#bupaMainContent table.default a

	{background:url("../images/icons/iconsArrows.png") -8px -255px no-repeat;

	color:#1e4c79;

	padding-left:12px;}



#bupaContent #bupaMainContent table.doubleHeader,

#bupaContent #bupaMainContent table.doubleHeader thead

	{background:none;}



#bupaMainContent table.doubleHeader caption

	{padding:15px;

	border-bottom:1px solid #dbdbdb;

	margin-left:-1px;}



.category #bupaMainContent table.doubleHeader caption

	{background:url("../images/genNarrowBg.jpg") 0 0 no-repeat;}



.homepage #bupaMainContent table.doubleHeader caption,

.noLHN #bupaMainContent table.doubleHeader caption,

.noRHP #bupaMainContent table.doubleHeader caption,

.wide #bupaMainContent table.doubleHeader caption,

.popup #bupaMainContent table.doubleHeader caption

	{background:url("../images/genWideBg.jpg") 0 0 no-repeat;}



#bupaMainContent table.doubleHeader thead tr

	{background:url("../images/bottomGradient.jpg") 0 100% repeat-x;}



#bupaMainContent table.doubleHeader th,

#bupaMainContent table.doubleHeader td

	{border:1px solid #dbdbdb;}



#bupaMainContent table.default td span.icon

	{float:left;

	line-height:0;}



/*------------------------------------------------------------- comparison tables with caption*/



table.compare

	{width:700px;

	background:url("../images/genWideBg.jpg") 0 -35px no-repeat;}



table.compare caption

	{background:url("../images/genWideBg.jpg") 0 0 no-repeat;}



table.compare th h3

	{color:#333;

	font-size:1em;

	text-align:left;

	padding:5px 0 0 5px;}



table.compare thead th

	{border-left:1px solid #e5e5e5;

	border-bottom:1px solid #e5e5e5;}



table.compare tbody tr

	{border:1px solid #e5e5e5;}



table.compare tbody th,

table.compare tfoot th

	{vertical-align:top;}



table.compare tbody th,

table.compare tfoot th

	{text-align:left;

	border-top:1px solid #e5e5e5;

	border-bottom:1px solid #e5e5e5;}



table.compare a

	{color:#1e4c79;}



table.compare tbody th a,

table.compare tfoot li

	{background:url("../images/icons/iconsArrows.png") -8px -255px no-repeat;

	font-weight:normal;

	padding-left:12px;}



table.compare td

	{border:1px solid #e5e5e5;}



table.compare td.key

	{font-size:0.85em;}



/*----------------- wide comparison table with caption */



form.wide

	{background:url("../images/genWideBg.jpg") 0 -35px no-repeat;}



form.wide table caption

	{padding:10px 0 10px 150px;}



form.wide table col.headers

	{width:280px;}



form.wide table thead th

	{color:#1e4c79;}



form.wide table td

	{text-align:center;}



/*----------------- yes-or-no features wide comparison table, no caption */



table.features

	{background:url("../images/genWideBg.jpg") 0 0 no-repeat;}



table.features col

	{width:14%;}



table.features col.headers

	{width:auto;}



table.features tbody td

	{text-align:center;}



table.features tbody td.yes,

table.features tbody td.no,

table.features tbody td.opt

	{text-indent:-99999px;}



table.features tbody td.yes

	{background:url("../images/icons/tick.png") center center no-repeat;}



table.features tbody td.no

	{background:url("../images/icons/cross.png") center center no-repeat;}



table.features tbody td.opt

	{background:url("../images/icons/optional.png") center center no-repeat;}



table.features sup

	{font-size:0.7em;

	vertical-align:text-top;

	padding:0 1px;}



table.features tfoot td ul li,

table.features tfoot td p

	{margin:5px 0;}



table.features tfoot td.key dl dt

	{clear:left;

	float:left;

	line-height:18px;

	width:30px;}



table.features tfoot td.key dl dd

	{float:left;

	line-height:18px;}



/*----------------- M25-R1 comparison table with checkboxes*/



form.narrow

	{width:520px;}



form.narrow table

	{width:520px;

	table-layout:fixed;

	background:url("../images/genNarrowBg.jpg") 0 0 no-repeat;

	margin-bottom:15px;}



form.narrow table col.headers

	{width:420px;

	border-left:0;}



form.narrow table tbody label

	{margin-bottom:-5px;}



form.narrow table tbody label

	{background:url("../images/icons/iconsArrows.png") -6px -256px no-repeat;

	color:#1e4c79;

	padding-left:10px;

	margin-bottom:10px;}



form.narrow table tbody label:hover

	{color:#1ea2fa;

	cursor:pointer;}



#bupaMainContent form.narrow table tbody p

	{margin-bottom:10px;}



form.narrow table tbody img

	{float:left;

	max-width:100px;}



#bupaMainContent form.narrow table.compare th,

#bupaMainContent form.narrow table.compare td {

	padding:10px;

	}



#bupaMainContent form.narrow table.compare th h3 {

	padding:5px 0 0 0;

	margin-bottom:0;

	}



#bupaMainContent form.narrow table tbody ul.features

	{float:left;

	display:inline;

	max-width:275px;

	margin:0 0 0 10px;

	padding-left:0;}



#bupaMainContent form.narrow table tbody ul.features li

	{background:none;

	font-weight:bold;

	padding:0;

	margin:0 0 10px 0;}



#bupaMainContent form.narrow table tbody ul.features li span

	{font-weight:normal;

	margin-left:5px;}



form.narrow table tbody td.checkbox

	{text-align:center;}



/*------------------------------------------------------------- on-page user forms*/



#bupaMainContent form h2

	{background:url("../images/icons/iconsArrows.png") 7px -132px no-repeat;

	padding-left:25px;

	margin:0 0 0 20px;}



form .error_message

	{color:#d00;

	font-weight:bold;}



form input.text,

form select,

form textarea

	{font-size:0.9em;

	color:#333;

	padding:1px 2px 3px 2px;

	border:0;

	border-top:2px solid #eee;

	border-left:2px solid #eee;

	outline:1px solid #aaa;}



form textarea

	{font-family:Arial,Helvetica,sans-serif;}



form input.text:focus,

form input.text:active,

form select:focus,

form select:active,

form textarea:focus,

form textarea:active

	{background:#efefef;

	border:0;

	border-top:2px solid #eee;

	border-left:2px solid #eee;

	outline:1px solid #aaa;}



/*---------------- submit buttons */



#bupaMainContent form label.button

	{min-width:100px;

	background:url("../images/submit.png") 0 0 no-repeat;

	padding:0 0 0 5px;

	margin:0;}



form label.button,

form input.submit

	{float:left;}



form label.button.righty,

form input.submit.righty

	{float:right;}



form label.button:hover

	{background:url("../images/submit.png") 0 100% no-repeat;}



form input.submit

	{display:block;

	min-width:100px;

	height:41px;

	background:url("../images/submit.png") 100% 0 no-repeat;

	color:#fff;

	font-size:1.1em;

	font-weight:bold;

	text-align:center;

	cursor:pointer;

	border:0;

	padding:0 30px 5px 0;

	margin:0;}



form input.submit:hover

	{background:url("../images/submit.png") 100% 100% no-repeat;}



/*--------------------------------------------------------------*/



form.default

	{width:520px;

	background:url("../images/genNarrowBg.jpg") 0 0 no-repeat;

	padding:20px 0 0;

	margin:0 0 20px;}



form.compare

	{overflow:auto;

	margin-bottom:20px;}



form.default fieldset.outer

	{background:url("../images/genNarrowBg.jpg") 0 100% no-repeat;

	padding:0 30px 20px;}



#bupaMainContent form.compare h2

	{background:none;

	padding-left:0;

	margin:0;}



#bupaMainContent form.default h3

	{font-size:1em;

	line-height:1.35;

	margin-bottom:0;}



form.default label,

form.compare label,

form.default fieldset.multiField

	{position:relative;

	clear:left;

	display:block;

	font-size:1.1em;

	font-weight:bold;

	margin:0 0 10px;}



form.default label.valid,

form.default fieldset.valid

	{background:url("../images/icons/iconsForm.png") 300px 13px no-repeat;}



form.default label.invalid,

form.default fieldset.invalid

	{background:url("../images/icons/iconsForm.png") 300px -44px no-repeat;}



form.default fieldset.multiField label

	{clear:none;

	float:left;

	font-size:0.9em;

	font-weight:normal;

	padding:2px 0;

	margin:0;}



form.default label.checkbox

	{font-size:0.9em;

	font-weight:normal;}



form.default input.text,

form.default select,

form.default textarea

	{display:block;

	width:280px;

	margin:5px 20px 0 0;}



form.default .valid input.text,

form.default .valid select,

form.default .valid textarea

	{border:1px solid #c1d27b;

	outline:0;}



form.default .invalid input.text,

form.default .invalid select,

form.default .invalid textarea

	{border:1px solid #ef4848;

	outline:0;}



form.default select

	{width:284px;}



form.default fieldset.multiField input.text

	{margin-bottom:10px;}



form.default fieldset.multiField label

	{padding-top:5px;

	margin-right:10px;}



form.default fieldset.multiField label input

	{vertical-align:bottom;

	margin:2px 5px 0 0;}



form.default label.checkbox input

	{line-height:1.1;

	vertical-align:middle;

	margin-right:5px;}



form.default label.textarea

	{vertical-align:top;}



form.default input.short,

form.default select.short

	{width:130px;}



form.default .prefix

	{float:left;}



form.default span.fieldInfo

	{float:left;

	font-size:0.9em;

	font-weight:normal;

	color:#333;

	margin:5px 0 15px -15px;}



form.default span.fieldInfo a

	{color:#1e4c79;}



form.default span.fieldInfo a.postcodeLookup

	{float:left;

	line-height:15px;

	background:url("../images/icons/iconsContactM43.png") 8px -2px no-repeat;

	padding:5px 0 10px 40px;}



form.default span.invalidInfo

	{position:absolute;

	top:1.45em;

	left:340px;

	width:130px;

	color:#d00;

	font-size:0.9em;

	font-weight:normal;

	line-height:1.2;}



/*------------------------------------------------------------- on-page content modules*/



#bupaMainContent h1,

#bupaMainContent div#pageHeading

	{font-family:"Bupa Quanta", Arial, Helvetica, sans-serif;

	font-size:2.5em;

	font-weight:normal;

	line-height:1.8;}



#bupaMainContent h2

	{font-size:1.5em;

	font-weight:normal;

	line-height:1.35;

	margin-bottom:10px;

	clear:both;}



#bupaMainContent h3

	{font-size:1.2em;

	line-height:1.35;

	margin-bottom:10px;}



#bupaMainContent h3 a

	{background:url("../images/icons/iconsArrows.png") 7px -135px no-repeat;

	padding-left:25px;

	margin-left:-12px;}



#bupaMainContent h3 a:hover

	{color:#1ea2fa;

	text-decoration:none;}



#bupaMainContent p

	{line-height:1.35;

	margin:0 0 15px;}



#bupaMainContent ul.column + p

	{clear:left;}



#bupaMainContent .smallprint

	{font-size:0.9em;}



#bupaMainContent dl

	{margin:0 0 20px;}



#bupaMainContent ul.column

	{float:left;

	width:45%;

	padding:0 11px;

	margin-bottom:10px;}



#bupaMainContent ul.first

	{clear:both;}



#bupaMainContent ul,

#bupaMainContent ol

	{margin-top:15px;}



#bupaMainContent ul li,

#bupaMainContent ol li

	{line-height:1.35;

	margin:0 25px 15px;}



#bupaMainContent ul

	{list-style-position:inside;}



/* This breaks content inside M18-R1 but fixes RHP */

.wide #bupaMainContent ul li {

	background-image:none;

	padding-left:0;

	margin:0;

	}



#bupaMainContent ul.ticks li

	{background:url("../images/icons/tick.png") 0 0 no-repeat;

	line-height:18px;

	padding-left:25px;}



#bupaMainContent ul li h3 a

	{background:url("../images/icons/iconsArrows.png") 7px -135px no-repeat;

	padding-left:25px;}



#bupaMainContent p.readMore

	{text-align:right;}



#bupaMainContent p.readMore a

	{background:url("../images/icons/iconsArrows.png") -8px -255px no-repeat;

	padding-left:12px;}



div#bupaContent .hidden

	{display:none;}



#bupaMainContent table.left,

#bupaMainContent div.left,

#bupaMainContent img.left,

#bupaMainContent div.flash.left ul

	{float:left;

	margin:10px 15px 10px 0;}



#bupaMainContent table.right,

#bupaMainContent div.right,

#bupaMainContent img.right,

#bupaMainContent div.flash.right ul

	{float:right;

	margin:10px 0 10px 15px;}



.wide #bupaMainContent table.left,

.wide #bupaMainContent table.right,

.wide #bupaMainContent div.left,

.wide #bupaMainContent div.right,

.wide #bupaMainContent div.flash.right ul

	{margin:0 0 10px 0;}



#bupaMainContent table.centre,

#bupaMainContent div.centre,

#bupaMainContent div.centre object,

#bupaMainContent img.centre,

#bupaMainContent div.flash.centre ul

	{display:block;

	margin:0 auto 20px;}



div#bupaMainContent hr,

div#bupaMainContent span.hr {

	display:block;

	height:1px;

	font-size:1px;

	padding:0;

	margin:0 0 20px 0;

	background-color:#cecece;

	color:#cecece;

	border:0;

	clear:both;

	}



/*------------------------------------------------------------- Main Content div - custom icons on links*/



#bupa div#bupaMainContent #bupaFooter a[target ="_blank"]

	{line-height:1.35;

	background:url("../images/icons/iconsLinks.png") 100% -18px  no-repeat;

	padding-right:15px;}



#bupa div#bupaMainContent #bupaFooter a[href ^="http://"]

	{line-height:1.35;

	background:url("../images/icons/iconsLinks.png") 100% 0 no-repeat;

	padding-right:15px;}



#bupa div#bupaMainContent a.help

	{display:inline-block;

	background:url("../images/icons/help.png") 0 0 no-repeat;

	text-indent:-99999px;

	width:16px;

	line-height:16px;

	margin-left:3px;}



#bupa div#bupaMainContent a.help:hover {

	background-position:0 -116px;

	}



#bupaMainContent .black

	{color:#333;

	text-shadow:1px 1px 2px rgba(0,0,0,0.3);}



#bupaMainContent .grey

	{color:#888;

	text-shadow:1px 1px 2px rgba(0,0,0,0.3);}



#bupaMainContent .white

	{color:#fff;

	text-shadow:1px 1px 2px rgba(0,0,0,0.4);}



#bupaMainContent .illus img

	{position:absolute;

	top:0;

	left:0;

	z-index:-1;}



#bupaMainContent #pageHeading span

	{display:block;

	line-height:1.2;

	font-size:0.55em;}



#bupaMainContent #pageHeading span a

	{color:#1e4c79;}



#bupaMainContent #pageHeading span a:hover

	{color:#1ea2fa;}



#bupaMainContent h1#seoHeading

	{text-indent:-99999px;

	height:0;

	line-height:0;

	margin:0;}



#bupaMainContent p#tagline

	{font-size:1.3em;

	padding-bottom:10px;

	border-bottom:1px solid #cecece;

	margin:10px 0 15px;

	line-height:1;}



/*----------------------------------------------------------------------- M3 Anchor links*/



#bupaMainContent div.anchor {

	width:520px;

	margin:0 0 20px;

	padding:0;

	background:url("../images/anchorCurves.gif") no-repeat 0 -3px;

	}



#bupaMainContent div.anchor ul {

	width:488px;

	margin:3px 0 0 0;

	padding:15px 15px 0 15px;

	float:left;

	border:1px solid #e8e8e8;

	border-width:0px 1px;

	line-height:1;

	}



#bupaMainContent div.anchor ul li {

	padding:0 0 0 10px;

	line-height:1.4em;

	margin-left:0;

	background:url("../images/icons/iconsArrows.png") no-repeat -8px -255px;

	}



#bupaMainContent div.anchor ul li a{

	background:none;

	margin:0;

	}



#bupaMainContent div.anchor span {

	display:block;

	width:520px;

	height:3px;

	font-size:3px;

	clear:both;

	overflow:hidden;

	background:url("../images/anchorCurves.gif") no-repeat 0 0;

	}



/*---------------------------------------------------------------------- M5 Back to top*/



#bupaMainContent p.backToTop {

	clear:both;

	text-align:right;

	line-height:1;

	}



#bupaMainContent p.backToTop a {

	padding-left:17px;

	background:url("../images/icons/iconsArrows.png") no-repeat 0px -990px;

	}



/*-------------------------------------------------------------- M8 FAQ Category Selector */



#bupaMainContent div.FAQcategorySelector

	{margin:20px 0;}



body.category #bupaMainContent div.FAQcategorySelector

	{background:url("../images/genNarrowBg.jpg") 0 0 no-repeat;}



body.noLHN #bupaMainContent div.FAQcategorySelector,

body.noRHP #bupaMainContent div.FAQcategorySelector

	{background:url("../images/genWideBg.jpg") 0 0 no-repeat;}



#bupaMainContent div.FAQcategorySelector h2

	{padding:15px 15px 0 15px;}



#bupaMainContent div.FAQcategorySelector h3

	{padding:15px 20px 0 15px;}



#bupaMainContent div.FAQcategorySelector ol

	{list-style-type:none;

	margin:0 20px;}



#bupaMainContent div.FAQcategorySelector ol li

	{margin:10px 15px;}



#bupaMainContent div.FAQcategorySelector ol li a

	{background:url("../images/icons/iconsArrows.png") -8px -255px no-repeat;

	padding-left:12px;}



#bupaMainContent div.FAQcategorySelector p

	{margin:0 15px 15px 15px;}



#bupaMainContent div.FAQcategorySelector p.seeAll

	{cursor:pointer;

	padding:0 20px 15px 0;

	margin:0;}



body.category #bupaMainContent div.FAQcategorySelector p.seeAll

	{background:url("../images/genNarrowBg.jpg") 0 100% no-repeat;}



body.noLHN #bupaMainContent div.FAQcategorySelector p.seeAll,

body.noRHP #bupaMainContent div.FAQcategorySelector p.seeAll

	{background:url("../images/genWideBg.jpg") 0 100% no-repeat;}



#bupaMainContent div.FAQcategorySelector p.seeAll span

	{background:url("../images/icons/iconsArrows.png") -8px -255px no-repeat;

	color:#1e4c79;

	padding-left:12px;}



#bupaMainContent div.FAQcategorySelector p.seeAll span:hover

	{text-decoration:underline;}



/*-------------------------------------------------------------------- M11-R1 FAQ Questions */



body.category #bupaMainContent dl.FAQ

	{background:url("../images/genNarrowFlatBg.jpg") 0 0 no-repeat;}



body.noLHN #bupaMainContent dl.FAQ,

body.noRHP #bupaMainContent dl.FAQ

	{background:url("../images/genWideFlatBg.jpg") 0 0 no-repeat;}



#bupaMainContent dl.FAQ dt

	{position:relative;

	color:#1e4c79;

	font-weight:bold;

	cursor:pointer;

	padding:15px 90px 0 20px;

	margin:0 0 15px;}



#bupaMainContent dl.FAQ dt:hover

	{color:#1ea2fa;}



#bupaMainContent dl.FAQ dt span

	{display:none;					/*--- default - overridden by classes below ---*/

	position:absolute;

	top:16px;

	right:15px;

	color:#333;

	font-weight:normal;

	line-height:13px;

	padding-right:25px;}



#bupaMainContent dl.FAQ dt.collapsed span

	{display:block;

	background:url("../images/icons/iconsShowHide.png") 100% -13px no-repeat;}



#bupaMainContent dl.FAQ dt.expanded span

	{display:block;

	background:url("../images/icons/iconsShowHide.png") 100% 0 no-repeat;}



#bupaMainContent dl.FAQ dt:hover span

	{text-decoration:underline;}



#bupaMainContent dl.FAQ dd

	{background:url("../images/bottomPaleGradient.jpg") 100% 100% repeat-x;

	line-height:1.35;

	padding:0 20px 25px;

	border-left:1px solid #e3e3e3;

	border-right:1px solid #e3e3e3;}



#bupaMainContent dl.FAQ dd.collapsed

	{height:0;

	text-indent:-99999px;

	margin-top:-20px;}



body.category #bupaMainContent dl.FAQ dd.last

	{background:url("../images/genGradNarrBottom.jpg") 100% 100% no-repeat;

	border-right:1px solid #fff;	/*bodge to cover container border*/

	margin-right:-1px;}



#bupaMainContent dl.FAQ dd.collapsed br,

#bupaMainContent dl.FAQ dd.collapsed hr

	{display:none;}



#bupaMainContent dl.FAQ dd.collapsed li

	{line-height:0;

	list-style-type:none;}



#bupaMainContent dl.FAQ dd ol li

	{margin-left:20px;}



#bupaMainContent dl.FAQ dd p,

#bupaMainContent dl.FAQ dd img,

#bupaMainContent dl.FAQ dd table

	{margin:10px 0 0;}



#bupaMainContent dl.FAQ dd table.default

	{width:90%;}



#bupaMainContent dl.FAQ dd.collapsed table.default

	{position:absolute;

	left:-99999px;}



/*------------------------------------------------------------------------ M13-R1 Next Steps*/



#bupaMainContent ul.nextSteps {

	width:470px;

	padding:17px 24px 14px 24px;

	margin-bottom:20px;

	border:1px solid #d9d9d9;

	background:url("../images/nextStepsBg.gif") repeat-x;

	}



.wide #bupaMainContent ul.nextSteps {clear:both;}



#bupaMainContent ul.nextSteps h3,

#bupaMainContent ul.nextSteps p {

	background:none;

	margin:0;

	padding:0;

	line-height:1;

	}



#bupaMainContent ul.nextSteps h3 {

	padding:.1em 0 .2em 0;

	}



#bupaMainContent ul.nextSteps p {margin-bottom:.5em;}



#bupaMainContent ul.nextSteps li,

#bupaMainContent ul.nextSteps li a {

	background:none;

	margin:0;

	padding:0;

	}



#bupaMainContent ul.nextSteps li a {

	font-weight:bold;

	}



#bupaMainContent ul.nextSteps li,

.wide #bupaMainContent ul.nextSteps li {

	height:auto;

	min-height:44px;

	padding:0 0 0 52px;

	margin:0 0 10px 0;

	border-bottom:1px solid #f0f0f0;

	background-repeat:no-repeat;

	background-image:url("../images/icons/iconsNextSteps.png");

	}



#bupaMainContent ul.nextSteps li.compare {background-position:0px 0px;}



#bupaMainContent ul.nextSteps li.quote {background-position:-508px 0px;}



#bupaMainContent ul.nextSteps li.contactUs {background-position:-1017px 0px;}



#bupaMainContent ul.nextSteps li.faqs {background-position:-1525px 0px;}



#bupaMainContent ul.nextSteps li.facility {background-position:-2033px 0px;}



#bupaMainContent ul.nextSteps li.voucher {background-position:-2541px 0px;}



#bupaMainContent ul.nextSteps li.online {background-position:-3049px 0px;}



#bupaMainContent ul.nextSteps li.survey {background-position:-3557px 0px;}



#bupaMainContent ul.nextSteps li.help {background-position:-4065px 0px;}



#bupaMainContent ul.nextSteps li.tandc {background-position:-4573px 0px;}



#bupaMainContent ul.nextSteps li.apply {background-position:-5081px 0px;}



#bupaMainContent ul.nextSteps li.find {background-position:-5589px 0px;}



#bupaMainContent ul.nextSteps li.booking {background-position:-6097px 0px;}



#bupaMainContent ul.nextSteps li.brochure {background-position:-6605px 0px;}



#bupaMainContent ul.nextSteps li.application {background-position:-7113px 0px;}



#bupaMainContent ul.nextSteps li.last,

.wide #bupaMainContent ul.nextSteps li.last {

	border-bottom:none;

	margin:0;

	}



#bupaMainContent ul.nextSteps li ul.stepInline {margin-top:0;}



#bupaMainContent ul.nextSteps li ul.stepInline li,

.wide #bupaMainContent ul.nextSteps li ul.stepInline li,

#bupaMainContent ul.nextSteps li ol.stepInline li,

.wide #bupaMainContent ul.nextSteps li ol.stepInline li {

	display:inline;

	background:none;

	border-bottom:none;

	padding:0;

	margin:0;

	}



#bupaMainContent ul.nextSteps li ul.stepInline li a,

#bupaMainContent ul.nextSteps li ol.stepInline li a {

	font-weight:bold;

	padding-left:1em;

	}



#bupaMainContent li.quote p em{

	font-size:1.1em;

	font-weight:bold;

	font-style:normal;

	}



/*----------------------------------------------------------------------- M15-R1 Detail listing*/



#bupaMainContent div.preDetailListing

	{height:15px;

	margin-bottom:-10px;}



body.category #bupaMainContent div.preDetailListing

	{background:url("../images/genNarrowBg.jpg") 0 0 no-repeat;}



body.noLHN #bupaMainContent div.preDetailListing,

body.noRHP #bupaMainContent div.preDetailListing

	{background:url("../images/genWideBg.jpg") 0 0 no-repeat;}



#bupaMainContent div.detailListing

	{padding:20px 0 0;

	border-left:1px solid #e9e9e9;

	border-right:1px solid #e9e9e9;

	margin-bottom:20px;}



body.popup #bupaMainContent div.detailListing

	{border:1px solid #e3e3e3;

	border-bottom:0;}



#bupaMainContent div.detailListing h2

	{position:relative;

	cursor:pointer;

	padding:0 80px 15px 10px;

	border-bottom:1px solid #e9e9e9;

	margin:0 5px 10px 5px;}



body.popup #bupaMainContent div.detailListing h2

	{background:url("../images/tableGradient.jpg") 0 0 repeat-x;

	padding-top:20px;

	margin-top:-20px;}



#bupaMainContent div.detailListing h2:hover

	{color:#1ea2fa;}



#bupaMainContent div.detailListing h2 span.showhide

	{font-size:0.65em;}



#bupaMainContent div.detailListing h3

	{padding:0 15px 10px;

	border-bottom:1px solid #e9e9e9;

	margin:0 0 10px;}



#bupaMainContent div.detailListing h2:hover span.showhide,

#bupaMainContent div.detailListing dt:hover span.showhide,

#bupaMainContent div.detailListing a:hover

	{text-decoration:underline;}



#bupaMainContent div.detailListing p

	{margin:0 10px 15px 15px;}



#bupaMainContent div.detailListing dl

	{margin:0;}



#bupaMainContent div.detailListing dt

	{position:relative;

	color:#1e4c79;

	font-weight:bold;

	cursor:pointer;

	min-height:20px;

	line-height:1.35;

	padding:0 75px 0 25px;

	margin:0 0 10px 15px;}



#bupaMainContent div.detailListing dt.included

	{background:url("../images/icons/tick.png") 0 0 no-repeat;}



#bupaMainContent div.detailListing dt.notincluded

	{background:url("../images/icons/cross.png") 0 0 no-repeat;}



#bupaMainContent div.detailListing dt:hover

	{color:#1ea2fa;}



#bupaMainContent div.detailListing dt span,

#bupaMainContent div.detailListing dt em

	{color:#333;

	font-style:normal;

	margin-left:5px;}



#bupaMainContent div.detailListing h2 span.showhide,

#bupaMainContent div.detailListing dt span.showhide

	{display:none;					/*--- default - overridden by classes below ---*/

	position:absolute;

	top:5px;

	right:15px;

	line-height:13px;

	font-weight:normal;

	padding-right:25px;}



#bupaMainContent div.detailListing h2 span.showhide

	{right:10px;}



body.popup #bupaMainContent div.detailListing h2 span.showhide

	{top:25px;}



#bupaMainContent div.collapsed h2 span.showhide,

#bupaMainContent div.detailListing dt.collapsed span.showhide

	{display:inline;

	background:url("../images/icons/iconsShowHide.png") 100% -13px no-repeat;}



#bupaMainContent div.expanded h2 span.showhide,

#bupaMainContent div.detailListing dt.expanded span.showhide

	{display:inline;

	background:url("../images/icons/iconsShowHide.png") 100% 0 no-repeat;}



#bupaMainContent div.detailListing dd

	{background:url("../images/bottomPaleGradient.jpg") 100% 100% repeat-x;

	line-height:1.35;

	padding:0 40px 25px;

	margin:0 0 10px 0;}



body.popup #bupaMainContent div.detailListing dd

	{border-left:0;

	border-right:0;}



#bupaMainContent div.detailListing dd.last

	{border-bottom:1px solid #e9e9e9;}



#bupaMainContent div.detailListing dd.collapsed

	{height:0;

	text-indent:-99999px;

	margin-top:-20px;}



#bupaMainContent div.detailListing dd.important

	{position:relative;

	top:-25px;

	height:auto;

	text-indent:0;

	background-color:#fff;

	margin:0 0 -10px;}



#bupaMainContent div.detailListing dd.lastImportant

	{height:auto;

	text-indent:0;

	background-color:#fff;

	border-bottom:1px solid #e9e9e9;

	margin:-25px 0 10px;}



#bupaMainContent div.detailListing dd.collapsed br,

#bupaMainContent div.detailListing dd.collapsed hr

	{display:none;}



#bupaMainContent div.detailListing dd.collapsed li

	{line-height:0;

	list-style-type:none;}



#bupaMainContent div.detailListing dd ol li

	{margin-left:30px;}



#bupaMainContent div.detailListing dd p,

#bupaMainContent div.detailListing dd img,

#bupaMainContent div.detailListing dd table

	{margin:10px 0 0;}



.category #bupaMainContent div.detailListing dd table.default

	{width:450px;}



.category #bupaMainContent div.detailListing dd table.default thead

	{background:url("../images/prodDetTableGrad.jpg") 0 0 no-repeat;}



.category #bupaContent #bupaMainContent div.detailListing dd table.doubleHeader

	{background:none;}



.category #bupaMainContent div.detailListing dd table.doubleHeader caption

	{background:url("../images/prodDetTableGrad.jpg") 0 0 no-repeat;}



#bupaMainContent div.detailListing dd.collapsed img,

#bupaMainContent div.detailListing dd.collapsed table.default

	{position:absolute;

	left:-99999px;}



/*----------------------------------- m18 - mixed content 'text block' --*/



#bupaMainContent div.textBlock

	{margin-bottom:20px;}



#bupaMainContent > div.textBlock {overflow:auto;}



/* M18 has to clear the RHP in Comparison results */

.wide #bupaMainContent div.textBlock

	{clear:both;}



#bupaMainContent div.textBlockBrdr {border-bottom:1px solid #cecece;}



#bupaMainContent div.textBlock h2

	{clear:none;}



#bupaMainContent table.graphic

	{table-layout:auto;

	width:180px;}



body.category #bupaMainContent table.twoColumn

	{width:520px;

	margin-bottom:15px;}



body.homepage #bupaMainContent table.twoColumn,

body.noRHP #bupaMainContent table.twoColumn

	{width:700px;

	margin-bottom:15px;}



body.noLHN #bupaMainContent table.twoColumn

	{width:760px;

	margin-bottom:15px;}



#bupaMainContent table.graphic td

	{padding:5px 0 0 0;}



#bupaMainContent table.graphic td.caption

	{width:65%;

	vertical-align:top;

	font-size:0.9em;}



#bupaMainContent table.graphic a.enlarge

	{float:right;

	background:url("../images/enlarge.png") center left no-repeat;

	color:#1e4c79;

	font-size:0.9em;

	line-height:25px;

	padding:0 5px 0 18px;}



#bupaMainContent div.textBlock ul

	{overflow:auto;}



div.textBlock div.getFlash

	{width:35%;}



/* Reapplying list styles stripped off of general declaration for wide flexible */

.wide #bupaMainContent div.textBlock ul.bulleted li {

	padding-left:15px;

	margin:15px 0;

	background:url(../images/bullet.png) no-repeat 5px 5px;

	}



.wide #bupaMainContent div.textBlock ul.ticks li {

	padding-left:25px;

	background:url(../images/icons/tick.png) no-repeat 0 0;

	}



/*------------------------------------------------------------------ M22 Footnotes*/



#bupaMainContent ul.footNotes {

	width:518px;

	padding:0;

	border:1px solid #d9d9d9;

	font-size:.9em;

	float:left;

	clear:both;

	background:#fff url("../images/footNotesBg.jpg") repeat-x 0 0;

	margin-bottom:20px;

	}



/* Width reduced from 698px to line up with product panel content edges */

.homepage #bupaMainContent ul.footNotes {

	width:690px;

	margin-left:3px;

	display:inline;

	}



.globalHome	#bupaMainContent ul.footNotes {

	width:938px;

	float:none;

	}



#bupaMainContent ul.footNotes li,

.wide #bupaMainContent ul.footNotes li {

	background-image:none;

	padding:0;

	margin:15px 15px 15px 15px;

	line-height:1.35;

	}



/* Used in the key for Product Comparison functional component */

#bupaMainContent ul.footNotes li.keyTick,

#bupaMainContent ul.footNotes li.keyCross,

#bupaMainContent ul.footNotes li.keyOptional {

	min-height:16px;

	padding:0 0 0 19px;

	background-repeat:no-repeat;

	}



#bupaMainContent ul.footNotes li.keyTick {

	background-image:url(../images/icons/tick.png);

	background-position:center left;

	}



#bupaMainContent ul.footNotes li.keyCross {

	background-image:url(../images/icons/cross.png);

	background-position:-2px -2px;

	}



#bupaMainContent ul.footNotes li.keyOptional {

	background-image:url(../images/icons/optional.png);

	background-position:1px 0px;

	}



#bupaMainContent ul.footNotes li sup {

	display:block;

	float:left;

	padding:1px 4px 0 0;

	margin:-3px 4px 0 6px;

	}



#bupaMainContent ul.footNotes li ul {

	margin:0;}



#bupaMainContent ul.footNotes li ul li {

	margin:0 0 15px 0;}



#bupaMainContent ul.footNotes li ul li.last {

	margin:0 0 0 0;}



/*------------------------------------------------------------- M46 Product Panels*/



div#bupaMainContent  {

overflow:hidden;
	position:relative;

}



div#bupaMainContent div h2 {

	padding:15px 4px 15px 11px;

	margin:0;

	line-height:1;

	font-size:1.3em;

	font-weight:bold;

	color:#11477d;

	background-position:top center;

	background-repeat:no-repeat;

	}



div#bupaMainContent div h2 a {

	color:#1e4c79;

	display:block;

	line-height:1.2;

	background-repeat:no-repeat;

	background-image:url(../images/icons/iconsArrows.png);

	}



div#bupaMainContent div div p {

	margin:0 0 5px 0;

	line-height:1.35;

	}



div#bupaMainContent div div img,

div#bupaMainContent div div object {

	margin:.5em;

	float:right;

	display:inline;

	}



div#bupaMainContent div div dl {

	margin:0 0 0 14px;

	}



/* Two lists side by side */

div#bupaMainContent div div dl.doubleList {

	float:left;

	width:45%;

	display:inline;

	}



/* Less width */

.category div#bupaMainContent div div dl.doubleList {

	width:44%;

	}





/* Global Home page panel wrappers */



.globalHome #bupaMainContent object,

.globalHome #bupaMainContent img {

	float:left;

	margin-bottom:20px;

	}



.globalHome #bupaMainContent > div#imageFlashContent1,

.globalHome #bupaMainContent > div#imageFlashContent2 {overflow:auto;}



.globalHome #bupaMainContent object#globalSlider,

.globalHome #bupaMainContent object#imageFlashContent2,

.globalHome #bupaMainContent div#imageFlashContent2 {

	display:inline;

	margin:2px 0 20px 5px;

	}



.globalHome #bupaMainContent div.panelWrapper {

	float:right;

	width:489px;

	}



div#bupaMainContent div div dl dt,

div#bupaMainContent div div dl dd {

	margin:0 13px 7px 0px;

	font-weight:bold;

	color:#1e4c79;

	line-height:1.25;

	background-repeat:no-repeat;

	background-image:url(../images/icons/iconsArrows.png);

	}



div#bupaMainContent div div dl dd {

	margin:0 13px 7px 0px;

	background:none;

	font-weight:normal;

	color:#333;

	}



div#bupaMainContent div div dl dt a,

div#bupaMainContent div div dl dd a {

	color:#1e4c79;

	}



/*----------------------------------- Primary panel */



body.nonhomepage div.primPanelLeft, body.nonhomepage div.primPanelRight{

background-image:url(../images/productPanels/category/primCatBg.gif);

width:254px;	

}

body.nonhomepage div.primPanelLeft h2, body.nonhomepage div.primPanelRight h2{

background-image:url(../images/productPanels/category/primCatTop.gif);

width:239px;	

}

div#bupaMainContent div.equalRow div {

background-repeat:repeat-y;

float:left;

height:auto;

min-height:100px;

}

div#bupaMainContent .primPanelContent {

	margin:0 0 10px 4px;

	background-image:url(../images/productPanels/primDivBg.png);

	background-repeat: repeat-x;

	padding: 10px 15px 0px 15px;

	height: 285px;

	line-height: 1.35em;
	
	overflow: hidden;

	}

.nonhomepage div#bupaMainContent .primPanelContent {

	height: 250px;

	}	

	



div#bupaMainContent div.primPanelLeft h2 a:hover,

div#bupaMainContent div.primPanelRight h2 a:hover,

div#bupaMainContent div.primPanelSpan h2 a:hover {

	color:#1ea2fa;

	text-decoration:none;

	}

/* Home page */

.homepage div#bupaMainContent div.primPanelLeft,

.homepage div#bupaMainContent div.primPanelRight {

	padding-right: 7px;

	background-image:url("../images/productPanels/homepage/primHomeBg.png");

	background-repeat: repeat-y;

	margin-bottom: 20px;

	}



.homepage div#bupaMainContent div.primPanelLeft h2,

.homepage div#bupaMainContent div.primPanelRight h2 {

	width:330px;

	background-image:url(../images/productPanels/homepage/primHomeTop.gif);

	padding: 15px 0 15px 15px;

	}



.homepage div#bupaMainContent div.primPanelLeft h2 a,

.homepage div#bupaMainContent div.primPanelRight h2 a {

	background-position:300px 1px;

	}

	

	.nonhomepage div#bupaMainContent div.primPanelLeft h2 a,

.nonhomepage div#bupaMainContent div.primPanelRight h2 a {

	background-position:210px 1px;

	}



/* Home page - Two column span*/



.homepage div#bupaMainContent div.primPanelSpan {

	width:700px;

	background-image:url(../images/productPanels/homepage/primHomeTwoColBg.png);

	}



.homepage div#bupaMainContent div.primPanelSpan h2 {

	width:683px;

	background-image:url(../images/productPanels/homepage/primHomeTwoColTop.gif);

	}



.homepage div#bupaMainContent div.primPanelSpan h2 a {

	background-position:650px 1px;

	}



.homepage div#bupaMainContent div.primPanelSpan div {

	width:690px;

	}



div#bupaMainContent div.secPanelLeft,

div#bupaMainContent div.secPanelRight,

div#bupaMainContent div.secPanelSpan {

	display:inline;

	margin-right:5px;

	margin-left:3px;

	}



/* To make secondary curves line up when underneath primary */

.category div#bupaMainContent div.secPanelRight,

.noLHN div#bupaMainContent div.secPanelRight {

	margin-right:4px;

	margin-left:4px;

	}



div#bupaMainContent div.secPanelLeft div,

div#bupaMainContent div.secPanelRight div,

div#bupaMainContent div.secPanelSpan div {

	margin:0 0 10px 1px;

	background-image:url(../images/productPanels/secDivBg.png);

	}



div#bupaMainContent div.secPanelLeft h2,

div#bupaMainContent div.secPanelRight h2,

div#bupaMainContent div.secPanelSpan h2  {

	padding:14px 0px 8px 15px;

	margin:0;

	font-size:1.4em;

	font-weight:bold;

	background-position:0 0px;

	}



div#bupaMainContent div.secPanelLeft h2 a,

div#bupaMainContent div.secPanelRight h2 a,

div#bupaMainContent div.secPanelSpan h2 a {

	padding:0 30px 0 12px;

	background-position:-6px -135px;

	}



div#bupaMainContent div.secPanelLeft p,

div#bupaMainContent div.secPanelRight p,

div#bupaMainContent div.secPanelSpan p {

	padding:0 15px 10px 15px;

	}



div#bupaMainContent div.secPanelLeft dl,

div#bupaMainContent div.secPanelRight dl,

div#bupaMainContent div.secPanelSpan dl {

	margin:0 0 0 13px;

	}



div#bupaMainContent div.secPanelLeft dl dt,

div#bupaMainContent div.secPanelLeft dl dd,

div#bupaMainContent div.secPanelRight dl dt,

div#bupaMainContent div.secPanelRight dl dd,

div#bupaMainContent div.secPanelSpan dl dt,

div#bupaMainContent div.secPanelSpan dl dd {

	padding:0 0 0 11px;

	background-position:-7px -256px;

	}



/* Home page */



.homepage div#bupaMainContent div.secPanelLeft,

.homepage div#bupaMainContent div.secPanelRight {

	width:337px;

	background-image:url(../images/productPanels/homepage/secHomeBg.gif);

	}



.homepage div#bupaMainContent div.secPanelLeft h2,

.homepage div#bupaMainContent div.secPanelRight h2 {

	width:322px;

	background-image:url(../images/productPanels/homepage/secHomeTop.gif);

	}



.homepage div#bupaMainContent div.secPanelLeft div,

.homepage div#bupaMainContent div.secPanelRight div {

	width:335px;

	}



/* Home page - Two column span */



.homepage div#bupaMainContent div.secPanelSpan {

	width:692px;

	background-image:url(../images/productPanels/homepage/secHomeTwoColBg.gif);

	}



.homepage div#bupaMainContent div.secPanelSpan h2 {

	width:692px;

	background-image:url(../images/productPanels/homepage/secHomeTwoColTop.gif);

	}



.homepage div#bupaMainContent div.secPanelSpan div {

	width:690px;

	}



/* Global home page */



.globalHome div#bupaMainContent div.secPanelLeft,

.globalHome div#bupaMainContent div.secPanelRight {

	width:229px;

	background-image:url(../images/productPanels/globalHome/secGlobalBg.gif);

	}



.globalHome div#bupaMainContent div.secPanelLeft h2,

.globalHome div#bupaMainContent div.secPanelRight h2 {

	width:214px;

	background-image:url(../images/productPanels/globalHome/secGlobalTop.gif);

	}



.globalHome div#bupaMainContent div.secPanelLeft div,

.globalHome div#bupaMainContent div.secPanelRight div {

	width:227px;

	}



/* Global home page - Two column span */



.globalHome div#bupaMainContent div.secPanelSpan {

	width:481px;

	background-image:url(../images/productPanels/globalHome/secGlobalTwoColBg.gif);

	}



.globalHome div#bupaMainContent div.secPanelSpan h2 {

	width:481px;

	background-image:url(../images/productPanels/globalHome/secGlobalTwoColTop.gif);

	}



.globalHome div#bupaMainContent div.secPanelSpan div {

	width:479px;

	}



/* Category Hub Page w/LHN */



.category div#bupaMainContent div.secPanelLeft,

.category div#bupaMainContent div.secPanelRight {

	width:249px;

	background-image:url(../images/productPanels/category/secCatBg.gif);

	}



.category div#bupaMainContent div.secPanelLeft h2,

.category div#bupaMainContent div.secPanelRight h2 {

	width:233px;

	background-image:url(../images/productPanels/category/secCatTop.gif);

	}



.category div#bupaMainContent div.secPanelLeft div,

.category div#bupaMainContent div.secPanelRight div {

	width:246px;

	}



/* Category Hub Page w/LHN - Two column span*/



.category div#bupaMainContent div.secPanelSpan {

	width:512px;

	background-image:url(../images/productPanels/category/secCatTwoColBg.gif);

	}



.category div#bupaMainContent div.secPanelSpan h2 {

	width:512px;

	background-image:url(../images/productPanels/category/secCatTwoColTop.gif);

	}



.category div#bupaMainContent div.secPanelSpan div {

	width:510px;

	}



/*----------------------------------- Bottom curves*/



div#bupaMainContent div.primCurveLeft,

div#bupaMainContent div.primCurveRight,

div#bupaMainContent div.primCurveSpan,

div#bupaMainContent div.secCurveLeft,

div#bupaMainContent div.secCurveRight,

div#bupaMainContent div.secCurveSpan {

	height:auto;

	position:relative;

	}



div#bupaMainContent div.primCurveRight,

div#bupaMainContent div.secCurveRight {

	float:right;

	}



div#bupaMainContent div.primCurveLeft a,

div#bupaMainContent div.primCurveLeft a:hover,

div#bupaMainContent div.primCurveRight a,

div#bupaMainContent div.primCurveRight a:hover,

div#bupaMainContent div.primCurveSpan a,

div#bupaMainContent div.primCurveSpan a:hover,

div#bupaMainContent div.secCurveLeft a,

div#bupaMainContent div.secCurveLeft a:hover,

div#bupaMainContent div.secCurveRight a,

div#bupaMainContent div.secCurveRight a:hover,

div#bupaMainContent div.secCurveSpan a,

div#bupaMainContent div.secCurveSpan a:hover {

	font-weight:normal;

	float:right;

	position:relative;

	background:url(../images/icons/iconsArrows.png) no-repeat -8px -257px;

	}



div#bupaMainContent div.primCurveLeft,

div#bupaMainContent div.primCurveRight,

div#bupaMainContent div.primCurveSpan {

	min-height:15px;

	margin-top:-10px;

		margin-top:-5px;

	background-repeat:no-repeat;

	background-position:bottom center;

	}



div#bupaMainContent  div.secCurveLeft,

div#bupaMainContent  div.secCurveRight,

div#bupaMainContent  div.secCurveSpan {

	min-height:6px;

	margin-top:-5px;

		margin-top:0;

	margin-right:5px;

	margin-left:3px;

	display:inline;

	background-repeat:no-repeat;

	background-position:0px 0px;

	}



/* To make secondary curves line up when underneath primary */

.category div#bupaMainContent  div.secCurveRight,

.noLHN div#bupaMainContent  div.secCurveRight {

	margin-right:4px;

	margin-left:4px;

	}



div#bupaMainContent div.secCurveLeft a,

div#bupaMainContent div.secCurveLeft a:hover,

div#bupaMainContent div.secCurveRight a,

div#bupaMainContent div.secCurveRight a:hover,

div#bupaMainContent div.secCurveSpan a,

div#bupaMainContent div.secCurveSpan a:hover {

	margin-top:-15px;

	padding:0 17px 10px 9px;

	background-position:-8px -257px;

	}



/* Homepage */



.homepage div#bupaMainContent div.primCurveLeft,

.homepage div#bupaMainContent div.primCurveRight {

	background-image:url(../images/productPanels/homepage/primHomeBtm.gif);

	width: 345px;

	}

.nonhomepage div#bupaMainContent div.primCurveLeft,

.nonhomepage div#bupaMainContent div.primCurveRight {

	background-image:url(../images/productPanels/category/primCatBtm.gif);

	width: 256px;

	}	



.homepage div#bupaMainContent div.primCurveSpan {

	width:700px;

	background-image:url(../images/productPanels/homepage/primHomeTwoColBtm.gif);

	}



.homepage div#bupaMainContent div.secCurveLeft,

.homepage div#bupaMainContent div.secCurveRight {

	width:337px;

	background-image:url(../images/productPanels/homepage/secHomeBtm.gif);

	}



.homepage div#bupaMainContent div.secCurveSpan {

	width:692px;

	background-image:url(../images/productPanels/homepage/secHomeTwoColBtm.gif);

	}



/* Global home page */



.globalHome div#bupaMainContent div.primCurveLeft,

.globalHome div#bupaMainContent div.primCurveRight {

	width:237px;

	background-image:url(../images/productPanels/globalHome/primGlobalBtm.gif);

	}



.globalHome div#bupaMainContent div.primCurveSpan {

	width:489px;

	background-image:url(../images/productPanels/globalHome/primGlobalTwoColBtm.gif);

	}



.globalHome div#bupaMainContent div.secCurveLeft,

.globalHome div#bupaMainContent div.secCurveRight {

	width:229px;

	background-image:url(../images/productPanels/globalHome/secGlobalBtm.gif);

	}



.globalHome div#bupaMainContent div.secCurveSpan {

	width:481px;

	background-image:url(../images/productPanels/globalHome/secGlobalTwoColBtm.gif);

	}



div.textPanel

	{width:480px;

	background:url("../images/genNarrowPaleBg.png") 0 0 no-repeat;

	padding:20px 20px 0;

	margin:0 0 20px 0;}



div.textPanel span.panelBtm

	{display:block;

	width:520px;

	background:url("../images/genNarrowPaleBg.png") 0 100% no-repeat;

	padding-top:25px;

	margin:-15px -20px 15px;}



div.imgRight img

	{float:right;

	margin-left:20px;}



div.imgLeft img

	{float:left;

	margin-right:20px;}



#bupaMainContent div.imgRight h2,

#bupaMainContent div.imgLeft h2

	{clear:none;}



div.textPanel ul,

div.textPanel ol

	{margin-bottom:15px;}



/*------------------------------------------------------------- M48 product descriptions*/



#bupa div#bupaMainContent div.productDesc

	{float:left;

	padding:0;

	margin:0 0 20px 0;}



div.productDesc h3

	{margin-left:12px;}



#bupa div#bupaMainContent div.productDesc h3 a

	{line-height:1.2;}



div.productDesc img

	{float:right;

	margin:5px 15px 25px 10px;}



#bupa div#bupaMainContent div.productDesc ul#products {margin-top:0;}



div.productDesc ul#products > li,

div.productDesc ul#products p

	{clear:both;}



div.productDesc ul#products > li

	{padding:0 0 15px;

	margin:15px 0;}



.category div.productDesc ul#products li

	{background:url("../images/genNarrowPaleBg.png") 0 100% no-repeat;}



.homepage div.productDesc ul#products li,

.noRHP div.productDesc ul#products li,

.noLHN div.productDesc ul#products li

	{background:url("../images/genWidePaleBg.png") 0 100% no-repeat;}



ul#products li div.topImg

	{height:30px;

	margin-bottom:-15px;}



.category ul#products li div.topImg

	{width:520px;

	background:url("../images/genNarrowPaleBg.png") 0 0 no-repeat;}



.homepage ul#products li div.topImg,

.noRHP ul#products li div.topImg,

.noLHN ul#products li div.topImg

	{width:700px;

	background:url("../images/genWidePaleBg.png") 0 0 no-repeat;}



div.productDesc ul#products li ul

	{margin:0 20px 0 0;}



div.productDesc ul#products li ul li {

	padding-left:25px;

	margin:15px 0 15px 15px;

	}



.category div.productDesc ul#products li ul li,

.homepage div.productDesc ul#products li ul li,

.noRHP div.productDesc ul#products li ul li,

.noLHN div.productDesc ul#products li ul li

	{background:none;}



div.productDesc ul#products li ul li ul li {padding-left:0;}



div.productDesc ul#products li ul li.included

	{background:url("../images/icons/tick.png") 0 0 no-repeat;}



div.productDesc ul#products li ul li.notincluded

	{background:url("../images/icons/cross.png") 0 0 no-repeat;}



div.productDesc ul#products p.readMore

	{margin:10px 20px 0 0;}



/*----------------------------------------------------------------------------- sitemap*/



div#sitemapContent

	{position:relative;

	overflow:visible;

	background:url("../images/sitemapGradientBg.jpg") 0 0 no-repeat;

	padding-top:15px;

	margin-top:10px;}



div#sitemapContent h1

	{width:908px;

	background:url("../images/bottomPaleGradient.jpg") 0 100% repeat-x;

	color:#1e4c79;

	font-size:1.8em;

	font-weight:bold;

	padding:0 0 20px 30px;

	margin:0 auto;}



div#sitemapContent a:hover

	{color:#09f;}



div#otherSitemaps

	{position:absolute;

	top:20px;

	right:25px;

	font-size:0.9em;}



div#otherSitemaps h2

	{display:inline;

	font-size:1em;

	font-weight:normal;}



div#otherSitemaps ul,

div#otherSitemaps ul li

	{display:inline;}



div#otherSitemaps ul li

	{background:none;

	padding-left:5px;}



div#otherSitemaps ul li a.current

	{color:#09f;}



ul#sitemap ul li,

div#extraLinks ul li

	{background:none;}



ul#sitemap > li

	{width:923px;

	background:url("../images/bottomPaleGradient.jpg") 0 100% repeat-x;

	padding-bottom:20px;

	margin:10px auto;}



ul#sitemap > li.lastSub

	{width:925px;

	background:url("../images/sitemapGradientBg.jpg") 0 100% no-repeat;

	margin:0;}



ul#sitemap h2

	{font-size:1.2em;

	font-weight:bold;

	padding-top:15px;}



ul#sitemap h2 a

	{background:transparent url("../images/icons/iconsArrows.png") no-repeat scroll 7px -134px;

	padding-left:25px;}



ul#sitemap h2 a:hover

	{color:#09f;

	text-decoration:none;}



ul#sitemap > li > ul

	{overflow:auto;}



ul#sitemap > li > ul > li

	{float:left;

	width:270px;

	margin-right:20px;}



ul#sitemap ul li a.expandCollapse

	{background:none;

	padding-left:0;}



ul#sitemap ul li a.expandCollapse img

	{float:left;

	margin-right:15px;}



ul#sitemap ul li h3,

div#extraLinks ul li h3

	{font-size:1em;

	line-height:13px;

	font-weight:bold;

	padding-left:7px;}



ul#sitemap ul li h3 a,

div#extraLinks ul li h3 a

	{background:none;

	padding-left:0;}



ul#sitemap > li > ul li ul li

	{margin:3px;}



ul#sitemap > li > ul li ul li a

	{background:none;

	text-decoration:underline;

	padding-left:15px;}



div#extraLinks

	{background:url("../images/sitemapGradientBg.jpg") 0 0 no-repeat;

	padding-top:15px;

	margin:15px 0;}



div#extraLinks > ul

	{overflow:auto;

	background:url("../images/sitemapGradientBg.jpg") 0 100% no-repeat;

	padding:0 0 15px 15px;}



div#extraLinks ul ul

	{padding-left:5px;}



div#extraLinks ul li

	{float:left;

	width:150px;

	margin-right:15px;}



div#extraLinks ul li a.expandCollapse

	{background:none;

	padding-left:0;}



div#extraLinks ul li a.expandCollapse img

	{float:left;

	margin-right:15px;}



div#extraLinks ul li ul li

	{margin:3px;}



div#extraLinks ul li ul li a

	{background:none;

	text-decoration:underline;

	padding-left:15px;}



/*----------------------------------------------------------------------------- generic right-hand promo column and modules*/



div#promo{

	float:right;

	width: 160px;

}



div#promo div

	{margin-bottom:12px;}



div#promo div div.topImg

	{height:95px;

	margin:0 0 -95px;}



div#promo div.mod p.readMore

	{clear:both;

	text-align:right;

	padding-top:5px;

	margin-top:15px;}



div#promo div.default p.readMore

	{border-top:1px solid #d9d9d9;}



div#promo div.acquisition p.readMore

	{border-top:1px solid #cfe089;}



div#promo div.business p.readMore

	{border-top:1px solid #b6def3;}



div#promo div.customer p.readMore

	{border-top:1px solid #d7d2e8;}



div#promo div.geninfo p.readMore

	{border-top:1px solid #d8e289;}



div#promo div.mod p.standalone

	{padding-top:0;

	border-top:0;}



div#promo div.mod p.readMore a

	{background:url("../images/icons/iconsArrows.png") -8px -255px no-repeat;

	line-height:1.2;

	padding-left:12px;}



div#promo div.mod div.getFlash

	{padding:10px 5px 0 50px;

	border:0;}



div#promo div.getFlash p a

	{margin:20px 0 0 -55px;}



div#promo ul

	{list-style-position:outside;}



/* ---------------- */



div#promo div.info h4 a

	{background:url("../images/icons/iconsArrows.png") 7px -135px no-repeat;

	padding-left:5px;

	margin-left:-10px;}

	

li.arrow{

	background-image:url(../images/icons/iconsArrows.png) ;

	background-repeat:no-repeat;

	background-position: 7px -135px;

	padding-left: 25px;

}



.seperator{

	border-bottom: 1px solid #eaeaea;	

	margin-bottom: 15px;

}



div#promo div.info h4 a:hover

	{color:#1ea2fa;

	text-decoration:none;}



div#promo div.info h5

	{margin:15px 15px 10px;}



div#promo div.info p,

div#promo div.info img,

div#promo div.info object,

div#promo div.info ul

	{margin:10px 15px;}



div#promo div.info ul li

	{line-height:1.35;

	margin:5px;}



div#promo div.info ul.bulleted li

	{background:url("../images/bullet.png") 0 10px no-repeat;

	padding-left:12px;}



div#promo div.info p

	{line-height:1.35;}



div#promo div.info ul li p

	{margin:3px 0;}



div#promo div.info ul.linked li

	{background:url("../images/icons/iconsArrows.png") -8px -254px no-repeat;}



div#promo div.info ul.icons li

	{clear:left;

	background:none;

	padding:0;}



div#promo div.info ul.icons li img

	{margin:3px 0 5px 0;}



div#promo div.info ul.left li img

	{margin-right:8px;}



div#promo div.info ul.right li img

	{margin-left:8px;}



div#promo div.info img.left,

div#promo div.info object.left,

div#promo div.info ul.left li img

	{float:left;}



div#promo div.info img.right,

div#promo div.info object.right,

div#promo div.info ul.right li img

	{float:right;}



div#promo div.info img.centre

	{display:block;

	margin:10px auto;}



div#promo div.info ul.icons li a

	{background:none;

	padding:0;}



/*--------------- m40 mainbutton module*/



div#promo h3.mainButton

	{margin-bottom:12px;}



body.wide div#promo h3.mainButton

	{line-height:1;

	margin-left:11px;}



div#promo h3.mainButton a

	{display:block;

	color:#333;}



div#promo h3.mainButton a:hover

	{text-decoration:none;}



div#promo h3.mainButton a span

	{display:block;

	font-size:0.9em;

	font-weight:normal;}



/*--------------- m41 linked list module*/



div#promo div.linkList ul

	{margin:5px 0 0;}



div#promo div.linkList ul li

	{background:none;

	list-style-position:outside;

	padding:10px 0 0 0;

	margin:0 0 8px 0;}



html body div#promo div.linkList ul.linkList li a

	{display:block;

	color:#1e4c79;

	font-size:1em;

	font-weight:bold;

	padding:0 0 10px 10px;}



div#promo div.linkList ul li a:hover

	{text-decoration:none;}



div#promo div.linkList ul a span

	{display:block;

	color:#333;

	font-weight:normal;

	padding-right:30px;

	margin:5px 5px 5px 0;}



/*--------------- m42 info module*/



div#promo div.info{}



div#promo div.info h4

	{min-height:10px;

	line-height:1.2;

	padding:10px;

	margin:1px 1px 0;}



div#promo div.default li a

	{background:url("../images/icons/iconsArrows.png") no-repeat scroll -8px -254px;

	padding-left:8px;}



/* type+colour variants */



div#promo div.default h4

	{border-bottom:1px solid #d9d9d9;}



div#promo div.acquisition h4

	{border-bottom:1px solid #cfe089;}



div#promo div.business h4

	{border-bottom:1px solid #b6def3;}



div#promo div.customer h4

	{border-bottom:1px solid #d7d2e8;}



div#promo div.geninfo h4

	{border-bottom:1px solid #d8e289;}



div#promo div.info img

	{max-width:130px;}



body.wide div#promo div.info ul li a

	{background:none;

	padding-left:0;}



/*--------------- m43 contact list module*/



div#promo h4.contact

	{font-size:1.12em;

	line-height:1.35;

	padding:7px 10px 5px;

	border:0;

	margin:0;}



div#promo div.contact ul.primary

	{padding-bottom:5px;

	margin-top:0;}



div#promo div.contact ul.primary li

	{min-height:35px;

	line-height:1.35;

	padding:0 10px;}



div#promo div.contact ul.primary li img

	{float:left;

	margin:5px 10px 5px -2px;}



div#promo div.contact ul.primary li p

	{margin:0;}



div#promo div.contact ul.primary li h5

	{clear:left;

	font-size:1.2em;

	font-weight:bold;

	margin:5px 0;}



div#promo div.contact ul.primary li a

	{background:none;

	padding:0;}



div#promo div.contact ul.secondary

	{margin-top:0;}



div#promo div.contact ul.secondary li

	{

	min-height:15px;

	padding:2px 15px 5px 5px;}



div#promo div.contact ul.secondary li a

	{

	display:block;

	padding:0 0 0 25px;}



/* type+colour variants */



div#promo div.acquisition ul.primary

	{border:1px solid #8cb65d;

	border-top:0;}



div#promo div.acquisition ul.primary

	{background:#c7e679;}



div#promo div.acquisition ul.secondary li

	{

	background:transparent url(../images/icons/iconsContactM43.png) no-repeat scroll 0 0;

	background-color:#C7E679;

	border-color:#FFFFFF #8CB65D #8CB65D;

	border-style:solid;

	border-width:1px;

	background-position: 15px 10px;

	min-height: 30px;

	padding-top: 20px;

	padding-left: 28px;

}



div#promo div.business ul.primary

	{border:1px solid #4dafe3;

	border-top:0;}



div#promo div.business ul.primary

	{background:#c8e3f6;}



div#promo div.business ul.secondary li

	{background-color:#c8e3f6;

	border:1px solid #4dafe3;

	border-top:1px solid #fff;}



div#promo div.customer ul.primary

	{border:1px solid #a69cc9;

	border-top:0;}



div#promo div.customer ul.primary

	{background:#d6cde4;}



div#promo div.customer ul.secondary li

	{background-color:#d6cde4;

	border:1px solid #a69cc9;

	border-top:1px solid #fff;}



div#promo div.geninfo ul.primary

	{border:1px solid #b1b82e;

	border-top:0;}



div#promo div.geninfo ul.primary

	{background:#dce186;}



div#promo div.geninfo ul.secondary li

	{background-color:#dce186;

	border:1px solid #b1b82e;

	border-top:1px solid #fff;}



div#promo div.acquisition ul.secondary li.chat

	{background-position:-426px 50%;}

	

div#promo div.acquisition ul.secondary li.emailUs

	{background-position:14px 50%;}



div#promo div.acquisition ul.secondary li.callBack

	{background-position:-207px 50%;}



div#promo div.acquisition ul.secondary li.buyVoucher

	{background-position:-647px 50%;}



div#promo div.acquisition ul.secondary li.buyOnline

	{background-position:-867px 50%;}



div#promo div.acquisition ul.secondary li.applyOnline

	{background-position:-1087px 50%;}



div#promo div.acquisition ul.secondary li.makeBooking

	{background-position:-1307px 50%;}



div#promo div.business ul.secondary li.emailUs

	{background-position:-1526px 50%;}



div#promo div.business ul.secondary li.callBack

	{background-position:-1746px 50%;}



div#promo div.business ul.secondary li.buyVoucher

	{background-position:-2186px 50%;}



div#promo div.business ul.secondary li.buyOnline

	{background-position:-2406px 50%;}



div#promo div.business ul.secondary li.applyOnline

	{background-position:-2626px 50%;}



div#promo div.business ul.secondary li.makeBooking

	{background-position:-2846px 50%;}



div#promo div.customer ul.secondary li.emailUs

	{background-position:-3066px 50%;}



div#promo div.customer ul.secondary li.callBack

	{background-position:-3286px 50%;}



div#promo div.customer ul.secondary li.buyVoucher

	{background-position:-3726px 50%;}



div#promo div.customer ul.secondary li.buyOnline

	{background-position:-3946px 50%;}



div#promo div.customer ul.secondary li.applyOnline

	{background-position:-4166px 50%;}



div#promo div.customer ul.secondary li.makeBooking

	{background-position:-4386px 50%;}



div#promo div.geninfo ul.secondary li.emailUs

	{background-position:8px 50%;}



div#promo div.geninfo ul.secondary li.callBack

	{background-position: 8px 50%;}



div#promo div.geninfo ul.secondary li.buyVoucher

	{background-position: 8px 50%;}



div#promo div.geninfo ul.secondary li.buyOnline

	{background-position: 8px 50%;}



div#promo div.geninfo ul.secondary li.applyOnline

	{background-position: 8px 50%;}



div#promo div.geninfo ul.secondary li.makeBooking

	{background-position: 8px 50%;}





/*--------------- m45 Portlet Container module*/



div#promo div.portlet

	{min-height:100px;}



.nonhomepage div#promo

	{width:160px;}

	

.homepage div#promo{

	width: 220px;	

}



/* type+colour variants */

.homepage div#promo div.default

	{background:url("../images/homepage/promo/infoDefault.jpg") 0 100% no-repeat;

	min-height:100px;}



.homepage div#promo div.default div.topImg

	{background:url("../images/homepage/promo/infoDefault.jpg") 0 0 no-repeat;}



.homepage div#promo div.acquisition

	{background:url("../images/homepage/promo/infoAcquis.jpg") 0 100% no-repeat;}



.homepage div#promo div.acquisition div.topImg

	{background:url("../images/homepage/promo/infoAcquis.jpg") 0 0 no-repeat;}



.homepage div#promo div.business

	{background:url("../images/homepage/promo/infoBus.jpg") 0 100% no-repeat;}



.homepage div#promo div.business div.topImg

	{background:url("../images/homepage/promo/infoBus.jpg") 0 0 no-repeat;}



.homepage div#promo div.customer

	{background:url("../images/homepage/promo/infoBus.jpg") 0 100% no-repeat;}



.homepage div#promo div.customer div.topImg

	{background:url("../images/homepage/promo/infoCust.jpg") 0 0 no-repeat;}



.homepage div#promo div.geninfo

	{background:url("../images/homepage/promo/infoGenInfo.jpg") 0 100% no-repeat;

	min-height: 110px;}



.homepage div#promo div.geninfo div.topImg

	{background:url("../images/homepage/promo/infoGenInfo.jpg") 0 0 no-repeat;}



.nonhomepage div#promo div.default

	{background:url("../images/category/promo/infoDefault.jpg") 0 100% no-repeat;

	min-height:100px;}



.nonhomepage div#promo div.default div.topImg

	{background:url("../images/category/promo/infoDefault.jpg") 0 0 no-repeat;}



.nonhomepage div#promo div.acquisition

	{background:url("../images/category/promo/infoAcquis.jpg") 0 100% no-repeat;}



.nonhomepage div#promo div.acquisition div.topImg

	{background:url("../images/category/promo/infoAcquis.jpg") 0 0 no-repeat;}



.nonhomepage div#promo div.business

	{background:url("../images/category/promo/infoBus.jpg") 0 100% no-repeat;}



.nonhomepage div#promo div.business div.topImg

	{background:url("../images/category/promo/infoBus.jpg") 0 0 no-repeat;}



.nonhomepage div#promo div.customer

	{background:url("../images/category/promo/infoBus.jpg") 0 100% no-repeat;}



.nonhomepage div#promo div.customer div.topImg

	{background:url("../images/category/promo/infoCust.jpg") 0 0 no-repeat;}



.nonhomepage div#promo div.geninfo

	{background:url("../images/category/promo/infoGenInfo.jpg") 0 100% no-repeat;

	min-height: 110px;}



.nonhomepage div#promo div.geninfo div.topImg

	{background:url("../images/category/promo/infoGenInfo.jpg") 0 0 no-repeat;}



/*--------------- m40 mainbutton module*/



div#promo h3.mainButton

	{height:70px;

	font-size:1em;}



div#promo h3.mainButton a

	{height:42px;

	padding:10px 25px 18px 55px;}



/* type+colour variants */



.homepage div#promo h3.mainButton a.customer

	{background:url("../images/homepage/promo/mainButtonBg.png") 0 0 no-repeat;}



.homepage div#promo h3.mainButton a.customer:hover

	{background:url("../images/homepage/promo/mainButtonBg.png") 0 -71px no-repeat;}



.homepage div#promo h3.mainButton a.business

	{background:url("../images/homepage/promo/mainButtonBg.png") 0 -142px no-repeat;}



.homepage div#promo h3.mainButton a.business:hover

	{background:url("../images/homepage/promo/mainButtonBg.png") 0 -213px no-repeat;}

	

.nonhomepage div#promo h3.mainButton a.customer

	{background:url("../images/category/promo/mainButtonBg.png") 0 0 no-repeat;}



.nonhomepage div#promo h3.mainButton a.customer:hover

	{background:url("../images/category/promo/mainButtonBg.png") 0 -71px no-repeat;}



.nonhomepage div#promo h3.mainButton a.business

	{background:url("../images/category/promo/mainButtonBg.png") 0 -142px no-repeat;}



.nonhomepage div#promo h3.mainButton a.business:hover

	{background:url("../images/category/promo/mainButtonBg.png") 0 -213px no-repeat;}



/*--------------- m41 linked list module*/



div#promo div.linkList ul

	{padding:5px 7px 1px;}



/* type+colour variants */



div#promo div.business ul.linkList li

	{background:url("../images/category/promo/linkListBus.png") 0 0 no-repeat;}



div#promo div.business ul.linkList li:hover

	{background:url("../images/category/promo/linkListBus.png") 100% 0 no-repeat;}



div#promo div.business ul.linkList li a

	{background:url("../images/category/promo/linkListBus.png") 0 100% no-repeat;}



div#promo div.business ul.linkList li:hover a,

div#promo div.business ul.linkList li a:hover

	{background:url("../images/category/promo/linkListBus.png") 100% 100% no-repeat;}



div#promo div.business ul.linkList a span

	{background:url("../images/icons/iconsArrows.png") 107px 0 no-repeat;}



div#promo div.customer ul.linkList li

	{background:url("../images/category/promo/linkListCust.png") 0 0 no-repeat;}



div#promo div.customer ul.linkList li:hover

	{background:url("../images/category/promo/linkListCust.png") 100% 0 no-repeat;}



div#promo div.customer ul.linkList li a

	{background:url("../images/category/promo/linkListCust.png") 0 100% no-repeat;}



div#promo div.customer ul.linkList li:hover a,

div#promo div.customer ul.linkList li a:hover

	{background:url("../images/category/promo/linkListCust.png") 100% 100% no-repeat;}



div#promo div.customer ul.linkList a span

	{background:url("../images/icons/iconsArrows.png") 107px -508px no-repeat;}



div#promo div.acquisition ul.linkList li

	{background:url("../images/category/promo/linkListAcquis.png") 0 0 no-repeat;}



div#promo div.acquisition ul.linkList li:hover

	{background:url("../images/category/promo/linkListAcquis.png") 100% 0 no-repeat;}



div#promo div.acquisition ul.linkList li a

	{background:url("../images/category/promo/linkListAcquis.png") 0 100% no-repeat;}



div#promo div.acquisition ul.linkList li:hover a,

div#promo div.acquisition ul.linkList li a:hover

	{background:url("../images/category/promo/linkListAcquis.png") 100% 100% no-repeat;}



div#promo div.acquisition ul.linkList a span

	{background:url("../images/icons/iconsArrows.png") 107px -675px no-repeat;}



div#promo div.geninfo ul.linkList li

	{background:url("../images/category/promo/linkListGenInfo.png") 0 0 no-repeat;}



div#promo div.geninfo ul.linkList li:hover

	{background:url("../images/category/promo/linkListGenInfo.png") 100% 0 no-repeat;}



div#promo div.geninfo ul.linkList li a

	{background:url("../images/category/promo/linkListGenInfo.png") 0 100% no-repeat;}



div#promo div.geninfo ul.linkList li:hover a,

div#promo div.geninfo ul.linkList li a:hover

	{background:url("../images/category/promo/linkListGenInfo.png") 100% 100% no-repeat;}



div#promo div.geninfo ul.linkList a span

	{background:url("../images/icons/iconsArrows.png") 107px -836px no-repeat;}



/*--------------- m43 contact list module*/



/* type+colour variants */



.nonhomepage div#promo h4.acquisition

	{background:url("../images/category/promo/contactAcquis.png") 0 0 no-repeat;}



.nonhomepage div#promo h4.business

	{background:url("../images/category/promo/contactBus.png") 0 0 no-repeat;}



.nonhomepage div#promo h4.customer

	{background:url("../images/category/promo/contactCust.png") 0 0 no-repeat;}



.homepage div#promo h4.geninfo

	{background:url("../images/category/promo/contactGenInfo.png") 0 0 no-repeat;}



.homepage div#promo h4.acquisition

	{background:url("../images/homepage/promo/contactAcquis.png") 0 0 no-repeat;}



.homepage div#promo h4.business

	{background:url("../images/homepage/promo/contactBus.png") 0 0 no-repeat;}



.homepage div#promo h4.customer

	{background:url("../images/homepage/promo/contactCust.png") 0 0 no-repeat;}



.homepage div#promo h4.geninfo

	{background:url("../images/homepage/promo/contactGenInfo.png") 0 0 no-repeat;}

/*------------------------------------------------------------------------------------ G2-R1 footers*/



div#bupaFooter

	{clear:both;

	background:#175388 url("../images/footer/footerTop.png") 0 0 repeat-x;

	margin:20px 0 0;

	min-height: 150px;}



div#bupaFooter div#extraInfo

	{overflow:auto;

	background:#18578d url("../images/footer/footerBtm.png") 0 0 repeat-x;}



div#bupaFooter h4

	{font-size:12px;}



div#bupaFooter,

div#bupaFooter a

	{color:#fff;}



div#bupaFooter a[href ^="http://"], div#bupaFooter a[href ^="https://"]

	{background:url("../images/icons/iconsLinks.png") 100% -146px no-repeat;

	padding-right:17px;}



div#bupaFooter ul#footerMain,

div#bupaFooter div#listHolder

	{position:relative;

	width:940px;

	overflow:auto;

	margin:0 auto;}



div#bupaFooter ul#footerMain li.column

	{float:left;

	width:150px;

	margin:0 5px 10px 0;}



div#bupaFooter ul#footerMain li.column ul

	{margin:15px 0 0;}



div#bupaFooter ul#footerMain li.column h4,

div#bupaFooter ul#footerMain li.column ul li,

div#bupaFooter ul.footerSub li

	{background:url("../images/icons/iconsArrows.png") -8px -255px no-repeat;

	line-height:1.4;

	padding-left:12px;}



div#bupaFooter ul#footerMain li.column ul li,

div#bupaFooter ul.footerSub li

	{margin:3px 0;}



/*----------------- 'fat' footer */



div#bupaFooter ul.footerSub

	{float:right;

	min-height:57px;}



div#bupaFooter ul.last

	{float:right;

	margin-right:10px;}



div#bupaFooter ul.footerSub li

	{float:left;

	margin:15px 40px 0 0;}



div#bupaFooter ul.last li#copyright

	{float:right;

	background:none;

	margin:15px 0 0;}





/*----------------- popup footer */



.popup div#bupaFooter

	{height:82px;

	margin-top:-40px;}



.popup div.ftrShort p#copyright

	{float:right;

	margin:8px 50px 0 0;}



/*---------------------------------------------------------------------- */



img#webchat_preloader

	{position:absolute;

	left:-999999px;

	display:inline;

	height:0;}



/*---------------------------------------------------------------------- tracking iframes*/



/* Product Table */



table.tblProd { 

	border-left:1px solid #E9E9E9;

	border-right:1px solid #E9E9E9;

	border-bottom:1px solid #E9E9E9;

	margin-bottom:20px;

}



table.tblProd td {

	background:url('../images/bottomPaleGradient.jpg') repeat-x scroll 100% 100%;

} 



table.tblProd td.left {

	color:#1E4C79;

	font-weight:bold;

}

.cuadro { width:258px; height:185px; margin:10px; float:left; display:inline}
.cuadro .top { background:url(../images/cuadro/top-cuadro.jpg) no-repeat; width:258px; height:55px; position:relative}
.cuadro .top p { font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#1e4c79; font-weight:bold; display:block;  position:absolute; left:22px; top:22px}
.cuadro .top a { background: url(../images/cuadro/flecha.gif) no-repeat; position:absolute; right:20px; top:18px; width:18px; height:22px}
.cuadro .btn { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#0f6dac; background:url(../images/cuadro/btn-ir-al-sitio.jpg) no-repeat; width:217px; height:33px; display:block; padding:8px 20px 0; font-weight:bold; text-decoration:none  }
.cuadro h2 {color:#11477D;
font-size:1.3em;
font-weight:bold;
line-height:1;
margin:0;}

