/* ---------------------------- 
[Master Stylesheet]

Project: 	Super Lawn Trucks - Preowned Trucks Website
Version:	1.0
Last change:	09/03/09 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web

------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ background:url(../images/bkground-body.jpg); background-color:#0d4a0e; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height:18px;  text-align:center}
	a, a:visited {color: #0000ff;}
	a img { border: none; }
	a:active {outline: none;}
	a:hover {text-decoration: none;}
	a:focus{ -moz-outline-style: none;}
	form,h2, h3, h4, h5, h5 { margin: 0px; padding: 0px; }
	h1 { display: none; }
	h2 {font-size: 16px;}
	h3 {font-size: 14px; margin: 10px 0px 10px 0px; color: #333;}
	h4 {font-size: 12px;}
	h5 {font-size: 11px;}
	p { margin: 10px 0px 10px 0px; }
	hr {height:1px; background: #ccc; display:block; clear:both; margin:10px 0px 10px 0px; overflow:hidden; border: none;}

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */
	
	#topnav {width: 960px; margin: 0px auto 0px auto; position: relative; height: 48px;}
		#topnav img {position: absolute; left: 21px; top: 15px;}
		#topnav p {position: absolute; right: 21px; top: 15px;color: #fff; margin: 0px; padding: 0px;}
		#topnav p a { color: #fff; }
	
	#wrapper {width: 960px; margin: 0px auto 0px auto; position: relative; text-align: left; background: url(../images/bkground-wrapper.gif); padding: 148px 0px 21px 0px;}
		#wrapper address {position: absolute; top: 22px; right: 195px; margin: 0px; padding: 0px; font-style: normal; line-height: 16px; z-index: 2;text-align: right;}
		#wrapper #header {position: absolute; top: 0px; left: 0px; z-index: 1;}
	
	#search-container { width: 897px; background: url(../images/bkground-search.gif) 490px 12px no-repeat; background-color: #261d14; height: 150px; position: relative; padding: 21px 0px 0px 21px;margin: 0px 0px 0px 21px; }
		#search-container p {color: #fff; width: 450px;}
		#search-container #search-form {width: 370px; height: 90px; position: absolute; right: 37px; top: 51px;}
		#search-container #search-form select { margin: 0px 10px 10px 0px; width: 150px;}
		#search-container #search-form input { }
	
	#search-options {  background-color: #261d14; width: 876px; height: 10px; position: relative;padding: 2px 21px 17px 21px;margin: 0px 0px 0px 21px; text-align: right; color: #fff; position: relative; }
		#search-options a { color: #fff; }
		#search-options .back { position: absolute; bottom: 9px; left: 21px; }
	
	#content { width: 876px; background: #fff; margin: 0px 0px 0px 21px; padding: 21px 21px 1px 21px; }
		
		#content .col-left p, #content .col-right p { margin: 0px; padding: 0px; font-weight: bold; }
		#content .col-left {width:429px; float: left; height: 30px;}
		#content .col-right {width: 429px; float: right;height: 30px; text-align: right; color: #999; }
		#content .col-right select {}
		
		#content table {padding: 0px; border-collapse: collapse; border-spacing: 0px; background: #f1f1f1; border: 1px solid #ccc; margin: 0px 0px 21px 0px;}
		#content table table { border: none; margin: 0px; }
		#content table img {border: 2px solid white; margin: 8px 0px 8px 8px;}
		#content table th {background: #666; color: #fff; font-weight: bold; padding: 2px 0px 2px 8px;}
		#content table td { border: none; padding: 2px 8px 2px 0px; }
		#content table ul { margin: 10px 0px 10px 25px; padding: 0px; }
		#content table h2 { padding: 10px 0px 10px 0px; }
		#content table tr.price { font-size: 14px; font-weight: bold; }
		#content .tbl-master, #content .tbl-detail-wide { clear: both; }
		#content .tbl-master .td-image { width: 100px; }
		#content .tbl-master, #content .tbl-detail-wide{width: 100%;}
		#content .tbl-detail-narrow {width: 372px; }
		#content .tbl-detail-narrow td, #content .tbl-detail-wide td{padding:2px 5px 2px 5px;}
		#content .tbl-detail-wide .option { width: 55px;}
		
		#content #images { width: 479px; float: left; display: block; margin: 0px 21px 5px 0px; position: relative;}
		    #content #images #thumbs {margin: 5px 0px 0px 0px;}
		    #content #images #thumbs p { margin: 0px; padding: 0px; font-size: 11px; color: #7f7f7f; }
	
	#footer {width: 960px; margin: 0px auto 0px auto; position: relative;}
		#footer img {margin: 20px 0px 0px 0px;}
		#footer p {color: #fff;}
		#footer p a {color: #fff;}
		#footer p.small, #footer p.small a { color: #b7c9b8; font-size: 11px; }
	
/* ---------------------------- */
/* Forms Validation
/* ---------------------------- */

	.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
	.alert { background: url(../images/alert-small.gif) no-repeat 0px 0px; padding: 0px 0px 2px 21px; display: block; clear: both; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
	.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
	.error {  background: #fff; border: 1px solid red;}
	.error h4 {border: none;padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
	.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
	.success h4 {border:none; padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
	.success p, .alert p, .error p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
	.progress {padding: 10px 0px 13px 10px; }
	.progress img {float: left; padding: 0px 10px 0px 0px; }
	.progress h4 { font-size: 15px; margin: 0px; padding: 10px 0px 0px 0px; color: Red;}
	
/* ---------------------------- */
/* Forms Formatting
/* ---------------------------- */

	#form { display: block; clear: both;}
	#form .left{float:left; margin:0px 5px 0px 0px}
	#form .left-phone{float:left; margin:0px 0px 0px 0px}
	#form .right-phone{float:left; margin:0px 0px 0px 5px}
	#form .clear{float:none}
	#form .lbl{position:relative; display:block; font-weight:bold; margin:5px 0px 1px 0px; clear:both; color:#333; font-size:12px}
	#form .field{font-size:12px; margin:0px 0px 0px 0px; color: #666; display: block;}
	#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:15px; padding: 2px;}
	#form label {font-size: 12px;}
	#form select{font-size:14px;}
	#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#000; background-color:#e1e1e1; border-bottom:1px solid #ccc; display:block; clear:both}
	#form select { font-size: 13px; margin: 0px 0px 0px 0px; }
	#form table { background: none; border: none; margin: 0px; }
	#form .red{color:red;}
	#form .btn-submit{display:block; clear:both; margin:15px 0px 15px -7px; }
	
/* ---------------------------- */
/* Misc
/* ---------------------------- */

	.left{float:left; }
	.right { float: right; }
	.center { text-align: center; }
	.img-left{float:left; margin:0px 10px 0px 0px; }
	.img-right{float: right; margin: 0px 0px 0px 10px; }
	
	.margin-right{margin-right: 10px;}
	.margin-top{ margin-top: 10px;}
	.margin-top-neg { margin-top: -10px; }
	.margin-bottom { margin-bottom: 20px; }
	
	.small{font-size:11px; line-height:14px; }
	.large{font-size:16px; line-height:24px;}
	
	.nodis { display: none; }
	.clear{ clear: both; }
	.red { color: Red; }
	.grey { color: #666; }
