/* SUBNAV */
#subnavControl_mininav {
	padding: 7px 0 0 0;
	margin-bottom: 17px;
	text-align: center;
}


#subnavControl_mininav a {
	font-size: 9px;
	font-weight: bold;
	color: #8E8C80;
	padding: 0 6px;
	text-decoration: none;
}

#subnavControl_mininav a:hover {
	color: #003466;
}

#SubNav_A a {
	font-size: 9px;
	font-weight: bold;
	color: #8E8C80;
	padding: 0 6px;
	text-decoration: none;
}

.SubNav_A a {
	font-size: 9px;
	font-weight: bold;
	color: #8E8C80;
	padding: 0 6px;
	text-decoration: none;
}

#subnavControl_mininav_edit {
	padding: 7px 0 0 0;
	margin-bottom: 17px;
	text-align: center;
	color: #8E8C80;
}

#subnavControl_table {
	width: 247px;
	height: 100%;
	vertical-align: top;
	color: #EFEBE7;
}

.subnavControl_table_data_edit_left {
	width: 247px;
	height: 100%;
	vertical-align: top;
	color: #121212;
	border-left: 1px solid #D9D7C8;
	background-image: url(../images/sidebar_shadowcrown_02.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.subnavControl_table_data_edit_right {
	background-image: url(../images/sidebar_shadowcrown_02.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F1EAD8;
	border-left: 2px solid #D9D7C8;
	border-right: 2px solid #D9D7C8;
	width: 350px;
	height: 100%;
}

.subnav_grid_list
{
	overflow: scroll;
	width: 100%;
	height: 40px;
	border: 2px solid #D9D7C8;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.subnav_grid_list_row
{
	background-color: #FFFFFF;
	border-bottom: 2px solid #E0E2EB;
}

.subnav_grid_list_row_alt
{
	background-color: #F9F9FB;
	border-bottom: 2px solid #E0E2EB;
}

.subnav_grid_list_row_selected
{
	background-color: #E0E2EB;
	border-bottom: 2px solid #E0E2EB;
	margin: 5px 5px 5px 5px;
}


.subnav_grid_list_cell 
{
	height: 15px;
	width: 100%;
	margin: 5px;
}

.subnav_grid_detail_row_spacer_1
{
	background-color: #F1EAD8;
	height: 1px;
}

.subnav_grid_detail_row_spacer_bottom
{
	background-color: #F1EAD8;
	border-bottom: 2px solid #E0E2EB;
	height: 100%;
}

.subnav_grid_detail_row_text
{
	background-color: #F1EAD8;
	border-bottom: 2px solid #E0E2EB;
	height: 20px;
	font-size: 9px;
	font-weight: bold;
	color: #CC8200;
	padding: 0 6px;
	text-decoration: none;
}

.subnav_grid_detail_row_entry
{
	background-color: #F1EAD8;
	border: 1px solid #E0E2EB;
	height: 30px;
	vertical-align: text-top;
}

.subnav_grid_button_row
{
	background-color: #F1EAD8;
	height: 50px;
	vertical-align: top;
}

#lstPrimaryTemplate
{
	width: 406px;
}

#lstSecondaryTemplate
{
	width: 406px;
}
