
html, body
{
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-family: Trebuchet MS;
}
body
{
  background: #6e6e6e url(../images/bkg.png) repeat-y left top;
}
#shell
{
  width: 1000px;
  height: 1000px;
  background: url(../images/bkg_arrows.png) no-repeat left top;
}
h1
{
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}

.hidden, #shell #nav ul.hidden
{
  display: none;
  visibility: collapse;
}

#nav ul, #nav li
{
  float: left;
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  border-right: 1px solid gray;
  z-index: 2;
}
#shell #nav ul ul
{
  background: #000000 url(../images/menu_bkg.png) repeat-x left top;
  position: relative;
  border: 1px solid white;
}
#shell #nav li li
{
  position: relative;
  border-right: 0px;
  border-bottom: 1px solid white;
  text-align: left;
  padding-left: 5px;
}

#nav li a
{
  color: white;
  text-decoration: none;
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

#shell #nav #homeLink
{
  top: 40px;
  left: 245px;
  width: 50px;
}
#shell #nav #newsLink
{
  top: 40px;
  left: 295px;
  width: 115px;
}
#shell #nav #eventLink
{
  top: 40px;
  left: 410px;
  width: 160px;
}
#shell #nav #infoLink
{
  top: 40px;
  left: 570px;
  width: 135px;
}
#shell #nav #infoLink ul li
{
  width: 132px;
}
#shell #nav #contactLink
{
  border-bottom: 0px;
}
#shell #nav #mediaLink
{
  top: 40px;
  left: 705px;
  width: 115px;
}
#shell #nav #mediaLink ul li
{
  width: 112px;
}
#shell #nav #trackvideosLink
{
  border-bottom: 0px;
}
#shell #nav #membershipLink
{
  top: 40px;
  left: 820px;
  width: 115px;
  border-right: 0px;
}
#shell #nav #practiceLink
{
  top: 66px;
  left: 245px;
  width: 150px;
  z-index: -1;
}
#shell #nav #practiceLink ul li
{
  width: 147px;
}
#shell #nav #firstpublicpracticeLink
{
  border-bottom: 0px;
}
#shell #nav #trainingLink
{
  top: 66px;
  left: 395px;
  width: 140px;
  z-index: -1;
}
#shell #nav #trainingLink ul li
{
  width: 137px;
}
#shell #nav #privatetrainingLink
{
  border-bottom: 0px;
}
#shell #nav #releaseLink
{
  top: 66px;
  left: 535px;
  width: 140px;
  z-index: -1;
}
#shell #nav #resultsLink
{
  top: 66px;
  left: 675px;
  width: 95px;
  z-index: -1;
}
#shell #nav #vendorLink
{
  top: 66px;
  left: 770px;
  width: 150px;
  border-right: 0px;
  z-index: -1;
}
#shell #nav #vendorLink ul li
{
  width: 147px;
}
#shell #nav #vendorpolicyLink
{
  border-bottom: 0px;
}

#content
{
  background-color: #494949;
  position: relative;
  top: 86px;
  left: 86px;
  width: 882px;
  z-index: 1;
  float: left;
  display: inline;

}
#content div.right
{
  border: 1px solid #8d8d8d;
  float: left;
  display: inline;
}
#content div.top
{
  background: url(../images/content_bkg.png) no-repeat left top;
  padding: 29px;
  float: left;
  display: inline;
}

#content #eventContainer div.top
{
  background: url(-);
  padding: 0px;
  width: 400px;
}

#content div.bottom
{
  width: 823px;
}

#left
{
  width: 636px;
  float: left;
  display: inline;
}

#left img
{
  border: 1px solid #bbbbbb;
}

#sponsorSidePanel
{
  float: right;
  display: inline;
}

#sponsorSidePanel a img
{
  border: 0px;
  width: 156px;
  height: 88px;
}
#sponsorSidePanel a
{
  text-decoration: none;
}
#sponsorSidePanel a:hover
{
  text-decoration: underline;
}
#sponsorSidePanel h6
{
  color: #a0a0a0;
}
.sponsor
{
  border: 3px solid #3e3e3e;
  margin: 7px;
  margin-left: 0px;
  margin-right: 0px;
}
.sponsorOfTheMonth
{
  border-color: #a0a0a0;
}
.manage_sponsors, .manage_sponsors a
{
  color: white;
  font-size: 10px;
}
#footer
{
  position: relative;
  top: 86px;
  left: 86px;
  width: 882px;
  float: left;
  display: inline;
}
#footer, #footer a
{
  color: white;
  font-size: 10px;
}
#footer a
{
  text-decoration: none;
}
#footer a:hover
{
  text-decoration: underline;
}
#copyright
{
  float: left;
  display: inline;
}
#contact
{
  float: right;
  display: inline;
}

h1, h2, h3, h4, h5, h6, p, form
{
  margin: 0px;
  padding: 0px;
}
#left h6
{
  margin-top: 1em;
  margin-bottom: 1em;
  color: white;
}
#left h2
{
  color: white;
  font-weight: normal;
}
#recentPics a
{
  margin: 0px 16px 16px 0px;
}
#recentVids a
{
  margin: 0px 6px 6px 0px;
}
#recentPics a.last
{
  margin-right: 0px;
}

.morePics, .moreVids, #recentPics .morePics a, #recentVids .moreVids a
{
  color: white;
  font-size: 12px;
  text-align: right;
  margin: 0px;
}
.morePics a, .moreVids a
{
  text-decoration: none;
}
.morePics a:hover, .moreVids a:hover
{
  text-decoration: underline;
}
.back
{
  float: left;
  display: inline;
}
.morePics, .moreVids
{
  float: left;
  display: inline;
  width: 635px;
}
.elementControl
{
  border: 1px dashed white;
  margin: .5em;
  padding: .5em;
}
.elementControl .text, .elementControl .file, .elementControl textarea, .elementControl .caption
{
  width: 600px;
  background-color: #696969;
  color: white;
  font-family: trebuchet ms;
  border-width: 0px;
  margin-bottom: .25em;
  padding: .125em;
}
#userEditableContent .mainHeading
{
  background: #d0d1d0;
  color: #494949;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
}
#userEditableContent .subHeading
{
  color: white;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}
#userEditableContent .paragraph
{
  color: white;
  font-size: 12px;
  height: 100px;
}
.elementControl label
{
  color: white;
  
}
.elementControl .caption
{
  width: 300px;
  font-size: 12px;
}
.elementControl a
{
  color: white;
}
.hidden
{
  visibility: collapse;
  display: none;
}
embed
{
  margin: 0px;
  padding: 0px;
}
#userEditableContent h2, .calendarPage h2
{
  
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  width: 400px;
  border-bottom: 1px solid white;
}
#userEditableContent h2 span, .calendarPage h2 span
{
  background: #d0d1d0;
  color: #494949;
  padding: 0px 20px 0px 5px;
}
#userEditableContent h3, .calendarPage h3
{
  color: white;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  margin: 10px 0px 10px 20px;
  width: 380px;
}
#userEditableContent p, .calendarPage p
{
  color: white;
  font-size: 12px;
  margin: 10px 0px 20px 20px;
  width: 600px;
}
#userEditableContent a, .calendarPage a
{
  color: #909090;
}

#calendar
{
  background-color: #efefef;
  padding: 2px;
  text-align: center;
}
#calendar a
{
  color: #494949;
}
#calendar h2
{
  text-align: center;
  font-size: 10px;
  background-color: #494949;
  color: white;
}
#calendar caption
{
  font-size: 16px;
}
#calendar table
{
  font-size: 10px;
  width: 150px;
  margin: auto;
  text-align: center;
}
#calendar table #smsfootCell
{
  font-size: 12px;
}

.PhyneasJavascriptCalendar th, .PhyneasJavascriptCalendar td
{
  padding: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 18px;
  text-align: center;
}
.PhyneasJavascriptCalendar a
{
  color: #003366;
  text-decoration: none;
}
.PhyneaseEventPopUp
{
  width: 175px;
  border: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
  background-color: #ffffff;
  padding: 5px;
  font-family: verdana, arial;
  cursor: pointer;
  z-index: 10;
}
.PhyneasPopUpCloser
{
  float: right;
  display: inline;
  color: black;
  text-decoration: none;
  font-size: 8px;
  width: 100px;
  text-align: right;
}
.PhyneasPopUpHeader
{
  text-align: left;
  background-color: #FFBBF1;
  border-bottom: 1px solid #cccccc;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  padding: 5px 0px;
}
.PhyneasPopUpEventDescription
{
  text-align: left;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  text-align: left;
}
.PhyneasDateHasEvents
{
  background-color: #999999;
}



/*
#smsleftSideCell
{
  text-align: left;
  padding-left: 10;
  background: url(../images/backmonth.png) no-repeat left center;
}
#smsrightSideCell
{
  text-align: right;
  padding-right: 10;
  background: url(../images/nextmonth.png) no-repeat right center;
}
*/
.PhyneasCurrentDate
{
  border: 1px solid #444444;
}
.PhyneasTodaysDate
{
	/*background:#C9EFC9*/
	background-color: #ff9999;
}
#createLink
{
  color: #909090;
  margin-bottom: 1em;
  display: block;
}

#newEventContainer, #editEventContainer
{
  float: left;
  display: inline;
  width: 400px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.footer
{
text-align: right;
}
.inputDiv label
{
  color: white;
  font-size: 12px;
  padding-top: 1em;
  width: 400px;
  float: left;
  display: inline;
}
.inputDiv input, .inputDiv textarea
{
  width: 400px;
}

