/* @override http://local.globrix.com:3000/stylesheets/sitemap.css */

#globrix.sitemap #header,
#globrix.sitemap #page {

	top: 0px;
}

#globrix.sitemap #page {
	position: absolute;
	top: 54px;	
	bottom: 0px;
	background-color: #fff;
	z-index: 1;	
	left: 0px;
	right: 0px;
	bottom: 0px;
}

#globrix.sitemap #footer {
	left: 0px;
}

#globrix.sitemap #header {
}

#globrix.sitemap #content {
	top: 0px;
	left: 0;
	padding: 14px 0 3em 15px;
	margin-top: 0;
}

#globrix.sitemap #content.content_page {
	top: 0px;
	left: 0;
}

#globrix.sitemap #content.content_page h1 {
	margin-bottom: 16px;
	color: #444;
}

#globrix.sitemap #content.content_page h2 {
	margin-bottom: 28px;
	color: #383838;
	border: 1px solid #cecece;
	padding: 4px 5px 5px;
	font-size: 15px;
	background-color: #d7d7d7;
	margin-right: 20px;
}

#globrix.sitemap #content.content_page h2.search_for {
	margin-bottom: 13px;
	color: #383838;
	font-size: 15px;
	background-color: transparent;
	border-style: none;
	border-top: 1px solid #d1d1d1;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 0;
}


#globrix.sitemap #content.content_page h3 {
	margin-bottom: 1em;
	font-size: 1em;
	padding: 0 0 3px;
	font-weight: bold;
	color: #393939;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #393939;
}


#globrix.sitemap #content.content_page td {
	padding: 0px 20px 0 0px;
	width: 10%;
	padding-right: 40px;

}

#globrix.sitemap #content.content_page td li strong {
	font-weight: bold;
}

/* moved from global.css */

#content.content_page.sitemap td {
	padding-right: 40px;
}

#content.content_page.sitemap {
	top: 0px;
	left: 0;
	padding: 3em;
}

#content.content_page.sitemap ul {
	list-style-type: disc;
	padding-left: 0.5em;
	margin-left: 1em;
	display: block;
}

#content.content_page.sitemap ul li {
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 0;
}
