/*	======================================================
	America's Mini Truck Center - Master Style Sheet - All browsers
	------------------------------------------------------
	Author: 3plains
	Date: Dec. 2007
	Contact: cory@3plains.com
	------------------------------------------------------
	NOTE: This stylesheet is intellectual property of
	3plains.com and may not be reproduced without prior
	permission. If you have any questions or queries
	regarding it however, I will be very happy to help
	you, so feel free to contact me using the email above.
	------------------------------------------------------
	Copyright 2007 3plains.com
	======================================================	*/


/*	------------------------------------------------------

	Normalization - Stripping default browser styling
	
	======================================================	*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}

ol, ul {
	list-style: none;
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	}

caption, th {
	text-align: left;
	}

q:before, q:after {
	content:'';
	}


/*	------------------------------------------------------

	General
	
	======================================================	*/

html {
	text-align: center;
	}

body {
	position: relative;
	min-width: 980px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background: #222;
	}

h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 0.7em 0;
	}
	
h2 {
	color: #9e1100;
	padding: 0.2em 0 0.5em 0;
	font-size: 19px;
	font-weight: normal;
	}

h3 {
	font-size: 17px;
	padding: 3px 0 3px 0;
	font-weight: normal;
	}

h3 a {
	font-weight: normal;
	}

h3 .focus {
	color: #2a699a;
	font-size: 16px;
	}

h4 {
	font-size: 14px;
	}

.focus {
	color: #2a699a;
	font-size: 14px;
	}

.clarity {
	color: #777;
	font-size: 15px;
	}

p {
	padding: 0 0 1em 0;
	}

.author {
	color: #999;
	}

.red {
	color: #980000;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

/* 	------------------------------------------------------
	NOTE: Clearing div:
	-------------------
	The following is a clearing element used to pull the 
	container div over the content in order to add a unique 
	background color for that section. Not very semantic, 
	but a worthy sacrifice for the sake of a stretchable 
	footer, which uses the body background color so it can 
	be stretched down with larger browser windows.
	------------------------------------------------------	*/

.clear {
	clear: both;
	height: 25px;
	}


/*	------------------------------------------------------

	Branding
	
	======================================================	*/

#branding {
	height: 140px;
	background: url(/uploads/design/branding.gif) repeat-x #222;
	border-bottom: solid 3px #000;
	}

#logo {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	padding: 22px 0 0 0;
	}

#logo a, #logo a:hover {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	}


/*	------------------------------------------------------

	Navigation
	
	======================================================	*/

#navigation {
	position: relative;
	background: url(/uploads/design/tabs.gif) repeat-x #8e0f00;
	height: 2.4em;
	border-bottom: solid 3px #6f0900;
	}

#navigation ul {
	position: relative;
	left: 50%;
	margin: 0 0 0 -390px;
	list-style: none;
	float: left;
	}

#navigation ul li {
	float: left;
	background: transparent;
	padding-left: 5px;
	}
	
#navigation li a {
	display: block;
	text-decoration: none;
	float: left;
	background: transparent;
	padding: 0.6em 1em 0.3em 0.7em;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color:#fff;
	text-shadow: #000 0 0 2px;
	font-weight: bold;
	border-bottom: none;
	}
	
#navigation ul li a:hover {
	color:#ff9900;
	}

body#home_page #home_tab,
body#inventory_page #inventory_tab,
body#brands_page #brands_tab,
body#photos_page #photos_tab,
body#parts_page #parts_tab,
body#applications_page #applications_tab,
body#links_page #links_tab,
body#contact_page #contact_tab {
	background: url(/uploads/design/tab-left.gif) top left no-repeat #f5f5f5;	
	}

body#home_page #home_link,
body#inventory_page #inventory_link,
body#brands_page #brands_link,
body#accessories_page #accessories_link,
body#parts_page #parts_link,
body#photos_page #photos_link,
body#links_page #links_link,
body#contact_page #contact_link {
	background: url(/uploads/design/tab-right.gif) top right no-repeat #f5f5f5;
	color: #000;
	text-shadow: #e7decf 0 0 2px;
	border-bottom: solid 3px #f5f5f5;
	}

/*
	Search
	------------------------------------------------------	*/

#searchform {
	position: relative;
	color: #ec9320;
	padding: 0.5em 0 0.5em 0;
	padding-left: 35px;
	white-space: nowrap;
	}

#search fieldset {
	border: none;
	padding: 0;
	}

#search-form {
	background: url(/uploads/design/bg_search_box.gif) no-repeat;
	width: 184px;
	height: 24px;
	padding: 0;
	margin: 0;
	}
 
#search-form #s {
	background: none;
	float: left;
	padding: 6px 0 0 5px;
	margin: 0;
	border: none;
	width: 159px;
	color: #999;
	font-size: 11px;
	}
 
#search-form #go {
	float: right;
	margin: 4px 2px 0 0; 
	width: 18px;
	height: 16px; 
	}
		
/*	------------------------------------------------------

	Content
	
	======================================================	*/


/*
	AP Divs
	------------------------------------------------------	*/
	
#cellotape {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: -24px;
	width: 81px;
	height: 47px;
	}

#unpacking {
	position: absolute;
	left: 50%;
	margin-left: -290px;
	bottom: 15px;
	width: 275px;
	height: 228px;
	}

#unpacktext {
	position: relative;
	padding-left: 165px;
	z-index: 10;
	}

.highlighter {
	background: #ffefa0;
	font-weight: bold;
	padding: 0 2px;
	}

/*
	Main
	------------------------------------------------------	*/
	
#container {
	padding-top: 20px;
	position: relative;
	background: url(/uploads/design/container.gif) repeat-x bottom #f5f5f5;
	}

#content {
	position: relative;
	width: 980px;
	margin: auto;
	}

#main {
	position: relative;
	background: url(/uploads/design/main.gif) no-repeat transparent;
	width: 700px;
	float: left;
	padding: 20px 25px 0 25px;
	min-height: 400px;
	}

#main ul {
	list-style: disc;
	padding-left: 20px;
	color: #777;
	}

#main li {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
	}

/*
	Landing Page
	------------------------------------------------------	*/

#main_full {
	position: relative;
	background: url(/uploads/design/main_full.gif) no-repeat transparent;
	width: 930px;
	float: left;
	padding: 20px 25px 0 25px;
	min-height: 400px;
	}

/*
	Sidebar
	------------------------------------------------------	*/

#sidebar {
	color: #555;
	position: relative;
	width: 205px;
	float: right;
	padding: 20px 0 0 25px;
	font-size: 12px;
	}

#sidebar h2 {
	color: #000;
	border-bottom: solid 2px #ddd;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.5em 0;
	font-size: 17px;
	}

#sidebar ul li a {
	display: block;
	background: #fafafa;
	padding: 2px 16px;
	font-size: 13px;
	text-decoration: none;
	border-bottom: solid 1px #ddd;
	}

#sidebar li.first{
	display: block;
	text-decoration: none;
	border-top: solid 1px #ddd;
	}

#sidebar li a:hover {
	background: #fff;
	}
	
#sidebar li a.active {
	background: #fff;
	}

.sidebar {
	clear:both;
	}

.sidebar_image {
	float: left;
	}
	
.sidebar img {
	width: 32px;
	height: 32px;
	}

.sidebar_text {
	float: right;
	width: 165px;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1em;
	}

#sidebar_request {
	clear: both;
	}

.special {
	position: relative;
	background: #ebebeb;
	padding: 15px 20px 10px 20px;
	margin: 5px 0 15px 0;
	font-size: 15px;
	line-height: 1.4em;
	}

.special a {
	border-bottom-color: #d6cda5;
	}

.special a:hover {
	color: #ff9000;
	background-color: #ffefa6;
	}

.highlight {
	background: #F8F2E6;
	padding: 15px 20px 0 20px;
	border: dashed 1px #adadad;
	margin: 5px 0 15px 0;
	}

.note {
	font-size: 17px;
	color: #cb0018;
	}

.arrows {
	color: #eeac40;
	}

.inventory {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	padding: 10px;
	margin-bottom: 15px;
	min-height: 150px;
	}

.inventory img {
	position: relative;
	float: left;
	padding-right: 15px;
	}
	
.inventorytitle {
	font-size: 11pt;
	font-weight: bold;
	color: #a30000;
	}

	
.benefits_left img {
	float: left;
	margin-right: 10px;
	}
	
.benefits_right img {
	float: right;
	margin-left: 10px;
	}

.code {
	color: #294c5c;
	padding: 20px;
	background: #d0dce2;
	border: dashed 1px #99b2bd;
	font-weight: bold;
	font-family: "Courier New", sans-serif;
	margin-bottom: 1em;
	}

code {
	display: block;
	color: #294c5c;
	padding: 20px;
	background: #d0dce2;
	border: dashed 1px #99b2bd;
	font-weight: bold;
	font-family: "Courier New", sans-serif;
	margin-bottom: 1em;
	}

.image img {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	padding: 5px;
	}

.caption {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #2a699a;
	padding-bottom: 1em;
	}

/*
	People
	------------------------------------------------------	*/

#dmitry {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	width: 200px;
	padding: 20px;
	margin-right: 5px;
	margin-bottom: 1em;
	float: left;
	}

#myles {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	width: 200px;
	padding: 20px;
	margin-left: 5px;
	margin-bottom: 1em;
	float: right;
	}

/*
	Contact
	------------------------------------------------------	*/

#contact_tel {
	padding-left: 40px;
	background: url(/uploads/design/callskype.gif) no-repeat 0 2px;
	}

#contact_mobile {
	padding-left: 40px;
	background: url(/uploads/design/callmobile.png) no-repeat 0 2px;
	}

#contact_email {
	padding-left: 40px;
	background: url(/uploads/design/writeemail.gif) no-repeat 0 2px;
	}

#clientform input, textarea {
	font-size: 10pt;
	font-family: Arial, san-serif;
	padding: 3px;
	}

#clientform fieldset {
	font-size: 10pt;
	background: #ebebeb;
	padding: 5px 20px;
	border: solid 1px #d1d1d1;
	margin-bottom: 10px;
	}

#clientform legend {
	color: #000;
	font-size: 13pt;
	padding: 5px 10px;
	}

.field_description {
	color: #a5a5a5;
	font-size: 9pt;
	}

.required_field {
	color: #ff0000;
	font-weight: bold;
	}


/*	------------------------------------------------------

	Site Information
	
	======================================================	*/

#information {
	background: url(/uploads/design/contact.gif) repeat-x bottom #961400;
	border-top: solid 3px #6f0900;
	}
	
#information p {
	padding: 0;
	}

#information a {
	color: #ff7045;
	border-bottom: solid 1px #a7320e;
	}

#information a:hover {
	color: #ffae00;
	background: #973000;
	border-bottom: none;
	}

#information h4 {
	text-shadow: #000 0 0 2px;
	color: #ffaa3b;
	font-size: 1.4em;
	padding: 0.5em 0;
	font-weight: bold;
	}

#contact .ccolor {
	color: #ffaa3b;
	}
	
#contact {
	color: #fff;
	width: 980px;
	margin: 0 auto;
	}

#direct {
	position: relative;
	width: 205px;
	float: right;
	padding: 5px 0 1px 0;
	}

#clientwebform {
	background: url(/uploads/design/clientwebform.gif) no-repeat 0 3.5em;
	position: relative;
	width: 500px;
	float: left;
	margin-left: 25px;
	padding: 5px 0 1px 0;
	}

#direct img {
	vertical-align: middle;
	}
	
#clientwebform p {
	padding-left: 40px;
	}

#legal {
	padding: 0.3em 0;
	border-top: solid 3px #000;
	}

#legal p {
	color: #777;
	background: url(/uploads/design/copyright.gif) no-repeat 0 6px;
	font-size: 13px;
	padding: 0.5em 0 1em 0;
	padding-left: 25px;
	width: 900px;
	margin: 0 auto;
	}

#legal a {
	color: #e65400;
	border-bottom: solid 1px #333;
	}

#legal a:hover {
	color: #eb9500;
	background: #3b2e00;
	border-bottom: none;
	}

#legal .imagelink {
	border-bottom: none;
	}

#legal .imagelink:hover {
	background: none;
	}

#legal img {
	vertical-align: middle;
	padding-left: 5px;
	}
	
#developedby {
	color: #777;
	font-size: 13px;
	padding: 0.5em 0 0em 0;
	padding-left: 194px;
	margin: 0 auto;
	}
	
	
a {
	color: #9e1100;
	padding: 0 1px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #9e1100;
	}

a:hover {
	color: #000;
	background: #fffae0;
	border-bottom: none;
	}

	
/*	gallery
---------------------------------------------*/
	#gallery-header {
		background: none;
		float: left;
		width: 582px;
		margin: 0 0 2em 0;
	}

	#gallery-capsule {
		background: none;
		float: left;
		width: 582px;
		margin: 0 0 3em 0;
	}

	#gallery-thumb {
		float: left;
		width: 240px;
		margin: 0 0 0 0;
	}
	
	#gallery-thumb img {
		float: left;
		margin: 0 0 0 0;
	}
	
	#gallery-detail {
		float: left;
		width: 582px;
		margin: 0 0 1em 0;
	}
	
	#gallery-detail h1 {
		font-size: 2.65em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-detail h2 {
		font-size: 1.75em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-info {
		float: right;
		width: 318px;
		margin: .2em 0 0 0;
	}
	
	#gallery-info h2 {
		font-size: 1.85em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	.description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.detail-description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
		margin: 0 0 1.6em 0;
	}
	
	.photo-by {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.uploaded {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.location {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.tags {
		font-size: 1.1em;
		line-height: 1em;
		color: #424242;
	}
	
	.tagged {
		font-size: 1.1em;
		line-height: 2.4em;
		color: #424242;
	}
	
	.additional-info {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.results {
		font-size: .9em;
		line-height: 2.6em;
		color: #8a8a8a;
	}
	
	#gallery-footer {
		background: none;
		float: left;
		width: 582px;
		margin: 0 0 2em 0;
		padding: 0 0 2em 0;
		text-align: center;
	}
	
	#gallery-footer-nav a {
		font-size: 1.1em;
		border: #8a8a8a 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	
	#gallery-footer-nav a:hover {
		background: #A01200;
		font-size: 1.1em;
		color: #fff;
		border: #424242 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	