/* -------------------------------------

TOC

1 - Global Reset and default settings
2 - Structural elements
3-  Navigation
4 - Heading, Typography, Links
5 - Buttons
6 - General Styles

----------------------------------------*/

/* 1 - Global Reset and default settings
-------------------------------------------------------------------------------------------------

--------------*/

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;
}

/* 2 - Structural elements
-------------------------------------------------------------------------------------------------

--------------*/
.itemOc
{
	color: Black;
	width: 350px !important;
}
.itemOcHigh
{
	color: Black;
	background-color: #f4f4f4;
	width: 350px !important;
}
.closeButton, a.closeButton, a.closeButton:hover
{
	margin-left: 0px !important;
	font-size: 0.9em;
	text-align: center;
	line-height: 20px;	
	color: #fff;
	text-decoration: none;
	position: relative;
	/*top: -10px;*/
	font-weight: bold;
	margin-right: 2px;
}
/******************* Main Structure *******************/
#aspnetForm, #form1
{
	width: 750px;
}
#page-container, #top-border, #bottom-border
{
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
/* layout */
#top-border
{
	background: url(../../IMG-tesco/images/app/border-top-750x5.gif) 0 0 #fff no-repeat;
	padding-top: 5px;
	margin-top: 8px;
}
/* layout */
#bottom-border
{
	background: url(../../IMG-tesco/images/app/border-bottom-750x5.gif) bottom left #fff 

no-repeat;
	padding-bottom: 5px;
}
/* layout */
#page-container
{
	background: url(../../IMG-tesco/images/app/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 */
#primary-content
{
	float: left;
	width: 723px;
}
/* layout */
#secondary-content
{
	float: left;
	background: url(../../IMG-tesco/images/app/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-tesco/images/app/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-tesco/images/app/right-corner.gif) top right #c3e5f6 no-repeat;
	height: 39px;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 !important;
	overflow: hidden;
}
#producttitle h2
{
	background: url(../../IMG-tesco/images/app/left-corner.gif) 0 0 transparent no-repeat;
	height: 39px;
	overflow: hidden;
	line-height: 0;
}
#producttitle h2 img
{
	overflow: hidden;
	margin: 14px 0 10px 10px;
}
/* Ask */
#ask
{
	/*font-size:1.0em;*/
	float: right;
	width: 235px;
}
#ask h2
{
	color: #000;
	float: left;
	margin: 1px 0 0 0;
	padding: 4px 4px 4px 8px;
}
#ask strong
{
	font-size: 0.9em;
	padding: 0;
}

/******************* 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-tesco/images/app/progress1.gif);
}
.stage2
{
	width: 177px;
	height: 24px;
	display: block;
	background: url(../../IMG-tesco/images/app/progress2.gif);
}
.stage3
{
	width: 177px;
	height: 24px;
	display: block;
	background: url(../../IMG-tesco/images/app/progress3.gif);
}
.stage4
{
	width: 177px;
	height: 24px;
	display: block;
	background: url(../../IMG-tesco/images/app/progress4.gif);
}
.stage5
{
	width: 177px;
	height: 24px;
	display: block;
}
.stageNothing
{
	height: 0px;
}
#required
{
	clear: both;
	margin: 0 0 0 10px;
	padding: 0;
}
#progres-indicator
{
	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-tesco/images/app/border-dash-hor-212.gif) transparent top left 

repeat-x;
}
/* layout */


/* layout */
.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;
}
.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-tesco/images/app/border-dash-hor-212.gif) transparent top left 

repeat-x;
}
.pp
{
	padding-bottom: 10px;
}
.titleDiv
{
	color: #061C68;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 10px;
}
.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-tesco/images/app/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;
}

/* 4 - Heading, Typography, Links
-------------------------------------------------------------------------------------------------

--------------*/
.head
{
	font-size: 1.0em;
	line-height: 1.8em;
	color: #000066;
	border: solid 1px #C2C2C2;
	background: url(../../IMG-tesco/images/app/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;
}
.head a span
{
	/* 	position: absolute; 	left: -9999px; 	top: -9999px; 	visibility: hidden; 	

overflow: hidden; 	height: 0px; 	font-size: 0; 	line-height: 0; */
	border: 5px solid red;
}

/* 5 - Buttons
-------------------------------------------------------------------------------------------------

--------------*/

#proceed-buttons
{
	margin-top: 20px;
	width: 721px;
	float: left;
	height: 23px;
}
/** Button with JavaScript enabled **/

/* Red Button with white background */
.wbg
{
	background: url(../../IMG-tesco/images/app/button-blue-r.gif) #241EFE;
}
.wbg .emptybut
{
	background-image: url(../../IMG-tesco/images/app/button-blue-l.gif);
}
.wbg .button
{
	background-image: url(../../IMG-tesco/images/app/button-blue-l.gif);
}
.wbg .button span
{
	background-image: url(../../IMG-tesco/images/app/button-blue-r.gif);
}

/* Red Button with white background */
.gbbg
{
	background: url(../../IMG-tesco/images/app/button-r-greybotbg.gif) #fe4300;
}
.gbbg .emptybut
{
	background-image: url(../../IMG-tesco/images/app/button-l-greybotbg.gif);
}
.gbbg .button
{
	background-image: url(../../IMG-tesco/images/app/button-l-greybotbg.gif);
}
.gbbg .button span
{
	background-image: url(../../IMG-tesco/images/app/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-tesco/images/app/button-l-nojs.gif) transparent 0 0 no-repeat;
	float: left;
}
#ask .button-container a
{
	padding: 5px 10px 5px 1px;
	background: url(../../IMG-tesco/images/app/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-tesco/images/app/button-blue-l-nojs.gif) transparent 0 0 

no-repeat;
	float: left;
}
.button-container a
{
	padding: 5px 10px 5px 1px;
	background: url(../../IMG-tesco/images/app/button-blue-r-nojs.gif) transparent 100% 100% 

no-repeat;
	color: #fff;
	float: left;
}
.button-container a:hover
{
	color: #fff;
}

/* 6 - Corners
-------------------------------------------------------------------------------------------------

--------------*/

.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-tesco/images/app/right-trans-723.gif) #fff top right no-repeat;
}
#footer-ads .inner .box-content
{
	min-height: 50px;
	background: url(../../IMG-tesco/images/app/right-corner-720.gif) transparent bottom right 

no-repeat;
}
* html #footer-ads .inner .box-content
{
	height: 50px;
}

#ask
{
	height: 32px;
	border-bottom: solid 0px #dadada;
	background: url(../../IMG-tesco/images/app/top-ask.gif) top;
}
#ask .button-container, #ask .js-button-container
{
	margin: 5px 8px 8px 8px;
	display: inline;
}
#ask #test1
{
	height: 34px;
	background: url(../../IMG-tesco/images/app/border-left-corner-grad-232.gif) transparent 

bottom left no-repeat;
	margin: 0;
}
#ask #test1 #test2
{
	height: 34px;
	background: url(../../IMG-tesco/images/app/border-right-corner-grad-23.gif) transparent 

bottom right no-repeat;
}
.askButton
{
	width: 125px;
	height: 24px;
	float: right;
	background: url(../../IMG-tesco/images/app/ask.gif) transparent bottom right no-repeat;
	color: white;
	margin-top: 4px;
	margin-right: 8px;
}
.asktext
{
	color: white;
	margin-top: 6px;
	margin-right: 10px;
	float: right;
}
.asktext:hover
{
	color: white;
	margin-top: 6px;
	margin-right: 10px;
	float: right;
	text-decoration: underline;
}
/* 6 - Form fields
-------------------------------------------------------------------------------------------------

--------------*/


form
{
	width: 723px;
}
form .head
{
	margin-bottom: 0 !important;
}
.form-section
{
	width: 721px;
}

input, textarea, select
{
	border: solid 1px #A5ACB2;
}
label
{
	min-height: 17px;
}
* html label
{
	height: 17px;
}


.formsplit
{
	background: url(../../IMG-tesco/images/app/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: 660px;*/
	width: 100%;
	float: left;
	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;
}
.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: 20px;
}
.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: 640px;
	background-color: #f4f4f4;
	color: #f00;
	border: solid 1px #f00;
	padding: 3px;
	/*margin-left: 20px;*/
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.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: 20px;
}

.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: 20px;
}
.doubleHelp
{
	width: 20px;
	height: 60px;
	float: left;
}

/* Multiple select boxes */
.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: 10px;
	float: left;
	border: 0px;
}
.radioList label
{
	width: 50px;
	float: left;
	border: 0px;
	margin-left: 5px;
}
.areaCheckBox
{
	width: 700px;
	height: 50px;
}


.checkBoxField
{
	border: 0px;
	float: left;
}

.checkBoxField input
{
	width: 15px;
	border: 0px;
}
.checkBoxField label
{
	width: 0px;
	border: 0px;
}

.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;
}
.leftDataList table td
{
    padding-top: 3px;
}
.btnAddClaim
{
	float: left;
	font-size: 0.9em;
	background-color:#fe4300 !important;
	background-image: url(../../IMG-tesco/images/app/claim.gif);
	border: 0px;
	width: 90px !important;
	height: 20px !important;
	color: White;
	font-weight: bold;
}


/* 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;
}
.rowHelp
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* 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-tesco/images/app/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-tesco/images/app/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: 24px;
	background-color:#fe4300 !important;
	background-image: url(../../IMG-tesco/images/app/btn-quote-recall.gif);
	float: left;
	color: white;
	text-align: center;
	border: 0;
	margin-left: 10px;
}
.quoteRecallButton:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 122px;
	height: 24px;
	background-color:#fe4300 !important;
	background-image: url(../../IMG-tesco/images/app/btn-quote-recall.gif);
	float: left;
	color: white;
	text-align: center;
	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-tesco/images/app/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-tesco/images/app/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-tesco/images/app/btn-previous.gif);
	float: left;
	color: White;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.roundButtonLeftHome:hover, .roundButtonLeftHomeHover
{
	text-decoration: underline;
}
.row .pCode
{
	margin-left: 5px;
}
.pCode
{
	margin: 0;
	padding: 0px 2px;
	text-align: center;
	background-color:#fe4300 !important;
	background-image: url(../../IMG-tesco/images/app/btn_search_address.gif);
	color: White;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	width: 122px !important;
	height: 24px;
	float: right;
	display: block;
}
.pCode:hover
{
	text-decoration: underline;
}
.pCodeExactModel
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#fe4300 !important;
	background-image: url(../../IMG-tesco/images/app/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;
	/*margin-top: 30px;*/
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: white;
	display: block;
	float: left;
	margin-left: 20px;
}
.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;
}
select.ddboxPostCode
{
    float: none;
    display: block;
	width: 630px !important;
	margin-top: 20px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}
.ddboxPostCode option
{
	width: 400px;
	font-size: 0.9em;
}
.buttonsAreaPostCode
{
	width: 400px;
	/*float: left;*/
	float: none;
	height: 30px;
	background-color: white;
	padding-top: 10px;
	margin-bottom: 3px;
	/*margin-left: 180px;*/
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.btnOkPost
{
	color: White;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	float: right !important;
	width: 147px !important;
	height: 24px !important;
	background-image: url(../../IMG-tesco/images/app/select-this-add.gif);
	display: block;
}
.btnCancelPost
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	float: left;
	width: 92px !important;
	height: 24px !important;
	background-image: url(../../IMG-tesco/images/app/btn-previous.gif);
	display: block;
	margin-left: 0px !important;
}
#app-content
{
	padding-top: 15px;
	width: 719px;
	border: 1px solid #C2C2C2;
	border-top: 0;
	background-color: white;
	padding-bottom: 10px;
	display: block;
}


.typeofmotor
{
	background-color: white;
}
#retrieve-details
{
	width: 400px;
}
#get-quote-now
{
	width: 200px;
}
.warning
{
	padding: 10px;
	padding-top: 0px;
	text-align: justify;
}

.retrieveDet
{
	width: 400px;
}


/* 7 - General Styles
-------------------------------------------------------------------------------------------------

--------------*/

#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;
}
/*Personal Information 1*/
.rowPostCode .message
{
    width: 225px;
}
/*Results page*/
.clientWaiting
{
	padding-bottom: 10px;
display:none;
}
#ctl00_CP_WaitingPanel
{
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#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-tesco/images/app/searcharea.png) repeat-x;
	height: 20px;
}
#searchtext
{
	height: 20px;
}
.searchResultsCombo
{
	width: 120px;
	color: black;
	font-weight: bold;
}
.titleResult
{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 3px;
}
.textWhiteRestult
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.textWhiteRestultBold
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.textWhiteRestultQuote
{
	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;
}

/*restult table*/
.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: 20px;
	display: block;
	text-align: justify;
	background-color: white;
	border-top: 1px solid #d1e0f3;
	padding-left: 2px;
	padding-right: 2px;
}
.row12
{
	width: 226px;
	height: 20px;
	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: 20px;
	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: 20px;
	display: block;
	text-align: justify;
	background-color: white;
	border-top: 1px solid #d1e0f3;
	padding-left: 2px;
	padding-right: 2px;
}
.row16
{
	width: 226px;
	height: 20px;
	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: 20px;
	color: white;
	text-decoration: none;
	background: url(../../IMG-tesco/images/app/click.png) repeat-x;
}
.leftlineClick:hover
{
	width: 80px;
	display: block;
	text-align: left;
	float: left;
	height: 20px;
	color: white;
	text-decoration: none;
	background: url(../../IMG-tesco/images/app/click.png) repeat-x;
}


.imgBroker1
{
	width: 230px;
	height: 56px;
	display: block;
	text-align: center;
	background: url(../../IMG-tesco/images/app/imgBroker1.png) repeat-x;
}
.imgBroker2
{
	width: 230px;
	height: 56px;
	display: block;
	text-align: center;
	background: url(../../IMG-tesco/images/app/imgBroker2.png) repeat-x;
}
.imgBroker3
{
	width: 230px;
	height: 56px;
	display: block;
	text-align: center;
	background: url(../../IMG-tesco/images/app/imgBroker1.png) repeat-x;
}
.imag
{
	margin-top: 2px;
}
.already
{
		padding-left: 10px;
	padding-right: 10px;
}
.atention
{
	padding-left: 10px;
	padding-right: 10px;
}
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-tesco/images/app/icon-help.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #123486;
	text-align: center;
	font-weight: bold;
	border: 0;
	/*font-size: 7px;*/
	font-size: 9px;
	line-height: 15px;
	vertical-align: middle;
	text-align: left;
	text-indent: -2px;
	padding-bottom: 2px;
	background-color: Transparent;
	cursor: pointer;
}
.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: 200px !important;
	left: 403px;
	top: 286px !important;
	overflow: visible;
}
.agreeerror
{
	color: Red;
	padding-left: 20px;
	background: url(../../IMG-tesco/images/app/error.gif) no-repeat;
	background-position: top left;
}
.agreeerror a
{
	color: Red !important;
}
/*process request results page*/
.cheapestAreaContainer
{
	width: 698px;
	height: 78px;
	display: block;
	float: left;
	background: url(../../IMG-tesco/images/app/cheapestAreaContainer.png);
	background-position: top left;
	margin-bottom: 7px;
	margin-top: 7px;
}
.cheapAreaContainerLeft
{
	width: 688px;
	height: 78px;
	display: block;
	margin-left: 10px;
	float: right;
	background: url(../../IMG-tesco/images/app/cheapAreaContainerLeft.png);
	background-position: top right;
}
.cheapAreaContainerContent
{
	width: 685px;
	height: 78px;
	display: block;
	margin-right: 10px;
	float: left;
	background: url(../../IMG-tesco/images/app/cheapAreaContainerContent.png) repeat-x;
	text-align: center;
}
.cheapAreaContainerContent .h1
{
	font-size: 1.2em !important;
	font-family: Verdana;
	font-weight: 700;
	text-align: center;
}
.cheapAreaContainerContent p
{
	padding-top: 8px;
	font-size: 1.0em !important;
}
.print, .send
{
	float: right;
	font-size: 0.9em;
	background-color:#fe4300 !important;
	background-image: url(../../IMG-tesco/images/app/claim.gif);
	border: 0px;
	width: 90px !important;
	height: 20px !important;
	color: White;
	font-weight: bold;
	margin-right: 2px;
}
.print-results
{
    width: 993px;
    height: 100%;
    float: none;
    display: block;
    margin: 0px auto;
}
.buttonRetrieve
{
	margin: 0;
	border:0;
	color:White;
	font-weight:bold;
	height:24px;
	padding: 0 0 0 3px;
	background-color:#fe4300 !important;
	background-image: url(../../IMG-tesco/images/app/retrieve.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.buttonRetrieve span
{
	display: block;
	padding: 2px 0 5px 0;
	font-style: normal;
	background-position: bottom right;
	background-repeat: no-repeat;
}
/*for the old version of quotedetails*/
#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;
}
.whiteInfoTitle
{
    color: black;
    font-size: 1.3em;
}
#whiteInfo, #whiteinfo2, #whiteinfo3, #whiteinfo4, #whiteInfo2, #whiteInfo3
{
	position: absolute;
	display: none;
	width: 230px !important;
	background-color: white;
	border: 1px solid #C2C2C2;
	padding: 10px;
	text-align: justify;
	font-weight: normal;
	font-size: 11px !important;
	overflow: visible !important;
	white-space: normal;
}
/* IE Mac only
-------------------------------------------------------------------------------------------------

--------------*/
/*\*//*/
	
	#producttitle h2 {float:left}
	#copyright {font-size:1.0em}
	
	.labeltxt {width:180px}
	.helpicon {position:static; float:left; width:15px}
	h4 {width:180px; display:block}
	.multipleselect .inner select {width:59px}
	.multipleselect .inner .helpicon {margin-left:-50px}
	.radiocheck label {display:block; float:left; height:100%; clear:none; width:529px; 

margin-bottom:2px}
	.radiocheck label .inputwrapper {float:none}

	
/**/

/* Loading Screen --------------------------*/

.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-tesco/images/app/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-tesco/images/app/loader-tesco.gif') no-repeat left top;
    width: 196px;
        height: 16px;
        margin: 0px 252px;
        position: relative;
        top: 36px;
}
.loadingText
{
    width: 100%;
    height: 47px;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    vertical-align: middle;
    text-align: center;
    /*margin-top: 10px;*/
    /* tweak to make text visible */
    width: 700px;
    height: 13px;
    position: absolute;
    top: 73px;
}
.loadingText
{
    display: none;
}
.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;
}

/* Enter Manually Button */

input.enterManuallyButton 
{
    float: none;
    margin-left: 0px;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    width: 175px;
}

/* End Enter Manually */


