@import 'float.css';
@import 'column.css';
@import 'form.css';
@import 'formh.css';

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1em;
}

ul {
	margin: 0 0 1em 1em;
}

li {

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.container {
	position: relative;
}

#overall-container {
	position: relative;
	width: 960px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#header-container {
	height: 45px;
	position: relative;
	z-index: 100;
}

#content-container {
	border: 0px solid purple;
	position: relative;
	top: 10px;
	z-index: 0;
}

#weather-bar {
	border: 0px solid yellow;
	padding-top: 15px;
	height: 30px;
	margin-left: 220px;

}

#weather-bar dt, 
#weather-bar dd {
	float: left;
	color: #121212;
}

#weather-bar dd {
	font-size: 1.1em;
	color: #D9531E;
	padding-top: 1px;
	padding-right: 20px;
}

#social-bar {
	border: 0px solid green;
	background:#ffffff url(/img/accordionsocial.gif);
	padding: 5px 0px 0px 130px;
	height: 25px;
	width: 170px;
	margin: -25px 0px 0px 440px;

}

.home #contentBox {
	position: relative;
	height: 480px;
}

#logo, #logo a {
	margin-left: -2px;
	top: 0px;
	left: 0px;
	width: 177px;
	height: 45px;
}

#logo a {
	display: block;
	background: white url('../img/logo.gif') top left no-repeat;
	text-decoration: none;
}

#logo a span {
	visibility: hidden;
}

.home #logo {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}

#sidebar-container { 
	float: left;
	width: 230px;
	height: 498px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 0;
}

#sidebar {
	z-index: 0;
}

.home #sidebar-container {
	width: 532px;
	height: 431px;
}

#sidebar img {
	z-index: 1000;
}

#sidebar img {
	padding: 0;
	margin: 0;
}

#content-container {
	position: relative;
	z-index: 1;
}

#content-container .content {
	float: left;
	width: 730px;
}

.home #content-container .text {
	background-color: #ffffff;
	bottom: 0px;
	right: 0;
	width: 300px;
	line-height: 2;
	text-align: right;
	position: absolute;

}

#content h2 {
	text-transform: uppercase;
	letter-spacing: 2;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#footer-container {
	clear: both;
}

.monthPager {
    position: relative;
    text-align: center;
}

.monthPager .month {
    margin: 0px .25em;
    display: inline;
}

.monthPager .month.selected {
    font-weight: bold;
    font-size: 1.2em;
}

table.dates {
    width: 99%;
    border-collapse: collapse;
}

table.dates td {
    vertical-align: top;
    padding: 6px 5px 5px;
    border: 1px solid #ccc;
    width: 14%;
}

table.dates td .date {
	font-size: 1.5em;
	color: #aaa;
	text-align: right;
	font-weight: bold;
}

table.dates td .event {
	z-index: 2;
	margin-bottom: 10px;
}

table.dates td a {
    color: #8C010A;
}

table.dates td a:hover {
    color: #0066CC;
}

table.dates tr.sectionHead th {
	font-size: .8em;
	color: #aaa;
}

table.dates td.summary h4 {
    margin: 6px 5px 0px 0px;
    color: #304B80;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#groomingReport {
	width: 100%;
}

ul.trails {
  margin: 0px;
  padding: 0px;
  padding-bottom: 2em;
}

ul.trails li {
  list-style-type: none;
  background-image: url(/img/difficulties/na.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border: 1px solid #aaa;
  margin: 2px;
  padding: 2px 2px 2px 18px;
}

* html ul.trails li,*+html ul.trails li {
  padding: 2px;
}

ul.trails li.easiest {
  background-image: url(/img/difficulties/easiest.gif);
}

ul.trails li.more_difficult {
  background-image: url(/img/difficulties/more_difficult.gif);
}

ul.trails li.most_difficult {
  background-image: url(/img/difficulties/most_difficult.gif);
}

ul.trails li.expert_only {
  background-image: url(/img/difficulties/expert_only.gif);
}

ul.trails li.shaded {
  color: #666;
  background-color: #eee;
}

.right {
  float: right;
}

.form-error {
	border: 1px solid #900;
}

.error-message {
	margin-left: 21%;
	margin-bottom: 1em;
	color: #900;
	font-weight: bold;
}

.extra-bar {
	float: right;
	width: 20em;
}

.extra-bar ul {
    border-top: 0px dotted #aaa;
	margin: 0;
	padding: 0;
}

.extra-bar ul li {
	list-style-type: none;
	border-bottom: 0px dotted #aaa;
	padding-top: 1em;
	padding-bottom: 1em;
}

.extra-bar ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #922;
}

body.videos .extra-bar {
	height: 3em;
	float: none;
	width: 100%;
}

body.videos .extra-bar ul li {
	float: left;
	border: none;
	width: 33%;
}

body.videos .extra-bar ul li a {
	display: block;
	text-align: left;
	color: #5d86a0;
}

body.videos .extra-bar ul li a:hover {
	color: #000000;
}

.content .videos {
	border-top: 0px dotted #aaa;
}

.content .video {
	width: 800px;
	float: left;
	text-align: left;
	padding-top: 0;
	padding-bottom: 1em;
}
