/*<meta />*/

#stackLayout ul
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#stackLayout li.listRow
{
	padding-left: 16px;
}

#stackLayout li.listRowHeading
{
	background-image: url("../Images/IndexHeadingBG.png");
	color: White;
}

/* Used to override "listRowHeading" properties */

#stackLayout li.listRowHeading_Index
{
	background-image: url('../Images/IndexHeadingBG.png');
}

#stackLayout li.listRowHeading_Glossary
{
	background-image: url('../Images/IndexHeadingBG.png');
}

/**/

#stackLayout li.listRowItem
{
	padding-top: 11px;
	padding-bottom: 11px;
	position: relative;
	border-bottom: none;
	padding-right: 10px;
}

/* IE 6 only */

* html #stackLayout li.listRowItem
{
	background-color: #ffffff;
}

/* Used to override "listRowItem" properties */

#stackLayout li.listRowItem_Home-TOC
{
	border-bottom: none;
}

#stackLayout li.listRowItem_Home-Index
{
	
}

#stackLayout li.listRowItem_Home-Glossary
{
	
}

#stackLayout li.listRowItem_Home-BrowseSequences
{
	
}

#stackLayout li.listRowItem_Home-About
{
	
}

#stackLayout li.listRowItem_TOC
{
	border-bottom: none;
}

#stackLayout li.listRowItem_Index
{
	border-bottom: none;
}

#stackLayout li.listRowItem_Glossary
{
	
}

#stackLayout li.listRowItem_BrowseSequences
{
	
}

#stackLayout li.listRowItem_Search
{
	border-bottom: none;
}

/**/

#stackLayout li h2
{
	margin: 0;
	font-size: .9em;
}

#stackLayout li a.rowLink
{
	text-decoration: none;
	color: #0D0D0D;
}

/* Used to override "#stackLayout li a.rowLink" properties */

#stackLayout li a.rowLink_Home-TOC
{
	
}

#stackLayout li a.rowLink_Home-Index
{
	
}

#stackLayout li a.rowLink_Home-Glossary
{
	
}

#stackLayout li a.rowLink_Home-BrowseSequences
{
	
}

#stackLayout li a.rowLink_Home-About
{
	
}

#stackLayout li a.rowLink_TOC
{
	
}

#stackLayout li a.rowLink_Index
{
	
}

#stackLayout li a.rowLink_Glossary
{
	
}

#stackLayout li a.rowLink_BrowseSequences
{
	
}

#stackLayout li a.rowLink_Search
{
	
}

/**/

.rowContent
{
	
}

.rowTitle
{
	display: block;
	font-family: Roboto;
	font-size: 18px;
	font-weight: normal;
	color: #0D0D0D;
	height: 38px;
	line-height: 38px;
}

/* Used to override ".rowTitle" properties */

.rowTitle_Home-TOC
{
	
}

.rowTitle_Home-Index
{
	
}

.rowTitle_Home-Glossary
{
	
}

.rowTitle_Home-BrowseSequences
{
	
}

.rowTitle_Home-About
{
	
}

.rowTitle_TOC
{
	
}

.rowTitle_Index
{
	
}

.rowTitle_Glossary
{
	
}

.rowTitle_BrowseSequences
{
	
}

.rowTitle_Search
{
	
}

/**/

.heading_rowTitle
{
	line-height: 23px;
}

/* Used to override ".heading_rowTitle" properties */

.heading_rowTitle_Index
{
	height: 23px;
	line-height: 23px;
}

.heading_rowTitle_Glossary
{
	height: 23px;
	line-height: 23px;
}

/**/

.rowArrow
{
	position: absolute;
	top: 50%;
	right: 11px;
	background-image: none;
}

/* IE 6 only */

* html .rowArrow
{
	display: none;
}

.childCount
{
	position: absolute;
	right: 16px;
	font-family: Roboto;
	font-size: 14px;
	font-weight:300;
	color: #0D0D0D;
}

/* Used to override ".childCount" properties */

.childCount_TOC
{
	
}

.childCount_Index
{
	
}

.childCount_BrowseSequences
{
	
}

/**/

.rowDescription
{
	color: Gray;
	font-size: 12px;
}

.listLevel
{
	
}

/* Search styles */

.searchMessage
{
	padding-top: 1em;
	margin-left: 16px;
}

