@charset "utf-8";

body {
	background: #FFFFFF url(img/bg.gif) repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 1024px;
}

img {
	border: 0;
}

i {
	font-style: normal;
	color: #7E003F;
}

p {
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.7em;
	margin-bottom: 1em;
	line-height: 1.7em;
}

h1, h2 {
	font-size: 225%;
	padding: 0;
	margin: 0;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	color: #7E003F;
}

body.start .title h1 {
	background: url(img/cube.gif) no-repeat 0px 0.15em;
	margin-left: -42px;
	padding-left: 42px;
	margin-bottom: 0;
}

.claim {
	background: url(img/title.gif) no-repeat 10px 12px;
	width: 240px;
	height: 70px;
	position: absolute;
	top: 10px;
	left: 20px;
	cursor: pointer;
	cursor: hand;
}

.header {
	width: 1024px;
	margin-top: 7.5em;
	color: #808080;
	font-size: 115%;
}

.header a, h1 a {
	text-decoration: none;
	color: #808080;
}

.header a:hover, .header a.act, h1 a:hover {
	color: #7E003F;
}

.header ul ul li:hover a {
	color: #7E003F;
}

.header ul ul li:hover ul li a {
	color: #B1B1B1;
}

.header ul ul li:hover ul li:hover a {
	color: #7E003F;
}

.header ul ul li:hover ul li a.act {
	color: #7E003F;
}

.header ul {
	margin: 0;
	padding: 0;
	width: 288px;
	text-align: right;
	list-style: none;
}

.header ul.search {
	padding-bottom: 3.5em;
}

body.start .header ul.search {
	padding-bottom: 0.5em;
}

body.b2 .header ul.search {
	padding-bottom: 6.5em;
}

.header ul li {
	line-height: 1.5em;
	position: relative;
}

.header ul li a, .header ul li span {
	padding-right: 38px;
	padding-left: 1em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

.header ul li:hover, .header ul li.act {
	background: url(img/point.gif) no-repeat right 0.17em;
	xbackground: url(img/point.gif) no-repeat right 2px;
}

.header ul ul, body.start .header ul ul {
	display: none;
	list-style: none;
	padding: 0;
	position: absolute;
	top: -0.5em;
	left: 100%;
	text-align: left;
	background-color: white;
	font-size: 90%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 720px;
}

.header ul ul ul, body.start .header ul ul ul {
	top: 1.7em;
	left: 0;
	font-size: 100%;
	padding-left: 1.25em;
	padding-bottom: 3.1em;
	width: 650px;
}

.header ul ul ul li {
	width: 190px;
	white-space: nowrap;
	background: none;
	padding-left: 0;
}

.header ul ul ul li:hover {
	background: none;
}

.header ul li.act ul {
	display: block;
	z-index: 1;
}

.header ul li:hover ul {
	display: block;
	z-index: 2;
}

.header ul li.act ul ul {
	display: none;
}

.header ul li:hover ul ul {
	display: none;
}

.header ul ul li.act ul {
	display: block;
	z-index: 1;
}

.header ul ul li:hover ul {
	display: block;
	z-index: 2;
}

.header ul ul li {
	color: #B1B1B1;
	float: left;
	position: static;
	padding-left: 1.25em;
}

.header ul ul.col1, body.start .header ul ul.col1 {
	width: 240px;
	xpadding-bottom: 0.5em;
}
.header ul ul.col2, body.start .header ul ul.col2 {
	width: 240px;
	margin-left: 240px;
	xpadding-bottom: 2.1em;
}
.header ul ul.col3, body.start .header ul ul.col3 {
	width: 240px;
	margin-left: 480px;
	xpadding-bottom: 0.5em;
}
.header ul ul.col1 li, .header ul ul.col2 li, .header ul ul.col3 li {
	width: 240px;
}

.header ul ul li:hover, .header ul ul li.act, .header ul ul ul li.act {
	background: none;
}

.header ul ul li, .header ul ul li:hover {
	background: url(img/dot.gif) no-repeat 0.4em 0.3em;
	xbackground: url(img/dot.gif) no-repeat 5px 4px;
}

.header ul ul li a {
	padding-right: 0.25em;
	padding-left: 0;
	line-height: 1.6em;
}

/*.header ul ul li:hover,*/ .header ul ul li.act {
	background: url(img/dotact.gif) no-repeat 0.4em 0.3em;
	xbackground: url(img/dotact.gif) no-repeat 5px 4px;
}

.header ul ul a {
	color: #B1B1B1;
}

.logo {
	width: 138px;
	background: url(img/logo.gif) no-repeat;
	position: absolute;
	left: 865px;
	top: 20px;
	height: 77px;
	cursor: pointer;
	cursor: hand;
}

.subnav {
	float: left;
	width: 266px;
	padding-bottom: 4em;
	text-align: right;
	min-height: 6em;
}

body.start .subnav {
	padding-top: 16.2em;
}

.subnav img {
	margin-bottom: 1em;
	padding-right: 4px;
}

.subnav p {
	color: #808080;
	padding-right: 16px;
	padding-left: 20px;
}

.subnav h1 {
	font-weight: bold;
	font-size: 120%;
	color: #808080;
	background: url(img/point_grey.gif) right no-repeat;
	margin-top: 0.2em;
	xmargin-bottom: -1.2em;
	margin-bottom: 0.2em;
	padding-right: 16px;
}

.subnav p {
	margin-top: 0.3em;
}

.subnav p a, .subnav li a {
	color: #808080;
	text-decoration: none;
	background: url(img/link.gif) no-repeat bottom right;
	padding-right: 18px;
	margin-right: -3px;
}

.subnav p a:hover, .subnav li a:hover {
	color: #7E003F;
	background: url(img/linkact.gif) no-repeat bottom right;
}

.toolbar p a, .toolbar li a {
	color: #000000;
	text-decoration: none;
	background: url(img/sublink.gif) no-repeat 0px 0.3em;
	padding-left: 18px;
}

.toolbar p a:hover, .toolbar li a:hover {
	color: #7E003F;
	background: url(img/sublinkact.gif) no-repeat 0px 0.3em;
}

.content a {
	color: #7E003F;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content {
	margin-left: 24px;
	width: 420px;
	float: left;
	padding-bottom: 4em;
	padding-right: 11px;
}

.content ul {
	xlist-style-image: url(img/sublink.gif);
	list-style: none;
}

.content ul li {
	background: url(img/sublink.gif) no-repeat 0px 0.6em;
	padding-left: 20px;
}

body.start .content {
	width: 390px;
	padding-right: 0;
}

.toolbar {
	float: left;
	width: 284px;
	text-align: right;
	padding-bottom: 4em;
	padding-left: 17px;
}

body.start .toolbar {
	width: 342px;
	padding-left: 0;
	padding-top: 10.8em;
}

.toolbar p {
	text-align: left;
}

.footer {
	clear: both;
	color: #808080;
	padding-bottom: 4em;
}

.footer p {
	margin-top: 0;
}

.footer ul {
	float: left;
	text-align: right;
	width: 250px;
	margin: 0;
	padding: 0;
	padding-right: 20px;
	list-style: none;
}

.footer ul li {
	xline-height: 1.7em;
	xmargin-bottom: -0.1em;
	xvertical-align: top;
	margin-bottom: 0.3em;
}

.footer a {
	text-decoration: none;
	color: #808080;
}

.footer a:hover, .footer a.act {
	color: #7E003F;
}

.toolbar ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -0.3em;
}

.toolbar ul li {
	background: url(img/dash.gif) repeat-x;
	line-height: 1.6em;
	padding-top: 0.6em;
	margin-bottom: 0.6em;
}

.title {
	margin-left: 290px;
	margin-right: 150px;
}

.searchbox {
	width: 270px;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	margin-top: -0.2em;
}

ul:hover .searchbox {
	visibility: visible;
}

input, select {
	font-size: 100%;
	font: inherit;
	border: none;
}

select, input.sword {
	border: 1px solid #7E003F;
}

.searchbox input.text {
	color: #808080;
	background: white;
	width: 180px;
	text-align: right;
	padding-top: 0.15em;
	padding-bottom: 0.2em;
}

input.submit {
	background: url(img/search.gif) no-repeat 2px 0.3em;
	xbackground: url(img/search.gif) no-repeat 2px 3px;
	border: none;
	width: 15px;
	cursor: pointer;
	cursor: hand;
}

.header ul.search li:hover {
	background: none;
}

.content li {
	line-height: 1.7;
}

.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}

.tx_lumogooglemaps_pi1_infobox {
	height: 3em;
	overflow: hidden;
}

li#nav_2 li {
	width: 220px;
}

/*
a.gtmenu {
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 1em;
	xpadding-right: 5px;
	xwidth: 0px;
	xheight: 0px;
	xoverflow: hidden;
}

a.gtmenu span {
	xdisplay: none;
	visibility: hidden;
}
*/

.subnav .csc-header h1 {
	background: none;
	margin-top: 5.5em;
	margin-bottom: 1em;
	font-size: 110%;
	color: #7E003F;
}

.toolbar .csc-header h1 {
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.7em;
	margin-bottom: 1em;
	line-height: 1.7em;
	color: black;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}

.csc-sword {
	background: #7E003F;
	color: white;
}

.tx-indexedsearch-redMarkup {
	color: #7E003F !important;
}

.content input.submit {
	background: #7E003F url(img/search.gif) no-repeat 0.3em 0.4em;
	color: white;
}

.content td {
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

.content input.sword {
	width: 15em !important;
}

.over {
	background: #7E003F !important;
	font-weight: normal !important;
}

.ac_loading {
	background: url(img/indicator.gif) right center no-repeat !important;
}

.searchbox input.ac_loading {
	background: white url(img/indicator.gif) left center no-repeat !important;
}

