
/* TREECAR: 22 AUG 2008 */


body {
	margin: 0 auto;	
	background: url(../img/bg-top.png) repeat-x #ffffff;
	width: 100%;
	text-align: center;
	font-size: 76/1.7%;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	line-height: 1.7;
}

h1 {
	color:#313030;
	font-size:25px;
	font-weight:bold;
}

h2 {
	color:#485454;
	font-size:16px;
}

h3 {
	color:#ffffff;
	font-size:16px;
}

p {
	color:#485454;
	font-size:13px;
}

a {
	color:#55aaf9;
}

img {
	border: 0;
}

.clearboth {
	clear: both;
}


/* Page wrapper */

#wrapper-all {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 1em;
}

#wrapper-content {
	margin: 0 auto;
	width: 850px;
	text-align: left;
	font-size: 0.9em;
}


#logo {
	text-align: left;
	float: left;
}

#slogan {
	float: right;
	margin-top: 30px;
}


/* TOP NAVIGATION 
	border: 1px solid red;*/

#top-nav {
	margin-top: 42px;
	float: right;
}


#top-nav li {
	list-style: none;
	float: left;
	height: 43px;
	width: 162px;
	background: url(../img/button-bg.png);
	text-align:center;
	margin-left: 5px;
}

#top-nav li a {
	display: block;
	font-size: 15px;
	color: #d4d4d4;
	font-weight: none;
	text-decoration: underline;
	margin-right: 10px;
	padding-top: 10px;
}

.padding-left {
}

#top-nav li a:hover {
	color: #adadad;
}





/* CONTENT */


#copy {
	float: left;
	width:324px;
	margin-top: 60px;
}

.yes-no {
	
}





/* QUOTE FORM */

#quote {
	float: right;
	width: 497px;
	background: url(../img/quoteform-quote.png) no-repeat bottom left;
	height: 664px;
}

#quote-form {
	margin-top: 70px;
}

#quote-form fieldset {
	border: 0;
	padding: 0 15px 15px 15px;
}

.header-images {
	float: left;
	width: 100%;
	margin: 10px 0 5px 20px;
}

.greenline {
	float: left;
	margin: 25px 0 15px 60px;
	text-align: center;
}
.greenline-results {
	float: left;
	clear: both;
	margin: 10px 0 5px 60px;
	text-align: center;
}

.row
{
	clear: left;
	padding-top: 5px;
}

.rowspacer {
	padding-top: 15px;
}

.row label {
	color: #000;
	width: 180px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	font-weight: none;
	font-size: 13px;
	margin: 0 15px 0 0;
}

.row input {
	width: 70px;
	float: left;
	margin: 0;
	font-size: 13px;
}




.row select {
	height: 22px;
	width: 203px;
}
.row select.time-date {
	width: 50px;
	float: left;
	margin-right: 5px;
	font-size: 13px;
}
.row select.year {
	width: 60px;
	float: left;
	margin-right: 5px;
	font-size: 13px;
}

.star {
	color: red;
	float: left;
	padding: 7px 0 0 3px;
	line-height: 1px;
}

.quoteform-submit {
	margin: 5px 0 0 210px;
}




/* FOOTER */


#footer-wrapper {	
    clear:both; 
	width: 100%;
	height: 277px;
	background: url(../img/bg-bottom.png) repeat-x;
	margin: 0 auto;
}

#footer {
	width: 850px;
	height: 277px;
	margin: 0 auto;
}


#red2 {
	float: left;
	color: #727675;
	font-size:12px;
	margin: 50px 20px 0 0;
	vertical-align:top;
	text-align: center;
}

#leaf-img {
	float: left;
	width: 224px;
	height: 225px;
	margin-top: 52px;
}

#sml-logos 
{
    float: right;
    margin-top: 50px;
}

#footer-links {
	float: right;
	margin: 35px -10px 0 0;
	padding: 0;
	text-align: right;
	width: 340px;
}

#footer-links li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: right;
}

#footer-links li a {
	display: block;
	font-size: 12px;
	color: #e6f3c0;
	font-weight: normal;
	text-decoration: underline;
	margin-right: 10px;
	text-align: right;
}




/* BOOK */

#features-list 
{
    float: right;
    width: 170px;
}

#features-list ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#features-list li
{
    float: left;
    clear: left;
    padding-top: 5px;
}


#rental-logos 
{
    float: right;
    margin-top: 10px;   
}

.row input.btn-submit-enquiry {
	margin: 5px 0 0 0px;
	background: url(../img/btn-submit-enquiry.png);
	width: 163px;
	height: 39px;
	border: 0;
}

.row input.btn-login {
	margin: 5px 0 0 0px;
	background: url(../img/btn-login.png);
	width: 163px;
	height: 39px;
	border: 0;
}

#sitemap-list 
{
    float: left;
}
#sitemap-list ul 
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#sitemap-list li
{
    clear: left;
    float: left;
}





.vendor-div 
{
    float: left;
    width: 130px;
    margin: 10px 0 0 10px;
}
.vendor-name
{
    float: left;
    height: 18px;
    font-weight: bold;
    font-size: 1.3em;
}
.vendor-img 
{
    float: left;
    clear: left;
    font-style: italic;
    color: Gray;
}


