/*
Theme Name: Land Cruise Motorhome Hire
Theme URI: http://www.landcruise.uk.com
Description: A Custom WordPress Theme for http://www.landcruise.uk.com
Author: Greg Wheeler Computer Services
Author URI: http://www.gregwheeler.co.uk
Tags: custom header, fixed width, three columns, widgets
*/

body { margin-top: 50px; padding: 0px; }

body, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	background: #b9bd9b url(images/backgrounds/bg-grad.jpg) 0 0 repeat-x;
}

a {
	color: #818053;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 970px;
}

#container #container-left {
	padding: 0px 0px 0px 0px;
	width: 950px;
	float: left;
	background: #fff url(images/backgrounds/footer-bg.jpg) bottom left no-repeat;
}

#container #container-right {
	padding: 0px 0px 0px 0px;
	width: 15px; /* 20 */
	height: 600px;
	float: left;
	background: url(images/backgrounds/cont-right-bg.jpg) 0px 130px no-repeat;
}

#header {
	height: 110px;
	padding: 0px;
	background: url(images/layout/top-header.jpg) 0 0 no-repeat;
}

#logo-print {
	display:none;
}

#shown-at-print {
	display:none;
}

#faq {
	padding: 0px 0px 0px 0px;
}

.navigation {
	padding: 50px 30px 0px 0px; /* Navigation Positioning */
	float: right;
}

#display-panel {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/display/display-bg.jpg) top right no-repeat;
}

#display-panel ul {
	list-style:none;
	margin: 0px 0px 0px 0px; padding: 0px;
}

#pic-cont {
	margin: 0px;
	padding: 0px;
	
}

#pic-cont ul {
	list-style:none;
	margin: 0px; padding: 0px;
}

#framework {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

#framework #column-left {
	padding: 3px 0px 50px 0px;
	width: 753px;
	float: left;
	background: url(images/layout/col-left-bg.jpg) top right no-repeat;
}

#framework #column-left .post {
	padding: 15px 0px 0px 0px;
}

/*
#framework #column-center {
	width: 20px;
	float: left;
}
*/

#framework #column-right {
	width: 197px;
	float: left;
	padding: 0px 0px 150px 0px; /* 0 0 270 0 */
	background: url(images/layout/colr-bg.jpg) top left no-repeat;
}

#framework #column-right #content-box {
	padding: 75px 20px 20px 0px;
	color: #fff;
}

#framework #column-right #content-box p,h4 {
	padding: 0px 0px 0px 20px;
	color: #fff;
}

#framework #column-right #content-box a {
	color: #fff;
}

#framework #column-right #content-box .textwidget {
	padding: 0px 0px 25px 0px;
	color: #fff;
}

#framework #column-left #content-box {
	padding: 0px 0px 0px 20px;
}

#framework #column-left #gap {
	padding: 0px 0px 0px 0px;
}

.bold {
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#framework h1 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

#framework h2 {
	font-size: 15px;
	color: #000;
	font-weight: normal;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid black;
	width: 150px;
}

#framework h3 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	line-height: 24px;
}

#framework h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	/*line-height: 24px;*/
}

#footer {
	margin: 0px 20px 0px 0px;
	font-size: 10px;
	text-align: center;
}

br {
	clear: left;
}

hr {
	width: 100%;
	color: #eee;
}

#header-boxes {
	padding: 20px 0px 0px 13px;
	margin: 0px;
}

#header-boxes img {
	padding: 0px 5px 0px 0px;
}

#column-left img {
	border: 0;
}

.alignright { margin: 0px; color: #000; background: #fff; padding: 4px; float: right;  }
.alignleft { margin: 0px 25px 0px 0px; color: #000; background: #fff; padding: 4px; float: left; overflow: auto;  }

.top-of-page {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}

form {
	background: #fff;
}

/* OBC  START */

.title {
	background: url(images/backgrounds/obc_title_bg.jpg) top center no-repeat;
	width: 232px;
min-width: 232px;
	height: 40px;
	text-align: center;
}
.pic {
	padding: 10px 0px 0px 10px;
	vertical-align: top;
}
.desc {
	text-align: right;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
.cost {
	padding: 0px 10px 20px 0px;
	text-align: right;
	vertical-align: bottom;
}

/* OBC END */

.gapped li { padding: 0px 0px 10px 0px; }

/****************************
; Navigation Styles
****************************/

.navigation li {
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 15px;
	white-space: nowrap;
}

.navigation li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	padding: 0px 10px 0px 10px;
}

.navigation .active a {
	/*background: #fff;*/
	color: #000;
}

.navigation li a:hover {
	color: #D40000;
	background: url(images/nav-bg.gif) 0 0 repeat-x;
}

/* Commented Backslash Hack hides rule from IE-Mac \*/
#header .header-navigation li a {
	float: none; /* End of IE-Mac hack */
}

/* jQuery Accordion */

.accordion {
	width: 100px;
	border: 1px solid #818053;
	float:left;
}
.accordion div {
	background-color: #eee;
	padding: 10px;
	font-size: 10px;
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	color: black;
}

.accordion p {
	margin: 0px;
}
.accordion a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #818053;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
.accordion a:hover {
	background-color: #b9bd9b;
}
.accordion a.selected {
	color: white;
	background-color: #b9bd9b;
}

/* jQuery jRounded */

.box{position:relative;background-color:#B9BD9C;margin-bottom:1px;padding:1px; min-width: 670px;}
.box .tl,.box .tr,.box .bl,.box .br{position:absolute;width:10px;height:10px;}
.box .tl{background-image:url(images/tables/tleft.gif);top:0;left:0;}
.box .tr{background-image:url(images/tables/tright.gif);top:0;right:0;}
.box .bl{background-image:url(images/tables/bleft.gif);bottom:0;left:0;}
.box .br{background-image:url(images/tables/bright-g.gif);bottom:0;right:0;}
.box .bg-white{background-color:#fff;padding:10px;}
.box .line {height:1px;width:100%;border:0px;background-color: #B9BD9C;}
.box .na {color: #818053;}
.box td {text-align: center;}
.box .firstimg {margin: 5px 0px 0px 0px;}
.box .lastimg {margin: 0px 0px 5px 0px;}