/*
	CSS Stylesheet
	For Autopartners Insurance Inc.
	By Juan Batiz-Benet
	August 2006
*/

body {
	background-color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0}
	
table {
	padding: 0;
	vertical-align: top;}

form, .checkbox, input.radio, .helpline {
	margin: 0;
	padding: 0;
	border: 0}
	
input.button {
	margin: 0;
	padding: 1px 3px;
	background-color: #CC0000;
	border: 1px outset}


td.menulink {
	background-color: #CCCCCC;
	cursor: pointer;
	font-family: Arial, Helvetica;
	font-weight: bolder;
	font-size: 24px;
	color: #CC0000;

}

td.menulinkOn {
	background-color: #999999;
	color: #FFFF00;
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bolder;
	cursor: pointer;
}

td.copyright {
	background-color: #CCCCCC;
	font-family: Helvetica;
	font-size: 12px;
	border-top: solid 1px #000000;
}

td.formcells {
	padding: 10px;
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height:130%;
}

td.main {
	padding: 10px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height:130%;
}

div.contentt {
	width: 90%;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 200%;
	word-spacing: 1ex;
}

div.formbox {
	padding: 10px;
	width: 70%;
	text-align: center;
	border: solid 1px #CC0000;
	background: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height:130%;
}

div.errorbox {
	padding: 10px;
	width: 70%;
	text-align: center;
	border: solid 1px #CC0000;
	color: #FFFFFF;
	background: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height:130%;
}

div.mainbox {
	padding: 10px;
	width: 580px;
	text-align: center;
	border: solid 1px #CC0000;
	background: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height:130%;
}

div.allcars {
	padding: 10px;
	width: 50%;
	text-align: center;
	border: solid 1px #CC0000;
	background: #CCCCCC;
	font-family: Cursive;
	font-weight: bold;
	font-size: 24px;
	line-height:130%;
}

div.discountsmexico {
	padding: 10px;
	width: 100%;
	text-align: center;
	border: solid 1px #CC0000;
	background: #99FFFF;
	font-family: Cursive;
	font-weight: bold;
	font-size: 24px;
	line-height:130%;
}

div.note {
	vertical-align: bottom;
	font-size: 11px;
	text-align: right;
}

h3 {
	font-family: Cursive;
	font-weight: bold;
	font-size: 24px;
}

table.copyright {
	background-color: #CCCCCC;
	font-family: Sans-Serif;
	font-size: 12px;
}

table.menu {
	background-color: #CCCCCC;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	cursor: pointer;

}

tr.form {

	padding: 10px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height:130%;
	cursor: pointer;

}

tr.formtop {

	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height:130%;
	cursor: pointer;

}

li.allcars {

	list-style-image: url(images/smallcar.gif);
	width: 60%;
	text-align: center;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #CC0000;
	line-height: 150%;
}

li.forms {

	width: 60%;
	text-align: left;
	line-height: 120%;
}

img.intext {
	padding: 5px;
	border: solid 1px #CC0000;
	margin: 5px;
}

input.post, textarea.post, select, input.postfile {
	margin: 2;
	border: 1px solid #CC0000}

input.post, textarea.post, input.postfile {
	padding: 2px 3px}

input.post {
	height: 19px}

input.quote {
	height: 17px;
	font-size:10px;
	margin: 1;
	border: 1px solid #CC0000
}

input.getquote {
	height: 30px;
	font-size:16px;
	font-family: Arial;
	background: #FFFF00;
	margin: 1;
	border: solid #CC0000
}

input.login {
	font-family: Arial;
	background: #FFFF00;
	border: 1px solid #CC0000
}

.helpline {
	background-color: #ebebeb}


	
h2 a:hover, h3 a:hover, .copyright a:hover {
	color: #9f0002;
	text-decoration: underline}

a {
	text-decoration: none}

a:hover {
	text-decoration: underline}