@import url("/fileadmin/templates/nqtouch2009/news/2009.style.css");
@import url("/fileadmin/templates/nqtouch2009/menu.css");
@import url("/fileadmin/templates/nqtouch2009/events.css");

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
body {
	background-color: #333;
	background: url(images/bkgrnd.jpg) repeat;
	text-align: center;
}
a, a:link {
	text-decoration: none;
	color: #555;
}
a:hover, a:link:hover {
	text-decoration: underline;
	color: #999;
}
a img { border: none; }
.main h1 {
	font-size: 150%;
	color: #333;
	padding: 2px;
	margin: 0;
	border-bottom: solid 2px #777;
}
.main h2 {
	font-size: 140%;
	color: #333;
	padding: 2px;
	margin: 0 2px;
	border-bottom: solid 2px #777;
}
.main h3 {
	font-size: 130%;
	color: #333;
	padding: 2px;
	margin: 0 4px;
}
.main h4 {
	font-size: 120%;
	color: #333;
	padding: 2px;
	margin: 0 6px;
}
.main h5 {
	font-size: 110%;
	color: #333;
	padding: 2px;
	margin: 0 8px;
}
.main h6 {
	font-size: 100%;
	color: #333;
	padding: 2px;
	margin: 0 10px;
}
.main P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.main P {
	padding: 2px;
	margin: .5em 1em;
}
#page-wrapper {
	position: relative;
	width: 950px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}
DIV.page-container {
	position: relative;
	float: left;
	height: auto;
	width: 100%;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-color: #fff;
}
DIV.page-container.home {
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
TABLE.page-container {
	width: 950px;
	height: 100%;
}
.page-container .banner {
	height: auto;
	text-align: center;
	vertical-align: top;
	background: #FF0000;
}
.page-container .menu {
	width: 180px !important;
	vertical-align: top;
	background: url(images/nav-top.gif) no-repeat top right;
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #555;
	font-weight: bold;
}
.page-container .menu * {
	z-index: 99 !important;
}
#menu {
	position: relative;
	float: left;
	background: #ff0000 url(images/nav-bg.gif) repeat-y right;
	padding: 0 6px 10px 0;
	margin: 2px 0 0 0;
}
#menu+DIV {
	float: left;
	height: 84px;
	width: 100%;
	background: url(images/nav-end.gif) no-repeat top;
}
.page-container .page {
	width: 770px;
	vertical-align: top;
}
.page-container .page .breadcrumbs {
	width: 100%;
	border-top: solid 2px #fff;
	background: #ccc;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	color: #777;
	border-bottom: solid 1px #bbb;
}
.page-container .page .breadcrumbs SPAN.active A {
	font-weight: bold;
}
.page-container .page .breadcrumbs a {
	color: #999;
	margin: 0 2px;
}
.page-container .page .main {
	z-index: 1 !important;
}
.page-container .page .main * {
	z-index: 1 !important;
}
.page-container .page.home .main {
	position: relative;
	float: left;
	width: 550px;
}
.page-container .page .right-col {
	position: relative;
	float: left;
	width: 220px;
	height: 100px;
	font-size: 11px;
}
.page-container .footer {
	border-top: solid 1px #fff;
	background: #ddd;
	font-size: 11px;
	color: #999;
}
.footer DIV { position: relative; float: left; padding: 0; padding: .5em 1em; }
.footer DIV+DIV { float: right; text-align: right; }
.footer a {
	color: #777;
}

.right-col .ui-accordion-header H3 {
	padding: 2px 0 !important;
	margin: 0 !important;
	text-indent: 24px;
}
.right-col .ui-accordion-content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.main-content {
	position: relative;
	float: left;
	width: 100%;
}
.logo-links {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 0 .5em 0;
	display: none;
}
.logo-links .box {
	position: relative;
	float: left;
}
.logo-links .box H5 {
	text-align: center;
	color: #555;
}
.logo-links .box {
	margin: 0 10px 10px 0;
}
.logo-links .box .heading, .logo-links .box .image {
	border-color: #ccc;
}
.logo-links .box .image {
	text-align: center;
	background: #f5f5f5;
	border-top: none;
}
.logo-links .box .image A IMG {
	border: none;
	padding: 10px 0;
}
.logo-links .box .heading A, .logo-links .box .image A {
	display: block;
}
.csc-header.news-heading H1{
	border: none;
	padding: .25em .5em;
}