body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

#page {
	width: 790px;
	margin: auto;
	position: relative;
	border: 1px solid black;
}

#nav, #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav a {
	color: black;
	text-decoration: none;
}

#nav li {
	float: left;
	position: relative;
	width: 131px;
	line-height: 20px;
	background-color: #c6c6cc;
	border-left: 1px solid white;
	text-align: center;
}

#nav li#news {
	border: none;
	width: 130px;
}

#nav ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 20px;
	padding: 9px 14px;
	background-color: #f5f5f5;
}

#nav ul li, #nav ul li:first-child {
	float: none;
	background-color: transparent;
	width: 170px;
	text-align: left;
	padding: 0;
	border: none;
}

#nav ul li a {
	display: block;
}

#nav ul li a:hover {
	background: url(../img/active.png) no-repeat right center;
}

#logo img {
	border-left: 1px solid white;
}

#hesonlogo {
	margin-left: 5px;
	margin-right: 5px;
}

#body {
	border-collapse: collapse;
	width: 100%;
}

#slogan {
	text-transform: uppercase;
	background-color: #f5751f;
	line-height: 30px;
	text-align: center;
	color: white;
}

#submenu {
	width: 202px;
	vertical-align: top;
	padding: 0;
	/*line-height: 30px;*/
	line-height: 14px;
}

#submenu a {
	display: block;
	border-bottom: 1px dashed #bbbfc1;
	text-decoration: none;
	color: black;
	padding: 8px 0 8px 18px;
}

#submenu a.subcategory, div.news-search-form {
	border-top: 1px dashed #bbbfc1;
	border-bottom: 1px dashed #bbbfc1;
	margin-bottom: 30px;
	background: #f6f6f6 url(../img/subcategory.png) no-repeat 5px 50%;
	font-weight: bold;
}

div.news-search-form {
	background-image: none;
}

div.news-search-form form {
	margin: 0;
	padding: 4px 0 0 0;
	height: 26px;
	vertical-align: middle;
	text-align: center;
}

#submenu a.subcategory + a, div.news-search-form + a {
	border-top: 1px dashed #bbbfc1;
}

#submenu div.submenu-container {
	border-top: 1px dashed #bbbfc1;
}

#submenu a:hover {
	background-color: #f6f6f6;
	background: #f6f6f6 url(../img/submenuactive.png) no-repeat 10px 50%;
}

#content {
	padding: 0;
	vertical-align: top;
	border-left: 2px solid #a8a9ad;
	background: none no-repeat 0% 50%;
}

#content a {
	color: #f5751f;
}

div.news-list-container h3, div.news-single-item h2 {
	border-top: 1px dashed #bbbfc1;
	border-bottom: 1px dashed #bbbfc1;
	padding: 4px;
	background-color: #f6f6f6;
	font-size: 120%;
	text-transform: uppercase;
}

div.news-list-container a, .news-single-item a {
	text-decoration: none;
}

div.news-list-container h3 a, .news-single-item h2 a {
	text-decoration: none;
}

.news-list-date, .news-single-timedata {
	float: right;
	font-weight: normal;
	font-size: 90%;
	text-transform: none;
}

.news-list-morelink, .news-single-backlink {
	display: block;
	border-bottom: 1px dashed #bbbfc1;
	clear: right;
}

div.news-list-item img {
	float: right;
	margin-left: 5px;
	display: block
}

div.news-single-img {
	float: right;
	margin-left: 5px;
}

p.csc-sitemap-level1 {
	border-top: 1px dashed #bbbfc1;
	border-bottom: 1px dashed #bbbfc1;
	background-color: #f6f6f6;
	padding: 4px;
	font-weight: bold;
}

p.csc-sitemap-level1 a {
	text-decoration: none;
}

p.csc-sitemap-level2 {
	margin: 2px;
	margin-left: 20px;
}

p.csc-sitemap-level3 {
	margin: 1px;
	margin-left: 40px;
	font-style: italic;
}

p.csc-sitemap-level3 a {
	text-decoration: none;
}

div.tx-tghesongallery-pi1-listrow table {
	margin-top: 20px;
	width: 100%;
}

div.tx-tghesongallery-pi1-listrow table td {
	text-align: left;
	vertical-align: top;
}

#functions {
	background-color: #f6f6f6;
	border-top: 1px dashed #bbbfc1;
	border-bottom: 1px dashed #bbbfc1;
}

#path {
	font-size: 75%;
	padding-left: 15px;
	line-height: 30px;
}

#sitesearch form {
	float: right;
	border-left: 1px dashed #bbbfc1;
	margin: 0;
	padding: 4px 9px 0 9px;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
}

#sitesearch input, .news-search-form input {
	border: 0;
	background-color: white;
	width: 125px;
	font-size: 80%;
	vertical-align: middle;
}

#sitesearch .searchbutton, .news-search-form .searchbutton {
	width: 25px;
}

#text {
	padding: 15px 10px 15px 12px;
}

#text h1 {
	font-size: 150%;
	color: #a8a9ad;
	color: #808080;
	margin-top: 0;
}

#footer {
	text-align: right;
	background-color: #a8a9ad;
}

#footer a {
	color: white;
	text-decoration: none;
	padding: 0 11px;
}

#footer a:first-child {
	border-right: 1px solid white;
}
