body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	margin:10px auto 0;
	line-height:18px;
}
.accessibility{
   position: absolute;
   top: -999em;
   left: -999em;
}
a img {
	border:0;
}
#left_box img, .right_box_flex img, ul.nobullet img {
	padding: 5px;
	border: 1px solid #bbb;
	background: #fff;
	}
#left_box .filterCriteria img	{padding: 0; border: none; }
img.left { float: left; margin: 5px 10px 0 0; }
.rfeature img.left { margin: 0 10px 0 0; }
img.right {float: right; margin: 5px 0 0 10px; }	
img.center {
display: block;
margin: 0 auto .5em auto;
}
a, a:link {
	text-decoration:none;
	color: #4375c0;
}

a:hover {
	color:#0033CC;
}
form {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}
h1, .headline { font-size: 1.5em; line-height: 1em; margin: 0 0 .5em 0; }
h1 a,h1 a:link, h1 a:hover, h1 a:visited, h2 a, h2 a:link, h2 a:hover, h2 a:visited {text-decoration: none; color: #000;}
.headline a:link, .headline a:visited {
	color:#000;
}
h2{
	font-size:1.17em;
	line-height: 1em;
	margin: 0 0 .5em;
}

h2.gray { font: normal 500 1.17em Helvetica, Arial, sans-serif; text-transform: uppercase; color: #999;
letter-spacing: 1px; }
h3 { font-size: 1.17em; font-family: Hevletica, Arial, sans-serif; margin: .25em 0;}
h4 { font-size: 1.08em; margin: 0.25em 0; font-family:  Helvetica,Arial, sans-serif; }
h5 {margin: 0.25em 0;font-size: 1em; font-family: Hevletica, Arial, sans-serif;}
h6 {font-size: 1em; }

#contain {
	position:relative;
	width:970px;
	margin:0 auto;
}
#header {
	position:relative;
	width:970px;
	z-index:20;
	margin:20px 0 5px;
	clear: both;
}

#left_content {
	position: relative;
	width:200px;
	min-height:563px;
	left:0px;
	z-index:19;
	float: left;
	margin:0;
	clear: left;
}
.home #left_content {margin: 20px 0 0; }
#right_main {
	float: left;
	width:744px;
	padding: 0 0 0 26px;
	margin: 0;
	z-index:60;
}
#right_column{
width: 200px;
float: right;
margin: 0;
}
.home #right_column{
width: 315px;
	background: url(/assets/images/wrapper/divider.gif) center top no-repeat;
}
#right_content {
	width: 160px; /*290px; with translator */
	float: right;
	position:relative;
	z-index:15;
	margin:0;
}

#left_box {
	width:517px;
	min-height:564px;
	padding: 0 26px 0 0;
	margin: 0 0 12px;
	float:left; 
}
.home #left_box {
width: 400px;
padding: 0 20px;
}

#center_id {
	position:relative;
	font-size:10px;
	float:left;
	margin:0 0 0 10px;
}

#logo {
	position:relative;
	float:left;
	margin: 0 15px 0 0;
}


#login_box {
	position:relative;
	float:right;
	margin:15px 10px 0 0;
	z-index:89;
}
#login_box a, #login_box a:link, #login_box a:visited,
#login_box_w a, #login_box_w a:link, #login_box_w a:visited {
font-size: 1.17em;
color: #000;
padding: 0 5px;
}
#login_box_w {
	position:relative;
	float:right;
	z-index:89;
	margin-right:10px;
}
#login_pop {
	position:absolute;
	top:53px;
	right:5px;
	z-index:99;
	visibility:hidden;
	width:320px;
	padding: 10px;
	background-color:#fff;
	border: 1px solid #ccc;
}
#login_pop label {font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; }
#login_pop input#USERNAME, #login_pop input#Password { width: 115px; }
#login_pop_left {
	float:left;
	color:#000000;
	font-size:.75em;
	margin-right:4px;
}
#login_pop_right {
	font-size:9px;
	letter-spacing:0.2em;
	color:#000000;
	float:right;
	margin-right:2px;
}

#id_bar {
	position:relative;
	width:100%;
	float:left;
	margin:20px 0 25px;
	padding: 0 0 15px 0;
	background: url(/assets/images/wrapper/nav-bg.jpg) center bottom no-repeat;
}

#top_nav {
	position:relative;
	float:left;
}
#left_front {
	position:relative;
	width:172px;
	height:563px;
	left:0px;
	z-index:19;
	background-color:#eee;
	float: left;
}
#left_hand_submenu {
	margin-right:12px;
	line-height:16px;
	margin-top:4px;
}
#search_box {
	color:#000000;
	float:right;
}
#query {
	border:1px solid #a4a4a4;
	margin: 0;
}
#search_button {
	padding: 0 5px;
	color:#fff; 
	border:1px solid #a4a4a4;
	background: #4ec31b url(/assets/images/wrapper/search-bg.gif) 0 100% repeat-x;
	margin: 0 0 0 -5px;
	text-transform: lowercase;
}

div.greentext a {
	color:#0033CC;
	font-size:1.17em;
	text-decoration:none;
}
.greentext {
	margin:4px;
	padding-top:26px;
}
.clearer {
	clear:both;
}
.searchform {
	margin:4px;
}
#centerpiece {
	text-align:center;
	width:100%;
	margin-top:24px;
	margin-bottom:10px;
}

.mini_center {
	display:inline;
	border-bottom:16px;
}
#footer {
	float:left;
	width:970px;
	margin:14px auto 10px;
	clear: both;
	background: url(/assets/images/wrapper/footer-bg.jpg) center top no-repeat;
	padding:10px 0 0;
	font-size:.92em;
	color:#666;
}
#footerleft {
position: relative;
display: block;
float: left;
margin: 5px 0 0 5px;
}
#footercenter {
	margin:6px auto 0 auto;
	width: 480px;
	text-align: center;
}

#footertext {
	width: 550px;
	text-align:center;
	margin:5px auto;
}
#footertext  p {margin: 0;}
#footerright {
	position:relative;
	float: right;
	margin: 0 5px 0 0;
	text-align: right;
}

div#poweredBy {
	position:relative;
	margin-top: 7px;
	float: left;
	width:122px;
}
#top_nav a, #top_nav a:link , #top_nav a:visited{
	text-decoration:none;
	margin-right:30px;
	font-size: 1.17em;
	text-transform: uppercase;
	color: #000;
}
#top_nav a:hover {
	color:#4375c0;
	text-decoration: none;
}
#footerlinks a, #footertext a {
	color:#666;
	text-decoration:none;
}

#footercenter a { color: #666; }
.bigger {
	font-size:1.1em;
}
.overline {
	font-size:.83em;
	text-transform:uppercase;
	color:#000000;
	margin-bottom:4px;
}
.photo_overline {
	color:#000000;
	margin-bottom:8px;
	text-align:center;
}
.photo_label {
	position:relative;
	font-size:1.33em;
	color:#000000;
	margin-bottom:8px;
	text-align:left;
}
div.headline a {
	font-size:2em;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:12px;
	color:#000000;
	text-decoration:none;
}
div.headline a:hover {
	color:#0000FF;
}
.drophead {
	font-size:1.33em;
	margin-bottom:8px;
	color:#000000;
}
.menu_section {
	position:relative;
	z-index:89;
}
.menu_sub {
	position:absolute;
	z-index:89;
	left:160px;
	top:1px;
	text-align:left;
	padding:0px;
	width:145px;
	border:4px solid #fff;
	display:none;
}
a.select_link {
	font-size:1.33em;
	color:#000;
	text-decoration:none;
}
.login {
	color:#000000;
}

div.login_conf a {
	font-size:10px;
	text-decoration:none;
	color:#000000;
	letter-spacing:0;
}
#forgot {
	margin-top:2px;
}
.welcome {
	font: normal normal 1.15em Helvetica, Arial, sans-serif;
	color:#000;
	z-index:89;
	margin:0px;
	padding: 0 5px 0 0;
	text-align: right;
}
.welcome_menu {
	text-align:right;
	color:#000000;
	font-size:1em;
	margin-top:2px;
}
.welcome_name {
	color:#000;
}
.story_text a {
	color:#09f;
}
.utilities {
	display: block;
	float: right;
	width: 100%;
	padding: 0;
	margin: 0 0 .75em;
}
#share_block {
	position:relative;
	float: left;
	margin: 5px 30px 0 0;
	z-index:89;
}
.translate { float: left; margin: 0 .5em .5em 0; }
/* Printer Friendly */

#print_friend {
	position:relative;
	float:left;
	z-index:89;
	margin-left:0.5em;
	display:none;
}
a.printerFriendlyLink {

}
.float_left, .left {
	float:left;
}
.right {
	float: right;
	margin: 3px 0 0 5px;
}

.caption_headline {
	font-size: .83em;
	font-weight:bold;
	margin-bottom:4px;
	color:#000000;
}
.photo_credit {
	display: block;
	font-size: 0.75em;
	line-height: 1em;
	padding: 5px 0 5px 0;
	margin: 0;
	text-align:right;
}
.caption {
	font-size: 0.91em;
	line-height: 1.15em;
	text-align: left;
	display: block;
	margin: 0;
	padding: 5px 0 0;
	width: 100%;
	font-weight: bold;
}
.imgdisplay { display: block; }
.imgdisplay.left {
	float: left;
	margin: 5px 10px 0 0;
}
.imgdisplay.right {
	float: right;
	margin: 5px 0 0 10px;
}
.imgdisplay img {
	display: block;
	margin: 0;
}
.imgdisplay .caption {
display: block;
clear: both;
}

/*  Auto-genrated sub-menus  */
ul#subnav {
margin: 0 0 1em 0;
padding: 0;
list-style: none;
}

ul#subnav li{
	margin:4px 0 0;
	padding: 0;
		font-size:1.17em;
		line-height: 1.3em;
		text-transform: uppercase;
}
ul#subnav li.label {
	color: #4375c0;
	font-weight: bold;
}
ul#subnav li li li.label  {
list-style: none;
margin-left: -5px;
}
ul#subnav li a {
	display:block;
	color: #000;
}
ul#subnav li a:hover {
	color: #4375c0;
	text-decoration: none;
}
ul#subnav li.active a {
	color: #000;
	font-weight: bold;
}
ul#subnav li.active li a { font-weight: normal; }
ul#subnav ul {
margin: 0 0 0 12px;
padding: 0;
list-style: none;
}
ul#subnav li li{
	text-transform: none;
	font-size: 1em;
}
ul#subnav li li li {
margin-left: 8px;
}
ul#subnav ul ul {
list-style-type: square;
}
/* Breadcrumbs */

.breadcrumbComponent {
	color:#000000;
	font-size:.91em;
	margin: 0 0 1em;
	display: block;
	width:450px;
}
a.breadcrumb {
	text-decoration:none;
}
/* Margin Feature Promos */


.left_margin_feature {
	margin:0 0 1em 0;
	display: block;
}
.left_div {
 width: 200px;
 padding: 0;
 margin: 0 0 1em;
}
.right_box {
	height:180px;
}
.right_box, .right_box_flex, .right_div {
	width: 180px;
	padding: 10px;
	margin: 0 0 1em;
	background: url(/assets/images/wrapper/bg-promo-sm.jpg) center top no-repeat;
}
.right_box_flex h2 {
margin: 5px 0 8px 0;
}
.right_div {
	width: 200px;
	padding: 0;
	background-image: none;
}
.home .right_box, .home .right_box_flex {
width: 295px;
background: url(/assets/images/wrapper/bg-promo.jpg) center top no-repeat;
}
.home .right_div { width: 315px; padding: 5px 0 0; }
#home-top {margin: 5px 0 0; }
#home-bottom { padding: 5px 0 0 0; background: url(/assets/images/wrapper/divider.gif) center top no-repeat;}
#right_column .right_box_flex p, .home #right_column .right_box_flex p {
	margin: 0 0 .5em 0;
}
.right_div p {margin-top: 0; }
#right_id a {
	color:#000;
	text-decoration:none;
}
#contentDiv {
	margin: 0;
}
.right_box_flex ul {
	margin: 0 0 0 .75em;
	padding: 0;
}
.right_box_flex li {
	margin: 0 0 .5em .35em;
	padding: 0 0 0 0;
	display: list-item;
}

ul.nobullet {
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0;
}
.right_box_flex ul.nobullet { margin: 0; }
ul.nobullet li {
	margin: 0 0 .75em 0;
	display: block;
}
ul.nobullet img.left {
	float: left;
	margin: .25em .5em auto 0;
}
ul.nobullet img {
display: block; 
margin-bottom: .5em;
}
ul.nobullet p {
	margin: .25em 0;
}
ul.nobullet a.title, .title {
	font-weight: bold;
}
ul.nobullet#attractions div.content {
	float: right;
	width: 370px;
}

ul.perk-filter {
	display: block;
	list-style-type: none;
	margin: .5em -0 1.5em 0;
	padding: 0;
	float: left;
	clear: both;
	height: auto;
	width: 100%;
}
ul.perk-filter li {
	display: block;
	float: left;
	margin: 0 .5em 0 0;
	font: normal bold .89em Arial, Helvetica, sans-serif;
}
#alert {
width: 100%; clear: both;
	font: normal bold 1.15em Helvetica, Arial, sans-serif;
	text-align: center;
	margin: -15px 0 .75em; 
}
#alert a {color: #000; }
#alert a:hover {color:#0033CC; }
.field label {
	font-weight: bold;
	padding: 0 .25em 0 0;
}
.field p {
	margin-top: 0;
}
.thumbs {
	display: block;
	margin: .5em 0 1.25em .25em;
}
.thumb {
	display: block;
	width: 250px;
	font-size: .9em;
	margin: 0 1em 1.5em;
}
.thumb img.left {
	margin: 2px 5px 0 0;
	
}
.thumb .caption {
	margin: 0;
	text-align: left;
	text-transform: none;
	font-size: 1em;
	display: inline;
}
.filterCriteria .date-chooser, .filterCriteria .yui-skin-sam {
	width: 145px;
	padding: 0;
	margin: 0
}
.filterLabel {
	font-size: .9em;
	white-space: nowrap;
}
.audioPlayer {
	display: block;
	margin: .5em 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}

/*style for headlines and other in-template styels */
.subtitle {
	font-size:18px;
	margin:5px 0;
}
.other_info {
	margin:10px 0 5px;
}
.uppercase {
	text-transform:uppercase;
}
#event_left {
	float:left;
	width:385px;
}
#event_right {
	float:right;
	width:160px;
	margin-left:10px;
}
#event_right ul.nobullet li, #event_right ul.nobullet p {
	font-size:12px;
}

/* Calendar Styles */
#right_main #orgevent_filters_simple {
width:734px;
border: none; 	
}

#right_main #oedatepicker {
padding-left:500px;
padding-top:15px;
}
#right_main #cal_event_calendar TABLE.calendarModes {
	width: 25%;
	border-collapse: collapse;
}
#right_main #cal_event_calendar TD.isActive {
	height: 1.5em;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	background-color: #4093a1;
	color: #fff;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
}
#right_main #cal_event_calendar TD.notActive {
	height: 1.5em;
	font-size: 1em;
	text-align: center;
	background-color: #fff;
	color: #000;
	border-left: 1px solid #4093a1;
	border-right: 1px solid #4093a1;
	border-top: 1px solid #4093a1;
}
#right_main #cal_event_calendar table {
	border-collapse: collapse;
}
/* Job Listings Styles */
.clearjobs {
	display: inline-block;
	list-style-type: none;
}
.uljobs {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
ul.nobullet#jobtitle a.title, .title {
	font-weight: normal;
}
/* Month Grid Styles */
#right_main #cal_event_calendar TABLE.month {
	width: 734px;
}
#right_main #cal_event_calendar TD.monthGridHeader {
	border: 0;
	padding: 0;
	vertical-align: middle;
}
#right_main #cal_event_calendar DIV.monthNavigator {
	color: #fff;
	text-align: left;
	border: 0;
	font-weight:bold;
	font-size:130%;
	color:#000;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:7px;
	text-align: center;
	width: 734px;
}
#right_main #cal_event_calendar DIV.monthNavigator span {
}
#right_main #cal_event_calendar TD.weekOfMonth {
	height: 1em;
	color: #000;
	text-align: center;
	border:1px solid #7B7B7B;
	padding:5px;
	font-size:80%;
}
#right_main #cal_event_calendar TD.dayOfMonth {
	width: 14%;
	height: 9em;
	color: #000;
	border: 1px solid #7B7B7B;
	vertical-align: text-top;
	text-align: left;
}
/* Week Grid Styles */
#right_main #cal_event_calendar TABLE.week {
	width: 734px;
}
#right_main #cal_event_calendar TD.weekGridHeader {
	border: 0;
	padding: 0;
	vertical-align: middle;
}
#right_main #cal_event_calendar DIV.weekNavigator {
	width:734px;
	color: #fff;
	text-align: left;
	border: 0;
	font-weight:bold;
	font-size:130%;
	color:#000;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:7px;
	text-align: center;
}
#right_main #cal_event_calendar DIV.weekNavigator span {
}
#right_main #cal_event_calendar TD.dayOfWeek {
	width: 14%;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: text-top;
}
/* Shared Grid Styles */

#right_main #cal_event_calendar TR.daysOfWeekHeader {
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background-color:#434343;
	border-left: 1px solid #434343;
	border-right: 1px solid #434343;
}
#right_main #cal_event_calendar TR.dayOfEventsHeader {
	font-weight:bold;
	color:#FFF;
	text-align:left;
	background-color:#434343;
	border-left: 1px solid #434343;
	border-right: 1px solid #434343;
}
#right_main #cal_event_calendar TD.dayOfEventsHeader {
	padding-left:3px;
}
#right_main #cal_event_calendar TD.weekOfMonthHeader {
}
#right_main #cal_event_calendar TD.dayOfWeekHeader {
	width: 14%;
	padding:2px;
}
#right_main #cal_event_calendar TD.currentDay {
	background-color:#ffffbb;
}
#right_main #cal_event_calendar DIV.currentDay {
	width: 100%;
	height: 1.5em;
	text-align: left;
	display: block;
	white-space: nowrap;
	background-color:#ffffbb;
}
#right_main #cal_event_calendar TD.inMonth {
	background-color: #fff;
	border: 1px solid #7B7B7B;
}
#right_main #cal_event_calendar DIV.inMonth {
	width: 100%;
	height: 1.5em;
	text-align: left;
	display: block;
	white-space: nowrap;
}
#right_main #cal_event_calendar TD.notInMonth {
	background-color: #D3D3D3;
}
#right_main #cal_event_calendar DIV.notInMonth {
	width: 100%;
	height: 1.5em;
	display: block;
	white-space: nowrap;
	text-align: left;
	background-color: #D3D3D3;
}
#right_main #cal_event_calendar TD.inWeek {
	background-color: #fff;
	text-align: left;
	height:9em;
}
#right_main #cal_event_calendar DIV.inWeek {
	background-color: #fff;
	height: 1.5em;
	white-space: nowrap;
}
#right_main #cal_event_calendar span.TabTableHeader {
	background-color: #434343;
	color: #FFF;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-top:1px solid #333;
}
#right_main #cal_event_calendar a.TabTableHeader, a.TabTableHeaderLinks, span.TabTableHeader {
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-top:1px solid #333;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 2px 10px 2px 10px;
	white-space: nowrap;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#right_main #cal_event_calendar td.TabTableHeader, td.TabTableHeaderLinks {
	border-right: 3px solid #fff;
}
/* List Styles */

#right_main #cal_event_calendar DIV.dayEvents {
	width: 100%;
	text-align: left;
}
#right_main #cal_event_calendar UL.dayEvents {
	text-align: left;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 1.7em;
	padding-right: .5em;
	white-space: nowrap;
	color: #4093a1;
}
#right_main #cal_event_calendar LI.dayEvent {
	font-size: 85%;
	list-style-type: square;
	text-align: left;
}
#right_main #cal_event_calendar SPAN.dayEvent {
	color: #4093a1;
	font-size: 85%;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle;
}
#right_main #cal_event_calendar SPAN.dayEventName {
	font-size:1em;
}
#right_main #cal_event_calendar SPAN.dayEventNoEventTypeIcon {
	padding-left:2px;
}
#right_main #cal_event_calendar P.dayEvent {
	color: #000;
	cursor: pointer;
	white-space: nowrap;
	margin-top:     2px;
	margin-bottom:  2px;
	font-size:90%;
}
#right_main #cal_event_calendar div.dayEvent {
	cursor: pointer;
	margin:2px 0px 2px -1px;
	float:top;
	position:relative;
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	font-size:90%;
	vertical-align:middle;
}
#right_main #cal_event_calendar div.dayEventDummy {
	float:top;
	position:relative;
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	height:1.7em;
	padding-left:1px;
	font-size:90%;
	vertical-align:middle;
	margin:2px 0px 2px -1px;
}
#right_main #cal_event_calendar span.multiEventNameBg {
	color: #333333;
}
#right_main #cal_event_calendar span.multiEventNameNoBg {
	color: #000;
}
#right_main #cal_event_calendar IMG.dayEvent {
	border:medium none;
	vertical-align:middle;
}
#right_main #cal_event_calendar LI.dayEvent span {
	color: #000;
	text-align: left;
}
/* List Styles */
#right_main #cal_event_calendar TABLE.calendar-list {
	width: 800px;
	border-collapse: collapse;
	margin: 0;
}
#right_main #cal_event_calendar DIV.listHeader {
	width:800px;
	color: #fff;
	text-align: left;
	border: 0;
	font-weight:bold;
	font-size:130%;
	color:#000;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:7px;
	text-align: center;
}
#right_main #cal_event_calendar DIV.listHeader span {
}
#right_main #cal_event_calendar TD.listHeader {
	border: 0;
	padding: 0;
	vertical-align: middle;
}
#right_main #cal_event_calendar TR.listDay {
}
#right_main #cal_event_calendar TD.listDayEmpty {
	padding-left:3px;
	border-bottom:1px solid #000;
}
#right_main #cal_event_calendar TD.listDayOfWeek {
	width: 20%;
	color: #000;
	vertical-align: text-top;
}
#right_main #cal_event_calendar TD.listDayOfWeek span {
	font-weight: bold;
}
#right_main #cal_event_calendar TD.listDate {
	width: 100px;
	color: #000;
	padding-left:3px;
	vertical-align:top;
	padding-top:15px;
	padding-right:15px;
	border-bottom: 1px solid #000;
}
#right_main #cal_event_calendar TD.listDate span {
	font-weight: bold;
}
#right_main #cal_event_calendar TD.listDayEvents {
	color: #000;
	border-bottom: 1px solid #000;
}
#right_main #cal_event_calendar IMG.navDateArrow {
	border: 0;
	position:relative;
	top:7px;
}
#right_main #cal_event_calendar P.eventTypeLegend {
	color: black;
}
/* Event Detail Styles */

#right_main #cal_event_calendar TD.eventDetailName {
	font-weight:bold;
	font-size:110%;
}
#right_main #cal_event_calendar DIV.eventDetailBox {
	padding-top:10px;
	padding-bottom:10px;
}
#right_main #cal_event_calendar TD.eventDetailActions {
}
#right_main #cal_event_calendar DIV.eventDetailPopupBox {
}
#right_main #cal_event_calendar DIV.eventDetailWidthFixer {
	height:0px;
	width:20em;
}
#right_main #cal_event_calendar TABLE.eventDetailPopupBox {
	width:14%;
	border:           1px solid #808080;
	background-color: #F2F2F2;
}
#right_main #cal_event_calendar TR.eventDetailPopupHeader {
	background: transparent url(http://cpc.convio.net/yui/assets/skins/convio/sprite.png) repeat-x scroll 0pt -200px;
	border-bottom:1px solid #CCCCCC;
}
#right_main #cal_event_calendar TD.eventDetailPopupHeader {
	padding:3px;
	color: #656565;
	font-weight:bold;
	width:100%;
}
#right_main #cal_event_calendar TD.eventDetailPopupName {
	font-weight:  bold;
	color:        black;
	padding-left:3px;
	padding:0px 3px 0px 3px;
}
#right_main #cal_event_calendar TD.eventDetailPopupDesc {
	color:      black;
	padding:5px 3px 5px 3px;
	font-size:  90%;
}
#right_main #cal_event_calendar TD.eventDetailPopupDate {
	color:      black;
	padding:0px 3px 0px 3px;
	font-size:  90%;
}
#right_main #cal_event_calendar P.eventDetailPopupName {
	font-weight:  bold;
	color:        black;
	margin-bottom:  0;
}
#right_main #cal_event_calendar P.eventDetailPopupDesc {
	font-size:  90%;
	color:      black;
	margin-top: .3em;
	margin-bottom:  0;
}
#right_main #cal_event_calendar P.eventDetailPopupDate {
	font-size:  90%;
	color:      black;
	margin-top: .3em;
	margin-bottom:  0;
}
#right_main #cal_event_calendar HR.eventDetailPopupRule {
	color:          #006f82;
	margin-top:     .2em;
	margin-bottom:  .2em;
	width:          auto;
}
#right_main #cal_event_calendar TD.eventDetailPopupActions {
	padding:0px 3px 2px 3px;
}
#right_main #cal_event_calendar DIV.eventDetailPopupActions {
}
#right_main #cal_event_calendar SPAN.eventDetailPopupLinkSeparator {
	color:  #006f82;
}
#right_main #cal_event_calendar IMG.eventDetailPopupCloseButton {
	cursor: pointer;
}
/* Expanded Event List Styles */
#right_main #cal_event_calendar DIV.eventListBox {
}
#right_main #cal_event_calendar TABLE.eventListBox {
	border:           1px solid #808080;
	background-color: #F2F2F2;
	width:14%;
}
#right_main #cal_event_calendar DIV.eventListWidthFixer {
	height:0px;
	width:20em;
}
#right_main #cal_event_calendar TD.eventListBoxMoreItems {
	padding:0px 3px 2px 3px;
	white-space: nowrap;
}
#right_main #cal_event_calendar TD.eventListBoxItem {
	padding:0px 3px 2px 3px;
}
#right_main #cal_event_calendar TD.eventListBoxTitle {
	padding:3px;
	color: #656565;
	font-weight:bold;
	white-space: nowrap;
}
#right_main #cal_event_calendar P.eventListBoxTitle {
	color:            white;
	background-color: #006f82;
}
#right_main #cal_event_calendar TD.eventListBoxTitle {
	background: transparent url(http://cpc.convio.net/yui/assets/skins/convio/sprite.png) repeat-x scroll 0pt -200px;
	border-bottom:1px solid #CCCCCC;
}
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
	z-index: 20;
	top: 300px;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #fff;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;

  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/* google map styles */
#mapDiv {
	width: 750px;
	height: 400px;
	display: block;
}
.map-cat {
	display: inline-block;
	width: 215px;
	margin: 0 0 .25em 0;
	font-size: .8em;
}
.map-cat img {
	position: relative;
	top: 15px;
}
.features {
	display: block;
	padding: 0 0 1.5em 0;
}
.info {
	display: block;
	padding: .25em .25em 1em .25em;
	font-size: .92em;
	min-height: 120px;
	min-width: 150px;
max-width: 350px;
}
.info img.left {
	margin: 0 5px 0 0;
}
.info a {
	text-decoration: underline;
	color: #09f;
}
.info .description { display: block; }
.connected {background: #ccc; margin: 0; padding: 5px 20px; }
form#connected {margin: 0; }
form#connected input {border: 1px solid #e6e6e6; font-size: .84em; }
input#primary_email { color: #999; width: 110px; padding: 2px 5px;}
input#SubmitButton { background: #6b6b6b url(/assets/images/wrapper/signup-btn-bg.gif) 0 0 repeat-x; color: #fff; padding: 1px 5px; margin: 0 0 0 -5px;}
p.note {margin: .25em 0 0;}
.lpfeatures { width: 100%; display: block; clear: both; padding: 0 0 2em 0; margin: 0 auto 2em; 
background: url(/assets/images/wrapper/divider.gif) center bottom no-repeat; 
 }
.column {display: block; float: left; width: 165px; margin: .25em 5px 0 0; padding: 2px;  }
.column.last {margin: .25em 0 0 ;}
.lpfeatures .column img { display: block; clear: both; margin: 0 auto; }
.row {display: block; margin: 1em 0; padding: 0 0 .5em; }
.row img {float: left; margin: 0 .5em 0 0; }

.slides { position: relative; float: left; width: 630px; height: 288px; }
ul#slideshow, ul#slideshow li { position: absolute; list-style: none; margin: 0; padding: 0; z-index: 10; width: 630px; height: 288px;}
ul#slideshow li a,ul#slideshow li img, ul#lpslideshow li a, ul#lpslideshow li img {position: relative; z-index: 10; }
ul#slideshow li img {border: 0; padding: 0;}
ul#lpslideshow li img {border: 0;}
ul#lpslideshow { border: 1px solid #bbb; }
ul#slideshow li span, ul#lpslideshow li span { position: absolute; display: block; bottom: 0px; left: 0;width: 570px; padding: 5px 50px 5px 10px; background: #000; color: #fff; z-index: 900; opacity: .9; font-size: 1.25em; }

.lpslides {position: relative; clear: both; display: block; margin: 0 0 1em 0; width: 510px; height: 360px; }
ul#lpslideshow, ul#lpslideshow li { display: block; position: absolute; list-style: none; margin: 0; padding: 0; z-index: 10; width: 510px; height: 360px;}
ul#lpslideshow li span { width: 440px; left: 5px; bottom: 5px;}

#slidenav { position: absolute; right: 5px; bottom: 3px; z-index: 999; color: #fff;}
#slidenav a {padding: 0 3px; margin: 0 1px; color: #fff; font-weight: bold;  background: #000; }
#slidenav a.activeSlide { background: #333; }

.lpslides #slidenav  { right: 3px; bottom: 8px; }
/*
.lpslides #slidenav a { color: #000; background: #fff; border: 1px solid #bbb; }
.lpslides #slidenav a.activeSlide { background: #bbb; } */
.hpfeatures { clear: both;  margin: 20px 0 0 0; }
.hpfeatures .row {margin: 0 0 1em; padding: 13px 0 0 0; background: url(/assets/images/wrapper/bg-promo.jpg) center top no-repeat;}
.hpfeatures .imgdisplay { margin: .5em 0 0;}
.hpfeatures .row.first {background-image: none; padding: 0;}
.rfeature { display: block; margin: 0 0 1.5em 0; }
.rfeature.last {margin: 0; }
