/* GLOBAL
----------------------------------------*/

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	text-align: center;
	background: #256151 url(../images/bg-body.gif) repeat-x 50% 0;
}
p {	margin: 15px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
h1 {
	font-weight: normal;
	font-size: 200%;
	letter-spacing: -1px;
	color: #00875A;
	padding-top: 33px;
}
h2 {
	font-weight: normal;
	font-size: 120%;
}
h3 {
	padding: 0 0 0 25px;
	font-size: 120%;
	font-weight: bold;
	color: #00875A;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	color: #00875A;
	margin: 15px 0;
}
a:link {
	color: #00875A;
	text-decoration: none;
}
a:hover {
	color: #256151;
	text-decoration: none;
}
a:visited {
	color: #00875A;
	text-decoration: none;
}
.address {
	background: url(../images/icons/home.png) no-repeat left center;
}
.contact {
	background: url(../images/icons/phone.png) no-repeat left center;
}
.time {
	background: url(../images/icons/time.png) no-repeat left center;
}
.map {
	background: url(../images/icons/map.png) no-repeat left center;
}
.email {
	background: url(../images/icons/email.png) no-repeat left center;
}
.star {
	background: url(../images/icons/star.png) no-repeat left center;
}
img {
	border: none;
}
.box {
	width: 480px;
	margin-bottom: 4px;
}
div.container {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
.left, div.left {
	float: left;
}
.right, div.right {
	float: right;
}
.borders {
	padding: 5px 10px;
	border: 1px solid #ddd;
}
.slideshowborders {
	background: #CCE7DE;
	padding: 5px;
}
.invis { display: none; }

/* LAYOUT
----------------------------------------*/

#header-wrapper {
	height: 155px;
}
#header {
	height: 115px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#outer-wrapper {
	background: #fff url(../images/bg-body.gif) repeat-x 50% -155px;
}
#content-wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#content {
	width: 735px;
	float: left;
}
#heading {
	width: 980px;
	height: 80px;
	margin: 0 auto 5px auto;
}
#menu {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
#sidebar {
	width: 220px;
	float: right;
}
#content-wrapper, #footer {
	text-align: left;
}

/* HEADER
----------------------------------------*/

#logo {
	position: absolute;
	top: 40px;
	left: 0;
}
#manu {
	position: absolute;
	top: 0;
	right: 0;
}
#header h1 {
	display: none;
}

/* CONTENT
----------------------------------------*/

.picture {
	padding: 6px;
	border: 1px solid #A3D4C1;
}
div#sidebar ul.list {
	padding: 0;
	margin: 0 0 15px 0;
	border-top: 1px dashed #A3D4C1;
}
ul.list {
	padding: 0;
	margin: 0 15px 15px 15px;
	border-top: 1px dashed #A3D4C1;
}
ul.list li {
	list-style: none;
	background: url(../images/icons/arrow-grey.gif) no-repeat 0 12px;
	margin: 0;
	padding: 8px 0 8px 20px;
	border-bottom: 1px dashed #A3D4C1;
}

/* THUMBNAIL
----------------------------------------*/

.thumbnail {
	width: 245px;
	padding: 20px 5px 5px 39px;
	background: url(../images/thumbnail-container.png) no-repeat 50% 0;
\\	color: #999;
}
.thumbnail img {
	width: 235px;
	height: 175px;
	padding: 5px;
	margin-bottom: 20px;
	border: 0;
}
.thumbnail p {
	font-style: italic;
	color: #999;
	margin: 0;
	padding: 0;
}
/* LINEUP
----------------------------------------*/

.lineup img {
	background: #fff;
	display: block;
	padding: 5px 29px;
}
.lineup h1 {
	margin: 0;
	padding: 5px;
	font-size: 100%;
	text-transform: capitalize;
	letter-spacing: normal;
	font-weight: bold;
	border-top: 2px solid #666;
	border-bottom: 1px dashed #ddd;
}
.lineup ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.lineup ul li {
	list-style: none;
}
.lineup ul li a {
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	text-transform: capitalize;
	font-weight: normal;
	color: #666;
	height: 25px;
	line-height: 25px;
	padding-left: 8px;
	background: #E6F3EF;
}
.lineup ul li a:hover,
.lineup ul li a:focus {
	color: #000;
	background-color: #CCE7DE;
}

/* RANGE MENU
----------------------------------------*/

ul.rangemenu {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FCEDED;
}
.rangemenu li {
	display: inline;
	list-style:  none;
}
.rangemenu a {
	padding: 8px 8px 8px 30px;
	margin: 0;
	background: url(../images/icons/arrow.gif) no-repeat 8px 50%;
	font-size: 120%;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #FCEDED;
}
.rangemenu a:hover {
	font-weight: bold;
	background-color: #FEF9F9;
}
a.backtotop {
	font-size: 85%;
	display: block;
	text-transform: uppercase;
	display: block;
	padding: 5px 10px 5px 0;
	margin: 0;
	text-align: right;
	background: url(../images/icons/arrow-top.gif) no-repeat right center;
	border-top: 1px dashed #ddd;
}

/* FOOTER
----------------------------------------*/

#footer-wrapper {
	background: #256151;
	border-top: 3px solid #A3D4C1;
	color: #679186;
	font-size: 85%;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0;
}
#footer p {
	padding: 0;
	margin: 0;
}
ul.footer {
	float: left;
	padding: 0;
	margin: 0;
}
ul.footer li {
	display: inline;
}
ul.footer li a:link, ul.footer li a:visited {
	display: block;
	float: left;
	padding: 0 16px 0 15px;
	background: url(../images/bg-footer-nav.gif) no-repeat right center;
}
ul.footer li a.last:link, ul.footer li a.last:visited  {
	background-image: none;
}
ul.footer li a:hover {
\\	color: #333;
}
#footer a:link, #footer a:visited {
\\	color: #999;
}
#footer a:hover {
\\	color: #333;
}

/* SIDE BOX
----------------------------------------*/

.sidebox {
	background: #fff url(../images/bg-carsearh-body.gif) repeat-y;
	margin: 15px 0 25px 0;
}
.sidebox h2 {
	height: 63px;
	padding: 0;
	margin: 0;
}
.sidebox h2.quicksearch {
	background: url(../images/bg-carsearch-top.gif) no-repeat top;
}
.sidebox h2 span {
	display: none;
	padding: 0;
	margin: 0;
}
.sideboxbottom {
	height: 25px;
	background: url(../images/bg-carsearch-bottom.gif) bottom no-repeat;
}
.sidebox p {
	padding: 0 20px;
	margin: 0 0 15px 0;
}

/* SIDE BOX FORM
----------------------------------------*/

.sidebox form {
	padding: 0 25px;
	margin: 0;
	display: block;
}
.sidebox fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.sidebox legend {
	display: none;
}
.sidebox label {
	padding: 0;
	margin: 0;
	display: block;
}
.sidebox select, .sidebox input {
	display: block;
	width: 170px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 5px;
}
#sidebar input.button {
	margin: 10px 0 0 0;
	width: 41px;
	height: 22px;
	border: none;
	cursor: pointer;
}

/* FORM
----------------------------------------*/

form.feedback {
	padding: 0;
	margin: 20px 0 0 0;
}
.feedback fieldset {
	padding: 0 20px 20px 20px;
	margin: 0 0 20px;
	border: 1px solid #ddd;
}
.feedback legend {
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 0 5px 0 20px;
	background:  url(../images/icons/arrow-grey.gif) no-repeat left center;
	text-transform: capitalize;
}
.feedback label {
	padding: 15px 0 0;
	margin: 0;
	display: block;
}
.feedback .required {
	color: #999;
	font-style: italic;
}
.feedback input, .feedback textarea, .feedback select {
	padding: 1px 2px;
	width: 98%;
	color: #333;
	margin: 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.feedback .radio {
	width: 15px;
	height: 15px;
	border: none;
}
.feedback .checkbox {
	border: none;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	float: left;
}	
.feedback textarea {
	height: 150px;
}
.feedback input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	width: 96px;
	height: 31px;
	border: none;
	font-size: 75%;
	text-align: left;
	padding-left: 15px;
	background: url(../images/icons/button.png) no-repeat left 0;
	cursor: pointer;
}
.feedback input.button:hover, .feedback input.button:active {
	color: #000;
	background: url(../images/icons/button.png) no-repeat left -31px;
}

/* SELF CLEARING FLOATS
----------------------------------------*/

#content-wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content-wrapper {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #content-wrapper {
	height: 1%;
}
#content-wrapper {
	display: block;
}
/* End hide from IE-mac */
.clear {
	clear: both;
	height: 0;
}