﻿/* Background colour, text colour */

body							{background-color:#fff;font-family:Arial;}

/* Guardian header and footer iframes */

#banner							{width: 950px;height: auto;margin:0 auto;}
#banner iframe					{width: 950px;height: 230px;border: none;margin: 0px;}

.footer							{width:950px;margin:10px auto 0 auto;background-color:#fff;}
.footer span					{color:#000;float:left;margin-left:0;}
#footer							{clear: both;width: 950px;}
#footer iframe					{margin: 5px 0px 0px 0px;width: 950px;height: 45px;}
#footer p						{padding-left: 5px;font-size: 0.9em;color:#000;}

/* Header, logo, insureandgo logo & contact number */

.header							{background-color:#fff;}
.whiteLabelLogo					{background-image: url('../images/logo.gif');width:181px;height:80px;margin:10px 0 0 5px;}

/* Status bar */

.statusbar						{background:#FFF url(../images/status_bg.gif) no-repeat;font-family:Trebuchet MS;}
.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:#79A600;}
.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:#79A600;}

/* Kids go free image */

.KidsBanner						{background:#fff url(../images/kidsgofree.gif) no-repeat;}

/* Calendar */

#calendarDiv					{border:1px solid #87aa1c;}
#calendarDiv .topBar			{background-color:#a7cc15;}
#calendarDiv .todaysDate		{background-color:#6cafd6;color:#fff;}
#calendarDiv .timeBar			{background-color: #6cafd6;color:#6cafd6;}
#calendarDiv .monthYearActive	{background-color:#6cafd6;color: #fff;}

/* Compare page info popup - Default blue */

.popup							{border:1px solid #7db5d9;}
.popup .popupviewer				{background-color:#dae2e3;}

/* Floating tooltip */

.tooltip						{background-color:#dae2e3;border-color:#7db5d9;}

/* 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);}
