﻿/* Lone Star Imports - Master Style Sheet */
/* Author : David Main, fandabido.com */
/* Copyright : Author, All rights reserved */

/*Page - Lone Star Imports Styles*/

body {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(http://www.fandabido.com/lonestarimports/images/background.gif);
	background-repeat: repeat-x;
}

.border-shade {
	padding-right: 8px;
	background-color: #9c9c9c;
	opacity: 0.3;
  	filter: alpha(opacity=30);
}

.border-line {
	background-color: #9c9c9c;
	padding-right: 1px;
	width: 1px;
}

table.import {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

/*General Text - Lone Star Imports Styles*/

.americanimport-sml {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}

/*Headings - Lone Star Imports Styles*/

.heading { 
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
	
.subheading {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

/*Links - Lone Star Imports Styles*/

a:link {font-weight: bold; text-decoration: none; color: #000000;}
a:visited {text-decoration: none; font-weight: bold; color: #000000;}
a:hover {text-decoration: none; font-weight: bold; color: #e21e22}

a.americanimport:link {border: none; font-weight: bold; text-decoration: none; color: #FFFFFF;}
a.americanimport:visited {text-decoration: none; font-weight: bold; color: #FFFFFF;}
a.americanimport:hover {text-decoration: none; font-weight: bold; color: #e21e22;}
