/* Start of CMSMS style sheet 'Styles' */
*
{
	margin: 0;
	padding: 0;
}

.clear { clear: both; }
img { border: 0; }
img.imgleft { float: left; margin: 0 15px 15px 0; padding: 5px; border: 1px solid #CCC; }
img.imgright { float: right; margin: 0 0 15px 15px; padding: 5px; border: 1px solid #CCC; }
a { color: #2B4514; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
p { clear: left; margin: 0 0 15px 0; }
h3.galleryh3 { font-weight: bold; font-size: 11px; border: 0; }

a.fadeimg img { filter: alpha(opacity=70); opacity: 0.7; }
a:hover.fadeimg img { filter: alpha(opacity=100); opacity: 1.0; }

hr
{
     margin: 0 0 5px 0;
     padding: 0;
     border: 0;
     height: 1px;
     color: #C1DDAE;
     background: #C1DDAE;
}

dfn
{
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

body
{
	background: #FFF url('images/bg.png') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

#top
{
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #86C056;
}

#bottom
{
	margin: 361px 0 0 0;
	width: 100%;
	position: absolute;
	border-top: 1px solid #A0CD7C;
}


#top #headercont
{
	margin: 0 auto;
	width: 900px;
	height: 120px;
}

#top #headercont #headerlogo
{
	float: left;
	width: 525px;
	height: 120px;
}

#headerlogo a img
{
	filter: alpha(opacity=100);
	opacity: 1.0;
}

#headerlogo a:hover img
{
	filter: alpha(opacity=60);
	opacity: 0.6;
}

#top #headercont #headerright
{
	float: left;
	width: 375px;
	height: 120px;
	background: #111 url('images/bg-headerright.png') no-repeat;
}

#top #menucont
{
	margin: 0 auto;
	width: 900px;
	height: 40px;
	background: #333 url('images/bg-menucont.png') repeat-x;
}

#top #menucont ul
{
	list-style-type: none;
	padding: 6px 0 0 0;
}

#top #menucont ul li
{
	float: left;
	margin: 0 5px 0 0;
}

#top #menucont ul li a
{
	float: left;
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0 0 0 16px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
	background: #666 url('images/bg-menubutton.png') no-repeat left top;
}

#top #menucont ul li a span
{
	float: left;
	display: block;
	padding: 0 16px 0 0;
	background: #666 url('images/bg-menubutton.png') no-repeat right top;
}

#top #menucont ul li a:hover span, #top #menucont ul li a.menuactive span
{
	color: #395C1D;
	background: #666 url('images/bg-menubutton-hover.png') no-repeat right top; 
}

#top #menucont ul li a:hover, #top #menucont ul li.menuactive a
{
	background: #666 url('images/bg-menubutton-hover.png') no-repeat left top;
}

#top #menucont ul li a.menuactive span
{
	color: #FFF;
}

#top #graphiccont
{
	margin: 0 auto;
	width: 900px;
	height: 200px;
}

#top #graphicleft
{
	float: left;
	width: 400px;
	height: 170px;
	padding: 15px 0;
}

#top #graphicleft ul { list-style-type: none; }
#top #graphicleft ul li { float: left; }
#top #graphicleft ul li a { float: left; width: 170px; height: 70px; padding: 15px; }
#top #graphicleft ul li a:hover { width: 170px; height: 70px; background: #333; }

#top #graphicright
{
     float: left;
     width: 470px;
     height: 170px;
     padding: 15px;
     overflow: auto;
     line-height: 20px;
     text-align: center;
     color: #FFF;
}

#top #graphicright tr, #top #graphicright tr td { border-collapse: collapse; }
#top #graphicright tr td { width: 470px; height: 160px; vertical-align: center; }

#top #graphicright .NewsSummaryLink
{
     font-size: 16px;
     font-weight: bold;
}


#maincont
{
	margin: 0 auto;
	width: 900px;
	padding: 5px 0 0 0;
	line-height: 22px;
	background: #FFF url('images/bg-maincont.png') repeat-y;
}

#maincont h1, h2, h3, h4, h5
{
	font-weight: normal;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #C1DDAE;
}

#maincont ul
{
	margin: 0 0 15px 30px;
	list-style-type: circle;
}

#maincont blockquote
{
	margin: 0 0 15px 0;
	padding: 15px 15px 5px 15px;
	background: #F5F5F5;
	border-left: 2px solid #86C056;
}


#mainleft
{
	float: left;
	width: 575px;
	padding: 15px 20px 0 5px;
}

#mainleft table
{ width: 575px; border-collapse: collapse; margin: 0 0 15px 0; }
#mainleft table tr th
{ text-align: left; font-weight: bold; font-size: normal; padding: 5px 10px; }
#mainleft table tr td
{ padding: 4px 12px; vertical-align: top; width: 287px; }



#mainleft .motorhomecont
{
     width: 580px;
     height: 120px;
     margin: 0 0 15px 0;
     background: #3A6712;
}

#mainleft .motorhomecont a img
{
     border: 1px solid #9DB389;
     filter: alpha(opacity=100);
     opacity: 1.0;
}

#mainleft .motorhomecont a:hover img
{
     border: 1px solid #9DB389;
     filter: alpha(opacity=80);
     opacity: 0.8;
}



#mainright
{
	float: left;
	width: 255px;
	padding: 15px 20px 0 20px;
}

#mainright a img { filter:alpha(opacity=100); opacity:1.0; }
#mainright a:hover img { filter:alpha(opacity=70); opacity:0.7; }

#mainright #searchform * { margin: 0; padding: 0; }

#mainright #searchform input
{
     background: #FFF;
     border: 1px solid #CCC;
     width: 150px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     padding: 3px;
     color: #333;
}








#mainright ul
{
	float: left;
        list-style-type: none;
	margin: 0 0 15px 0;
}

#mainright ul li { display: inline; }

#mainright ul li a
{
	float: left;
	width: 235px;
	line-height: 24px;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
	padding: 0 10px;
	font-weight: bold;
	color: #333;
}

#mainright ul li a:hover
{
	color: #333;
	background: #CCC;
}






#footercont
{
	clear: both;
	margin: 0;
}

#footer
{
	margin: 0 auto;
	width: 870px;
	border-top: 1px solid #C1DDAE;
	padding: 15px;
	text-align: right;
}

#footer p { margin: 0 0 5px 0; }
#footer a { text-transform: capitalize; }
#footer ul { list-style-type: none; margin: 0 0 5px 0; }
#footer ul li{ display: inline; margin: 0 0 0 15px; color: #777; }









/* News Module */

#news
{
  margin: 0 0 15px 0;
  background: #FFE9AF; 
}

.NewsSummary
{
    padding: 0;
    margin: 15px 0;
}

.NewsSummaryLink 
{
    padding: 0;
    margin: 0 0 10px 0;
}

.NewsSummaryLink
{
     font-weight: normal;
     font-size: 22px;
     font-family: Arial, Helvetica, sans-serif;
     color: #2B4514;
     font-size: 18px;
     text-transform: capitalize;
}

.NewsSummaryLink span
{
     color: #777;
     font-size: 11px;
     font-weight: normal;
}




/* Contact Form Module */

.contactform form
{
     margin: 0 0 15px 0;
     padding: 15px;
     background: #F5F5F5;
     border: 1px solid #DDD;
}

.contactform fieldset
{
     border: none;
}

.contactform legend
{
     display: none;
}

.contactform input, .contactform div textarea
{
     background: #FFF;
     border: 1px solid #CCC;
     width: 245px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     padding: 3px;
     color: #333;
}

.contactform .submit input, .contactform input.checkbox
{
     background: auto;
     border: auto;
     width: auto;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     padding: 3px;
     color: #333;
     margin: 5px 0 0 0;
}

.contactform input.checkbox
{
     float: left;
     background: none;
     border: none;
     padding: 0;
}





/* Search Module */

#searchresults ol
{
     margin: 0 0 15px 0;
}

#searchresults ol li
{
     margin: 0 0 0 30px;
}




/* Hire Charges Tables Styles */

table#priceTable, table#othertable
{
     border-collapse: collapse;
     width: 100%;
     line-height: 22px;
     margin: 0 0 15px 0;
     text-align: center;
}

table#priceTable td, table#othertable td
{
     padding: 5px;
     vertical-align: bottom;
     border: 1px solid #AFD293;
}

table#priceTable td p, table#othertable td p
{
     margin: 0;
}

table tr.tdcolour1
{
     background: #EEF5E9;
}

table tr.tdcolour2
{
     background: #D8ECCC;
}




/* Google Map Styles */

#CGGoogleMaps0
{
     margin: 0 0 15px 0;
     padding: 0;
}

#CGGoogleMaps0 p
{
     margin: 0 0 10px 0;
     padding: 0;
}

#CGGoogleMaps0 ul
{
     margin: 0 0 10px 0;
     padding: 0;
     list-style-type: none;
}

#CGGoogleMaps0 ul li
{
     display: block;
     margin: 0;
     padding: 0;
}

#gmapmarker
{
     width: 300px;
     padding: 0 0 20px 0;
     margin: 0;
}

#sidebar_CGGoogleMaps0 ul.gmapSidebar { margin: 0 0 15px 0; padding: 0; list-style-type: none; }
#sidebar_CGGoogleMaps0 ul.gmapSidebar li { display: inline; padding: 0; }
#sidebar_CGGoogleMaps0 ul.gmapSidebar li a { float: left; width: 250px; }



/* Guestbook Styles */

.guestbook-entry
{
     border-top: 1px solid #CCC;
     padding: 15px 0 0 0;
}

.cms-guestbook-entry-header em
{
     color: #666;
}

.guestbook input, .guestbook textarea
{
     background: #FFF;
     border: 1px solid #CCC;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     padding: 3px;
     color: #333;
}

.guestbook textarea { width: 400px; }

.guestbook p
{
     margin: 0 0 5px 0;
}






.bookingform input
{
     background: #FFF;
     border: 1px solid #CCC;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     padding: 3px;
     color: #333;
}

.bookingform textarea
{
     background: #FFF;
     border: 1px solid #CCC;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     padding: 3px;
     width: 300px;
     height: 100px;
     color: #333;
}

.bookingform select
{
     font-size: 11px;
}

.bookingform div
{
     margin: 0 0 6px 0;
}

.bookingform div p
{
     font-weight: bold;
     font-size: 14px;
}

.bookingform label
{
     float: left;
     width: 600px;
}

.bookingform div.nofloat input
{
     border: 0;
}





/* lightview styles */

#mainleft .lightviewcont *
{
     margin: 0;
     padding: 0;
}

#mainleft .lightviewcont
{
     width: 580px;
}

#mainleft .lightview
{
     width: 580px;
     margin: 0 0 15px 0;
}

#mainleft .lightview img
{
     padding: 5px;
     margin: 0 5px 5px 0;
     border: 1px solid #DDD;
}

#mainleft .lightview img:hover
{
     border: 1px solid #333;
}

#mainleft ul.picturelist
{
     list-style-type: none;
}

#mainleft ul.picturelist li
{
     display: inline;
}




.formprogress1 { width: 530px; height: 60px; background: url('images/progress-1.gif') no-repeat; padding: 0 0 15px 0; }
.formprogress2 { width: 530px; height: 60px; background: url('images/progress-2.gif') no-repeat; padding: 0 0 15px 0; }
.formprogress3 { width: 530px; height: 60px; background: url('images/progress-3.gif') no-repeat; padding: 0 0 15px 0; }
.formprogress4 { width: 530px; height: 60px; background: url('images/progress-4.gif') no-repeat; padding: 0 0 15px 0; }
.formprogress5 { width: 530px; height: 60px; background: url('images/progress-5.gif') no-repeat; padding: 0 0 15px 0; }




/* Test Motorhome Styles */

.mhlistcont { margin: 0 0 20px 0; background: #EEE; border: 1px solid #DDD; border-top: 3px solid #CCC; padding: 15px; }
.mhlistcont img { padding: 0 15px 15px 0; }

.mapuk { width: 275px; height: 296px; padding: 30px 0 0 300px; background: url(http://www.ukmotorhomehirerental.com/uploads/images/map-motorhomes.jpg) no-repeat; }

.mapuk ul { margin: 0 0 15px 0 !important; padding: 0 !important; }
.mapuk ul li { list-style-type: none; }

.mapderby { width: 380px; height: 150px; padding: 50px 0 0 150px; background: url(http://www.ukmotorhomehirerental.com/uploads/images/map-derby.png) no-repeat; border-top: 1px solid #CCC; }

.mapedinburgh { width: 380px; height: 170px; padding: 50px 0 0 150px; background: url(http://www.ukmotorhomehirerental.com/uploads/images/map-edinburgh.png) no-repeat; border-top: 1px solid #CCC; }

.mapscotland { width: 380px; height: 150px; padding: 50px 0 0 150px; background: url(http://www.ukmotorhomehirerental.com/uploads/images/map-scotland.png) no-repeat; border-top: 1px solid #CCC; }

.mapcentral { width: 380px; height: 150px; padding: 50px 0 0 150px; background: url(http://www.ukmotorhomehirerental.com/uploads/images/map-central.png) no-repeat; border-top: 1px solid #CCC; }

.mapsouthwest { width: 380px; height: 150px; padding: 50px 0 0 150px; background: url(http://www.ukmotorhomehirerental.com/uploads/images/map-southwest.png) no-repeat; border-top: 1px solid #CCC; }

.mapsoutheast { width: 380px; height: 150px; padding: 50px 0 0 150px; background: url(http://www.ukmotorhomehirerental.com/uploads/images/map-southeast.png) no-repeat; border-top: 1px solid #CCC; }


/* End of 'Styles' */

