


@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------*/
/*   Terms & Conditions / Booking Conditions                        */
/*------------------------------------------------------------------*/
.terms-table table {border-top: solid 1px #EBEBEB; border-left: solid 1px #EBEBEB;}
.terms-table th {text-align: left; padding: 5px; border-right: solid 1px #EBEBEB; border-bottom: solid 1px #EBEBEB;}
.terms-table td {text-align: left; padding: 5px; border-right: solid 1px #EBEBEB; border-bottom: solid 1px #EBEBEB;}

/*------------------------------------------------------------------*/
/*   Car Hire                                                       */
/*------------------------------------------------------------------*/
.car-hire-table table {border-top: solid 1px #EBEBEB; border-left: solid 1px #EBEBEB;}
.car-hire-table th {text-align: left; padding: 5px; border-right: solid 1px #EBEBEB; border-bottom: solid 1px #EBEBEB;}
.car-hire-table td {text-align: center; padding: 5px; border-right: solid 1px #EBEBEB; border-bottom: solid 1px #EBEBEB;}
.hertz-logo {float: right; margin: 0px 0px 10px 10px;}


/*------------------------------------------------------------------*/
/*   Where To Stay                                                  */
/*------------------------------------------------------------------*/
.where-to-stay div.parish {padding: 10px; border: solid 1px #EBEBEB; margin-bottom: 10px;}
.where-to-stay h3 {margin: 0px; padding: 0px; font-size: 14px;}
.where-to-stay h3 a:link, .where-to-stay h3 a:visited, .where-to-stay h3 a:hover, .where-to-stay h3 a:active {color: #000000;}
.where-to-stay ul {margin: 10px 0px 0px 0px; padding: 0px; list-style: none;}
.where-to-stay ul li {list-style: none; margin: 0px; padding: 0px 0px 0px 14px; width: 166px; float: left; background: url('/images/www.jerseytravelservice.co.uk/arrow.gif') 0px 4px no-repeat transparent;}
.where-to-stay a {font-weight: bold;}
.search-by-rating {float: right;}

/*------------------------------------------------------------------*/
/*   Site Map                                                       */
/*------------------------------------------------------------------*/
.site-map {margin: 0px; padding: 0px; list-style: none;}
.site-map li {margin: 0px 0px 10px 0px; padding: 10px; list-style: none; border: solid 1px #EBEBEB; font-size: 14px;}
.site-map li ul {margin-top: 10px;}
.site-map li ul li {padding-top: 5px; padding-bottom: 5px; margin: auto; list-style-type: disc; border: 0px; border-top: dashed 1px #EBEBEB; font-size: 12px;}



/*------------------------------------------------------------------*/
/*   Coming Soon                                                    */
/*------------------------------------------------------------------*/
.coming-soon {text-align: center;}
.coming-soon p {font-weight: bold; color: #000000;}



/*------------------------------------------------------------------*/
/*   Order Brochure                                                 */
/*------------------------------------------------------------------*/
.order-brochure {border: solid 1px #EBEBEB; padding: 10px;}
.order-brochure img {float: right;}
.order-brochure th, .order-brochure td {text-align: left; padding: 0px 10px 5px 0px; vertical-align: top;}