/* Common */
body,table,input,select,textarea { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:small;
}

/* Remove padding and margin */
*
    {
    margin: 0;
    padding: 0;
    border: 0;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {   
  color:#000;
	background: #000;
}

p { 
  margin:1em 0 1em 0; 
}

a {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #999999;
}

dl.col { 
  line-height:1.5em;
}

dl.col dt { 
  float:left; 
  width:6em;
}

dl.col dd { 
  margin-left:7em;
}

#constrain {
	width: 1020px;
	margin: 34px auto 0px auto;
}

#header {
	position: relative;
}

#header img {
	vertical-align: bottom;
}

#header ul {
	position: absolute;
	top: 165px;
	left: 40px;
	display: inline;
	list-style: none;
}

#header ul li {
	float: left;
}

#header ul a {
	background: #f6c053 url('../images/g-menu-tab.gif') no-repeat top left;
	display: block;
	width: 97px;
	height: 20px;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
	color: #515150;
	text-decoration: none;
	text-transform: uppercase;
}

#header ul a:hover {
	color: #999;
}


#inner-constrain {
	background: #fff url('../images/g-main-background.gif') repeat-y top left;
	padding-top: 20px;
}

#featured-side {
	float: left;
	margin-left: 37px;
	width: 190px;
}

#featured-side .feature-car {
	position: relative;
	margin-bottom: 10px;
}

#featured-side .title {
	background: #F9CB71;
	position: absolute;
	width: 163px;
	height: 27px;
	top: 0px;
	left: 0px;
	font-size: 18px;
	color: #000;
	padding-left: 12px;
	padding-top: 3px;
}

#featured-side .price {
	background: url('../images/g-cost-star.png') no-repeat top right;
	height: 47px;
	left: 133px;
	position: absolute;
	padding-left: 8px;
	padding-top: 10px;
	top: 28px;
	width: 61px;
}

#featured-side .price p.small {
	color: #fff;
	font-size: 9px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#featured-side .price p.large {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-right: 12px;
}

#featured-side .price sup {
	font-size: 9px;
}


/* Trebuchet MS Text */
#featured-side .title, #content h1, #content h2, a.button, #sidebar p.heading, #sidebar input.submit {
	font-family: Trebuchet MS, Verdana, Arial;
}

#content {
	float: left;
	margin-left: 29px;
	width: 467px;
}

#booking #content {
  width: 694px;
}

#content h1 {
	color: #3A3E5C;
	font-size: 22px;
}

#content h2 {
	color: #3A3E5C;
	font-size: 18px;
	font-weight: normal;
}

#content p {
	color: #797979;
	font-size: 11px;
	line-height: 16px;
}

#content .cars {
	margin-bottom: 20px;
}

#content .carlayout {
	margin: 10px 0px 10px 5px;
}

#content .carlayout h2 {
	margin-bottom: 10px;
}

#content .carlayout img.photo {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 12px;
}

#content .carlayout ul {
	float: left;
	margin-left: 20px;
	margin: 12px;
}

#content .carlayout table {
	margin-top: 10px;
}

#sidebar {
	float: left;
	width: 222px;
	margin-left: 45px;
}

#sidebar p.heading {
	font-size: 18px;
	color: #666DA1;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
}


#sidebar .form {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#sidebar .form-text {
	color: #666DA1;
	font-size: 12px;
	width: 80px;
	float: left;
	padding-bottom: 6px;
	padding-left: 5px;
}

#sidebar .form-field {
	float: left;
	width: 136px;
	padding-bottom: 6px;
}

#sidebar label {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

#sidebar hr {
	border-bottom: 1px solid #ccc;
	width: 212px;
	margin: 10px 0px 14px 6px;
	height: 1px;
}

#sidebar .form-field label {
	color: #666DA1;
	font-size: 11px;
}

#sidebar .contactus {
	color: #666DA1;
	font-size: 10px;
	background: #f7f7f7;
	width: 245px;
	line-height: 12px;
	padding-bottom: 12px;
}

#sidebar .contactus .bookings-aside {
  padding-left: 5px;
  line-height: 14px;
  padding-bottom: 4px;
  margin-bottom: 14px;
  border-bottom: 1px solid #ccc;
}

#sidebar .contactus b {
	padding-bottom: 4px;
	display: block;
	padding-left: 5px;
}

#sidebar .contactus dl {
	width: 230px;
	margin-bottom: 20px;
	padding-left: 5px;
}

#sidebar dl.email {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#sidebar .contactus dt {
	line-height: 14px;
	float: left;
	width: 20px;
}

#sidebar .contactus dd {
	line-height: 14px;
	width: 172px;
	margin-left: 56px;
}

#sidebar .contactus a {
	font-size: 10px;
	color: #666DA1;
}

#sidebar .contactus a:hover {
	color: #000;
}

#sidebar input.submit {
	background: url('../images/g-submit.gif') no-repeat;
	height: 22px;
	width: 147px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	margin: 10px 0px 0px 30px;
}

#sidebar input.text {
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 2px;
	width: 124px;
}

#sidebar select {
	border: 1px solid #000;
}

#sidebar select, #sidebar option {
	margin: 0px;
	font-size: 11px;
}

#sidebar option {
	padding: 1px;
}

#footer {
	position: relative;
	height: 80px;
}

#footer .sub-nav {
	position: absolute;
	top: 20px;
	left: 40px;
}

#footer .bartercard {
	position: absolute;
	top: 10px;
	left: 690px;
}

#footer .author {
	position: absolute;
	top: 20px;
	left: 830px;
	width: 200px;
}

#footer .author {
	font-size:10px;
}

#footer .author a {
	color: #fff;
	text-decoration: none;
}

#footer .author a:hover {
	color: #ccc;
}

#footer .sub-nav ul {
	color: #fff;
	display: inline-block;
	list-style: none;
	font-size:10px;
	text-transform: uppercase;
}

#footer .sub-nav ul li {
	float: left;
	text-align: center;
	margin-right: 10px;
}

#footer .sub-nav ul li a {
	color: #fff;
	text-decoration: none;
}

#footer .sub-nav ul li a:hover {
	color: #ccc;
}
.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clear {
	clear: both;
}

.clr{
  clear: both;
}

.right {
  float:right;
}

.left {
  float:left;
}

/* CSS Buttons Code */
.clearbutton  {
	overflow: hidden;
	width: 100%;
}

a.button {
	display: block;
	float: left;
	font-size:14px;
	height: 22px;
	margin-right: 6px;
	color:#666666;
	font-weight:normal;
}

a.button span {
	display: block;
	line-height: 17px;
	padding: 2px 16px 5px 16px;
}

a.button:hover {
	color: #999999;
	outline: none;
}

.orange {
	background: transparent url('../images/g-box-right-orange.gif') no-repeat scroll top right;
	color: #000000;
}

.orange span {
	background: transparent url('../images/g-box-left-orange.gif') no-repeat;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 470px;
}

#locations {
	font-size: 11px;
	position: relative;
}

#locations dl {
	width: 230px;
	margin-bottom: 20px;
	margin-top: 4px;
}

#locations dt {
	line-height: 14px;
	float: left;
	width: 20px;
}

#locations dd {
	line-height: 14px;
	width: 172px;
	margin-left: 66px;
}

#locations .locations-missionbeach {
	position: absolute;
	top: 0px;
	left: 220px;
}

p.no-pad {
  margin: 0px;
}

.conditions {
  color:#797979;
  font-size:11px;
  line-height:16px;
}

.conditions ul {
  margin-left: 30px;
}