@charset "UTF-8";
/* CSS Document for Southern Motorcycle Ordering System **MG 3/25/09

       |\__/,|   (`\
     _.|o o  |_   ) )
 ---(((---(((---------
 
&copy; sitelab 2009
*/
/* Resets ***********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*GLOBAL*************************************************************************************************************************************/
/********************************************************************************************************************************************/

body {
	font-family: Arial, Helvetica, san-serif;
	font-size:62.5%;/*sets font to 10px*/
	background-image: url(../backgrounds/homebgjpg.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
}

body#search {
	background: none;
	margin: 8px;
}


#container {
	width: 980px;
	height:auto;
	overflow:hidden;
}

	#nav {
		width: 244px;
		height:auto;
		float: left;
	}
	
	#nav ul {
		width: 159px;
		height:auto;
		text-indent:-9999em;
	}
		
		#nav_about a {
			width:159px;
			height:20px;
			line-height:20px;
			background-image:url(../images/nav_about.gif);
			display: block;
		}
		#nav_about a:hover {
			background-image:url(../images/nav_hover/nav_about.gif);
		}
		
		#nav_contact_us a {
			width:159px;
			height:20px;
			line-height:20px;
			background-image:url(../images/nav_contact_us.gif);
			display: block;
		}
		#nav_contact_us a:hover {
			background-image:url(../images/nav_hover/nav_contact_us.gif);
		}
		
		#nav_catalog a{
			width:159px;
			height:20px;
			line-height:20px;
			background-image:url(../images/nav_catalog.gif);
			display: block;
		}
		#nav_catalog a:hover {
			background-image:url(../images/nav_hover/nav_catalog.gif);
		}
		
		#nav_orders a {
			width:159px;
			height:20px;
			line-height:20px;
			background-image:url(../images/nav_orders.gif);
			display: block;
		}
		#nav_orders a:hover {
			background-image:url(../images/nav_hover/nav_orders.gif);
		}
		
		#nav_home a {
			width:159px;
			height:20px;
			line-height:20px;
			background-image:url(../images/nav_home.gif);
			display: block;
		}
		#nav_home a:hover {
			background-image:url(../images/nav_hover/nav_home.gif);
		}		
		
	#content {
		width: 736px;
		min-height:350px;
		height:auto !important;
		height: 350px ;
		float:left;
		/*padding:100px 0 0 0;*/
	}

		ul.tracking {
			float: right;
			padding-bottom:10px;
			margin:20px 40px 0 0;
			width: 300px;
			clear:both;
		}
			ul.tracking li {
				float: left;
				display: block;
				vertical-align:top;
				font-size:1.4em;
				font-weight:bold;
				padding-right:10px;
				line-height:50px;
				height:50px;
				/*margin-right:40px;*/
			}
	
			ul.tracking #ups a {
				text-decoration: none;
				color:#000;
				background-image:url(../images/ups_logo.gif);
				background-repeat:no-repeat;
				background-position: right;
				display: block;
				padding-right:40px;
				
			}
			
			ul.tracking #ontrac a {
				text-decoration: none;
				color:#000;
				width:45px;
				height:50px;
				
				background-image:url(../images/ontrac_logo.gif);
				background-repeat:no-repeat;
				background-position: right;
				display: block;
				/*padding-right:50px;*/
				
			}


#footer {
	width: 986px;
	padding-left: 250px;
	
}
	#bottom {
		width: 736px;
		padding: 20px 0 ;
		font-family:geneva, arial, helvetica, san-serif;
		font-size:1.0em;
		line-height:1.2em;
		clear:both;
		border-top:1px solid #eeeeee;
	}
		
#copyright {
	width: 100%;
	height:20px;
	line-height:20px;
	font-size: 1.0em;
	clear:both;
	background:#ccc;
	text-align:center;
}

	#copyright p {
		width: 742px;
		padding-left:244px;
	}

/*ORDERING SYSTEM*************************************************************************************************************************************/
/********************************************************************************************************************************************/

/* forms ***********************/


.form_box h1, .form_box_big h1 {
	height: 24px;
	font-size:1.5em;
	line-height:24px;
	padding: 0 0 0 10px;
	margin:0;
	background-color:#dddddd;
}
	.form_box_big h1 {
		background-color:transparent;
		padding:0 0 8px 0;
	}
	
	.form_box_big .table_font h2 {
		padding: 0;
	}
	
.form_box h2, .form_box_big h2 {
	font-size:1.3em;
	padding: 10px 0 0 0;
	margin: 0;
}

.form_box h3, .form_box_big h3 {
	
	font-size:1.2em;
	padding: 10px 0 0 0;
	margin: 0;
}

.table_font {
	font-family: Arial, Helvetica, san-serif;
	font-size:1.1em;
}

.out {
	color: #ff0000;
}

.in {
	color: #008000;
}

.darkred {
	color: #cc0000;
}

.error {
	display: block;
	margin: 10px 0 0 10px;
}

/* boxes ***********************/

.form_box {
	width: 195px;
	height:250px;
	border: 2px solid #cccccc;
	margin-right:10px;
	font-size:1.1em;
	float:left;
}
	.form_box_auto {
		height: auto;
	}
	
	.form_box h2 {
		clear: both;	
	}
	
.form_box_big {
	width: 490px;
	height:auto;
	border: 2px solid #cccccc;
	margin:0 0 20px 0;
	font-size:1.1em;
	float:left;
}


.form_box_content {
	width: 180px;
	padding: 10px;
	float:left;
}

.form_box_big_content{
	width: 205px;
	padding: 10px 20px 10px 10px;
	float:left;
}

.form_box_big_parts {
	width: auto;
	padding:10px;
}

.form_box_stock, .form_box_pad {
	padding: 10px;
	float:left;
}

/* form fields ***********************/



.selectfields {
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 1px solid #cccccc;
}

.textfields {
	width: 165px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 2px solid #cccccc;
}

.textfields_sm {
	width: 60px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 2px solid #cccccc;
	font-weight: bold;
	text-align: right;
	padding-right:5px;
}

.textfields_m {
	width: 140px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 2px solid #cccccc;
}

.textfields_ms {
	width: 100px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 2px solid #cccccc;
}

.textfields_city {
	width: 90px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 2px solid #cccccc;
	margin-right:3px;
}

.textfields_state {
	width: 30px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 2px solid #cccccc;
	margin-right:3px;
}


.textfields_zip {
	width: 65px;
	height: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	border: 2px solid #cccccc;
}

.btn {
	height: 20px;
	width: auto;
	padding:2px;
	margin:10px 0 0 0;
	background:#ee0000;
	border: 1px solid #000;
	font-size:11px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color:#000;
	text-transform:uppercase;
}

/* index page stock check results ***********************/

.results {
	/* background: #eeeeee; */
	margin: 0 0 0 -10px;
	border-left:none;
}

/* order2 page table padding ***********************/

.part_table {
width:320px; float:left;
	
}
.part_table td {
	padding-right: 10px;
	padding-bottom:2px;
}
/* order2 stock check ***********************/

#stock_details {
	width:145px; 
	float:left; 
	padding-top:40px;
}

#stock_details span {
	display: block;
	padding:10px;
	border:1px solid #cf3f46;
}

/* order3 page table ***********************/
.order {
clear:both;
}
.order, .order td, .order th {
	border: 2px solid #ccc;
	border-collapse:collapse;
}
	
.order td, .order th {
	padding: 3px;
}

.order th {
	background: #eee;
}

#summary_btns_left {
	width: 230px;
	height:auto;
	float:left;
}

#summary_btns_right {
	width: 230px;
	height:auto;
	float:left;
	text-align:right;
}
/* searchpop up  page ***********************/
#search table {
	width: 100%;
	border: 2px solid #cccccc;
	font-size: 12px;
	border-collapse:collapse;
	background:#eeeeee;
}

#search td, #search th {
	padding: 5px;
	border:1px solid #cccccc;
}

#search th {
	background-color: #dddddd;
}

.close {
	display:block;
	font-size:12px;
	text-transform:uppercase;
	margin-top: 10px;
}
.label_caption {
	color: #0000ff;
	display: block;
	padding:5px 0;
	float:left;
	margin-right:10px;
}
.label_caption2 {
	color: #00aded;
	display: block;
	padding:5px 0;
	float:left;
	margin-left:20px;
}