/* CSS Document */
/* Vn 1.0 David			20 Nov 09 */
/* Vn 1.1 Derrick		26 Nov 09 */
/* Vn 1.2 David	        30 Nov 09 */
body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:62.5%;
		background:#c7c7c7 url(../images/layout/body-bgd.jpg) repeat-x;
}
h1 {
		font-size:1.6em;
		color:#1A88C0;
		margin:0;
		padding:0;
}

h2 {
		font-size:1.4em;
		color:#A7BD00;
		margin:0;
		padding:20px 0 0 0;
}

h3 {
		font-size:1.2em;
		color:#A7BD00;/*  3D85BC*/
		margin:0;
		padding:20px 0 0 0;
		font-weight:bold;
}

#indexTitle {
		width:509px;
		height:23px;
		background:url(../images/h1/index-title.gif) no-repeat 0 0;
}

#whyGapTitle {
		width:313px;
		height:23px;
		background:url(../images/h1/why-you-need-gap.gif) no-repeat 0 0;
}

#gapTypesTitle {
		width:338px;
		height:23px;
		background:url(../images/h1/different-types.gif) no-repeat 0 0;
}

#faqsTitle {
		width:290px;
		height:23px;
		background:url(../images/h1/faqs.gif) no-repeat 0 0;
}

#contactTitle {
		width:117px;
		height:23px;
		background:url(../images/h1/contact.gif) no-repeat 0 0;
}

.hide {
		display:none;
}

.clear {
		clear:both;
}

#outerWrapper {
		background-color: white;
		width:923px;
		margin:0 auto;
/* DTW 30 Nov 09 */
/*		padding:0 0 10px 0; */
		padding: 0;
}

a img {
		border:none;
}

#nav {
		width:923px;
		height:28px;
		/*background:url(../images/layout/nav-bgd.gif) no-repeat;*/
		/*margin:0 0 10px 0;*/
		font-size:1.2em;
		padding: 0 0 0 72px;
		margin:10px 0;
}

#outerWrapper>#nav {
		width:923px;
		height:28px;
		/*background:url(../images/layout/nav-bgd.gif) no-repeat;*/
		/*margin:0 0 10px 0;*/
		font-size:1.2em;
		padding:0 0 0 0;
		margin:10px 0;
}

#nav table {
		background:#D7E439;
}

#nav  ul {
		margin:0;
		padding:0;
}

#nav  ul li {
		display:inline;
		width:auto;
		padding:0 15px;
}

#nav  ul li a {
		background:url(../images/layout/nav-arrow.gif) no-repeat 0 3px;
		padding:0 0 0 15px;
		color:#494949;
		text-decoration:none;
}

#nav  ul li a:hover {
		color:#7C8420;
}

#KLIForm input, #KLIForm select {
		border:1px solid #999999;
}

.KLIBuyNowButton {
		border:none;
}


#text {
		width:605px;
		height:auto;
		padding:10px 0 10px 20px;
		font-size:1.2em;
		float:left;
}

#text a {
		text-decoration:none;
		color:#1480cb;
}

#text a:hover {
		color:#96ac1a;
}

#text ul {
		width:500px;
}

#text ul li {
		list-style-image:url(../images/layout/bullet.gif);
		margin:5px 0;
}

#quote {
		width:298px;
		height:auto;
		float:left;
		padding:10px 0 20px 0;
}

.motorExcessQuote {
		margin:41px 0 0 0;
}
.GAPQuote {
		margin:10px 0 0 0;
}

#menu {
		width:927px;
}

#menu ul {
		margin:0;
		padding:0;
}

#menu ul li {
		display:inline;
		margin:0 5px;
}

#catMEMenu {
		margin:0 auto;
		width:756px;
		height:404px;
}

#catMEMenu ul {
		float:left;
		margin:0;
		padding:0;
}

#catMEMenu ul li {
		list-style:none;
		text-align:center;
}

.catMEContainer {
		width:250px;
		height:148px;
		background:url(../images/layout/catcontainer-bgd.jpg) repeat-x;
		border:1px solid #A0A0A1;
		padding:15px 0 0 0;
}

#catGAPMenu {
		margin:0 auto;
		width:876px;
		height:404px;
}

#catGAPMenu ul {
		float:left;
		margin:0;
		padding:0;
}

#catGAPMenu ul li {
		list-style:none;
		text-align:center;
		float:left;
}
/*
.catGAPContainer {
		width:300px;
		height:170px;
		background:url(../images/layout/catcontainer-bgd.jpg) repeat-x;
		border:1px solid #A0A0A1;
		padding:30px 0 0 0;
}
*/
#step2 
{
/* DTW 3 Dec 2009 */
/*
		width:500px;
		padding:19px;
*/
		width:510px;
		padding: 5px;
		
		font-size:1.2em;
		border:1px solid #A0A0A1;
		background:#E6E6E6;
/* DTW 3 Dec 2009 */
/*		margin:0 auto; */
		margin: 10px  auto auto auto;
}

select {
		width:160px;
}

#textfield {
		width:150px;
}

#getQuote 
{
/* DTW Change 30 Nov 09 */
/*		width:449px; */
		width:540px;
		height:38px;
		font-size:1.2em;
		background:url(../images/layout/getquote-bgd.jpg) repeat-x;
		margin:10px auto;
}

a #getQuote img {
		border:none;
}

a #getQuote:hover {
		background:url(../images/layout/getquote-bgd-on.jpg) repeat-x;
}


#step3 
{
		width:385px;
		height:155px;
		font-size:11.5em;
		font-weight:bold;
		color:#ffffff;
		padding: 17px 0 0 138px;
		background:url(../images/layout/price-panel.jpg) no-repeat;
		margin:0 auto 10px auto;
}
/* DTW Added 30 Nov 09*/
#step3Text
{
	margin-left: -80px;
}
/* DTW end */

#purchase {
		width:500px;
		height:38px;
		font-size:1.2em;
		background:url(../images/layout/getquote-bgd-on.jpg) repeat-x;
		margin:10px auto;
}

a #purchase img {
		border:none;
}

#changeQuote {
		width:500px;
		height:38px;
		font-size:1.2em;
		background:url(../images/layout/getquote-bgd-on.jpg) repeat-x;
		margin:10px auto;
}

a #changeQuote img {
		border:none;
}

a #purchase:hover, a #changeQuote:hover {
		background:url(../images/layout/getquote-bgd.jpg) repeat-x;
}

#smallText {
		width:501px;
		height:auto;
		font-size:1.2em;
		margin:0 auto 10px auto;
		color:#777777;
		border:1px solid #A0A0A1;
		background:#E6E6E6;
		padding:10px;
}

#progressBar {
		width:923px;
		height:39px;
		margin:6px 0 10px 0;
}

.buttons {
		margin:0 0 3px 0;
}

#largeTextArea {
		width:700px;
		height:auto;
		font-size:1.2em;
		margin:0 auto;
		color:#777777;
		border:1px solid #A0A0A1;
		background:#E6E6E6;
		padding: 15px;
}
.ErrorMessage
{
	font-size:1.2em;
	font-weight: bold;
	color: Red;
}
.indented
{
	padding: 15px;
	font-size:1.2em;
	border:1px solid #BFBFBF;
	width:500px;
	height:auto;
	margin:20px auto 0 auto;
	color:#434343;
}

.indented table {
	background-color:#EFEFEF; /*E6E6E6*/
	padding:0 5px 5px 0;
	border:1px solid #CDCDCD;
}

.indented a {
	color:#1A88C0;
	text-decoration:none;
}

.indented a:hover {
	color:#CBD835;
}

.BrokerHeader
{
	/*min-height: 100px;
	max-height: 100px;*/
	height: auto;
	float: left;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.BrokerLogoImage
{
	float: left;
/*	height: 80px; */
	margin: 5px;
}
.BrokerHeaderText
{
}
.BrokerFooter
{
	padding: 5px;	
	font-size: larger;
}
.BrokerFooterText
{
}
#step10 
{
		width:760px;
		padding:5px;
		font-size:1.2em;
		border:1px solid #A0A0A1;
		background:#E6E6E6;
		margin: 10px  auto auto auto;
}
#ConfirmAmount
{
	font-size: larger;
	font-weight: bold;
}
h2 a {
		font-size: .8em;
		color:#A7BD00;
		margin:0;
		padding:20px 0 0 0;
}
#step2 select {
		width: 190px;
}
#h1GAPdefault {
		font-size:1.8em;
		color:#1A88C0;
		margin:0;
		padding:0;
}
#pdefaultlarge {
		font-size:1.4em;
		color:#1A88C0;
		margin:0;
		padding:0;
}
.liGAPdefault {
		list-style-image:url(../images/layout/bullet.gif);
		margin:5px 0;
		font-weight: bold;
		font-size: larger;
		color: #666666;
}
#Declaration
{
/*
	border-style: solid;
	border-width: 1px;
	margin: 8px;
	padding: 8px;
*/
	font-size: larger;
	height: 400px;
	overflow: scroll;
	
	
		width:700px;
		margin:0 auto;
		border:1px solid #A0A0A1;
/*
		background:#E6E6E6;
*/
		padding: 15px;

}
.DeclarationTD
{
	border: none;
	border-bottom: solid #CCCCCC 1.0pt;
	padding: 3.75pt 3.75pt 3.75pt 0in;
}
#categoriesText {
		font-size:1.4em;
		padding:0 43px;
		width: 650px;
		margin: 0 auto;
}

#footer 
{
/*	
		height: 50px;
		width:913px;
		margin:10px 0 0 0 ;
*/
		height:16px;
		width: 100%;
		background-color:#DCDCDC;
		color:#6b6b6b;
		margin:0 0 0 0 ;
		padding:0px 0 0 0px;
		border-top:1px solid #BABABA;
}

#footer ul {
		margin:0;
		padding:0;
}

#footer ul li {
		list-style:none;
		float:left;
		margin:0 0 0 3px;
}

#footer ul li a {
		text-decoration:none;
		color:#6b6b6b;
}

#footer ul li a:hover {
		color:#494949;
}
.aboutus
{
	padding: 15px;
	font-size:1.2em;
	border:1px solid #BFBFBF;
	width:500px;
	height:auto;
	margin:20px auto 0 auto;
	color:#434343;
}

.aboutus table {
	background-color: white; 
	padding:0 5px 5px 0;
	border: none;
}

.aboutus a {
	color:#1A88C0;
	text-decoration:none;
}

.aboutus a:hover {
	color:#CBD835;
}
.ConfirmationTable
{
	width: 500px;
}
.ConfirmationHeading
{
	width: 50%;
}
.ConfirmationValue
{
	width: 50%;
}

.Q4Aligned
{
	margin-left: -1px;	
}
