/***
 *	Body settings
 ********************************************/

/* 
	Colors:
	========================================================
	background, iformodd:							#e2f1ff
	inputtable border:								#dbecfb
	message table border:							#879fd0
	form elements borders:							#ced5df
	navOn backgrounc color:							#2677ba
*/
	

 h1{ 
	color:#fbad2c;
	font-size:25pt;
	font-weight:bold;}
	
a{
	color:#1279ce;}

a:hover{
	color:orange;}
	
img{ border: 0px;}

/* spacing */

.vspace1{height: 10px;}
.vspace2{height: 20px;}
.vspace3{height: 15px;}
.vspace4{height: 5px;}

/***
 *	layout settings
 ********************************************/

.main{
	width: 100%;}
	
.layout{
	width: 730px;
	padding: 0px;
	padding-top:10px;
	background-color:#fff;}
	
.checkgrid{
	font-size:10pt;
	padding:10px;
	background-color:#eef7ff;}
	
.messageTable{
	font-size:10pt;
	border:solid 2px #879fd0;}
	
.iformodd{
	font-size:10pt;
	background-color: #eef7ff;
	padding: 7px;}

.iformeven{
	font-size:10pt;
	background-color: #fff;
	padding: 7px;}
	
	
#liquid-round {
width:70%;
margin:0px auto;
background:#fff url(http://www.bestdallasautoinsurance.com/save/template/images/leftside.gif) repeat-y left top;
}

#liquid-round2 {
width:85%;
margin:0px auto;
background:#fff url(http://www.bestdallasautoinsurance.com/save/template/images/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(http://www.bestdallasautoinsurance.com/save/template/images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(http://www.bestdallasautoinsurance.com/save/template/images/top-right.gif) no-repeat right top;
}
	
.center-content {
position:relative;
background:url(http://www.bestdallasautoinsurance.com/save/template/images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}

.bottom {
height:60px;
background:url(http://www.bestdallasautoinsurance.com/save/template/images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(http://www.bestdallasautoinsurance.com/save/template/images/bottom-right.gif) no-repeat right top;
}

	
.ctarow {
text-align: center;
}

.zipfield {
width: 312px;
margin: 0 auto 5px;
padding: 6px 0 0;
margin: 0 13px 0 0;
}

.zipfield2 {
width: 550px;
margin: 0 auto 25px;
padding: 6px 0 0;
margin: 0 13px 0 0;
}

.zipfield input {
padding: 10px 0 0 0;
text-align: center;
font-weight: bold;
font-size: 24px;
}


/***
 *	form settings
 ********************************************/

.errorText,
.errorText2{
  	color: #f00;
 	font-weight: bold;
 	vertical-align: bottom;}
	

/***
 *	text settings
 ********************************************/	
 
.plaintext{
	font-size:10pt;
 	text-align: left;}
	
.bigHeader4{
	color:#1279ce;
	font-size:16pt;
  	font-weight: bold;}

ul {
	list-style: square;
	margin-left: 20;
	margin-top: 5;
	line-height: 19px;
	margin-bottom: 0px;
	margin-top: 0px;}

.hr{
	height: 1px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #fff;
	width: 100%;}

/***
 *	footer settings
 ********************************************/
 
.footer{
	padding: 7px;
	font-size:11pt;
	font-weight:bold;
	line-height:2.3;
	color:#005ca7;
 	text-align: center;}

.footer a{
	font-size:11pt;
	font-weight:bold;
	line-height:2.3;
	color:#005ca7;
  	text-decoration: none;
  	border-width: 0px;}

.footer a:hover{
  	color:red;}

.copyright{
	font-size:9pt;
	padding: 0px;
	color: #7B7676;}

