﻿/* Majestic Turbochargers, Inc. CSS */

/* HTML DEFINITIONS */

body {
	background-image: url('images/bg-blacksqr.jpg');
	font-family: Arial, Verdana, sans-serif; 
	font-size: 80%;
	text-align: center; 
	margin: 10px 0;
}

td {
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
}

table {
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
	width: 100%;
}

ul li {
	list-style-image: url('images/bullet-old.gif'); 
	font-size: 100%;
}

.faq ul li {
	list-style-image: url('images/bullet-red.gif'); 
	font-size: 100%;
}

.faq a:link {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

a:active {
	color: #FF4747; 
	text-decoration: none; 
	font-weight: bold;
}

.faq a:hover {
	color: #DA0000; 
	text-decoration: underline overline; 
	font-weight: bold;
	background-color: #999999;
}

hr {
	color: #9b3d43; 
	height: 1px; 
	width: 100%;
}

.short {
	color: #9b3d43; 
	height: 1px; 
	width: 50%;
}

.small {
	font-family: "Century Gothic"; 
	color: #FFFFFF; 
	font-size: .8em; 
	font-weight: bold;
	
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.forminput {
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0; 
	padding: 2px;
	margin: 2px 0;
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif;
}


/* HEADING PROPERTIES */

h1 {
	font-family: "Century Gothic"; 
	color: #003399; 
	text-align: left; 
	font-size: 2.2em; 
	font-weight: bold;
	text-align: center; 
}

h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #003399; 
	text-align: left; 
	font-size: 1.9em; 
	font-weight: bold; 
}

h3 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #FF0000; 
	text-align: left; 
	font-size: 1.8em; 
	font-weight: normal; 
}

h4 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 1.6em; 
	font-weight: normal; 
	color: #0000FF; 
}

h5 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #9b3d43; 
}

h6 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #9b3d43; 
}

/* HYPERLINK PROPERTIES   hover= a5a5a5  */

a:link  {
	color: #FF6666; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #FF4747; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #FF1A1A; 
	text-decoration: underline; 
	font-weight: bold;
}

a:active {
	color: #FF7575; 
	text-decoration: none; 
	font-weight: bold;
}

/* CLASS PROPERTIES */

.wrapper {
	width: 760px; 
	background: #FFF;
	font-weight: bold; 
	text-align: left;
	margin:  auto;
}

.indent {
	padding-left: 5px;
}

.sitename {
	color: #000;
	height: 160px;
	width: 760px;
	text-align: center;
	margin: 0 auto;
	background-color: #B1B1B1;
}

.logo {
		width: 295px;
}

.sidebar {
	background-color: #B1B1B1;
	color: #000000;
	width: 190px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	font-size: 90%;
	text-align: left;
	margin-left: 0px;
}

.sidebar a:link  {
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
}

.sidebar a:hover {
	color: #FF1A1A; 
	text-decoration: underline; 
	font-weight: bold;
}

.sidebar a:visited {
	color: #FFB3B3; 
	text-decoration: none; 
	font-weight: bold;
}

.sidebarnav {
	line-height: 18px;
}

.maintext {
		width: 570px;
		padding: 5px 15px 10px 20px;
		vertical-align: top;
		text-align: left;
		color: #FFFFFF;
		background-color: #606060;
}

.catalog {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.center {
	text-align: center
}

.service {
	width: 50%;
}

.leftcol {
		width: 200px;
		padding: 0px 0px 0px 10px;
}

.footer {
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 90%; 
	font-weight: bold;
	width: 760px;
}

.imageleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
	border: 3px double #c0c0c0;
}

.imageright {
	margin: 3px 0px 2px 10px; 
	float: right; 
	border: 3px double #c0c0c0;
}

.imagecenter {
	margin: 0px 5px; 
	border: 3px double #c0c0c0;
}

.centered_image    {
    	text-align:center;
    	margin-top:0px;
    	margin-bottom:0px;
    	padding:0px;
}

/* Joshua's reveal/hide  */

.sub {
	margin: 0 2px 0 0;
	padding: 1px 5px;
	color: #003DF5;
}

.info {
	margin: 10px 30px;
	padding: 10px;
	background: #FBDFED;
	border: 1px solid #EF7BB3;
	font-size: 95%;
	display: block;
}