/*
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, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

a {
	color: #818053;
	text-decoration: none;
}

#display-panel, #header-boxes, .navigation, #column-right, .top-of-page, #footer { display:none; }

#logo-print { display: block; }

#hidden-at-print { display: none; }
#shown-at-print { display: block; }
.box td {text-align: center;}

.accordion div{
	display: block!important;
	height: auto!important
}

/* OBC  START */

.title {
	/*background: url(images/backgrounds/obc_title_bg.jpg) top center no-repeat;*/
	width: 232px;
	height: 40px;
	text-align: center;
}
.pic {
	padding: 10px 0px 0px 10px;
	vertical-align: top;
}
.desc {
	text-align: right;
	padding: 10px 20px 10px 10px;
}
.cost {
	padding: 0px 20px 0px 0px;
	text-align: right;
	vertical-align: middle;
}

/* OBC END */