/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 2px 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;
}
.radio, .checkbox {
	width: auto !important;
}

.iansClearer, .clearer {
	clear: left;
}
.underline {
	text-decoration: underline;
	cursor: pointer;
}
/*
Custom styling
*/

.button {
	border: none !important;
	cursor: pointer;
	height: 21px;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
}

.buttonMedium {
	background: url(/custom/images/btn-medium.gif) no-repeat;
	width: 70px !important;
}
.buttonLarge {
	background: url(/custom/images/btn-large.gif) no-repeat;
	width: 129px !important;
}

body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	color: #606060;
}

.body {
	background-color: #ffffff;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}

a {
	color: #0b8ce4;
	text-decoration: none;
}

form label {
	display: block;
	float: left;
	width: 220px;
}

form input, textarea {
	width: 180px;
}

form select {
	width: 186px;
}

.center {
	text-align: center;
}

.mainContent {
	width: 747px;
	margin: 0px auto;
	text-align: center;
}

.headerContent {
	float: left;
	width: 567px; 
	height: 117px;
	text-align: right;
}

.navRpt{
	text-align: left;
	background: url(/custom/images/nav-rpt.gif) repeat-x;
}

.navLeft {
	background: url(/custom/images/nav-left.gif) no-repeat left;
}

.navRight {
	background: url(/custom/images/nav-right.gif) no-repeat right;
	height: 28px;
	padding: 11px 4px 0 4px;
	width: 559px;
}

.navRight a, .navRight span {
	color: #0b8ce4;
	margin: 0 10px;
	cursor: pointer;
}

.navSeparator {
	color: #bebebe !important;
	margin: 0 !important;
	cursor: text !important;
}
.headerContentBasket {
	height: 20px;
	font-size: 11px;
}
.headerContentBasket a, .headerContentBasket span {
	margin-left: 7px;
	color: #0b8ce4;
}
.headerContentBasket a {
	text-decoration: underline;
}
.headerContentContent {
	width: 567px; 
	height: 45px;
}
.headerNav {
	height: 37px;
}

.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 106px;
	width: 180px;
	float: left;
	margin-bottom: 10px;
}

.phoneText {
	color: #959595;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px
}

h1 {
	color: #0b8ce4;
	font-size: 14px;
}

.h1 {
	color: #0b8ce4;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #0b8ce4;
	font-size: 12px;
}

.h2 {
	color: #0b8ce4;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 8px 0;
}

h3 {
	color: #0b8ce4;
	font-size: 12px;
	font-weight: normal;
}

.h3 {
	color: #0b8ce4;
	font-size: 12px;
	font-weight: normal;
}

.grey {
	color: #757575;
	font-size: 11px;
	padding-top: 4px;
}

.grey a {
	color: #757575;
	text-decoration : none;
	font-weight: bold;
	font-size: 11px;
}
.menu {
	width: 178px;
	height: 149px;
	text-align: left;
	float: left;
}

.menuItem {
	width: 168px;
	background-image: url(../images/crumb.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 4px;
	padding-bottom: 3px;
}

.menuItem a {
	font-size: 14px;
	
}

.banner {
	width: 567px;
	height: 149px;
	float: left;
}

.lhs {
	clear: both;
	background-color: #e5e5e5;
	width: 178px;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.lhsTop {
	background-image: url(../images/greyTop.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 5px;
	font-size: 1px;
}

.lhsMiddle {
	height: auto !important;
	height: 300px;
	min-height: 300px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 24px;
}

.lhsBottom {
	background-image: url(../images/greyBottom.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 5px;
	font-size: 1px;
}

.loginBox {
	text-align: center;
}

.loginBox a {
	text-align: center;
	color: #000000;
} 

.content {
	width: 569px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	float: left;
	text-align: left;
}	

.nav {
	width: 567px;
	padding-top: 7px;
	height: 16px;
}

.navItem {
	width: 167px;
	height: 16px;
	padding: 0px 10px 0px 10px;
	float: left;
}
.homeNavItem {
	width: 187px;
	height: 16px;
	padding: 0px;
	float: left;
}

.navSpacer {
	height: 16px;
	width: 2px;
	float: left;
	background-image: url(../images/crumbVertical.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}

.home {
	width: 567px;
	clear: left;
}
.homeBoxes {
	margin: 10px 0 0 4px;
}
.main {
	width: 547px;
	clear: left;
	padding: 10px 10px 0px 10px;
}

.mainPad {
	height: 1px;
	width: 547px;
	font-size: 1px;
}

.homeItem {
	width: 167px;
	height: 214px;
	padding: 11px 7px 0 7px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
}

.homeSpacer {
	height: 177px;
	width: 2px;
	float: left;
	background-image: url(../images/crumbVertical.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.homeItem a {
	color: #75cdf9;
	text-decoration: none;
	font-size: 12px;
}

.homePad {
	height: 4px;
	width: 567px;
	clear: left;
}

.homeContentSpacer {
	height: 170px;
	width: 6px;
	float: left;
	background-image: url(../images/crumbVertical.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.homeImage {
	float: left;
	width: 177px;
	height: 170px;
	overflow: hidden;
}

.homeContent {
	padding: 5px 10px 0px 10px;
	
}

.homeText {
	width: 354px;
	float: left;
	padding-right: 10px;
}

.ribbon {
	width: 562px;
	height: 19px;
	background-color: #75cdf9;
	padding: 3px 0 0 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
.ribbonBackLink {
	color: #fff;
	margin-left: 40px;
	font-weight: normal;
}

#footer {
	width: 400px;
	clear: both;	
	margin-left: 120px;
	padding-top: 10px;
	text-align: center;
}

.footerItem {
	padding: 5px;
	height: 20px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #0b8ce4;
}

.footerItem a {
	font-size: 12px;
	color: #0b8ce4;
	text-decoration: none;
}

.footerSpacer {
	padding: 5px;
	float: left;
}

.popupMenuLevel1 {
	text-align: left;
}

.popupMenuLevel2 {
	text-align: left;
}

.popupMenuLevel3 {
	text-align: left;
}

.popupMenuLevel4 {
	text-align: left;
}

/*
news styles
*/

.newsListingDate {
	font-weight: bold;
	padding-top: 15px;
}

.layoutTable {
	border: 1px solid #000000;
}

.layoutTable th {
	width: 76px;
	background-color: #337fa5;
	color: #ffffff;
}
	
.layoutTable td {
	width: 76px;
}

.rowA {
	background-color: #ffffff;
}

.rowB {
	background-color: #c6c4c4;
}

#meetTable td {
	padding: 12px 0px;
	background-image: url(../images/crumb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.TDLeft {
	width: 95px;
}

.TDRight {
	width: 448px;
	vertical-align: top;
}

.meetTheTeam {
	border: 1px solid #545454;
}

/* generalForm */

.generalForm p {
	height: 25px;
	color: #75cdf9;
	font-size: 12px;
}

.generalForm label {
	float: left;
	color: #75cdf9;
	font-size: 12px;
	font-weight: normal;
	width: 125px;
}

.generalForm input {
	float: left;
	width: 160px;
}

.generalForm select {
	height: 20px;
	line-height: 20px;
	float: left;
	width: 163px;
}

.generalForm .checkbox {
	float: none;
	width: auto;
}

.registerStar {
	color: #75cdf9;
}

.registerAddressLabel {
	padding: 3px 0 0 2px;
}

.registerButtons {
	margin-top: 5px;
	float: right;
}

.registerChecboxArea {
	float: left;
	width: 260px;
	margin-right: 10px;
	padding-bottom: 8px;
}
.registerChecboxArea .checkbox {
	float: none;
	width: auto;
}
label.inline {
	display: inline;
	float: none;
}

/* login panel */

.mask {
	background-color: #313131 !important;
	-moz-opacity: 0.90;
	opacity: 0.90;
	filter: alpha(opacity=90);
}
.popupClose {
	top: 0;
	right: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
	float: right;
}
#loginPopup {
	background: transparent;
	border:none;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#loginPopup .hd {
	display: none;
	
}
#loginPopupBg {
	background: transparent url(/custom/images/login-bg.png);
	width: 297px;
	height: 178px;
	position: absolute;
	z-index: -1;
}
#loginPanel {
	margin: 0 0 0 10px;
}
#loginPanelDetails {
	margin-top: 10px;
}
#loginPanelExisting {
	font-weight: bold;
	font-size: 9pt;
}
#loginPanelActions {
	padding-left: 190px;
	width: 70px;
}
.loginStuff {
	height: 37px;
}
.loginTitle {
	float: left;
	width: 250px;
	color: #0b8ce4;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
.loginIntro {
	color: #75cdf9;
	font-size: 14px;
	margin-bottom: 4px;
}
.loginRegister, .loginRegister a {
	color: #0b8ce4;
	font-size: 12px;
}
#loginPanelDetails div {
	height: 25px;
}
#loginPanelDetails label {
	float: left;
	width: 100px;
	font-size: 13px;
	color: #75cdf9;
}
#loginPanelDetails input {
	width: 160px;
	float: left;
}

/* event section */

.eventMain {
	width: 557px;
	clear: left;
	padding: 10px 0 0 10px;
}
#eventSectionIntro {
	float: left;
	width: 175px;
}
#eventSectionNoDates {
	text-align: center;
	font-weight: bold;
	color: #0b8ce4;
	margin: 20px 0;
}
#eventSectionImage {
	float: left;
	width: 175px;
	height: 206px;
	background-position: center;
	background-repeat: no-repeat;
}
.eventSectionRootSection {
	margin-left: 10px;
	float: left;
	width: 181px;
}
.eventSectionDetails {
	float: left;
	width: 382px;
}
.eventSectionEventBit {
	padding: 10px 0 5px 0;
	overflow: hidden;
}
.eventSectionEvent {
	background: url(/custom/images/crumb.gif) repeat-x bottom;
	padding-bottom: 5px;
}
.eventSectionEventImage {
	float: left;
	margin: 0 10px 0 6px;
	width: 92px;
}
.eventSectionEventDetails {
	float: left;
	width: 445px;
}
.eventSectionEventActions {
	margin: 0 0 0 370px ;
}
.eventSectionEventInfo {
	padding-bottom: 25px;
	overflow: hidden;
}
.sectionSubHeader {
	margin: 10px 0;
}
.paginationRibbon {
	margin-top: 19px;
	text-align: center;
}
.paginationRibbon a {
	color: #fff;
}
.paginationRibbon span {
	text-decoration: underline;
}

/* event */

#eventImage {
	float: left;
	width: 177px;
	margin-right: 10px;
}
#eventDescription {
	margin-top: 8px;
	width: 369px;
}
#eventDescription p, #eventDescription h3, .eventArea p {
	 margin: 0px 0px 8px 0px;
}
#eventDetails {
	float: left;
}
#eventPDF {
	margin: 10px 0 10px 0;
}
#eventPDF img {
	margin-bottom: 10px;
	display: block;
}
#eventForm {
	text-align: right;
	width: 369px;
	color: #0b8ce4;
	font-size: 12px;
}
#eventDate {
	margin: 5px 0 10px 0;
}
#eventTabsHeaderContainer {
	padding: 40px 0 0 2px;
	clear: left;
	height: 33px;
	width: 100%;
	background: url(/custom/images/tabs-header.gif) repeat-x bottom;
	color: #0b8ce4;
	text-align: center;
}
.eventTabsHeader {
	float: left;
	cursor: pointer;
}
.eventTabLeft {
	background-repeat: no-repeat;
	background-position: left;
}
.eventTabLeftOn {
	background-image: url(/custom/images/tab-on.gif);
}
.eventTabRight {
	height: 25px;
	padding: 8px 22px 0 22px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: right;
}
.eventTabRightOn {
	background-image: url(/custom/images/tab-on-right.gif);
	font-weight: bold;
}
.eventArea {
	padding: 20px 10px;
	color: #75cdf9;
	color: #606060;
}
.eventArea a {
	color: #0b8ce4;
}
.eventAreaCrumb {
	height: 2px;
	overflow: hidden;
	background: url(/custom/images/crumb.gif) repeat-x top;
}
.eventSpacesRemaining {
	margin-right: 10px;
}
/* basket */

#basketTable {
	width: 100%;
}

#basketTable th {
	height: 22px;
	background-color: #b7b7b7;
	color: #fff;
	text-align: center;
}
.basketRow td {
	height: 106px;
	text-align: center;
}
.basketSeparator td {
	background: url(/custom/images/crumb.gif) repeat-x top;
	height: 2px;
	overflow: hidden;
	font-size: 0px;
}
.greyBackground {
	background-color: #ededed;
}
.basketWhiteTH {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
#basketModifyHelpers {
	margin-top: 20px;
}
#basketModifyHelpers img {
	margin: 0 3px;
}
#basketTotals {
	margin-top: 15px;
	float: right;
	height: 44px;
	color: #0b8ce4;
	font-size: 14px;
}
#basketTotals table {
	margin-right: 61px;
	text-align: right;
}
.checkoutSeparator {
	clear: both;
	height: 2px;
	background: #f0f url(/custom/images/crumb.gif) repeat-x top;
	overflow: hidden;
	font-size: 0px;
}
#checkoutEmpty {
	text-align: center;
	margin: 20px 0;
	color: #0b8ce4;
}
#checkoutEmpty a {
	margin-top: 20px;
	display: block;
	text-decoration: underline;
}
#basketLoginOptions, #paymentOptions {
	margin-top: 10px;
}
.basketLoginOptionIntro {
	height: 94px;
}
.basketLoginOptionTitle {
	font-size: 14px !important;
}
#checkoutSubmit {
	margin-left: 172px;
}
.row {
	background-color: #cfefff;
}
.altRow {
	background-color: #fff;
}