﻿/* Background colour, text colour */

body							{background-color:#fff;font-family:Tahoma,Geneva,sans-serif;}
#container						{margin-top:0;}
.innerContainer					{padding-top:0;}

/* Header, logo, insureandgo logo & contact number */

.header							{background-color:#000;margin-bottom:0;}
.whiteLabelLogo					{background-image: url('../images/logo.gif');width:262px;height:68px;margin:20px 0 0 20px;}
.ourLogo, .footerLeft .content
								{display:none;}

.footerRight					{float:right;}
.footer							{background-color:#fff;margin-top:20px;}

/* Status bar */

.statusbar						{background:#FFF url(../images/statusbg_deb.jpg) no-repeat;font-family:Arial;height:189px;}
.statusbar ul li.number			{background-image:url(../images/status_ball_off.gif);background-repeat:no-repeat;}
.statusbar ul.active li.number	{background-image:url(../images/status_ball_on.gif);color:#000;}
.statusbar ul.active li.text	{color:#000;}
.statusbar ul li.arrow			{background-image:url(/resources/images/steps/status_ball_arrow.gif);background-repeat:no-repeat;}
.statusbar ul					{font-family:trebuchet MS;}

/* Headings */

.headings,
.headingsCompare,
.headingsPayment,
.comparePrice,
.SummaryPrice,
.pricesText,
.confirmPolicyNum, 
.promocodePrice, 
.promoSave						{color:#2fa444;}

.telNumber						{color:#fff;}

#singletrip p.headings,
#annualtrip p.headings,
#wintersports p.headings		{height:25px;}

/* Kids go free image */

.KidsBanner						{background:#fff url(../images/kidsgofree.gif) no-repeat;}

/* Calendar */

#calendarDiv					{border:1px solid #27990a;}
#calendarDiv .topBar			{background-color:#27990a;}
#calendarDiv .todaysDate		{background-color:#27990a;color:#fff;}
#calendarDiv .timeBar			{background-color: #27990a;color:#27990a;}
#calendarDiv .monthYearActive	{background-color:#27990a;color: #fff;}

/* Compare page info popup - Default blue */

.popup							{border:1px solid #27990a;}
.popup .popupviewer				{background-color:#f1ffed;}

/* Floating tooltip */

.tooltip						{background-color:#f1ffed;border-color:#27990a;}

/* Buttons 122x30 */

.buttons						{padding:6px 0 0 0;background-image:url(../images/122x30.gif);}
.buttons:hover					{background-image:url(../images/122x30_over.gif);}

.buttonsgrey					{padding:6px 0 0 0;background-image:url(../images/back.gif);}
.buttonsgrey:hover				{background-image:url(../images/back.gif);}

.smallbuttons					{background-image:url(../images/85x20.gif);}
.smallbuttons:hover				{background-image:url(../images/85x20_over.gif);}

/* Global footer style */
.clear 										{clear:both;line-height:1px;font-size:1px;}

/* Debenhams Footer */
/* Footer definitions */
#footer 									{width:870px;clear:both;margin:0 auto;font-size:11px;color:#4f4f4f;background-color:#ececec;}
#footerRight a 								{text-decoration:none;color:#0655a0;}
#footerRight a:hover 						{text-decoration:underline;}
#seFooter 									{clear:both;padding-left:0px;color:#996699;line-height:1.4em;border-bottom:solid 1px #000;}
#seFooter p 								{margin:0;padding:0;}

/* Footer list */
.footerlist 								{float:left;text-align:left;width:110px;margin:0 0 0 10px;}
.footerlist h5 								{font-family:Tahoma, Geneva, sans-serif;padding-bottom:10px;font-size:11px;margin:0;font-weight:normal;color:#4f4f4f;}
.footerlist h5 a							{color:#555555;}
.footerlist h5 a:hover, a:visited			{color:#555555;}

/* Footer icons */
.cardListFooter h5							{background-image:url(../images/footer-icn-deb-cards.gif);background-repeat:no-repeat;padding-left:50px;padding-top:6px;}
.travelListFooter h5						{background-image:url(../images/footer-icn-travel-ins.gif);background-repeat:no-repeat;padding-left:50px;padding-top:6px;}
.homeListFooter h5							{background-image:url(../images/footer-icn-home-ins.gif);background-repeat:no-repeat;padding-left:50px;padding-top:6px;}
.lifeListFooter h5							{background-image:url(../images/footer-icn-life-ins.gif);background-repeat:no-repeat;padding-left:50px;padding-top:6px;}
.carListFooter h5							{background-image:url(../images/footer-icn-car-ins.gif);background-repeat:no-repeat;padding-left:50px;padding-top:6px;}
.petListFooter h5							{background-image:url(../images/footer-icn-pet-ins.gif);background-repeat:no-repeat;padding-left:50px;padding-top:6px;}
.weddingListFooter h5						{background-image:url(../images/footer-icn-wedding-ins.gif);background-repeat:no-repeat;padding-left:50px;padding-top:6px;}
.footerlist ul 								{list-style-type:none;margin:0;padding-left:0;}
.footerlist a 								{color:#996699;text-decoration:none;}
.footerlist a:hover 						{text-decoration:underline;}

/* Copyright info */

#copyrightinfo								{width:870px;margin:0 auto;font-size:11px;text-align:left;color:#999999;font-family:Tahoma, Geneva, sans-serif;}
#copyrightinfo p							{margin:10px 0;}