/*----------------------------------------------------------------------------- 
SITE CUSTOM Stylesheet 
date created: 01/08/10  
date modified:01/30/13
author:Patricia Rorabaugh 
email:Trisha@WebDesignWorks.us
website:www.WebDesignWorks.us
phone: 561.444.7932
************************************************************  */



/* CONTENT LAYOUT
************************************************************  */

/* TEXT FORMATTING 
************************************************************  */

/* ROUNDED TABLES 
************************************************************  */

.rounded-table {
	font-size: 12px;
	border-collapse:separate;
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;
	margin:25px auto 25px auto;      
}
.rounded-table tr, .rounded-table td, .rounded-table th{
vertical-align: top;
}
.rounded-table tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.rounded-table td, .rounded-table th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    text-align: left;
	vertical-align: top;
}

.rounded-table th {
	background-color: #E5E5E5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#E5E5E5));
	background-image: -webkit-linear-gradient(top, #ccc, #E5E5E5);
	background-image: -moz-linear-gradient(top, #ccc, #E5E5E5);
	background-image: -ms-linear-gradient(top, #ccc, #E5E5E5);
	background-image:  -o-linear-gradient(top, #ccc, #E5E5E5);
	background-image: linear-gradient(top, #ccc, #E5E5E5);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	border-top: none;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	text-align:center;
}

.rounded-table tr:nth-child(even) {background-color: #EBEBEB}
.rounded-table tr:nth-child(odd) {background-color: #FFF}
.rounded-table tr:hover      {
	background-color: #E8E8FF;
	color: #000;
}
.rounded-table tr:hover {
	color: #000;
	background-color: #CCC;
}
.rounded-table td:first-child, .rounded-table th:first-child {
    border-left: none;
}

.rounded-table th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.rounded-table th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.rounded-table tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.rounded-table tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.rounded-table td p {
	padding: 0;
	margin: 0;
	line-height:16px;
}

.rounded-table th , .rounded-table tr, .rounded-table td{
	font-size: 11px;
	border: solid #999 1px;
	border-collapse: collapse;
	
	color: #333;

}
.rounded-table td {
	color: #333;
}
.rounded-table caption{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
table .rounded-table {
	margin-bottom: 10px;
	width: 580px;
}
.rounded-table tfoot tr td , .rounded-table tfoot tr th{
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #F5F4F9;
}
#qrcode {
	float: right;
}

/* CONTACT US 
************************************************************  */
.google-maps-container {
	float: right;
	padding-left: 0px;
	width: 275px;
	text-align: right;}
#qrcode {
	float: right;
}
/* ABOUT US 
************************************************************  */
.bio {
	width: 100%;
	clear: both;
	padding-bottom: 25px;
	border-bottom: ridge#666 thin;
	height: 160px;
}
.bio img{
	float: left;
	border: solid #999 1px;
	margin: 15px 10px 15px 0;
}
#content .bio .name {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}
#content .bio .title {
	font-size: 12px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#content .bio p {
	font-size: 12px;
	padding: 5px 0 0 0;
}



/* IMAGE FORMATTING 
************************************************************  */

/* HOME PAGE
************************************************************  */
.home #wrap,
.home #main  {
	
	background: url('/images/spacer.gif') no-repeat;
}
/* SHOWROOM PAGE 
************************************************************  */
h2.vehicle {
	color: #000066;
	font-family:  Droid Sans, Helvetica, Arial, Times, serif;
	padding-bottom: 10px;
	font-size: 24px;
	padding: 2px;
	margin: 0px;
	line-height: 1.2em;
}
h2.price {
	color: #990000;
	font-family:  Droid Sans, Helvetica, Arial, Times, serif;
	padding-bottom: 10px;
	font-size: 24px;
	padding: 0px;
	margin: 0;
	text-align: left;
}
h2.oldprice {
	color: #333333;
	font-family:  Droid Sans, Helvetica, Arial, Times, serif;
	padding-bottom: 10px;
	font-size: 17px;
	padding: 0px;
	margin: 0;
	text-align: left;
}
h2 .categoryTitle {
	font-size: 24px;
	color: #900;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.display-category {
	margin:15px 0;
	padding:0;
	overflow:auto;
	border:#333 thin solid;
	background-image: url(/images/feature-bg.png);
	background-repeat: repeat;
}
.categoryTitle {
	clear: both;
	background-color: #CCC;
	width: auto;
	padding-left:10px;
}
.categoryTitle h2 {
	font-size: 24px;
	color: #900;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}
.categoryTitle a,
.categoryTitla a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#003366;
}
.categoryTitle a:hover {
	color:#0000EE;
}

.feature {
	width:460px;
	margin: 0;
	float:left;
	padding:5px;
	border: #ccc solid thin;

}

.feature a,
.feature a:visited{
	text-decoration: none;
	font-weight:bold;
	color:#000066;
	
}

.feature a:hover {
	color:#0000EE;
}

.feature:hover{
	background-color:#ffffff;
	background-image: url(/images/feature-bg.png);
	background-repeat: repeat;
	border: #600 solid thin;
}
.feature img {
	float:left;
	padding-right:8px;
}
.top{float:right;width:40px;text-align:right;font-size:11px;padding-right:10px;}	
.top a{
	text-decoration:none;
	
}


/* SERVICE ITEMS
************************************************************  */
.items img {
	float:left;
}
	
/* INDIVIDUAL VEHICLE PAGE
************************************************************  */

.vehicles #content {
	
	float:right;
	padding:0px 10px 10px 10px;

}

.vin {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #990033;
}
.mileage {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #000066;
	font-weight: bold;
}
		
/* ADMIN PAGE
************************************************************  */
.admin #main {
	text-align:center;
}
.admin #sidebar, .admin .tagline{
	display:none;
}
#content.admin  {
	width:1000px;
}

form h1, form, form fieldset, form legend, form ol, form li {
	margin: 0;
	padding: 0;
	font-size: 12px;
 }
form {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 20px 20px 20px;
	margin:0 auto;
	overflow: hidden;
 }
form fieldset{
	display: inline-block;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-before: 0em;
	-webkit-padding-start: 0em;
	-webkit-padding-end: 0em;
	-webkit-padding-after:0em;
	border: none;
	clear:both;
	float: left;
}
 
form legend {
	color: #384313;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	text-shadow: 0 1px 1px #c0d576;
	width: 100%;
	border-top: solid #c0d576 1px;
	margin-top: 20px;
	padding-top: 5px;
 }
datalist {
	display: inline-block;
	clear: left;
	width: 200px;
}
 
form ol li {
	line-height: 1.8em;
	list-style: none;
	padding: 0px 10px;
	margin-bottom: 2px;
	clear:both;
 }
 
form ol ol li {
 background: none;
 border: none;
 float: left;
 }
form label ,  fieldset ol li .label{
	float: left;
	width: 125px;
	text-align: right;
	padding-right: 5px;
	
 }
  fieldset ol li .label{
 display:inline-block;
 clear:both;}
form input:not([type=radio]),
form input:not([type=checkbox]),
form input:not([type=submit]),
form input:not([type=button]), 
form textarea, form select,
a.send {
	background: #ffffff;
	border: 1px #ccc solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-style: italic;
	outline: none;
	padding: 5px;
	width: auto;
 }
 
form input[required], form select[required], form textarea[required]  {
	border:1px #900 solid;
	background-color:#FFC;
} 
form select {
	width:auto;
}
form input:not([type=submit]):focus, 
form textarea:focus {
 background: #eaeaea;
 }
 
form input[type=radio],
form input[type=checkbox] {

 margin-right: 2px;
 margin-left: 5px;
 display:inline-block;
 width:auto;
 }
form fieldset ol li #zip,
orm fieldset ol li .zip {
	width: 50px;
}
   

    
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
         { color: #006633; font-style: italic; }
      input:-moz-placeholder, textarea:-moz-placeholder
         { color: #006633; font-style: italic; }
    


}
form  input#send,
form  input.send{
	border: 1px solid #384313;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color:#009;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	letter-spacing: 1px;
	margin: auto;
	padding: 5px;
	text-shadow: 0 1px 1px #000000;
	text-transform: uppercase;
	margin-top:0;
	background-image: url(/images/button-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
 }
.images form  input#send,
.images form  input.send{
	border: 1px solid #384313;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 3px;
	text-shadow: 0 1px 1px #000000;
	text-transform: capitalize;
	margin-top:0px;
	background-color:#009;
	background-image: url(/images/button-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	
 }
form  input#send:hover,
form  input.send:hover {
	cursor: pointer;
	background-color: #900;
 }table tr:hover {
	
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family:  'Helvetica', 'Arial', 'Open Sans', Arial, Helvetica, sans-serif;


}
.thanks {
	width: 600px;
}
.thanks caption {
	font-size: 14px;
	font-weight: bold;
}
.print-only{
	display:none;
}
#formfooter, #formheader{
	text-align: center;
	display: none;
}
.userip {
	font-size: 9px;
	color: #666;
	padding-top: 5px;
}.character-count {
	font-size: 10px;
}
#status {
	font-size: 10px;
	font-weight: bold;
	color: #900;
	line-height:normal;
}
.hide{
    display:none;}
.show{
    display:block;}
.showDiv { display: none; }
div.savestatus{
width:200px;
padding:2px 5px;
border:1px solid gray;
background:#fff6e5;
-webkit-box-shadow: 0 0 8px #818181;
box-shadow: 0 0 8px #818181;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
color:red;
position:absolute;
top:-10px;
}
 fieldset table tr th {
	font-size: 10px;
	background-color: #E6E6E6;
}
 fieldset table,  fieldset table tr,  fieldset table th,  fieldset table td {
	border: solid gray thin;
	border-collapse: collapse;
	padding: 3px;
}

tr:hover {
}
.images li  {
	float: left;
	width: 200px;
	text-align: center;
	margin: 0;
}
