/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

a { }
a:hover { }
input, select, button, textarea { }
.kSitemapPageLink { 
	text-decoration: underline;
	color: #B1162A;
}
.kSitemapPageLink:hover, .komodoSearchPanelPageURL:hover { 
	text-decoration: underline;
	color: #B1162A;
}
.kSitemapPageLinkDraft { background-color: #DDDDDD;
	color: #B1162A;
}
.kSitemapPageLinkDraft:hover { background-color: #FFEEAA; color: #B1162A; }

.komodoSearchPanelPageLink { color: #B1162A; font-size:110%; margin:0px; }
.komodoSearchPanelPageURL { color: #B1162A; text-decoration:none; font-style:italic; }
 

.komodoSearchPanelResultsTable { margin-top: 7px; }
.komodoSearchPanelResultsTable td { border: 1px solid #cccccc; }
.komodoSearchPanelHeading {
	background-color: #eeeeee;
	font-size: 127%;
	color: #461000;
	font-weight: bold;
}
.komodoSearchPanelResultNumber { }
.komodoSearchPanelPageLinkCell { padding:10px; }
.komodoSearchPanelPageLink { color: #B1162A; }
.komodoSearchPanelPageLink:hover { color: #B1162A; }
.komodoSearchPanelMatchesFound { }
.kListItem { }

.kSiteMapAToZIndexContainer { color:#B1162A; }
a.kSitemapAToZIndex { color:#B1162A; text-decoration:underline; font-weight:bold; }
a.kSitemapAToZIndex:hover { color:#B1162A; }
.kSitemapAToZIndexLetter { font-weight:bold; }

.kSiteMapAToZIndexContainer ul { list-style-type:none; margin:0px; padding:0px;}
.kSiteMapAToZIndexContainer ul ul { padding-left:20px; }
.kSiteMapAToZIndexContainer ul ul ul { padding-left: 10px; }

.kSiteMapBulletedListContainer{ color:#B1162A; }
.kSiteMapBulletedListContainer ul { list-style-type: disc; margin:0px; padding:0px; padding-left: 16px;}
.kSiteMapBulletedListContainer li { padding: 0px;  margin:0px;}