/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as
 the proper credits are given to the original author.Version: 2.0 (Jan 29, 2007) Screen layout: */





body {
padding: 15px 0 0 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #64b3ff;
background-image: url(../images/bkg1.jpg);
color: #f2f9ff;
}

a {
color: #f2f9ff;
text-decoration: none;
border-bottom: 1px dotted #505050;
}

a:hover {
color: #ffff80;
text-decoration: none;
border-bottom: 1px solid #505050;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.2em;
font-weight: normal;

}

h2 {
margin: 0 0 12px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 0 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

a img {
border: 0;
}

.image{
	text-align: center;
}

.border{
	border: none;
}

/*google section*/

table{
	background-color: #ffffff;
}
td{
	table-layout: auto;
	vertical-align: top;
	height: 32px;
	text-align: left;
}
img.google{
	border: none;

}

/* Main container */

#menu {

margin: 0 auto 20px auto;
width: 815px;
padding: 5px 20px 20px 20px;
}


#container {
margin: 0 auto 20px auto;
width: 730px;
padding: 5px 20px 20px 20px;
background: #002b51;
color: #f2f9ff;
border: #0427d6 8px groove;
  font-family:  tahoma, verdana, sans-serif;
}

#heading {
  text-align: center;

}
.parts{
  text-align: center;

}

.box{

  border: groove;
  border-width: 5px;
  border-color: #FF0000;
  padding: 4px;
  background: #dbedff;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, 'lucida sans', roman, 'times new roman', sans-serif;
  color: #003160;
}


/* Site title section */

#logo {
margin: 15px 0 0 0;
text-align: center;
}

#logo h1 a {
color: #f2f9ff;
background: #002b51;
 font-family: constantia, 'goudyHandtooled bt', 'times new roman', serif;
border: none;
}

#logo h1 a:hover {
color: #303030;
background: #f2f9ff;
text-decoration: none;
border: none;
}

/* Toptab menu */

#toptabs {
margin: 10px auto -13px auto;
font-family: 'avantgarde md bt', 'franklin gothic demi', 'futura md bt', sans-serif;
font-size: .9em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #002b51;
}

.toptab {
padding: 4px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background:  url(images/corner2a.gif) no-repeat top right;
color:  #002b51;
border-bottom: 1px solid #00376c;
}

.toptab:hover {
background: #004b93 url(images/corner2a.gif) no-repeat top right;
  border-bottom: 1px solid #eaeaea;
color:  #dbedff;
text-decoration: none;
}

.activetoptab {
padding: 4px 5px 3px 5px;
margin: 0 0 0 4px;
color:  #002b51;
text-decoration: none;
background:  url(images/corner2a.gif) no-repeat top right;
border-bottom: 1px solid #00376c;
}

.activetoptab:hover {
text-decoration: none;
background: #004b93;
color: #dbedff;
border-bottom: 1px solid #ffffff;
}

/* Navitab menu */

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
font-size: 1.1em;
background: #002b51 url(images/cornera.gif) no-repeat top right;
color: #dbedff;
border-bottom: 1px solid #002b51;
border-left: 1px solid #002b51;
}

.navitab:hover {
text-decoration: none;
background: #004b93 url(images/cornera.gif) no-repeat top right;
color: #dbedff;
border-bottom: 1px solid #ffffff;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
font-size: 1.1em;
text-decoration: none;
background: #002b51 url(images/cornera.gif) no-repeat top right;
}

.activenavitab:hover {
text-decoration: none;
background: #004b93;
color: #dbedff;
}

/* Header description */

#desc {
height: 214px;
width: 724px;
color: #ffffff;
padding: 0;
background: #505050 url(../images/allstarautosalvage-logo-2a.jpg) top left no-repeat;
border-color: #003466;
border-style: solid;
border-width: thin;
clear: both;
margin: 5px 0 15px 0;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: none;
border-color: #002b51;
}

/* Main content */

#main {
width: 550px;
float: left;
padding: 0 15px 0 0;
margin: 0;
border-right: 1px solid #d8d8d8;
}
#main2 {
  width: 550px;
  float: right;
  padding: 0 5px 0 15px;
  margin: 0;
  border-left: 1px solid #d8d8d8;
}

#tables {
  text-align: center;
  margin-left: 170px;
}

.text{
  text-align: center;
}


.chat{
	text-align: center;

}


/**map**/
#map{

  margin-left: 125px;
  margin-right: 5px;
}

/* Footer */

#footer {
clear: both;
background: #084374;
padding: 2px;
margin: 2px;
border-top: 1px solid #d8d8d8;
}

#footer a {
color: #d1d9ff;
}

#footer a:hover {
color: #ffff80;
}

#footer p {
color: #d1d9ff;
font-size: 1.1em;
line-height: 1em;
margin: 15px 0 0 0;
padding-left: 5px;
padding-bottom: 5px;
}

/* Various classes */

.photo {
padding: 2px;
margin: 0 0 8px 0;
background-color: #f0f0f0;
border: 1px solid #d8d8d8;
}

.right {
margin-top: -8px;
text-align: right;
}

.block {
background: #75bbff;
padding: 10px;
color: #000099;
}

.sidelink {
text-align: left;
display: block;
width: 140px;
background: #f0f0f0 url(images/cornera.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
border: none;
}

.sidelink:hover {
background: #e0e0e0 url(images/cornera.gif) top right no-repeat;
text-decoration: none;
border: none;
}

.hide {
display: none;
}

iframe{
	width: 500px;
	height: 500px;
	border: 3px;
}

.import{
	color: #0001ae;
	font-variant: small-caps;
}

.refund{
   color: #BC2323;
	font-variant: small-caps;
}

table{
	background: transparent;
	width: auto;
	border-style: outset;
	border-color: #003160;
	border-width: 5px;
}

.subscript {
  text-align: center;
}

