@import url(reset.css);

.clear {
	clear: both;
}

body {
	color: #292929;
	font: 80%/1.75 Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	background-color: white;
}

p {
	padding-bottom: 15px;
}

a:link {
	color: #3a6e8f;
	text-decoration: none;
}

a:visited {
	color: #3a6e8f;
	text-decoration: none;
}

a:hover {
	color: black;
}

a:active
{
  outline: none;
}

/* @group layout */

#canvas {
	width: 1024px;
	/*overflow: auto;*/
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(/img/bg_canvas_top.png) no-repeat;
	position: relative;
}

#canvasMyCalendar {
    width: 1200px;
    overflow: auto;
    clear: both;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    background: url(/img/colobarTop4.gif) no-repeat;
}

#canvas_consumed {
	width: 830px;
	overflow: auto;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(/img/colobarTop4.gif) no-repeat;
}

#canvas_admin {
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(/img/colobarTop4.gif) repeat-x;
}

#header {
	padding: 15px 0;
}

#homeColumn {
	float: right;
	width: 200px;
	margin-bottom: 45px;
}

#leftColumn {
	float: left;
	width: 200px;
	margin-bottom: 45px;
}

#leftColumn {
	display: none;
}

#adminLeftColumn {
	float: left;
	width: 200px;
	margin-bottom: 45px;
}

#leftColumnNarrow {
	float: left;
	width: 120px;
	margin-bottom: 45px;
	clear: left;
	display: none;
}

#mainContent {
	margin: 0 0 45px 7px;
	width: 640px;
	height: 1% /
* Holly hack for Peekaboo Bug */;
	float: left;
	padding-left: 0!important;
}

#adminContent {
	margin: 0 0 45px 5px;
	width: 78%;
	padding: 0;
	display: inline;
	height: 1% /
* Holly hack for Peekaboo Bug */;
	float: left;
}

#groupContent {
	margin: 0 0 45px 5px;
	width: 78%;
	padding: 0;
	display: inline;
	height: 1% /
* Holly hack for Peekaboo Bug */;
	float: left;
}

#mainContentMy {
	margin: 0 0 45px 10px;
	width: 1013px;
	height: 1% /
* Holly hack for Peekaboo Bug */;
	float: left;
}

#mainContentMy table {
	width: 100%;
}

#mainContentMyCalendar {
    margin: 0 0 45px 10px;
    width: 1000px;
    height: 1% /
* Holly hack for Peekaboo Bug */;
    float: right;
}

#mainContentWide {
	float: left;
	width: 1024px;
	height: 1% /
* Holly hack for Peekaboo Bug */;
	margin-bottom: 0;
}


#mainContentWide td {
	background-position: top right;
	background-repeat:no-repeat;
}

#footer {
	font: 12px/20px Helvetica, Arial, Geneva, sans-serif;
	color: black;
	text-align: left;
	background-color: #e2e2e2;
	padding-top: 25px;
	display: block;
}

.container {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

.homeContainer {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#homeFooter .homeContainer {
	padding-top: 20px;
}

#homeFooter .module02 {
	float: right;
	text-align: right;
}

#navwrapper {
	margin: 20px 0;
}

#footer .module01 {
	float: left;
	width: 220px;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}

#footer .module02 {
	float: right;
	width: 120px;
	text-align: left;
}

#personalMessage {
	float: right;
	padding: 5px 0 0 0;
	text-align: right;
	width: 270px;
	margin: 0;
	clear: left;
}

#homeFooter {
	font: 12px/20px Helvetica, Arial, Geneva, sans-serif;
	color: black;
	text-align: center;
	background-color: #e2e2e2;
	padding-top: 0px;
	display: block;
}

#homeFooter .currentMessage {
	float: left;
	width: 360px;
	padding-left: 15px;
	text-decoration: none;
	text-align: left;
	background: url(/img/messages/noMessage.gif) no-repeat;
	margin-bottom: 20px;
}

#homeSearch {
	float: right;
	width: 305px;
	padding-left: 15px;
	/* border-left: 1px solid #b8b8b8; */
	margin-top: 20px;
	margin-bottom: 15px;
}

#login_wrapper {
	padding-top: 5px;
}

.breadcrumbs {
	padding: 25px 0 10px 0;
	height: 51px;
}

.breadcrumbs a.main {
	/*background: url(/img/bg_breadcrumb_left.png) no-repeat;*/
	color: #fff;
	float: left;
	text-transform: uppercase;
	font: 18px/29px Helvetica;
	letter-spacing: -1px;
	padding: 0 0 4px 0;
}

.breadcrumbs a.sub {
	color: #b05c30;
	float: left;
    margin: 5px 0 0 0;
	padding: 3px 0 0 15px;
}

.breadcrumbs a.sub:hover {
	text-decoration: underline;
}

.breadcrumbs span {
	background: url(/img/breadcrumb_arrow.gif) no-repeat left center;
	float: left;
	color: #b05c30;
    margin: 5px 0 0 12px;
	padding: 3px 0 0 20px;
}

/* @end */

/* @group style */

#personalMessage h3 {
	margin-bottom: 4px;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}

#personalMessage h3 strong {
	color: #366987;
}

.big {
	font-size: 230%;
	letter-spacing: -1px;
}
/*
h2 {
	border-bottom: 1px solid silver;
	margin-bottom: 15px;
	font: normal normal 240%/100% Helvetica, Arial, Geneva, sans-serif;
	padding: 0;
}
*/
#mainContent h2.tight {
	border-bottom: 1px solid silver;
	margin-bottom: 0;
	font: normal normal 240%/100% Helvetica, Arial, Geneva, sans-serif;
	padding: 0;
}

#mainContent h3 {
	color: black;
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainContent h3.subContent {
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 5px;
}

#mainContent h3.subContent a {
	color: black;
}

#mainContent h3.subContent a:hover {
	color: #3a6e8f;
}

#mainContent h4 {
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 2px;
}

#loginform h2 {
	font: normal bold 140%/100% Helvetica, Arial, Geneva, sans-serif;
	padding: 0;
	color: white;
}

#footer a:link {
	text-decoration: none;
	color: #366987;
}

#footer a:visited {
	color: #366987;
}

#footer a:hover {
	color: black;
	text-decoration: underline;
}

#crossroads {
	margin: 0;
	padding: 0;
	border-style: none;
}

#crossroads a {
	display: block;
	width: 150px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url("/img/crossroads.png") top left no-repeat;
	text-decoration: none;
	border-style: none;
}

#crossroads a:hover {
	background-image: url("/img/crossroads-on.png");
}

#crossroads a span {
	display: none
}

#main_content p {
	margin-bottom: 10px;
}

#footer h2 {
	font-size: 16px;
}

#blueCallout {
	background-color: #e7edf9;
	padding: 20px;
}

#greenCallout {
	background-color: #E9EFCD;
	padding: 20px;
}

#eventAction {
	font-size: 11px;
	line-height: 160%;
}

#eventAction a {
	color: #3a6e8f;
	font-weight: bold;
}

#callout {
	background-color: #e7edf9;
	font-size: 11px;
	padding: 20px;
	width: 175px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	clear: both;
}

#callout a {
	color: #3a6e8f;
	font-weight: bold;
	line-height: 160%;
}

#callout a:hover {
	color: black;
}

#lightBox {
	background-color: #e7edf9;
	padding: 10px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

#action {
	background-color: #cbe1ea;
	padding: 20px;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#action h3 {
	font-size: 140%;
	font-weight: bold;
}

.footerdim {
	color: #747474;
	font-size: 11px;
	text-align: left;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #b8b8b8;
	width: 472px;
}

#myhome .footerdim {
	width: 161px;
	float:left
}

#myhome .module02 {
	text-align: left;
}

.footerdimnoborder {
	color: #747474;
	font-size: 11px;
	text-align: left;

	padding-left: 15px;
	padding-right: 15px;

}

.dim {
	color: #b6b6b6;
	font-size: 11px;
}

.dim a {
	color: #b6b6b6;
}

.dim a:hover {
	color: #000;
}

.blogDate {
	color: gray;
	font-size: 11px;
	border-top: 1px solid gray;
	display: block;
	margin: 15px 0 0;
	letter-spacing: .75px;
	padding: 3px 0 0 3px;
}

.blogDate2 {
    color: gray;
    font-size: 11px;
    border-top: 1px solid gray;
    display: block;
    margin: 0px 0 0;
    letter-spacing: .75px;
    padding: 0px 0 0 0px;
}

.blogTitle {
	font-size: 170%;
	padding: 0;
	margin: 0;
	display: block;
}

.goHeadline {
	font-size: 180%;
	font-weight: bold;
	line-height: 130%;
}

.hilight {
	color: red;
	background-color: #fff6a5;
}

.blueHilight {
	background-color: #e7edf9;
	font-weight: bold;
}

.blue {
	color: #82A5B1
}

.lightGray {
	color: #ddd}

.formLabel {
	line-height: 100%;
	font-size: 95%;
	color: black;
	font-weight: bold;
}

.homeMessage {
	font-size: 18px;
	line-height: 20px;
	color: black;
	font-weight: bold;
}

.tiny {
	font-size: 11px;
	line-height: 14px;
}

.tinyMessage {
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #374e5c;
}

.tinyByline {
	color: #b6b6b6;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	display: block;
}

.tinyByline a {
	color: #b6b6b6;
}

.tinyByline a:hover {
	color: black;
}
/*
.first {
	font: 140%/160% Helvetica, Arial, Geneva, sans-serif;
	padding-bottom: 15px;
	padding-top: 15px;
}
*/
.first a {
	background-color: #fff7cc;
	text-decoration: none;
	color: #ea8a00;
}

.first a:hover {
	background-color: #ea8a00;
	color: white;
	text-decoration: none;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.left {
	float: left;
}

/* @end */

/* @group mainnav */

#navContainer {
	margin: 20px 0;
	padding: 0;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	float: left;
	list-style-type: none;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	margin-right: 7px;

}

#navlist a {
	/*padding: 7px 0 12px 8px;*/
	background: url(/img/bg_main_nav_left.png) 0 -9999px no-repeat;
	display: block;
	padding-bottom: 10px;
	padding-left: 7px;
	position: relative;
	z-index: 100;
}

#navlist a.no_dd {
	background: url(/img/bg_main_nav_left2.png) 0 -9999px no-repeat;
}

#navlist a span {
	background: url(/img/bg_main_nav_right.png) right -9999px no-repeat;
	padding-right: 9px;
	display: block;
	height: 25px;
	padding-top: 6px;
}

#navlist a:hover, #navlist li.roll > a {
	color:#fff!important;
	background-position: 0 0;
}

#navlist a:hover span, #navlist li.roll a span {
	background-position: 100% 0;
	font-weight: bold;
}

#navlist a:link, #navlist a:visited {
	color: #636363;
	text-decoration: none;
}

#navlist .block {
	/*width: 133px;*/
	height: 40px;
	/*border: solid #000 1px;*/
	position: absolute;
	margin-top: -54px;
	/*margin-left: -16px;*/
	background: #fff;
	z-index: 99;
}

#navlist > li > a:hover {

}


/*#navlist a:hover {
	background-color: #e5eef4;
	text-decoration: none;
	color: black;
}*/


body#myhome a#myhomenav,
body#serve a#engagenav,
body#connect a#connectnav,
body#care a#carenav,
body#grow a#grownav,
body#give a#givenav,
body#media a#medianav,
body#contact a#contactnav,
body#about a#aboutnav,
body#experience a#experiencenav,
body#change a#changenav,
body#connect a#engagenav {
	color: #000;
	font-weight: bold;
}

#navlist .dd_menu {
	background: url(/img/bg_nav_menu.png) repeat-x #f6f7f7;
	border: solid #cfcdcd 1px;
	position: absolute;
	margin-top: -5px;
	z-index: 98;
	display: none;
}

#navlist li:first-child .dd_menu {
	/*display: block;*/
}

#navlist .dd_menu h3 {
	font-size: 12px;
	padding: 0 25px 5px 25px;
}

#navlist .dd_menu ul {
	float: left;
	padding: 15px 10px 15px 0;
	margin: 0;
	white-space: normal;
}

#navlist .dd_menu .left {
	float: left;
	width: 160px;
}

#navlist .dd_menu li {
	float: none;
	margin: 0;
}

#navlist .dd_menu li a {
	color: #005984;
	padding: 5px 7px 5px 25px;
	display: block;
	background: url(/img/icon_nav_li.png) no-repeat 14px 8px;
	font-size: 12px;
	white-space: normal;
}

#navlist .dd_menu li a:hover {
	color: #b05c30!important;
	text-decoration: underline;
	background: url(/img/icon_nav_li.png) no-repeat 14px 8px;
}

#navlist .dd_menu .primary {
	background: #eee;
	padding-right: 0;
	padding-bottom: 15px;
}

#navlist .dd_menu .primary li {
	margin-right: 0;
}

#navlist .dd_menu .primary a {
	padding-right: 20px;
}

#navlist .dd_menu .primary a:hover {
	background: #fff url(/img/icon_nav_li.png) no-repeat 14px 8px;
}

#navlist .dd_menu .sub_wrap {
	float: left;
	width: 320px;
}

#navlist form {
	width: 261px;
	padding-right: 10px;
}

#navlist .dd_menu form ul {
	padding: 0;
	margin: 0;
}

#navlist label {
	float: left;
	width: 52px;
	padding-top: 4px;
	padding-left: 25px;
}

#navlist input[type="text"], #navlist input[type="password"] {
	margin: 0 0 5px 23px;
	width: 139px;
	padding: 5px;
	float: left;
	border: 0;
}

#navlist input[type="image"] {
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 0;
}

#myhomenav {
	width: 115px;
}

#engagenav {
	width: 61px;
}

#grownav {
	width: 48px;
}

#givenav {
	width: 38px;
}

#medianav {
	width: 46px;
}

#aboutnav {
	width: 50px;
}

#adminnav {
	width: 48px;
}

#frm_search {
	float: right;
}

#frm_search input {
	float: left;
}

#frm_search #txt_search {
	border: solid #c6c7c7 1px;
	color: #c6c7c7;
	width: 216px;
	padding-left: 19px;
	height: 20px;
	padding-top: 6px;
}

/* @end */

/* @group login */

#loginform {
	text-align: left;
	background-color: #d1dfea;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}

#loginformPop {
	visibility:hidden;
	height: 0px;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
}

/* @end */

/* @group button */

.clear {


/* generic container (i.e. div) for floating buttons */
    /*overflow: hidden;
	width: 100%;*/
}

a.button {
	background: transparent url('/img/bg_button_a.png') no-repeat scroll top right;
	color: white;
	display: block;
	float: left;
	font: bold 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	/* sliding doors paddin

g */
    text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


a.button span {
	background: transparent url('/img/bg_button_span.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
/* hide d

otted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
/* pus

h text down 1px */
}

a.button:visited {
	background: transparent url('/img/bg_button_a.png') no-repeat scroll top right;
	color: white;
	display: block;
	float: left;
	font: bold 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	/* sliding doors paddin

g */
    text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


a.button:visited span {
	background: transparent url('/img/bg_button_span.png') no-repeat;
	display: block;
	line-height: 14px;
	}


/* @end */

/* @group tables */

.goBox {
	border-collapse: collapse;
	caption-side: bottom;
	background-color: #e7edf9;
	width: 100%;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.goBox td {
	vertical-align: middle;
	line-height: 100%;
	padding: 10px;
}

.standard {
border-collapse: collapse;
caption-side: bottom;
background-color: #d6e1ec;
margin-bottom: 2em;
width: 100%;
}

.standardgrid {
border-collapse: collapse;
caption-side: bottom;
background-color: #d6e1ec;
margin-bottom: 2em;
width: 100%;
}

.standardgrid td {
	border-bottom: 1px dotted #bbb;
	vertical-align: top;
	padding: 3px 2px 3px 4px;
	line-height: 150%;
}

.specstandard {
border-collapse: collapse;
caption-side: bottom;
background-color: #d6e1ec;
margin-bottom: 2em;
width: 100%;
margin-top: -2em;
}

.standard td, .specstandard td {
	border-bottom: 1px dotted #bbb;
	vertical-align: top;
	padding: 3px 10px;
	line-height: 150%;
}

.lined {
	border-collapse: collapse;
	background-color: #fff;
	width: 100%;
}

.lined td {
	border-top: 1px dotted #bbb;
	vertical-align: top;
	padding: 4px 10px;
	line-height: 130%;
}

.eventTable {
	border-collapse: collapse;
	width: 100%;
}

.eventTable td {
	border-top: 1px solid #bbb;
	vertical-align: middle;
	padding: 8px 10px 10px;
	line-height: 130%;
}

.eventTable tr.alt {
	background-color: #f4f4f4;
}

.blogTable {
    table-layout: fixed;
}

.mediaTable {
	border-collapse: collapse;
	width: 100%;
}

.mediaTable td {
	border-top: 1px solid #d6d6d6;
	vertical-align: middle;
	line-height: 130%;
	padding: 5px 2px 5px 5px;
}

.mediaTable th {
	font-size: 11px;
	color: gray;
	text-transform: uppercase;
}

.mediaTable tr.alt {
	background-color: #f4f4f4;
}


.mediaTable tr.sel {
	background-color: #fff7cc;
}

.serveTable {
	border-collapse: collapse;
	width: 100%;
}

.serveTable td {
	border-top: 1px solid #d6d6d6;
	vertical-align: middle;
	/*vertical-align: top;*/
	line-height: 200%;
	padding: 5px 2px 5px 5px;
}

.serveTable th {
	font-size: 11px;
	color: gray;
	text-transform: uppercase;
}

.serveTable tr.alt {
	background-color: #f4f4f4;
}


.serveTable tr.sel {
	background-color: #fff7cc;
}

.mySidebar {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	color: gray;
}

.mySidebar td {
	border-top: 1px dotted #bbb;
	vertical-align: top;
	line-height: 130%;
	padding: 4px 10px 7px 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.top10 {
	border-collapse: collapse;
	background-color: #E7EDF9;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
}

.topChannels {
	border-collapse: collapse;
	background-color: #f7f7c8;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #756c5e;
}

.topChannels a {
	color: #b05c30;
	font-weight: bold;
}

/* @end */

/* @group profileTabs */

#profileTabs {
	float: left;
	background: url("/img/tab-bg.gif") repeat-x;
	font-size: 93%;
	line-height: normal;
	display: block;
}

#profileTabs ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

#profileTabs li {
	float: left;
	background: url("/img/tab-left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}

#profileTabs a {
	float: left;
	display: block;
	background: url("/img/tab-right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#profileTabs .current {
	background-image: url("/img/tab-left-on.gif");
}

#profileTabs .current a {
	background-image: url("/img/tab-right-on.gif");
	color: #333;
	padding-bottom: 5px;
}

/* @end */

/* @group subnav */

#subNav {
	font-size: 11px;
	margin: 25px 0px 10px;
	padding: 5px;
	background-color: #fff;
	line-height: 15px;
}

#subNav	strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 0px 5px 5px 2px;
	color: #ea8a00;
	margin: 0px;
}

#subNav a, #subNav a:visited {
	display: block;
	border: 1px dotted #ccc;
	border-width: 1px 0px 0px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11px;
	color: #909090;
	padding: 5px 0px 5px 25px;
}

#subNav .selected {
	background-color: #f0f0f0;
	font-weight: bold;
}

#subNav em {
	font-style: normal;
	font-size: 11px;
	color: #333;
}

#subNav	 a:hover {
	background-color: #e7edf9;
	color: black;
	text-decoration: none;
}

#subNav .bArrow {
	background-image: url(/img/icn/blue-arrowup.gif);
}

#subNav .bPeople {
	background-image: url(/img/icn/blue-people.gif);
}

#subNav .bBang {
	background-image: url(/img/icn/blue-bang.gif);
}

#subNav .bTV {
	background-image: url(/img/icn/blue-tv.gif);
}

#subNav .bMusic {
	background-image: url(/img/icn/blue-music.gif);
}

#subNav .bPodcast {
	background-image: url(/img/icn/blue-podcast.gif);
}

#subNav .bInfo {
	background-image: url(/img/icn/blue-info.gif);
}

#subNav .bMail {
	background-image: url(/img/icn/blue-mail.gif);
}

#subNav .bCal {
	background-image: url(/img/icn/blue-cal.gif);
}

#subNav .bTalk {
	background-image: url(/img/icn/blue-talk.gif);
}

#subNav .bMovie {
	background-image: url(/img/icn/blue-movie.gif);
}

#subNav .gArrow {
	background-image: url(/img/icn/green-arrowup.gif);
}

#subNav .gCity {
	background-image: url(/img/icn/green-city.gif);
}

#subNav .gGlobe {
	background-image: url(/img/icn/green-globe.gif);
}

#subNav .gDocs {
	background-image: url(/img/icn/green-doc.gif);
}

#subNav .gCheck {
	background-image: url(/img/icn/green-check.gif);
}

#subNav .gPeople {
	background-image: url(/img/icn/green-people.gif);
}

#subNav .oArrow {
	background-image: url(/img/icn/orange-arrowup.gif);
}

#subNav .oTalk {
	background-image: url(/img/icn/orange-talk.gif);
}

#subNav .oSun {
	background-image: url(/img/icn/orange-sun.gif);
}

#subNav .oInfo {
	background-image: url(/img/icn/orange-info.gif);
}

#subNav .oPerson {
	background-image: url(/img/icn/orange-person.gif);
}

#subNav .oStar {
	background-image: url(/img/icn/orange-star.gif);
}

#subNav .oRewind {
	background-image: url(/img/icn/orange-rewind.gif);
}

#subNav .blackArrowup {
	background-image: url(/img/icn/black-arrowup.gif);
}

#subNav .oHeart {
	background-image: url(/img/icn/orange-heart.gif);
}

#subNav .oClock {
	background-image: url(/img/icn/orange-clock.gif);
}

#subNav .oPhone {
	background-image: url(/img/icn/orange-phone.gif);
}

#subNav .oMoney {
	background-image: url(/img/icn/orange-money.gif);
}

#subNav .oTrips {
	background-image: url(/img/icn/orange-people.gif);
}

#subNav .oBang {
	background-image: url(/img/icn/orange-bang.gif);
}

#subNav .oQuest {
	background-image: url(/img/icn/orange-quest.gif);
}

#subNav .oSeven {
	background-image: url(/img/icn/orange-seven.gif);
}

#subNav .oPeople {
	background-image: url(/img/icn/orange-people.gif);
}

#subNav .oPeople {
	background-image: url(/img/icn/orange-people.gif);
}

#subNav .oCoffee {
	background-image: url(/img/icn/orange-coffee.gif);
}

#subNav .oNSEW {
	background-image: url(/img/icn/orange-nsew.gif);
}

#subNav .lbArrow {
	background-image: url(/img/icn/ltblue-arrowup.gif);
}

#subNav .lbTV {
	background-image: url(/img/icn/ltblue-tv.gif);
}

#subNav .lbBang {
	background-image: url(/img/icn/ltblue-bang.gif);
}

#subNav .lbTalk {
	background-image: url(/img/icn/ltblue-talk.gif);
}

#subNav .lbSun {
	background-image: url(/img/icn/ltblue-sun.gif);
}

#subNav .lbHeart {
	background-image: url(/img/icn/ltblue-heart.gif);
}

#subNav .lbBang {
	background-image: url(/img/icn/ltblue-bang.gif);
}

#subNav .lbPeople {
	background-image: url(/img/icn/ltblue-people.gif);
}

#subNav .lbStar {
	background-image: url(/img/icn/ltblue-star.gif);
}

#subNav .lNolaApp {
    background-image: url(/img/icn/link_nola_app.gif);
}

#subNav .lNolaContact {
    background-image: url(/img/icn/link_nola_contact.gif);
}

#subNav .lNolaDonate {
    background-image: url(/img/icn/link_nola_donate.gif);
}

#subNav .lNolaEmergency {
    background-image: url(/img/icn/link_nola_emergency.gif);
}

#subNav .iNolaTrips {
    background-image: url(/img/icn/link_nola_faq.gif);
}

#subNav .lNolaFaq {
    background-image: url(/img/icn/link_nola_faq.gif);
}

#subNav .lNolaIntro {
    background-image: url(/img/icn/link_nola_intro.gif);
}

#subNav .lNolaMyTrip {
    background-image: url(/img/icn/link_nola_my_trip.gif);
}

#subNav .lNolaNews {
    background-image: url(/img/icn/link_nola_news.gif);
}

#subNav .lNolaTripPrep {
    background-image: url(/img/icn/link_nola_trip_prep.gif);
}

#subNav .lNolaTrips {
    background-image: url(/img/icn/link_nola_trips.gif);
}

#subNav .lMamaApp {
    background-image: url(/img/icn/link_mama_app.gif);
}

#subNav .lMamaContact {
    background-image: url(/img/icn/link_mama_contact.gif);
}

#subNav .lMamaDonate {
    background-image: url(/img/icn/link_mama_donate.gif);
}

#subNav .lMamaEmergency {
    background-image: url(/img/icn/link_mama_emergency.gif);
}

#subNav .lMamaFaq {
    background-image: url(/img/icn/link_mama_faq.gif);
}

#subNav .lMamaIntro {
    background-image: url(/img/icn/link_mama_intro.gif);
}

#subNav .lMamaMyTrip {
    background-image: url(/img/icn/link_mama_my_trip.gif);
}

#subNav .lMamaNews {
    background-image: url(/img/icn/link_mama_news.gif);
}

#subNav .lMamaTripPrep {
    background-image: url(/img/icn/link_mama_trip_prep.gif);
}

#subNav .lMamaTrips {
    background-image: url(/img/icn/link_mama_trips.gif);
}

/* @end */

/* @group forms */

input.on {
	background: white;
	color: #00557b;
	padding: 3px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
input.onshort {
	background: white;
	color: #00557b;
	padding: 3px 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	width: 90px;
}


textarea {
	padding: 3px;
	border-style: none;
	font: 12px/14px Helvetica, Arial, Geneva, sans-serif;
	color: #00557b;
}

select.on {
	padding: 3px;
	border-style: none;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #00557b;
}

form {
	padding: 0px;
	margin: 0px;
}

input.on, input.onshort {
	color: #006666;
	border: solid 1px #f4fbdc;
	background: white;
	padding: 3px;
}

input.on:hover, input.onshort:hover {
	color: #006666;
	border: solid 1px #e0f4ff;
	background: #dbe9ff;
}

input.on:focus, input.onshort:focus {
	color: black;
	border: solid 1px #e0f4ff;
	background: #fffbd9;
}

input.onIE {
	color: #006666;
	border: solid 1px #e0f4ff;
	background: #dbe9ff;
}

.inputsearch {
	background: white url(/img/icn/icn-search.png) no-repeat 3px 4px;
	border: solid 1px #f4fbdc;
	padding-left: 17px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	height: 20px;
	padding-top: 3px;
}

/* @end */

/* @group slider */

.news_slider {
	position: relative;
}

#container {
	width: 393px;
	background: #D6E1EC;
	overflow: hidden;
	border-top: 10px solid #D6E1EC;
	border-left: 30px solid #D6E1EC;
	border-right: 25px solid #D6E1EC;
	border-bottom: 10px solid #D6E1EC;
	position: relative;
}

#container_inner {
	width: 999999px;
}

#container ul {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	left: 0;
}

#container li {
	float: left;
	list-style: none;
	padding-right: 28px;
}

#container li a {
	display: block;
}

.prev {
	position: absolute;
	top: 46px;
	left: 6px;
	z-index: 99;
}

.next {
	position: absolute;
	top: 46px;
	right: 10px;
	z-index: 99;
}


/* @end */






/* @Tables */

#ul-table {
text-align:center;
margin: 0px auto;
padding:0;
list-style-type:none;
clear:both;
}
#ul-table li {
width: 139px;
float:left;
text-align: left;
}
#ul-table li.Table400wBy100t {
width: 290px;
height: 100px;
}



/* @end Tables */






/* For team pages */
.teamPageDiv {
  position: relative;
  display: none;
  float: top;
  overflow: auto;
}

.teamPageDiv H3 {
  font-size: 10pt;
  color: #000000;
  border-right: #98aab1 1px solid;
  border-top: #98aab1 1px solid;
  border-left: #98aab1 1px solid;
  border-bottom: #98aab1 1px solid;
  background-color: #e5eef4;
  width: 560px;
}

.teamPageMenuDiv a {
  font-size: 10pt;
  color: #636363;
  text-decoration: none;
  background-color: #FFFFFF;
  padding-right: 10px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.teamPageMenuDiv a:hover {
  font-size: 10pt;
  background-color: #e5eef4;
  color: black;
  padding-right: 10px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.teamPageMenuDivaSelected {
  font-size: 10pt;
  text-decoration: none;
  background-color: #FFFFFF;
  padding-right: 10px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
  font-weight: bold;
  color: black;
}

.hiddenBlock {
  display: none;
}


.errorMessage {
	font-weight: bold;
	font-size: 12pt;
}
.viewPodcast strong {
  	font-size: 11px;
  	text-transform: uppercase;
   	font-weight: normal;
}

.calTest table {
    background-color: #ffffff;
    width: 100%;
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
}

.calTest td {
    vertical-align: top;
    font-size: 8pt;
}

.calTestAltRow {
    background-color: #ffffff;
    width: 100%;
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
}

.calendarView {
    width: 100%;
}

.calendarView td {
    vertical-align: top;
    font-size: 10px;
}

.roomList {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}

.roomList td {
    vertical-align: top;
    line-height: 150%;
    padding-right: 5px;
    padding-bottom: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 10px;
}

.inventoryList {
    width: 100%;
    border-style: none;
    text-decoration: none;
}

.inventoryList td {
    vertical-align: top;
    line-height: 150%;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 10px;
    border-style: none;
}

.calTest a:hover, .calTest a:visited, .calTest a:active, .calTest a:hover {
    text-decoration: none;

}

.standardSmall {
	border-collapse: collapse;
	caption-side: bottom;
	background-color: #d6e1ec;
	margin-bottom: 2em;
	width: 100%;
}

.standardSmall td, .specstandard td {
    border-bottom: 1px dotted #bbb;
    vertical-align: top;
    padding: 3px 10px;
    line-height: 150%;
    font-size: 10px;
}

.linew td {
     border-top: 1px solid;
}

.calendarFacilities table {
    border-right: thin solid #00ff00;;
}

#profileheader h3 {
    color: black;
    font: bold 14px Helvetica, Arial, Geneva, sans-serif;
    padding: 3px 0;
}
.profileheader h3 {
    color: black;
    font: bold 14px Helvetica, Arial, Geneva, sans-serif;
    padding: 3px 0;
}

.calendaradminbox {
    border: 1px solid #98AAB1;
    width: 380px;
    margin-top: 0px;
    min-height: 200px;
    overflow: hidden;
}
.calendaradminbox p {
    padding: 0px;
}
.calendaradminbox table {
    margin: 0px;
    padding: 0;
}
.calendaradminbox td {

}

.profileheader {
    background: #e7edf9;
    padding: 0px 5px 0px 5px;
    font-size: 14px;
    line-height: 1.5;
}
#profileheader {
    background: #e7edf9;
    padding: 0px 5px 0px 5px;
    font-size: 14px;
    line-height: 1.5;
}
.profilebody {
    padding: 5px;
}

.report {
	border-collapse: collapse;
}

.report table {
    background-color: #ffffff;
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
}

.report tr {

}

.report th {
	padding: 0.5em;
	border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.report td {
	padding: 0.5em;
	border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-size: 16px;
}

.facilitiesReport {
    border-collapse: collapse;
}

.facilitiesReport table {
    background-color: #ffffff;
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
}

.facilitiesReport tr {

}

.facilitiesReport th {
    padding: 0.5em;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.facilitiesReport td {
    padding: 0.5em;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-size: 14px;
}

/* Added by Dan for error reporting in teamEvents*/
.teamSuccessMsg {
	color: #339900;
}

.teamErrorBox {
	color: #FF0000;
}

/* Used in tinyMCE style definitions */
.heading {
    font: normal bold 18pt/20pt Helvetica,Arial,sans-serif;
    text-decoration: underline;
}

.content {
    font: normal 10pt/15pt Helvetica,Arial,sans-serif;
}

h2, .h2, .header {
    color: #000;
    font: normal normal 380%/100% Helvetica, Arial, Geneva, sans-serif;
    margin-bottom: .2em;
    padding: 0;
}

.first, .subheading {
    color: #88898c;
    font: normal normal 145%/100% Helvetica, Arial, Geneva, sans-serif;
}

.h3, .sectionHeader {
    color: #000;
    font: bold 14px Helvetica, Geneva, sans-serif;
}

.normal {
    color: #292929;
	font: 100%/1.75 Helvetica, Arial, Geneva, sans-serif;
	background-color: white;
    text-align: left;
	margin: 0;
    padding: 0;
}


/* Engage Foundation Styles */
#engagefoundationlogo {
	margin: 0;
	padding: 0;
	border-style: none;
}

#engagefoundationlogo a {
	display: block;
	width: 399px;
	height: 81px;
	margin: 0;
	padding: 0;
	background: url("/images/engage_foundation_logo.png") top left no-repeat;
	text-decoration: none;
	border-style: none;
}

#engagefoundationlogo a:hover {
	background-image: url("/images/engage_foundation_logo.png");
}

#engagefoundationlogo a span {
	display: none
}


#engagefoundationcanvas {
	width: 830px;
	overflow: auto;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top: 10px solid #898F2D;
	min-height: 600px;
}

#engagefoundationcanvas #mainContent {
  margin: 40px 0 0 0;
}

#engagefoundationfooter {
	font: 12px/20px Helvetica, Arial, Geneva, sans-serif;
	color: black;
	text-align: center;
	border-top: 1px solid #D3D196;
	padding-top: 25px;
	display: block;
	width: 830px;
	margin: 0 auto;
}

.blogPost p {margin:0; padding:0;}
.noPspace {margin:0;padding:0;}
.noPspace p {margin:0;padding:0;}
#tinymce p {margin:0;padding:0;}
#content p {margin:0;padding:0;}

div.flash { z-index: 1; }

.small {
    font-size:smaller;
    padding-top:.5em;
    vertical-align:text-top;
}

.small img {
    padding-left:.25em;
    width:1.1em;
    height: 1.1em;
}
