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

* {	margin: 0 auto;	padding: 0; }

body { color:#444; font: 11px Tahoma, Arial, Verdana, sans-serif; background: #fff; }

h1 { color:#a2002d;	margin: 60px 0 20px 0;	font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 34px; font-weight: bold; }
h2 { color:#a2002d; font-size: 11px; font-weight: bold; }
h3 { color:#a2002d; font-size: 16px; font-weight: bold; margin: 30px 0 20px 0; }
h4 { color:#a2002d; font-size: 29px; font-weight: normal; margin: 30px 0 20px 0; }


p {	margin: 0 0 20px 0;	line-height: 1.6em; }

img { border: 0; }

.wrapper { width: 760px; }


/* NAV STYLES */

.wrapper .content .menuItems { float: left; font-weight: bold; height: 56px; margin: 40px 0 0 325px; -margin: 40px 0 0 160px; }
.wrapper .content .menuItems li { float: left; font-size: 11px; list-style: none; padding:0; margin: 0 30px 0 0; line-height: 2.3em; }
.wrapper .content .menuItems li a { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; text-decoration:none; color:#e5f6a7; }
.wrapper .content .menuItems li a:hover { text-decoration:none; color:#fff; }

/*-----*/

.wrapper .outer { float:left; background: url(../images/bkg-outer.gif) repeat-y; }
.wrapper .outer .content { float: left; background: url(../images/bkg-content.jpg) no-repeat; width: 779px;}
.wrapper .outer .content .copy { float: left; width: 518px; margin: 45px 0 0 30px; display: inline; }
.wrapper .outer .content .copy .landingButtons { margin: 0 20px 20px 0; display: inline; height: 200px; }
.wrapper .outer .content .destinations { float: left; background: url(../images/pics-locations.jpg) no-repeat top left; margin: 20px 0 0 0; }
.wrapper .outer .content .destinationCopy { float: left; margin: 0 34px 0 130px; display: inline; width: 426px; height: 83px; }
.wrapper .outer .content .copy span { font-size:10px;}
.wrapper .outer .content .copy ol { margin: 15px 15px 15px 30px; }
.wrapper .outer .content .copy ul {margin: 0 0 20px 0; }
.wrapper .outer .content .copy ol li { margin: 0 0 0.8em 0; line-height: 1.6em; }
.wrapper .outer .content .copy ol li ul li, ul li { margin: 0 0 0 1.6em;	line-height: 1.6em; }
.wrapper .outer .content .copy a {	color: #adcf36;	text-decoration: none; font-weight: bold;}


/* --- forms --- */

#listingsform { display: none; }

/* --- listings -- */

#scroll { width: 500px; float: left; border: 0px solid #000; min-height: 100px; margin: 20px 0px; }
#scroll .entry { width: 230px; float: left; margin: 30px 20px 0px 0px; min-height: 130px; _height: 130px; }
#scroll .entry div { width: 230px; }
#scroll .entry .venue { font-weight: bold; }
/* #scroll .entry .region { display: none; } */
#scroll .entry .country { display: none;}
#scroll .entry .postcode { display: none;}
#scroll .entry .email { display: none;}
#scroll .entry .description { display: none;}
#scroll .entry .website { overflow-x: hidden;}
