/****************************-- NOTES --***********************/
/*							      */
/* Title styles seem to use verdana as the font		      */
/* Standard text styles use arial                 	      */
/*							      */
/**************************************************************/

/**************************************************************************************************/
/* -- START -- Styles created for the Travel JavaScript Calendar Control (10301)-- */

/* Date added:	22/02/2008	*/
/* Added by:	NEWC1 */
/**************************************************************************************************/
#calendarTable
{
	background-color: #FFFFFF;
	position: absolute;
	border-collapse: collapse;
	border: 1px solid #15499F;
	display: none;
	width: 189px;
}

.calMonthSelector
{
	background-color: #DDE5F2;
	color: #15499F;
	font: bold 8px Verdana;
	cursor: pointer;
	_cursor: hand;
}

.calChangeYear
{
	background-color: #C0CFE7;
	color: #15499F;
	font: bold 8px Verdana;
	cursor: pointer;
	_cursor: hand;
}

.calChangeMonth
{
	font: bold 12px Verdana;
	background-color: #FEF5CA;
	color: #15499F;
	cursor: pointer;
	_cursor: hand;
}

.calMonth
{
	font: bold 13px Verdana;
	color: #15499F;
	background: #FEF5CA;
}

.calWeekdayHeading
{
	background-color: #C0CFE7;
	font: 12px Verdana;
}

.calWeekendHeading
{
	background-color: #DDE5F2;
	font: 12px Verdana;
}

.calAvailableDay
{
	background: #FDEC99;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	_cursor: hand;
}

.calPastDay
{
	background: #FEF5CA;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px;
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

.calSelectedDay
{
	background: #FDEC99;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	border: 1px solid #15499F;
	padding: 3px;
	color: #333333;
	cursor: pointer;
	_cursor: hand;
}

.calDayOver
{
	background-color: #FFCC00;
	border: 1px solid #15499F;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	color: #333333;
	cursor: pointer;
	_cursor: hand;
}

/**************************************************************************************************/
/* -- END -- Styles created for the Travel JavaScript Calendar Control (10301) -- */
/**************************************************************************************************/

/**************************************************************************************************/
/* -- START -- Styles created for Payments (10304)-- */

/* Date added:	07/12/2007	*/
/* Added by:	MORJ3 */
/**************************************************************************************************/
.titleExtraLarge
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 1.5em;
	color: #000066;
	padding: 0;
	margin: 0 0 0px 0;
}


#veriSignLogoFooter
{
	position: relative;
	left: 750px;
	bottom: 160px;
	height: 1px;
	width: 1px;
}

#veriSignLogoNoFooter
{
	position: relative;
	left: 750px;
	bottom: 85px;
}

/**************************************************************************************************/
/* -- END -- Styles created for Payments (10304) -- */
/**************************************************************************************************/

/**************************************************************************************************/
/* -- START -- Styles created for tenants quote -- */

/* Date added:	20/11/2007	*/
/* Added by:	MORJ3 */
/**************************************************************************************************/

.addCoverOptions
{
	background-color: #FDFAE4;
}

.linkHelp
{
	display: inline;
	color: #0000FD;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

.titleBar2
{
	margin: 5px 0 0 0;
	padding: 4px 0 4px 4px;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Arial;
	width: 500px;
	color: #000066;
	background-color: #fef5ca;
}

/**************************************************************************************************/
/* -- END -- Styles created for tenants quote -- */
/**************************************************************************************************/

/**************************************************************************************************/
/* -- START -- Styles created for Endsleigh.Products.Motor.Website -- */

/* Date added:	07/12/2006	*/
/* Added by:	MORJ3 */
/**************************************************************************************************/

/*----------------------------------------- 	Elements 	---------------------------------------*/
/* Description: Horizontal Line used to break up page content */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
hr
{
	color: #AEAEAE;
	background-color: #AEAEAE;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	border: 0;
}

/* Add margin for FF */
html > body hr
{
	margin-top: 5px;
	margin-bottom: 10px;
}

/* Description:	Input Style for text boxes */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
input.inputHighlight
{
	font-size: 1em;
	font-family: Arial;
	background-color: #DDE5F2;
}

/* Description:	Input Style used for input boxes within a summary box */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
input.inputHighlightSummaryBox
{
	background-color: #DDE5F2;
	font-family: Arial;
	font-size: 1em;
	border-style: groove;
}

/* Description:	Select Style for drop down lists */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
select.selectHighlight
{
	background-color: #DDE5F2;
	font-family: Arial;
	font-size: 1em;
}

/* Description: Main Table Cell Styles */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
td.mainColumn
{
	background-color: #FFFFFF;
	padding: 20px 20px 20px 120px;
	width: 560px;
	vertical-align: top;
}

td.mainColumnProgress
{
	background-color: #FFFFFF;
	padding: 0px 20px 0px 120px;
	width: 560px;
	vertical-align: top;
}

td.rightColumn
{
	background-color: #FFFFFF;
	padding: 20px 0px 20px 0px;
	width: 170px;
	vertical-align: top;
}

td.rightColumnProgress
{
	background-color: #FFFFFF;
	padding: 5px 0px 20px 0px;
	width: 170px;
	vertical-align: top;
}

/* Description: Tabel Cell Spacer */
/* Date & Websites: 19/12/2006 - Endsleigh.PaymentNamespace.Website */
td.paymentSpacer
{
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

td.header
{
	background-color: #FDEDA9;
}

/*----------------------------------------- 	Classes 	---------------------------------------*/
/* Description: Sets the display of an element that will slide into view.  */
/* Date & Websites: 13/09/2007 - Endsleigh.Products.Motor.Website */
.slidePanel
{
	overflow: hidden;
	display: none;
	clear: both;
}

/* Description: Sets the display of an element that will slide into view.  */
/* Date & Websites: 13/09/2007 - Endsleigh.Products.Motor.Website */
.slideContent
{
	display: none;
}

/* Description: Sets the display of an element to inline and vertically aligns it */
/* Date & Websites: 15/05/2007 - Endsleigh.Products.Motor.Website */
.displayInlineVAlignMiddle
{
	display: inline;
	vertical-align: middle;
}

/* Description: Sets the display of an element to none and vertically aligns it */
/* Date & Websites: 15/05/2007 - Endsleigh.Products.Motor.Website */
.displayNoneVAlignMiddle
{
	display: none;
	vertical-align: middle;
}

/* Description: Sets the display of an element to none */
/* Date & Websites: 15/05/2007 - Endsleigh.Products.Motor.Website */
.displayNone
{
	display: none;
}

/* Description: Style settings around agent images (e.g. the aggregator logo) */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.agentImage
{
	padding: 5px 0px 5px 0px;
}

/* Description: Used for any bit of text used as a heading or title of some sort */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.commonHeading, .commonHeadingAlternate
{
	vertical-align: top;
	color: #000066;
}

/* Description: Used for any text that displays help information in a different colour */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.commonHelpInfo
{
	display: inline;
	font-size: 1em;
	vertical-align: top;
	color: #999999;
}

/* Description: Just like common, just a bit smaller */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.commonSmall, .commonSmallAlternate
{
	font-size: 0.9em;
	vertical-align: top;
}

/* Description: Floating Content */
/* Date & Websites: 07/12/2006 - Endsleigh.PaymentNamespace.Website */
.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
	padding-left: 15px;
}

.floatRightButtons
{
	float: right;
	padding: 0;
	margin: 0;
}

/* Description: Used to add padding to the right of a button (usefull if two buttons are dispalyed inline) */
/* Date & Websites: 02/10/2009 - Endsleigh.Products.Motor.Website */
.btnRightPadding
{
	padding-right: 25px;
}

/* Description: Used to add padding to the bottom of a button (usefull if two buttons are dispalyed one top of each other) */
/* Date & Websites: 02/10/2009 - Endsleigh.Products.Motor.Website */
.btnBottomPadding
{
	padding-bottom: 5px;
}

/* Description: Used when displaying a message that includes the client's name/details */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.greeting
{
	font-size: 1em;
	vertical-align: top;
	color: #000066;
}

/* Description: padding around text e.g within summary box*/
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.paddedText
{
	margin: 10px 10px 10px 10px;
}

/* Description:	Styles applied to the Endsleigh.Controls.Web.PopUp control */
/* Date & Websites: 13/12/2006 - Endsleigh.Products.Motor.Website & Endsleigh.PaymentNamespace.Website */
.popUp
{
	background-color: #FFFFFF;
	border: 3px solid #000066;
	padding: 10px;
}

/* Description:	Styles applied to the help pop ups. */
/* Date & Websites: 17/05/2007 - Endsleigh.Products.Motor.Website & Endsleigh.PaymentNamespace.Website */
/* Date & Websites: 23/11/2007 - Endsleigh.Household.Web (Tenants) */
.popUpHelp
{
	display: none;
	background-color: #e4ecdd;
	border: 1px solid #000000;
	padding: 10px;
	z-index: 999;
	filter: alpha(opacity=0);
	opacity: 0;
}

/* Description:	Premium Display Style */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.pricePresentation
{
	background-color: #EDEFF1;
	color: #000066;
	width: 100%;
	padding: 2px 2px 2px 2px;
	border: 0px;
	font-family: Arial;
	font-size: 11.5px;
	border: Solid 5px #EDEFF1;
	height: 100px;
}

/* Description:	"Contact Us" phone number style */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.smallPhoneNumber
{
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Arial;
	vertical-align: top;
}

/* Description:	Solid header bar style */
/* Date & Websites: 18/05/2007 - Endsleigh.Products.Motor.Website.Quote */
.titleBar
{
	margin: 5px 0 0 0;
	padding: 4px 0 4px 4px;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial;
	width: 556px;
	color: #000066;
	background-color: #dddddd;
}

.title
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 1.0em;
	color: #000066;
	padding: 0;
	margin: 0 0 5px 0;
}

/* Description: Provides an alternate style for a title.  */
/* Date & Websites: 03/12/2007 - Endsleigh.Household.Web */
.titleAlternate
{
	font-family: Verdana, Arial;
	font-weight: 700;
	font-size: 1.0em;
	color: #3399CC;
}

.titleLarge
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: #000066;
	padding: 0;
	margin: 0 0 0px 0;
}



/* Description:	Styling for grouped input controls */
/* Date & Websites: 31/08/2007 - Endsleigh.Products.Motor.Website.Quote */
.inputSection
{
	padding: 1px 0 1px 0;
	margin: 4px 0 4px 0;
	background-color: #f9f9f9;
	width: 100%;
}

/* Description:	Style used for the content in pop ups */
/* Date & Websites: 05/06/2007 - Endsleigh.Products.Motor.Website.Quote */
.defaultFormPopUpContent
{
	background-color: #FEF8E2;
	padding: 5px 0 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Description:	Style used for the messages in pop up warning boxes. */
/* Date & Websites: 18/05/2007 - Endsleigh.Products.Motor.Website.Quote */
.warningFormPopUp
{
	background-color: #FEF8E2;
	padding: 10px 0 10px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Description:	Styles used by the Accidents, Thefts, Losses and Convictions page */
/* Date & Websites: 17/05/2007 - Endsleigh.Products.Motor.Website.Quote */
.titleBarSummary
{
	margin-top: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Verdana;
	width: 100%;
	color: #000066;
	background-color: #fef5ca;
}

.incidentBox
{
	background-color: #FEF8E2;
	padding: 5px 0 0 10px;
	margin: 5px 5px 5px 0;
	width: 538px;
	height: 58px;
	clear: both;
}

.incidentBox div
{
	padding: 0;
}

.incidentBoxPopUp
{
	background-color: #FEF8E2;
	padding: 5px 0 0 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 590px;
}

.incidentBoxPopUp div
{
	padding: 2px 0 2px 0;
}

.progressBarContainer
{
	background-color: #FFFFFF;
	padding: 3px 0 0 0;
	margin: 0;
}

/* Description:	Summary box Styles */
/* Date & Websites: 07/12/2006 - Endsleigh.Products.Motor.Website */
.summaryBox, .summaryBoxHeader
{
	background-color: #FEF5CA;
	width: 100%;
}

.summaryBoxFilledThin
{
	background-color: #FEF5CA;
	width: 100%;
	border-left: solid 1px #FFD83D;
	border-right: solid 1px #FFD83D;
}

.summaryBoxHeader3
{
	background-color: #FFFFFF;
	width: 100%;
	color: #15499F;
	font-weight: bold;
	text-align: center;
}

.summaryBoxHeaderLeft3
{
	background-color: #FFFFFF;
	width: 100%;
	color: #15499F;
	font-weight: bold;
	text-align: left;
}

.summaryBoxLight1
{
	background-color: #eff2f5;
	width: 100%;
	font-weight: normal;
}


.summaryBox1
{
	background-color: #15499F;
	width: 100%;
}

.summaryBox2
{
	background-color: #FDF7CC;
	width: 100%;
}

.summaryBoxDark2
{
	background-color: #FFD83D;
	width: 100%;
}

.summaryBoxHeader2
{
	background-color: #FDF7CC;
	width: 100%;
	color: #15499F;
	font-weight: bold;
	font-size: large;
}

.summaryBoxHeaderDark2
{
	background-color: #FFD83D;
	width: 100%;
	color: #15499F;
	font-weight: bold;
	font-size: large;
}

.summaryBoxLightHeader1
{
	background-color: #eff2f5;
	width: 100%;
	color: #15499F;
	font-weight: bold;
	font-size: large;
}

.summaryBoxHeader1
{
	background-color: #15499F;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.summaryBoxContent
{
	background-color: #FFFFFF;
	width: 100%;
}

.summaryBoxContent2
{
	background-color: #FDF7CC;
	width: 100%;
}

.summaryBoxHeaderImage
{
	padding-top: 7px;
}

.summaryBoxHeaderAmount
{
	color: #000066;
	float: right;
	font-size: 20px;
	text-align: right;
	font-weight: 500;
}

.summaryBoxHeaderAmountSmall
{
	font-size: 11px;
	font-weight: 400;
}

.summaryBoxQuoteOptions
{
	background-color: #003f8f;
	width: 100%;
}

.policyNumberImage
{
	padding-top: 3px;
}

/* Description:	Styles for displaying / hiding images */
/* Date & Websites: 07/12/2006 - Endsleigh.PaymentNamespace.Website */
.showImage
{
	display: inline;
	visibility: visible;
}

.hideImage
{
	visibility: hidden;
}

/*----------------------------------------- 	ID’s 		---------------------------------------*/
/* Description:	Style for setting page width in motor*/
/* Date & Websites: 13/10/2009 -  Endsleigh.Products.Motor.Website.Quote */

#parentTop
{
	background-color: white; 
	width: 976px; 
	float: none; 
	margin-left: auto; 
	clear: both; 
	margin-right: auto;
}

/**************************************************************************************************/
/* -- END -- Styles created for Endsleigh.Products.Motor.Website -- */
/**************************************************************************************************/

/**************************************************************************************************/
/* -- START -- Styles created for Tamar re-designed Endsleigh Header / Footer controls -- */

/* Date added:	16/01/2007	*/
/* Added by:	NEWC1 */
/**************************************************************************************************/

/* Description:	General Styles for header and footer */
/* Date & Websites: 16/01/2007 - All Endsleigh websites */
#wrapper
{
	width: 770px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

#wrapper h2
{
	padding: 0;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	color: #3399cc;
	text-decoration: none;
}

#wrapper a
{
	font-size: 1em;
}

#wrapper .micro
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #999999;
	padding: 10px;
	padding-top: 6px;
	margin-top: 0px;
	line-height: 1.3em;
}

/* Description:	Top navigation bar */
/* Date & Websites: 16/01/2007 - All Endsleigh websites */
#toolbarLogo
{
	height: 72px;
	clear: both;
	margin: 0;
}

#toolbarLogo .micro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin: 0px;
}

#toolbarLogo .headerText
{
	padding: 20px 0 5px 10px;
	clear: left;
}

#toolbarLogo .headerLogo
{
	float: right;
}

#toolbarTabs
{
	width: 750px;
	clear: both;
	margin: 0;
}

ul.navBar
{
	width: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.navBar li
{
	margin: 0 2px 0 0;
	padding: 0 0 0 6px;
	float: left;
}

ul.navBar li a
{
	float: left;
	display: block;
	margin: 0;
	padding: 8px 10px 4px 4px;
}

/* 	This class is for use by the technical department, it shouldn't
	be reused or changed by us in the system department  */
ul.technicalHelpText
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
ul.navBar li a
{
	float: none;
}
/* End IE5-Mac hack */

ul.travelNavBar
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.travelNavBar li
{
	margin: 0;
	padding: 0 0 0 4px;
	float: left;
}

ul.travelNavBar li a
{
	float: left;
	display: block;
	margin: 0;
	padding: 8px 15px 10px 9px;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
ul.travelNavBar li a
{
	float: none;
}
/* End IE5-Mac hack */

#toolbarMainNav ul li a
{
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#toolbarMainNav ul li a:hover
{
	color: #ffcc00;
	text-decoration: none;
}

#toolbarMainNav ul li.personal a
{
	color: #000000;
}

#toolbarMainNav ul li.personal a:hover
{
	color: #000000;
}

#travelMainNav
{
	width: 775px;
	height: 30px;
	padding-bottom: 0px;
	margin: 0;
	text-align: left;
}

#travelMainNav ul li a
{
	color: #15499F;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#travelMainNav ul li a:hover
{
	color: #fff;
	text-decoration: none;
}

#travelMainNav ul li.personal a
{
	color: #15499F;
}

#travelMainNav ul li.personal a:hover
{
	color: #15499F;
}

/* Description:	Support Navigation bar */
/* Date & Websites: 16/01/2007 - All Endsleigh websites */
#toolbarSupportBar
{
	width: 760px;
	height: 28px;
	margin: 0;
	padding: 0 10px 0 0;
	clear: both;
}

/* Description:	Footer styles */
/* Date & Websites: 16/01/2007 - All Endsleigh websites */
#footerMainNav
{
	width: 770px;
	height: 28px;
	padding-bottom: 0px;
	margin: 0;
	text-align: left;
}

#footerMainNav ul
{
	padding: 7px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}

#footerMainNav ul li
{
	color: #1576bc;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	display: inline;
	border-right: 1px solid;
	float: left;
	margin: 0;
	padding: 0 4px;
}

#footerMainNav ul li.affiliates
{
	border-right: 0;
}

#footerMainNav ul li a
{
	color: #003F8F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footerMainNav ul li a:hover
{
	color: #1576bc;
	text-decoration: none;
}

body.contact #footerMainNav ul li.contact a, body.locator #footerMainNav ul li.locator a, body.site_map #footerMainNav ul li.site_map a, body.a_z #footerMainNav ul li.a_z a, body.security #footerMainNav ul li.security a, body.privacy #footerMainNav ul li.privacy a, body.terms #footerMainNav ul li.terms a, body.media #footerMainNav ul li.media a, body.affiliates #footerMainNav ul li.affiliates a, body.accessibility #footerMainNav ul li.accessibility a
{
	color: #CC0000;
}

/**************************************************************************************************/
/* -- END -- Styles created for Tamar re-designed Endsleigh Header / Footer controls -- */
/**************************************************************************************************/

/**************************************************************************************************/
/* -- START -- Styles created for newly designed Progress Indicator animated imagery -- */

/* Date added:	13/02/2007	*/
/* Added by:	NEWC1 */
/**************************************************************************************************/

/* Description:	Styles used for different processing types */
/* Date & Websites: 16/02/2007 - All Endsleigh websites */
.cqProgress
{
	text-align: center;
	width: 100%;
}

.ppProgress
{
	text-align: center;
	width: 100%;
}

.rqProgress
{
	text-align: center;
	width: 100%;
}

.gsProgress
{
	text-align: center;
	width: 100%;
}

.cqProgressSmall
{
	float: left;
	padding-left: 300px;
}

.ppProgressSmall
{
	float: right;
}

.rqProgressSmall
{
	float: left;
	padding-left: 220px;
}

.pqProgressSmall, .upProgressSmall
{
	float: right;
}

/**************************************************************************************************/
/* -- END -- Styles created for newly designed Progress Indicator animated imagery -- */
/**************************************************************************************************/

/* --------- BODY --------- */
body
{
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}

.small
{
	font-size: 10px;
	color: #999999;
}

.common, .commonAlternate
{
	font-size: 11px;
	vertical-align: top;
}

.commonSmallBlue
{
	font-size: 0.9em;
	vertical-align: top;
	color: #000066;
}

.commonBold
{
	font-weight: bold;
	font-size: 11px;
}

.commonBoldBlue
{
	font-weight: bold;
	font-size: 11px;
	color: #15499F;
}

.commonBoldGrey
{
	font-weight: bold;
	font-size: 11px;
	color: #AAAAAA;
}

.commonError
{
	font-size: 11px;
	vertical-align: top;
	color: #FF0000;
}

.micro
{
	font-size: 10px;
	color: #999999;
}

.micro1
{
	font-size: 10px;
	color: #ffffff;
}

.microMicro1
{
	font-size: 9px;
	color: #ffffff;
}

.PageError
{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.PageErrorSmall
{
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.premuimPrice
{
	font-size: 28px;
	color: #000033;
	font-weight: bold;
}

.travelPremuimPrice
{
	font-size: 28px;
	color: #000066;
	background-color: #FEF5CA;
	font-weight: bold;
}

.travelMonthlyPrice
{
	font-size: 16px;
	color: #000033;
	background-color: #FEF5CA;
	font-weight: bold;
}

.travelCommonBold
{
	font-weight: bold;
	font-size: 11px;
	background-color: #FEF5CA;
}

.travelCommonLarge
{
	font-size: 13px;
	vertical-align: top;
	font-family: arial;
}



.summaryBoxFilled2
{
	width: 100%;
	background-color: #FEF5CA;
}

.summaryBoxFilled1
{
	width: 100%;
	background-color: #15499f;
}

.summaryBoxHeaderFilledThin1
{
	background-color: #eff2f5;
	width: 100%;
	color: #15499F;
	font-weight: bold;
	font-size: large;
}

.summaryBoxContentFilledThin1
{
	background-color: #eff2f5;
	width: 100%;
	font-weight: normal;
}

.summaryBoxHeaderTransparent
{
	font-weight: bold;
	width: 100%;
	color: #15499f;
	background-color: #ffffff;
	text-align: left;
}



.clientSearchHeader
{
	background-color: #15499F;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.hr2
{
	border-right: 0px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 0px;
	width: 100%;
	color: #003f8f;
	padding-top: 0px;
	border-bottom: 0px;
	height: 0.12em;
	background-color: #003f8f;
	font-size: 5px;
}

.hr3
{
	border-right: 0px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 0px;
	width: 100%;
	color: #FFCC00;
	padding-top: 0px;
	border-bottom: 0px;
	height: 0.12em;
	background-color: #ffcc00;
	font-size: 5px;
}

.hr4
{
	border-right: 0px;
	border-top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 0px;
	width: 100%;
	color: #FFCC00;
	padding-top: 0px;
	border-bottom: 0px;
	height: 0.12em;
	background-color: #ffcc00;
	font-size: 5px;
}

H4
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	margin: 0px;
	color: #cc0000;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.monthlyPrice
{
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}

.monthlyPriceLarge1
{
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

.phoneNumber
{
	font-size: 28px;
	color: #000033;
	font-weight: bold;
	vertical-align: top;
}

.commonOnYellow
{
	font-size: 11px;
	color: #000033;
	vertical-align: top;
}

.quoteTitle
{
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}

h1
{
	font-weight: bold;
	font-size: 13px;
}

h2
{
	font-weight: bold;
	font-size: 11px;
}

.formHeader
{
	font-size: 11px;
	font-weight: bold;
}

h3
{
	font-size: 11px;
	font-weight: bold;
}

td.buttonContainer
{
	text-align: right;
}

DT
{
	font-weight: bold;
}
P
{
	font-size: 11px;
}
td
{
	font-size: 11px;
}
UL
{
	font-size: 11px;
}

/*  ---------body links --------- */

a:link
{
	text-decoration: underline;
	color: #000000;
}

a:visited
{
	text-decoration: underline;
	color: #000000;
}

a:active
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #FF9900;
}


/*---- FORM CONTROLS -----*/

input.inputBody
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #DDE5F2;
	text-decoration: none;
	color: #000000;
	padding: 1px;
	border: 1px solid;
	border-color: #999999;
}

input.inputBodyFocus
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #F0F0F0;
	text-decoration: none;
	color: #000000;
	padding: 1px;
	border: 1px solid;
	border-color: #999999;
}

select.selectBody
{
	background-color: #DDE5F2;
	color: #000000;
	line-height: 1;
	font-family: arial;
	font-size: 11px;
	padding: 2px;
	border: 1px solid;
	border-color: #CCCCCC;
}

textAREA.textareaBody
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	color: #000000;
	line-height: 1;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	font-family: arial;
	background-color: #ffffcc;
}

.gridBody
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #DDE5F2;
	text-decoration: none;
	color: #666666;
	padding: 1px;
	border: 1px solid;
	border-color: #999999;
}

/* --------- PARENT STRUCTURE --------- */

#parentdiv
{
	text-align: center;
}

#parentTable
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	width: 976px;
}

td.contentContainer
{
	background-color: #ffffff;
	padding: 20px 0px 0px 0px;
}

/* Description: left padding used on old niche (INETNiche/Code/...) websites sites as part of the website re-branding to pad out main content*/
/* Date & Websites: 02/11/2000 - Endsleigh.Niche.Bicycle.Deployment.Web, Endsleigh.Niche.Landlords.Deployment.Web, Endsleigh.Niche.RentGuarantee.Web.WebDeployment*/
td.leftPadding
{
	padding-left: 115px;
}
/*------------------------------------------------------------------------------------------------------------------------------- */

/* Description: top padding used on old niche (INETNiche/Code/...) websites sites as part of the website re-branding to pad out footer */
/* Date & Websites: 02/11/2000 - Endsleigh.Niche.Bicycle.Deployment.Web, Endsleigh.Niche.Landlords.Deployment.Web, Endsleigh.Niche.RentGuarantee.Web.WebDeployment*/
/* 					  - Also used in payments on the PolicyDetail.aspx page*/
td.topPadding
{
	padding-top: 15px;
}
/*------------------------------------------------------------------------------------------------------------------------------- */

#navYellow
{
	background-color: #FFCC00;
	height: 3px;
}


/* --------- 2 COL STRUCTURE --------- */

td.quoteLeft
{
	width: 510px;
	vertical-align: top;
	padding: 5px;
}

td.quoteRight
{
	width: 260px;
	vertical-align: top;
	padding: 5px;
}

/* ------ 3 UNEVEN COL STRUCTURE ------ */

TD.quoteLeftSmall
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 289px;
	padding-top: 5px;
}

TD.quoteMiddleSmall
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 289px;
	padding-top: 5px;
}

TD.quoteRightSmall
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 160px;
	padding-top: 5px;
}

/* - LARGE LEFT COL TO USE WITH quoteRightSmall - */

td.quoteLeftLarge
{
	width: 610px;
	vertical-align: top;
	padding: 5px;
}

/*---------- TABLE CELL STRUCTURE ----------*/


td.mainLeft
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 520px;
	padding-top: 0px;
}

td.mainRight
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 260px;
	padding-top: 0px;
}

td.ColLeft
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 260px;
	padding-top: 0px;
}

td.ColMiddle
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 260px;
	padding-top: 0px;
}

td.ColRight
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 260px;
	padding-top: 0px;
}

td.cellRowSpacer
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 1px;
	background-color: #cccccc;
}

TH.dataColOne
{
	width: 340px;
}

TH.dataColTwo
{
	width: 80px;
	text-align: left;
}

TH
{
	text-align: left;
}

FORM
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* --------- IMAGES --------- */

img
{
	border: 0px;
	display: block;
}

img.inline
{
	border: 0px;
	padding: 2px;
	display: inline;
}

IMG.cross
{
	border-right: 0px;
	padding-right: 2px;
	border-top: 0px;
	display: inline;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: 0px;
	padding-top: 2px;
	border-bottom: 0px;
}
IMG.chevron
{
	border-right: 0px;
	border-top: 0px;
	display: inline;
	border-left: 0px;
	border-bottom: 0px;
}

/* --------- HELP DIVS --------- */

#layerContainer
{
	position: relative;
	width: 240px;
	padding: 3px;
	height: 220px;
}

.lyrs
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	color: #3399CC;
	font-weight: bold;
}

span.formError
{
	visibility: hidden;
	padding: 0px;
	width: 5px;
}

span.formError_Show
{
	visibility: visible;
	padding: 3px;
}

/*  ---------nav links from quote_nav.css--------- */

a:link.nav
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

a:visited.nav
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

a:active.nav
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.nav
{
	font-size: 11px;
	text-decoration: none;
	color: #FFCC33;
}

A.nav:link
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.nav:visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.nav:active
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.nav:hover
{
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}


/*---------- NAV from quote_nav.css----------*/

.subNavs
{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}


#layerDivContainer
{
	position: relative;
	height: 15px;
}


#navTableContainer
{
	background-color: #000066;
	padding: 5px;
}


/*----------- END PAGE -------------*/


table.premiumDisplay
{
	background-color: #FFE98E;
}

table.quoteFinalTable
{
	background-color: #FFF5CC;
}

.holidayQuoteFinalTable
{
	background-color: #FEF5CA;
	vertical-align: top;
}

.holidayCoverDetails
{
	font-size: 11px;
	color: #000066;
	background-color: #ffffff;
	vertical-align: middle;
}

div.divider
{
	height: 1px;
	font-size: 1px background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.dividerLarge
{
	height: 2px;
	font-size: 2px;
	background-color: #000066;
	margin-top: 8px;
	margin-bottom: 4px;
}

/*used to be dividerYellow*/
div.divider3
{
	height: 2px;
	font-size: 2px;
	background-color: #FDEDA9;
	margin-top: 8px;
	margin-bottom: 4px;
}

div.divider1
{
	height: 1px;
	font-size: 1px;
	background-color: #FFCC00;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.dividerPadded1
{
	height: 1px;
	font-size: 1px;
	background-color: #FFCC00;
	margin-top: 9px;
	margin-bottom: 10px;
}

div.divider2
{
	height: 1px;
	font-size: 1px;
	background-color: #003f8f;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.dividerPadded2
{
	height: 1px;
	font-size: 1px;
	background-color: #003f8f;
	margin-top: 9px;
	margin-bottom: 10px;
}

div.quoteTop
{
	background: url("../image/testimonial-box-top.gif");
	background-repeat: no-repeat;
	padding: 15px 14px 10px 17px;
	width: 116px;
	color: #FFAA00;
}

div.quoteBottom
{
	background-image: url("../image/testimonial-box-bottom.gif");
	background-repeat: no-repeat;
	height: 20px;
	padding: 0px 14px 17px 17px;
	width: 116px;
	color: #FFAA00;
}

A.commonLink:link
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.commonLink:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.commonLink:active
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.commonLink:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

/*----------- New styles for Client Login -------------*/

td.QuotePolicySummary
{
	width: 100px;
	font-size: 11px;
}

td.AnnotationHeader
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 2px;
}

form
{
	margin-bottom: 0px;
}

/* --------- FSA --------- */

.FSAHeader
{
	font-weight: bold;
	font-size: 16px;
}
.FSAtext
{
	font-style: italic;
}

/*------TRAVEL ZURICH Styles */

A.TravelCommonLink:link
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
A.TravelCommonLink:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
A.TravelCommonLink:active
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
A.TravelCommonLink:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

A.formHeaderLink:link
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
A.formHeaderLink:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
A.formHeaderLink:active
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
A.formHeaderLink:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

A.formHeaderLinkLarge:link
{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
A.formHeaderLinkLarge:visited
{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
A.formHeaderLinkLarge:active
{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
A.formHeaderLinkLarge:hover
{
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
}


/*---- END TRAVEL ZURICH STYLES ----*/


/*Styles used by Endsleigh.PaymentNamespace.Website and Travel*/


.DocumentsUnavailable
{
	color: #FF0000;
}

.PolicyDocumentSection
{
	background-color: #FEF5CA;
	width: 550px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
}

.PoliyDocumentLabel
{
	font-weight: bold;
	color: #000066;
	font-size: 1em;
}

A:link.commonLinkBold
{
	font-weight: bold;
	color: #000066;
	font-size: 1em;
	text-decoration: underline;
	font-family: Arial,Verdana;
}

A:hover.commonLinkBold
{
	font-weight: bold;
	color: #003f8f;
	font-size: 1em;
	text-decoration: underline;
	font-family: Arial,Verdana;
}

A:visited.titleLinkBoldLarge
{
	font-weight: bold;
	color: #000066;
	font-size: 1.1em;
	text-decoration: underline;
	font-family: Verdana,Arial;
}

A:link.titleLinkBoldLarge
{
	font-weight: bold;
	color: #000066;
	font-size: 1.1em;
	text-decoration: underline;
	font-family: Verdana,Arial;
}

A:hover.titleLinkBoldLarge
{
	font-weight: bold;
	color: #003f8f;
	font-size: 1.1em;
	text-decoration: underline;
	font-family: Verdana,Arial;
}

/*---- TRAVEL SPECIFIC STYLES ----*/
table.travelCoverOptionsTable
{
	border-spacing: 0px;
	width: 586;
}
table.travelCoverOptionsTable TD
{
	padding: 0px;
	border: 0px;
}
table.travelCoverOptionsTable TD.filledTop
{
	border-top: #15499f 1px solid;
	background-color: #eff2f5;
}
table.travelCoverOptionsTable TD.clearTopRightBorder
{
	border-right: #bebebe 1px solid;
	border-top: #15499f 1px solid;
}
table.travelCoverOptionsTable TD.clearTopWithBorders
{
	border-right: #bebebe 1px solid;
	border-top: #15499f 1px solid;
	border-left: #bebebe 1px solid;
}
table.travelCoverOptionsTable TD.filledBottom
{
	border-bottom: #15499f 1px solid;
	background-color: #eff2f5;
}
table.travelCoverOptionsTable TD.clearBottomRightBorder
{
	border-right: #bebebe 1px solid;
	border-bottom: #15499f 1px solid;
}
table.travelCoverOptionsTable TD.clearBottomWithBorders
{
	border-right: #bebebe 1px solid;
	border-left: #bebebe 1px solid;
	border-bottom: #15499f 1px solid;
}
table.travelCoverOptionsTable TD.colLeftHanderBorder
{
	border-left: #15499f 1px solid;
	width: 9px;
	background-color: #eff2f5;
}
table.travelCoverOptionsTable TD.colCOName
{
	font-size: 11px;
	width: 150px;
	background-color: #eff2f5;
	padding-left: 1px;
}
table.travelCoverOptionsTable TD.colCOInfo
{
	width: 30px;
	background-color: #eff2f5;
	text-align: center;
}
table.travelCoverOptionsTable TD.colAdditionalText1
{
	border-right: #bebebe 1px solid;
	font-size: 11px;
	border-left: #bebebe 1px solid;
	width: 153px;
	text-align: center;
}
table.travelCoverOptionsTable TD.colAdditionalText2
{
	border-right: #bebebe 1px solid;
	font-size: 11px;
	width: 100px;
	text-align: center;
}
table.travelCoverOptionsTable TD.colCOSelected
{
	width: 28px;
	background-color: #eff2f5;
	text-align: right;
}
table.travelCoverOptionsTable TD.colRightHanderBorder
{
	border-right: #15499f 1px solid;
	width: 9px;
	background-color: #eff2f5;
}
table.travelCoverOptionsTable span.MarketingDisabled
{
	color: red;
}
table.travelCoverOptionsTable span.MarketingSelected
{
	color: #348017;
}

TD.tabCoverListMainBodyCell
{
	border-right: #15499f 1px solid;
	border-left: #15499f 1px solid;
	width: 100%;
	border-bottom: #15499f 1px solid;
	background-color: #eff2f5;
}
TD.tabCoverListSpacerHeaderCell
{
	width: 100%;
	border-bottom: #15499f 1px solid;
}
DIV.tabCoverListMainBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	overflow: auto;
	padding-top: 10px;
}

.columnLeft
{
	width: 20px;
}

.columnCentreNarrow
{
	width: 60px;
}

.columnRightWide
{
	width: 192px;
}
.columnCentreWide
{
	width: 225px;
}
.columnRightNarrow
{
	width: 38px;
}
.errorSummary
{
	clear: both;
	border-right: #cc0000 1px solid;
	padding-right: 7px;
	border-top: #cc0000 1px solid;
	margin-top: 2px;
	padding-left: 7px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	border-left: #cc0000 1px solid;
	color: #cc0000;
	padding-top: 4px;
	border-bottom: #cc0000 1px solid;
	background-color: #ffffff;
}

/*---- END TRAVEL SPECIFIC STYLES ----*/



/*---- Start of Price Presentation Redesign ---*/

#divAnnualPrice
{
	margin: 5px 5px 0px 5px;
	width: 302px;
	height: 100px;
	color: white;
	font-family: arial, Helvetica, sans-serif;
}

#divMonthlyPrice
{
	margin: 5px 5px 0px 5px;
	width: 302px;
	height: 100px;
	color: #102245;
	font-family: arial, Helvetica, sans-serif;
}

.AnnualPayment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

#divTotalAnnualPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	height: 30px;
	margin-top: 8px;
	margin-left: 8px;
}

#divTotalAnnualPriceLoader
{
	display: None;
	height: 30px;
	margin-top: 8px;
	margin-left: 8px;
}

#divAnnualPadlock
{
	position: relative;
	left: 250px;
	width: 40px;
}

#divMonthlyPadlock
{
	position: relative;
	top: -20px;
	left: 250px;
	width: 40px;
}



.imgTick
{
	
}

#divTotalMonthlyPriceLoader
{
	display: None;
	height: 30px;
	margin-top: 8px;
	margin-left: 8px;
}

.MonthlyPayment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 10px;
	font-weight: bold;
}

#divTotalMonthlyPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	height: 30px;	
	margin-top: 8px;
	margin-left: 8px;
}

#divTry12Month
{
	margin: 5px;
	width: 302px;
	float: left;
	height: 100px;
	color: #102245;
	clear: none;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divPartnerImage
{
	margin: 5px;
}

#divBenefitsOuter
{
	border-bottom: #b3b3b3 1px solid;
	border-left: #b3b3b3 1px solid;
	margin: 5px 0px 5px 5px;
	width: 450px;
	min-height: 210px;
	float: left;
	clear: left;
	border-top: #b3b3b3 1px solid;
	border-right: #b3b3b3 1px solid;
	background-color: #F5F5F5;
	font-size: 12px;
}

#divBenefitsHeader
{
	width: 100%;
	float: none;
	height: 22px;
	clear: both;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #102245;
}

#divExcess
{
	background-color: #F5F5F5;
	border-bottom: #b3b3b3 1px solid;
	border-left: #b3b3b3 1px solid;
	border-top: #b3b3b3 1px solid;
	border-right: #b3b3b3 1px solid;
	margin: 5px 5px 5px 0px;
	width: 161px;
	float: left;
	clear: right;
	border-style: solid solid solid none;
	font-size: 12px;
}

#divExcessHeader
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #102245;
	width: 100%;
	float: none;
	height: 22px;
	clear: both;
}

.divOptionsOuter
{
	
	margin: 5px 5px 10px 5px;
	width: 612px;
	float: left;
	clear: left;
	background-color: #F5F5F5;
	font-size: 12px;
}

#divOptionsHeader
{
	margin: 5px 5px 0px 5px;
	width: 615px;
	float: none;
	height: 25px;
	clear: both;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: white;
}

#divOptionsInner
{
	width: 615px;
	float: none;
	clear: both;
}

#divRoadside
{
	background-color: #c89f11;
	width: 100%;
	float: none;
	height: 40px;
	clear: both;
	border-top: #b3b3b3 1px solid;
}

#divGreatOptionsOuter
{
	border-bottom: #b3b3b3 1px solid;
	border-left: #b3b3b3 1px solid;
	border-top: #b3b3b3 1px solid;
	border-right: #b3b3b3 1px solid;
	margin: 268px 5px 5px 5px;
	width: 128px;
	float: none;
	clear: both;
}

#divGreatOptionsHeader
{
	border-bottom: #b3b3b3 1px solid;
	border-left: #b3b3b3 1px solid;
	border-top: #b3b3b3 1px solid;
	border-right: #b3b3b3 1px solid;
	margin: 5px 5px 0px 5px;
	height: 22px;
	clear: both;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #102245;
}

#divGreatOptionsContent
{
	margin: 0px 5px 0px 5px;
	width: 128px;
	height: 190px;
	border-bottom: #b3b3b3 1px solid;
	border-left: #b3b3b3 1px solid;
	border-right: #b3b3b3 1px solid;
}

#divYourDetails
{
	border-right: #b3b3b3 1px solid;
	border-top: #b3b3b3 1px solid;
	width: 206px;
	float: left;
	height: 310px;
	clear: left;
	margin-left: 5px;
	margin-top: 5px;
}

#divYourCar
{
	border-top: #b3b3b3 1px solid;	
	width: 202px;
	float: left;
	height: 310px;
	clear: none;
	margin-top: 5px;
}

#divModsClaimsAccidents
{
	border-top: #b3b3b3 1px solid;
	border-left: #b3b3b3 1px solid;
	width: 204px;
	float: left;
	height: 310px;
	clear: none;
	margin-top: 5px;
}

#divPreferToCall
{
	border-bottom: #b3b3b3 1px solid;
	border-left: #b3b3b3 1px solid;
	border-top: #b3b3b3 1px solid;
	border-right: #b3b3b3 1px solid;
	margin: 5px 5px 5px 10px;
	width: 128px;
	float: left;
	clear: right;
}

.AddOnHeading
{
	cursor: pointer;
	font-weight: bold;
	color: #102245;
}

#divPreferToCallHeader
{
	width: 100%;
	float: none;
	height: 20px;
	clear: both;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #102245;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B3B3B3;
}

#tdPolicyLink
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102245;
	text-align: right;
	padding-right: 10px;
}

#tdChangeQuote
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102245;
	padding-left: 10px;
}

#tdCoverStartDate
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 15px 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b3b3b3;
}

#divQuoteReference
{
	font-size: 12px;
	margin-top: 8px;
	margin-left: 8px;
}

#divInstallments
{
	font-size: 11px;
	margin-top: 8px;
	margin-left: 8px;
}

#divBenefitsContent
{
	padding-left: 10px;
	float: left;
	clear: both;
	width: 440px;
}

#lblAnnualTotal
{
	font-size: 1.8em;
	font-weight: bold;
}

#tdOptionsHeader
{
	font-weight: bold;
	color: White;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	height: 25px;
	width: 613px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: silver;
	border-right-color: silver;
	border-left-color: silver;
}

#tdOptionHeading
{
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	height: 40px;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;

}

#lblOptionsHeader
{
	margin-left: 5px;
}

.tdOptionItem
{
	height: 62px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: silver;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: silver;

}

.tblInnerOptionsTable
{
	margin-left: 5px;
}

.divRoadsideOptionItem
{
	border-width: 1px;
	border-color: silver;
	float: none;
	clear: both;
	height: 40px;
	border-top-style: solid;
	background-color: orange;
}

#divTotalPrice
{
	font-size: 1.8em;
	font-weight: bold;
	float: left;
	clear: none;
}

#divTotalPriceLoader
{
	font-size: 1.8em;
	font-weight: bold;
	float: left;
	clear: none;
	display: none;
}

#divSaveQuote
{
	margin: 15px;
	float: left;
	clear: left;	
	color: white;
}

#divBuyButton
{
	float: right;
	clear: none;
}

.OptionsDropdown
{
	width: 230px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}

.helpImageDiv
{
	margin: 5px;
	width: 25px;
	float: left;
	clear: left;
}

.descAndHeadingCheckboxDiv
{
	width: 400px;
	margin: 5px;
	float: left;
	clear: none;
	font-size: 12px;
}

.descAndHeadingDropdownDiv
{
	width: 300px;
	margin: 5px;	
	font-size: 12px;
}

.priceDiv
{
	margin: 25px 0px 8px 8px;
	width: 55px;
	float: left;
	clear: none;
	font-weight: bold;
	font-size: 12px;
}

.dropdownDiv
{

}

.addOptionDiv
{
	margin: 10px 5px 8px 5px;
	float: left;
	clear: right;
	color: red;
	width: 55px;
	font-weight: bold;
}

.imgCogCheckbox
{
	margin-left: 1px;
	margin-top: 1px;
}

.imgCogDropdown
{
	margin-left: 252px;
	margin-top: 1px;
}

.Subtitle
{
	font-size: 20px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #102245;
}

.AddOnModalProductNameDiv
{
	float: Left;
	clear: Left;
	margin: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #102245;
}

.AddOnModalCloseDiv
{
	margin: 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.AddOnTagLineDiv
{
	float: Left;
	clear: both;
	width: 300px;
	margin: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #102245;
}

.AddonUSPDiv
{
	width: 400px;
	float: left;
	margin: 5px;
	clear: both;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

.AddonImageDiv
{
	float: right;
	margin: 5px;
	clear: none;
}

.ModalSmallText
{
	font-size: 11px;
}

#hypTry6MonthQuote
{
	cursor: pointer;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divAutoOuter
{
	margin: 5px;
	border: 1px solid #B3B3B3;
	background-color: #F5F5F5;
}

#tdBenefitsHeader
{
	padding: 3px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #102245;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 430px;
}

#tdExcessHeader
{
	padding: 3px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #102245;
	border-bottom-color: #B3B3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#tdBenefitsContent
{
	padding: 3px 3px 10px 3px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102245;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b3b3b3;
}

#divExcessInfoHeader
{
	width: 162px;
	height: 22px;
	clear: none;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #102245;
}

#divBenefits2
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #B3B3B3;
	width: 440px;
	height: auto;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divExcess2
{
	float: left;
	clear: none;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}

.popUpHelp2
{
	padding: 10px;
	color: white;
	background-color: #102245;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	display: None;
	z-index: 999;
	filter: alpha(opacity=0);
	opacity: 0;
}

#divQuoteNumber
{
	margin: 10px;
}

#divSavedQuoteHeader
{
	border: 1px solid #b3b3b3;
	width: 500px;
	height: 40px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	float: left;
	clear: both;
}

#divSavedQuoteContent
{
	width: 500px;
	float: left;
	clear: both;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
	background-color: #F5F5F5;
}

#divSavedQuoteText
{
	margin: 5px;
}

#divSavedQuoteBack
{
	margin: 5px;
	float: left;
	clear: both;
}

#divHaveQuestions
{
	width: 100%;
	float: none;
	height: 20px;
	clear: both;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #102245;
	margin-top: 15px;	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B3B3B3;
}

/*---- End of Price Presentation Redesign ---*/

/*****************************************/
/* Generic class styles - START                           */
/*****************************************/
body
{
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: #e7e7e7 !important;
	margin: 0px !important;
	font-family: arial !important;
	font-weight: normal;
	color:#102245 !important;
}

/*****************************************/
/* Generic class styles - END                                */
/*****************************************/

/*****************************************/
/* Toolbar styles - START                                      */
/*****************************************/

#divToolbarHeader
{
	padding-top:13px;
	clear:both;
	height:75px;
	position:relative;
	width:976px;
}

#divToolbarHeader .logo
{
	margin-left: 18px;
	float:left;
}

#divToolbarHeader .logo img
{
	border:0;
}

#divToolbarHeader .headerLinks 
{
	position:absolute;
	top:20px;
	right:22px;
	padding: 0;
	margin: 0;
}

#divToolbarHeader .headerLinks li 
{
	display:inline;
	padding-left:3px;
}

#divToolbarHeader .headerLinks ul
{
	margin: 0;
	padding: 0;
}

#divToolbarHeader .headerLinks a:link
{
	color:#243a76;
	text-decoration:none;
}

#divToolbarHeader .headerLinks a:hover 
{
	text-decoration: underline;
}

#divToolbarHeader .headerLinks li.first 
{
	border-right:1px solid #102245;
	padding-right:4px;
}

#divToolbarHeader .welcomeText 
{
	float:left;
	padding:10px  0 10px 18px;
	clear: left;
	font-size: 1.2em;
}

#divToolbarHeader .welcomeText p 
{
	padding:0;
	margin:0;
}

#divToolbarHeader .welcomeText a {
	text-decoration:underline;
}

#divToolbarMenu  
{
	width: 976px;
}

#divToolbarMenu  .menu 
{
	height:41px;
	margin:0 11px 0 12px;
	background:url(/aspnet_client/system_web/2_0_50727/Themes/ENDSLEIGH/Images/img_toolbarGradientBackground.gif) no-repeat top right;
}

#divToolbarMenu  .menu ul.navigation 
{
	background: url(/aspnet_client/system_web/2_0_50727/Themes/ENDSLEIGH/Images/img_toolbarGradientEnd.gif) no-repeat;
	padding-left:6px;
	display:block;
	height:36px;
	position:relative;	
	list-style: none;
	margin:0;
}

#divToolbarMenu  .menu li  
{
	float:left;
	position:relative;
}

#divToolbarMenu  .menu li a  
{
 	display:block;
	padding: 12px 20px 12px 20px;
	text-align:center;
	text-decoration: none;
	border-right:2px solid #fff;
	background: url(/aspnet_client/system_web/2_0_50727/Themes/ENDSLEIGH/Images/img_toolbarGradient_OFF.gif) repeat-x;
	color:#102245;
	font-weight:bold;
	font-size:12px !important;
}

#divToolbarMenu  .menu li.category6 a,
#divToolbarMenu  .menu li.category8 a
 {
	display:block;
	padding:4px 27px;
	text-align:center;
	color:#102245;
}

#divToolbarMenu  .menu li a:hover  
{
	background: url(/aspnet_client/system_web/2_0_50727/Themes/ENDSLEIGH/Images/img_toolbarGradient_ON.gif) top left repeat-x;
	color:#ffffff;
	text-decoration:none;
}

/*****************************************/
/* Toolbar styles - END                                          */
/*****************************************/

/*****************************************/
/* Footer styles - START                 */
/*****************************************/

.footerBorder
{
	width: 976px;
	background-color: #ffffff;
	padding-bottom: 10px;
	margin: 0px auto;
}

.footer
{
	clear: both;
	background: #f2f1f1;
	width: 953px;
	margin-left: 12px;
}

.footer .footernav 
{

	background: url(/aspnet_client/system_web/2_0_50727/Themes/ENDSLEIGH/Images/img_footerGradient.gif) repeat-x 0 0;
	overflow: auto;
	clear: both;
}

.footer .footernav ul 
{
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer .footernav ul li 
{
	float: left;
}

.footer .footernav ul li a 
{
	font-weight: bold;
	color: #ffffff;
	display: block;
	float: left;
	padding: 5px 0px 5px 15px;
	font-size: 11px;
	background: url(/aspnet_client/system_web/2_0_50727/Themes/ENDSLEIGH/Images/img_footerDot.gif) 5px 50% no-repeat; 
	text-decoration: none;
}

.footer .footernav ul li a:hover 
{
	text-decoration: underline;
}

.footer .footernav ul li a.first {
	background: none;
}

.footer .compliance 
{
	padding-bottom: 10px;
}

.footer .compliance p 
{
	text-align: center;
	font-size: 10px;
	margin: 3px 0 3px 0;
}

/*****************************************/
/* Footer styles - END                   */
/*****************************************/



/********************************************************************/
/* Start Of Landlords Price Presentation Styles						*/
/********************************************************************/

.USPBorder
{
	BORDER-BOTTOM: #b3b3b3 1px solid; 
	BORDER-LEFT: #b3b3b3 1px solid; 
	BORDER-TOP: #b3b3b3 1px solid; 
	BORDER-RIGHT: #b3b3b3 1px solid; 
	padding:10px

}


/********************************************************************/
/* End Of Landlords Price Presentation Styles						*/
/********************************************************************/


