/*
0. Generic Styles
1. Structural Elements
2. Main Structure
    2.1. Heading, Typography, Links
    2.2. Buttons
    2.3. Corners
    2.4. Form fields
3. General Styles
4. Results Page
    4.1. Results Table
    4.2. Loading Screen
    4.3. Ajax Slider
5. Default
6. About You
7. Conviction Information
8. Policy Details
9. Unsubscribe
10. Extra Pages
*/


/* 0. Generic Styles */
/*//start*/

.links 
{
	display: none;
}
.progressBar 
{
	display: none;
}
#secondLogo 
{
	display: none;
}
.hider 
{
	display: none;
}
body *
{
	margin: 0;
	padding: 0;
}
img, object
{
	border: 0;
}
body
{
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

/*//end*/

/* 1. Structural Elements */
/*//start*/

.itemOc
{
	color: Black;
	width: 200px;
}
.itemOcHigh
{
	color: Black;
	background-color: #f4f4f4;
	width: 200px;
}

/*//end*/

/* 2. Main Structure */
/*//start*/

#aspnetForm, #form1
{
	width: 750px;
}
#pageContainer, #topBorder, #bottomBorder
{
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
/* Layout */
#topBorder
{
	background: url(../../IMG/IMG-tesco/border-top-750x5.gif) 0 0 #fff no-repeat;
	padding-top: 5px;
	margin-top: 8px;
}
#bottomBorder
{
	background: url(../../IMG/IMG-tesco/border-bottom-750x5.gif) bottom left #fff no-repeat;
	padding-bottom: 5px;
}
#pageContainer
{
	background: url(../../IMG/IMG-tesco/border-sides-750x1.gif) 0 0 #fff repeat-y;
	font-size: 1.0em;
	padding-bottom: 1px;
}
/* layout *//* 1px padidng for FF spacing bug */
/* Containers */
#wrapper
{
	margin: 0 14px 30px 13px;
	font-size: 1.1em;
}
/* Column now 723px/967px */
#content
{
	float: left;
	margin-top: 8px;
}
/* Primary content *//* Secondary content - width: 235px max */
#primaryContent
{
	float: left;
	width: 723px;
}
#secondaryContent
{
	float: left;
	background: url(../../IMG/IMG-tesco/bg-secondcol.gif) transparent top left no-repeat;
	padding: 4px 0 0 0;
	margin-top: 8px;
}
/*** Top - branding and breadcrumb area  - Total free space 750px/994px - border and gutters = 723px/967px ***/
#top
{
	font-size: 1.1em;
	margin: 0 14px 9px 13px;
	padding-top: 8px;
	height: 100%;
}
/* height required for Opera bug (margins collape on rollover) *//* Column now 723px */
/* Branding area */
#branding
{
	height: 70px;
	width: 100%;
	background: url(../../IMG/IMG-tesco/branding.gif) #ededed 0 0 repeat-x;
	margin-bottom: 9px;
	line-height: 1;
}
#logo
{
	float: left;
	width: 380px;
	margin: 22px 0 21px 10px;
	line-height: 1;
}
#logo img
{
	height: 32px;
	overflow: hidden;
}
/* Orientation */
#orientation
{
	width: 100%;
}
/* Product title */
#producttitle
{
	background: url(../../IMG/IMG-tesco/right-corner.gif) top right #c3e5f6 no-repeat;
	width: 100%;
	padding: 0;
	margin: 0 !important;
	overflow: hidden;
}
#producttitle h2
{
	background: url(../../IMG/IMG-tesco/left-corner.gif) 0 0 transparent no-repeat;
	height: 39px;
	overflow: hidden;
	line-height: 0;
	width: 100%;
}
#producttitle h2 img
{
	overflow: hidden;
	margin: 14px 0 10px 10px;
}

/*** Main content columns - Total free space 750px/994px - border and gutters = 723px/967px ***/

/* Customer stage */
#stage
{
	width: 723px;
}
#stage h3
{
	width: 411px;
	margin: 0 0 0 0px;
	font-size: 1.3em;
	float: left;
}
#stage #progress
{
	width: 411px;
	margin: 0 0 0 0px;
	color: #061C68;
	min-height: 26px;
	float: left;
	padding-left: 10px;
}
* html #stage #progress
{
	height: 24px;
}
.stage1
{
	width: 177px;
	height: 24px;
	display: block;
	background-image: url(../../IMG/IMG-tesco/progress1.gif);
}
.stage2
{
	width: 177px;
	height: 24px;
	display: block;
	background: url(../../IMG/IMG-tesco/progress2.gif);
}
.stage3
{
	width: 177px;
	height: 24px;
	display: block;
	background: url(../../IMG/IMG-tesco/progress3.gif);
}
.stage4
{
	width: 177px;
	height: 24px;
	display: block;
	background: url(../../IMG/IMG-tesco/progress4.gif);
}
.stage5
{
	width: 177px;
	height: 24px;
	display: block;
}
.stageNothing
{
	height: 0px;
}
#required
{
	clear: both;
	margin: 0 0 0 10px;
	padding: 0;
}
#progresIndicator
{
	float: right;
	width: 177px;
	min-height: 26px;
}
/* Every little helps */
.elh
{
	width: 235px;
	float: left;
	margin-right: 9px;
	padding: 15px 0;
	color: #000064;
	background: url(../../IMG/IMG-tesco/border-dash-hor-212.gif) transparent top left repeat-x;
}
.elh h3, .elh h3
{
	margin-top: 8px;
}
.elh h2
{
	margin: 0 0 0 10px;
	margin: 0 0 10px 10px;
	padding: 5px 0 0 0;
	line-height: 1;
}
.elh h2 img
{
	height: 17px;
	overflow: hidden;
	width:220px;

}
.elh p
{
	margin: 0 10px;
}

.elh .space
{
	margin-bottom: 15px;
}
.elh ul
{
	list-style-type: none;
}
.elh li
{
	margin: 0 10px 8px 10px;
}
.firstelh
{
	background-image: none;
	padding-top: 0;
}
.lastelh
{
	margin-right: 0;
	margin-bottom: 0;
	background: url(../../IMG/IMG-tesco/border-dash-hor-212.gif) transparent top left repeat-x;
}
.pp
{
	padding-bottom: 10px;
}
.titleDiv, .defaultTitleDiv
{
	color: #061C68;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 10px;
}
.defaultTitleDiv
{
    letter-spacing: -1px;
}
.helpDiv
{
	color: #000064;
	margin-left: 10px;
	margin-right: 10px;
}
.helpDiv2
{
	margin: 0 10px;
	color: #000064;
}
/*** Bottom content ***/
#extra
{
	width: 723px;
	padding-top: 9px;
	margin: 0 14px 0 13px;
	background: url(../../IMG/IMG-tesco/border-dash-hor.gif) top left repeat-x;
}
/* Copyright notice */
#copyright
{
	clear: both;
	font-size: 0.9em;
	color: #333;
	margin: 0 0 9px 0;
}
#copyright p
{
	margin-bottom: 3px;
}

/*//end*/

/* 2.1. Heading, Typography, Links */
/*//start*/

.head
{
	font-size: 1.0em;
	line-height: 1.8em;
	color: #000066;
	border: solid 1px #C2C2C2;
	background: url(../../IMG/IMG-tesco/gradient-head.gif) #F5F5F5 bottom left repeat-x;
	margin: 0 0 15px 0;
	padding: 0 0 0 5px;
}
p
{
	line-height: 1.3em;
}

a
{
	color: #0e6fcd;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

/*//end*/

/* 2.2. Buttons */
/*//start*/

#proceedButtons
{
	margin-top: 20px;
	width: 721px;
	float: left;
	height: 23px;
}
/** Button with JavaScript enabled **/

/* Red Button with white background */
.wbg
{
	background: url(../../IMG/IMG-tesco/button-blue-r.gif) #241EFE;
}
.wbg .emptybut
{
	background-image: url(../../IMG/IMG-tesco/button-blue-l.gif);
}
.wbg .button
{
	background-image: url(../../IMG/IMG-tesco/button-blue-l.gif);
}
.wbg .button span
{
	background-image: url(../../IMG/IMG-tesco/button-blue-r.gif);
}
/* Red Button with white background */
.gbbg
{
	background: url(../../IMG/IMG-tesco/button-r-greybotbg.gif) #fe4300;
}
.gbbg .emptybut
{
	background-image: url(../../IMG/IMG-tesco/button-l-greybotbg.gif);
}
.gbbg .button
{
	background-image: url(../../IMG/IMG-tesco/button-l-greybotbg.gif);
}
.gbbg .button span
{
	background-image: url(../../IMG/IMG-tesco/button-r-greybotbg.gif);
}
/* General buttons styles for JS enabled buttons */
.js-button-container
{
	background-position: top right;
	background-repeat: no-repeat;
}
.emptybut
{
	margin: 0;
	padding: 3px 3px 0 0px;
	background-position: top left;
	background-repeat: no-repeat;
}
.button
{
	margin: 0;
	padding: 0 0 0 3px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.button span
{
	display: block;
	padding: 2px 0 5px 0;
	font-style: normal;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.js-button-container a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 10px 0 5px;
}
.js-button-container a span
{
	position: absolute;
	left: -1000em;
	top: -1000em;
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	font-size: 0;
	line-height: 0;
}
.js-button-container a:hover
{
	text-decoration: underline;
	color: #fff;
}
.js-button-container .nw
{
	background-image: none !important;
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	visibility: visible !important;
	overflow: visible !important;
	height: auto !important;
	font-size: 0.9em !important;
	line-height: 1.0em !important;
}
.js-button-container .nw-small
{
	background-image: none !important;
	margin: 0 !important;
	padding-bottom: 3px !important;
	padding-top: 2px !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	visibility: visible !important;
	overflow: visible !important;
	height: auto !important;
	font-size: 0.9em !important;
	line-height: 1.0em !important;
}
/* Button without JavaScript enabled */
#ask .button-container
{
	padding: 0 0 0 6px;
	background: url(../../IMG/IMG-tesco/button-l-nojs.gif) transparent 0 0 no-repeat;
	float: left;
}
#ask .button-container a
{
	padding: 5px 10px 5px 1px;
	background: url(../../IMG/IMG-tesco/button-r-nojs.gif) transparent 100% 100% no-repeat;
	color: #fff;
	float: left;
}
#ask .button-container a:hover
{
	color: #fff;
}
/* Button without JavaScript enabled */
.button-container
{
	padding: 0 0 0 6px;
	background: url(../../IMG/IMG-tesco/button-blue-l-nojs.gif) transparent 0 0 no-repeat;
	float: left;
}
.button-container a
{
	padding: 5px 10px 5px 1px;
	background: url(../../IMG/IMG-tesco/button-blue-r-nojs.gif) transparent 100% 100% no-repeat;
	color: #fff;
	float: left;
}
.button-container a:hover
{
	color: #fff;
}

/*//end*/

/* 2.3. Corners */
/*//start*/

.corners
{
}
.corners
{
	margin: 0;
	padding-top: 3px;
}
.corners .inner .box-content
{
	display: block;
	padding-bottom: 0px !important;
	margin-bottom: 0 !important;
}
#footer-ads
{
	border-bottom: solid 1px #dadada;
	background: url(../../IMG/IMG-tesco/right-trans-723.gif) #fff top right no-repeat;
}
#footer-ads .inner .box-content
{
	min-height: 50px;
	background: url(../../IMG/IMG-tesco/right-corner-720.gif) transparent bottom right no-repeat;
}
* html #footer-ads .inner .box-content
{
	height: 50px;
}

/*//end*/

/* 2.4. Form Fields */
/*//start*/

form
{
	width: 723px;
}
form .head
{
	margin-bottom: 0 !important;
}
.form-section
{
	width: 721px;
}
input, textarea, select
{
	border: solid 1px #A5ACB2;
	height: 18px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
label
{
	min-height: 17px;
}
* html label
{
	height: 17px;
}
.formsplit
{
	background: url(../../IMG/IMG-tesco/formsplit.gif) #fff bottom left no-repeat;
	padding-bottom: 17px;
}
.row
{
	width: 720px;
	margin-bottom: 15px;
}
.rowWarning
{
	margin-top: -15px;
}
.rowHelp
{
	width: 720px;
	margin-bottom: 15px;
	background-color: #d4dae8;
}
.rowTable
{
	width: 460px;
	margin-bottom: 15px;
	background-color: white;
}
.error
{
	font-weight: bold !important;
	color: #f00;
}
.labeltxt
{
	float: left;
	width: 200px;
	font-weight: normal;
	padding-left: 10px;
}
.labelred
{
	color: red;
	float: left;
	width: 200px;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.labelDesc
{
	float: left;
	width: 200px;
	min-height: 20px;
	font-weight: normal;
	padding-left: 10px;
	border: solid 1px #A5ACB2;
	margin-left: 25px;
}
.lblWarning
{
	float: left;
	width: 700px;
	font-weight: normal;
}
.greyInput
{
	background-color: #d3d3d3;
}
.labeltxtbold
{
	float: left;
	width: 200px;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.labeltxtdefault
{
	float: left;
	width: 400px;
	font-weight: normal;
	margin: 0 0 0 10px;
}
.labeltxtwhite
{
	float: left;
	width: 200px;
	font-weight: normal;
	margin: 0 0 0 10px;
	color: white;
}
h4
{
	display: inline;
	font-size: 1.0em;
}
.helpicon
{
	float: left;
	width: 20px;
	display: block;
	height: 18px;
}
.helpicon2
{
	float: left;
	width: 20px;
	margin-top: 5px;
}
.message
{
	float: right;
	width: 237px;
	margin-right: 5px;
}
.message span
{
	margin-bottom: 1px;
}
.helpmsg
{
	display: block;
	background-color: #f4f4f4;
	border: solid 1px #666;
	padding: 5px;
}
.errormsg
{
	display: block;
	background-color: #f4f4f4;
	color: #f00;
	border: solid 1px #f00;
	padding: 3px;
}
.errormsgpostcode
{
	display: block;
	width: 340px;
	background-color: #f4f4f4;
	color: #f00;
	border: solid 1px #f00;
	padding: 3px;
	margin-left: 130px;
	margin-top: 20px;
}
.row input
{
	float: left;
	width: 200px;
	margin-left: 25px;
}
.row textarea
{
	float: left;
	width: 200px;
	margin-left: 25px;
}
.row select
{
	float: left;
	width: 60px;
	margin-left: 25px;
	height: 18px;
	font-size: 1.1em !important;
	padding-top: 0px !important;
}
.row select.titleDropDown 
{
    width: auto;
}
.rowHelp input
{
	float: left;
	width: 200px;
	margin-left: 25px;
}
.rowHelp textarea
{
	float: left;
	width: 200px;
	margin-left: 25px;
}
.rowHelp select
{
	float: left;
	width: 60px;
	margin-left: 25px;
	height: 18px;
}
.doubleHelp
{
	width: 20px;
	height: 60px;
	float: left;
}
.line
{
	display: none;
}
/* Multiple select boxes */
.multipleselect select
{
	margin-left: 2px !important;
}
.multipleselect .inner
{
	width: 306px;
	float: left;
}
.multipleselect .message
{
	float: right;
	width: 185px;
}
.multipleselect .inner label
{
	float: left;
	margin-left: 2px;
	padding-top: 3px;
}
.multipleselect .inner label.first
{
	margin-left: 25px;
	padding-right: 1px;
}
.multipleselect .inner label.first2
{
	margin-left: 15px;
	padding-right: 1px;
}
.multipleselect .inner .dayDateField
{
	margin-left: 0;
	display: inline;
}
.inner .clearing
{
	width: auto;
}
.multipleselect .inner .monthDateField, .multipleselect .inner .yearDateField
{
	margin-left: 1px;
	margin-right: 0px;
	float: left;
	display: inline;
}
/* Radio and Check Boxes */
.radiocheck .message
{
	float: right;
	width: 267px;
}
.radiocheck .helpicon
{
	left: 5px;
	top: 0;
}
.radiocheck .inner
{
	width: 509px;
	float: left;
}
.radiocheck input
{
	border: none;
}
.radiocheck label
{
	position: relative;
	display: block;
	float: left;
	clear: left;
}
.radiocheck label .inputwrapper
{
	float: left;
	width: 225px;
}
.radiocheck label .inputwrapper span
{
	padding-top: 3px;
	padding-left: 10px;
}
.radiocheck input
{
	width: auto;
}
#polDet
{
	margin-left: 20px;
	width: 450px;
}
.radioList
{
	width: 200px;
	float: left;
	border: 0px;
	margin-left: 0px;
}
.radioList input
{
	width: 1em;
	height: 1em;
	float: left;
	border: 0px;
}
.radioList label
{
	width: 50px;
	float: left;
	border: 0px;
	margin-left: 5px;
}
.noBorder
{
	border: 0px;
}
.checkBoxList
{
	width: 1em !important;
	height: 1em !important;
	float: left;
	border: 1px;
	margin-left: 0px;
}
.checkBoxList input
{
	width: 1.1em;
	float: left;
	border: 0px;
	height: 1.1em;
}
.checkBoxList label
{
	width: 0px;
	float: left;
	border: 0px;
}
.areaCheckBox
{
	width: 700px;
	height: 50px;
}
.labelLicence
{
	padding-left: 23px;
	width: 160px;
}
.checkboxarea
{
	float: left;
	border: 0px;
	width: 80px;
}
.claims
{
	padding-left: 20px;
}
.tableClaims
{
	width: 370px;
	float: left;
}
.whiteelem
{
	padding-left: 20px;
}
.leftDataList
{
	width: 370px;
	float: left;
}
.btnAddClaim, .btnAddDriver, .btnAddClaimhover, .btnAddDriverhover
{
	float: left;
	font-size: 0.9em;
	background-color: #fe4300;
	background-image: url(../../IMG/IMG-tesco/claim.gif);
	border: 0px;
	width: 90px !important;
	height: 20px !important;
	color: White;
	font-weight: bold;
}
 .btnAddClaimhover, .btnAddDriverhover
{
 	text-decoration:underline;
}
/* Clear each row */
.row:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.row
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .row
{
	height: 1%;
}
.row
{
	display: block;
}
.rowHelp:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .rowHelp
{
	height: 1%;
}
.rowHelp
{
	display: block;
}
/* End hide from IE-mac */

.gender
{
	float: left;
	width: 200px;
	font-weight: normal;
	margin-left: 30px;
}
.houseNumberField
{
	width: 100px;
}
.inputlayoutPostCode
{
	width: 100px;
}
.streenNameField
{
	background-color: white;
	border: 0px;
}
.roundButtonRight1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-indent: 5px;
	width: 92px;
	height: 24px;
	background-color: #FD000C !important;
	background-image: url(../../IMG/IMG-tesco/btn-continue.gif);
	float: right;
	color: white;
	text-align: center;
	border: 0;
	margin-top: 20px;
}
.roundButtonRight1hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-indent: 5px;
	width: 92px;
	height: 24px;
	background-color: #FD000C !important;
	background-image: url(../../IMG/IMG-tesco/btn-continue.gif);
	float: right;
	color: white;
	text-align: center;
	border: 0;
	margin-top: 20px;
	text-decoration: underline;
}
.quoteRecallButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 122px;
	height: 23px;
	background-image: url(../../IMG/IMG-tesco/buy-button.png);
	float: left;
	color: white;
	text-align: center;
	font-weight: bold;
	border: 0;
	margin-left: 10px;
}
.quoteRecallButton:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 122px;
	height: 23px;
	background-image: url(../../IMG/IMG-tesco/buy-button.png);
	float: left;
	color: white;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.roundButtonRight, .roundButtonRighthover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 92px;
	height: 24px;
	background-color: #fe4300 !important;
	background-image: url(../../IMG/IMG-tesco/btn-continue.gif);
	float: right;
	color: white;
	text-align: center;
	border: 0;
}
.roundButtonRighthover
{
	text-decoration: underline;
}
.roundButtonLeft, .roundButtonLefthover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 92px;
	height: 24px;
	background-color: #004895 !important;
	background-image: url(../../IMG/IMG-tesco/btn-previous.gif);
	float: left;
	color: white;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.roundButtonLefthover
{
	text-decoration: underline;
}
.roundButtonLeftHome, .roundButtonLeftHome:hover, .roundButtonLeftHomeHover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 92px;
	height: 25px;
	background-color: #fe4300 !important;
	background-image: url(../../IMG/IMG-tesco/btn-previous.gif);
	float: left;
	color: White;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.roundButtonLeftHome:hover, .roundButtonLeftHomeHover
{
	text-decoration: underline;
}
.row .pCode, .row .pCodehover
{
	margin-left: 5px;
}
.pCode, .pCodehover
{
	margin: 0;
	padding: 0 5px;
	text-align: center;
	background-color: #fe4300 !important;
	background-image: url(../../IMG/IMG-tesco/btn_search_address.gif);	
	color: White;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	width: 122px !important;
	height: 24px;
	font-family: Arial;
}
a.pCode, a.pCode:hover, a.pCode:visited
{
    background-image: url('../../IMG/IMG-tesco/delete.gif');
}
.modifyButton
{
    padding: 0px 4px;
}
.panelEnterManually
{
    float: left;
    display: block;
}
input.enterManuallyButton
{
    width: 122px;
    height: 24px;
    float: left;
    display: block;
    background: #FE4300 url('../../IMG/IMG-tesco/btn_search_address.gif') no-repeat scroll left top;
    border: solid 0px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-left: 255px;
    cursor: pointer;
}
.pCode:hover, .pCodehover
{
	text-decoration: underline;
}
.pCodeExactModel
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fe4300 !important;
	background-image: url(../../IMG/IMG-tesco/btn_choose_model.gif);
	color: White;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	width: 170px !important;
	height: 24px;
}
.pCodeExactModel:hover
{
	text-decoration: underline;
}
/*The popup post code*/
.modalPopup
{
	width: 680px;
	height: 120px;
	margin-top: 30px;
	background-color: white;
	display: block;
	float: left;
	margin-left: 20px;
}
.modalPopup
{
	height: 140px;
	background-color: Transparent;
}
.modalPopup .errormsgpostcode
{
	width: 375px;
}
.modalPopupN
{
	display: none;
}
.panelPopUp
{
	width: 450px;
	height: 110px;
	background-color: white;
	color: white;
	display: block;
	border: solid 1px #C2C2C2;
}
.panelText
{
	width: 680px;
	display: block;
	height: 20px;
	background-color: #f0f0f0;
	border: 1px solid #cfcfcf;
}
.corectAddressPostCode
{
	color: #061C68;
	width: 660px;
	font-size: 0.95em;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-left: 10px;
}
.ddboxPostCode
{
	width: 630px !important;
	margin-top: 20px;
	background-color: white;
}
.ddboxPostCode option
{
	width: 400px;
	font-size: 0.9em;
}
.buttonsAreaPostCode
{
	width: 400px;
	float: left;
	height: 30px;
	background-color: white;
	padding-top: 10px;
	margin-bottom: 3px;
	margin-left: 110px;
	display: block;
}
.btnOkPost, .btnOkPosthover
{
	color: White;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	float: right !important;
	width: 147px !important;
	height: 24px !important;
	background-image: url(../../IMG/IMG-tesco/select-this-add.gif);
	display: block;
	font-family: Arial;
}
.btnCancelPost, .btnCancelPosthover
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	float: left;
	width: 92px !important;
	height: 24px !important;
	background-image: url(../../IMG/IMG-tesco/btn-previous.gif);
	display: block;
	font-family: Arial;
}
.btnOkPosthover, .btnCancelPosthover
{
	text-decoration:underline;
}
#appContent
{
	padding-top: 15px;
	width: 720px;
	border: 1px solid #C2C2C2;
	border-top: 0;
	background-color: white;
	padding-bottom: 5px;
	display: block;
}
.typeofmotor
{
	background-color: white;
}
#retrieve-details
{
	width: 400px;
}
#get-quote-now
{
	width: 200px;
}
.warning
{
	padding: 10px;
	padding-top: 0px;
	text-align: justify;
}
.atention
{
	padding-left: 10px;
	padding-right: 10px;
}
.retrieveDet
{
	width: 400px;
}
.doNotNotify, .ckAgree
{
    height: 22px;
    width: 15px;
}
.doNotNotify input
{
    height: 15px;
    width: 15px;
    position: relative;
    top: 3px;
}
.ckAgree { height: 15px; display: inline-block; margin-bottom: -3px; }
.ckAgree input { height: 15px; width: 15px; margin: 0; }
/* keeping this for the old version Tesco Finance */
#toptitles
{
	width: 693px;
	float: left;
	border: 0px;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
}
#topcomprehesive
{
	height: 43px;
	width: 230px;
	float: left;
	background-color: #c3e5f6;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}
#topthirdparty
{
	width: 230px;
	float: left;
	background-color: #efefef;
	color: black;
	text-decoration: none;
	font-weight: bold;
	height: 43px;
	text-align: center;
	padding-top: 5px;
	border-right: 1px solid #C2C2C2;
}
#topthirdpartyonly
{
	width: 230px;
	float: left;
	background-color: #c3e5f6;
	height: 43px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.whatdoesthismean, .whatdoesthismeanRed, .whatdoesthismeanGreen
{
	color: #0e6fcd;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.print, .send
{
	float: right;
	font-size: 0.9em;
	background-color: #fe4300 !important;
	background-image: url(../../IMG/IMG-tesco/claim.gif);
	border: 0px;
	width: 90px !important;
	height: 20px !important;
	color: White;
	font-weight: bold;
}
/*//end*/

/* 3. General Styles */
/*//start*/


/*#stage
{
    display: none;
    height: 0px;
}*/
#strip
{
	height: 27px;
	background-color: #919191;
	margin-bottom: 9px;
}
.dummy
{
	display: block;
	padding: 10px;
	width: 200px;
	text-align: justify;
	color: #000064;
}
/* Floats */
.fright
{
	float: right;
}
.fleft
{
	float: left;
}
/* CSS clearing */
.clearing:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearing
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearing
{
	height: 1%;
}
.clearing
{
	display: block;
}
/* End hide from IE-mac */
/* Hide stuff */
.skipLink
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/*//end*/

/* 4. Results Page */
/*//start*/

.waiting
{
	margin-left: 200px;
	margin-top:-100px;
	width: 490px;
	height: 130px;
	border: 1px solid black;
	background: url(../../IMG/IMG-tesco/waitingBkg.png) repeat-x;
	position: absolute;
}
.waitingTitle
{
	color: #000067;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	float: left;
	width: 300px;
	padding-left: 95px;
	padding-right: 95px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.waitingBody
{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	width: 460px;
}
.loader
{
	width: 357px;
	height: 32px;
	margin-top: 5px;
	margin-left: 70px;
	display: block;
	float: left;
	background-image: url(../../IMG/IMG-tesco/waiting.gif);
}
#ctl00_CP_timerContainer
{
	height: 0px;
}
#ctl00_CP_WaitingPanelContainer
{
}
#ctl00_CP_timerContainer
{
	border: 0px solid white;
	height: 0px;
}
#ctl00_CP_Timer1
{
	border: 0px solid white;
	height: 0px;
}
.resultsText
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.resultsTextTerms
{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#searcharea
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	text-align: center;
	border: 1px solid #C2C2C2;
	background: url(../../IMG/IMG-tesco/searcharea.png) repeat-x;
	height: 18px;
}
#searchtext
{
	height: 18px;
}
.searchResultsCombo
{
	width: 120px;
	color: black;
	font-weight: bold;
}
#whiteInfo
{
	position: absolute;
	display: none;
	width: 230px;
	background-color: white;
	border: 1px solid #C2C2C2;
	padding: 10px;
	text-align: justify;
	font-weight: normal;
}
#whiteInfo2
{
	position: absolute;
	display: none;
	width: 230px;
	background-color: white;
	border: 1px solid #C2C2C2;
	padding: 10px;
	text-align: justify;
	font-weight: normal;
}
#whiteInfo3
{
	position: absolute;
	display: none;
	width: 230px;
	background-color: white;
	border: 1px solid #C2C2C2;
	padding: 10px;
	text-align: justify;
	font-weight: normal;
}
.whiteInfoTitle
{
	color: black;
	font-size: 1.3em;
}
.titleResult
{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 3px;
}
.textWhiteRestult
{
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 25px;
}
ul.textWhiteRestult
{
	padding-left: 40px;
	text-indent: 0px;
}
.textWhiteRestultBold
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.textWhiteRestultQuote
{
	padding: 25px 0px 100px 20px;
}
.restartQuote
{
	margin-top: -85px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.txtPgh
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.clickHere
{
	font-weight: bold;
	text-decoration: none;
}
.clickHere:hover
{
	font-weight: bold;
	text-decoration: none;
}
.textWhiteRestult1
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.nrarea2
{
	font-weight: bold;
}
.cheapstArea
{
	padding-top: 3px;
	padding-bottom: 3px;
}

/*//end*/

/* 4.1. Results Table */
/*//start*/

.resultAreaTable
{
	margin-left: 13px;
}
.col1Result
{
	width: 230px;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	height: 210px;
	float: left;
	padding-bottom: 10px;
	background-color: #C2C2C2;
	border-bottom: 1px solid black;
}
.col2Result
{
	width: 230px;
	border-bottom: 1px solid #C2C2C2;
	height: 210px;
	float: left;
	padding-bottom: 10px;
	background-color: #C2C2C2;
	border-bottom: 1px solid black;
}
.col3Result
{
	width: 230px;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	height: 210px;
	float: left;
	padding-bottom: 10px;
	background-color: #C2C2C2;
	border-bottom: 1px solid black;
}
.row11
{
	width: 226px;
	height: 18px;
	display: block;
	text-align: justify;
	background-color: white;
	border-top: 1px solid #d1e0f3;
	padding-left: 2px;
	padding-right: 2px;
}
.row12
{
	width: 226px;
	height: 18px;
	display: block;
	text-align: justify;
	background-color: #e0e4eb;
	border-top: 1px solid #d1e0f3;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.row122
{
	width: 226px;
	height: 18px;
	display: block;
	text-align: justify;
	background-color: #c3e5f6;
	border-top: 1px solid #d1e0f3;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.row13
{
	width: 226px;
	height: 30px;
	display: block;
	text-align: justify;
	background-color: white;
	border-top: 1px solid #d1e0f3;
	padding-left: 2px;
	padding-right: 2px;
}
.row14
{
	width: 226px;
	height: 30px;
	display: block;
	text-align: justify;
	background-color: #e0e4eb;
	border-top: 1px solid #d1e0f3;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.row144
{
	width: 226px;
	height: 30px;
	display: block;
	text-align: justify;
	background-color: #c3e5f6;
	border-top: 1px solid #d1e0f3;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.row15
{
	width: 226px;
	height: 18px;
	display: block;
	text-align: justify;
	background-color: white;
	border-top: 1px solid #d1e0f3;
	padding-left: 2px;
	padding-right: 2px;
}
.row16
{
	width: 226px;
	height: 18px;
	display: block;
	text-align: justify;
	background-color: #c6dcec;
	border-top: 1px solid #d1e0f3;
	padding-left: 2px;
	padding-right: 2px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.leftNarrow
{
	width: 50px;
	display: block;
	float: left;
	text-align: left;
}
.rightWide
{
	width: 140px;
	display: block;
	float: right;
	text-align: right;
}
.leftlineClick
{
	width: 80px;
	display: block;
	text-align: left;
	float: left;
	height: 18px;
	color: white;
	text-decoration: none;
	background: url(../../IMG/IMG-tesco/click.png) repeat-x;
}
.leftlineClick:hover
{
	width: 80px;
	display: block;
	text-align: left;
	float: left;
	height: 18px;
	color: white;
	text-decoration: none;
	background: url(../../IMG/IMG-tesco/click.png) repeat-x;
}
.imgBroker1
{
	width: 230px;
	height: 56px;
	display: block;
	text-align: center;
	background: url(../../IMG/IMG-tesco/imgBroker1.png) repeat-x;
}
.imgBroker2
{
	width: 230px;
	height: 56px;
	display: block;
	text-align: center;
	background: url(../../IMG/IMG-tesco/imgBroker2.png) repeat-x;
}
.imgBroker3
{
	width: 230px;
	height: 56px;
	display: block;
	text-align: center;
	background: url(../../IMG/IMG-tesco/imgBroker1.png) repeat-x;
}
.imag
{
	margin-top: 2px;
}

/*//end*/

/* 4.2. Loading Screen */
/*//start*/

.quoteLoaderPopUp
{
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    text-align: center;
    overflow: hidden;
}
.quoteLoaderPopUp
{
    display: none;
}
.loading
{
    width: 700px;
    height: 72px;
    background-image: url('../../IMG/IMG-tesco/loader-bg-tesco.png');
    background-attachment: scroll;
    background-position: cente center;
    background-repeat: no-repeat;
    border: solid 0px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin: auto;
    margin-top: 300px;
    padding: 15px 10px;
    position: relative;
}
.loadingTitle
{
    width: 100%;
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    vertical-align: middle;
    text-align: center;
    margin: 10px auto;
    /* tweak to make text visible */
    width: 700px;
    position: absolute;
    top: 10px;
}
.loadingImg
{
    background: url('../../IMG/IMG-tesco/loader-tesco.gif') no-repeat left top;
    width: 196px;
        height: 16px;
        margin: 0px 252px;
        position: relative;
        top: 36px;
}
.removeOpacity
{
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    background-color: #FFFFFF;
    z-index: -1;
    margin: 0px;
}

.quoteLoaderPopUp   
{
    position: static;
    margin-top: -33px;
}
.removeOpacity
{
    height: 152px;
}
.loading
{
    margin-top: 50px;
    margin-left: 1px;
    position: absolute;
    color: #000066;
}
.loadingTitle
{
    font-size: 16px;
}

/*//end*/

/* 4.3. Ajax Slider */
/*//start*/

.sliderRow
{
    width: 610px;
    float: left;
    display: block;
    margin-left: 40px;
    padding: 10px 0px;
}
.sliderLabel
{
    width: 180px;
    float: left;
    display: block;
}
.sliderHolder
{
    width: 300px;
    float: left;
    display: block;
}
.sliderHolder .holder
{
    width: 146px;
    padding: 0px 2px;
    float: left;
    display: inline-block;
    background: url('../../IMG/IMG-tesco/rail.gif') no-repeat left center;
}
.sliderBody
{
    width: 300px;
}
.ajax__slider_h_rail, .ajax__slider_v_rail, .sliderBound
{
    float: left;
    display: block;
}
.holder input.sliderBound
{
    margin-left: 15px;
    border:1px solid #A5ACB2 !important;
}
.horizontal_handle img, .vertical_handle img
{
    display: none;
}
.horizontal_handle
{
    width: 7px;
    height: 22px;
    background-color: Transparent;
    background-image: url('../../IMG/IMG-tesco/handle.gif');
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    overflow: visible;
}
.horizontal_rail
{
    width: 146px;
    height: 22px;
    display: inline-block;
    padding: 0px;
    position: relative;
    overflow: hidden;
}
/*
.sliderHolder .vholder {height: 146px; padding: 2px 0px; float: left; display: inline-block; background: url('../../IMG/IMG-thevaninsurer/v_rail.gif') no-repeat center; margin-bottom: 5px;}
.vertical_handle {width: 22px; height: 10px; background-color: Transparent; background-image: url('../../IMG/IMG-tesco/v_handle.gif'); background-position: center center; background-repeat: no-repeat;}
.vertical_rail {width: 22px; height: 146px; display: inline-block; padding: 0px; position: relative; overflow: hidden;}
*/

/*//end*/

/* 5. Default */
/*//start*/

.default #content
{
    margin: 0px;
}
.default .buttonRetrieve, 
.default .buttonRetrievehover
{
    margin: 0;
    border: 0;
    color: White;
    font-weight: bold;
    height: 24px;
    padding: 0 0 0 3px;
    background-image: url(../../IMG/IMG-tesco/retrieve.gif);
    background-position: center;
    background-repeat: no-repeat;
    width: 250px !important;
    margin-left: 25px;
}
.default .buttonRetrievehover
{
    text-decoration: underline;
}
.default .txtWide
{
    width: 250px !important;
}
.default .buttonRetrieve span
{
    display: block;
    padding: 2px 0 5px 0;
    font-style: normal;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.default #stage
{
    display: none;
}
/* Tweaks */
.default .message
{
    width: 200px;
}

/*//end*/

/* 6. About You */
/*//start*/

.already
{
	padding: 10px;
	font-weight: bold !important;
}
input.helpButton
{
	margin-left: 5px;
	float: left;
	width: 15px;
	display: block;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../../IMG/IMG-tesco/icon-help.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: white;
	background-color: white;
	text-align: center;
	font-weight: bold;
	border: 0;
	font-size: 0em;
}
.rowHelp input.helpButton
{
	background-color: #D4DAE8;
}
.scrollAutoComplete
{
	border: 1px solid buttonshadow;
	margin: 0px;
	padding: 0px;
	text-align: left;
	cursor: default;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: window;
	color: windowtext;
	position: absolute;
	width: 202px;
	left: 403px;
	top: 288px;
	max-height: 200px;
	overflow: scroll;
	top: -1000px;
	left: -1000px;
}
.agreeerror
{
	color: Red;
	/*padding-left: 20px;*/
	background-position: top left;
}
.agreeerror a
{
	color: Red !important;
}
.cobWideSelect
{
	width: 200px !important;
}
.dobMedium
{
	width: 80px !important;
}
.dobSmall
{
	width: 60px !important;
}
.dobMediumLarge
{
	width: 120px !important;
}
.cobWideSelect2
{
	width: 230px !important;
}
/*** Reduce skining issue ***/
.nav, .nav1
{
	display:none;
}

/*//end*/

/* 7. Conviction Information */
/*//start*/

.cboOffenceCode 
{
    width: 450px !important;
}
.undelineDescriptionDrop2 select
{
    font-size: 1em !important;
}

/*//end*/

/* 8. Policy Details */
/*//start*/

.policydetails .checkBoxList input
{
    margin-left: 60px !important;
}
.policydetails .checkBoxList
{
    width: 140px !important;
    border: 1px none;
    float: left;
}
.policydetails .messageCover
{
    float: left;
    width: 437px;
    margin-left: 25px;
}
.policydetails .inputCover
{
    float: left;
    width: 435px;
    height: 50px;
    margin-left: 255px;
    border: solid 1px #c2c2c2;
}
.policydetails .helpmsgC
{
    display: block;
    background-color: #f4f4f4;
    border: solid 1px #c2c2c2;
    padding: 5px;
}
.policydetails .lineCover
{
    border-top: solid 1px #c2c2c2;
    float: left;
    width: 435px;
    height: 1px;
    margin-bottom: 5px;
}
.policydetails .coverTitles
{
    float: left;
    width: 435px;
    height: 25px;
}
.policydetails .coverComp, 
.policydetails .coverTPFT, 
.policydetails .coverTPO
{
    width: 130px;
    height: 25px;
    border: 1px none;
    float: left;
    text-align: center;
}
.policydetails .coverComp
{
    border-right: solid 1px #c2c2c2;
    height: 20px;
    padding-top: 5px;
}
.policydetails .coverTPFT
{
    width: 170px !important;
    border-right: solid 1px #c2c2c2;
    height: 20px;
    padding-top: 5px;
}
.policydetails .coverTPO
{
    height: 20px;
    padding-top: 5px;
}
.policydetails .checkBoxList2
{
    width: 1em !important;
    height: 1em !important;
    float: left;
    border: 1px;
    margin-left: 0px;
}
.policydetails .checkBoxList2 input
{
    width: 1.1em;
    float: left;
    border: 0px;
    height: 1.1em;
}
.policydetails .checkBoxList2 label
{
    width: 0px;
    float: left;
    border: 0px;
}
.policydetails .liBussines
{
    font-weight: bold !important;
}

/*//end*/

/* 9. Unsubscribe */
/*//start*/

.unsubscribe #stage
{
    display: none;
}
.unsubscribe .rowStatusOk .labelStatus
{
    display: block !important;
    margin-left: 10px;
}

/*//end*/

/* 10. Extra Pages */
/* Terms and Conditions - Privacy Policy - Application Error */
/*//start*/
.nosession #content, .terms-conditions #content, .privacy-policy #content, .application-error #content, .page-not-found #content
{
    margin-top: 0px;
}
.nosession #stage, .terms-conditions #stage, .privacy-policy #stage, .application-error #stage, .page-not-found #stage
{
    display: none;
}
/*//end*/


