/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: arial;
    font-size: 12px;
    color: #b9140f;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, .h1 {
        margin: 0px 0px 0.7em 0px;
        padding: 0px;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}
img {
	border: 0px none;
}

/*
form elements
*/

form label {
	display: block;
	float: left;
	width: 160px;
	font-size: 12px
}

form input, textarea {
	width: 180px;
}

html, body {
	height: auto !important;
	min-height: 100%;
	height: 100%;
}

a {
	text-decoration: none;
	color: #525252;
}

.checkbox {
	width: auto;
}
/*
custom styles
*/

/* 
background messing around
*/

#grey {
	width: 100%;
	/*
	background-image: url( ../images/background_grey.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #b7b7b7;
	*/
	background-color: #fff;
	height: auto !important;
	min-height: 100%;
	height: 100%;
}

.mainHeader {
	width: 100%;
	background-image: url( ../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 310px;
}

/*
center
*/

#center {
	width: 854px;
	height: auto !important;
	margin: 0px auto;
	background: #b20505;
}

#minibasketContainer {
	width: 770px;
	height: 170px;
}

#minibasket {
	margin-left: 570px;
	width: 200px;
	text-align: right;
	padding-top: 35px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.customerArea {
	margin-left: 604px;
	width: 200px;
	padding-top: 5px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.customerArea a {
	color: #fff;
}

#navigation {
	height: 115px;
	width: 854px;
}

#navigationFlash {
	text-align: center;
}

.navItem {
	float: left;
	text-align: center;
	width: 80px;
}

.navText {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#mainContent {
	width: 770px;
	margin-left: 44px;
	text-align: left;
}

/*
home content
*/
#homeTopImages {
	height: 279px;
}
#homeWelcome {
	float: left;
	background-image: url(../images/home_welcome2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 540px;
	height: 279px;
	overflow: hidden;
}

#homeWelcomeContainer {
	padding: 20px;
}
#homeWelcomeContainer a {
	color: #fff;
}

#homeSuccess {
	float: left;
	margin-left: 12px;
	background-image: url(../images/home_success.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 212px;
	height: 279px;
}

#homeSuccessContainer {
	text-align: center;
	padding: 11px;
}


#homeBottomImages {
	margin-top: 7px;
	float: left;
}
#homeBottomImagesLoggedIn {
	margin-top: 12px;
	float: left;
}

#homeLooking {
	clear: left;
	float: left;
	background-image: url(../images/home_looking.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 273px;
	height: 164px;
}

#homeLookingContainer {
	padding: 20px 10px;
}

#homeEvents {
	margin-left: 13px;
	float: left;	
	background-image: url(../images/home_events.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 254px;
	height: 164px;
	cursor: pointer;
}

#homeTips {
	margin-left: 12px;
	float: left;
	background-image: url(../images/home_tips_new.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 212px;
	height: 164px;
}

#homeTipsContainer {
	padding: 0px 10px;
}
#homeMiddleImage {
	clear: left;
	margin: 10px 0 0 -2px;
	height: 75px;
	width: 769px;
	overflow: hidden;
}
#homeGuaranteeBanner {
	/**
	clear: both;
	float: left;
	**/
	position: absolute;
	margin-left: -3px;
	margin-top: 2px;
	height: 94px;
	width: 768px;
	background: url(/custom/images/guarantee_banner.jpg);
}
#homeGuaranteeBannerContent {
	padding: 49px 0 0 672px;
}

#homeSubscribe {
	clear: both;
	float: left;
	margin-top: 96px;
}

#homeBanner {
	background: url(../images/banner.jpg) no-repeat;
	width: 765px;
	height: 83px;
}

.footer {
	margin-top: 20px;
	clear: left;
	float: left;
	color: #fff;	
	width: 806px;
	text-align: right;
}

.footer a {
	color: #fff;	
	text-decoration: none;
}

.footerPlus {
	clear: left;
	float: left;
	color: #fff;
	text-align: center;
	padding: 0 30px;
	width: 790px;
}

.footerPlus a {
	color: #fff;	
	text-decoration: underline !important;
}

.footerSpan {
	margin: 0px 7px;
}

/*
ye olde white box
*/

#innerContent {
	width: 100px;
	height: 100px;
}

#content {

	
}
	
.whiteRow {
	width: 765px;
	height: 12px;
	font-size: 0px;
	clear: left;
}

.whiteBoxTopLeft {
	float: left;
	border: 0px none;
	background-image: url(../images/white_box_top_left.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.whiteBoxTopRight {
	float: right;
	border: 0px none;
	background-image: url(../images/white_box_top_right.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

#whiteBoxContent {
	background-color: #ffffff;
	width: 745px;
	padding: 10px;
	color: #b9140f;
	height: auto !important;
	min-height: 130px;
	height: 130px;
}

.whiteBox {
	float: left;
	width: 741px;
	height: 12px;
	background-color: #ffffff;
	font-size: 0px;
}

.whiteBoxBottomLeft {
	float: left;
	border: 0px none;
	background-image: url(../images/white_box_bottom_left.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.whiteBoxBottomRight {
	float: right;
	border: 0px none;
	background-image: url(../images/white_box_bottom_right.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

/*
red content border
*/

#contentRedBorder {
	margin-left: 10px;
	border: 1px solid #de9d9d;
	width: 723px;
	height: auto !important;
	min-height: 130px;
	height: 130px;
}

#contentRedContainer {
	margin: 10px 10px;
	height: auto !important;
	min-height: 130px;
	height: 130px;
}

#contentRedLHS {
	float: left;
	min-height: 130px;
	height: 130px;
	width: 220px;
}

#contentRedRHS {
	float: left;
	width: 430px;
	margin-left: 25px;
	height: auto !important;
	min-height: 130px;
	height: 130px;
}

.contentRedRHSText {
	line-height: 18px;
}

#tipsContainer {
	width: 510px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
}

.tipImage {
	clear: left;
	float: left;
	width: 41px;
	height: 41px;
}

.tipDetail {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	width: 450px;
	height: auto !important;
	min-height: 41px;
	height: 41px;
}

#tipsSuccess {
	margin-top: 20px;
	margin-left:  15px;
	background-image: url(../images/tips_success.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 158px;
	height: 209px;
}

#tipsSuccessContainer {
	padding: 6px 11px;
}

#tipsSuccessText {
	width: 138px;
}

#topTips {
	margin-top: 20px;
	margin-left:  15px;
	background-image: url(../images/top_tips_new.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 158px;
	height: 159px;
}
#rhsRegister {
	margin: 20px 0 0 13px;
}
#topTipsContainer {
	padding: 6px 15px;
}

#topTipsText {
	width: 132px;
}

.venueContainer {
	height: 161px;
	width: 510px;
	margin-bottom: 4px;
	clear: left;
}

.venueImage {
	float: left;
	border-right: solid 11px #b9140f;
}

.venueDescription {
	float: left;
	height: 135px;
	margin-left: 33px;
	margin-top: 20px;
	width: 222px;
}
/*
pink box
*/

#pinkBox {
	margin-top: 20px;
	height: auto !important;
	min-height: 350px;
	height: 350px;
	clear: left;
	background-color: #f5e1e1;
	width: 510px;
	padding: 20px;
}

#pinkBoxContainer {
	float: left;
	padding-left: 10px;
}

/*
clear box
*/

#clearBox {
	margin-top: 20px;
	height: auto !important;
	min-height: 350px;
	height: 350px;
	clear: left;
	width: 552px;
}

#clearBoxContainer {
	float: left;
	padding-left: 10px;
}

/*
misc
*/

#loginMouseImage {
	background-image: url(../images/login_mouse.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 266px;
	height: 406px;
}

.loginTextbox {
	width: 120px;
	height: 14px;
	margin-top: 5px;
	border: 1px solid #b9140f;
	color: #7c7c7c;
}

.contentLoginContainer {
	float: left;
	height: 150px;
	width: 166px;
}

.loginButton {
	margin-top: 20px;
}

#loginText {
	height: auto !important;
	min-height: 40px;
	height: 40px;
	margin-bottom: 15px;
}

.smallPaddingBottom {
	padding-bottom: 20px;
}

.buttonSmall {
	border: 0px none;
	background-image: url(../images/button_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 76px;
	height: 24px;
	cursor: pointer;
	color: #525252;
	font-size: 12px;
}

.buttonSmallPink {
	border: 0px none;
	background-image: url(../images/button_small_pink.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 76px;
	height: 24px;
	cursor: pointer;
	color: #525252;
	font-size: 12px;
}

.buttonLarge, .buttonLargePink {
	border: 0px none;
	background-position: center;
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	cursor: pointer;
	color: #525252;
	font-size: 12px;
}
.buttonLarge {
	background-image: url(../images/button_large.jpg);
}
.buttonLargePink {
	background-image: url(../images/button_large_pink.jpg);
}

#forgottenPassword {
	clear: left;
	float: left;
	width: 325px;
	margin-top: 20px;
}

.contentRedImage {
	background-position: center top;
	background-repeat: no-repeat;
	width: 220px;
	height: 130px;
}

.faqTitle {
	margin-top: 15px;
}

.closeContainer {
	clear: both;
}

/*
font styles
*/

.red {
	color: #af1414;
}

.red1 {
	font-weight: bold;
	font-size: 34px;
	color: #af1414;
	margin-bottom: 0.4em;
}

.red2 {
	font-weight: bold;
	font-size: 26px;
	color: #af1414;
}

.red3 {
	font-size: 14px;
	color: #af1414;
}

.red3Strong {
	font-size: 14px;
	color: #af1414;
	font-weight: bold;
}

.red4 {
	font-size: 11px;
	color: #af1414;
}

.white {
	color: #ffffff;
}

.white1 {
	font-weight: bold;
	font-size: 28px;
	color: #ffffff;
}

.white2 {
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

.white3 {
	font-size: 12px;
	color: #ffffff;
}

h4 {
	font-size: 11pt;
}

.venueLink {
	text-decoration: underline;
	font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #b9140f;
}

/*
events list
*/

#events_sortable table {
	border-collapse: collapse;
}

#events_sortable table td {
	padding: 0px 0px 0px 8px;
	color: #000;
	font-size: 11px;
	height: 33px;
}

#events_sortable td.noPadding {
	padding-left: 0px !important;
}

.eventSexDetails {
	border: 0px none !important;
	background-repeat: no-repeat;
	background-position: center;
	width: 59px;
	height: 22px !important;
	cursor: pointer;
	float: left;
}

.eventDetailsButton {
	border: 0px none !important;
	background-repeat: no-repeat;
	background-position: center;
	width: 59px;
	height: 22px !important;
	cursor: pointer;
	float: left;
	margin-right: 1px;
}

.eventTellAFriendButton {
	border: 0px none !important;
	background-image: url(../images/tell-friend.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 65px;
	height: 22px !important;
	cursor: pointer;
	float: left;
	margin-left: 1px;
}

/*
#events_sortable .yui-dt-sortedbyasc {
	background-image: url(../images/events_sort_forward.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#events_sortable .yui-dt-sortedbydesc {
	background-image: url(../images/events_sort_reverse.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
*/

.backy {
	width: 552px;
	background-image: url(../images/event-table-foot-short.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 14px;
}

#events_sortable .yui-dt-even {
	background-color: #FFF;
}

#events_sortable .yui-dt-odd {
	background-color: #f0cecd;
}

#events_sortable .eventDetailsTH a, {
	color: #FFFFFF;
	font-weight: normal;
}

#events_sortable .eventDetailsTH span {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
}

th.eventDetailsTH  {
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	padding: 0px;
}

.borderLeft {
	border-left: 1px solid #000;
}

th.eventDateWidth {
	width: 71px;
	background-image: url(../images/event-header-date.jpg);
}

td.eventDateWidth {
	border-left: 1px solid #b31a16;
}

th.eventEventWidth {
	width: 120px;
	background-image: url(../images/event-header-event.jpg);
}

th.eventVenueWidth {
	width: 114px;
	background-image: url(../images/event-header-venue.jpg);
}

th.eventLocationWidth {
	width: 93px;
	background-image: url(../images/event-header-location.jpg);
}

th.eventAgesWidth {
	width: 44px;
	background-image: url(../images/event-header-ages.jpg);
}

th.eventEditWidth {
	width: 110px;
	background-image: url(../images/event-header-edit.jpg);
}

/*
event details
*/

.eventTable {
	width: 552px;
}

.eventTable th {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/event-details-standard.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 28px;
	text-indent: 10px;
	width: 552px;
}

.eventTableTop {
	background-image: url(../images/event-details-top.gif) !important;
}

.eventTableLeft {
	border-left: 1px solid #b31a16;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 6px 5px 6px 0px;
	color: #b31a16;
}

.locationTableLeft {
	border-left: 1px solid #b31a16;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #b31a16;
}

.eventTableRight {
	border-right: 1px solid #b31a16;
	vertical-align: top;
	font-size: 14px;
	text-align: left;
	padding: 6px 0px 6px 5px;
	color: #000;
}

.venueTableLeft {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 6px 5px 6px 0px;
	color: #b31a16;
	width: 49px;
}

.venueTableRight {
	vertical-align: top;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	padding: 6px 0px 6px 5px;
	color: #000;
	width: 238px;
}

.venueTable a {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #b31a16;
}

.faqQuestion {
	background-color: #fff;
	border-left: 1px solid #b31a16;
	border-right: 1px solid #b31a16;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 4px 4px 7px;
	color: #b31a16;
	cursor: pointer;
}

.faqAnswer {
	background-color: #fff;
	border-left: 1px solid #b31a16;
	border-right: 1px solid #b31a16;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	padding: 4px 4px 4px 17px;
	color: #000;
}

.faqAnswer a {
	text-decoration: underline;
}

.tipsQuestion {
	background-color: #fff;
	border-left: 1px solid #b31a16;
	border-right: 1px solid #b31a16;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 6px 4px 4px 7px;
	color: #b31a16;
}

.tipsQuestion li {
	margin-left: 20px;
}

.tipsAnswer {
	background-color: #fff;
	border-left: 1px solid #b31a16;
	border-right: 1px solid #b31a16;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	padding: 6px 4px 4px 35px;
	color: #000;
}

.hide {
	display: none;
}

.eventTableRight a {
	text-align: left;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #b31a16;
}

.eventTableFull {
	color: #b31a16;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	border-right: 1px solid #b31a16;
	border-left: 1px solid #b31a16;
}

.eventTableFooter {
	width: 552px;
	background-image: url(../images/event-table-foot.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 33px;
}

#eventDetailDescription {
	margin-top: 10px;
	width: 244px;
}

#eventDetailsNote {
	padding-top: 10px;
}

.eventDetailsLeftTD {
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	width: 130px;
}

.eventDetailsRightTD {
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}

#eventDetailMapLink {
	margin-top: 10px;
}

/*
basket... innit!
*/

.basketLabel {
	clear: left;
	float: left;
	display: inline;
	width: 110px;
}

.basketDiv {
	float: left;
	width: 300px;
	height: 19px;
	color: #000;
}

.basket_list .altRow, .popup_basket_list .altRow, .popup_basket_product .altRow {
	background-color: #f0f0f0;
}

.basket_list .row, .popup_basket_list .row, .popup_basket_product .row {
	background-color: #e5e5e5;
}

.popup_basket_list {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 170px;
}

.popup_basket_product {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 88px;
}

/* register page */

.register label {
	width: 190px;
}

.registerInput {
	width: 190px;
}

.registerStar {
	color: #000;
	padding-left: 5px;
}

table.register tr.header th {
	font-size: 10pt;
	height: 22px;
	text-align: left;
	color: #b9140f;
}

.hr {
	border-top: 1px solid #e8c7c5;
	margin: 1em 0;
	height: 1px;
}

/* subscribe */

.subscribeContainer {
	padding: 14px 0 0 500px;
}

.subscribeButton {
	width: 69px;
	height: 21px;
	vertical-align: top;
}

.shortFormInput {
	width: 116px;
}

.formInput{
	width: 170px;
}

.clearer {
	clear: both;
}