@charset "utf-8";
/* CSS Document */
body
{
  margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  padding: 0;
  font-size: 18px;
}
.TheEditor
{
  float: left
}
a:link
{
  text-decoration: none
}
a:hover
{
  text-decoration: none
}
a:visited
{
  text-decoration: none
}
img
{
  border: none;
  margin: 0;
  padding: 0;
}
/*Admin Area*/
#admin_area
{
  font-size: 16px;
  background-color: #FFF;
  color: #000;
  padding-left: 10px;
  min-height: 50px;
  text-align: center;
}
/*End*/
#main_container
{
  /*Container around all*/
  min-height: 700px;
  width: 970px;
  margin: 0 auto;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#logo_area
{
  background-repeat: no-repeat;
  background-position: center;
  min-height: 140px;
  font-size: 25px;
  width: 970px;
}
#UserDefined_logo_area
{
  min-height: 146px;
  width: 970px;
}
#logoname
{
  text-align: center;
  width: 970px;
  font-family: Arial;
  font-weight: bold;
  padding-top: 15px;
}
#logocity
{
  text-align: center;
  width: 970px;
  font-family: Arial;
  font-weight: bold;
}
/* Navigation on left side---------------------------------------*/
#left_column_content
{
  float: left;
  width: 185px;
  /*height: 550px; !important*/
  min-height: 550px;
  padding-top: 15px;
}
#leftnav .item
{
  display: block;
  font-size: 1.3em;
  text-align: left;
  padding-left: 10px;
}
#UpcomingEvents
{
  margin-top: 20px;
  width: 160px;
  min-height: 150px;
  font-size: 1em;
  margin-left: auto;
  margin-right: auto;
}
#UpcomingEventWebsite
{
  text-align: center;
  width: 145px;
  margin-top: 30px;
}
#left_column_content .slider
{
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
/*Rankings on left side-------*/
#left_column_content #slider ul
{
  width: 160px;
}
#left_column_content #slider ul li
{
  min-height: 150px;
  list-style-type: none;
  width: 168px;
  margin-left: -40px;
}

#left_column_content #slider ul li table
{
  width: 168px;
}
#left_column_content #RankingHeader
{
  text-align: center;
  margin-top: 15px;
  margin-bottom: -20px;
}
#left_column_content #slider table th
{
  text-align: center;
  font-size: 1.2em;
}
/*Smoke Ring-------*/
.smokering
{
  width: 553px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}
.smokering a
{
  text-decoration: underline
}
/*Main Content Area--------------------------------*/
#main_content
{
  padding: 10px;
  margin-top: 15px;
  float: left;
  max-width: 580px;
  min-width: 580px;
  background-color: #FFF;
  min-height: 600px;
  _height: 600px; /*IE 6 Hack*/
  _overflow: scroll; /*IE 6 Hack*/
}

#main_content iframe
{
  max-width:580px;
}

#main_content a
{
  color: #000
}
/*Right side of page -----------------------------------------*/
#right_column_content
{
  float: left;
  width: 170px;
  height: 550px;
  padding: 10px 0;
  text-align: center;
}
.slideshow
{
  width: 100%
}
.slidecontainer
{
  text-align: center;
  width: 100%;
}
.slidecontainer h4
{
  padding-bottom: 10px
}
/*rotating images on right side*/
.rightsideimgs
{
  max-width: 125px;
  max-height: 125px;
  padding-bottom: 12px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*Footer ------------------------------------------*/
#footer
{
  /*position: relative; this gives IE6 hasLayout to properly clear */
  clear: both;
  text-align: center;
  color: #FFF;
  min-height: 150px;
}
/*Color Look  Form-------------------------------------------------------------*/
.colors_look
{
  margin: 0;
  padding: 5px 0px;
}
.colors_look *
{
  color: #222222
}
.colors_look ol
{
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}
.colors_look li
{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  display: block;
}
.colors_look li.buttons
{
  margin: 5px 0 5px 0;
  background: #DAF4FA;
}
.colors_look label
{
  color: #000;
  margin: 0;
  width: 168px;
  display: block;
  padding: 10px 0;
  padding-left: 7px;
  padding-right: 7px;
  height: 16px;
  font: normal 14px Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  float: left;
}
.colors_look input.text
{
  width: 50px;
  border: 1px solid #999;
  margin: 10px 0;
  padding: 5px 2px;
  height: 15px;
  background: #DAF4FA;
  float: left;
}
.colors_look a
{
  float: left;
  padding-top: 15px;
  padding-left: 7px;
}
.colors_look select
{
  width: 200px;
  border: 1px solid #e2e2e2;
  margin: 10px 0;
  padding: 2px;
  background: #DAF4FA;
  float: left;
}
.colors_look li.buttons input
{
  padding: 3px 0 3px 110px;
  margin: 0;
  border: 0;
  color: #FFF;
  clear: both;
}
.headertext
{
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}
/*Color Look  Form Other Sites---------------------------------------------------*/
.colors_look_othersites ol
{
  margin: 0;
  padding: 0;
  list-style: none;
}
.colors_look_othersites li
{
  margin: 0;
  padding: 0;
  padding-left: 10px;
  background: none;
  border: none;
  display: block;
}
.colors_look_othersites li.buttons
{
  margin: 5px 0 5px 0
}
.colors_look_othersites label
{
  margin: 0;
  width: 170px;
  display: block;
  padding: 10px 0;
  color: #282828;
  height: 16px;
  font: normal 14px Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  float: left;
}
.colors_look_othersites label span
{
  color: #F00;
  font-size: 14px;
}
.colors_look_othersites input.text
{
  width: 250px;
  border: 1px solid #999;
  margin: 10px 0;
  padding: 5px 2px;
  height: 16px;
  background: #DAF4FA;
  float: left;
}
.colors_look_othersites textarea
{
  width: 300px;
  border: 1px solid #999;
  margin: 10px 0;
  padding: 5px 2px;
  height: 220px;
  background: #DAF4FA;
  float: left;
}
.colors_look_othersites select
{
  width: 200px;
  border: 1px solid #e2e2e2;
  margin: 10px 0;
  padding: 2px;
  background: #f8f8f8;
  float: left;
}
.colors_look_othersites li.buttons input
{
  float: left
}
#linktestdiv
{
  float: left;
  padding: 5px;
  margin-left: 15px;
  font-size: 20px;
  background-color: #000;
  color: #FFF;
  font-size: 16px;
}
/*for the tabbed signup forms-------------------*/
div.x-tab-panel-header,
ul.x-tab-strip-top
{
  /*Tab tops*/
  background-image: none;
  background-color: transparent;
  padding-bottom: 0px;
}
div.x-tab-panel-header
{
  /*Tab tops*/
  border: 0px;
}
.x-tabs-wrap table
{
  width: 400px
}
/********** contact form ----------------------------------**********/
#form
{
  margin: 0;
  padding: 5px 10px;
}
#form *
{
  color: #222222
}
#form ol
{
  margin: 0;
  padding: 0;
  list-style: none;
}
#form li
{
  margin: 0;
  padding: 0;
  padding-left: 10px;
  background: none;
  border: none;
  display: block;
}
#form li.buttons
{
  margin: 5px 0 5px 0
}
#form label
{
  margin: 0;
  width: 170px;
  display: block;
  padding: 10px 0;
  color: #282828;
  height: 16px;
  font: normal 14px Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  float: left;
}
#form label span
{
  color: #F00;
  font-size: 14px;
}
#form input.text
{
  width: 250px;
  border: 1px solid #999;
  margin: 10px 0;
  padding: 0px;
  height: 16px;
  background: #DAF4FA;
  float: left;
  height: 20px;
}
#form textarea
{
  width: 300px;
  border: 1px solid #999;
  margin: 10px 0;
  padding: 5px 2px;
  height: 220px;
  background: #DAF4FA;
  float: left;
}
#form select
{
  width: 200px;
  border: 1px solid #e2e2e2;
  margin: 10px 0;
  padding: 2px;
  background: #f8f8f8;
  float: left;
}
#form li.buttons input
{
  float: left;
  
}
.bg2
{
  clear: both;
  border-top: 1px solid #e3e3e3;
  padding: 0;
  margin: 10px 0;
  background: none;
  line-height: 0;
}
/*Currentpages.cfm------------------------------------------------------*/
#CurrentPageTable
{
  margin-top: 30px;
  text-align: center;
}
#CurrentPageTable th
{
  width: 150px;
  font-weight: bold;
  text-align: center;
  padding: 20px;
}
#CurrentPageTable td
{
  width: 150px;
  padding-bottom: 15px;
  text-align: center;
}
/*Event Results-----------------------------------------------*/
.eventresultcontainer
{
  width: 550px;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 7px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-size: 14px;
}
.eventtitle
{
  font-weight: bold;
  font-size: 17px;
}
.grandorreserve
{
  padding-bottom: 10px;
  font-weight: bold;
}
.placed
{
  display: inline;
  margin-right: 5px;
  min-height: 35px;
  min-width: 50px;
  text-align: center;
}
/*calendar----------------------------------------------------------------*/
.allForms
{
  margin: 0;
  padding: 0;
}
.eventDay
{
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  height: 80px;
  width: 14%;
  padding: 5px;
  vertical-align: top;
  overflow: hidden;
}
.calendarNav
{
  font: 8pt calibri, arial, helvetica, sans-serif;
  font-weight: bold;
  background-color: #000;
  padding: 3px;
}
.miniCalendarNav
{
  font: 10pt calibri, arial, helvetica, sans-serif;
  font-weight: bold;
  color: #416A39;
  background-color: #F1F1EE;
  vertical-align: middle;
  text-align: center;
  width: 25%;
}
.calendarTitle
{
  font: 8pt calibri, arial, helvetica, sans-serif;
  font-weight: bold;
}
.eventDayHeader
{
  /* Where the day of the month is*/
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: 10px;
  font-weight: bold;
  color: #416A39;
  background-color: #f4f5f1;
  text-align: center;
}
.eventDayName
{
  font: 11pt calibri, arial, helvetica, sans-serif;
  font-weight: bold;
  color: #416A39;
  background-color: #f9f8f4;
  text-align: center;
}
.calendarTooltipSub
{
  font: 8pt calibri, arial, helvetica, sans-serif;
  background: #E7E7E6;
  border: 1px solid #416A39;
  width: 250px;
  padding: 5px;
  color: #000000;
}
.calendarTooltip
{
  background: #f9f8f4;
  font: 8pt calibri, arial, helvetica, sans-serif;
  font-weight: bold;
  border: 1px solid #000000;
  border-bottom: none;
  color: #416A39;
  padding: 5px;
  width: 250px;
}
.miniCalendarTable
{
  border: 1px solid #36885F;
  background-color: #DCDCC7;
  padding: 0;
  width: 200px;
}
.calendarTable
{
  /*border: 1px solid #36885F;*/
  background-color: #DCDCC7;
  padding: 0;
  width: 580px;
  border-collapse: separate;
  table-layout: fixed;
}
.calendarNavTable
{
  border: 1px solid #36885F;
  background-color: #000;
  padding: 0;
  width: 580px;
  border-collapse: collapse;
}
.calendarButtons
{
  font: 8pt calibri, arial, helvetica, sans-serif;
  color: #416A39;
  font-weight: bold;
  background-color: #E7E7E6;
  border: 1px solid #36885F;
  padding: 2px;
  padding-left: 3px;
  padding-right: 3px;
}
.calendarSelectBoxes
{
  font: 8pt calibri, arial, helvetica, sans-serif;
  color: #000000;
  background-color: #f4f5f1;
  border: 1px solid #36885F;
  width: 77px;
}
.timeHeader
{
  font: 10px calibri, arial, helvetica, sans-serif;
  padding: 3px;
}
.eventListItem
{
  font: 10pt calibri, arial, helvetica, sans-serif;
  color: #000;
}
.eventDisplay
{
  font: 10pt calibri, arial, helvetica, sans-serif;
  color: #416A39;
  padding: 2px;
}
.eventdiv
{
  border: 1px solid #CCDDFD;
  margin-bottom: 9px;
}
#condensedDisplayMainTable
{
  padding: 0;
  margin: 0;
  width: 580px;
}
.listcalendardate
{
  width: 150px;
  font-size: 12px;
  text-align: center;
}
.adminTextFields
{
  border: 1px solid #416A39;
  font: 8pt calibri, arial, helvetica, sans-serif;
}
.adminSelect
{
  font: 8pt calibri, arial, helvetica, sans-serif
}
/* CSS For the Week as list view */
.weeklisttimes
{
  text-align: right;
  color: #FF0;
  font-size: 9pt;
  background-color: #000;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Helvetica, Arial bold;
  width: 70px;
  vertical-align: top;
}
.weeklistday
{
  color: #452302;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ccc;
  font-family: Helvetica, Arial bold;
  font-size: 9pt;
}
.weeklistdescription
{
  font-family: helvetica, calibri, arial, sans-serif;
  padding: 2px;
  padding-left: 6px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #ccc;
}
.weeklistlink
{
  color: #A4003E;
  font-size: 0.8em;
  font-family: helvetica, calibri, arial, sans-serif;
}
.weeklisttext
{
  color: #000;
  font-size: 0.7em;
  font-family: helvetica, calibri, arial, sans-serif;
}
.weeklisteventdisplay
{
  font: 12px calibri, arial, helvetica, sans-serif;
  color: #416A39;
}
.condensedList
{
  width: 570px;
  border-collapse: collapse;
  padding: 0;
}
.condensedListSeperator
{
  font-size: 1px;
  background-color: #FFF;
  height: 1px;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.condensedListEventDate
{
  width: 45px
}
.condensedDetailsTable
{
  width: 100%;
  padding: 0;
}
.condensedListEventTitle
{
  padding-left: 10px
}
.clearfix:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix
{
  display: inline-block
}
/* Hides from IE-mac \*/
* html .clearfix
{
  height: 1%
}
.clearfix
{
  display: block
}
/* End hide from IE-mac */
/* add multiple events to calendar*/
#addevents
{
  width: 560px
}
#addevents th
{
  text-align: center;
  font-weight: bold;
}
#addevents td
{
  height: 30px
}
#addevents th
{
  border-bottom: thin solid #000
}



