/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}
p{
font:80% arial;
color:#333333;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

body
{
  margin: 30px 0 0 0;
  background-color: #1072B8;
  color: #666666;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
  min-width: 890px;
  text-align: center;
}

a:link {text-decoration: underline; color: #1BA17D; background-color: transparent;}
a:visited {text-decoration: underline; color: #1BA17D; background-color: transparent;}
a:hover {text-decoration: none; color: #1BA17D; background-color: transparent;}


/*-- GENERAL BITS --------------*/
.container {margin: 0 auto; width: 890px; padding: 0; border: 0; position: relative; text-align: left;}

/*-- HEADER---------------------*/

.headerTop {position: relative; float: left; display: inline; width: 890px; height: 65px; margin: 0; padding: 0;}
	.headerTop img {border: 0;}

.headerLower {position: relative; float: left; display: inline; width: 890px; height: 55px; margin: 0; padding: 0;}
	.headerLower img {border: 0;}

/*-- MAIN AREA HOLDER --*/
.mainHolder {position: relative; float: left; display: inline; width: 890px; background-color: #FFFFFF; margin: 0; padding: 0 0 10px 0;}

.columnLeft {position: relative; float: left; display: inline; width: 210px; background-color: #FFFFFF; margin: 5px 10px 0 10px; padding: 0;}
	.columnLeft img {border: 0; margin: 0; padding: 0;}


/*-- MAIN NAV --*/
.menubar {position: relative; float: left; display: inline; width: 210px; margin: 0 0 5px 0; padding: 0; z-index: 2;}
	.menubar ul {display: inline; float: left; list-style: none; margin: 2px 0 0 0; padding: 0;}
	.menubar li {display: inline; float: left; margin: 0 0 2px 0;}
	.menubar li a {display: inline; float: left; height: 33px;}
	.menubar li span {display: none;}
	
#act0 a {background: url(/images/nav_home_off.gif) top left no-repeat; width: 210px; height: 33px;}
#act0 a:hover {background: url(/images/nav_home_on.gif) top left no-repeat;}
#act0on {background: url(/images/nav_home_on.gif) top left no-repeat; width: 210px; height: 33px;}

#act1 a {background: url(/images/nav_shops_off.gif) top left no-repeat; width: 210px; height: 33px;}
#act1 a:hover {background: url(/images/nav_shops_on.gif) top left no-repeat;}
#act1on {background: url(/images/nav_shops_on.gif) top left no-repeat; width: 210px; height: 33px;}

#act2 a {background: url(/images/nav_events_past_off.gif) top left no-repeat; width: 210px; height: 33px;}
#act2 a:hover {background: url(/images/nav_events_past_on.gif) top left no-repeat;}
#act2on {background: url(/images/nav_events_past_on.gif) top left no-repeat; width: 210px; height: 33px;}

#act3 a {background: url(/images/nav_whats_new_off.gif) top left no-repeat; width: 210px; height: 33px;}
#act3 a:hover {background: url(/images/nav_whats_new_on.gif) top left no-repeat;}
#act3on {background: url(/images/nav_whats_new_on.gif) top left no-repeat; width: 210px; height: 33px;}

#act4 a {background: url(/images/nav_the_future_off.gif) top left no-repeat; width: 210px; height: 33px;}
#act4 a:hover {background: url(/images/nav_the_future_on.gif) top left no-repeat;}
#act4on {background: url(/images/nav_the_future_on.gif) top left no-repeat; width: 210px; height: 33px;}

#act5 a {background: url(/images/nav_contact_us_off.gif) top left no-repeat; width: 210px; height: 33px;}
#act5 a:hover {background: url(/images/nav_contact_us_on.gif) top left no-repeat;}
#act5on {background: url(/images/nav_contact_us_on.gif) top left no-repeat; width: 210px; height: 33px;}

.menu 
	.options {
		margin-right:2px;
		margin-bottom:2px;
		background-color:#1072B8;
		z-index: 2;
	}
	.options ul{
	list-style:none;
	
	}
	.options li{
		background-color:#1072B8;
		z-index: 2;
		padding:5px 0px 5px 0px;
		color:white;
	}
	.options li a:hover{
		background-color:#1ba17d;
		z-index: 2;
	}
	.menu a {
		color:#FFFFFF;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:transparent;
		z-index: 2;
	}
	.menu a:hover {
		background-color:#1072B8;
		color:#FFFFFF;
		z-index: 2;
	}

/*-- SIDE OPENING TIMES --*/
.sideOpeningTimes {position: relative; display: inline; float: left; width: 210px; margin: 5px 0 5px 0; padding: 0;}
	.sideOpeningTimes p {float: left; font-size: 11px; color: #333333; line-height: 1.1em; margin: 0.1em 0 0.3em 0; padding: 0;}
	.sideOpeningTimes hr {float: left; color: #1072B8; height: 1px; border-top: 1px solid #1072B8; border-bottom: 0; width: 210px; margin: 3px 0 3px 0; padding: 0;}
	.sideOpeningTimes dl {float: left; display: inline; position: relative; padding: 0; margin: 0; font-size: 11px; color: #333333; border-top: 1px solid #1072B8;}
	.sideOpeningTimes dt {float: left; display: inline; position: relative; padding: 0; margin: 5px 0 5px 0; line-height: 1.1em;}
	.sideOpeningTimes dd {float: right; display: inline; position: relative; margin: 5px 0 5px 0; padding: 0; line-height: 1.1em; text-align: right;}

/*-- FOOTER --------------------*/
.footerArea {position: relative; float: left; display: inline; width: 890px; margin: 10px 0 0 0; padding: 0 0 30px 0;}
	.footerArea p {margin: 0 0 0 10px; font-size: 11px; color: #FFFFFF; display: inline;}

/*-- HOME PAGE --*/
.columnMainHome {position: relative; float: left; display: inline; width: 650px; margin: 0; padding: 0;}
.columnMainHome_backup {position: relative; float: left; display: inline; width: 650px; background: url(/images/bg_home.jpg) top left no-repeat #FFFFFF; margin: 0; padding: 0;}
.homeHowToGet {position: relative; float: left; display: inline; width: 420px; height: 72px; margin: 420px 10px 20px 0; padding: 0;}
.homeIntroText {position: relative; float: right; display: inline; width: 195px; margin: 40px 10px 0 0;}
	.homeIntroText h1 {text-indent: -9999px; margin: 0 0 10px 0; font-size: 10px; line-height: 1em;}
	.homeIntroText p {font-size: 11px; color: #333333; line-height: 1.5em;}
	
/*-- SHOPS PAGE --*/
.columnMainShops {position: relative; float: left; display: inline; width: 650px; margin: 0; padding: 0;}
	.columnMainShops h2 {font-size: 14px; font-weight: bold; color: #1072B8; line-height: 1.1em; margin: 20px 0 10px 10px;}
	.columnMainShops p {font-size: 12px; color: #666666; line-height: 1.5em;}

.shopsColumnLeft {position: relative; float: left; display: inline; width: 200px; margin: 0 10px 0 10px; padding: 0;}
	.shopsColumnLeft p {font-size: 12px; color: #333333; line-height: 1.8em;}

.shopsColumnMiddle {position: relative; float: left; display: inline; width: 210px; margin: 0 10px 0 0; padding: 0;}
	.shopsColumnMiddle p {font-size: 12px; color: #333333; line-height: 1.8em;}

.shopsColumnRight {position: relative; float: left; display: inline; width: 210px; margin: 0; padding: 0;}
	.shopsColumnRight p {font-size: 12px; color: #333333; line-height: 1.8em;}

/*-- THE FUTURE --*/
.columnMainFuture {position: relative; float: left; display: inline; width: 650px; margin: 0; padding: 0;}
.futureLeft {position: relative; float: left; display: inline; width: 310px; margin: 20px 10px 0 10px; padding: 0;}
	.futureLeft h2 {font-size: 16px; font-weight: bold; color: #C1272D; line-height: 1.1em; margin: 20px 0 10px 0;}
	.futureLeft p {font-size: 12px; color: #666666; line-height: 1.5em;}
.futureRight {position: relative; float: left; display: inline; width: 320px; margin: 10px 0 0 0; padding: 0;}
.futureLeft ul {margin: 5px 0 5px -10px; padding: 0; font-size: 12px; line-height: 1.5em; list-style: none; color: #666666;}
.futureLeft li{position: relative; background-image: url(/images/bullet.gif); background-position: 0px 12px; background-repeat: no-repeat; padding: 6px 0 4px 17px;}

/*-- CONTACT PAGE --*/
.columnMainContact {position: relative; float: left; display: inline; width: 650px; margin: 0; padding: 0;}	

.formDefaultField {width: 400px; border: 1px solid #999999; background-color: #FFFFFF; padding: 4px 0 4px 0; font-size: 12px;}
.formDefaultLabel {width: 150px; display: inline; float: left; font-weight: bold; font-size: 14px;}	

.formButtonLeft {margin:0 12px 0 153px; background-color: #1BA17D; color: #FFFFFF; font-size: 14px; padding: 4px; width: 70px; border: 1px solid #1BA17D;}
.formButton {margin:0; background-color: #1BA17D; color: #FFFFFF; font-size: 14px; padding: 4px; width: 70px; border: 1px solid #1BA17D;}	
	
.contactFormArea {position: relative; float: left; display: inline; width: 640px; margin: 0 0 0 10px; padding: 0;}
	.contactFormArea h2 {font-size: 16px; font-weight: bold; color: #C1272D; line-height: 1.1em; margin: 30px 0 10px 0;}
	.contactFormArea h3 {font-size: 14px; font-weight: bold; color: #1072B8; line-height: 1.5em; margin: 10px 0 10px 0;}
	.contactFormArea h4 {font-size: 14px; font-weight: bold; color: #1072B8; line-height: 1.1em; margin: 15px 0 0 0;}
	.contactFormArea p {font-size: 12px; color: #666666; line-height: 1.5em;}
	.contactFormArea fieldset {border: 0; }
	.contactFormArea legend {font-size: 14px; font-weight: bold; color: #134B00;}

.contactColumnLeft {position: relative; float: left; display: inline; width: 200px; margin: 0 10px 0 10px; padding: 0;}
	.contactColumnLeft p {font-size: 12px; color: #333333; line-height: 1.5em;}
	.contactColumnLeft h2 {font-size: 14px; font-weight: bold; color: #1072B8; line-height: 1.1em; margin: 20px 0 10px 0;}

.contactColumnMiddle {position: relative; float: left; display: inline; width: 210px; margin: 0 10px 0 0; padding: 0;}
	.contactColumnMiddle p {font-size: 12px; color: #333333; line-height: 1.5em;}
	.contactColumnMiddle h2 {font-size: 14px; font-weight: bold; color: #1072B8; line-height: 1.1em; margin: 20px 0 10px 0;}

.contactColumnRight {position: relative; float: left; display: inline; width: 210px; margin: 0; padding: 0;}
	.contactColumnRight p {font-size: 12px; color: #333333; line-height: 1.5em;}
	.contactColumnRight h2 {font-size: 14px; font-weight: bold; color: #1072B8; line-height: 1.1em; margin: 20px 0 10px 0;}

/*-- NEWS PAGES --*/
.columnMainNews {position: relative; float: left; display: inline; width: 650px; margin: 0; padding: 0;}
.newsLeft {position: relative; float: left; display: inline; width: 310px; margin: 20px 10px 0 10px; padding: 0;}
	.newsLeft h2 {font-size: 16px; font-weight: bold; color: #C1272D; line-height: 1.1em; margin: 20px 0 10px 0;}
	.newsLeft h3 {font-size: 12px; font-weight: bold; color: #C1272D; line-height: 1.1em; margin: 20px 0 0 0;}
	.newsLeft p {font-size: 12px; color: #666666; line-height: 1.5em; margin: 1em 0 1em 0;}
	.newsLeft ul {margin: 5px 0 5px -10px; padding: 0; font-size: 12px; line-height: 1.5em; list-style: none; color: #666666;}
	.newsLeft li {position: relative; background-image: url(/images/bullet.gif); background-position: 0px 12px; background-repeat: no-repeat; padding: 6px 0 4px 17px;}

.newsRight {position: relative; float: left; display: inline; width: 320px; margin: 10px 0 0 0; padding: 0;}

