﻿/* Background colour, text colour */

body							{background-color:#fff;}
.innerContainer					{border:1px solid #fff;}

/* Header, logo, insureandgo logo & contact number */

.header							{}
.whiteLabelLogo					{background-image: url('../images/logo.jpg');width:242px;height:110px;margin:0px 0 0 0px;}
.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:#000;}
.statusbar ul li.arrow			{background-image:url(../images/status_ball_arrow.gif);background-repeat:no-repeat;}
.statusbar ul li				{color:#e5e5e5;}

/* Headings */

.headings,
.headingsCompare,
.headingsPayment,
.comparePrice,
.SummaryPrice,
.pricesText,
.telNumber,
.confirmPolicyNum, 
.promocodePrice, 
.promoSave,
.medicalscreenbutton						{color:#000;}

/* Kids go free image */

.KidsBanner						{background:#fff url(../images/kidsgofree.gif) no-repeat;}

/* Calendar */

.ui-widget-header               {border:none;background-image:none;background-color:#879da5;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default 
                                {border-color:#879da5;background-image:none;background-color: #879da5;}

/* Compare page info popup - Default blue */

.popup							{border:1px solid #008080;}
.popup .popupviewer				{background-color:#ffffcc;}

.tooltip						{background-color:#ffffcc;border-color:#008080;}

.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);}
.smallbuttons a	span,
.buttons span a					{color:#000 !important;}

.longbuttons                    {background-image:url(../images/longbtn.gif);}
.longbuttons:hover              {background-image:url(../images/longbtn_over.gif);}
