﻿/* Background colour, text colour */

body							{background-color:#fff;}

/* Header, logo, insureandgo logo & contact number */

.header							{background-color:#fff;}
.whiteLabelLogo					{background-image: url('../images/logo.gif');width:153px;height:82px;margin:10px 0 0 5px;}
.innerContainer					{border:1px solid #c1c1c1}

/* Status bar */

.statusbar						{background:#FFF url(../images/status_bg.gif) no-repeat;}
.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:#fff;}
.statusbar ul.active li.text	{color:#67be5b;}
.statusbar ul li.arrow			{background-image:url(/resources/images/steps/status_ball_arrow.gif);background-repeat:no-repeat;}
.statusbar ul li				{}

/* Headings */

.headings,
.headingsCompare,
.headingsPayment,
.comparePrice,
.SummaryPrice,
.pricesText,
.telNumber,
.confirmPolicyNum, 
.promocodePrice, 
.promoSave						{color:#67be5b;}

/* Kids go free image */

.KidsBanner						{background:#fff url(../images/kidsgofree.gif) no-repeat;}

/* Calendar */

#calendarDiv					{border:1px solid #67be5b;}
#calendarDiv .topBar			{background-color:#67be5b;}
#calendarDiv .todaysDate		{background-color:#67be5b;color:#fff;}
#calendarDiv .timeBar			{background-color: #67be5b;color:#67be5b;}
#calendarDiv .monthYearActive	{background-color:#67be5b;color: #fff;}

/* Compare page info popup - Default blue */

.popup							{border:1px solid #67be5b;}
.popup .popupviewer				{background-color:#f1ffef;}

/* Buttons 122x30 */

.buttons						{padding:4px 0 0 0;background-image:url(../images/122x30.gif);}
.buttons:hover					{background-image:url(../images/122x30_over.gif);}

.buttonsgrey					{padding:4px 0 0 0;background-image:url(/resources/images/btn/122x30_grey_round.gif);}
.buttonsgrey:hover				{background-image:url(/resources/images/btn/122x30_grey_round_over.gif);}

.smallbuttons					{background-image:url(../images/85x20.gif);}
.smallbuttons:hover				{background-image:url(../images/85x20_over.gif);}