html {
	height:100%;
	overflow-y:scroll;
	min-height: 100%; /* this line and next to give FF a scroll bar on short pages so avoiding horiz jump */
	margin-bottom: 1px;

}


p{
	margin-top:0px; 
	margin-bottom:0px; 
	padding-bottom:0.8em; 
	text-align:justify; text-justify:newspaper;
	font-size:1.3em;
}

strong {
	color:#004890 ; /*#346 #316AAC;*/
}

.dark {
	color:#444;
}



@font-face {
	font-family: 'myHeads';
	src: url('../fonts/aller_it-webfont.eot?') format('eot'), url('../fonts/aller_it-webfont.woff') format('woff'), url('../fonts/aller_it-webfont.ttf') format('truetype');
}

h1 {

}

h2 {
	color: #316AAC;
	line-height:1.4em;
}

h3 {
	color: #316AAC;
	font-size:130%;
}



/*table, tr, td {border: 1px solid red}*/

body {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: normal 62.5%/1.6em Verdana, Helvetica, sans-serif; color:#224; /*color:#001E75*/
	/*text-align: center;  Center on IE5 PC */
	background-color: #DFD7DA;
	font-size:62.5%;	
	text-align:center; 
}



a img {
	border:none;
}
#container {
	position:relative;
	min-height:100%;
	height:100%;
	/*border:1px solid red;*/
}

#bannerStripe {
	position:absolute;
	top:0;
	width:100%;
	height:26px;
	background:#E93B00;
	z-index:1;

}


#innerContainerHome, #innerContainer {
	position:relative;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/weBuyHome3.jpg); 
	background-repeat:no-repeat;
	background-position: center 28px;
	background-color:#F8F1D7; 
	border:1px solid #5F5F5F; 
	border-width: 0 1px 1px 1px;
	padding-bottom:12px;
}
#innerContainer { /*All pages except Home*/
	background-image: url(../images/weBuy.jpg); 
}

#bannerContent{
	position:relative;
	top:2px;
	height:26px;
	padding-top:0px;
	z-index:100;
}
#bannerContent h2{
	padding:0px;
	margin-top:0px;	
	margin-left:-50px;
	margin-bottom:-4px;
	color:white;
	font-size:1.6em;	
	font-weight:bold;
	font-style:italic;
	letter-spacing:0.5px;
	z-index:100;
}

#bannerContent .flash{
	float:left;
	margin-left:260px;
	margin-right:0;
	margin-top:-1px;
}

#header{ /*All except Home page*/
	position:relative;
	height:221px;
	border-top:1px solid #555;
}

#header h2{
	position:absolute;
	top:163px;
	left:58px;
	margin-left:0;
	color:#AF3410; /*was #CC0030 #D06B28; c52*/
	font-size:1.4em;
	font-style:oblique;
}

#headerHome { /*Home pages*/
	border-top:1px solid #555555;
	height:278px;
}
#headerHome h1{
	position:absolute;
	left:-3000px;	
}

#horizMenu {
	position:relative;
	height:24px; 
	width:100%;
	margin:0 0 0 -2px;
	border:2px solid #BC1438;  
	text-align:center; 
	z-index:50;
	background-image: url(../images/horizBarGrad.gif); 
	background-repeat:repeat-x;
	background-position: center -2px;
	background-color:#FFFFFF;

	border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;

	-moz-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
	box-shadow: 0 4px 8px rgba(0,0,0,0.5);
}
#innerHMenu {
	width:100%;
	padding-top:4px;
	font-family: verdana, helvetica, sans-serif;
	font-size:1.4em; 
	font-weight:normal;
	letter-spacing:0.7px;
	text-shadow:1px 1px 0px #ffffff;
}

#vertMenu, #vertMenuL {
	position:relative; z-index:50;
	top:0px;
	left:-12px;
	padding:2px 6px 10px;
	border:2px solid #BC1438;
	border-top:0;
	text-align:center;
	width:190px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #D8C6B9), color-stop(1, #F9EAD5) );
	background:-moz-linear-gradient( center top, #D8C6B9 5%, #F9EAD5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D8C6B9', endColorstr='#dd0000');
	background-color:#F1DFC1;



	border-bottom-left-radius: 10px/*{cornerRadius}*/;
    -moz-border-radius-bottomLeft: 10px;
    -webkit-border-bottom-left-radius: 10px;	
	border-bottom-right-radius: 10px/*{cornerRadius}*/;
    -moz-border-radius-bottomRight: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

#vertMenu ul, #vertMenuL ul{
	list-style-type:none;
	padding:0;

}

#vertMenu li, #vertMenuL li {
	position:relative;

	text-align:left;
	font-size:1.4em;
	padding:0;
	margin:0px 0 10px;
	border:2px solid red;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#F8EFAC;
	color:black;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	text-shadow:1px 1px 0px #ffffff;
}

#vertMenu li img, #vertMenuL li img {
	position:absolute;
	top:-5px;
	right:-19px;
	z-index:10000;
}

#vertMenuL li img {
	left:-16px;
}


#vertMenu a, #vertMenuL a {
	display:block;
	width:155px;
	padding:4px 25px 4px 10px;
	color:black; 
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #FFFFFF), color-stop(1, #FAEFA0) );
	background:-moz-linear-gradient( center top, #FFFFFF 1%, #FAEFA0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FAEFA0');
	background-color:#FFFFB9;
}

#vertMenuL a {
	padding:4px 0px 4px 30px;
}

#vertMenu a:hover, #vertMenuL a:hover{
	border-top:0;
}

#vertMenu li a:hover.thisPage, #vertMenuL li a:hover{
	color:#EE1122;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.35, #FFFFFF), color-stop(1, #BABABE) );
	background:-moz-linear-gradient( center top, #FFFFFF 35%, #BABABE 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#BABABE');
	background-color:#FFFFFF;
	border:0;
}

#horizMenu a {
	padding:2px 15px 3px;
	color:black; 
	text-decoration:none;
}


#horizMenu a:hover, #vertMenu li a:hover, #vertMenuL li a:hover {
	color:red; 
	background:#EEEEEE;
}

#horizMenu a:hover {
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-top:1px solid #AAAAAA;
	padding:2px 13px 3px;
}


#horizMenu a:active, #vertMenu li a:active, #vertMenuL li a:active{
	color:blue;
}

#horizMenu a.thisPage, #vertMenu li a.thisPage, #vertMenuL li a.thisPage{
	color:#EE1122;
}

#horizMenu a:hover.thisPage {
	padding:2px 15px 3px;
	border:none;
	background:transparent;
	cursor:default;
}






/*-------------------------------------------------border:1px solid blue;------border:1px solid green;*/
#content {
	position:relative;
	top:0px;
	padding-bottom:30px;
	padding:0px 0 20px 10px; 
	margin:0 12px;
	background:#FFFFFF;
}

#haz {
	position:absolute;
	width:11px;
	height:288px;
	left:-11px;
	top:-4px;
	background-image: url(../images/hazTape.gif); 
	background-repeat:no-repeat;
	background-position: left 0px;
}

#col_1, #col_2, #col_3 {	
	/*border:1px solid red;*/
}

#col_1 {
	float:left;
	width:190px;
	margin-right:15px;
}

#LowLeftPhone {
	margin-left:-10px; 
	margin-top:25px;
}

#LowLeftPhoneS {
	float:left;
	text-align:center;
	margin: 6px 28px 0 6px;
}

#LowLeftPhone h2, #LowLeftPhoneS h2 {
	font-size:150%;
	line-height:1.3em;
	left:0px;
	margin-bottom:-20px;
	color:#F33333; text-shadow:2px 4px 3px #999;
}

#LowLeftPhoneS h2 {
	font-size: 165%;
}

#LowLeftPhone #offerLeft {
	width:160px; 
	font-size:140%;

}

#LowLeftPhoneS #offerLeft {
	width:160px; 
	font-size:160%;
	font-weight:bold;
}

#LowLeftPhone h2.OrCallUs, #LowLeftPhoneS h2.OrCallUs {
	font-size:120%;
	line-height:1.4em;
	color:#C00000;
	text-shadow:0 0 0;
}

#LowLeftPhoneS h2.OrCallUs {
	font-size:140%;
}

#LowLeftPhone h2.OrCallUs br{
	line-height:1.7em;
}

#LowLeftPhoneS h2.OrCallUs br{
	line-height:1.2em;
}

h2 .LLphone {
	margin-top:20px;
	font-size:130%; 
	color:#D83;
	/*text-shadow:1px 0px 0px yellow;*/
}

#col_2, #col_2s {
	float:left;
	width:370px;
	margin-bottom:18px;
	margin-right:5px;
	margin-left:33px;
	padding-top:10px;
	text-align:left;
}
#col_2s {
	width:590px;
	margin-left:20px;
}


#col_2 h1.pageTitle, #col_2s h1.pageTitle {
	color:#993333; /*#A11122 #004890 #AB0000 #CC0000 #990000 #A91100 #C02200 ; #CC5555;*/ 
	line-height:1.15em; /*was1.3*/
	text-align:left;
	font-weight:bold;
	margin-left:30px;
	font-family:'myHeads', "Times New Roman", Times, serif;
	font-size:2.7em;
}

#col_2 h1.pageTitle img{
	float:left;
	margin:0 15px 0 -30px;
}

#col_2s h1.pageTitle img{
	float:left;
	margin:0 15px 30px -30px;
}

#col_2 h2{
	color:#316AAC /*#980000*/;
	font-size:160%; 

}
#col_2 h3, #col_2s h3 {
	color:#316AAC /*#980000*/;
	margin-bottom:3px;
	padding-bottom:0;
	line-height:1.6em;
	font-style:italic;
}

#col_2s h3 {
	font-size:170%;
	margin-top:-8px;
	margin-bottom:12px;
	line-height:1.4em;
}

#col_2s p {
	font-size: 140%;
}

#col_3 {
	position:relative;
	margin-left:630px;
	width:258px;
	padding:30px 12px 0px 22px;
	margin-bottom:-20px;
	/*height:905px;
	background-color:#FFF;*/
	background-image: url(../images/rainbowGirlW.jpg);
	background-repeat:no-repeat;
	background-position: 0px -0px;
}

#testims {
	margin-top:255px;
	margin-right:0px;
}
#whyUs ul {
	text-align:left; 
	font-size:1.3em; 
	line-height:1.3em;
	margin-left:22px;
	margin-bottom:20px;
}

#whyUs ul li{
	list-style-position:inside; 
	text-indent:-25px;
	margin-top:4px;
}
#whyUs h2 {
	font-size:160%;
}

#whyUs h3 {
	margin-bottom:-10px;
	padding-bottom:0;
	font-style:italic;
	/*color:#316AAC; #D11111;*/
}

/*------------------------------*/

.centered {
	text-align:center;
}

#SomeText {
	position:relative;
	padding-bottom:20px;
	margin-bottom:50px;
}

#contactText {
	margin-top:25px; 
	font-size:90%;
	border:1px solid grey;
	padding:10px;
}
#contactText h2{
	color:#346;
	line-height:1.5em;
	font-weight:normal;
}
#contactText a{
	font-weight:normal;
	text-decoration:none;
	color:#21599B; /*316AAC*/;
}
#contactText a:hover{
	color:#D11111;
	text-decoration:underline;
}
.soon {
	text-align:center;

}
.soon h2{
	font-weight:normal;
	font-size:2em;
}


#footer {
	position:relative;
	width:100%;
	height:18px;
	padding:8px 0 50px;
	font-size:1.3em;
	margin:20px 0;
	text-align:left;
	color:#333;
	text-shadow:1px 2px 0 white;
}
#footer a {
	text-decoration:none;
	color:#454545;
}
#footer a:hover {
	text-decoration:underline;
	color:#D11111;
}
#horizBadges #cpyright {
	position:relative;
	top:44px;
	left:-358px;
	font-size:120%;
	color:#444;
	text-shadow:1px 1px 0 white;
}

/*-------------------------------------------------------*/
#mainForm {
	width:51em;
	position:absolute; 
	top:4px;
	left:410px;
	margin-right:-430px; 
	text-align:right;
 	z-index:1000;
}

#accordion {
	margin-top:77px;

}

.ui-accordion .ui-accordion-content {
	background:#ffffff;
}


#accordion div {
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
}


#formTable1Wrap {
	padding:0px 6px;
	position:relative; 
	width:333px; 
	margin-left:auto; 
	margin-right:0;
	text-align:center;
	background-color:transparent;
}

#formTable1_Home, #formTable1 {
	padding-top:52px;
	margin-left:59px;
	margin-right:auto;
}
#formTable1 {
	padding-top:0px;
	margin-top:-14px;
	margin-left:50px;
	margin-right:auto;
	
}

#formTable2Wrap, #formTable3Wrap, #formTable4Wrap, #confirmFromNo, #contactThanks, #interestThanks {
	position:relative;
	top:-40px; 
	border-top: 2px solid #C50;
	background-image: url(../images/grad3_70.gif); background-repeat:repeat-y;
	background-position:right;
}
#formTable2Wrap, #formTable3Wrap {
	left:16px;
}
#formTable4Wrap {
	top:55px; /*changed by javascript 'enlarge4' */
	left:-181px;
	display:none;
}

#formTable2Inner, #formTable3Inner, #formTable4Inner {
	padding:16px 12px;
	padding-bottom:25px;
	background-image: url(../images/soldGirl.gif); background-repeat:no-repeat;
	background-position:left bottom;
}
#formTable3Inner {
	background-image: url(../images/recept01.gif); background-repeat:no-repeat;
	background-position:left top;
}
#formTable4Inner {
	background-image: none;
	padding: 16px 24px 0 24px;
}

#form2Heading, #form3Heading, #form4Heading, #form4HeadingB, #form5Heading {
	position:relative; 
	top:120px; 
	left:30px; 
	float:left; 
	width:150px; 
	height:80px; 
	border:0; 
	font-size:3.5em; 
	color:#CC5555; 
	line-height:1.3em; 
	text-align:left;
	font-family:Arial;
	font-weight:normal;
}

.f2HeadInfoVersion {
	top:130px;
	line-height:1.2em;
}

#form2Info{
	position:absolute;
	top:250px;
	left:16px;
	width:190px;
	margin:0 0 0 0;
	text-align:center;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.25em;
	color:#D06B28; 

}
#form3Heading {
	position:absolute;
	top:45px; 
	left:30px;
}

#form4Heading, #form4HeadingB {
	top:0px;
	left:10px;
	margin-bottom:10px;
	margin-right:12px;
}
#form5Heading {
	top:0px;
	left:0;
	width:100px;
	font-size:2.6em;
	margin-bottom:-5px;
	margin-right:20px;
}

#formTable2{
	position:relative;
	margin-left:auto; 
	margin-right:0;
	margin-bottom:16px;

}

#formTable2 td, #formTable2a td, #formTable3 td {
	padding-bottom:3px;
}

#formTable3 {
	width:100%;
	margin-left:auto; 
	margin-right:0;
}


label	{
	font-family:arial, helvetica, sans;
	font-size:1.24em;
	font-weight:500;
	padding-right:9px;
}

select {
	width: 192px;
	margin-bottom:3px;
}

label#JustEnter {
	color:#B11; 
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	text-align:center;
}
#JustEnter img{
	margin-top:-4px;
	margin-bottom:-6px;
}
#pcode {
	font-size:140%;
	margin-top:0px;
	margin-bottom:-6px;
}

#pcode2 {
	width:187px;
	margin-top:-3px;
	font-size:120%;
}

input[type="text"], input[type="tel"], input[type="email"], textarea {
	width:186px;
	padding-right:2px;
}
input[type="radio"] {
    padding:0;
	margin-bottom:0
}
   
input.required {
	position:relative;
    width:190px; 
    left:1px;
    padding:0; 
	border:1px solid #CC8888;
    border-width: 2px 1px;
}

textarea {
    width:189px;
    padding:0;
}

#resultContainer {
	height:1.3em;
	position:relative;
	left:-111px;
	top:3px;
	margin:0;
	padding:0;
	margin-bottom:27px;
}

#crafty_postcode_result_display_1 {	
	position:absolute;
	width:320px;
	font-size:1.35em;
	line-height:1.3em;
	font-weight:normal;
	text-shadow:0px 0px 5px #FFFF55;
	color:#B11111;
	/*margin-left:-111px;
	margin-top:2px;*/
    text-align:center;
}

#crafty_postcode_lookup_result_option1 {
    position:relative;
	top:5px;
}



#wait {
	width:100%;
	margin-top:110px;
	margin-bottom:-110px;
	height:250px;
	display:none;
	text-align:center;
	font-size:2em;
	color:#427bbd;
}

#wait img {
	margin-top:-12px;
}

#offer {
	margin-bottom:35px;
}
#offer h2.subHead {
	color:#CC5555;
	font-family:verdana; 
	font-size:1.5em; 
	line-height:1.35em;
	margin-right:45px;
}

.offerText {
	font-size:102%; 
	line-height:1.7em; 
	margin-top:38px; 
	margin-bottom:0px;
	color:#000C53;
}
.agreeBox {
	width:60%;
	text-align:right; 
	margin:6px auto 20px; 
	color:#427bbd; 
	border:2px solid #c50; 
	background:#FFFFFF; 
	padding:12px 30px 12px 20px; 
}

.agreeBox strong {
	color:#427bbd; 
}

#confirmFromNo, #contactThanks, #interestThanks  {
	display:none;
	position:absolute;
	top:100px;
	left:-185px;
	width:450px;
	z-index:100000;
	text-align:center;
	font-size:106%;
	line-height:1.7em; 
	padding:20px 30px;
}

#contactThanks, #interestThanks  {
	top:150px;
	text-align:center;
	font-size:118%;
	font-weight:bold;
	color:#CC5500;
}

.simple_overlay .close {
    background-image:url(../images/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

.WeBuyText {
	font-weight:bold;
	color:#004890; /*346;*/
}

.WBUK {
	font-style:normal; 
	font-weight:bold; 
	font-size:80%; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#545454;
	word-spacing:-1px;
}

.WBUK span {
	color:white;
	background:#DA6F4B; /*#E83C00;*/ 
	padding:1px 2px 1px;

}

/*-------------------------------------*/
.testimonial, .testimonialB {
    margin: 0;
    background: #B7EDFF;
    padding: 15px 28px 8px 50px;
    position: relative;
    font-family: Georgia, serif;
	line-height:1.6em;
    color: #555;
    font-style: italic;
	border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
/*
.testimonialB {
    background: #FEEBCC;
}
*/
.testimonial:before, .testimonial:after, .testimonialB:before, .testimonialB:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before, .testimonialB:before {
    top: 0;
    left: 10px;
}
.testimonial:after, .testimonialB:after {
    content: "\201D";
    right: 10px;
    bottom: -0.53em;
}
.arrow-down, .arrow-downB {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B7EDFF;
    margin: 0 0 0 25px;
}

.arrow-downB {
	margin: 0 0 0 175px;
    /*border-top: 15px solid #FEEBCC;*/
}
.testimonial-author, .testimonialB-author {
    margin: 6px 0 0 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    text-align:left;
}

.testimonialB-author {
	margin: 6px 0 0 100px;
}
.testimonial-author span, .testimonialB-author span {
    font-size: 90%;
    color: #444;
}

.noEq {
    font-size: 120%;
	line-height: 2em;
	color:#D11111;
	border: 2px solid #BBB;
	background-color:#FFF;
}
.noEq p {
	margin-top:-6px;
	margin-bottom:-8px;
}


/*-------------------------------------*/
/* Corner radius */
div.ui-corner-all {
	border-radius: 12px/*{cornerRadius}*/;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
		border: 2px solid #CC5500;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 5px/*{cornerRadius}*/;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 5px/*{cornerRadius}*/;
    -moz-border-radius-topRight: 5px;
    -webkit-border-top-right-radius: 5px;    
    
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 5px/*{cornerRadius}*/;
    -moz-border-radius-bottomLeft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 5px/*{cornerRadius}*/;
    -moz-border-radius-bottomRight: 5px;
    -webkit-border-bottom-right-radius: 5px;
}






.dropShad {
-moz-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
box-shadow: 0 4px 8px rgba(0,0,0,0.5);
}

.dropShadPage {
-moz-box-shadow: 0 0px 20px rgba(0,0,0,0.7);
-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.7);
box-shadow: 0 0px 20px rgba(0,0,0,0.7);
}
/*---------------------------------------*/

#submitButton, #closeButton, #backButton, #back2Button, #nextButton, #submitPC, #submitPC2, #offerButton, #finishButton1, #finishButton2, #offerLeft {
	/*font-family: Helvetica, Verdana, sans-serif;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;*/
	background:#FFA250 url(../images/buttonMainGrad.gif) repeat-x center -1px; 
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #C41717;
	display:inline-block;
	color:#f2294a;
	font-size:16px;
	font-weight:bold;
	padding:0px 24px;
	text-decoration:none;
	text-shadow:2px 1px 0px #ffffff;
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.3);
	box-shadow: 0 2px 6px rgba(0,0,0,0.3);

}#submitButton:hover, #closeButton:hover, #backButton:hover, #back2Button:hover, #nextButton:hover, #submitPC:hover, #submitPC2:hover, #offerButton:hover, #finishButton1:hover, #finishButton2:hover, #offerLeft:hover   {
	background:#fff3b8 url(../images/buttonMainGrad_H.gif) repeat-x center -1px; 
	cursor:hand; cursor:pointer;
	border-color:#C41717;
}

#submitButton:active, #closeButton:active, #backButton:active, #nextButton:active, #submitPC:active, #submitPC2:active, #offerButton:active, #finishButton1:active, #finishButton2:active, #offerLeft:active   {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #CD5D13), color-stop(1, #fff3b8) );
	background:-moz-linear-gradient( center top, #CD5D13 5%, #fff3b8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CD5D13', endColorstr='#fff3b8');
	background-color:#CD5D13;
	top:1px;
	border-color:black;
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.0);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.0);
	box-shadow: 0 2px 6px rgba(0,0,0,0.0);
}

#closeButton, #backButton, #back2Button{
	font-size:1.2em;
	position:relative;
	left:0px;
	padding:0;
	margin:0;
	width:24px;
	height:16px;
	border-color:#999;
	background:#FFFFFF;
	background-color:#FFFFFF;
	z-index:2000;
	font-weight:bolder;
	color:#AAAAAA;
	text-align:center;
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.0);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.0);
	box-shadow: 0 2px 6px rgba(0,0,0,0.0);
}

#closeButton {
	padding-top:0px;
	margin-top:35px; 
	font-weight:500;
}

#backButton, #back2Button {
	padding-top:0px;
	padding-bottom:1px;
	margin-top:10px;
}

#closeButton:hover, #backButton:hover, #back2Button:hover {
	color:#CC5500;
	background:#DDDDDD;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.10, #FFFFFF), color-stop(1, #DDDDDD) );
	background:-moz-linear-gradient( center top, #FFFFFF 10%, #DDDDDD 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD');
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD');
	background-color:#DDDDDD;

}

#back2Button {
	position:absolute;
	top:-20px;
}

#nextButton, #submitPC, #submitPC2, #finishButton1, #finishButton2, #offerLeft {
	position:relative; 
	left:0px; 
	width:194px; 
	margin:12px auto 0;
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
    font-size:1.39em;
	color:blue;
	text-align:center;
	padding:6px 0;
	font-weight:500;
	letter-spacing:1px;
}

#offerButton {
	position:relative;
    width:100%;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFA250 url(../images/buttonOfferGrad.gif) repeat-x center -1px;  
    margin-top:5px;
	margin-left:0px;
    font-size:1.6em;
    color:blue;
	left:1px;
	text-align:center;
	padding:6px 0px;
	font-weight:500;
	letter-spacing:1px;
	border-width:2px;
	border-color:#F93535;
}

#offerButton:hover {
	background:#fff3b8 url(../images/buttonOfferGrad_H.gif) repeat-x center -1px; 
}

#offerButton:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #CD5D13), color-stop(1, #fff3b8) );
	background:-moz-linear-gradient( center top, #CD5D13 5%, #fff3b8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CD5D13', endColorstr='#fff3b8');
	background-color:#CD5D13;
}

#submitButton {
-webkit-appearance: button;
	position:relative;
    width:97%; 
    margin-top:0px;
	margin-left:0px;
	margin-bottom:-15px;
    font-size:1.6em;
    color:blue;
	left:4px;
	top:-15px;
	text-align:center;
	padding:6px 0px;
	font-weight:500;
	letter-spacing:1px;
	border-width:2px;
	border-color:#F93535;
}

#submitPC2, #nextButton, #offerButton {
	visibility:hidden;
}

.infoIcon {
	cursor:pointer;
	margin-right:3px;
	margin-bottom:-3px;
}

.tooltip, .error {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.30em;
	font-weight:normal;
	line-height:1.25em;
	padding: 6px 12px;
	position: absolute;
	background-color:#ffffdd;
    color:#222;
	border: 1px solid red;
	z-index: 100000;
	max-width: 300px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
	box-shadow: 0 4px 8px rgba(0,0,0,0.5);
}


#pcodeTip, #pcode2Tip, #houseTip, #fnameTip, #snameTip, #phoneTip, #mobTip, #emailATip, #emailBTip, #emailMatchTip, #estValueTip, #mortBalanceTip, #otherLoansTip, #estValueFail, #mortBalanceFail, #otherLoansFail {
	position:absolute;
	line-height:1.4em; 
	display:none; 
	width:255px;
	max-width: 255px;
	margin-left:-380px; 
	margin-top:-3px;
	padding-top: 2px ;
	padding-bottom: 1px ;
}

#pcodeTip {
	width:176px;
	max-width:176px;
	margin-left:14px; 
	margin-top:6px
}

#estValueTip, #mortBalanceTip, #otherLoansTip, #estValueFail, #mortBalanceFail, #otherLoansFail{	
	width:260px;
	max-width:260px;
	margin-top:-19px;
}

#hideForm {
	position:absolute;
	top:144px;
	left:8px;
	display:inline-block;
	border:1px solid #C50;
	background-color:white;
	z-index:30000;
	padding:4px 8px;
	font-size:1.5em;
	font-weight:bold;
	font-family: arial;
}
#hideForm:hover + #accordion{
	display:none;
}
#hideForm:hover {
	background-color:#CCCCCC;
	cursor:pointer;
}

#homeLink {
	position:absolute;
	width:440px;
	height:175px;
	z-index:10000;
}


/* This imageless css button was generated by CSSButtonGenerator.com */




 