﻿/* Background colour, text colour */

body							{background:#756df6 url(../images/body_bg.gif) repeat-x;}
.innerContainer					{border:1px solid #001b99;}

/* Header, logo, insureandgo logo & contact number */

.header							{}
.whiteLabelLogo					{background-image: url('../images/logo.gif');}
.ourLogo						{}

/* 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;color:#999;}
.statusbar ul.active li.number	{background-image:url(../images/status_ball_on.gif);}
.statusbar ul.active li.text	{color:#fff;}
.statusbar ul li.arrow			{background-image:url(../images/status_ball_arrow.gif);background-repeat:no-repeat;}
.statusbar ul li				{color:#3B49AB;}

/* Headings */

.headings,
.headingsCompare,
.headingsPayment,
.comparePrice,
.SummaryPrice,
.pricesText,
.telNumber,
.confirmPolicyNum, 
.promocodePrice, 
.promoSave						{color:#ed1b24;}

/* Kids go free image */

.KidsBanner						{background:#fff url(../images/kidsgofree.gif) no-repeat;}

/* Calendar */

#calendarDiv .topBar			{background-color:#c1bcfc;}
#calendarDiv .today				{color:#0000FF;}
#calendarDiv .todaysDate		{background-color:#c1bcfc;color:#fff;}
#calendarDiv .timeBar			{background-color: #c1bcfc;color:#c1bcfc;}
#calendarDiv .monthYearActive	{background-color:#6b79d9;color: #fff;}

/* Compare page info popup - Default blue */

.popup							{border:1px solid #c1bcfc;}
.popup .popupviewer				{background-color:#eceaff;}

.tooltip						{background-color:#d6d4fc;border-color:#000;}

.buttons						{background-image:url(../images/122x30.gif);}
.buttons:hover					{background-image:url(../images/122x30_over.gif);}

.smallbuttons					{background-image:url(../images/85x20.gif);}
.smallbuttons:hover				{background-image:url(../images/85x20_over.gif);}