/**************** Insurance Stylesheet *****************/
/**************** Created By R Halligan ****************/
/*************** Leeds Building Society ****************/

li {
	margin-bottom:8px;
}

#insImg {
	width:172px;
	height:200px;
	float:right;
	padding:5px 0px 0px 5px;
}

#homeInsImg {
	width:255px;
	height:189px;
	float:right;
	padding:5px 0px 0px 5px;
}

#carInsImg {
	width:200px;
	height:110px;
	float:right;
	padding:5px 0px 0px 5px;
}

#lifeInsImg {
	width:175px;
	height:144px;
	float:right;
	padding:5px 0px 0px 5px;
}

.menu li {
	list-style:square;
	padding-bottom:7px;
	font-weight:bold;
}

#hotline {
	font-weight:bold;
	text-align:center;
}

.homeOptionContainer {
	width:195px;
	height:80px;
	padding:0px 10px 0px 10px;
	float:left;
}

.homeCoverContact {
	width:100%;
	height:auto;
	background:url(../insurance/home/images/background.gif) #0033FF;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 10px 0px;
}

.homeCoverContact a {
	color:#FFFFFF;
}

.classicPetCover {
	width:260px;
	background-color:#FFFFCC;
	padding:4px 10px 4px 10px;
}

.petCoverTitle {
	font-size:110%;
	font-weight:bold;
	text-align:center;
}

.selectPlusPetCover {
	width:260px;
	background-color:#BBDDFF;
	padding:4px 10px 4px 10px;	
}

#claim {
	width:155px;
	height:25px;
	background:url(../insurance/images/claim.jpg) #0000CC no-repeat;
	font-weight:bold;
	text-align:center;
	padding:5px 0px 0px 0px;
}

#claim a {
	color:#FFFFFF;
}

#OuterClaimForm {
	width:100%;
	height:240px;
	clear:both;
}

.claimForm {
	width:125px;
	height:110px;
	float:left;
	text-align:center;
	padding:5px 5px 5px 5px;
}

#homecoverPopup {
	width:280px;
	height:300px;
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFCC;
	color:#000033;
}

#homecoverPopup2 {
	width:365px;
	height:540px;
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFCC;
	color:#000033;
}

.optionHeader {
	font-weight:bold;
}
