body {
	font-size: small; line-height: 1.6;
	font-family: Arial, sans-serif;
	color: #111;
	background: transparent url(/images/tb-bg.jpg);
	margin: 0; padding: 0;
}

p, h1, h2, h3, h4, h5 {margin: 0 0 1em 0;}

h1 {
	margin: 0 0 20px -20px;
	width: 610px; height: 50px;
	background: transparent url(/images/headline-bg.gif) left top no-repeat;
	font-family: "Arial Narrow", sans-serif;
	font-size: 29px; line-height: 50px;
	padding: 0px 0 0 20px;
}
body.manager h1 {
	background-image: none;
	width: auto; height: auto;
	padding: 0;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

h2 {Xheight: 18px; font-size: 19.5px; line-height: 32px;}

h4 {font-size: 14px; line-height: 1.3;}

a {font-weight: bold; color: #333;}
a:hover {color: #f3aa31;}

label, .label {display:block; font-weight:bold;}
label span, .label span {font-weight:normal;}

hr {clear: both;}

table {border-collapse: collapse; width: 100%; border: 0px solid #ddd;}
td {Xborder-bottom: 1px solid #ddd; padding: 4px; font-size: 90%;}
th {font-size: 13px; background-color: #ddd; color: #222; padding:4px; text-align:left;}
th a {color: #fff;}
tfoot td {background-color: #444;color: #aaa;}
td.pricing td {text-align: center; font-size: 88%;}
td.photo, td.position {text-align:center;}
td.price {text-align:right;}
tbody tr {border-bottom: 1px solid #e8e8e8;}
tr.odd {background-color: #fafafa;}
tr.even {background-color: #f2f2f2;}


.clear {clear: both;}
.center {text-align: center;}
.red {color: red;}
.column-2, .two-column {width: 49%; float: left;}
.r {margin-bottom: 6px;}
.t {width: 98%; padding: 2px; font-size: 13px; border: 1px solid #ddd;}
.validation-advice, .error {color: red;}
.yes {background-color: #4AAA42;}
.no {background-color: red;}
.yes, .no, .special {
	font-size: 90%; 
	font-weight: bold;
	color: #fff;
	padding: 0 1px;
}
.special, .blog, .events {background-color: blue;}
a.doc {
	background: transparent url(/images/doc-word.gif) right 50% no-repeat; 
	padding-right: 18px; 
	display: inline-block;
	vertical-align: top;
}
a.pdf {background-image: url(/images/doc-pdf.gif);}
a.excel {background-image: url(/images/doc-excel.gif);}
a.pict {background-image: url(/images/doc-pict.gif);}

ul.float-list li {float: left; width: 32%;}
ul.float-list {clear:left;}

.caption {float: right; text-align: right; font-size: 86%; line-height:1.2; margin: 0 0 8px 8px;}
.caption.left {float: left; text-align: left; margin: 0 8px 8px 0;}
.caption .photo {float: none; margin: 0;}
.caption.left .photo {margin: 0 8px 8px 0;}
.photo {float: right; padding: 3px; border: 1px solid #dbdbdb; margin: 0 0 8px 8px;}
.photo.left {float: left; margin: 0 8px 8px 0;}
.photo.right {float: right; margin: 0 0 8px 8px;}
body.fang-and-claw .photo {margin-top: -42px;}
#home-boxes .photo {float: none;}

.orange_box {padding: 4px; background-color: #f3aa31; Xfont-size: 110%;}
.orange_box a {color: #333;}
.gray_box {padding: 4px; background-color: #dcdcdc; Xfont-size: 110%;}

h2 span.add_item {
	display: inline; 
	font-size:small; 
	font-weight: normal;
	background: transparent url(/images/plus.gif) left 50% no-repeat;
	padding-left: 16px;
	margin-left: 10px;
}

body.manager #navigation, 
body.manager #banner {display: none;}
body.manager #main {padding-top: 20px}
body.manager form {margin: 0;}
.admin-form {
	background-color: #eee;
	padding: 10px 10px 20px 10px;
}

#admin-banner {
	width: 100%; height: 42px;
	position: relative;
}
#admin-banner h1 {
	position: absolute;
	top: 5px; left: 20px;
	font-size: 22px; line-height: 1;
	width: 300px;
}
#admin-menu {
	position: absolute;
	right: 0px;
	top: 5px;
}
#admin-menu a {
	display: block;
	float: left;
	font-size: 11px; line-height: 18px;
	width: 68px; height: 20px;
	background: transparent url(/images/menu-pill-1.gif) left top no-repeat;
	margin-right: 8px;
	color: #fff;
	text-decoration:none;
	text-align: center;
}
body#sessions a#manager-menu-home, 
#admin-menu a:hover {background-image: url(/images/menu-pill-over-1.gif);}

.page-name {font-size: 16px; font-weight: bold;}
.page-name a {text-decoration:none;}
.page-name a:hover {text-decoration: underline;}
.page-name .dates {
	color: #666;
	font-size: 11px; 
	font-weight: normal;
}
input.page-name {
	font-size: 16px; 
	font-weight: normal; 
	padding: 8px 2px;}

#edit_page_menu {
	Xborder-bottom: 1px solid #ddd;
	Xpadding-left: 20px;
}
#edit_page_menu h2 {
	float:left; 
	margin: 0 10px 0 0; 
	font-size: 18px;
	line-height: 34px; 
}
#edit_page_menu a.tab {
	float: left;
	display: block;
	padding: 6px 12px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left: none;
}
#edit_page_menu a.active-tab {
	background-color: #eee; 
	color: #f3aa31; 
	border-bottom: 1px solid #eee;
}

#post-list {
	border-top: 1px solid #999;
	width: 570px;
}

.post {
	padding: 1em 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #999;
}
.post h2 {
	margin: 0 0 10px 0;
	line-height: 1;
}
.post .info, .link-list .info {font-size: 86%;}

.event-date {
	float:left;
	position: relative;
	width: 54px; height: 54px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: transparent url(/images/calendar-date-box.gif) left top no-repeat;
}
.event-date .month {
	position: absolute;
	width: 54px;
	top: 2px; left: 0;
	text-align: center;
	font-size: 9px; 
	line-height: 1.4;
	font-weight: bold;
	text-transform: uppercase;
	color: #636466;
	border-bottom: 1px solid #636466;
}
.event-date .day {
	position: absolute;
	width: 54px;
	top: 6px; left: 0;
	text-align: center;
	font-size: 36px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.event-date .year {
	position: absolute; 
	display: none;
	width: 54px;
	bottom: -2px; left: 0;
	text-align: center;
	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.link-list {
	padding: .5 0;
}
.link-list h3 {margin-bottom:0;}

#wrap {
	width: 870px;
	margin: 10px auto 0 auto; padding: 0;
	background: transparent url(/images/page-bg.jpg) left top repeat-y;
}

#page {background: transparent url(/images/page-top.jpg) left top no-repeat;}

#banner {
	width: 820px; height: 180px;
	margin: 0 auto;
	background: transparent url(/images/tb-banner.jpg) left top no-repeat;
}

#main {margin: 20px 0; }

#contents {
	width: 610px;
	padding-left: 25px;
	float: left;
}
#contents .gutter {padding: 0 20px;}
#contents p {margin-bottom: 13px;}

.home-box {width: 295px;}
.home-box .details {padding: 0 20px 0 20px;}
#contents .home-box .details p {padding: 0;}
.details h3 {
	font-size: small;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

#news-from-the-den {float: left; margin-left: -20px;}
#news-from-the-den h2 {
	Xmargin-left: -20px;
	width: 295px; height: 50px;
	background: transparent url(/images/headline-news-home.gif) left top no-repeat;
}

#fang-and-claw {float: right; margin-right: -20px;}
#fang-and-claw h2 {
	Xmargin-right: -20px;
	width: 295px; height: 50px;
	background: transparent url(/images/headline-fang-claw-home.gif) left top no-repeat;
}
#fang-and-claw img {margin: 1em 0;}
#fang-and-claw-button {
	display: block;
	width: 255px; height: 30px;
	background: transparent url(/images/button-fang-and-claw.gif) left top no-repeat;
}
#fang-and-claw-button span {display:none;}

#more-news-button {
	display: block;
	width: 255px; height: 30px;
	background: transparent url(/images/read-more-news-button.gif) left top no-repeat;
}
#more-news-button span {display:none;}

#sidebar {
	width: 190px;
	padding-right: 25px;
	float: right;
}
#next-meeting .details {
	padding: 10px 20px 20px 20px;
	background: #afafaf url(/images/sidebar-meeting-box-bg.jpg) left bottom no-repeat;
}

#next-meeting h2 {
	background: #fff url(/images/headline-next-meeting.gif) left top no-repeat;
	width: 190px; height: 70px;
	margin: 0 0 0px 0;
}
#next-meeting h2 span {display:none;}
#rsvp-button {
	display: block;
	background: transparent url(/images/rsvp-button.jpg) left top no-repeat;
	width: 150px; height: 30px;
	margin: 0 auto;
}
#rsvp-button span {display:none;}

#media-page-link {
	display: block;
	margin-top: 10px;
}

#sign-up {
	padding: 20px;
	margin-top: 10px;
	background: transparent url(/images/tb-sidebar-box-bg.gif) left top no-repeat;
}

#footer {
	width: 820px; height: 85px; 
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	background: transparent url(/images/footer-bg.jpg) left top no-repeat;
	text-align: center;
	font-size: 84%;
}
#footer #bottom-navigation {padding-top: 10px;}
#footer p {margin: .5em 0 0 0;}





