/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Taylor's Custom Street Rods  */
/* Date : 28th June 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #000;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
margin-top: 10px;
background-color: #434343;
}

.full-size-table {
width: 1016px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #000;
text-decoration: none;
}

a:hover{
color: #333;
}

b, strong {
font-family: arial;
}

br {
line-height: normal;
}

.footer-pad {
padding-left: 220px;
padding-right:180px;
}

.but-pad{
padding-right: 126px;
}

.bot-pad {
padding-bottom: 5px;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
padding-right: 15px;
}

.right-back-tile {
background-image: url("images/right-back-tile.jpg");
background-repeat : repeat-y;
}

.right-box-tile {
background-image: url("images/right-box-tile.jpg");
background-repeat : repeat-y;
}

.header-bot {
background-image: url("images/header-bot.jpg");
background-repeat : no-repeat;
}

.header-bota {
background-image: url("images/header-bot1.jpg");
background-repeat : no-repeat;
}

.line {
background-image: url("images/line.jpg");
background-repeat : no-repeat;
}

.head-testimonials {
background-image: url("images/head-testimonials.jpg");
background-repeat : no-repeat;
padding-right: 20px;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.h-dot-linea {
background-image: url("images/h-dot-linea.gif");
background-repeat : repeat-x;
background-position: center center;
}

.home-bot {
background-image: url("images/home-bot.jpg");
background-repeat : no-repeat;
background-position: center center;
padding-top: 20px;
}

.white-line {
background-image: url("images/white.jpg");
background-repeat : repeat-y;
background-position: right;
}


/* links */

.left-nav a {
font-family: arial;
font-weight: bold;
color: #000;
font-size: 11px;
background-image: url("images/normal.jpg");
background-repeat : no-repeat;
background-position: center center;
text-decoration: none;
padding: 4px 1px 5px 15px;
display: block;
}

.left-nav a:hover{
color: #fff;
background-image: url("images/over.jpg");
background-repeat : no-repeat;
}

.bot-nav a {
color: #8f8f8f;
font-size: 11px;
text-decoration: none;
padding: 1px 5px 2px 5px;
}

.bot-nav a:hover{
color: #fff;
}

/* background colours */

.black {
background-color: #010101;
}

.gray {
background-color: #e9e9e9;
}

.graya {
background-color: #aaa;
}

.orange {
background-color: #ffc033;
}

/* borders */

.border-right {
border-right : #fff 1px solid;
}

.border {
border : #b2b2b2 1px solid;
}

/* text */

.white-txt {
color: #fff;
}

.gray-txt {
color: #8f8f8f;
}

.gray-txta {
color: #545454;
}

.green-txt {
color: #306003;
}

.red-txt {
color: #970000;
}

.red-txta {
color: #ff3300;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 15px;
}

h3 {
font-size: 13px;
}

h4 {
font-family: "arial black";
font-size: 20px;
}