/*CLI PLANNER (NAVPLAN) SKIN*/

/* @group GLOBAL STYLES */

body {
	max-width: 1680px;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: #FFF none repeat-x;
}

div#Wrapper {
	
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	background-color: white;
	text-decoration: none;
}

/* @end */

/* @group HEADERS */

#Header {
	border-bottom: 1px solid #FFF;
	background-color: #FFFFFF;
	display: none;
}

#Header h1 {
	font-weight: bold;
	background: url(../images/application_logo.png) no-repeat;
	margin-bottom: 0;
	bottom: 10px;
	font-size: 18px;
}

#Header h3, #Header h3 a:link, #Header h3 a:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

#Header h3 a:hover {
	color: #000;
	background-color: white;
}

#Header h3 a.current:link, #Header h3 a.current:visited {
	color: #000;
}

#Header h3 a.current:hover {
	color: #000;
	background-color: white;
}

#Header h1 a:link, #Header h1 a:visited {
	color: #000;
	text-decoration: none;
}

#Header h1 a:hover {
	color: #000;
	background-color: white;
	text-decoration: underline;
}

#Header h1 span {
	color: #000;
	padding-left: 0;
}

div.page_header {
	margin: 0 0 5px 0;
	background-color: transparent;
	padding: 13px 12px 0 0;
	color: #000;
	font-size: 12px;
}

.description {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

div.page_header h1 {
	padding: 0;
	margin: 0;
	font-size: 26px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

div.blockcol h1 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

div.page_header h1 span {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

#Header h3 span#floatright {
	text-align: right;
	width: auto;
	position: relative;
	float: right;
}

#Header h3 span#floatright, #Header.global h3 {
	font-size: 10px;
}

#Header h3 span#floatright a, #Header.global h3 a {
	padding: 7px 4px;
}

/* @group PAGE AND BLOCK HEADER LINKS */

.page_header_links {
	color: #000;
	display: none;
}

.page_header_links a:link, .page_header_links a:visited {
	color: #000;
	display: none;
}

.page_header_links a:hover {
	color: #fff;
	background: #000;
	display: none;
}

.block_header_links {
	color: #000;
	display: none;
}

.block_header_links a:link, .block_header_links a:visited {
	color: #000;
	display: none;
}

.block_header_links a:hover {
	color: #fff;
	background: #000;
	display: none;
}PAGE HEADER LINKS

/* @end */

/* @end */

/* @group FOOTER */

.Footer {
	clear: left;
	font-size: 11px;
	colo



r: #236B7E;
	margin: 4px 0 20px 30px;
	text-align: left;
	padding-bottom: 15px;
}

.Footer a:link, .Footer a:visited {
	color: #000;
	font-size: 11px;
}

.Footer a:hover {
	color: #fff;
	background: #000;
	font-size: 11px;
}

/* @end */

/* @group TABS */

#Tabs {
	height: 23px;
	padding: 0;
	background-color: #000;
	margin: 0;
	display: none;
}

#Tabs ul {
	margin: 0;
	padding: 0;
	display: none;
}

#Tabs li {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
	border: none;
}

#Tabs ul#MainTabs {
	margin-right: 24px;
	margin-left: 30px;
	display: none;
}

#Tabs a:link, #Tabs a:visited {
	color: #FFF;
	display: none;
}

#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current, div#SideNavList a.current:link, div#SideNavList a.current:visited {
	color: #000;
	background-color: #FFF;
	border-bottom-style: none;
	display: none;
}

#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current, div#SideNavList a.current:link, div#SideNavList a.current:visited {
	color: #000;
	background-color: #FFF;
	border-bottom-style: none;
	display: none;
}

#Tabs a:hover {
	color: #000;
	background-color: #FFF;
	display: none;
}

#Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
	color: #fff;
	text-decoration: underline;
	display: none;
}

#Tabs li#AdminTab a:hover {
	color: #336666;
	display: none;
}

#Tabs li#AdminTab a.current {
	color: #336666;
	text-decoration: none;
	display: none;
}

/* @end */

/* @group TABLES */

/* @group BOX VIEW */

table.box_view {
	margin-bottom: 0;
	border-collapse: collapse;
	margin-top: 0;
	background-color: white;
	width: 100%;
}

table.box_view td {
	color: #000;
	vertical-align: top;
	line-height: 1.4em;
	border: 1px solid #fff;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #236B7E;
	background-color: #DAF0F5;
}

table.box_view tr.mapheader td {
	padding-right: 25px;
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
	padding-left: 0;
	border-style: none;
	background-color: transparent;
	color: #000;
}

table.box_view tr.mapheader a {
	font-size: 12px;
}

table.box_view tr.mapheader span {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

/* @end */

/* @group BLOCK VIEW */

table.block_view td.map a:hover {
	color: #fff;
	font-size: 12px;
}

table.block_view td.map a span.title:hover {
	color: #FFF;
	background: #000;
	font-size: 12px;
}

table.block_view {
	margin-bottom: 0;
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
	font-size: 12px;
}

table.block_view th {
	color: #666666;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	padding: 3px 7px 3px 0;
	border-bottom: 0px solid #ddd;
}

/* BLOCK CONTENT: */

table.block_view td {
	font-size: 12px;
	color: #000;
	vertical-align: top;
	line-height: 1.1em;
	border: 1px solid #7f7f7f;
	padding: 3px 3px 3px 5px;
}

table.block_view tr.mapheader td {
	padding-right: 25px;
	font-weight: bold;
	white-space: nowrap;
	background: #000;
	font-size: 12px;
	color: #FFF;
}

table.block_view td.map {
	padding-right: 25px;
	font-size: 12px;
}

table.block_view td.map a {
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

table.block_view td.map a:hover {
	background: none;
	font-size: 12px;
}

table.block_view td.map a span.comments {
	display: block;
	position: absolute;
	top: 4px;
	left: -55px;
	width: 50px;
	text-align: right;
	font-size: 12px;
}

table.block_view td.map a span.size {
	float: right;
	font-weight: bold;
	padding: 2px 5px 0 0;
	font-size: 12px;
}

table.block_view td.map a span.comments span.icon {
	display: block;
	width: 24px;
	height: 21px;
	float: right;
	font-size: 12px;
}

table.block_view td.map a span.title {
	padding: 1px 0;
	line-height: 1.3em;
	text-decoration: underline;
	font-size: 12px;
}

table.block_view td.map a span.title:hover {
	color: #fff;
	background-color: #000;
	font-size: 12px;
}

/* @end */

tr.rowfill td {
	font-weight: bold;
	font-size: 12px;
	border-style: none;
	padding: 7px;
	border-bottom: 1px solid #7f7f7f;
}

tr.rowfillAlt td {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFF;
	border-style: none;
	padding: 7px;
	color: #000;
	border-bottom: 1px solid #7f7f7f;
}

tr.rowfillInactive td {
	color: #808080;
	font-size: 12px;
	border-style: none;
	padding: 7px;
	border-bottom: 1px solid #7f7f7f;
}

tr.rowfillAltInactive td {
	color: #808080;
	font-size: 12px;
	background-color: #FFF;
	border-style: none;
	padding: 7px;
	border-bottom: 1px solid #7f7f7f;
}

.inactive {
	color: #999;
}

.formHint {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

/* @end */

/* @group SIDEBAR LINKS */

div#SideNavList {
	margin-top: 5px;
	font-size: 12px;
	padding-left: 6px;
}

div#SideNavList a:link.SideNav_link, div#SideNavList a:visited.SideNav_link {
	position: relative;
	display: block;
	margin: 0 0 1px 0;
	padding: 4px;
	line-height: 15px;
}

div#SideNavList a:hover.SideNav_link {
	color: #000;
	background-color: #FFF;
}

div#SideNavList a.SideNav_link:active {
	color: #000;
}

div#SideNavList.editing div.SideNav {
	clear: both;
	border-top: 1px solid #ccc;
}

div#SideNavList.editing a:link.SideNav_link, div#SideNavList.editing a:visited.SideNav_link {
	margin-right: 80px;
}

div#SideNavList.editing div.SideNav div.operations {
	display: block;
}

div#SideNavList a.current:link, div#SideNavList a.current:visited, div#SideNavList a.current:hover {
	color: #000;
	text-decoration: none;
	background: none;
	padding-left: 2px;
}

div#SideNavList a.current span, div#SideNavList a.current:hover span {
	padding: 2px 4px;
	background: #FFF;
	color: #000;
}

.breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	display: none;
}

/* @end */

/* @group COLUMNS */

.col {
	padding: 0 20px;
	text-align: left;
	font-size: 12px;
	border-style: none;
}

.Left .col, .Full .col {
	padding: 0 0 0 0;
	position: relative;
	font-size: 12px;
	border-style: none;
}

.Left .blockcol, .Full .blockcol {
	padding: 10px 10px 10px 10px;
	border: 1px solid #000;
	background: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

body.content div.Left div.innercol {
	padding-right: 9px;
	font-size: 12px;
}

.Left .innercol, .Full .innercol {
	padding: 10px 10px 10px 10px;
	border: 1px solid #000;
	background-color: #FFF;
	font-size: 12px;
}

div.Left .bottom, div.Full .bottom {
	font-size: 12px;
	background: #fff;
}

div.Right .col {
	min-width: 200px;
	padding: 0 0 0 9px;
	font-size: 12px;
}

/* @end */

.subHeader {
	float: left;
	padding-bottom: 10px;
	color: #666666;
	font-weight: bold;
	width: 100%;
}

#Header h1 span {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

.InlineAlert {
	border: 3px solid #393;
	padding: 2px;
	color: #006633;
	background-color: #CCFFCC;
	margin-bottom: 10px;
}

.formHint {
	color: #999;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

/*** Added later ***/
.invisible_in_print { display: none;}

.cli_checkbox_list { VERTICAL-ALIGN:top;OVERFLOW:hidden;border:1px #CCCCCC solid;padding:0px;text-align:left;}


table.layout {
	clear: left;
	border-collapse: collapse;
	width: 100%;
}

table.layout td.left, table.layout td.right {
	vertical-align: top;
	padding: 0;
}

table.layout td.left {
	width: 70%;
}

table.layout td.right {
	width: 30%;
}