/* @override http://www.car2protect.co.uk/bmt_site/css/style.css */

/* @override http://www.car2protect.co.uk/bmt_site/css/style.css */

/* @override http://www.car2protect.co.uk/bmt_site/css/style.css */

/* @override http://www.car2protect.co.uk/bmt_site/css/style.css */

*
{
	margin: 0;
	padding: 0;
}
BODY
{
	width: 100%;
	color: #000;
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(../images/bg.png) repeat-x 0px 13px;
}
BODY.mceContentBody
{
	background: #FFF;
}
P
{
	line-height: 1.8em;
	padding: 0.5em 1.1em;
}
A
{
	color: #095AA5;
	outline: none;
	border: none;
}
IMG
{
	border: none;
}
H1
{
	padding: 0;
	margin: 0;
}
H2
{
	height: 1px;
	width: 1px;
	padding: 0;
	margin: 0;
	text-indent: -5000px;
	float: left;
}
H3
{
	padding: 0.8em 0 0.1em 0.6em;
	margin: 0;
	font-size: 150%;
	text-align: center;
}
H4
{
	font-size: 120%;
}
UL LI
{
	list-style: none;
}
.noborder
{
	border: none;
}
.clear
{
	clear: both;
}
.nowhite
{
	border-right: none;
}
.title2
{
}
/*HEADER/////////////////////////////////////////////////////////////////////////////////////////////////*/
#wrapper
{
	width: 990px;
	margin: 0 auto;
}
H1
{
	height: 100px;
	width: 300px;
	background: url(../images/logo-trans.png) no-repeat;
	text-indent: -5000px;
	float: left;
	margin: 0 0 0px;
}
#header #concase
{
	height: 100px;
	width: 365px;
	float: right;
}
#header #concase #contactus
{
	float: left;
	height: 80px;
	width: 270px;
	margin-right: 15px;
	margin-top: 10px;
	text-indent: -5000px;
	background: url(../images/contactno-trans.png) no-repeat 0 15px;
}
#header #concase #contactus #basketbutton A
{
	background: url(../images/basket-trans.png) no-repeat;
	height: 35px;
	padding-top: 0;
	font-size: 12px;
	width: 100px;
	display: block;
	text-align: right;
	margin-left: 165px;
}
#header #fsa2
{
	width: 80px;
	height: 100px;
	float: right;
}
#navigation
{
	width: 100%;
	position: relative;
	height: 38px;
	clear: both;
	z-index: 4000;
}
/*Navigation
Navigation*/
.nav, .nav UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.short
{
	width: 9%;
}
.long
{
	width: 12%;
}
.longer
{
	width: 14%;
}
.nav
{
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	position: relative;
}
.nav LI
{
	border-left: 1px solid #000;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.nav LI:first-child
{
	border-left: none;
}
.nav LI A, .nav LI A:link, .nav LI A:active, .nav LI A:visited
{
	font: 0.7em/25px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/nav_bg.png) repeat-x;
	color: #FFF;
	display: block;
	padding: 0 7px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
}
.nav LI A:first-child
{
	border-left: none;
}
.nav LI A:hover
{
	background: #095AA5;
	color: #FF0000;
}
#nav-one LI:hover A, #nav-one LI.sfHover A
{
	background: #CCC;
	color: #000;
}
#nav-one LI:hover UL A, #nav-one LI.sfHover UL A
{
	background: url(../images/nav_bg.png) repeat-x;
	color: #FFF;
}
#nav-one LI:hover UL A:hover, #nav-one LI.sfHover UL A:hover
{
	background: #CCC;
	color: #000;
}
.nav UL
{
	background: url(../images/nav_bg.png) repeat-x;
	border-bottom: 1px solid #000;
	list-style: none;
	margin: 0;
	width: 200px;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav LI:hover UL, .nav LI.sfHover UL
{
	top: 25px;
}
.nav UL LI
{
	border: 0;
	float: none;
}
.nav UL A
{
	border: 1px solid #000;
	border-bottom: 0;
	padding-right: 20px;
	width: 200px;
	white-space: nowrap;
}
.nav UL A:hover
{
	background: #CCC;
	color: #000;
}
/*
#navigation {background-color:#333;position:relative;z-index:1000;margin:0 0 3px 0;padding:0;height:28px; clear:both}
#navigation ul {padding:0px;margin:0px;list-style:none;background-color:#333;width:100%; clear:both;height:28px;}
#navigation ul li {display:inline;position:relative;float:left;white-space:nowrap;background:#000000; }
#navigation ul li.topNavRBorder {border-right:1px solid #fff;}
#navigation ul li.short {width:110px;}
#navigation ul li.long {width:110px;}
#navigation ul li ul li {width:12em;}
#navigation ul li a {border-left:1px solid #fff;padding:0 8px 0 5px;height:28px;font:.718em/28px Verdana, Geneva, Arial, Helvetica, sans-serif;display:block;text-decoration:none;color:#fff;background-color:#3E48B1;white-space: nowrap; }
#navigation ul li a.firstParent {border-left:none;}
#navigation ul li a.firstChild {border-top:1px solid #fff;}
#navigation ul li a:hover {color:#99ccfb;text-decoration:none;}
#navigation ul li ul li a {border-right:1px solid #fff;border-bottom:1px solid #fff; }
#navigation li ul {position:absolute;display: none; }
#navigation li:hover ul, #topNav li.displayBlock ul {display:block;}
#navigation ul li a.selected {color:#99ccfb;}
*:first-child+html .clear {display:inline;}
*/
#outer
{
}
/*SIDEBAR/////////////////////////////////////////////////////////////////////////////////////////////////*/
#sidebar
{
	float: left;
	width: 180px;
	font-size: 0.679em;
}
#mini1 A
{
	width: 180px;
	height: 150px;
	display: block;
}
#mini1
{
	width: 180px;
	height: 150px;
	background: url(../images/mini_bg1.png) repeat-x 0px 0px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
#mini2
{
	width: 180px;
	height: 188px;
	margin-top: 15px;
	background: url(../images/mini_bg2a.png) repeat-x 0px 0px;
	border: 1px solid #CCCCCC;
}
#mini3
{
	width: 180px;
	height: 188px;
	margin-top: 5px;
	background: url(../images/mini_bg2a.png) repeat-x 0px 0px;
	border: 1px solid #CCCCCC;
}
#mini3 A
{
	width: 180px;
	height: 188px;
	display: block;
}
#mini4
{
	width: 180px;
	height: 188px;
	margin-top: 5px;
	background: url(../images/mini_bg3.png) repeat-x 0px 0px;
	border: 1px solid #CCCCCC;
}
#mini4 A
{
	width: 180px;
	height: 188px;
	display: block;
}
#mini5
{
	width: 180px;
	height: 188px;
	margin-top: 5px;
	background: url(../images/mini_bg2.png) repeat-x 0px 0px;
	border: 1px solid #CCCCCC;
}
/*BODY/////////////////////////////////////////////////////////////////////////////////////////////////*/
#content
{
	float: left;
	width: 795px;
	margin-left: 12px;
	margin-bottom: 10px;
	font-size: 0.679em;
}
#content2
{
	width: 990px;
	margin-bottom: 10px;
	font-size: 0.679em;
}
/*FIRST ROW---------------------*/
#first_row
{
	width: 795px;
	clear: both;
}
#spacer
{
	width: 795px;
	height: 10px;
	clear: both;
}
#freegap
{
	margin-top: 10px;
	width: 255px;
	height: 356px;
	background: url(../images/man_home_1.jpg);
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}
#freegap P
{
	text-indent: -5000px;
}
#freegap P SPAN
{
	text-decoration: underline;
}
#freegap P.small_gap
{
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	padding: 6px 3px 0;
}
#freegap H3
{
	color: #FF0000;
	width: 255px;
	height: 36px;
	background: url(../images/price_prom.png) no-repeat;
	text-indent: -5000px;
}
#freegap #s2
{
	overflow: hidden;
	position: relative;
}
.bignumber
{
	font-size: 180%;
	color: #095AA5;
}
#scrollup
{
	position: relative;
	overflow: hidden;
	border: 1px solid #000;
	height: 180px;
	width: 200px;
}
.headline
{
	position: absolute;
	top: 210px;
	left: 5px;
	height: 195px;
	width: 190px;
}
#freegap SPAN
{
	margin-top: 0px;
}
#freegap SPAN A
{
	background: url(../images/freegap2-trans.png) no-repeat;
	width: 255px;
	height: 27px;
	display: block;
	text-indent: -5000px;
}
#freegap SPAN A:hover
{
	background: url(../images/freegap2-trans.png) no-repeat 0 -24px;
}
#fg_abs
{
	position: absolute;
	width: 249px;
	height: 243px;
	z-index: 1000;
	background: #000000;
	filter: alpha(opacity=1);
	-moz-opacity: .01;
	opacity: .01;
}
#fg_abs A
{
	display: block;
	width: 249px;
	height: 243px;
}
#rti_abs
{
	position: absolute;
	width: 249px;
	height: 243px;
	z-index: 1000;
	background: #000000;
	filter: alpha(opacity=1);
	-moz-opacity: .01;
	opacity: .01;
}
#rti_abs A
{
	display: block;
	width: 249px;
	height: 243px;
}
#mot_abs
{
	position: absolute;
	width: 256px;
	height: 376px;
	z-index: 1000;
	background: #000000;
	filter: alpha(opacity=1);
	-moz-opacity: .01;
	opacity: .01;
}
#mot_abs A
{
	display: block;
	width: 256px;
	height: 376px;
}
#tyre_abs
{
	position: absolute;
	width: 256px;
	height: 376px;
	z-index: 1000;
	background: #000000;
	filter: alpha(opacity=1);
	-moz-opacity: .01;
	opacity: .01;
}
#tyre_abs A
{
	display: block;
	width: 256px;
	height: 376px;
}
#war_abs
{
	position: absolute;
	width: 256px;
	height: 376px;
	z-index: 1000;
	background: #000000;
	filter: alpha(opacity=1);
	-moz-opacity: .01;
	opacity: .01;
}
#war_abs A
{
	display: block;
	width: 256px;
	height: 376px;
}
#first_row .more_info
{
	width: 150px;
	height: 40px;
	margin: 0px auto 0;
	display: block;
	text-indent: -5000px;
}
#first_row .info1
{
	width: 256px;
	height: 40px;
	background: url(../images/box_bg_info1a-trans.png) no-repeat;
}
#first_row .info2
{
	width: 256px;
	height: 40px;
	background: url(../images/box_bg_info2a-trans.png) no-repeat;
}
.buyfsa
{
	margin: 10px 0 0 65px;
}
.buyfsap
{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#homegap
{
	margin-top: 10px;
	width: 516px;
	height: 356px;
	background: url(../images/box_bg.png) repeat-x;
	border: 1px solid #999;
	float: left;
}
#homegap #gap
{
	width: 516px;
	height: 44px;
	margin: 0;
	padding: 0;
}
#gap H3
{
	width: 516px;
	height: 43px;
	padding: 0;
	margin: 0px 0 0 3px;
}
#gap H3 A
{
	display: block;
	width: 516px;
	background: url(../images/homegap3.png) no-repeat;
	height: 46px;
	margin: 8px 0 5px;
	padding: 0;
	float: left;
	text-align: center;
	text-indent: -5000px;
}
#gap H3 A:hover
{
	background: url(../images/homegap3.png) no-repeat 0 -45px;
	padding: 0;
}
#homegap #gap SPAN
{
	float: right;
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 230%;
	margin-top: 7px;
	font-weight: bold;
	color: #FFFF33;
	letter-spacing: -1px;
}
#homegap UL
{
	margin: 10px 0 0;
	padding: 0 0 0 18px;
	clear: both;
	height: 120px;
}
#homegap LI.green
{
	margin: 0 0 7px;
	background: url(../images/tickgreen-trans.png) no-repeat;
	padding: 5px 0 0 26px;
	min-height: 20px;
}
#homegap LI.purple
{
	margin: 0 0 7px;
	background: url(../images/tickpurple-trans.png) no-repeat;
	padding: 5px 0 0 26px;
	min-height: 20px;
}
#homegap H4
{
	font-size: 180%;
	margin: 10px 0 10px 25px;
}
#homegap #caseclear
{
	clear: both;
	height: 250px;
	margin-top: 10px;
}
#homegap .case1
{
	width: 254px;
	height: 210px;
	float: left;
}
#homegap #fg, #homegap #rti
{
	width: 254px;
	height: 259px;
}
#homegap #fg UL
{
	border-right: 1px solid #999;
	height: 170px;
}
#homegap H4#finance
{
	width: 255px;
	height: 32px;
	background: url(../images/h3_finance2-trans.png) repeat-y;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
#homegap H4.rti
{
	width: 255px;
	height: 32px;
	background: url(../images/h3_rti2-trans.png) repeat-y;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
.redbig
{
	font-size: 159%;
	color: #FF0000;
}
.lessspace
{
	line-height: 1.3em;
}
#homegap #donot
{
	margin: 0px;
	text-align: center;
	width: 515px;
	height: 47px;
	display: block;
	clear: both;
}
#homegap #donot #button A
{
	width: 515px;
	height: 47px;
	margin: 10px auto;
	background: url(../images/donot-trans.png) no-repeat 0 0;
	display: block;
	text-indent: -5000px;
}
#homegap #donot #button A:hover
{
	width: 515px;
	height: 47px;
	margin: 10px auto;
	background: url(../images/donot-trans.png) no-repeat 0 -47px;
	display: block;
}
/*SECOND ROW---------------------*/
#second_row
{
	width: 795px;
	clear: both;
}
#second_row H3
{
	text-align: center;
	margin: 0;
	padding: 0;
	color: #FFF;
	background: none;
	text-indent: -5000px;
}
#second_row H3#tyre
{
	width: 185px;
	height: 32px;
	background: url(../images/h3_tyre2-trans.png) repeat-y;
	float: left;
}
#second_row H3#mot
{
	width: 185px;
	height: 32px;
	background: url(../images/h3_mot-trans.png) no-repeat;
	float: left;
}
#second_row H3#warranties
{
	width: 185px;
	height: 32px;
	background: url(../images/h3_warranties2-trans.png) repeat-y;
	float: left;
}
#second_row LI.red
{
	margin: 0 0 10px;
	background: url(../images/tickred-trans.png) no-repeat;
	padding: 5px 0 0 26px;
	min-height: 20px;
}
#second_row LI.blue
{
	margin: 0 0 10px;
	background: url(../images/tickblue-trans.png) no-repeat;
	padding: 5px 0 0 26px;
	min-height: 20px;
}
#second_row LI.black
{
	margin: 0 0 10px;
	background: url(../images/tickblack-trans.png) no-repeat;
	padding: 5px 0 0 26px;
	min-height: 20px;
}
#second_row LI
{
	margin: 0 0 10px;
	background: url(../images/tyreli.png) no-repeat;
	padding: 5px 0 0 26px;
	min-height: 20px;
}
#second_row UL
{
	margin: 0px 0 0;
	padding: 0 0 0 18px;
	clear: both;
}
/*#second_row .price{height:30px;width:50px;padding:0px 5px 5px 5px ;font-size:190%;color:#FFF;float:right; font-weight:bold;
margin-top:30px;float:right;}
#second_row .price43{height:30px;width:50px;padding:0px 5px 5px 5px ;font-size:190%;color:#FFF;float:right; margin-right:8px; font-weight:bold;
margin-top:30px;float:right; }
#first_row .price{height:30px;width:50px;padding:0px 5px 5px 5px ;font-size:190%;color:#FFF;float:right; font-weight:bold;
margin-top:30px;float:right; }*/
#second_row .case
{
	width: 255px;
	height: 356px;
	float: left;
	margin: 0px 10px 0 0px;
}
#second_row .more_info
{
	width: 150px;
	height: 20px;
	margin: 0px auto 0;
	display: block;
	text-indent: -5000px;
}
#second_row .info3
{
	width: 256px;
	height: 20px;
	background: url(../images/box_bg_info3a-trans.png) no-repeat;
}
#second_row .info4
{
	width: 256px;
	height: 20px;
	background: url(../images/box_bg_info4a.png) no-repeat;
}
#second_row .info5
{
	width: 256px;
	height: 20px;
	background: url(../images/box_bg_info5a-trans.png) no-repeat;
}
#hometyre
{
	width: 254px;
	height: 356px;
	background: url(../images/box_bg.png) repeat-x;
	border: 1px solid #999;
	border-bottom: none;
}
#homebreakdown
{
	width: 254px;
	height: 356px;
	background: url(../images/box_bg.png) repeat-x;
	border: 1px solid #999;
	border-bottom: none;
}
#homewarranties
{
	width: 254px;
	height: 356px;
	background: url(../images/box_bg.png) repeat-x;
	border: 1px solid #999;
	border-bottom: none;
}
#hometyre .image
{
	width: 254px;
	height: 156px;
	background: url(../images/tyreimg.png) no-repeat 0 0px;
}
#homebreakdown .image
{
	width: 254px;
	height: 156px;
	background: url(../images/motimg.png) no-repeat 0 0px;
}
#homewarranties .image
{
	width: 254px;
	height: 156px;
	background: url(../images/warrantiesimg.png) no-repeat 0 0px;
}
#product_header H3
{
	font-size: 205%;
	float: left;
	height: 20px;
	padding: 0;
	margin: 10px 0 0;
}
#product_header H4
{
	font-size: 155%;
	float: left;
	height: 20px;
	padding: 5px 0 0 10px;
	margin: 10px 0 0;
}
/*FIRST COLUMN---------------------*/
#first_column
{
	width: 990px;
	background: url(../images/panel_bg.png) repeat-y;
}
#first_column #panel
{
	width: 850px;
	height: 650px;
	float: left;
}
#first_column #panel #arrow
{
	width: 130px;
	height: 650px;
	float: left;
	padding-top: 32px;
}
#first_column #panel #arrow2
{
	width: 130px;
	height: 650px;
	float: left;
	padding-top: 84px;
}
#first_column #panel #arrow3
{
	width: 130px;
	height: 650px;
	float: left;
	padding-top: 135px;
}
#first_column #panel #arrow4
{
	width: 130px;
	height: 650px;
	float: left;
	padding-top: 184px;
}
#first_column #panel #ani1
{
	width: 850px;
	height: 650px;
	float: left;
	background: url(../images/panel_bg.png) repeat-y 130px 0;
	display: block;
}
#first_column #panel #ani2
{
	width: 850px;
	height: 650px;
	float: left;
	background: url(../images/panel_bg.png) repeat-y 130px 0;
	display: block;
}
#first_column #panel #ani3
{
	width: 850px;
	height: 650px;
	float: left;
	background: url(../images/panel_bg.png) repeat-y 130px 0;
	display: block;
}
#first_column #panel #ani4
{
	width: 850px;
	height: 650px;
	float: left;
	background: url(../images/panel_bg.png) repeat-y 130px 0;
	display: block;
}
#first_column #panel #cont
{
	width: 720px;
	height: 650px;
	float: left;
}
#first_column #panel H3
{
	text-align: left;
	margin: 20px 0 0 0px;
	width: 149px;
	height: 32px;
	text-indent: -5000px;
}
#first_column #panel P
{
	text-align: justify;
	padding: 0 80px 20px 0;
}
#first_column #panel IMG
{
	margin: 0 0 0 15px;
}
#first_column #panel UL
{
	margin: 0;
}
#first_column #panel UL LI
{
	margin: 0 0 0 15px;
}
#first_column H3
{
	margin-top: 20px;
	padding: 0;
	margin: 20px 0 10px;
}
#first_column H3#lefty
{
	margin: 20px 0 15px;
	padding: 0;
	width: 200px;
	text-align: left;
	height: 30px;
	background: url(../images/findoutmore_orange.png) no-repeat;
	text-indent: -5000px;
}
.titlea
{
	background: url(../images/titlea.png) no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -5000px;
}
.titleb
{
	background: url(../images/titleb.png) no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -5000px;
}
.titlec
{
	background: url(../images/titlec.png) no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -5000px;
}
.titled
{
	background: url(../images/titled.png) no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -5000px;
}
/*.titlee{ background:url(../images/titlee.png) no-repeat; width:200px; height:32px;text-indent:-5000px}*/
#first_column #panel #header_fg
{
	width: 850px;
	height: 45px;
	background: url(../images/finance_header.png) no-repeat 130px 0;
}
#first_column #minimen
{
	float: left;
	width: 140px;
	height: 650px;
}
#first_column #minimen IMG
{
	margin: 0 0 0 110px;
}
#first_column #minimen SPAN
{
	width: 120px;
	height: 35px;
	margin: 0px 0;
	padding: 0;
}
#first_column #minimen SPAN A
{
	color: #333;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px 0 15px;
	text-decoration: none;
}
/*.arrow { background:#FFFFFF url(../layouttesters/7/images/arrowdown.png) no-repeat; height:35px; width:35px; }*/
#first_column TABLE
{
	width: 710px;
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
	margin: 10px 0 0 10px;
}
#first_column TABLE TR TD
{
	border: 1px solid #EFEFEF;
	padding: 7px;
}
/*FOOTER/////////////////////////////////////////////////////////////////////////////////////////////////*/
#prefooter
{
	background: #5C8E84;
	height: 160px;
	clear: both;
}
#footer
{
	clear: both;
}
#footer UL
{
	margin: 0em 0 0 0em;
	clear: both;
	padding: 0;
}
#footer UL LI
{
	list-style: none;
	float: left;
	border-right: 1px solid #999;
	padding: 0px 5px 0 0;
	margin: 0 5px 5px 0;
	font-size: 65%;
}
#footer UL LI A
{
	display: block;
	margin: 0 0em;
	padding-left: 0em;
}
#marqueecontainer
{
	position: relative;
	width: 240px;
/*marquee width*/
	height: 200px;
/*marquee height*/
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	overflow: hidden;
	margin: 0 auto;
	padding: 2px;
	padding-left: 4px;
}
#marqueecontainer H4
{
	line-height: 200%;
	padding: 5px;
}
#marqueecontainer P
{
	padding: 5px;
	font-size: 130%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.pics
{
	height: 190px;
	width: 250px;
	padding: 0;
	margin: 0 auto;
	text-align: justify;
}
.pics IMG
{
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #EEE;
	width: 200px;
	height: 200px;
	top: 0;
	left: 0;
}
.pics P
{
	text-align: justify;
	padding-top: 37px;
}
.pics2
{
	height: 170px;
	width: 170px;
	padding: 0;
	margin: 0 auto;
	text-align: justify;
}
.pics2 IMG
{
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #EEE;
	width: 200px;
	height: 200px;
	top: 0;
	left: 0;
}
.pics2 P
{
	text-align: justify;
	font-size: 10px;
}
#tabcase
{
	width: 200px;
	height: 600px;
	float: left;
	margin-right: 15px;
}
/*preload classes*/
#tabs3
{
	width: 200px;
	height: 340px;
	background: url(../images/tabmenu.png) no-repeat;
}
#tabs2 .oneoff
{
	width: 171px;
	margin-top: 10px;
}
#tabs
{
	width: 200px;
	height: 340px;
	float: left;
	background: url(../images/tabmenu.png) no-repeat;
	margin-right: 15px;
}
#tabs UL
{
	padding: 5px;
	margin: 10px 0 0 0px;
}
#tabs LI
{
	margin: 0 0 20px 10px;
	list-style: none;
	font-size: 14px;
}
#tabs LI A
{
	height: 32px;
}
#tabs LI A.test
{
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	height: 32px;
}
#tabs LI A:hover.test
{
	color: #01A300;
	text-decoration: none;
}
#tabs2
{
	width: 200px;
	height: 340px;
	float: left;
	background: url(../images/tabmenu.png) no-repeat;
	margin-right: 15px;
	padding: 0 10px;
}
#tabs2 UL
{
	padding: 5px;
	margin: 10px 0 0 10px;
}
#tabs2 LI
{
	margin: 0 0 20px;
	list-style: none;
	font-size: 14px;
}
#tabs2 LI A.test
{
	color: #000000;
	text-decoration: none;
}
#tabs2 LI A:hover.test
{
	color: #01A300;
	text-decoration: none;
}
#content
{
	width: 695px;
	min-height: 640px;
	float: left;
}
#product_header1
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header.png) no-repeat;
	margin-top: 10px;
}
#product_container
{
	width: 949px;
	border-right: 1px solid #CCC;
	clear: both;
}
#product_footer
{
	width: 950px;
	height: 60px;
	background: url(../images/product_footer.jpg) no-repeat;
}
#product_header2
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header2.png) no-repeat;
	margin-top: 10px;
}
#product_header3
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header3.png) no-repeat;
	margin-top: 10px;
}
#product_header4
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header4.png) no-repeat;
	margin-top: 10px;
}
#product_header5
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header5.png) no-repeat;
	margin-top: 10px;
}
#product_header_basket
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_basket.png) no-repeat;
	margin-top: 10px;
}
#product_header_buyhere
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_buyhere.png) no-repeat;
	margin-top: 10px;
}
#product_header_fsa
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_fsa.png) no-repeat;
	margin-top: 10px;
}
#product_header_disclaimer
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_disclaimer.png) no-repeat;
	margin-top: 10px;
}
#product_header_privacy
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_privacy.png) no-repeat;
	margin-top: 10px;
}
#product_header_refund
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_refund.png) no-repeat;
	margin-top: 10px;
}
#product_header_copyright
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_copyright.png) no-repeat;
	margin-top: 10px;
}
#product_header_about
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_about.png) no-repeat;
	margin-top: 10px;
}
#product_header_opp
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_opp.png) no-repeat;
	margin-top: 10px;
}
#product_header_contact
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_contact.png) no-repeat;
	margin-top: 10px;
}
#product_header_data
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_data.png) no-repeat;
	margin-top: 10px;
}
#product_header_freegap
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_freegap.png) no-repeat;
	margin-top: 10px;
}
#product_header_carfinance
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_carfinance.png) no-repeat;
	margin-top: 10px;
}
#product_header_foureasy
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_carfinance.png) no-repeat;
	margin-top: 10px;
}
#product_header_paymentopt
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_paymentopt.png) no-repeat;
	margin-top: 10px;
}
#product_header_carvdealer
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_carvdealer.png) no-repeat;
	margin-top: 10px;
}
#product_header_tailoredquote
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_tailoredquote.png) no-repeat;
	margin-top: 10px;
}
#product_header_thankyou
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_thankyou.png) no-repeat;
	margin-top: 10px;
}
#product_header_goodgap
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_goodgap.png) no-repeat;
	margin-top: 10px;
}
#product_header_sugg
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_sugg.png) no-repeat;
	margin-top: 10px;
}
#product_header_sitemap
{
	width: 950px;
	height: 60px;
	background: url(../images/product_header_sitemap.png) no-repeat;
	margin-top: 10px;
}
UL#sitemap
{
	font-size: 12px;
	margin: 10px;
}
UL#sitemap LI
{
	margin-bottom: 10px;
	background: url(../images/square_blue.png) no-repeat 0 6px;
	padding-left: 15px;
}
UL#sitemap LI UL LI
{
	margin-bottom: 10px;
	background: url(../images/square_black.png) no-repeat 0 6px;
	padding-left: 15px;
}
#arrows
{
	float: left;
	width: 100px;
	height: 400px;
}
#product_info
{
	float: left;
	width: 695px;
}
#product_info TABLE
{
	border-collapse: collapse;
}
#product_info TABLE TD
{
	padding: 5px 5px 5px 0;
	font-size: 12px;
}
#product_info TABLE TR
{
	border-bottom: 1px solid #CCCCCC;
}
#product_info UL
{
	margin: 0 0 0 20px;
}
#product_info H3
{
	text-align: left;
	padding: 0;
	margin: 18px 0 10px;
}
#product_info H4
{
	text-align: left;
	padding: 0;
	margin: 0 0 10px;
}
#product_info P
{
	text-align: justify;
	font-size: 12px;
	padding: 0 0 10px;
	margin: 0;
}
#product_info UL
{
	margin: 0;
}
#product_info LI
{
	text-align: justify;
	font-size: 12px;
	margin: 0 0 10px;
	padding-left: 20px;
}
#product_info UL#theyes LI
{
	background: url(../images/greentick.png) no-repeat;
	min-height: 20px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#product_info UL#theno LI
{
	background: url(../images/redtick.png) no-repeat;
	min-height: 20px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#product_info3
{
	width: 695px;
	float: left;
}
#product_info3 #basket_container .main_basket
{
	width: 695px;
	border-collapse: collapse;
	font-size: 12px;
}
#product_info3 #basket_container .main_basket CAPTION
{
	background: #3E48B1;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
#product_info3 #basket_container .main_basket TH
{
	background: #EFEFEF;
	color: #333;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #CCC;
	text-align: center;
}
#product_info3 #basket_container .main_basket TD
{
	color: #333;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #CCC;
}
#product_info3 .main_basket
{
	width: 695px;
	border-collapse: collapse;
	font-size: 12px;
}
#product_info3 .main_basket CAPTION
{
	background: #3E48B1;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
#product_info3 .main_basket TH
{
	background: #EFEFEF;
	color: #333;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #CCC;
	text-align: center;
}
#product_info3 .main_basket TD
{
	color: #333;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #CCC;
}
.selectstretch
{
	width: 70px;
}
.selectstretch2
{
	width: 40px;
}
.mylist
{
	font-size: 11px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#product_info3 UL
{
	margin: 0 0 0 20px;
}
#product_info3 H3
{
	text-align: left;
	padding: 0;
	margin: 18px 0 10px;
}
#product_info3 H4
{
	text-align: left;
	padding: 0;
	margin: 0 0 10px;
}
#product_info3 P
{
	text-align: justify;
	font-size: 12px;
	padding: 0 0 10px;
	margin: 0;
}
DIV.form-container
{
	clear: both;
	padding: 0;
	margin: 0;
}
DIV.form-container FIELDSET
{
	color: #666666;
	margin: 0;
	padding: 10px;
	border: 1px solid #DDD;
}
DIV.form-container #carder FORM
{
	margin: 0px 20px 20px 0px;
	font-size: 11px;
	padding: 0;
}
DIV.form-container #carder2 FORM
{
	margin: 0px 0px 20px;
	font-size: 11px;
	padding: 0;
}
DIV.form-container FORM
{
	margin: 0px 0px 20px;
	font-size: 11px;
	padding: 0;
}
DIV.form-container FORM
{
}
DIV.form-container DIV.fieldtitle
{
	height: 30px;
	background: #3E48B1;
	color: #FFFFFF;
	padding: 5px;
	font-size: 150%;
	font-weight: bold;
}
DIV.form-container FORM P
{
	margin: 0;
}
DIV.form-container FORM P.note
{
	margin-left: 170px;
	font-size: 90%;
	color: #333;
}
DIV.form-container FORM LEGEND
{
	color: #7CCCD3;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
}
DIV.form-container FORM FIELDSET DIV
{
	padding: 0.25em 0;
}
DIV.form-container LABEL, DIV.form-container SPAN.label
{
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
.paybuttons
{
	text-align: center;
	width: 180px;
	float: right;
	margin-top: 10px;
}
.paybuttons2
{
	text-align: center;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-left: 100px;
}
.labelextender
{
	width: 600px;
}
#helpimage
{
	width: 160px;
	height: 167px;
	background: url(../images/help.png) no-repeat;
	float: right;
}
#carder H3, #carder2 H3
{
	margin: 0;
	padding: 0;
	color: #3E48B1;
	font-weight: bold;
}
#carder
{
	width: 330px;
}
#carder2
{
	width: 360px;
}
#carder2 DIV
{
	clear: both;
}
#carder DIV LABEL
{
	width: 90px;
}
#carder2 DIV LABEL
{
	width: 160px;
}
.smaller
{
	font-size: 130%;
}
.orange
{
	color: #FF6600;
}
.floatright
{
	float: right;
	margin-top: 5px;
	padding-top: 5px;
}
.floatleft
{
	float: left;
	margin-top: 5px;
	padding-top: 5px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac*/
#product_yes
{
	clear: both;
}
#product_no
{
	clear: both;
}
.product_man
{
	width: 200px;
	height: 200px;
	float: right;
}
#list1
{
	width: 700px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
}
#list1 P
{
	margin-bottom: 10px;
	border: none;
	color: #222222;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	background-color: #F2F2F2;
	overflow: hidden;
	height: 10em;
}
#list1 H3
{
	cursor: pointer;
	display: block;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #165E8E;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
}
#list1 H3:hover
{
/*color: #01A300;
background-color: white;*/
}
#list1 H3.selected
{
	color: white;
	background-color: #01A300;
	border-bottom: 1px solid black;
}
#list1 UL LI A
{
	padding: 5px;
	border: 1px solid #CCC;
	padding: 3px 0 3px 5px;
	display: block;
	background: url(../images/arrowdown2.png) url(righ) no-repeat top;
	text-decoration: none;
	font-weight: bold;
}
#list1 UL LI A:hover
{
	color: #AF100C;
}
#list1 UL LI UL
{
	line-height: 150%;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	border-top: none;
	padding: 5px;
	background: #F4F4F4;
}
LI
{
	list-style-type: none;
}
#log
{
	position: fixed;
	bottom: 0;
	right: 1em;
	text-align: right;
}
#switch
{
	position: fixed;
	bottom: 0;
	right: 15em;
}
#product_info .quote_container
{
	width: 750px;
	clear: both;
	margin-bottom: 10px;
}
.quote_container H4
{
}
#product_info .quote_container .quote_box
{
	width: 230px;
	height: 300px;
	border: 1px solid #CCC;
	margin-left: 8px;
	float: left;
	text-align: left;
	background: url(../images/prod_panelbg.png) repeat-x left bottom;
}
#product_info .quote_container .quote_box:first-child
{
	margin-left: 0px;
}
#product_info .quote_container .quote_box H4
{
	font-size: 13px;
	margin: 0px 0 0 0px;
	background: #EFEFEF;
	border-bottom: 1px solid #CCC;
	width: 224px;
	height: 25px;
	padding: 9px 3px 3px;
	text-align: center;
}
#product_info .quote_container .quote_box SPAN
{
	margin: 15px;
	width: 168px;
	height: 248px;
}
#product_info .quote_container .quote_box P
{
	text-align: left;
	padding: 5px;
	font-size: 11px;
}
#product_info .quote_container .quote_box UL
{
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
}
#product_info .quote_container .quote_box LI
{
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#product_info .quote_container .quote_box P SPAN
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
#product_info .quote_container .quote_box_list LI
{
	background-image: none;
	padding: 0;
	font-size: 11px;
}
#product_info .quote_container .quote_box TABLE
{
	width: 210px;
	margin: 10px 0 0 10px;
}
#product_info .quote_container .quote_box #pdf1
{
	border-bottom: none;
}
#product_info .quote_container .quote_box TABLE TR TD P
{
	text-align: left;
	padding: 5px 5px 5px 0;
	margin: 0;
	font-size: 11px;
}
#product_info .quote_container .quote_results
{
	width: 470px;
	height: 250px;
	border: 1px solid #CCC;
	margin-left: 10px;
	float: left;
	text-align: left;
}

#product_info .quote_container .quote_results TABLE
{
	width: 450px;
	margin: 0px 0 10px 10px;
	font-size: 12px;
}
#product_info .quote_container .quote_results TABLE TR TD
{
	font-size: 14px;
	font-weight: bold;
}
#product_info .quote_container .quote_results P
{
	margin: 5px 0 0 5px;
	font-size: 11px;
	padding: 0 5px;
}
#product_info .quote_container .quote_results H4
{
	font-size: 200%;
	background: #EFEFEF;
	border-bottom: 1px solid #CCC;
	width: 464px;
	height: 25px;
	padding: 9px 3px 3px;
	text-align: center;
}
#product_info .quote_container .quote_results A
{
}
#product_info .quote_container #quote_builder
{
	background: url(../images/builder.jpg) no-repeat;
	height: 250px;
}
#product_info .quote_container #ways
{
	background: url(../images/cards.gif) no-repeat bottom center;
}
#product_info H3#instant
{
	font-size: 150%;
}
.greenbold
{
	font-weight: bold;
	color: #01A300;
	padding: 0;
	margin: 0;
}
.purplebold
{
	font-weight: bold;
	color: #9900F9;
	padding: 0;
	margin: 0;
}
.blackbold
{
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}
.redbold
{
	font-weight: bold;
	color: #AF100C;
	padding: 0;
	margin: 0;
}
.bluebold
{
	font-weight: bold;
	color: #165E8E;
	padding: 0;
	margin: 0;
}
.green
{
	color: #01A300;
}
.purple
{
	color: #9900F9;
}
A.purple
{
	color: #9900F9;
}
.black
{
	color: #000000;
}
.red
{
	color: #AF100C;
}
.blue
{
	color: #165E8E;
}
.greenbullet
{
	background: url(../images/square_green.png) no-repeat 0 3px;
}
.purplebullet
{
	background: url(../images/square_purple.png) no-repeat 0 3px;
}
.blackbullet
{
	background: url(../images/square_black.png) no-repeat 0 3px;
}
.blackbullet2
{
	background: url(../images/square_black2.png) no-repeat 0 3px;
}
.blackbullet3
{
	background: url(../images/square_black.png) no-repeat 0 3px;
	line-height: 160%;
}
.redbullet
{
	background: url(../images/square_red.png) no-repeat 0 3px;
}
.bluebullet
{
	background: url(../images/square_blue.png) no-repeat 0 3px;
}
.gapguidetick TBODY TR TD INPUT
{
	margin-left: 40px;
}
.gapguidetick TBODY TR TH
{
	font-size: 115%;
	padding: 5px 5px 5px 0;
}
.gapguidetick TBODY TR TD
{
	padding: 5px;
}
P SPAN
{
	padding: 0;
	margin: 0;
}
#ways2pay P
{
	font-size: 11px;
}
.LV_validation_message
{
	font-weight: bold;
	margin: 0 0 0 5px;
}
.LV_valid
{
	color: #00CC00;
	display: none;
}
.LV_invalid
{
	color: #CC0000;
}
.LV_valid_field, INPUT.LV_valid_field:hover, INPUT.LV_valid_field:active, TEXTAREA.LV_valid_field:hover, TEXTAREA.LV_valid_field:active
{
	border: 2px solid #00CC00;
}
.LV_invalid_field, INPUT.LV_invalid_field:hover, INPUT.LV_invalid_field:active, TEXTAREA.LV_invalid_field:hover, TEXTAREA.LV_invalid_field:active
{
	border: 2px solid #CC0000;
}
#myform
{
	font-size: 11px;
	clear: both;
	width: 695px;
}
#myform FIELDSET
{
	float: left;
	width: 260px;
	padding: 10px;
	margin: 0;
	border: 2px solid #CCC;
	height: 358px;
}
#myform FIELDSET.wide
{
	width: 667px;
	clear: both;
	margin-top: 10px;
	height: 368px;
}
#myform FIELDSET.widdy
{
	width: 290px;
}
#myform FIELDSET.wider
{
	width: 345px;
	float: left;
	margin-left: 10px;
	height: 358px;
}
#myform FIELDSET.wider LABEL
{
	width: 130px;
	clear: both;
	text-align: right;
}
#myform FIELDSET.wider INPUT
{
	width: 182px;
}
#myform FIELDSET.wider SELECT.widen
{
	width: 186px;
}
#myform LABEL
{
	width: 130px;
	display: block;
	float: left;
	text-align: right;
}
#myform INPUT, #myform SELECT
{
	margin-bottom: 5px;
}
#myform INPUT
{
	width: 120px;
}
#myform BR
{
	clear: both;
}
#myform TABLE
{
	border-collapse: collapse;
}
#myform TABLE TR TD
{
	border: 1px solid #CCC;
	padding: 5px;
}
#myform #form_button_case
{
	margin: 10px 0 0;
}
#myform #form_button_case DIV
{
	margin-bottom: 10px;
}
#myform #form_button_case DIV LABEL
{
	width: 300px;
	text-align: right;
	font-size: 12px;
}
#myform #form_button_case DIV LABEL.shorter
{
	width: 575px;
	text-align: right;
	font-size: 12px;
}
#myform #form_button_case DIV INPUT
{
	width: 20px;
	text-align: right;
}
#myform .help
{
	margin-top: 0px;
	text-align: right;
	float: right;
}
#myform #form_button_case DIV INPUT.refer
{
	width: 110px;
	text-align: left;
}
#myform #form_button_case DIV INPUT.submit
{
	width: auto;
}
#myform #submit
{
	float: right;
	width: 520px;
	height: 30px;
}
#myform #submit INPUT
{
	float: right;
	width: 300px;
}
#myform #submit .nearly
{
	width: 200px;
	height: 30px;
	text-indent: -5000px;
	background: url(../images/nearly.png) no-repeat;
	float: right;
	margin-right: 20px;
}
DIV.jqifade
{
	background-color: #222222;
}
DIV.jqi
{
	background-color: #D6DBFC;
	padding: 10px;
	width: 300px;
}
DIV.jqi .jqicontainer
{
	background-color: #ECF3FB;
	padding: 5px;
	color: #333333;
	font-weight: bold;
}
DIV.jqi .jqimessage
{
	background-color: #D6DBFC;
	padding: 10px;
}
DIV.jqi .jqibuttons
{
	text-align: center;
	padding: 5px 0 0;
}
DIV.jqi BUTTON
{
	padding: 3px 10px;
	margin: 0 10px;
}
#fsa_logo
{
	margin: 10px;
	float: right;
	width: 85px;
	height: 79px;
}
.c2c_blue
{
	color: #3E48B1;
}
.form_styling
{
	width: 700px;
	padding: 0px;
	font-size: 12px;
}
.form_styling FIELDSET
{
	border: 1px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 20px;
}
.form_styling LABEL
{
	width: 250px;
	float: left;
	text-align: left;
	padding: 5px 10px 0 0;
}
.form_styling INPUT
{
	width: 150px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.form_styling TEXTAREA
{
}
.form_styling INPUT.check
{
	float: left;
	border: none;
	padding: 0;
	background: none;
	text-align: left;
	width: 20px;
}
.form_styling SELECT
{
	padding: 3px;
}
.form_styling TEXTAREA
{
	border: 1px solid #CCCCCC;
}
.form_styling DIV
{
	clear: both;
	height: 2em;
	margin: 0 0 10px;
}
.form_styling DIV.height
{
	clear: both;
	height: 200px;
	margin: 0 0 10px;
}
.form_styling DIV#a_update
{
	clear: none;
	margin: 0;
}
.form_styling DIV#a_update SPAN
{
	padding: 6px 0 0 5px;
}
.button
{
}
.form_styling .button .button3
{
	width: 700px;
}
UL.normal_list
{
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
}
UL.normal_list LI
{
	font-size: 12px;
	padding: 0;
	margin: 0 0 15px;
}
UL.normal_list2
{
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
}
UL.normal_list2 LI
{
	font-size: 12px;
	padding: 0 0 0 20px;
	margin: 0 0 15px;
}
A.green_link
{
	color: #222222;
	font-size: 90%;
	margin-left: 10px;
	text-decoration: none;
}
A.green_link:hover
{
	color: #01A300;
}
A.purple_link
{
	color: #222222;
	font-size: 90%;
	margin-left: 10px;
	text-decoration: none;
}
A.purple_link:hover
{
	color: #9900F9;
}
A.red_link
{
	color: #222222;
	font-size: 90%;
	margin-left: 10px;
	text-decoration: none;
}
A.red_link:hover
{
	color: #AF100C;
}
A.blue_link
{
	color: #222222;
	font-size: 90%;
	margin-left: 10px;
	text-decoration: none;
}
A.blue_link:hover
{
	color: #095AA5;
}
A.black_link
{
	color: #222222;
	font-size: 90%;
	margin-left: 10px;
	text-decoration: none;
}
A.black_link:hover
{
	color: #000000;
}
A.quotemenow188
{
	background: url(../images/fg_quote_button-trans.png) no-repeat;
	display: block;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}
A:hover.quotemenow188
{
	background: url(../images/fg_quote_button-trans.png) no-repeat 1px 1px;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
}
.quotemenow189
{
	background: url(../images/rti_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	display: block;
}
A:hover.quotemenow189
{
	background: url(../images/rti_quote_button-trans.png) no-repeat 1px 1px;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
}
.quotemenow190
{
	background: url(../images/tyre_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	display: block;
}
A:hover.quotemenow190
{
	background: url(../images/tyre_quote_button-trans.png) no-repeat 1px 1px;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
}
.quotemenow196
{
	background: url(../images/breakdown_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	display: block;
}
A:hover.quotemenow196
{
	background: url(../images/breakdown_quote_button-trans.png) no-repeat 1px 1px;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
}
.quotemenow192
{
	background: url(../images/warranties_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	display: block;
}
A:hover.quotemenow192
{
	background: url(../images/warranties_quote_button-trans.png) no-repeat 1px 1px;
	width: 150px;
	height: 32px;
	text-indent: -5000px;
}
SPAN A#quotestyle1
{
	background: url(../images/fg_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	margin: 13px 0 10px;
	text-indent: -5000px;
}
SPAN A#quotestyle2
{
	background: url(../images/rti_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	display: block;
	margin: 13px 0 10px;
	text-indent: -5000px;
}
SPAN A#quotestyle3
{
	background: url(../images/tyre_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	display: block;
	margin: 13px 0 10px;
	text-indent: -5000px;
}
SPAN A#quotestyle4
{
	background: url(../images/breakdown_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	display: block;
	margin: 13px 0 10px;
	text-indent: -5000px;
}
SPAN A#quotestyle5
{
	background: url(../images/warranties_quote_button-trans.png) no-repeat;
	width: 150px;
	height: 32px;
	display: block;
	margin: 13px 0 10px;
	text-indent: -5000px;
}
/*global*/
#cluetip-close IMG
{
	border: 0;
}
#cluetip-title #cluetip-close
{
	float: right;
	position: relative;
}
#cluetip-waitimage
{
	width: 43px;
	height: 11px;
	position: absolute;
	background-image: url(../images/waiting.gif);
}
.cluetip-arrows
{
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 22px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cluetip-extra
{
	display: none;
}
/***************************************
=cluetipClass: 'default'
--------------------------------------*/
.cluetip-default
{
	background-color: #D9D9C2;
}
.cluetip-default #cluetip-outer
{
	position: relative;
	margin: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.cluetip-default H3#cluetip-title
{
	margin: 0 0 5px;
	padding: 8px 10px 4px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #3E48B1;
	color: #FFF;
}
.cluetip-default #cluetip-title A
{
	color: #D9D9C2;
	font-size: 0.95em;
}
.cluetip-default #cluetip-inner
{
	padding: 10px;
}
.cluetip-default DIV#cluetip-close
{
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}
/*default arrows*/
.clue-right-default .cluetip-arrows
{
	background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows
{
	background-image: url(images/darrowright.gif);
	left: 100%;
	margin-right: -11px;
}
.clue-top-default .cluetip-arrows
{
	background-image: url(images/darrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-default .cluetip-arrows
{
	background-image: url(images/darrowup.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
/***************************************
=cluetipClass: 'jtip'
--------------------------------------*/
.cluetip-jtip
{
	background-color: transparent;
}
.cluetip-jtip #cluetip-outer
{
	border: 2px solid #CCC;
	position: relative;
	background-color: #FFF;
}
.cluetip-jtip H3#cluetip-title
{
	margin: 0 0 5px;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCC;
	color: #333;
}
.cluetip-jtip #cluetip-inner
{
	padding: 0 5px 5px;
	display: inline-block;
}
.cluetip-jtip DIV#cluetip-close
{
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}
/*jtip arrows*/
.clue-right-jtip .cluetip-arrows
{
	background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows
{
	background-image: url(images/arrowright.gif);
	left: 100%;
	margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows
{
	background-image: url(images/arrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-jtip .cluetip-arrows
{
	background-image: url(images/arrowup.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
/***************************************
=cluetipClass: 'rounded'
--------------------------------------*/
.cluetip-rounded
{
	background: transparent url(images/bl.gif) no-repeat 0 100%;
	margin-top: 10px;
	margin-left: 12px;
}
.cluetip-rounded #cluetip-outer
{
	background: transparent url(images/tl.gif) no-repeat 0 0;
	margin-top: -12px;
}
.cluetip-rounded #cluetip-title
{
	background-color: transparent;
	padding: 12px 12px 0;
	margin: 0 -12px 0 0;
	position: relative;
}
.cluetip-rounded #cluetip-extra
{
	position: absolute;
	display: block;
	background: transparent url(images/tr.gif) no-repeat 100% 0;
	top: 0;
	right: 0;
	width: 12px;
	height: 30px;
	margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner
{
	background: url(images/br.gif) no-repeat 100% 100%;
	padding: 5px 12px 12px;
	margin: -18px -12px 0 0;
	position: relative;
}
.cluetip-rounded DIV#cluetip-close
{
	text-align: right;
	margin: 0 5px 5px;
	color: #009;
	background: transparent;
}
.cluetip-rounded DIV#cluetip-close A
{
	color: #777;
}
/*rounded arrows*/
.clue-right-rounded .cluetip-arrows
{
	background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows
{
	background-image: url(images/rarrowright.gif);
	left: 100%;
	margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows
{
	background-image: url(images/rarrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-rounded .cluetip-arrows
{
	background-image: url(images/rarrowup.gif);
	top: -23px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
#l_head
{
	width: 600px;
	height: 170px;
	clear: both;
}
#link
{
	width: 200px;
	float: left;
	margin-top: 100px;
}
#address
{
	float: right;
	width: 170px;
	text-align: right;
}
#address #logo
{
	width: 170px;
	height: 80px;
	background: #006699;
}
#l_quote
{
	width: 600px;
}
#l_quote TABLE
{
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #333333;
}
#l_quote TABLE TR TH
{
	background: #3300CC;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
}
#l_quote TABLE TR TD
{
	background: #D9E7F4;
	color: #333;
	text-align: center;
	border: 1px solid #333333;
	height: 20px;
}
#l_quote H3
{
	margin: 10px auto;
	text-decoration: underline;
	width: 200px;
	height: 20px;
}
#l_buttons
{
	width: 340px;
	margin: 0 auto 10px;
}
#l_pre_buttons
{
	width: 500px;
	margin: 5px auto;
	text-align: left;
}
#l_pre_buttons P
{
	font-size: 110%;
}
#l_pre_buttons UL
{
	width: 480px;
	margin: 10px auto;
}
#l_pre_buttons LI
{
	margin: 0 10px 0 0;
}
#l_appre_buttons
{
	margin: 10px auto;
}
/*----------------------------------------------------------------------------------------------------------------
---------->>> global settings needed for thickbox <<<-----------------------------------------------------------
----------------------------------------------------------------------------------------------------------------*/
*
{
	padding: 0;
	margin: 0;
}
.mini_header_purple
{
	color: #9700F7;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 0;
}
.remove_item
{
	background: #FFFFFF;
	border: none;
	color: #095AA5;
	font-weight: bold;
	font-size: 97%;
	cursor: pointer;
}
.remove_item:hover
{
	text-decoration: underline;
}
.button_green
{
	
}
.button_blue
{
	
}
.button_red
{
	
}
.button_black
{
	
}
.button_purple
{
	
}
.button_green:hover
{
	cursor: pointer;
}
.button_blue:hover
{
	cursor: pointer;
}
.button_red:hover
{
	cursor: pointer;
}
.button_black:hover
{
	cursor: pointer;
}
.button_purple:hover
{
	cursor: pointer;
}
#l_quote
{
	width: 300px;
	clear: both;
}
#l_quote TABLE
{
	width: 537px;
	border-collapse: collapse;
	border: none;
}
#l_quote TABLE TR TH
{
	color: #FFFFFF;
	text-align: center;
}
#l_quote TABLE TR TD
{
	color: #333;
	text-align: left;
	height: 51px;
	border: none;
	background: none;
	font-size: 0.9em;
	font-weight: bold;
}
#l_quote TABLE TR TD.td_red
{
	color: #EF0101;
}
#l_quote H3
{
	margin: 10px auto;
	text-decoration: underline;
	width: 368px;
	height: 20px;
}
#l_buttons
{
	width: 490px;
	margin: 10px auto 0 10px;
}
#l_pre_buttons
{
	width: 500px;
	margin: 5px 0 5px 17px;
	text-align: left;
}
#l_pre_buttons UL
{
	width: 500px;
	margin: 10px 0;
}
#l_pre_buttons LI
{
	margin: 0 10px 7px 0;
	font-size: 0.754em;
	font-style: italic;
	padding-left: 16px;
	font-weight: bold;
	background: url(../images/bullet.png) no-repeat 0 6px;
}
#l_apre_buttons
{
	margin: 0px auto;
}
#l_apre_buttons P
{
	font-size: 76%;
	padding: 0;
	margin: 0 10px 0 15px;
}
#faceclose
{
	width: 500px;
	height: 40px;
	text-indent: -5000px;
	background: url(../images/beware.png) no-repeat;
	display: block;
	float: left;
}
#face_email
{
	background: url(../images/face_email.png) no-repeat;
	width: 129px;
	height: 29px;
	border: none;
	text-indent: -5000px;
	margin-right: 0px;
	display: block;
	float: left;
}
#face_save
{
	background: url(../images/face_save.png) no-repeat;
	width: 129px;
	height: 25px;
	border: none;
	text-indent: -5000px;
	margin-right: 46px;
	display: block;
	float: left;
}
#face_buy
{
	background: url(../images/face_buy.png) no-repeat;
	width: 129px;
	height: 25px;
	border: none;
	text-indent: -5000px;
	display: block;
	float: left;
}
#face_head
{
	background: url(../images/face_head.png) no-repeat;
	font-size: 0.8em;
	margin: 0;
	height: 45px;
	text-align: left;
	width: 220px;
	float: right;
}
#popup_case
{
	width: 267px;
}
/*jqModal base Styling courtesy of;
Brice Burgess <bhb@iceburg.net>
The Window's CSS z-index value is respected (takes priority). If none is supplied,
the Window's z-index value will be set to 3000 by default (in jqModal.js). You
can change this value by either;
a) supplying one via CSS
b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500});*/
.jqmWindow
{
	display: none;
	position: fixed;
	top: 25%;
	left: 65%;
	z-index: 100000;
	margin-left: -300px;
	width: 267px;
	opacity: 0.9;
	background-color: #EFEFEF;
	color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 0 12px;
}
.jqmOverlay
{
	background-color: #333;
}
/*Fixed posistioning emulation for IE6
Star selector used to hide definition from browsers other than IE6
For valid CSS, use a conditional include instead*/
* HTML .jqmWindow
{
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.referrer_form
{
	width: 862px;
	margin: 0 auto;
}
.referrer_form LEGEND
{
	font-size: 0.8em;
}
.referrer_form H4
{
	font-size: 0.7em;
	margin: 11px 0 0 14px;
}
.referrer_form LABEL
{
	width: 129px;
	float: left;
	font-size: 0.7em;
	margin-left: 10px;
}
.referrer_form INPUT
{
	float: left;
	width: 165px;
}
.referrer_form SELECT
{
	float: left;
	width: 123px;
}
.referrer_form P
{
	font-size: 0.7em;
	margin: 0;
	padding: 0 0 7px 14px;
}
.referrer_form DIV DIV
{
	clear: both;
	height: 33px;
	width: 314px;
}
.referrer_form .checker
{
	width: 10px;
	margin: -3px 0 0 14px;
	padding: 0;
}
.referrer_form FIELDSET
{
	/*[empty]padding:;*/
	margin: 0 10px 10px 0;
}
.nolink{ color:#000000; text-decoration:none; cursor:text}
ul#referrers_list { margin-left:10px; padding-top:25px}
ul#referrers_list  li {margin-bottom:10px; padding-right:5px}
ul#referrers_list  li a{font-size:75%; color:#000000;text-decoration:none }
ul#referrers_list  li a:hover {color: #666666}

.error{ color:#FF0000; width:250px}

#existing_customer_form{
	border: none;
	width: 400px; margin: 0 auto;font-size: 0.75em
	;

}
#existing_customer_form fieldset{
	border:none; background: #EFEFEF; padding: 15px; border:5px solid #CCC; margin-top: 30px; margin-bottom: 170px;
	
}	
#existing_customer_form input{
	border: 1px solid #333; font-size: 1.5em; width: 380px;
}	
#existing_customer_form .button{
	 width: 380px; margin-top: 20px; background: #FFF;
}
#existing_customer_form .button input{
	 width: 380px;  
}
#account_summary{
	width: 800px; margin: 0 auto;font-size:0.8em;
}
.account_table{
	width: 800px; margin: 0 auto; border-collapse: collapse; font-size:80%;
}
.account_table tr th{
 background-color: none; border:none;border-right: 1px solid #ccc; font-weight:bold
}
.account_table tr td,.account_table tr th{
	border-right: 1px solid #000; padding: 5px;
}







.calendar_div, input, select, textarea, button { font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; color:#333; }
/* calendar widget */

/* Main Style Sheet for jQuery Calendar */
input.calendarInput {
	background: #fff url(../images/icon_date_picker_input.gif) right 50% no-repeat;
	width: 20em;
}
.calendar_div, .calendar_inline {
	background: #fff;
	font-size: 1em;
	padding: 1em;
	margin: 0;
	height: 18em;
}
.calendar_div {
	display: none;
	border: 1px solid #ddd;
	position: relative;
	z-index: 999999; /*must have*/ 
	top: 0;
}
.calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar {
	width: 16.2em;
}
.calendar_inline {
	display: block;
	border: 0;
}
.calendar_dialog {
	padding: .5em !important;

}
button.calendar_trigger {
	width: 2.5em;
}
img.calendar_trigger {
	margin: .2em;
	vertical-align: middle;
}
.calendar_prompt {
	float: left;
	width: 18.1em;
	padding: .2em;
	background: #ddd;
	color: #000;
}
* html .calendar_prompt {
	width: 18.4em;
}
.calendar_control, .calendar_links, .calendar_header, .calendar {
	clear: both;

	color: #666;
}
.calendar_control {
	background: #400;
}
.calendar_links {
	
}
.calendar_control, .calendar_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: .1em;
}
.calendar_links label { /* disabled links */
	padding: .2em .5em;

}
.calendar_clear, .calendar_prev {
	float: left;
}
.calendar_current {
	display: none;
}

.calendar_prev, .calendar_next {
	width: 16px;
	height: 20px;
	background: url(../images/btn_month_select_prev.gif) 0 0 no-repeat;
	text-indent: -9000px;
	font-size: 1px;
	float: left;
	
}
.calendar_next {
	background: #fff url(../images/btn_month_select_next.gif) 0 0 no-repeat;
	float: right;
}
.calendar_prev:hover, .calendar_next:hover {
	background-position: 0 -20px;
}
.calendar_header {
	position: relative;
	height: 2.6em;
}
.calendar_header select {
	background: #eee;
	color: #444;
	border: 0;
	font-weight: bold;
}

.calendar {
	background: none;
	text-align: center;
	font-size: 100%;
}
.calendar a {
	display: block;

}
.calendar thead {
	padding: .6em 0 !important;
	background: none;
}
.calendar tbody {
	width: 16.2em;
	border-collapse: collapse;
	text-align: right;
}
.calendar tbody td {
	padding: .3em;
	text-align: right;
}
.calendar .calendar_titleRow {
	background: #ddd url(../images/bg_date_picker_thead.gif) top repeat-x;
}
.calendar .calendar_titleRow td {
	padding: .4em 0;
	font-size: .9em;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.calendar .calendar_daysRow {
	background: none;

}
.calendar .calendar_daysCell {

	padding: .4em;
}
#calendar .calendar_daysCell a{
	display: block;
}
.calendar .calendar_weekEndCell {

}
.calendar .calendar_daysCellOver {
	background: #ddd !important;
}
.calendar .calendar_daysCellOver a {
color: #333 !important;
}
.calendar .calendar_unselectable {
	color: #ddd;
}
.calendar td.calendar_today {
background: #ddd !important;
}
.calendar td.calendar_currentDay {
	background: #eee !important;
}

.calendar td.currentSelection {
	background: #4e92c8 !important;
}
.calendar td.currentSelection a {
	color: #fff !important;
}


/* ________ CALENDAR LINKS _______

** Reset link properties and then override them with !important */
.calendar_div a, .calendar_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	color: #666;
}
.calendar_inline .calendar_links a {
	padding: 0 .5em !important;
}
.calendar_control a, .calendar_links a {
	padding: .2em .5em !important;
	color: #eee !important;
}
.calendar_titleRow a {
	color: #c3c3c3 !important;
}
.calendar_control a:hover {
	color: #333 !important;
}
.calendar_links a:hover, .calendar_titleRow a:hover {
	color: #444 !important;
}

/* ___________ IE6 IFRAME FIX ________ */

.calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 193px; /*must have to match width and borders*/
    height: 200px; /*must have to match maximum height*/ 
}





/*custom*/
.calendar_control,
.calendar_current {
	display: none;
}

div.monthYearContain {
	position: absolute;
	top: 0;
	left: 1.6em;
}
div.monthYearContain h2 {
	cursor: pointer;
	color: #444 !important;
	margin: 0;
	text-align: center;
	font-size: 1em;
	background: url(../images/bg_date_picker_select_rt.gif) right top no-repeat;
	left: 0;
	position: absolute;
	top: 0;
	width: 11em !important;
	padding: 0 2em 0 0 !important;
	font-weight: bold;
}
div.monthYearContain h2 span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 1.1em;
	position: relative;
	z-index: 1000;
	padding: 0 !important;
	background: url(../images/bg_date_picker_select.gif) left top no-repeat;
}
div.monthYearContain h2:hover {
	background-position: right -20px;
	color: #fff;
}
div.monthYearContain h2:hover span {
	background-position: 0 -20px;
}
div.monthYearContain.display h2 {
	background-position: right -40px;
}
div.monthYearContain.display h2 span {
	background-position: 0 -40px;
}
div.menu_contain {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
	top: 20px;
	left: 0;
	background: url(../images/bg_date_picker_select_menu.gif) bottom left no-repeat;
	opacity: .9;
	padding: 0;
	border-right: 1px solid #d9d9d9;
}
div.monthYearContain.display div.menu_contain {
	height: 19em;
	width: 12.9em;
	overflow: hidden;
}
div.menu_pad {
	height: 31em;
	padding-top: .2em;
	background: url(../images/bg_date_picker_select_menu_topDivide.gif) top left no-repeat;
}
.calendar_monthYear {
	height: 18em;
	width: 12.6em;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: .5em 0;
	text-align: left;
	padding: .4em .2em .4em 0;
}
div.monthYearContain.display .calendar_monthYear {
overflow: auto;
}
.calendar_div .calendar_monthYear li {
	cursor: pointer;
	color: #444;
	line-height: 2em;
	margin: 0;
	padding: 0 .5em;
	margin-left: .2em;
	font-size: 1em;
	font-weight: bold;
	width: 87% !important;
}
.calendar_div .calendar_monthYear li.selected {
	background: #4e92c8;
	color: #fff;
}
.calendar_div .calendar_monthYear li:hover {
	background: #4e92c8;
	color: #fff;
}
div.monthYearContain.display .calendar_monthYear {
	height: 18em;
	overflow: auto;
}
div.monthYearContain.display .calendar_monthYear.display li {
	text-align: left;
}
div.dateRange_contain {
	position: absolute;
	top: 19px;
	left: 16px;
	right: auto;
	width: 20em;
	height: 0;
	z-index: 99999999;
}
div.rangePicker div.dateRange {
	position: absolute;
	top: 0 !important;
	background: #f9f9f9;
	border: 1px solid #ddd;
	left: 0;
}
div.dateRange ul.dateRange_presets {
	margin: 0;
	padding: 1em .2em 0 .2em;
	list-style: none;
	background: #f9f9f9;
	width: 13em;
	float: left;
	margin-top: -1px;
}
div.dateRange_wide ul.dateRange_presets {
	width: 194px;
}
div.dateRange ul.dateRange_presets li {
	position: relative;
	padding: 0;
		margin: 0;
		height: 2em;	
}
div.dateRange ul.dateRange_presets li a {
		position: absolute;
		color: #333;
		display: block;
		text-decoration: none;
		padding: 0 .5em;
		line-height: 2em;
		height: 2em;
		width: 13em;
		outline: 0 !important;
}
div.dateRange ul.dateRange_presets li.dateRange_allDates {
margin-bottom: .5em;
padding-bottom: .5em;
border-bottom: 1px dotted #eee;
}
div.dateRange_wide ul.dateRange_presets li a {
		width: 18em;
}
div.dateRange ul.dateRange_presets li a:hover {
	color: #fff;
	background: #4e92c8;
}

div.dateRange ul.dateRange_presets li.dateRange_on a {
	color: #4e92c8;
	background: #fff url(../images/icon_arrow_right.gif) right no-repeat;
	width: 14.5em;
}
div.dateRange_wide ul.dateRange_presets li.dateRange_on a {
	width: 19.4em;
}
div.dateRange div.calendar_div {
	position: absolute;
	left: 17em;
	top: 4.2em;
}
div.dateRange_wide div.calendar_div {
	left: 22.3em;
}
div.position2 {
	left: 37.5em;
}
div.dateRange_wide div.position2 {
	left: 41.5em;
}
div.dateRange h2.selectDate {
	color: #666 !important;;
	font-size: 1.4em;
	position: absolute;
	left: 12.5em;
	top: 1em;
	text-align: left;
	display: none;
}
div.dateRange_wide h2.selectDate {
	left: 16em;
	top: 0;
	color: #666;
}
a.dateRange_close {
	color: #666;
	font-size: 1.1em;
	position: absolute;
	top: 1em;
	text-align: center;
	display: block;
	padding: .3em 1em .5em;
	background: #fff;
	text-decoration: none;
	border: 1px solid #ddd;
	display: none;
	width: auto;
	right: .5em;
}
a.dateRange_close:hover {
	color: #444;
	border-color: #ccc;
	background: #eee;
}

div.rangePicker {
	position:relative;
	/*width: 30em;*/
}
div.rangePickerWithLabel {
	float: right;
	margin-right: 31px;	
}
a.range_prev, a.range_next {
	float: left;
	width: 16px;
	height: 20px;
	overflow:hidden;
	text-indent:-9999px; 
	outline: 0 !important;
}

a.range_prev {
	background: url(../images/btn_month_select_prev.gif) 0 0 no-repeat;width: 0;height: 0;
}
a.range_next {
	background: url(../images/btn_month_select_next.gif) 0 0 no-repeat;width: 0;height: 0;
}
a.range_prev:hover, a.range_next:hover {
	background-position: 0 -20px;
}
a.rangeDisplay {
	float: left;
	width: 20em; 
	background: url(../images/bg_date_picker_select_rt.gif) right top no-repeat;
	text-decoration: none;
	color: #444 !important;
	outline: 0 !important;
}
a.rangeDisplay:hover {
background-position: right -20px;
}
a.rangeDisplay_on, a.rangeDisplay_on:hover {
	background-position: right -40px;
	color: #111 !important;
}
#publishTimeOfDay a.rangeDisplay {
	width: 15em;
}
#publishTimeOfDay div.dateRange_contain {
 left: 0;
}
a.rangeDisplay span {
	display: block;
	margin-right: 20px;
	height: 20px;
	line-height: 2em;
	padding-left: 10px !important;
	background: url(../images/bg_date_picker_select.gif) left top no-repeat;
}
a.rangeDisplay:hover span {
background-position: 0 -20px;
}
a.rangeDisplay_on span, a.rangeDisplay_on:hover span {
	background-position: 0 -40px;
}
#referral_scheme{
	font-size: 0.7em;
	width: 800px;
	margin: 10px auto;
}
#referral_scheme h4{
	margin-left: 10px;
}
#referral_scheme ul{
margin: 10px;
}
#referral_scheme li{
margin-bottom: 5px;background: url(../images/square_black_s.png) no-repeat 0 4px;padding-left: 15px;
}
#referral_scheme #dealer1{
	clear: both;
	margin: 10px;
	width: 800px;height: 200px;
}
#referral_scheme #dealer li{
	margin-bottom: 10px;
	
	
}
#referral_scheme #deal1{
	width: 320px;
	float: left;
	background: #EFEFEF;
	border: 1px solid #ccc;
	padding: 20px;
	margin-right:20px;
	height: 170px;
}
#referral_scheme #deal2{
	width: 320px;
	float: left;
	background: #EFEFEF;
	border: 1px solid #ccc;
	padding: 20px;
	margin-right:20px;
	height: 170px;
}
#referral_scheme #dealer21{
	clear: both;
	margin: 10px;
	float: left;
	width: 800px;height: 240px;
}
#referral_scheme #dealer21 h4{
	margin-bottom: 10px;
	}
#referral_scheme #deal3{
	width: 320px;
	float: left;
	background: #EFEFEF;
	border: 1px solid #ccc;
	padding: 20px;
	margin-right:20px;
	height: 140px;
}
#referral_scheme #deal4{
	width: 320px;
	float: left;
	background: #EFEFEF;
	border: 1px solid #ccc;
	padding: 20px;
	margin-right:20px;
	height: 140px;
	
}
#referral_scheme #deal1 ul li,
#referral_scheme #deal2 ul li,
#referral_scheme #deal3 ul li,
#referral_scheme #deal4 ul li{
	margin-bottom: 5px;
	background: url(../images/square_black_s.png) no-repeat 0 5px;padding-left: 15px;
}
#referral_scheme #comm1{
	float: left; width:240px;
	
}
#referral_scheme #comm1 li{
	background: url(../images/tickblack-trans.png) no-repeat 0 1px;padding-left: 20px;margin-bottom: 10px; line-height: 1.6;
}	
#referral_scheme #comm2 li{
	background: none;padding-left: 0px;margin-bottom: 7px; line-height: 1.6;
height: 21px;}	

#referral_scheme #comm2{
	float: left; width:560px;
}
.major{
	font-size: 1.4em;
	font-weight: bold;
	color: #990000;
}



h3 input{
	margin-left: 15px;
}
#member_login2{ width:300px; margin:50px auto;}
#member_login2 div{ margin:10px auto; width:280px;}
#member_login2 div input{ border:1px solid #333333; width:275px;}
#member_login2 div input.submit_button{ width:150px;}
#member_login{
	font-size: 0.75em;width: 600px;margin: 0 auto;
}
.rederror {
	color :#660000;
}
#memberlogin.form_styling{
width: 600px;	
	
}

.aff_signup LABEL { width:170px; float:left}
.aff_signup INPUT,.aff_signup SELECT { width:160px; float:left}


#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;}


#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
.result_table td{
font-size:10px;
}