/**************************************************************************************************/
/* -- START -- Styles used by Online Account -- */
/*                      Styles also used by other ASP.NET 2.0 websites -- */

/* Date added:	27/03/2008	*/
/* Added by:	NEWC1 */
/**************************************************************************************************/

/*----------------------------------------- 	Classes 	---------------------------------------*/
.iconHelp { cursor: hand; }

.iconHelpFloat 
{ 
	float: right;
	cursor: hand; 
}

html>body .iconHelp { cursor: pointer; }

html>body .iconHelpFloat 
{ 
	float: right;
	cursor: pointer; 
}

.linkCommon
{
	font-weight: normal;
	color: #000000;
	font-size: 1em;
	text-decoration: underline;
}

a:visited.linkCommon
{
	font-weight: normal;
	color: #000000;
	font-size: 1em;
	text-decoration: underline;
}

a:hover.linkCommon
{
	font-weight: normal;
	color: #FF9900;
	font-size: 1em;
	text-decoration: underline;
}

.linkCommonBold
{
	font-weight: bold;
	color: #102245;
	font-size: 1em;
	text-decoration: none;
}

a:hover.linkCommonBold
{
	font-weight: bold;
	color: #102245;
	font-size: 1em;
	text-decoration: underline;
}

a:visited.linkCommonBold
{
	font-weight: bold;
	color: #102245;
	font-size: 1em;
}

.controlCollection
{
	margin: 9px 0 9px 0;
	font-weight: normal;
}

.policyTable th, .policyTable td
{
	padding-left: 5px;
}

.policyRow
{
	background-color: #FEF5CA;
	border-bottom: solid 1px #CCCCCC;
}

.policyRowHighlight
{
	background-color: #FEF8E2;
	border-bottom: solid 1px #CCCCCC;
}

.infoSummary
{
	color: #3399CC;
    border: solid #3399CC 1px;
    background-color: #FFFFFF;
    padding: 3px;
    margin-top: 5px;
    margin-bottom: 2px;
    clear: both;
}

.errorSummary
{
    color: #CC0000;
    border: solid #CC0000 1px;
    background-color: #FFFFFF;
    padding: 7px;
    padding-top: 4px;
    margin-top: 5px;
    margin-bottom: 2px;
    clear: both;
}

.errorSummary ul
{
    color: #CC0000;
    padding: 0;
    margin: 0;
    margin-left: 25px;
    line-height: 1.5em;
}

.errorSummaryTitle 
{ 
    color: #CC0000;
    padding-left: -3px; 
    padding-bottom: 3px; 
}

/*This should basically match the background of the page*/
.hiddenField
{
	color: #FFFFFF;
}

.slidePanel 
{ 
  overflow: hidden; 
  display: none; 
  clear: both; 
}

.slideContent { display: none; }

/**************************************************************************************************/
/* -- END -- Styles used by Online Account -- */ 
/**************************************************************************************************/ 

/**************************************************************************************************/
/* -- START -- Styles used by Student Possessions -- */
/*                      Styles also used by other ASP.NET 2.0 websites -- */

/* Date added:	19/06/2007	*/
/* Added by:	MORJ3 */
/**************************************************************************************************/

/*----------------------------------------- 	Elements 	---------------------------------------*/
form
{
	margin: 0;
	padding: 0;
}

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:#000000;
}

hr 
{
	color: #AEAEAE;
	background-color: #AEAEAE;
	height: 0.125em;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	border: 0;
	clear: both;
}

hr.hrGrey
{
	color: #cccccc;
	background-color: #cccccc;
}

/* Add margin for FF */
html > body hr {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 1px;
}

p
{
	margin: 3px 0 3px 0;
}

/*----------------------------------------- 	  IDs   	---------------------------------------*/

/* Description: Main content structure */
/* Date & Websites: 14/06/2007 - Endsleigh.Products.Niche.StudentPossessions.Website.Quote */
/* Added by:	NEWC1 */
#mainDiv
{
	width: 976px;
	background-color: #ffffff;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

#ctl00_mainDiv
{
	width: 976px;
	background-color: #ffffff;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

#toolbarDiv
{
	clear: both;
	padding: 0;
	margin: 0;
}

#contentDiv
{
	padding: 0;
	margin: 0;
	clear: both;
}

#leftContentDiv
{
	width: 570px;
	padding: 20px 20px 20px 120px;
	margin: 0;
	clear: none;
	float: left;
}

#ctl00_leftContentDiv
{
	width: 570px;
	padding: 20px 20px 20px 120px;
	margin: 0;
	clear: none;
	float: left;
}

#rightContentDiv
{
	width: 170px;
	padding: 20px 0 20px 0;
	margin: 0;
	clear: none;
	float: left;
}

#footerDiv
{
	clear: both;
	padding: 0;
	margin: 0;
}

#ctl00_footerDiv
{
	clear: both;
	padding: 0;
	margin: 0;
}

#veriSignLogo
{
	position: relative; 
	left: 850px; 
	bottom: 160px;
	width: 1px;
	height: 1px;
}

#txtPostcodeWrapper
{
	width: 138px;
}


/*----------------------------------------- 	Classes 	---------------------------------------*/

/* -- START --------- Font / Text Styles ---------- */
/* Date added:	21/06/2007	*/
/* Added by:	MORJ3 */

.common, .commonAlternate 
{
	font-size:1em;
	vertical-align:top;
}

.commonBold
{
	font-weight: bold;
	font-size: 1em;
}

.commonError 
{
	font-size:1em;
	vertical-align:top;
	color:#FF0000;
}

.commonHeading, .commonHeadingAlternate, .greeting 
{
	font-size: 1.1em;
	vertical-align:top;
	color:#3399CC;	
	font-weight: 700;
	font-family: Verdana, Arial;
}

.commonHelpInfo
{
	display: inline;
	font-size: 1em;
	vertical-align: top;
	color: #999999;
}

.commonSmall, .commonSmallAlternate 
{
	font-size: 0.9em;
	vertical-align: top;
}

.micro {
	font-size: 0.9em;
	color: #999999;
}
	
.paddedText 
{
	margin: 10px 10px 10px 10px;
}

.pageError 
{
	font-size:1.1em;
	color:#FF0000;
	font-weight: bold;
}

.smallPhoneNumber 
{
	font-size:1em;
	color:#21216d;
	font-weight: bold;
	font-family: Verdana, Arial;
	vertical-align: top;
}

.title 
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 1.0em;
	color: #3F287A;
	padding: 0;
	margin: 0 0 5px 0;
}

.titleBar
{
	margin-top: 5px;
	padding: 4px 0 4px 4px;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Verdana, Arial;
	color: #102245;
	background-color: #dddddd;
}

.titleBarSummary
{
	margin-top: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Verdana, Arial;
	width: 100%;
	color: #102245;
	background-color: #EAEAEA;
}

.titleLarge 
{
	color: #3F287A;
	font-family: Verdana, Arial;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	margin-top: 0;
}


ul.chevronList1, ul.chevronList2, ul.exclamationList, ul.tickList
{
	margin: 0 0 0 20px;
	padding: 0;
}
.chevronList1 li
{
	list-style-image: url(Images/icon_Chevron1.gif);
	padding-left: 10px;
	vertical-align: top;
	margin: 5px 0 5px 0;
}

.chevronList2 li
{
	list-style-image: url(Images/icon_Chevron2.gif);
	padding-left: 10px;
	vertical-align: top;
	margin: 5px 0 5px 0;
}

.exclamationList li
{
	list-style-image: url(Images/icon_Exclamation.gif);
	padding-left: 10px;
	vertical-align: top;
	margin: 5px 0 5px 0;
	padding-top: 5px;
}

.tickList li
{
	list-style-image: url(Images/icon_Tick.gif);
	padding-left: 10px;
	vertical-align: top;
	margin: 5px 0 5px 0;
	padding-top: 5px;
}

ul.tickListPlain1
{
	list-style-type: none;
	margin: 0 0 0.8em 2px;
	padding: 0;
}

.tickListPlain1 li
{
	background-image: url(Images/icon_Tick_Plain1.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	line-height: 1.1em;
	margin: 0 0 5px 0;
	padding-left: 36px;
	padding-bottom: 5px;
	height: auto;
}

.pricePresentation 
{
	color:#000000;
	background-color:#C2D3FC;  
	padding: 10px 15px 10px 15px;
	height: 100px;
}

.premium 
{
	color:#000066;  
	font-size: 1.8em;
	font-weight: bold;
}

.buttonBar
{
    text-align: right;
    clear: both;
    padding: 2px 0 2px 0;
    height: auto;
    width: 100%;
}
.buttonBarSmall
{
    text-align: right;
    clear: both;
    margin: 2px 0 2px 0;
    height: auto;
    min-height: 32px;
    width: 501px;
}

/* Classes used for styling dynamically created input controls */
.inputFocus
{
	height: 15px;
	font-size: 1em;
	font-family: Arial;
	color: #666666;
	border-width: 0.1em;
	border-style: solid;
	border-color: #999999;
	background-color: #F0F0F0;
}

.inputBlur
{
	height: 15px;
	font-size: 1em;
	font-family: Arial;
	color: #666666;
	border-width: 0.1em;
	border-style: solid;
	border-color: #999999;
	background-color: #DDE5F2;
}

/* -- END ----------- Font / Text Styles ---------- */

/* -- START --------- Structural Styles ---------- */
/* Date added:	21/06/2007	*/
/* Added by:	MORJ3 */

.floatLeft 
{
	float: left;
}

.floatRight 
{
	float: right;
}

.floatRightButtons 
{
	float: right;
	padding: 0;
	margin: 0;
}

/* Description:	Styling for item data */
/* Date & Websites: 24/09/2007 - Endsleigh.Products.Niche.StudentPossessions.Website.Quote */
.inputSection {
	padding: 1px 0 1px 0;
	margin: 4px 0 4px 0;
	background-color: #f9f9f9;
	width: 100%;
}

.itemSection 
{
	margin: 0 5px 0 10px;
	padding: 5px;
	background-color: #FEF8E2;
	width: 537px;
	height: auto;
	min-height: 50px;
    clear: both; 
}

/* -- END ----------- Structural Styles ---------- */

/* -- START ---------- Pop up Styles ---------- */
/* Date added:	13/02/2007	*/
/* Added by:	NEWC1 */

/* 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: 2px solid #3F287A;
	padding: 10px;
}

/* Description:	Styles applied to the help pop ups. */
/* Date & Websites: 17/05/2007 - Endsleigh.Products.Motor.Website & Endsleigh.PaymentNamespace.Website */
.popUpHelp 
{
	display: none;
	background-color: #e4ecdd;
	border: 1px solid #000000;
	padding: 10px;
	z-index: 999;
	filter: alpha(opacity=0);
	opacity: 0;
}

.popUpItemData
{
	background-color: #fef5ca;
	height: auto;
	clear: both;
}

.popUpItemData div
{
	padding: 3px;
}

/* -- END ------------ Pop up Styles ----------- */ 

/* -- START -------- Summary box styles -------- */
/* Date added:	19/06/2007	*/
/* Added by:	MORJ3 */

.summaryBox 
{
	background-color:#FEF5CA;
	width: 100%;
}

.summaryBoxHeader 
{
	color: #102245;
	font-family: Arial;
	background-color:#FEF5CA;
	font-weight: bold;
	width: 100%;
}

.summaryBoxFilledThin
{
  background-color: #FEF5CA;
  width: 100%;	
  border-left: solid 1px #FFD83D;
  border-right: solid 1px #FFD83D;
}

.summaryBoxContent 
{
	background-color:#FFFFFF;
	width: 100%;
}

/*Blue - as used by the price presentation summary box.*/
.summaryBox1 
{
	background-color:#FEF5CA;
	width: 100%;
}

/*Blue - as used by the price presentation summary box.*/
.summaryBoxHeader1 
{
	color:#000000;
	font-family: Verdana, Arial;
	background-color:#C2D3FC;  
	font-size: 1em;
	width: 100%;
}

.summaryBoxHeaderAmount 
{
	color: #102245;
	background-color:#FEF5CA;
	float: right;
	font-family: Verdana, Arial;
	font-size: 1.8em;
	text-align: right;
	font-weight: 500;
}

.summaryBoxHeaderAmountSmall 
{
	font-family: Verdana, Arial;
	font-size: 1em;
	font-weight: 400;
}

.summaryBoxHeaderImage 
{
	padding-top: 7px;
}
.policyNumberImage 
{
	padding-top: 3px;
}

.summaryBox4
{
	background-color:#EAEAEA;
	width: 100%;
}

/* -- END -------- Summary box styles -------- */ 

/* -- START -------- Progress Indicator animated imagery styles -------- */
/* Date added:	13/02/2007	*/
/* Added by:	NEWC1 */

.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 
{
	float: right;
}

/* -- END -------- Progress Indicator animated imagery styles -------- */ 

/**************************************************************************************************/
/* -- END -- Styles used by Student Possessions -- */ 
/**************************************************************************************************/ 

/**************************************************************************************************/
/* -- START -- Styles used by Renter page -- */ 
/**************************************************************************************************/ 

.linkHelp
{
	display: inline;
	color: #0000FD;
	text-decoration:underline;
	cursor: pointer;
	cursor: hand;
	padding: 0px;
}

.addCoverOptions
{
	background-color: #FDFAE4;
}

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: #102245;
  margin-top: 8px;
  margin-bottom: 4px;
}

/**************************************************************************************************/
/* -- END -- Styles used by Renter page -- */ 
/**************************************************************************************************/ 

/**************************************************************************************************/
/* -- START -- Styles used by Endsleigh.Products.Household.Website.Quote  -- */ 
/**************************************************************************************************/ 
/* Description:	Style used for the content in pop ups */
/* Date & Websites: 15/12/2008 - Endsleigh.Products.Motor.Website.Quote */
.defaultFormPopUpContent
{
	background-color: #FEF8E2;
	padding: 5px 0 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/**************************************************************************************************/
/* -- END -- Styles used by Endsleigh.Products.Household.Website.Quote -- */ 
/**************************************************************************************************/ 

/**************************************************************************************************/
/* -- 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 
{
	clear: both;
	margin: 0;
}

ul.navBar 
{
	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;
}

  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  ul.navBar 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;
}

/* 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 -- */ 
/**************************************************************************************************/ 

/*****************************************/
/* 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;
}

.btnRightPadding
{
	padding-right: 25px;
}

.btnBottomPadding
{
	padding-bottom: 5px;
}


/*****************************************/
/* Generic class styles - END                                */
/*****************************************/

/*****************************************/
/* Toolbar styles - START                                      */
/*****************************************/

#divToolbarHeader
{
	padding-top:3px;
	clear:both;
	height:85px;
	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;
	color:#50388c !important;
}

#divToolbarHeader .headerLinks li 
{
	display:inline;
	font-size:11px !important;
	padding-left:3px;
	float: left;
}

#divToolbarHeader .headerLinks ul
{
	margin: 0;
	padding: 0;
}

#divToolbarHeader .headerLinks a
{
	color:#50388c !important;
	text-decoration:none !important;
}

#divToolbarHeader .headerLinks a:link,
#divToolbarHeader .headerLinks a:visited,
#divToolbarHeader .headerLinks a:active
{
	color:#50388c !important;
	text-decoration:none !important;
}

#divToolbarHeader .headerLinks a:hover 
{
	color:#92782E !important;
	text-decoration: underline !important;
}

#divToolbarHeader .headerLinks li.first 
{
	border-right:1px solid #50388c !important;
	padding-right:4px;
}

#divToolbarHeader .welcomeText 
{
	float:left;
}

#divToolbarHeader .welcomeText p 
{
	padding:0;
	margin:0;
}

#divToolbarHeader .welcomeText a
{
	color:#50388c !important;
	text-decoration:none !important;
}

#divToolbarHeader .welcomeText a:link,
#divToolbarHeader .welcomeText a:visited,
#divToolbarHeader .welcomeText a:active
{
	color:#50388c !important;
	text-decoration:none !important;
}

#divToolbarHeader .welcomeText a:hover 
{
	color:#92782E !important;
	text-decoration: underline !important;
}

#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 18px 12px 18px;
	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:#50388c;
	font-weight:bold;
	font-size:12px !important;
}

#divToolbarMenu  .menu li.category4 a,
#divToolbarMenu  .menu li.category5 a,
#divToolbarMenu  .menu li.category6 a
 {
	display:block;
	padding:4px 18px;
	text-align:center;
	color:#50388c;
}

#divToolbarMenu  .menu li.category8 a
 {
	display:block;
	padding:4px 18px 4px 17px;
	text-align:center;
	color:#50388c;
}

#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;
}


/**** DR (Disaster Recovery styling) - START***/

#divToolbarMenu  .menu li.category1_DR a,
#divToolbarMenu  .menu li.category2_DR a,
#divToolbarMenu  .menu li.category3_DR a,
#divToolbarMenu  .menu li.category4_DR a,
#divToolbarMenu  .menu li.category5_DR a ,
#divToolbarMenu  .menu li.category7_DR a 
{
	padding: 12px 20px 12px 20px;
}

#divToolbarMenu  .menu li.category6_DR a,
#divToolbarMenu  .menu li.category8_DR a 
{
	padding:4px 27px;
}

/**** DR (Disaster Recovery styling) - END ****/

/*****************************************/
/* 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                                            */
/*****************************************/

/*****************************************/
/* Link styles - START                                           */
/*****************************************/

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;
}

/*****************************************/
/* Link styles - END                                                */
/*****************************************/

