/*	Style CSS Document for (Client)
	Designed by The Cube Lab
	Designer name : (Steve)


/*------------------------------
			Colors only
-------------------------------

#f2f6df = cream

#cc8325 = light brown

#857145 = mid brown

#7b7F46 = green

#b0492a = red/brown

#4d9395 = green'blue

#5c5440 = dark brown (background)


*/

/*------------------------------
			=GLOBAL
-------------------------------*/



body {
	background: #5c5440 url(../images/bodybg.png) repeat-x top left;
	text-align: center;
}


.breadcrumbs {
	display: block;
	background: url('../images/breadcrumbs.png') no-repeat;
	width: 600px;
	height: 20px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.booking1 {
	background-position: 0 0;
}

.booking2 {
	background-position:  0 50%;
}

.booking3 {
	background-position: 0 100%;
}

/*------------------------------
			=FONTS
-------------------------------*/

body {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
}

@font-face {
    font-family: 'MuseoSlab100';
    src: url('../fonts/museo_slab_100-webfont.eot');
    src: url('../fonts/museo_slab_100-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_100-webfont.woff') format('woff'),
         url('../fonts/museo_slab_100-webfont.ttf') format('truetype'),
         url('../fonts/museo_slab_100-webfont.svg#MuseoSlab100') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;   
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}




/*------------------------------
			=LAYOUT
-------------------------------*/

#container {
	position: relative;
	width: 860px;
	margin: 0 auto 0;
}

header {
	position: relative;
	width: 860px;
	margin: 0 auto;
	height: 166px;
	float: left;
}

nav {
	float: left;
	height: 38px;
	margin-bottom: 10px;
}

#content {
	clear: both;
	width: 820px;
	padding-top: 10px;
	margin-right: 40px;
	background: url(../images/contentbg.png) repeat top left;
	overflow: auto;
}


.gallery div {
	padding: 10px;
}

aside {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	border-left: none;
	float: left;
	width: 340px;
	min-height: 338px;
	margin-right: 15px;
	text-align: left;
}


article {
	background: #fff;
	border: 1px solid #ccc;
	float: right;
	margin-right: 10px;
	margin-bottom: 30px;

}

article.content , article.gallery {
	width: 450px;
}


article.wide {
	width: 800px;
}

.inner {
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}

article.content {
	margin-bottom: 120px;
}

.tab1 {
	z-index: 1000;
	background: url(../images/tab2.png) no-repeat top left;
	width: 306px;
	height: 67px;
	line-height: 10px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 20px;
	top: 290px;
}

.tab2 {
	background: url(../images/tab2.png) no-repeat top left;
	width: 306px;
	height: 67px;
	line-height: 10px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 20px;
	bottom: 120px;
}

.tab1 h2, .tab2 h2 {
	float: left;
	color: #fff;
	line-height: 2.2;
	padding-left: 30px;
	font-size: 20px;
}

ol {
	
        position: relative;
	width: 330px;
	height: 104px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 104px;
	background: #cc8325;
	color: #fff;
}


.faderlink {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.panels {
	position: relative;
	width: 330px;
	height: 104px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	color: #fff;
}

.panels h2 {
	padding-top: 10px;
	padding-bottom: 4px;
}

.panels h2, .panels p {
	width: 140px;
	padding-left: 35px;
}

.panels h2 {
	font-size: 18px;
}

.panels p {
	font-size: 12px;
	line-height: 16px;
}

.panels img {
	position: absolute;
	top: 0;
	right: 0;
}

.panels a:link, .panels a:visited {
	color: #fff;
	text-decoration: none;
}

.panel1 {
	background: #cc8325 url(../images/panelarrow.png) no-repeat left;
}

.panel2 {
	background: #857145 url(../images/panelarrow.png) no-repeat left;
}

.panel3 {
	background: #7b7f46 url(../images/panelarrow.png) no-repeat left;
}

.panel4{
	background: #b0492a url(../images/panelarrow.png) no-repeat left;
}

.panel5 {
	background: #4d9395 url(../images/panelarrow.png) no-repeat left;
}

.panel6 {
	background: #7b7f46 url(../images/panelarrow.png) no-repeat left;
}

.panel7 {
	background: #cc8325 url(../images/panelarrow.png) no-repeat left;
}

.panel8 {
	background: #857145 url(../images/panelarrow.png) no-repeat left;
}

.panel10 {
	background: #7b7f46;
	text-align: left;
}

.panel10 a {
	background: url(../images/left.png) no-repeat 0 50%;
	width: 156px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 14px;
}

.theme1 {
	background: #7b7f46;
}

.theme2 {
	background: #cc8325;
}

footer {
	width: 860px;
	height: 70px;
	margin: 10px auto;
	background: url(../images/footervan.gif) no-repeat top left;
	line-height: 40px;
	padding-left: 80px;
	text-align: left;
	font-size: 12px;
}

/*------------------------------
			=HEADINGS
-------------------------------*/

h1, h2, h3, h4, h5, h5 {
	font-weight: normal;
	padding-bottom: 10px;
}



h1.logo a {
    display: block;
    width: 96px;
    height: 96px;
    text-indent: -9999px;
    margin-top: 40px;
    margin-left: 2px;
    padding: 0;
    background: url(../images/logo.png) no-repeat;
}

h2.tagline {
	position: absolute;
	top: 44px;
	left: 130px;
	width: 280px;
	height: 45px;
	background: url(../images/tagline.png) no-repeat;
	text-indent: -9000px;
}

h2.callnow {
	position: absolute;
	top: 122px;
	left: 130px;
	width: 388px;
	height: 18px;
	color: #cc8325;
	font-size: 18px;
}

h2.callnow strong {
	color: #7b7F46;
	font-weight: normal;
}


.header1 {
	background: url(../images/header1.png) no-repeat top left;
	width: 750px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	padding-bottom: 10px;
	
}

a:link.headerlogin, a:visited.headerlogin, a:link.mybookings, a:visited.mybookings {
	width: 100px;
	height: 24px;
	position: absolute;
	top:  0;
	right: 40px;
	line-height: 24px;
	text-align: right;
	text-decoration: underline;
	background: none;
	font-weight: normal;
	color: #fff;
}

a:link.mybookings, a:visited.mybookings {
	right: 160px;
}



/*------------------------------
			=TEXT
-------------------------------*/
article p {
	padding: 3px 0 10px 0;
}



/*------------------------------
			=NAVIGATION see ddsmoothmenu.css
-------------------------------*/







/*------------------------------
			=LISTS
-------------------------------*/

#scrolling {
	position: absolute;
	right: 20px;
	top: 90px;
	font-size: 18px;
	text-align: right;
}

#scrolling li {
	padding: 6px 0;
}

a:link.scroll, a:visited.scroll {
	background: url(../images/buttondown.png) no-repeat top right;
	padding-right: 30px;
	padding-bottom: 1px;
	text-decoration: none;
}

a:hover.scroll {
	background-position: bottom right;
}


#bookingList dt {
	float: left;
	clear: left;
	width: 100px;
	color: #5c5440;
}

#bookingList dd {
	margin: 0 0 0 110px;
	padding: 0 0 0.5em 0;
	font-weight: bold;
}

footer ul li {
	display: inline;
	border-right: 1px solid #261f19;
	color: #261f19;
	padding: 0 8px;
}

footer ul li.last {
	border: none;
}

footer a:link, footer a:visited {
	color: #879d79;
}

footer a:hover {
	color: #f2f6df;
}

/*------------------------------
			=LINKS
-------------------------------*/
a:link {
	color: #857145;
}

a:visited, a:hover {
	color: #b0492a;
}

.calendarBookedClass a:link, .calendarBookedClass a:visited {
	color: #fff;
}

.calendarUnavailableClass  {
	background: #e1e1e1;
}

.booktab {
	position: absolute;
	top: 0;
	left: 510px;
	display: block;
	width:70px;
	height: 83px;
	background: url(../images/booknow.png) no-repeat top left;
	color: #f2f6df;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 60px;
}

a:link.booktab, a:visited.booktab {
	color: #fff;
}

a:hover.booktab, a:active.booktab {
	color: #5c5440;
}

.panels a {
	display: block;
}

.tab2 ul {
	padding-left: 140px;
	padding-top: 8px;
}

.tab2 ul li {
	float: left;
}

a:link.twitter, a:visited.twitter {
	background: url(../images/social.png) no-repeat top left;
	text-indent: -9000px;
	width: 42px;
	height: 33px;
	display: block;
}

a:link.facebook, a:visited.facebook {
	background: url(../images/social.png) no-repeat top right;
	text-indent: -9000px;
	width: 42px;
	height: 33px;
	display: block;
}

a:hover.twitter  {
	background-position: bottom left;
}

a:hover.facebook  {
	background-position: bottom right;
}






/*------------------------------
			=IMAGES
-------------------------------*/

.imageleft {
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
}

.imageright {
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
}

.logosection a img {
    margin: 10px 21px;
    vertical-align: bottom;
}
.logosection a:link {
  /* for IE */
  filter: alpha(opacity=30);
  /* CSS3 standard */
  opacity: 0.3;
}
.logosection a:hover {
  /* for IE */
  filter: alpha(opacity=100);
  /* CSS3 standard */
  opacity: 1;
}
/*------------------------------
			=FORMS
-------------------------------*/
.newsletterform {
	position: absolute;
	width: 240px;
	top: 40px;
	right: 30px;
}

legend {
	padding-left: 48px;
	padding-bottom: 10px;
}

.newsletterform {
	color: #f2f6df;
	text-transform: uppercase;
	font-size: 11px;
}

.newsletterform input {
	width: 180px;
	height: 20px;
	margin-bottom: 8px;
	border: none;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-style: italic;
}

.button {
	color: #fff;
	background: none;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	font-style: normal;
	font-family: 'MuseoSlab100';
}

.loginLoginForm fieldset {
	
}

.loginLoginForm fieldset {
	height: 160px;
}

.loginLoginForm legend {
	font-weight: bold;
	padding: 0;
}

.loginLoginForm input {
	padding: 6px;
	margin: 6px 0;
	border: 1px solid #e1e1e1;
	width: 140px;
	font-size: 16px;
	color: #888;
}

.loginLoginForm label {
	display: block;
	float: left;
	width:  160px;
	margin-right: 1em;
}

#registrationForm fieldset, .loginLoginForm fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin-left: 20px;
	margin-bottom: 20px;
}

#registrationForm legend {
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#registrationForm li {
	float: left;
	clear: left;
	width:  100%;
	padding-bottom: 10px;
}

#registrationForm label {
	display: block;
	float: left;
	width:  160px;
	margin-right: 1em;
}

#registrationForm input {
	padding: 6px;
	border: 1px solid #e1e1e1;
	width: 300px;
	font-size: 16px;
	color: #888;
}

#registrationForm  .submit, .loginLoginForm .submit {
	font-style: normal;
	font-size: 16px;
	padding: 8px 12px;
	font-family: 'MuseoSlab100';
	background: #4d9395 url(../images/menubg.png) top left;
	color: #fff;
	border: none;
	width:  100px;
	margin-left: 170px;
}

#forgotPasswordForm fieldset, .loginLoginForm fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin-left: 20px;
	margin-bottom: 20px;
}

#forgotPasswordForm legend {
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#forgotPasswordForm li {
	float: left;
	clear: left;
	width:  100%;
	padding-bottom: 10px;
}

#forgotPasswordForm label {
	display: block;
	float: left;
	width:  160px;
	margin-right: 1em;
}

#forgotPasswordForm input {
	padding: 6px;
	border: 1px solid #e1e1e1;
	width: 300px;
	font-size: 16px;
	color: #888;
}

#forgotPasswordForm  .submit {
	font-style: normal;
	font-size: 16px;
	padding: 8px 12px;
	font-family: 'MuseoSlab100';
	background: #4d9395 url(../images/menubg.png) top left;
	color: #fff;
	border: none;
	width:  100px;
	margin-left: 170px;
}


.loginLoginForm .submit {
	margin-top: 20px;
}

.contactform input, .contactform textarea {
	border: 1px solid #e1e1e1;
	padding: 6px 0;
	font-size: 12px;
	font-style: italic;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
}


.contactform .submit {
	font-style: normal;
	font-size: 16px;
	padding: 10px 12px;
	font-family: 'MuseoSlab100';
	background: #4d9395 url(../images/menubg.png) top left;
	color: #fff;
	border: none;
}

.loginLogin a, .loginRegister a {
	text-decoration: none;
	background: url(../images/logout.png) no-repeat 0 50%;
	padding: 6px 0 6px 20px;
	font-weight: bold;
}

/*------------------------------
			=TABLES
-------------------------------*/
table {
	text-align: left;
}

td {
	padding:3px 10px;
}

tr.even td {
	background-color:#e1e1e1;
}

tr.odd td {background-color:#d1d1d1;
}
	
	
table.info {
	width: 90%;
	margin: 0 auto;

}

table.info tr {
	border-bottom: 1px solid #e1e1e1;
		
}

table.info td {
	vertical-align: middle;
	height: 124px;
	padding: 4px;
}

/*------------------------------
			=CALENDAR TABLES
-------------------------------*/

span.calendarFreeClass, span.calendarPartClass, span.calendarBookedClass {
	width: 60px;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
	text-decoration: underline;
}


span.calendarFreeClass {
	color: #5c5440;
	background: #f2f6df;
	border: 1px solid #ccc;
}


span.calendarPartClass {
	color: #fff;
	background: #4d9395;
	border: 1px solid #fff;
}

span.calendarBookedClass {
	color: #fff;
	background: #5c5440;
	border: 1px solid #fff;
}

.bookingCalendarMonthLeft {
	float: left;	
}

.calendarMonthYear {
	font-weight: bold;
}

thead {
	background: #e0e0e4;
	line-height: 24px;
}

.calendarMonthYear {
	text-align: center;
}

#calendarTable th {
	border-right: 2px solid #fff;
	text-indent: 10px;
}

#calendarTable th.dateheader {
	text-align: center;	
}

#calendarTable td {
	border: 2px solid #fff;
	width: 40px;
}

#calendarTable td.calendarVanName {
	width: 120px;
}

.calendarBookedClass {
	background: #5c5440;
    font-size: 87%
}

.calendarFreeClass a:link, .calendarFreeClass a:visited {
	color: #5c5440;
}

.calendarPartClass a:link, .calendarPartClass a:visited {
	color: #fff;
}

.calendarBookedClass a:link, .calendarBookedClass a:visited {
	color: #fff;
}

.calendarFreeClass {
	background: #f2f6df;	
    font-size: 87%
}

.calendarPartClass {
	background: #4d9395;
    font-size: 87%
}

.bookingCalendarMonthLeft .calendarNextLink {
	text-align: left;
}

.bookingCalendarMonthRight .calendarNextLink {
	text-align: right;
}

.bookingCalendarMonthLeft .calendarNextLink a {
	background: url(../images/previous.gif) no-repeat left;
	padding-left: 16px;
}


.bookingCalendarMonthRight .calendarNextLink a {
	background: url(../images/next.gif) no-repeat right;
	padding-right: 16px;
	padding-left: ;
}



