/*  ------------------------------|  TEMPLATE |-------------------------------  */

body {
	margin: 10px auto;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif;
	color: #000000;
	text-align: left;
	max-width: 950px;
	min-width: 750px;
	padding: 0px 20px 20px;
}

#page {
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	float: left;
	background-color: transparent;
}

#header-top {
	height: 15px;
	background: #FFF no-repeat center top;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#header-top-left {
	float: left;
	width: 45%;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 15px;
}

#header-top-left img {
	height: 15px;
	border-bottom-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#header-top-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 45%;
	text-align: right;
	height: 15px;
}

#header-top-right img {
	height: 15px;
	border-bottom-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

#container {
	width: 100%;
	background: #fff;
	margin: 0 0 20px;
	padding: 0;
	float: left;
}

#header {
	background: #ffffff;
	color: #296EB8;
	padding: 20px 0 0;
	margin: 0;
	float: left;
	width: 100%;
}

#header-logo {
	float: left;
	width: 215px;
	text-align: left;
	padding: 0px 0px 0 20px;
	margin: 0;
}

#header-logo a {
	margin: 0;
	padding: 0;
}

#header-logo a img {
	margin: 0;
	padding: 0;
}

#header-welcome {
	float: left;
	text-align: left;
	padding-top: 30px;
}

#header-content {
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

#header-content-right {
	padding-right: 15px;
	text-align: right;
	min-width: 450px;
}

#header-content a {
	text-decoration: none;
	color: #296EB8;
}

#header-content a:hover {
	text-decoration: underline;
	color: #296EB8;
}

#header-links {
	padding-bottom: 10px;
	margin: 0;
	padding-right: 5px;
	float: right;
}

#header-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	display: inline;
	line-height: 18px;
}

#header-links ul li {
	padding: 5px 0 5px 40px;
	margin: 0;
	float: left;
	line-height: 18px;
}

#header-links ul li a {
	padding: 0;
	margin: 0;
}

#header-links ul li.profile {
	background: url(/assets/core/images/new/icon_profile.gif) no-repeat 15px center;
}

#header-links ul li.contact {
	background: url(/assets/core/images/new/icon_contact.gif) no-repeat 15px center;
}

#header-links ul li.logout {
	background: url(/assets/core/images/new/icon_logout.gif) no-repeat 15px center;
	padding-right: 0;
}

#header-links input,img {
	vertical-align: middle;
}

#header-search {
	padding-left: 10px;
	display: inline;
}

#header-nav {
	margin: 0;
	float: left;
	width: 100%;
	padding: 0;
}

#header-nav #logo-nav {
	margin: 0;
	float: left;
	width: 100%;
	padding: 5px 0 0;
}

#header-content #header-date {
	color: #808080;
	clear: both;
	padding: 0 5px 0 0;
}

#header-content #header-date a {
	text-decoration: underline;
	color: #666;
}

#header-content #header-date a:hover {
	text-decoration: underline;
	color: #296EB8;
}

#header img {
	vertical-align: middle;
}

#header h6 {
	display: inline;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0 10px 0 0;
}

#footer-content {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 10px;
}

#footer-content p {
	margin: 0;
	padding: 0;
}

#footer-left {
	
}

#footer-right {
	
}

/*  ------------------------------|  NAVIGATION |-------------------------------  */

.nav:a {
	color: #548BC6;
	text-decoration: none;
}

.nav:link {
	color: #548BC6;
	text-decoration: none;
}

.nav:active {
	color: #548BC6;
	text-decoration: none;
}

.nav:visited {
	color: #548BC6;
	text-decoration: none;
}

.nav:hover {
	color: #296EB8;
	text-decoration: none;
}

.navItemContainer {
	display: inline;
}

.navItem {
	position: relative;
	float: left;
	height: 22px;
	margin-left: 0px;
	padding: 4px 0px 0px 4px;
	background: url(/assets/core/images/bg_nav.gif) no-repeat;
	text-align: center;
	font-size: 16px;
	color: #548BC6;
}

.navItemOn {
	position: relative;
	float: left;
	height: 22px;
	padding: 4px 0px 0px 4px;
	background: url(/assets/core/images/bg_nav_on.gif) no-repeat;
	text-align: center;
}

.navItemRight {
	position: relative;
	float: left;
	width: 6px;
	height: 26px;
	background: url(/assets/core/images/bg_nav_right.gif) no-repeat;
}

.navItemOnRight {
	position: relative;
	float: left;
	width: 6px;
	height: 26px;
	background: url(/assets/core/images/bg_bg_nav_on_right.gif) no-repeat;
}

.navItemOnLink {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.navItemOn a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.navContent {
	border: solid #CCCCCC 1px;
}

#subnav {
	height: 18px;
	padding: 8px 8px 8px 24px;
	font-size: 15px;
	text-align: left;
}

#subnav {
	background: #548BC6;
	color: #ffffff;
}

.subnavRoll {
	text-decoration: none;
	padding: 7px;
}

.subnavRoll:link {
	text-decoration: none;
}

.subnavRoll:active {
	text-decoration: none;
}

.subnavRoll:visited {
	text-decoration: none;
}

.subnavRoll:hover {
	color: #ffffcc;
	text-decoration: none;
}

a.subnavOn {
	padding: 5px;
	color: #ffffcc;
	text-decoration: none;
}

/*  ------------------------------|  MAIN COMPONENT |-------------------------------  */

.component-tabbed {
	clear: both;
	border: #eee 3px solid;
}

.component {
	clear: both;
	border: #eee 3px solid;
	margin-top: 10px;
}

.component-header {
	display: block;
	border-bottom: dotted #ddd 1px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0;
}

.component-title {
	font-color: EEEEEE;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

.component-controls {
	float: right;
	padding-right: 15px;
}

.component-spacer {
	display: block;
	min-height: 25px;
}

.component-body {
	display: block;
	padding-top: 5px;
}

.component-divider {
	clear: both;
	display: block;
	position: relative;
	top: -4px;
	height: 1px;
	margin-top: 0px;
	border-top: dotted #ddd 1px;
}

html>body .component-spacer {
	min-height: 20px;
}

.component-content {
	clear: both;
	min-height: 15px;
	padding: 0px 10px;
}

.component-msg {
	margin: 5px 5px 5px 0px;
}

.component-tabs {
	margin: 0px 5px;
	padding: 0;
	width: auto;
	z-index: 2;
}

html>body .component-tabs {
	*width: auto;
}

.component-tab {
	display: inline-block;
	background: #EEEEEE;
	border: #eee 3px solid;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	padding-bottom: 12px;
	cursor: pointer;
	text-align: center;
	z-index: 2;
	position: relative;
}

.component-tabs .tab-spacer {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	width: 3px;
}

.component-tab-footer {
	clear: both;
	border-top: #eee 3px solid;
	height: 0px;
	position: relative;
	top: -3px;
	z-index: 1;
}

.component_nav {
	height: 26px;
	background: #ffffff;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0px;
	border-bottom: solid #cccccc 1px;
}

.component-header h3 {
	display: inline;
}

.component-tab-section {
	vertical-align: middle;
	margin-top: 5px;
	padding: 10px 5px;
	background: url(/assets/core/images/gradient.gif) bottom repeat-x;
	border-bottom: solid #ddd 1px;
}

.component.noborder {
	border: 0px;
}

b.bt, b.bt b, b.bb, b.bb b {
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(/assets/core/images/grey.gif) no-repeat;
	position: relative;
}

b.hbt, b.hbt b, b.hbb, b.hbb b {
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(/assets/core/images/orange.gif) no-repeat;
	position: relative;
}

b.bt, b.hbt {
	top: -3px;
	left: -3px;
}

b.bt b, b.hbt b {
	background-position: 100% -10px;
	left: 6px;
}

b.bb, b.hbb {
	background-position: 0 -20px;
	top: 3px;
	left: -3px;
}

b.bb b, b.hbb b {
	background-position: 100% -30px;
	left: 6px;
}

/*  ------------------------------| HELP |-------------------------------  */

div.help {
	display: inline;
}

span.help-icon {
	display: inline-block;
	cursor: pointer;
	vertical-align: text-middle;
	margin-left: 7px;
	height: 22px;
}

span.help-icon img {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.help-icon-bg {
	background: #ff9800;
}

div.help-body {
	width: 98%;
	position: relative;
	clear: both;
	border: #ff9800 3px solid;
	background: #fcf8f1;
	margin-bottom: 20px;
}

div.help-x {
	float: right;
	position: relative;
	top: -10px;
	width: 14px;
	background: #ff9800 url(/assets/core/images/help_x_bg.gif) bottom left no-repeat;
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	padding-right: 4px;
}

div.help-content {
	padding: 0px 20px 0px 10px;
}

b.bt, b.bt b, b.bb, b.bb b {
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(/assets/core/images/grey.gif) no-repeat;
	position: relative;
}

b.hbt, b.hbt b, b.hbb, b.hbb b {
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(/assets/core/images/orange.gif) no-repeat;
	position: relative;
}

b.bt, b.hbt {
	top: -3px;
	left: -3px;
}

b.bt b, b.hbt b {
	background-position: 100% -10px;
	left: 6px;
}

b.bb, b.hbb {
	background-position: 0 -20px;
	top: 3px;
	left: -3px;
}

b.bb b, b.hbb b {
	background-position: 100% -30px;
	left: 6px;
}

/*  ------------------------------|  misc |-------------------------------  */

.layout {
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.middle {
	vertical-align: middle;
}

.text-sm {
	font-weight: normal;
	font-size: 11px;
}

.form_element label {
	font-weight: normal;
}

.hidden {
	height: 0px;
	overflow: hidden;
}

.noborder {
	border: 0px;
}

.nopadding {
	padding: 0px;
}

.nomargin {
	margin: 0px;
}

.normal {
	font-weight: normal;
}

.highlight {
	background: #ffffcc;
}

.table_nav {
	border-bottom: 1px solid #999999;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 2px;
	width: 150px;
}

.table_nav:hover {
	border-bottom: 1px solid #999999;
	background: #006699;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 2px;
	color: #FFFFFF;
}

/*  ------------------------------|  NEW TABBED COMPONENT |-------------------------------  */

.tab-off-bg {
	background: url(/assets/core/images/orange.gif);
}

.tab-content {
	margin: 0px;
	padding: 0px 5px;
}

.tab-content h3 {
	display: inline;
	color: #666666;
}

.tab-content img {
	vertical-align: middle;
	margin-right: 5px;
}

.tab-content-on {
	border-bottom: #fff 10px solid;
	font-weight: bold;
}

.tab-on {
	background: #fff;
	cursor: default;
}

/*  ------------------------------|  TABBED COMPONENT |-------------------------------  */

.box3a {
	float: left;
	width: 252px;
	min-height: 130px;
	padding: 0px;
	margin: 10px 4px 10px 0px;
	background: #ffffff url(/assets/core/images/new/tt/bg_box3a.gif) bottom no-repeat;
}

.box3b {
	width: 500px;
	min-height: 292px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	background: url(/assets/core/images/new/tt/bg_box3b.gif) bottom no-repeat;
}

.boxContent2 {
	padding: 0px 8px 8px 8px;
}

.box3bScrollingArea {
	width: 760px;
	height: 220px;
	overflow: auto;
	border: 1px solid #cccccc;
}

.tabBtnLeft {
	float: left;
	width: 250px;
}

.tabBtnRight {
	float: right;
	padding-right: 5px;
}

.tab2 {
	position: relative;
	float: left;
	height: 31px;
	margin: 0px 0px 0px 6px;
	font-weight: bold;
	background: url(/assets/core/images/new/tt/bg_tab2.gif) no-repeat;
	text-align: center;
	z-index: 100;
}

.tab2On {
	position: relative;
	float: left;
	height: 31px;
	margin: 0px 0px 0px 6px;
	font-weight: bold;
	background: url(/assets/core/images/new/tt/bg_tab2on.gif) no-repeat;
	text-align: center;
	z-index: 100;
}

.tab2Divider {
	position: absolute;
	width: 520px;
	height: 3px;
	margin: -3px 0px 5px 5px;
	z-index: 0;
}

.tab3 {
	position: relative;
	float: left;
	height: 25px;
	margin-left: 6px;
	padding: 4px 6px 2px 16px;
	background: url(/assets/core/images/new/tt/bg_tab3.gif) no-repeat;
	text-align: center;
	font-size: 17px;
	color: #666666;
	z-index: 100;
	cursor: pointer;
}

.tab3:link {
	color: #666666;
	text-decoration: none;
}

.tab3:active {
	color: #666666;
	text-decoration: none;
}

.tab3:visited {
	color: #666666;
	text-decoration: none;
}

.tab3:hover {
	color: #006699;
	text-decoration: none;
}

.tab3On {
	position: relative;
	float: left;
	height: 25px;
	margin-left: 6px;
	padding: 4px 6px 2px 16px;
	background: url(/assets/core/images/new/tt/bg_tab3on.gif) no-repeat;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #006699;
	z-index: 100;
}

.tab3OnRight {
	position: relative;
	float: left;
	margin-bottom: -3px;
	z-index: 100;
}

.tab3Divider {
	position: absolute;
	width: 762px;
	height: 3px;
	background: #e6e6e6;
	z-index: 0;
}

.tabArea {
	margin: 0px 7px 7px 7px;
}

.tab3Right {
	position: relative;
	float: left;
}

/*  ------------------------------|  TABBED COMPONENT |-------------------------------  */

.inner_tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #908660;
}

.inner_tab:hover {
	background-color: #006b60;
	color: #FFFFFF;
	cursor: pointer;
}

.tab_section {
	height: 20px;
	padding-left: 10px;
	background-color: #006b60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #908660;
}

.tab_section_nav {
	cursor: pointer;
	color: #006b60;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: bottom;
	padding: 3px;
	background-color: #FFFFFF;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #908660;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #908660;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #908660;
}

.tab_section_navon {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: bottom;
	padding: 3px;
	background-color: #006b60;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #908660;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #908660;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #908660;
}

/*  ------------------------------|  NAVIGATION |-------------------------------  */

#logo-nav dd#nav {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: small;
}

#logo-nav dd#nav ul {
	width: 96%;
	margin: 0px;
	padding: 0px 2% 0;
	text-align: left;
	list-style-type: none;
	background: url(/assets/core/images/nav-bg.gif) repeat-x left bottom;
	float: left;
	font-size: 115%;
}

#logo-nav dd#nav ul li {
	margin: 0 2px 0 0;
	padding: 0;
	text-align: left;
	float: right;
}

#logo-nav dd#nav ul li a {
	margin: 0;
	display: block;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #555;
	padding: 0 0 0 12px;
	background: #EEE url(/assets/core/images/nav_a_link_bg.gif) repeat-x left top;
	float: left;
	border-style: none;
	border-bottom: 3px solid #e8e8e8;
	text-align: center;
}

#logo-nav dd#nav ul li a em {
	margin: 0;
	padding: 10px 12px 5px 0;
	display: block;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: url(/assets/core/images/nav_a_link_bg.gif) no-repeat right top;
}

#logo-nav dd#nav ul li.active a {
	color: #3399cc;
	background: #FFF url(/assets/core/images/nav_a_hover.gif) left top;
	border-bottom-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

#logo-nav dd#nav ul li.active a em {
	background: url(/assets/core/images/nav_a_hover.gif) no-repeat right top;
	padding: 10px 12px 8px 0;
}

#logo-nav dd#nav ul li a:hover {
	color: #555;
	text-decoration: underline;
}

#logo-nav dd#nav ul li.pop-link a {
	color: #ff9800;
	background: url(/assets/core/images/nav_a_link_bg.gif) repeat-x left top;
	padding: 0 0 0 10px;
	margin: 0;
	border-bottom: 3px solid #e8e8e8;
}

#logo-nav dd#nav ul li.pop-link a em {
	background: url(/assets/core/images/nav_a_link_bg.gif) no-repeat right top;
	padding: 10px 12px 5px 0;
}

#logo-nav dd#nav ul li.pop-link a:hover {
	text-decoration: underline;
}

/*  ------------------------------|  NAVIGATION |-------------------------------  */

#content {
	margin: 0;
	padding: 10px 2% 20px;
	float: left;
	text-align: left;
	width: 96%;
}

#content script {
	visibility: hidden;
	overflow: hidden;
	display: none;
}

#content #main-content {
	margin: 0;
	padding: 15px 0;
	width: 65%;
	float: left;
}

#content #main-content #slideshow {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

#content #main-content #slideshow ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	position: relative;
	display: block;
	float: left;
}

#content #main-content .blocks {
	width: 460px;
	padding: 0;
	margin: 0;
	text-align: left;
	min-height: 215px;
}

#content #main-content .blocks li {
	width: 460px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#content #main-content .header-img {
	margin: 0 0 15px;
	padding: 0;
	width: 460px;
	float: left;
}

#content #main-content h1 {
	color: #333;
	display: block;
	padding: 0 0 10px;
	margin: 0 0 10px;
	line-height: 1.25em;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #DDD;
	width: 100%;
}

#content #main-content h2 {
	color: #da642c;
	font-size: 150%;
	font-weight: normal;
	display: block;
	padding: 0;
	font-style: normal;
	margin: 0 0 10px;
	line-height: 1.5em;
}

#content #main-content h3 {
	color: #1b7138;
	font-size: 15px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	display: block;
}

#content #main-content h4 {
	color: #333;
	font-size: 110%;
	margin: 0;
	line-height: 1.5em;
	font-style: italic;
	padding: 0 0 5px;
}

#content #main-content p {
	color: #2d2d2d;
	margin: 0;
	padding: 0 0 1em;
	line-height: 1.5em;
	font-size: 115%;
}

#content #main-content ul, ol {
	color: #2d2d2d;
	margin: 0;
	line-height: 1.5em;
	font-size: 115%;
	padding-top: 0;
	padding-bottom: 1em;
}

#content #main-content .img-left {
	margin: 0;
	padding: 10px 15px 10px 0;
	float: right;
}

#content #main-content p.foot-note {
	color: #666;
	margin: 0;
	line-height: 1.75em;
	font-style: italic;
	text-align: center;
	padding: 1.5em 0;
}

#content #side-bar {
	margin: 0 0 0 2%;
	width: 33%;
	float: right;
	padding: 15px 0;
}

#content #side-bar dl {
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
	float: left;
	background-color: #d6e9f6;
}

#content #side-bar dl dt {
	margin: 0;
	padding: 10px 4%;
	float: left;
	color: #FFF;
	background: #0075b4;
	width: 92%;
}

#content #side-bar dl dd {
	font-size: 115%;
	margin: 0;
	padding: 15px 4%;
	width: 92%;
	float: left;
	text-align: left;
}

#content #side-bar dl dd ul#action-list {
	margin: 0;
	padding: 0 15px;
	color: #006499;
	list-style-type: none;
}

#content #side-bar dl dd ul#action-list li {
	margin: 0;
	padding: 5px 0 0;
	color: #006499;
	float: left;
}

#content #side-bar dl dd ul#action-list li a {
	padding: 0;
	margin: 0;
	border-style: none;
}

#content #side-bar dl dd ul#action-list li a img {
	padding: 0;
	margin: 0;
	border-style: none;
}

#content #side-bar dl dd ul {
	margin: 0;
	padding: 0 0 0 30px;
	color: #006499;
	list-style-type: disc;
}

#content #side-bar dl dd ul li {
	margin: 0;
	padding: 5px 0;
	color: #006499;
}

#content #side-bar dl dd ul li a {
	color: #006499;
	padding: 0;
	margin: 0;
}

#content #side-bar dl dd ul li.active a {
	font-style: italic;
	color: #333;
}

#content #side-bar dl dd ul li a:hover {
	color: #333;
}

#content #side-bar dl dd.bottom {
	margin: 0;
	padding: 0;
	width: 225px;
	float: left;
}

#content #side-bar dl dd.bottom img {
	margin: 0;
	padding: 0;
	width: 225px;
	float: left;
	border-style: none;
}

#content #side-bar dl.green {
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
	float: left;
	background-color: #d6e9f6;
	text-align: center;
}

#content #side-bar dl.green dt {
	margin: 0;
	padding: 10px 4%;
	width: 92%;
	float: left;
	background: #1b7138;
	color: #FFF;
	text-align: left;
}

.entry-table {
	margin: 0;
	padding: 0;
	width: 100%;
}

.entry-table tr {
	margin: 0;
	padding: 0;
}

.entry-table td {
	margin: 0;
	padding: 5px 8px;
}

/******** Lightbox ***********/

#lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
	z-index: 5000;
}

#lightbox-overlay[id] {
	position: fixed;
}

#lightbox {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: auto;
	margin: -220px 0 0 -300px;
	background: #fff;
	border: solid #ddd 5px;
	z-index: 9999;
}

#lightbox[id] {
	position: fixed;
}

#lightbox-header {
	height: 20px;
	border-bottom: dotted #ddd 1px;
	text-align: right;
	vertical-align: middle;
	padding: 2px 10px;
}

#lightbox-header a {
	cursor: pointer;
}

#lightbox-content {
	padding: 20px;
}

#lightbox-footer {
	
}

.min-max {
	height: 14px;
}

.min-max img {
	vertical-align: top;
}

/* CALENDAR STYLES */

.cal_table {
	width: 100%;
	background: #cccccc;
	padding: 0px;
}

table.cal_table td,th {
	border: 1px solid #cccccc;
}

.calendar {
	text-align: center;
	color: #333333;
	margin: 8px 0px 0px 4px;
}

.cal_weekday td {
	text-align: center;
	background: #E3E6EB;
	font-weight: bold;
}

.cal_day {
	min-width: 20px;
	min-height: 20px;
	background: #fff;
	text-align: center;
}

.cal_day_header {
	min-width: 20px;
	min-height: 15px;
	background: #eeeeee;
	text-align: right;
	font-size: 12px;
	padding: 3px;
}

.cal_list_header {
	min-width: 20px;
	min-height: 15px;
	background: #eeeeee;
	text-align: left;
	font-size: 12px;
	padding: 3px;
}

.cal_day_content {
	min-width: 20px;
	min-height: 40px;
	background: #fff;
	text-align: left;
	padding-top: 2px;
}

.cal_day_content_list {
	background: #fff;
	text-align: left;
	padding-top: 2px;
}

.cal_non_current {
	background: #ddd;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
}

input.cal_button {
	font-size: 12px;
}

.cal_event_month {
	background: #FF6600;
	color: #fff;
	max-height: 14px;
	line-height: 14px;
	overflow: hidden;
	padding: 2px;
	font-size: 11px;
	margin: 1px;
	cursor: pointer;
}

img.button {
	background: #FF6600;
}

.user_owned_event {
	background-color: #bee1fd;
	color: #00309f;
	border-top: 1px solid #abcce8;
}

.legend {
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
}

.other_event {
	background-color: #b4eab6;
	color: #006900;
	border-top: 1px solid #9fd2a4;
}

.cal_event_list {
	background: #fff;
	color: #000;
	padding: 2px;
	font-size: 11px;
	margin: 1px;
	cursor: pointer;
}

.cal_day_content_list .user_owned_event {
	background-color: #bee1fd;
	color: #00309f;
	border-top: 1px solid #abcce8;
	border-bottom: 1px solid #bee1fd;
	border-left: 1px solid #bee1fd;
	border-right: 1px solid #bee1fd;
}

.cal_day_content_list .user_owned_event:hover {
	background-color: #d6eaff;
	border: 1px solid #00309f;
	cursor: default;
}

.cal_day_content_list .other_event {
	background-color: #b4eab6;
	color: #006900;
	border-top: 1px solid #9fd2a4;
	border-bottom: 1px solid #b4eab6;
	border-right: 1px solid #b4eab6;
	border-left: 1px solid #b4eab6;
}

.cal_day_content_list  .other_event:hover {
	background-color: #d3ffdc;
	border: 1px solid #006900;
	cursor: default;
}

.cal_event_list .author {
	display: block;
	padding: 5px 5px 2px;
	margin: 0;
}

.cal_event_list .controls {
	display: block;
	padding: 5px 5px 2px;
	margin: 0;
}

.user_owned_event .title {
	font-weight: bold;
	display: block;
	padding: 5px 5px 2px;
	margin: 0;
	font-size: 14px;
	color: #00309f;
}

.other_event .title {
	font-weight: bold;
	display: block;
	padding: 5px 5px 2px;
	margin: 0;
	font-size: 14px;
	color: #006900;
}

.user_owned_event .controls a {
	padding: 0;
	margin: 0;
	color: #2e62ff;
	text-decoration: underline;
}

.other_event .controls a {
	padding: 0;
	margin: 0;
	color: #006900;
	text-decoration: underline;
}

.user_owned_event .controls a:hover, .other_event .controls a:hover {
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: underline;
}

.event_win {
	background: #fff;
	color: #000;
	border: 2px solid #cccccc;
	padding: 0x;
	text-align: left;
	width: 350px;
	font-size: 12px;
}

.event_win_close {
	background: #eeeeee;
	padding: 2px;
	text-align: right;
	padding-right: 7px;
	border: 1px dotted #cccccc;
}

.event_win_content {
	padding: 7px;
}

ul.forum_post {
	list-style-type: none;
}

ul.forum_post .forum_post_abrv {
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
}

ul.forum_post .forum_post_info {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #666;
	display: block;
	padding: 0;
	margin: 0;
}

/* Plan Details, Etc. Styles */

.plan-main-header {
	background-color: #EEEEEE;
	padding: 5px 8px 6px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-top: 3px solid #DDD;
}

.plan-main-header .title {
	float: left;
	margin: 0;
	padding: 2px 0 0 32px;
	height: 22px;
	line-height: 22px;
}

.plan-main-header .home {
	background: url(/assets/core/images/icons/24x24/home_ico.gif) no-repeat left center;
}

.plan-main-header .members {
	background: url(/assets/core/images/icons/24x24/members_ico.gif) no-repeat left center;
}

.plan-main-header .invites-outstanding {
	background: url(/assets/core/images/icons/24x24/invites_outstanding_ico.gif) no-repeat left center;
}

.plan-main-header .reminders {
	background: url(/assets/core/images/icons/24x24/reminders_ico.gif) no-repeat left center;
}

/* @group Forced Cursors */

.cursor-hand {
	cursor: hand;
	cursor: pointer;
}

/* @end */