/********** General Styles*********
Grey Border: #363636
Pink Color: #d01b1e
*******/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 8pt;
	font-family: inherit;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:70%;
}
strong {
	font-weight:bold;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img 
{
	 border:none;
 }
a
{
	color:#d01b1e;
	text-decoration:none;
}
a:hover
{
	color:#d01b1e;
	text-decoration:underline;
}
.offscreen {
	position:absolute;
	top:-1000px;
	left:-5000px;
}
.clear {
	clear:both;
	
}
.break
{
	height:0;
}
.center
{
	text-align:center;
}
.middle
{
	vertical-align:middle;
}
.bold {
font-weight:bold;
}

h1
{
	font-size:175%;
	font-weight:bold;
	
	line-height:1em;
}
h2
{
	font-size:145%;
	font-weight:bold;
	line-height:1em;
}
h3
{
	font-size:100%;
	font-weight:bold;
}
h4 {
	font-size:160%;
	font-weight:bold;
margin-bottom:15px;
}
h5 {
	font-size:130%;
	font-weight:bold;
margin-bottom:10px;
}
p
{
	padding-bottom:15px;

}
.labelIDs {
	left:-9000px;
	position:absolute;
}
.paddingSpace
{
	padding:5px 0;
	clear:both;
	height:0;
	line-height:0;
}
.strong{ font-weight:bold;}
/**************** Main Structure******************/
.wrapper
{
	width:968px;
	margin:0 auto;
}


/*********Header Styles********/

.headerOuter
{
	background:url(../flavourResources/DandUwinter09/media/headerLeft.png) no-repeat left;
	padding-left:15px;
}
#header
{
	background:url(../flavourResources/DandUwinter09/media/headerRight.png) no-repeat right;
	padding-right:15px;
	
}
.headerInner
{
	background:url(../flavourResources/DandUwinter09/media/headerBgd.png) repeat-x bottom;
	padding:0 12px 0 0;
	height:93px;
}

div#logo
{
	float:left;
	width:350px;
	margin-top:2px;
}
div#logo a{
	display:block;
	height:75px;
}
div#signUpImg
{
	float:left;
	width:142px;
	
	background-image:url(../flavourResources/DandUwinter09/media/signUpImg.png);
	background-repeat:no-repeat;
}
div#signUpImg a
{
	display:block;
	padding:0px;
	height:72px;
}
#headerRight
{
	float:right;
	width:355px;
	padding-top:6px;
}
#headerRight .signUpImg
{
	float:left;
	width:142px;
	
}
#loginBox
{
	margin-left:14px;
	float:left;
	width:198px;
}
#loginBox a {	
color:#000000;
}
#loginBox .detailHolder
{
	float:left;
	width:122px;
}
#loginBox .button
{
	float:left;
	width:67px;
	margin-left:8px;
}
.loginSubmit
{
	margin-top:30px;
}

#loginBox .loginInput
{
	border:0 none;
	background: url(../flavourResources/DandUwinter09/media/inputBgd.png) no-repeat center;
	width:100px;
	padding:3px 9px 0 9px;
	height:20px;
	margin-bottom:5px;
}
.loggedInBox
{
	float:right;
	background: url(../flavourResources/DandUwinter09/media/loggedInBoxBgd.png) no-repeat center;
	width:177px;
	height:68px;	
	color:#444244;	
}
.loggedInBox .welcomeText
{
	font-weight:bold;
	font-size:135%;
}
.loggedInBox .inner
{
	padding:10px 12px 0px 12px;
}
.loggedInBox .inner p
{
	padding-bottom:5px;
}

/********Content Area**********/

.contentWrapper
{
	margin-top:12px;
}
.contentWrapperOuter
{
	background: url(../flavourResources/DandUwinter09/media/contentBgd.jpg) no-repeat top;
	padding:4px 4px 0 4px;
	
}
.contentWrapperInner
{
	padding:9px 10px 0;
}
.contentWrapper #contentArea
{
	 background-color:#000000;
	 float:left;
	 padding:10px 10px 0;
}
#contentArea .leftColumn
{
	float:left;
	width:610px;

	
}
#contentArea .rightColumn
{
	float:left;
	width:300px;
	margin-left:10px;
	position:relative;
}
#contentArea .leftColumn .ContentPages
{
	padding:12px;
	background-color:#000000;
	border:1px solid #363636;
	position: relative;
}

#contentArea .leftColumn .ContentPages .columnOne
{
	float:left;
	width:280px;
}
#contentArea .leftColumn .ContentPages .columnTwo
{
	float:left;
	width:280px;
	padding-left:24px;
}
#contentArea .leftColumn .columnOne
{
	float:left;
	width:300px;
}
#contentArea .leftColumn .columnTwo
{
	float:left;
	width:300px;
	padding-left:10px;
}

.contentAreaWrapper
{
	background:url(../flavourResources/DandUwinter09/media/contentWrapperBgd.gif) no-repeat left bottom;
	width:920px;
}
#homePageBanner 
{
	margin-bottom:10px;
	border:solid 1px #363636;
}
#homePageBanner img
{
	margin:1px;
}
/****** Panel Styles***/
.largePanelContainer
{
	padding-bottom:10px;
}
.largePanelContainer .panelTop
{
	background: url(../flavourResources/DandUwinter09/media/largePanelTop.gif) no-repeat left;
}
.smallPanelContainer
{
	width:300px;
	padding-bottom:10px;
}

.smallPanelContainer .panelTop
{
	background: url(../flavourResources/DandUwinter09/media/smallPanelTop.gif) no-repeat left;
}
.smallPanelContainer p
{
   padding-bottom:6px;
}

.panelTop h2
{
	padding:10px 0 9px 10px;
}
.panelContent
{
  background:#171717;
  border:solid 1px #363636;
  border-top:0 none;
  position:relative;
}
.innerPad
{
	padding:10px;
}
.borderTop
{
	border-top:solid 1px #000000;
}
.bannerHolder
{
	padding-bottom:10px;
	width:300px;
}

.bannerHolderExtraPadding
{
	padding-bottom:16px;
	width:300px;
}

.bannerHolder img
{
	width:300px;
}


/*****youTube Panel*******/
.youTubePanel 
{
	padding:0;
}
.youTubePanel .panelTop h2
{
	padding:5px 0 5px 10px;
}
.youTubePanel li
{
	float:left;
	width:120px;
	margin:0 5px;
}
.youTubePanel li img.videoThumb
{
	margin:1px;
	border:solid 1px #363636;
}
.youTubePanel li .videoLink
{
	color:#ffffff;
}
/***Whats On Panel****/

.whatsOn img.eventFlyer
{
	 border:solid 2px #363636;
	 margin-bottom:5px;
}

.whatsOn  .eventDesc	
{
	font-size:9pt;
}
.whatsOn  .eventlink	
{
	font-size:9pt;
	
}
.whatsOn .blueBtnLink
{
	float:left;
}
ul.dayTabs 
{
	width:100%;
}
ul.dayTabs  li
{
	float:left;
	margin-right:1px;
}
ul.dayTabs li a
{
	background: url(../flavourResources/DandUwinter09/media/dayLiBgd.gif) repeat-x;
	padding:6px 10px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}

ul.dayTabs li a.weekend {
padding:6px 10px;
	display:block;
	color:#ffffff;
	font-weight:bold;
background: url(../flavourResources/DandUwinter09/media/WeekendLiBgd.gif) repeat-x;
}

ul.dayTabs li a.primary {
	color:blue;
}

ul.dayTabs li a.weekend.primary {
	color:red;
}

ul.dayTabs li a.selected, ul.dayTabs li a:hover
{
	background: url(../flavourResources/DandUwinter09/media/daySelLiBgd.gif) repeat-x;
	text-decoration:none;
}

.buttonLeft {
	margin-right:15px;
}
.buttonRight
{
	margin-left:15px;
}
/***** Glad to see panel****/
#gladToSeePanelHolder
{
	border:solid 1px #363636;
	border-right:0 none;
	margin-bottom:10px;
	height:367px;
}
#gladToSeePanel
{
	 background: url(../flavourResources/DandUwinter09/media/gladToSeeBgd.jpg) no-repeat left top;
	 overflow: auto;
	 height:367px;
}
#gladToSeePanel .gladToSeeTitle
{
	margin-bottom:15px;
}
#gladToSeePanel .textArea
{
	background-color:#ffffff;
	color:#000000;
	/*min-height: 218px;*/
	padding:15px 10px 10px;
}

/**********JScroll Styles*********/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	border:solid 1px #363636;
}
.jScrollPaneDrag {
	position: absolute;
	background: #808080;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../flavourResources/DandUwinter09/media/scrollArrowUP.gif) repeat-x 0 0;
	height: 16px;
	border:solid 1px #363636;
	border-top:0 none;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../flavourResources/DandUwinter09/media/scrollArrowDown.gif) repeat-x 0 -16px;
	height: 16px;
	border:solid 1px #363636;
	border-bottom:0 none;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown:hover {
	background-position: 0 0;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -16px;
}
#facebookFanbox 
{
	padding-bottom:10px;
}
/*****BigClubber Home Content********/
.bigClubberHomeContent h3
{
	font-size:135%;
}
.bigClubberHomeContent .eventListHolder .eventListItem h3 a {font-size:100%;}
.bigClubberHomeContent .middle{ padding-left:10px;}
/****Gallery Panel******/
.galleryPanel{	padding:0;}
.galleryHolder
{
	margin:12px 0 ;
	border-top:dashed 1px #707070;
}
.galleryItem
{
	border-bottom:dashed 1px #707070;
	padding:10px 0;
}
.galleryThumb
{
	float:left;
	margin-right:10px;
	width:auto;
}
.galleryLink
{
	font-size:9pt;
	padding:0 0 0px 170px;
	display:block;
	
}
.galleryLink:hover{	color:#d01b1e;}
/********* Event Boxes**********/

.eventBoxes
{
	width:280px;
	border:solid 1px #363636;
}
.eventBoxes h2{	padding:6px 0 10px 5px;}
.eventDate
{
	color:#959595;
	font-weight:bold;
}
.eventDay{	color:#ffffff;}

/**Event Listing and Navigation**/
.eventNavigation
{
	border-top:1px dashed #707070;
	padding:5px 0pt;
	display:block;
}
.eventNavigation p
{
	padding:0px;
	line-height:1em;
	margin:0px;
}
.eventNavigation .nextEvents
{
	float:right;
	width:50%;
	text-align:right;
}
.eventNavigation .prevEvents
{
	float:left;
	width:50%;
}
.eventListHolder{	border-top:1px dashed #707070;}
.bigClubberHomeContent .eventListHolder{	border-top:none;}
.ContentPages .eventListHolder .noMargin,.ContentPages .galleryListHolder .noMargin, .galleryIcons li
{
	margin-right:0;
}
.eventListHolder .eventListItem
{
	margin:14px 0;
	width:278px;
	float:left;
	margin-right:28px;
	background-color:#1F1F1F;

}
.eventListHolder .eventListItem .innerPad
{
	padding:10px 12px;

}
.eventListHolder .eventListItem h3 a
{
	font-size:145%;
}
.eventListHolder .eventListItem p
{
	padding:0 0 10px 0;
}
.eventListHolder .eventListItem .eventShortDesc
{
	width:120px;
	float:left;
}
.eventListHolder .eventListItem .eventShortDesc p {padding:0;}
.eventListHolder .eventListItem .eventButtons
{
	padding:0 0 0px 14px;
	width:120px;
	float:left;
}

.eventDetailHolder
{
	background:#1F1F1F;
	width:100%;
	
}
.eventDetailHolder .innerPad
{
	padding:12px 16px;
}
.eventDetailHolder .leftCol
{
	width:419px;
	float:left
}
.eventDetailHolder .rightCol
{
	width:117px;
	float:left;
	margin-left:14px;
}
.addThis
{
	margin-bottom:25px;
}
.eventDetailHolder .eventThumb 
{
	border-width:5px;
}
.eventOtherInfo
{
	background:#333333;
	width:97;
	padding:10px;
	color:#999797;
	margin:15px 0 10px 0;
}
.eventOtherInfo .Title
{
	font-weight:bold;
}
.border
{
	border:none;
	border-top:1px dashed #707070;
	height:1px;
	background:none;
margin-bottom:10px;

}
.eventDetailHolder .eventNavigation 
{
	padding:15px 0;
	border-bottom:1px dashed #707070;
}
.eventDetailHolder .blueSmlBtnLink , .eventDetailHolder .pinkSmlBtnLink
{
	padding-bottom:5px;
}
.eventDetailHolder .eventNavigation .prevEvents, .eventDetailHolder .eventNavigation .nextEvents
{
	background:#333333;
	float:left;
	width:266px;
}
.eventDetailHolder .eventNavigation .nextEvents
{
	margin-left:20px;
}
.eventDetailHolder .eventNavigation p
{
	padding-bottom:5px;
}
.eventDetailHolder .eventNavigation .eventThumb 
{
	border-width:2px;
}
.eventDetailHolder .eventNavigation .prevEvents .innerPad, .eventDetailHolder .eventNavigation .nextEvents .innerPad
{
	padding:15px 17px;
}
/**Event Calendar***/
.eventCalendar
{
	background: url(../flavourResources/DandUwinter09/media/calendar/calendarBgd.gif) repeat-x bottom;
}
.eventCalendar .calendar
{
	padding:0 6px 3px;
}

.calendarMonth
{
	background: url(../flavourResources/DandUwinter09/media/calendar/calendarMonthBgd.gif) repeat-x bottom;
	height:45px;
	width:100%;
}
.calendarMonth th
{
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
.calendarMonth .monthNav
{
	width:30px;
}
.calendarInner
{
	margin:10px 0 3px 0;
}
.calendarDays 
{
	width:100%;
}
.calendarDays th
{
	font-family: Tahoma, Arial, Sans-Serif;
	width:34px;
	text-align:center;
	padding:0px 5px 15px 0;
	
}
.calendarDays td
{
	font-family: Tahoma, Arial, Sans-Serif;
	text-align:right;
	padding:0px 4px 4px 0;
	
}
.calendarDays td a
{
	background: url(../flavourResources/DandUwinter09/media/calendar/calendarDayBgd.gif) repeat-x bottom;
	padding:2px 5px 2px 0;
	display:block;
	color:#ffffff;
	border:solid 1px #363636;
	font-size:7pt;
}
.calendarDays td a:hover, .calendarDays td a.selected
{
	background: #ffffff;
	color:#2E7DB2;
	text-decoration:none;
}
/****Weekedn Box***/
.theWeekendBox
{
	background-color:#383838;
	padding:9px 12px 5px;
}
.theWeekendBox p
{
	padding:0 0 3px 0;
}
.theWeekendBox .eventName 
{
	line-height:0.8em;
}

.theWeekendBox .weekendItem
{
	padding-bottom:4px;
}
/*****Gallery Listing ****/
.galleryListItem
{
	background:#1F1F1F;
	float:left;
	width:188px;
	text-align:center;
	margin:0px 10px 0px 0;
}

.galleryListItem p, .galleryListThumb{padding-bottom:6px;}
.galleryPaging, 
{
	background:#1F1F1F;
	padding:8px;
}
.galleryPaging li.pageText, .paging li.pageText
{
	background:none;
	padding-left:0px;
}
.galleryPaging li, .paging li
{
	display:inline;
	background: url(../flavourResources/DandUwinter09/media/pagingLiBgd.gif) no-repeat left;
	padding:0 1px 0 8px;
}
.galleryPaging li a
{
	color:#ffffff;
	text-decoration:underline;
	
}
.galleryTitle,.topH3, .roomsListHolder h3 a
{
	font-size:160%;
	color:#ffffff;
}
.topH3{padding-bottom:15px;}
.roomsListHolder h3,.roomsListItem img{padding-bottom:10px;}
.roomsListHolder p{padding-bottom:5px;}
.roomsListHolder{padding-top:5px;}
.galleryDetailHeader .leftCol, .galleryDetailHeader .rightCol
{
	float:left;
	width:50%;
	
}
.galleryDetailHeader .rightCol{text-align:right;}
.galleryDetailHeader .rightCol .facebookUploadLink
{
	background:url(../flavourResources/DandUwinter09/media/facebookLogo2.gif) no-repeat right center;
	padding:6px 90px 4px 0;
	margin-bottom:4px;
	display:block;
}
.galleryDetailHeader .rightCol .emailPhotoLink
{
	background:url(../flavourResources/DandUwinter09/media/mailBox.gif) no-repeat right center;
	padding:4px 29px 3px 0;
	margin-right:1px;
	display:block;
}
.textArea,.galleryDetailItem,.roomsListItems,.guestListForm,.membersAreaForm
{
	background:#1F1F1F;
}
.galleryIcons li
{
	float:left;
	width:74px;
	margin:6px 7px 0 0px;
}
.galleryIcons li a img
{
	display:block;
}
.galleryDetailItem .galleryPaging
{
	padding-left:0px;
}
.guestListForm p,.formArea p
{
	font-size:115%;
}
.guestListForm a{ text-decoration:underline;}
.venueOptions
{
	border-bottom:1px dashed #707070;
	border-top:1px dashed #707070;
	padding:20px 0 5px 0;
	font-size:120%;
}
.venueOptions .left
{
	float:left;
	width:50%;
	padding-bottom:6px;
	
}
.venueOptions .right
{
	float:right;
	width:50%;
	padding-bottom:6px;
}
.venueOptions label
{
	vertical-align:text-top;
	padding-left:10px;
}
.venueOptions .checkbox{margin:0;}
.checkOutImages
{
	float:left;
	padding:10px 15px 15px 10px;
}
.contactArea
{
	background: transparent url(../flavourResources/DandUwinter09/media/contactAreaBgd.gif) repeat-y center;
}
.contactArea .leftCol, .leftHeader
{
	float:left;
	width:275px;
	padding-right:33px;
	
}
.contactArea .rightCol, .rightHeader
{
	float:left;
	width:275px;
}

.contactArea .standardLabel{width:72px;}
.contactArea .standardInput, .contactArea  .standardTextArea{width:150px;}
.contactArea .formArea p {padding-bottom:6px;}
.contactArea .topH3{ font-size:175%;}
.contactArea .smallText{width:100%; text-align:left; padding:0px;}
.venueIcons 
{
	
	text-align:right;
	margin-top:5px;
}
.venueIcons img{margin-left:2px;float:right;}
/****Form Element Styles*****/
.formArea
{
	padding:15px 0;
	
}
.formArea p 
{
	text-align:left;
	clear:both;
	display:block;
	padding-bottom:15px;
	}
.membersAreaForm {
	float:left;
width:584px;
}
.membersAreaForm .formArea p { padding-bottom:7px;}
.paddingSpace{ padding:6px 0; overflow:hidden;}
.formArea p.noPadding{padding:0 0 2px 0;}
.standardLabel
{
	 vertical-align:top;
	 width:148px;
	 float:left;
	 text-align:right;
	 padding-right:7px;
	 height:20px;
}
.standardInput, .standardTextArea
{
	width:200px;
	border:solid 1px #545353;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
}
.standardTextArea
{
	background:none;
	color:#9B989A;
	padding:5px;
	width:192px;
	display:block;
	float:left;
	clear:right;
}
.standardCheckBox{margin:0px 0 0 3px;}
.standardRadioButton{ margin:0px 5px 0px 0;}
.radioButtonLabel{vertical-align:text-top; padding-right:14px;}
.DOB{width:40px;margin-right:5px;}
.DOM{width:90px;margin-right:5px;}
.DOY{width:54px;}
.smallText
{
	width:200px;
	color:#9B989A;
    text-align:center;
    display:block;
    padding-left:155px;
}
.membersAreaForm .smallText
{
	width:100%;
	padding:0px;
}
 /*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h2.topH2{
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 20pt;
  margin:0 0 5px 0;
  padding:0;
  
}
.sIFR-active h2.topH2 a{
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 26pt;
  margin:0 0 10px 0;
  padding:0;
}

.sIFR-active h2.topH2 a:hover{
  background-color:#FF0000;
}

 
/********Footer**********/
#footer
{
	border-top:5px solid #171717;
	margin-top:10px;
	font-family:Tahoma, Arial, Sans-Serif;

}
#footer .footerInner
{
	padding:15px 20px 15px 10px;
}

#footer  .columnOne 
{
	float:left;
	width:135px;
	margin-right:15px;
}
#footer  .columnTwo
{
	float:left;
	width:185px;
	margin-right:15px;
}
#footer  .columnThree
{
	float:left;
	width:240px;
	margin-right:15px;
}
#footer  .columnFour
{
	float:left;
	width:134px;
	margin-right:15px;
}
#footer  .columnFive
{
	float:left;
	width:135px;
	
}
#footer  .columnTitle
{
	font-weight:bold;
}
#footer  .columnOne li
{
	margin-bottom:4px;
}
/*********************** Individual Club Styles*****************/
body
{
	background-color:#000000;
	background-image:url(../flavourResources/DandUwinter09/media/bodyBgd.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.contentWrapper
{
	background: url(../flavourResources/DandUwinter09/media/contentInnerBgd.gif) repeat-y left;
	
}
div#logo 
{
	background-image:url(../flavourResources/DandUwinter09/media/logo.png);
	background-repeat:no-repeat;
}
.ContentPages a, .galleryPaging li.selected, .smallPanelContainer .eventName a, .whatsOn  .eventlink, #footer a, .galleryLink
{
	color:#d01b1e;
}
.eventThumb , .galleryIcon
{
	border:2px solid #646464;
}

/****Panel Styles***/
.smallPanelContainer .eventName a
{
	font-size:10pt;
}
.smallPanelContainer  .eventDat, .galleryDate
{
	font-size:10pt;
	color:#959595;
	font-weight:bold;
}

/*** Top Nav Styles**/

.topNav li
{
	float:left;
	line-height:1em;
	margin-right:1px;
}
.topNav li a, .topNav li a.selected:hover
{
	background:url(../flavourResources/DandUwinter09/media/topNavRightCorner.png) no-repeat right top;
	color:#ffffff;
	font-weight:bold;
	padding:0px;
	display:block;
}
.topNav li a span, .topNav li a.selected:hover span
{
	 background:url(../flavourResources/DandUwinter09/media/topNavLeftCorner.png) no-repeat left top;
	 padding-left:4px;
	 display:block;
	 
}
.topNav li a span span, .topNav li a.selected:hover span span
{
	background:url(../flavourResources/DandUwinter09/media/topNavBgd.gif) repeat-x;
	margin:0 4px 0 0;
	padding:8px 4px;
	display:block;
}

.topNav li a.selected, .topNav li a:hover
{
	background:url(../flavourResources/DandUwinter09/media/topNavSelRightCorner.png) no-repeat right top;
	text-decoration:none;
	color:#ffffff;
}
.topNav li a.selected span, .topNav li a:hover span
{
	 background:url(../flavourResources/DandUwinter09/media/topNavSelLeftCorner.png) no-repeat left top;
}
.topNav li a.selected span span, .topNav li a:hover span span
{
	background:url(../flavourResources/DandUwinter09/media/topNavSelBgd.gif) repeat-x;
}
/*****Buttons***/
.blueBtnLink
{
	background: url(../flavourResources/DandUwinter09/media/buttons/blueBtn.gif) no-repeat;
	width:130px;
	text-align:center;
	position:relative;
}
.blueBtnLink a
{
	padding:9px 0 0 0px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	font-size:9pt;
	height:24px;
}
.blueBtnLink a:hover, .blueSmlBtnLink a:hover, .pinkSmlBtnLink a:hover
{
    text-decoration:underline;
color:#FFFFFF;
    
}

.blueSmlBtnLink
{
	background: url(../flavourResources/DandUwinter09/media/buttons/blueBtnSml.gif) no-repeat;
	width:118px;
	text-align:center;
	position:relative;
}
.pinkSmlBtnLink
{
	background: url(../flavourResources/DandUwinter09/media/buttons/pinkBtnSml.gif) no-repeat;
	width:118px;
	text-align:center;
	position:relative;
}

.blueSmlBtnLink a, .pinkSmlBtnLink a
{
	padding:9px 0 0 0px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	font-size:9pt;
	height:24px;
}

.blueSmlBtnLink a:hover, .pinkSmlBtnLink a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

/*****FORUM***/

.forum table {
margin-bottom:10px;
	
}
.forum_head1 {
	background:#d01b1e;
font-size:120%;
font-weight:bold;
padding:5px 0 5px 10px;
width:430px;
border-right:1px solid #000;
}
.forum_head2 {
		background:#d01b1e;
font-size:120%;
font-weight:bold;
padding:5px 0 5px 10px;
width:160px;
}
.forum_content1 {
		background:#1f1f1f;
font-size:100%;
font-weight:bold;
padding:7px 0 7px 10px;
width:430px;
border-right:1px solid #000;
border-top: 1px solid #000;
}
.forumArrow {
	margin:0 5px 0 0;
}
.forum_content2 {
		background:#1f1f1f;
font-size:100%;
font-weight:bold;
padding:7px 0 7px 10px;
width:160px;

border-top: 1px solid #000;
}

.paging {
	background:#1F1F1F;
	padding:8px;
margin-bottom:15px;
}
.paging li.pageText
{
	background:none;
	padding-left:0px;
}
.paging li
{
	display:inline;
	background: url(../flavourResources/DandUwinter09/media/pagingLiBgd.gif) no-repeat left;
	padding:0 1px 0 8px;
}
.forum_headPostDetail1 {
		background:#d01b1e;
font-size:120%;
font-weight:bold;
padding:5px 0 5px 10px;
width:160px;
}
.forum_headPostDetail2 	{
	background:#d01b1e;
font-size:120%;
font-weight:bold;
padding:5px 0 5px 10px;
width:430px;
border-left:1px solid #000;
}
.forum_contentPostDetail1 {
	background:#1f1f1f;
font-size:100%;
font-weight:bold;
padding:7px 0 7px 10px;
width:160px;

border-top: 1px solid #000;
}
.forum_contentPostDetail2 {
		background:#1f1f1f;
font-size:100%;
font-weight:bold;
padding:7px 0 7px 10px;
width:430px;
border-left:1px solid #000;
border-top: 1px solid #000;
}
.forumInput {
	width:580px;
border:solid 1px #545353;
}
.forum label {
	font-weight:bold;
padding-bottom:5px;
display:block;


}

/*****COMPETITIONS***/

.Competiton {
background:#1F1F1F;
padding:10px;
margin-bottom:10px;
}
.comp_img_border {
	border:5px solid #4b4d4a;
}
	
.compDetail {
border-top:1px dashed #707070;
width:100%;
padding:10px  0 0 0;
}
.termTitle {
	display:block;
border-top:1px dashed #707070;

padding:10px 0 0 0;
font-weight:bold;
}
.compDetail label {
	font-size:120%;
font-weight:bold;
}
.compDetail ul {
	margin-bottom:15px;
}
/*****LOGIN PAGE***/
.loginLabel
{
	 vertical-align:middle;
	 width:175px;
	 display:inline-block;

	 text-align:right;
	 padding-right:7px;
	

}
.loginPage input {
	vertical-align:middle;
}
.loginPage {
	padding-top:10px;
}

/*****LOGIN PAGE***/

.womLogin {
	float:left;
	width:270px;
position:relative;
}
.wom h4 {
	font-size:130%;
border-bottom:1px dashed #707070;
padding-bottom:10px;
}
.womReg h4 {
	text-align:right;
border:none;
padding-bottom:0;
}
.womLogin h4 {
	border:none;
padding-bottom:0;
}
.womReg {
	float:left;
	width:290px;
position:relative;

}

.joinlabel {
	width:120px;
	text-align:right;
	margin-bottom:5px;
margin-top:2px;
	display:inline-block;
vertical-align:middle;
	margin-right:10px;
	padding:2px;
	font-weight:bold;
}
.WOMjoindetailsHolder {
margin-left:100px;
}
.WOMfieldBoxes {
	width:150px;
border:1px solid #707070;
color:#999999;
padding:2px;
	display:inline;
vertical-align:middle;

}
.wom .noBorder {
	border:none;
}
.womNumber {
	font-size:280%;
font-weight:bold;
margin-right:20px;
}
.friendsEmails label {
	
margin: 0 10px 0 10px;

width:60px;
}
.offer, .friendName {
text-transform:uppercase;
font-weight:bold;
}

.blueBtnLink2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../flavourResources/DandUwinter09/media/buttons/blueBtn2.gif) no-repeat scroll 0 0;
clear:none;
text-align:center;
width:130px;
}
.blueSmlBtnLink2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../flavourResources/DandUwinter09/media/buttons/blueBtnSml2.gif) no-repeat scroll 0 0;
clear:none;
text-align:center;
width:118px;
}
.blueSmlBtnLink2 a, .pinkSmlBtnLink2 a, .blueBtnLink2 a {
color:#FFFFFF;
display:block;
font-size:9pt;
font-weight:bold;
height:24px;
padding:9px 0 0 0;
}
.buttonRight2 {
/*margin-left:150px;
position:relative;
top:-32px;*/
}

























/*Party Planner*/

.bgWhite {

}

.partyPlanner h2 {


}
.partyPlanner h3 {
	font-size:160%;
	color:#ffffff;
border-bottom:1px dashed #707070;
margin-bottom:15px;
padding-bottom:5px;

}

.steps {

float:right;
margin-top:16px;
padding:0;


}
.topH2 {
	color:#d01b1e;
font-size:27px;

}
.steps li {
float:left;
width:81px;
margin:0;
padding:0 0 0 4px;
}
.steps img {
	display:block;
}

.partyLogin {
	float:left;
width:260px;
margin-right:30px;
position:relative;
}
.partyReg {
	float:right;
width:260px;
position:relative;
}
.partyPlanner label {
	display:block;
margin-bottom:4px;
}
.partyPlanner span input, .partyPlanner span select {
	margin-bottom:5px;
padding:0;
}
.partySubmit {
	margin-top:15px;
}
.required {
	color:#FF0000;
}

.partyBasket .panelTop  {

    background: url(../flavourResources/DandUwinter09/media/smallPanelBasketTop.gif) no-repeat left;
}
.stepName {
	border-bottom: 1px solid #000;
	padding: 0 0 5px 0;
	font-size:145%;
}
.numberColor {
	color:#d01b1e;
font-size:100%;
}

.partyBasket li {
	border-bottom: 1px solid #515151;
	padding: 10px 0;
float:left;
width:276px;
position:relative
}
.partyBasket ul {
	margin-bottom:10px;
float:left;
position:relative
}
.rememberBasket {
	background:#515151;
	padding:4px 10px 30px 10px;
font-size:120%;
font-weight:bold;
margin:0;
clear:both;

}
.basketEdit {
float:right;

}
.remove img {
float:right;
}
.partyPlanner  h4 {
	font-size:100%;
	font-weight:bold;
}
.areaImages {
	width:132px;
	float:left;
	margin-right:12px;
	padding-top: 10px;
}
.areaImages img {
	border:1px solid #333333;
}

.areaImageTop 
{
    height: 240px;
}

.areaTitle {
	font-size: 100%;
font-weight:bold;
margin:0;
padding:5px 0;
}
.selectArea {
	margin-right:12px;
float:left;
width:132px;

}
.selectArea img {
	border:none;
}
.selectBorder {
	border-bottom:1px dashed #707070;
	width:132px;
}

.areaRow {
	padding-bottom:20px;
	float:left;
width:566px;

}
.noMargin {
	margin:0;
}
.partyPlanner .textArea {
float:left;
width:100%
}
.packageSections {
	background:#d01b1e;
width:556px;
float:left;
padding: 0 0 0 10px;
}
.packageSections li {
	float:left;
margin:0;
padding:0;
	line-height:1em;
margin-right:5px;
}
.packageSections p {
	float:left;
padding: 8px 10px 10px 0;
background:url(../flavourResources/DandUwinter09/media/package-arrow1.gif)    no-repeat  right;
font-weight:bold;
font-size:100%;
}

.packageSections ul {
	margin-left:20px;
float:left;
margin-top:6px;
}

.packageSections li a, .packageSections li a.selected:hover
{
	
	color:#ffffff;
	font-weight:bold;
	padding:0px;
	display:block;
}
.packageSections li a span, .packageSections li a.selected:hover span
{
	 
	 padding-left:4px;
	 display:block;
	 
}
.packageSections li a span span, .packageSections li a.selected:hover span span
{
	
	margin:0 4px 0 0;
	padding:8px 4px;
	display:block;
}

.packageSections li a.selected, .packageSections li a:hover
{
	background:url(../flavourResources/DandUwinter09/media/topNavSelRightCorner.png) no-repeat right top;
	text-decoration:none;
	color:#ffffff;
}
.packageSections li a.selected span, .packageSections li a:hover span
{
	 background:url(../flavourResources/DandUwinter09/media/topNavSelLeftCorner.png) no-repeat left top;
}
.packageSections li a.selected span span, .packageSections li a:hover span span
{
	background:url(../flavourResources/DandUwinter09/media/topNavSelBgd.gif) repeat-x;
}
.packageList {
	float:left;
width:194px;
}
.packageList li a {
	background:#0f0f0f ;
	width:172px;
font-weight:bold;
padding:10px;
border-bottom:2px solid #1f1f1f;
margin-right:2px;
	color:#FFFFFF;

display:block;
}
.packageList li a:hover {
	text-decoration:none;
	background:#ffffff;
color:#000000;
}


.packageList ul li .packageSelected {
	background:#000000;
margin:0;
width:174px;
margin:0;
}
.packageList ul li .packageSelected:hover {
	color:#FFFFFF;
background:#000000;
}

.packageInfo {
	background:#000000;
width:330px;
float:left;
padding:20px;
}
.packageImage {
	float:left;
margin-right:20px;
}
.packagePrice {
	float:left;
	width:140px;
}
.packagePrice p {
	font-size:140%;
	font-weight:bold;
}
.packageText {
	clear:both;
width:330px
}
.packageText  h4 {
	font-size:140%;
	font-weight:bold;
	padding-top:15px;
	
}
.packageHolder {
	border-bottom:1px solid #4c4c4c;
border-right:1px solid #4c4c4c;
border-left:1px solid #4c4c4c;
width:564px;
float:left;
margin-bottom:15px;
}
.editParty {
	float:left;
}
.nextStep {
	float:right;
}
.skipPackages {
	display:block;
border-top:1px dashed #707070;
text-align:right;
clear:both;
padding:10px 0 0 0;
}
.step4Form .leftCol {
	width:260px;
float:left;
}
.step4Form .rightCol {
	width:260px;
float:left;
} 
.radio label {

float:left;

padding-top:3px;

}
.radio input {
	
float:left;
margin-right:10px;

}
.specialRequire label {
	width:550px;
float:left;
margin-top:15px;
}
.specialRequire textarea {
		width:560px;

height:135px;
overflow:auto;
margin-bottom:15px;
}
.temptedPackHolder {
	border:1px solid #4c4c4c;
	padding:9px;
width:154px;
float:left;
margin:0 14px 0 0;




}
.temptedPackHolder  p {
	padding-bottom:5px;
    font-weight:bold;
    margin-top:3px;
}


.tempted {
    width:564px;
	float:left;
    padding: 0 0 15px 0;
    margin:0 0 15px 0;
}
.temptedPackHolder.noMargin {
	margin:0;
}
.step4Buttons {
border-top:1px dashed #707070;
clear:both;
padding:15px 0 0 0
}
.editPackage {
	float:left;
}
.submitEnquiry {
	float:right;
}

.AreaArea 
{
    float: left;
    clear:both;
}

.nextStepArea 
{
        float: left;
    clear:both;
    margin-top: 20px;
}

.nextStepArea .nextStep {
	float:left;
}
/*END Party Planner*/

.Loader 
{
    padding: 60px;
}

.wrapper #contentArea .rightColumn
{
    position: relative;
    z-index: 0;
}

.areaImagesInfo .selectArea 
{
    float: right;
}

.areaImagesInfo .areaImageInfoTop 
{
        float: left;
}

.areaImagesInfo .AreaTextInfo 
{
    float: left;
}

.areaImagesInfo 
{
    margin: 0px;
    margin-top: 33px;
    padding: 8px;
    border:1px dashed #707070;
}

.areaImageInfoTop
{
    margin-right: 10px;   
    display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.Loading 
{
    visibility: hidden;
}

.wrapper #contentArea .leftColumn 
{
    position:relative;
    z-index:99999 !important;
}

#DetailsArea {float: left; clear: both; margin-right: 20px;}

div.breaker {
	border-top:1px dashed #707070;
	margin:8px 0;
}
div.eventShortDesc div.currentPrice
{
    font-size:10pt;
    font-weight:bold;
	color:#4bec74;
}

div.eventShortDesc div.currentPrice .bigger 
{
    font-size:18pt;
	color:#4bec74
}

div.eventShortDesc div.currentPrice .smaller 
{
    font-size:8pt;
}

div.currentPriceRight
{
	color:#4bec74
}

div.currentPriceRight div 
{
    line-height:1em;
    float:left;
    width:36px;
    margin-left:4px;
    margin-bottom:4px;
}

div.currentPriceRight .bigger 
{
    font-weight:bold;
    font-size:18pt;
    width:40px;
}

.cb 
{
    clear:both;
}