:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }
a {	cursor: pointer; cursor: hand; position: relative; z-index: 1; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }
fieldset { border: none;}
legend { display:none; }

body{
	background-color: #F1F1E7;
	text-align: center;
}

#mainContainer {
	width: 768px;
	margin: 0px auto 0px auto;
	text-align: left;
	display: table;
}

#bgContainer {
	width: 768px;
	background: url(/gfx/mainBg.jpg) no-repeat bottom #011588;
	text-align: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* general tags */

p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0px 0px 10px 0px;
}

a:hover {
	text-decoration: underline;
}

.skipNav { 
	display:none 
}

.offScreen {
	margin-left: -9999px;
}

.boldPink {
	color: #B92FBE;
	font-weight: bold;
}

/* header elements */
#header {
	width: 768px;
	height: 95px;
	background-image: url(/gfx/header_bg.gif);
	background-repeat: no-repeat;
	float:left;
}

#header img {
	width: 229px;
	height: 84px;
	float: left;
	margin: 11px 0px 0px 15px;
}

#headerBanner iframe {
	width: 468px;
	height: 60px;
	float: right;
	margin: 15px 16px 0px 0px;
}

/* footer elements */

#footer {
	width: 753px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
	float: left;
	background: url(/gfx/footer_bg.gif) bottom no-repeat;
	font-size: 0.6em;
	color: #fff;
	padding: 4px 0px 15px 15px;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #011588;
}

#footerLeft {	
	width: 530px;
	float: left;
	margin: 2px 0px 0px 0px;
	padding-left: 10px;
}

#footerRight {
	width: 190px;
	float: left;
	margin-top: 2px;
	text-align: right;
}

/* navigation */

#nav {
	width: 743px;
	float: left;
	padding-left: 6px;
}

#mainNavContainer {
	width: 742px;
	float: left;
}

.mainNavBg ul {
	list-style: none;
	width: 728px;
	float:left;
	padding-left: 10px;
}

.mainNavBg li {
	float: left;
	cursor:pointer;
}

.mainNavBg a {
	display: block;
	text-transform:uppercase;
	text-align:left;
	font-size: 0.65em;
	font-weight: bold;
	padding: 2px 29px 2px 29px;
	color: #fff;
}

.mainNavBg a.mainNavOn {
	color: #5D1260;
}

#subNavContainer {
	width: 742px;
	float: left;
}

.subNavBg ul {
	list-style: none;
	width: 681px;
	float: left;
	padding-left: 36px;
}

.subNavBg li {
	float:left;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #8B8B8C;
}

.subNavBg a {
	color: #444546;
	padding: 0px 3px 0px 3px;
}

.subNavBg li.subNav1 {
	float:left;
	padding: 0px 5px 0px 0px;
	border-left: none;
}

.subNavBg a.subNavOn {
	font-weight: bold;
}

/* main content containers */

#middleContainer {
	width: 760px;
	float: left;
	background-image: url(/gfx/gradient_bg.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
}

#contentContainer {
	width: 744px;
	margin: 4px 0px 0px 0px;	
	float: left;
	padding-left: 7px;
}

/* home content elements */

#contentHome {
	width: 445px;
	float: left;	
	font-size: 0.65em;
	color: #fff;
}

#contentHome a {
	color: #BC37C1;
}

#contentHome h1 {
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 5px 10px 0px 10px;
}

#contentHome p {
	margin-left: 10px;
	margin-right: 10px;
}

.headerHighlighted {
	color: #E7E408;
	font-size: 1.5em;
	text-transform: none;
	display: block;
	margin: 5px 0px 10px 0px;
}

.offersImageOverlay {
	width: 191px;
	height: 229px;
	background: url(/gfx/offers_graphic.jpg) no-repeat top;
	position: relative;
}

#contentHome .offersImageOverlay img {
	position: absolute;
	top: 95px; 
	left: 15px;
}

/* left panel elements */

#contentLeft {
	width: 160px;
	float: left;
}

#contentLeftContainer {
	border: 1px solid #B92FBE;
	float: left;
	width: 152px;
	background-color:#FFFFFF;
	padding-top: 3px;
}

#contentLeft iframe {
	background-color: #fff;
	padding: 0px 3px 3px 3px;
	margin: 0px;
	width: 146px;
}

/* right panel elements */

#contentRight {
	width: 127px;
	margin-left: 5px;
	float: left;
}

/* main panel elements for 3 column layout */

#contentMain {
	width: 405px;
	min-height: 502px;
	height: auto !important;
	height: 502px;
	float: left;
	font-size: 0.65em;
	background: #fff;
	padding: 10px 20px 10px 20px;
	color: #060691;
}

#contentMain h1 {
	color: #B92FBE;
	font-size: 1.8em;
	margin: 5px 0px 20px 0px;
}

#contentMain h2 {
	color: #B92FBE;
	font-size: 1.6em;
	text-transform: uppercase;
	margin-top: 5px;
}

#contentMain h3 {
	color: #060691;
	font-size: 1.2em;
	text-transform: none;
	margin-bottom: 15px;
}

#contentMain hr {
	border: 1px solid #B92FBE;
	display: block;
	clear: both;
}

#contentMain a {
	color: #B92FBE;
	font-weight: bold;
}

#contentMain .summary {
	margin-top: 20px;
}

#contentMain li {
	list-style: circle;
	margin: 0px 0px 5px 15px;
	font-size: 1.1em;
}

#iconsContainer {
	display: block;
	margin-top: 15px;
}

#iconsContainer h3 {
	color: #B92FBE;
	font-size: 1.1em;
	text-transform: none;
	margin-bottom: 5px;
}

#iconsContainer li {
	float: left;
	width: 28px;
	height: 28px;
	display: block;
	margin: 0px 5px 10px 0px;
}

#iconsContainer span {
	display: none;
}

#contentMainRightCol {
	float: right;
	margin: 5px 0px 5px 10px;
}

#contentMainRightCol hr {
	border: 1px solid #B92FBE;
	display: block;
	clear: both;
	width: 191px;
}

.contentMainRightBox {
	width: 191px;
	display: block;
}

.contentMainRightBox p {
	color: #000;
	line-height: 1.2em;
	font-size: 0.9em;
}

#contentMain h3.contentMainRight  {
	color: #000;
	margin-top: 5px;
}

#contentMain p.contentMainRight  {
	color: #B92FBE;
	font-weight: bold;
	margin-top: 0px 0px 0px 0px;
	font-size: 1.1em;
}

#contentMain h2.offers  {
	background: url(/gfx/icons_offers.gif) no-repeat top left;
	padding: 5px 0px 9px 40px;
}

#contentMain h2.events  {
	background: url(/gfx/icons_events.gif) no-repeat top left;
	padding: 5px 0px 9px 40px;
}

#contentMain .standardButton a {
	width: 72px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	background: url(/gfx/button_join.gif) no-repeat;
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 5px;
	display: block;
}

/* login panel */

.login {
	width: 156px;
	float: left;
	font-size: 0.6em;
	color: #fff;
	margin-bottom: 5px;
}

.login a {
	color: #24336F;
}

.login hr {
	border: 1px double #DE9CE0;
	height: 5px;
}

.login form {
	display: block;
	padding: 5px 8px 0px 15px;
}

.login label {
	display: block;
	margin-bottom: 3px;
}

.login input {
	display: block;
	width: 126px;
	margin-bottom: 1px;
	cursor: text;
}

.login p {
	padding: 0px 15px 0px 15px;
	line-height: 1.1em;
	margin: 5px 0px 0px 0px;
}

.login p.smallerFont {
	font-size: 0.9em;
}

.loginContainer {
	width: 156px;
	min-height: 133px;
	height: auto !important;
	height: 133px;
	float: left;
	background: url(/gfx/loginBg.jpg) no-repeat top;
}

/* Registration form */

.registration label {
	float: left;
	width: 150px;
	margin-top: 3px;
	font-weight: bold;
}

.checkbox {
	margin-bottom: 2px;
}	

.checkbox label {
	float: none;
	width: auto;
}

.formRow {
	margin-bottom: 2px;
}	

.formRow input {
	width: 150px;
	cursor: text;
}

.formRowLarge {
	margin-bottom: 2px;
}	

.formRowLarge input {
	width: 245px;
	cursor: text;
}

.fieldNormal {
	background: none;
}

.fieldError {
	background: red;
}

.registration input.button {
	width: 72px;
	height: 23px;
	background: url(/gfx/button_join.gif) no-repeat;
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 0.9em;
	cursor: pointer;
}

.message {
	font-weight: bold;
	color: #B92FBE;
}

/* select package form */

.selectPackage {
	margin: 20px 0px 10px 0px;
}

.selectPackage input.button {
	width: 72px;
	height: 23px;
	background: url(/gfx/button_join.gif) no-repeat;
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 0.9em;
	cursor: pointer;
}

.selectPackage label {
	font-size: 1.1em;
}

.selectPackage .totalCostLeft {
	float: left;
}

.selectPackage .totalCostRight {
	float: right;
	font-weight: bold;
	font-size: 1.1em;
}

.packageCardLogos {
	float: left;
	display: block;
	margin: 0px 0px 10px 0px;
}

.packageCardLogos img {
	margin: 0px 11px 0px 0px;
	float: left;
}

.packageCardLogos img.margin {
	margin: 4px 11px 0px 0px;
}

/* search */

.searchMap p {
	margin: 5px 0px 0px 0px;
}

#contentMain .searchMap hr {
	clear: none;
	margin: 10px 0px 10px 0px;
}

.searchMap img {
	float: right;
}

.searchForm label {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.1em;
}

.searchForm input {
	width: 130px;
	margin-right: 5px;
}

.searchForm input.button {
	width: 41px;
	height: 22px;
	background: url(/gfx/button_go.gif) no-repeat;
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 0.9em;
	cursor: pointer;
}

.countyTable {
	margin: 10px 0px 0px 0px;
	font-size: 1.1em;
}

.countyTable td {
	padding: 5px 5px 0px 0px;
}

#contentMain .countyTable a {
	color: #060691;
	font-weight: normal;
}

/* categories */

.categoryTable {
	margin: 10px 0px 0px 0px;
	font-size: 1.1em;
}

.categoryTable td {
	padding: 5px 5px 8px 0px;
}

#contentMain .categoryTable a {
	color: #2727A0;
	font-weight: bold;
	padding: 5px 0px 5px 30px;
}

/* iconsResults */

.babyChange {
	background: url(/gfx/icon_babyChange.gif) no-repeat;
}

.cafeRest {
	background: url(/gfx/icon_cafeRest.gif) no-repeat;
}

.disabledAccess {
	background: url(/gfx/icon_disabledAccess.gif) no-repeat;
}

.offerDiscount {
	background: url(/gfx/icon_offerDiscount.gif) no-repeat;
}

.parking {
	background: url(/gfx/icon_parking.gif) no-repeat;
}

.welshPres {
	background: url(/gfx/icon_welshPres.gif) no-repeat;
}

.englishHert {
	background: url(/gfx/icon_englishHert.gif) no-repeat;
}

.histScot {
	background: url(/gfx/icon_histScot.gif) no-repeat;
}

.natTrust {
	background: url(/gfx/icon_natTrust.gif) no-repeat;
}

.natTrustScot {
	background: url(/gfx/icon_natTrustScot.gif) no-repeat;
}

/* other icons */

.foodAvail {
	background: url(/gfx/icons_food.gif) no-repeat;
}

.artsCrafts {
	background: url(/gfx/icon_cat_artsCrafts.gif) no-repeat;
}

.actionsSports {
	background: url(/gfx/icon_cat_actionSports.gif) no-repeat;
}

.animalFun {
	background: url(/gfx/icon_cat_animalFun.gif) no-repeat;
}

.castlesHistory {
	background: url(/gfx/icon_cat_castlesHistory.gif) no-repeat;
}

.gardens {
	background: url(/gfx/icon_cat_gardens.gif) no-repeat;
}

.music {
	background: url(/gfx/icon_cat_music.gif) no-repeat;
}

.railways {
	background: url(/gfx/icon_cat_railways.gif) no-repeat;
}

.sightsMuseums {
	background: url(/gfx/icon_cat_sightsMuseums.gif) no-repeat;
}

/* search results */

.searchResultsRefine {
	width: 405px;
	float: left;
	/*margin-bottom: -20px;*/
}

.searchResultsRefineLeft {
	float: left;
	padding: 0px 10px 0px 0px;	
}

.searchResultsRefineRight {
	float: right;
	text-align: right;
	padding: 20px 0px 0px 0px;
	width: 225px;
}

.searchRefine input {
	float: left;
	height: 13px;
	width: 13px;
	background: #fff;
	margin: 15px 2px 5px 0px;
}	

.searchRefine label {
	float: left;
	width: 28px;
	height: 28px;
	display: block;
	margin: 0px 2px 5px 0px;
}

.searchRefine label span {
	display: none;
}

/*
.searchRefine fieldset {
	position: relative;
}*/

.searchRefine input.button {
	/*background: none;
	border: none;
	color: #B92FBE;
	font-weight: bold;
	font-size: 1.1em;
	float: right;
	width: 110px;
	position: relative;
	top: -100px;*/	
	width: 120px;
	height: 23px;
	margin: 0px 0px 5px 0px;
	background: url(/gfx/button_refine.gif) no-repeat;
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 1.1em;
	cursor: pointer;
	float: right;
}

/* list item */

.listItemPanelContainer {
	width: 405px;
	float: left;
}

#contentMain .listItemPanelContainer hr {
	margin: 0px 0px 15px 0px;
}

.listItemPanel {
	width: 405px;
	float: left;
	margin: 0px 0px 15px 0px;
}

#contentMain .listItemPanel img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#contentMain .listItemPanel ul {
	list-style: none;
}

#contentMain .listItemPanel li {
	float: left;
	margin: 3px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#contentMain .listItemPanel li img {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentMain .listItemPanel h3 {
	margin: 0px 0px 0px 0px;
	height: 25px;
	padding: 6px 0px 0px 0px;
	float: left;
	width: 292px;
}

#contentMain .listItemPanel p {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
}

#contentMain .listItemPanel h3.offerOnly {
	background: url(/gfx/icons_offers.gif) no-repeat top left;
	padding: 6px 0px 0px 40px;
	width: 252px;
}

#contentMain .listItemPanel h3.eventsOnly  {
	background: url(/gfx/icons_events.gif) no-repeat top left;
	padding: 6px 0px 0px 40px;
	width: 252px;
}

#contentMain .listItemPanel h3.offersEvents  {
	background: url(/gfx/icons_offersEvents.gif) no-repeat top left;
	padding: 6px 0px 0px 75px;
	width: 217px;
}

/* paging */

.paging {
	float: left;
	width: 405px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: #CBCBCB;
	font-size: 1.1em;
}

.pagingLeft {
	float: left;
	width: 90px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 5px 0px 5px;
}

.pagingRight {
	float: right;
	width: 280px;
	text-align: right;
	padding: 3px 5px 0px 5px;
}

#contentMain .pagingRight a {
	color: #060691;
	font-weight: normal;
	border-left: 1px solid #060691;
	padding: 0px 4px 0px 5px;
}

#contentMain .pagingRight .pagingPrev {
	border-left: none;
	padding: 0px 4px 0px 5px;
}

#contentMain .pagingRight .pagingNext {
	border-left: none;
	padding: 0px 4px 0px 5px;
}

#contentMain .pagingRight .pagingOn {
	color: #B92FBE;
	border-left: 1px solid #060691;
	padding: 0px 4px 0px 5px;
	font-weight: bold;
}

#contentMain .pagingRight .pagingRightFirst {
	padding: 0px 4px 0px 5px;
}

#contentMain .pagingRight .pagingRightFirst a {
	border-left: none;
	padding: 0px 0px 0px 0px;
}

#contentMain .pagingRight .pagingRightFirst .pagingOn {
	border-left: none;
	padding: 0px 0px 0px 0px;
}

/* ticket styles */

body.ticket {
	background-color: #FFFFFF;
	text-align: center;
}

#ticketContainer {
	width: 541px;
	height: 550px;
	margin: 20px auto 20px auto;
	text-align: left;
	display: table;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ticketContainer a:link, #ticketContainer a:visited{
	color: #0972BA;
	text-decoration: underline;
}

#ticketContainer a:hover, #ticketContainer a:visited{
	color: #EC2027;
}

#printLink{
	text-align: center;
	font-weight: bold;
	width: 541px;
	display: block;
}

#ticketContainer ul, #ticketContainer ol { 
	list-style: decimal; 
	list-style-position: outside;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative; 
	z-index: 1;
}

#ticketContainer li { 
	list-style: decimal; 
	list-style-position: inside;
	font-size: 8px;
	text-transform: normal;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative; 
	z-index: 1;
}

#ticketImage {
	width: 541px;
	height: 550px;
	float: left;
	position: absolute;
	margin-top: 20px;
}

#ticketImage img {
	position: relative; 
	z-index: 1;
}

#ticketContent {
	width: 501px;
	height: 510px;
	padding: 20px;
	position: relative;
	top: 0px;
	left: 0px;
}

.ticketRefNo {	
	width: 501px;
	text-align: right;
	margin: 10px 0px 0px 0px;
	float: left;
	position: relative; 
	z-index: 1;
}

.ticketRefNo p {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative; 
	z-index: 1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ticketMainContent {	
	width: 501px;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	float: left;
	border-bottom: 3px solid #EC2027;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.ticketMainContent h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0972BA;
	position: relative; 
	z-index: 1;
}

.ticketMainContent h2 {
	font-size: 12px;
	text-transform: normal;
	font-weight: bold;
	color: #000;
	position: relative; 
	z-index: 1;
}

.ticketMainContent h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0972BA;
	margin: 10px 0px 0px 0px;
	position: relative; 
	z-index: 1;
}

.ticketMainContent h4 {
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666666;
	margin: 10px 0px 0px 0px;
	position: relative; 
	z-index: 1;
}

.ticketMainContent p {
	font-size: 9px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
	position: relative; 
	z-index: 1;
}

.ticketMainLeft {
	width: 271px;
	float: left;
	padding: 40px 30px 0px 0px;
}

.ticketMainContent h2.red {
	color: #EC2027;
}

.ticketMainContent p.grey {
	color: #666666;
	margin: 10px 0px 10px 0px;
}

.ticketMainContent p.terms {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

.ticketMainContent p.spacing {
	margin: 0px 0px 10px 0px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

.ticketMainRight {
	width: 200px;
	float: left;
}

.ticketMainContent .ticketMainRight h1 {
	margin: 0px 0px 10px 0px;
}

.ticketMainContentUserDetails {
	display: block;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	width: 190px;
}

.ticketMainContentUserDetails.username {
	margin: 0px 0px 5px 0px;
}

.ticketBarcode {
	width: 180px;
	padding: 10px 0px 10px 0px;
	float: left;
	position: relative; 
	z-index: 10;
}

.ticketBarcode img {
	position: relative; 
	z-index: 10;
}

.ticketFooter {		
	width: 501px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-weight: bold;
}

.ticketFooter a {
	color: #000;
	text-decoration: none;
}

.ticketFooter p {
	line-height: 1.1em;
	margin: 5px 0px 0px 0px;
	position: relative; 
	z-index: 1;
}

.ticketFooterLeft {
	width: 281px;
	float: left;
	padding: 0px 20px 0px 0px;
}

.ticketFooterRight {
	width: 200px;
	float: left;
	text-align: right;
}

.ticketFooterRight p {
	color: #EC2027;
	margin: 16px 0px 0px 0px;
}

/************* Offers List ****************/

.listAllContainer {
	display: block;
	margin-left: 10px;
}

#contentMain .listAllContainer h3.listAll {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px !important;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	border: 1px solid red;
	width: 352px;
}

p.listAllOffer {
	padding: 0px;
	margin: 0px;
}

p.listAll a {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px !important;
	font-weight: normal;
	font-size: 0.9em;
}

#contentMain .listAllContainer h3.offerOnlyListAll {
	background: url(/gfx/icons_offers.gif) no-repeat top left;
	padding: 6px 0px 0px 40px;
	margin: 0px;
	margin-bottom: 0px !important;
	width: 352px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

#contentMain .listAllContainer h3.eventsOnlyListAll  {
	background: url(/gfx/icons_events.gif) no-repeat top left;
	padding: 6px 0px 0px 40px;
	margin: 0px;
	margin-bottom: 0px !important;
	width: 352px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

#contentMain .listAllContainer h3.offersEventsListAll  {
	background: url(/gfx/icons_offersEvents.gif) no-repeat top left;
	padding: 6px 0px 0px 75px;
	margin: 0px;
	margin-bottom: 0px !important;
	width: 320px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}