/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFF;
}
/* TAG STYLES */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #1C788C;
}
a {
	color: #1C788C;
	font-weight: bold;
}
a:hover,
a:active {
	text-decoration: none;
	color: #77AEBA;
}
a img {
	border: none;
}
p {
	line-height: 18px;
	margin-bottom: 18px;
}
h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1C788C;
}
h2 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 18px;
}
h3 {
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 18px;
	font-weight: normal;
	clear: left;
	padding-left: 8px;
	background: #D2E4E8;
	border: 1px solid #A4C8D1;
}
h4 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: normal;
}
h4 a {
	font-weight: normal;
}

/* CONTAINER */
.container-wrap {
	width: 100%;
	background: #1C788C url(images/body-bg.gif) repeat-y center top;
	min-width: 790px;
	_width: expression(document.body.clientWidth < 820 ? "790px" : "100%" );
}
.container-wrap-l {
	width: 790px;
	margin: 0 auto;
	background: url(images/container-wrap-l-bg.gif) no-repeat 0px 115px;
}
.container-wrap-r {
	width: 790px;
	background: url(images/container-wrap-r-bg.gif) no-repeat 745px 115px;
}
.container {
	width: 780px;
	margin: 0 5px;
/*	background: url(images/baseline.gif) repeat top left #FFFFFF; */
}

/* HEADER */
.header {
	width: 700px;
	margin: 0 40px;
	height: 135px;
	padding-bottom: 15px;
	background: url(images/header-bg.gif) repeat-x left bottom #FFFFFF;
	overflow: hidden;
}
.header img {
	float: left;
	margin: 20px 10px 0 0;
	border: 0;
}
.header-title {
	float: left;
	width: 300px;
	margin-top: 40px;
}
.header-title h1 {
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 2px;
	color: #1C788C;
}
.header-title h1:first-line {
	font-size: 36px;
	letter-spacing: normal;
	line-height: 40px;
}
.header-menu {
	margin: 30px 0 0;
	width: 310px;
	float: left;
}
.header-menu ul {
	list-style: none;
}
.header-menu li {
	float: right;
	margin-bottom:5px;
}
.header-menu a {
	padding: 2px 13px;
	border: 1px solid #A4C8D1;
	color: #77AEBA;
	display: block;
	text-decoration: none;
	margin-left: 4px;
	line-height: 12px;
	font-weight: normal;
}
.header-menu .current,
.header-menu a:hover,
.header-menu a:active {
	color: #1C788C;
	border-color: #1C788C;
}
.header-menu a.bookonline{
   width:310px;
   height:50px;
   padding: 0px 0px;
	border: none;
        text-indent:-50000px;
         background:#fff url("images/instant-book-button.png") 0 0 no-repeat;
}
.header-menu a.bookonline:hover{
    background:#fff url("images/instant-book-button.png") 0 -50px no-repeat;
}
/* MAIN NAVIGATION */
.main-nav {
	width: 706px;
	height: 83px;
	margin: 0 37px;
	background: url(images/main-nav-bg.gif) no-repeat right top #FFFFFF;
}
.main-nav ul {
	list-style: none;
	padding-left: 3px;
	background: url(images/main-nav-ul-bg.gif) no-repeat left top;
	height: 83px;
}
.main-nav li {
	float: left;
	text-align: center;
	background: url(images/main-nav-li-bg.gif) repeat-x left bottom;
	height: 83px;
}
.main-nav a {
	display: block;
	background: url(images/main-nav-a-bg.jpg) repeat-x left top;
	width: 138px;
	height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	padding-top: 56px;
	border-left: 1px solid #2AB4D2;
	border-right: 1px solid #1C788C;
	font-weight: normal;
}
.main-nav .current,
.main-nav a:hover,
.main-nav a:active {
	background-image: url(images/main-nav-a-hover-bg.jpg);
	color: #FFFFFF;
}
.main-nav .current {
	text-decoration: none;
}

/* MAIN CONTENT */
.content {
	width: 700px;
	margin: 18px 40px 0;
	background: #FFFFFF;
}
.content ul, .content ol {
	margin-bottom: 18px;
	margin-left: 15px;
	list-style: outside square;
}
.content ul ul,
.content ol ul,
.content ul ol,
.content ol ol {
	margin-top: 9px;
	margin-bottom: 9px;
}
.content li {
	line-height: 18px;
}
.right {
	float: right;
	width: 540px;
}
.vehicle {
	float: left;
	width: 260px;
	overflow: hidden;
	text-align: center;
}
.rates {
	border: 1px solid #A4C8D1;
	margin-bottom: 18px;
	float: left;
	margin-right: 18px;
}
.rates th {
	line-height: 18px;
	border-bottom: 1px solid #A4C8D1;
	color: #1C788C;
	padding-bottom: 3px;
}
.rates td {
	line-height: 18px;
	padding-right: 10px;
}
.icons {
	clear: both;
	margin-bottom: 10px;
}
.icons span {
	color: #1C788C;
	text-transform: uppercase;
	padding-right: 5px;
	font-weight: bold;
}

/* SIDE NAVIGATION */
.side-nav {
	width: 134px;
	border: 1px solid #77AEBA;
	float: left;
	padding: 8px 2px 0;
	margin: 0 20px 18px 0;
}
.side-nav h5 {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
 	padding-bottom: 9px;
	color: #1C788C;
}
.side-nav h6 {
	font-size: 12px;
	line-height: 18px;
	color: #1C788C;
	padding-top: 15px;
	text-align: center;
	border-top: 1px solid #77AEBA;
}
.side-nav ul {
	list-style: none;
	margin: 0;
	padding-bottom: 2px;
}
.side-nav a {
	width: 125px;
	display: block;
	text-decoration: none;
	padding-left: 7px;
	border: 1px solid #A4C8D1;
	background: #D2E4E8;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
	font-weight: normal;
}
.side-nav a span {
	font-size: 18px;
	line-height: 32px;
	display: block;
	width: 125px;
	cursor: hand;
}
.side-nav .current, 
.side-nav a:hover, 
.side-nav a:active {
	border-color: #1C788C;
	background: #A4C8D1;
	color: #1C788C;
}

/* FOOTER */
.footer {
 	width: 700px;
	margin: 0 40px;
	border-top: 4px dotted #77AEBA;
	padding: 14px 0 18px;
	text-align: center;
	clear: both;
	background: #FFFFFF;
}
/* Firefox Scrollbar Hack */
html {
	height: 100%;
	margin-bottom: 1px;
}

/* Home page Vehicles types */


.advert {
	float:left;
	width:233px;
	text-align: center;
	border: 1px thin #77AEBA;
	cursor:pointer;
}

/* location page Vehicles types */

.left-location {
	float: left;
}
.bookingadvert {
	float: left;
	width: 230px;
	text-align: center;
}

/* TinyMCE specific rules */

body.mceContentBody {
	background: #FFF;
	text-align: left;
}
/* TinyMCE specific image alignment */
img.left {
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}
img.right {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
