@CHARSET "ISO-8859-1";

html, body  {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background: #000000 url("../images/backmain.jpg") no-repeat;
	background-position: top left;
}

table {
    margin: 0 auto;
}

.mainHeading {
    border: 0;
    padding: 10px;
    margin: 0;
    text-align: center;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.blockit {
    height: 220px;
}

.leftImg {
    float: left;
    margin: 15px;
}

.rightImg {
    float: right;
    margin: 15px;
}

.p1 {
    font-size: 12pt;
    padding: 10px 0 0 0;
    margin: 0 auto;
    width: 700px;
    line-height: 200%;
    vertical-align: middle;
}

.big {
    font-weight: bold;
    font-size: 16pt;
}

.huge {
    font-weight: bold;
    font-size: 24pt;
}

a:link {
	color: #f8e0e0;
	text-decoration: underline;
}

a:visited {
	color: #f8e0e0;
}

a:hover {
	color: #ff0000;
}

.active {
    background-color: #333333;
}

.header {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #333333;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	border-left: 3px solid #333333;
	border-right: 3px solid #333333;
	background: none;
}

.galleryWrapper {
    background: #000000;
}
    
.menu {
    background: #000000;
    border-bottom: 1px solid #333333;
    height: 25px;
}

.designedBy {
	padding: 15px 0 0 0;
}
    
.menuItem {
	float: left;
	height: 25px;
	width: 159px;
	line-height: 150%;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	border-right: 1px solid #333333;
	font-weight: bold;
	font-size: 12pt;
}

.menuItem a {
	display: block;
	height: 100%;
	width: 100%;
}

.menuItem a:link, .menuItem a:visited 
{
    position: relative;
	color: #ffffff;
	text-decoration: none;
	z-index: 2000;
}

.menuItem a:hover, .menuItem a:active {
	color: #a40000;
	background: url("../images/ClubWLogoHover.png") no-repeat;
	background-position: left;
}

.footer {
	background: #000000;
	font-size: 8pt;
	text-align: center;
	padding: 5px 0 0 0;
	width: 100%;
	clear: both;
}

.footer img {
    border: 0;
    margin: 0;
    padding: 0;
}

.contentWrapper {
    width: 800px;
    height: 100%;
    background: #000000;
}

.homeBack {
    background: url("../images/clubWContentBack.jpg") #000000  no-repeat;
}

.imgBack {
    position: relative;
}

.calendar {
    width: 750px;
    height: 650px;
    margin: 0 auto;
    padding: 10px 0;
}

.calendarDayHead, .calendarDay, .calendarDayToday {
    width: 103px;
    float: left;
    border: 1px solid #ffffff;
    margin: 2px 2px 0 0;
}

.calendarDayHead {
    height: 25px;
    text-align: center;
    font-weight: bold;
    background: #111111;
}

.calendarDay {
    height: 96px;
    overflow: hidden;
}

.calendarDayToday {
    height: 96px;
    overflow: hidden;
    background-color: #220000;
}

.calendarDayNum {
    font-size: 8pt;
    font-weight: bold;
    width: 100%;
    background: #333333;
    padding: 1px 1px 1px 3px;
}

.calendarDayNumToday {
    font-size: 8pt;
    font-weight: bold;
    width: 100%;
    background: #333333;
    padding: 1px 1px 1px 3px;
}

.calendarNav {
    width: 700px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0 10px 0;
    vertical-align: bottom;
    line-height: 175%;
}

.calendarNavButton {
    float: left;
    width: 70px;
}

.calendarMonthName {
    float: left;
    width: 560px;
    font-size: 18pt;
}

.calendarEventTime, .calendarEventTitle {
    font-size: 7pt;
    font-family: Arial;
}

.calendarEventTime {
    padding: 1px 2px;
    color: #dbcaca;
    cursor: default;
    font-weight: bold;
    font-size: 8pt;
}


.address {
    text-align: center;
    background: url("../images/clubWContactInfo.jpg") no-repeat;
    background-position: top center;
    width: 350px;
    float: left;
    margin: 20px;
}

.booking {
    text-align: center;
    background: url("../images/clubWBooking.jpg") no-repeat;
    background-position: top center;
    width: 350px;
    float: left;
    margin: 20px;
}

.addressName, .bookingTop {
    font-size: 18pt;
    padding-top: 110px;
}

.addressPhone {
    padding-bottom: 10px;
}

.addressEmail {
    padding-bottom: 10px;
}

.addressMap {
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: center;
}

.boxWrapper {
    margin: 0 auto;
    text-align: center;
    width: 790px;
    height: 100%;
}

.leftBox, .rightBox {
    float: left;
    margin: 10px;
    padding: 10px;
    text-align: left;
    width: 350px;
    height: 750px;
    border: 1px solid #333333;
}

.leftBox {
    background: #000000 url("../images/clubWBikeRow.jpg") no-repeat;
    background-position: bottom left;
}

.rightBox {
    background: #000000 url("../images/clubWBikeCruiser.jpg") no-repeat;
    background-position: bottom right;
}

.friends {
    font-size: 18pt;
    padding: 10px 15px;
    text-align: center;
}

.friend {
    float: left;
    padding: 5px;
}

.friend a img {
    width: 86px;
	height: 86px;
}

.copyright {
    width: 800px;
}

.partyLink {
    position: relative;
    top: -680px;
    left: 100px;
    z-index: 1000;
}

.partyLink img{
    border: 0;
}
