body
{
  background: #231f20;
  margin: 0px;
  min-height: 800px;
  min-width: 1024px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #231f20;
  font-size: 13px;
  text-align: center;
}
a
{
  color: #f5ee31;
  text-decoration: none;
}
a:hover
{
  color: #fff;
}

a.columnLinks
{
  cursor: pointer;
}
a.textLink, a.textLink:hover
{
  color: #16387C;
  text-decoration: underline;
}

div.header
{
  height: 135px;
  width: 1024px;
  margin: auto;
}
span.floral
{
  background: url(floral.gif) no-repeat;
  width: 364px;
  height: 135px;
  float: left;
}
span.logo
{
  background: url(logo.gif) no-repeat;
  width: 205px;
  height: 135px;
  float: left;
  left: 45px;
  position: relative;
}
span.loginSection
{
  display: none;
  float: right;
  width: 175px;
  height: 80px;
  top: 21px;
  left: -67px;
  position: relative;
  text-align: left;
}
span.loginSection div#loginTitle, span.forgotPassword
{
  color: #F5EE31;
  margin-bottom: 4px;
  *margin-bottom: -15px;
}

form#membersLogin input
{
  border: 1px solid #fff;
  background: none;
  padding: 2px;
  margin-bottom: 5px;
  color: #fff;
}
a.forgotPassword
{
  font-size: 10px;
  float: right;
  position: relative;
  top: -12px;
  left: -9px;
}
a.forgotPassword:hover
{
  text-decoration: underline;
  cursor: pointer;
}

div.navigation
{
  background: #404041;
  text-align: center;
  height: 28px;
  padding-top: 4px;
}
div.navTabs
{
  width: 834px;
  *width: 834px;
  text-align: center;
  margin: auto;
}

a#home
{
  width: 192px;
}
a#gallery
{
  width: 123px;
}
a#shop
{
  width: 109px;
  *width: 106px;
}
a#join
{
  width: 200px;
  *left: 3px;
}

div.navigation a
{
  font-size: 17px;
  padding: 5px 0px 6px;
  margin-top: -4px;
  float: left;
  width: 105px;
  position: relative;
  top: 0px;
}

div.navigation a.selected2
{
  color: #231F20;
  background: #F5EE31;
}

div.mainContent
{
  background: #F3F3F4;
  border-bottom: 1px solid #575455;
  width: 834px;
  height: 551px;
  margin: auto;
}
div.mainContent2
{
  background: #F3F3F4;
  border-bottom: 1px solid #575455;
  width: 834px;
  height: 1451px;
  margin: auto;
}
span.leftImage
{
  background: url(left.png) no-repeat;
  width: 192px;
  height: 551px;
  float: left;
}
span.yellowColumn
{
  background: #575455;
  width: 116px;
  height: 551px;
  float: left;
  padding-left: 7px;
  text-align: left;
}

span#yellowColumnWide
{
  width: 512px;
}

span.whiteColumn
{
  background: #f3f3f4;
  width: 141px;
  height: 545px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  overflow: hidden;
}
span#whiteColumnWide
{
  width: 499px;
}

span#rightImage
{
  background: url(rightnew.png) no-repeat;
  width: 358px;
  height: 551px;
  float: left;
}
a#winButton
{
  width: 154px;
  height: 154px;
  background: url(winbutton.gif) no-repeat;
  float: right;
  position: relative;
  left: 98px;
  top: 16px;
}

p.columnHeading
{
  font-size: 14px;
  font-weight: bold;
  color: #f3f3f4;
  margin-top: 14px;
}
span.yellowColumn p.yellowColumnLink
{
  *margin-top: 12px;
  *margin-bottom: 12px;
}
span.whiteColumn p.columnHeading
{
  color: #231f20;
  margin: 14px 2px 4px 0px;
}

p.columnContent
{
  margin: 2px;
  margin-bottom: 20px;
}
div.webAddress
{
  width: 834px;
  height: 22px;
  margin: auto;
}
a#addressImage
{
  background: url(address.gif) no-repeat;
  width: 181px;
  height: 22px;
  float:left;
  margin-top: 10px;
  padding-bottom: 50px;
}

span#fullColumn
{
  height: 551px;
  float: left;
  padding-left: 25px;
  text-align: left;
}

div.textMe
{
  font-size: 14px;
  font-weight: bold;
}
div#meContents
{
  height: 380px;
}
div#newsContents, div#galleryContents
{
  height: 420px;
  *height: 418px;
  margin-top: 10px;
  padding: 1px 15px 0px 10px;
  text-align: justify;
}
div#newsContents
{
  overflow-y: scroll;
  height: 410px;
  margin-bottom: 10px;
}

div.galleryContentsHeading
{
  font-size: 24px;
  color: #F5EE31;
  padding-top: 10px;
  padding-bottom: 10px;
}
div#galleryContents p
{
  color: #F3F3F4;
  width: 225px;
}

span#meMainText
{
  width: 480px;
  height: 400px;
  padding-right: 15px;
  margin-top: 10px;
  margin-right: 25px;
  float: left;
  text-align: justify;
  overflow-y: scroll;
}
span#meImg
{
  background: url(imgs/meImg.png) no-repeat;
  width: 256px;
  height: 304px;
  float: left;
  position: relative;
}

div.logoSmall, div.logoYellow
{
  background: url(logosmall.gif) no-repeat;
  width: 93px;
  height: 92px;
  float: right;
  position: relative;
}
div#logoNews
{
  left: -23px;
  *left: -20px;
}
div#logoMe
{
  *left: -30px;
}
div#logoShop, div#logoJoin
{
  top: -34px;
  left: -33px;
  *left: -30px;
}
div#logoJoin
{
  top: -52px;
}

div.logoYellow
{
  background: url(logoyellow.gif) no-repeat;
  position: relative;
  right: 30px;
}

span#shopLeftColumn, span#shopRightColumn
{
  height: 200px;
  width: 485px;
  float: left;
  position: relative;
  top: 34px;
}
span#shopLeftColumn
{
  padding-right: 25px;
}
span#shopRightColumn
{
  width: 375px;
}

div#shopSummaryWidth
{
  float: right;
  padding: 5px 12px 0px 0px;
  *padding-top: 15px;
}
div#shopSummaryWidth form
{
  float: right;
}

div#shopSummary
{
  background: #F5EE31;
  font-size: 15px;
  height: 19px;
  width: 320px;
  *width: 350px;
  position: relative;
  float: right;
  top: 13px;
  padding: 8px 15px;
}
div#shopSummary a
{
  padding-right: 35px;
  color: #231F20;
}
div#shopSummary a:hover
{
  cursor: pointer;
}

div#calendar
{
  height: 250px;
}
div#photo
{
  height: 140px;
}

span.shopContent
{
  float: left;
  width: 220px;
}
div.shopText
{
  color: #F3F3F4;
}
span#mousematContent
{
  width: 180px;
}

span#calendarImage
{
  background: url(imgs/calendar.png) no-repeat;
  float: right;
  width: 149px;
  height: 207px;
}
span#mousematImage
{
  background: url(imgs/mousemat.png) no-repeat;
  float: right;
  width: 187px;
  height: 126px;
}
span#photoImage, span#photoSignedImage
{
  background: url(imgs/photo.png) no-repeat;
  float: right;
  width: 146px;
  height: 99px;
}
span#photo1Image, span#photo1Image
{
  background: url(imgs/Photo1Thumb.png) no-repeat;
  float: right;
  width: 187px;
  height: 126px;
}
span#photo2Image, span#photo2Image
{
  background: url(imgs/Photo2Thumb.png) no-repeat;
  float: right;
  width: 126px;
  height: 187px;
}
span#photo3Image, span#photo3Image
{
  background: url(imgs/Photo3Thumb.png) no-repeat;
  float: right;
  width: 125px;
  height: 187px;
}
span#photo4Image, span#photo4Image
{
  background: url(imgs/Photo4Thumb.png) no-repeat;
  float: right;
  width: 125px;
  height: 187px;
}
span#photo5Image, span#photo5Image
{
  background: url(imgs/Photo5Thumb.png) no-repeat;
  float: right;
  width: 125px;
  height: 188px;
}
span#photo6Image, span#photo6Image
{
  background: url(imgs/Photo6Thumb.png) no-repeat;
  float: right;
  width: 188px;
  height: 125px;
}
span#posterImage, span#posterImage
{
  background: url(imgs/PosterThumb.png) no-repeat;
  float: right;
  width: 126px;
  height: 187px;
}
span#desktopImage, span#desktopImage
{
  background: url(imgs/DesktopThumb.png) no-repeat;
  float: right;
  width: 187px;
  height: 126px;
}
span#mousematImage, span#mousematImage
{
  background: url(imgs/mousematThumb.png) no-repeat;
  float: right;
  width: 187px;
  height: 135px;
}
span#calendarImage, span#calendarImage
{
  background: url(imgs/calendarThumb.png) no-repeat;
  float: right;
  width: 129px;
  height: 182px;
}
span#photoSignedImage
{
  background: url(imgs/photosigned.png) no-repeat;
}

div.shopHeader
{
  font-size: 13px;
}
span.product
{
  font-weight: bold;
  padding-right: 5px;
}
div.shopAdd
{
  background: url(imgs/add.png) no-repeat;
  height: 16px;
  width: 90px;
  margin: 8px 0px;
}
div.shopAdd a
{
  height: 16px;
  width: 90px;
  float: left;
}

div#joinContents
{
  height: 305px;
  width: 809px;
  padding-top: 15px;
}
span.joinColumn
{
  width: 167px;
  margin-right: 20px;
  float: left;
}
div.joinColumnPicture
{
  height: 285px;
}
span#joinColumn1 .joinColumnPicture
{
  background: url(imgs/Join1.png) no-repeat;
}
span#joinColumn2 .joinColumnPicture
{
  background: url(imgs/Join2.png) no-repeat;
}
span#joinColumn3 .joinColumnPicture
{
  background: url(imgs/Join3.png) no-repeat;
}
span#joinColumn4 .joinColumnPicture
{
  background: url(imgs/Join4.png) no-repeat;
}
div#joinText
{
  width: 505px;
  color: #F3F3F4;
}

img#joinBanner, img#comingSoonBanner, img#comingSoonBannerShop
{
  width: 444px;
  height: 297px;
  position: relative;
  top: 130px;
  margin-top: -300px;
  *margin-top: -311px;
  left: 400px;
  _filter: alpha(opacity = 0);
}
img#comingSoonBannerShop
{
  margin-top: 185px;
  *margin-top: -300px;
}

/* Gallery */

div.galleryGroup
{
  float: left;
  position: relative;
  margin-bottom: 8px;
}
a.thumbnail
{
  float: left;
  border: none;
  margin: 2px;
  text-align: left;
  border: 2px solid #575455;
  cursor: pointer;
}
a.thumbnail:hover
{
  border: 2px solid #f5ee31;
}
a.thumbnail img, a.thumbnail img:hover
{
  border: none;
}

/* Coming Soon */

div.comingSoonBg
{
  background: #231F20;
  width: 100%;
  height: 625px;
  position: absolute;
  left: 0px;
  margin: auto;
  margin-top: -574px;
  opacity: 0.7;
  filter: alpha(opacity = 70);
  _filter: alpha(opacity = 100);
}

/* Popup */

div.popupBg
{
  margin: auto;
  position: absolute;
  width: 100%;
  min-width: 1024px;
  left: 0;
  top: 0;
  height: 750px;
  vertical-align: middle;
  color: #fff;
}
div.bgCover
{
  background: #231f20;
  opacity: 0.9;
  filter: alpha(opacity = 90);
  width: 100%;
  height: 100%;
  left: 0px;
  position: absolute;
}

img#popupImage
{
  background: #231f20;
  border: 2px solid #f5ee31;
  position: relative;
  margin: auto;
  left: 0px;
  cursor: pointer;
}
div.popupNav
{
  top: 180px;
  width: 450px;
  margin: auto;
  position: relative;
}
div.popupNav p
{
  position: relative;
  margin-top: -25px;
  *margin-top: -28px;
}
div.popupNav p a
{
  color: #F5EE31;
  cursor: pointer;
  text-decoration: underline;
}
div.popupNav a:hover
{
  color: #fff;
}

a.navButtons
{
  left: -17px;
  top: 35px;
  position: absolute;
  vertical-align: top;
  height: 51px;
  width: 51px;
  cursor: pointer;
}

a.backButton
{
  background: url(imgs/navprev.gif) no-repeat;
}

a.nextButton
{
  background: url(imgs/navnext.gif) no-repeat;
  left: 415px;
}


