/* Make corrections to elm.php and generate new stylesheet from that*/

/* MAIN STYLES */

html, body {
	height: 100%;
}

form {
	padding: 0;
	margin: 0;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #3A5D70;
}

a {
	color: #3A5D70;
}

#center {
	height: 100%;
	/*width: 700px;*/
	width: 780px;
	border-spacing: 0px;
	background: #ffffff url(../images/formatting/box_dotted_side.jpg) repeat-y right;
}

#center td.main {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

/* for Mac IE */
#center tr.main {
	border-left: 1px solid #50899D;
}

/* for other than mac */

/** McHack \*/
#center td.main {
	border-left: 1px solid #50899D;
}
/* */

/** McHack \*/
#center tr.main {
	border: 0px 0px 0px 0px;
}
/* */

/*
div.footer {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
*/

div.footer {
	vertical-align: bottom;
	width: 728px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding: 3px 0 4px 10px;
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat-x top;
	margin-left: 21px;
	text-align: center;
}

#top-box {
	border-right: 1px solid #677A8B;
	width: 780px;
	height: 70px;
	text-align: left;
	background-color: #FFFFFF;
}

#top-box ul.tab-list {
	float: right;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#top-box ul.tab-list li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	border-left: 1px solid #55758C;
	padding: 0px 9px 0px 9px;
}

#top-box ul.tab-list li a {
	text-decoration: none;
}

#logo {
	align: left;
	margin: 20px;
}

#top-menu {
	width: 780px;
	height: 33px;
	text-align: left;
	border-right: 1px solid #677A8B;
	background-color: #FFFFFF;
}

#top-menu ul.tab-list {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top-menu ul.tab-list li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#flash-box {
	text-align: left;
	border: 1px solid #677A8B;
	border-left: 0px;
}

#main-container {
	width: 780px;
	text-align: left;
}

#body {
	width: 549px;

	float: left;
	padding: 20px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

#body.wide {
	width: 712px;
	padding-left: 40px;
}


#body .normal-container {
	width: 450px;
}

#body.wide .normal-container {
	width: 613px;
}



#body h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	/*margin: 0px 0px 15px 0px;*/
	margin: 0 0 10px 0;
}

#body h2 {
/*	font-family: verdana, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
}

#body h3 {
/*	display: inline;
	font-family: verdana, sans-serif; */
	font-size: 11px;
	font-weight: bold;
	/*padding-left: 3px;*/
	margin: 0 0 2px 0;
}

/*.neutral #body h2 {
	color: #B8B4A8;
	font-size: 14px;
	margin: 13px 0 25px 0;
}*/

#body p {
/*	clear: both;*/
	margin: 2px 0 6px 0;
}
/*
#body a.readmore {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0px 1px 10px;
}

#body .leadtext a.readmore {
	margin: 0px;
}

#body .bodytext a.readmore {
	margin-top: 5px;
}
*/

#body a, #body a:link, #body a:visited {
	text-decoration: none;
}

#body a:active, #body a:hover {
	text-decoration: underline;
}

#body a.arrow
{	background: transparent url(../images/icons/arrow.gif) no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-weight: bold;
	line-height: 13px;
}

#body a.download
{	background: transparent url(../images/icons/download.gif) no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-weight: bold;

	padding-bottom: 1px;
}

#body a.glass
{	background: transparent url(../images/icons/glass.gif) no-repeat;
	background-position: top left;
	padding-left: 14px;
	font-weight: normal;
	line-height: 13px;
}




#body .imageview img
{	margin-bottom: 2px;
}

#body div.hr {
	width: 100%;
	height: 1px;
	margin: 4px 0px 4px 0px;
	overflow: hidden;
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat;
}

#body .leadtext {
	font-style: italic;
	padding: 1px 100px 2px 0px;
}

#body .bodytext {
	/*padding: 0px 250px 0px 0px;*/
}

#body .image-left {
	float: left;
	margin: 0px 10px 0px 0px;
}

#body .image-right {
	float: right;
	margin: 0px 0px 0px 10px;
}

#body .image-right IMG {
	border: 1px solid #41545b;
}

#body .image-left IMG {
	border: 1px solid #41545b;
}

#body .image-left a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0px 4px 10px;
	margin: 0 0 0 4px;
}

#body .image-right a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0px 4px 10px;
	margin: 0 0 0 4px;
}

#left-menu-container {
	background: transparent url(../images/formatting/box_dotted_side.jpg) repeat-y right;
	width: 190px;
	float: left;
}

#left-menu-top {
	width: 190px;
	height: 18px;
	text-align: left;
}

#left-menu-bottom {
	height: 180px;
}

#left-menu {
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat 1px;
	width: 189px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 10px;

}

#left-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#left-menu li {
	list-style-type: none;
	margin: 10px;
	background-color: #FFFFFF;
	margin: 0 0 1px 0;
	vertical-align: middle;
	font-weight: bold;
}

#left-menu li img {
	float: left;
	margin: 0 10px 0 0;

}

#left-menu li a {
	padding: 4px 4px 4px 28px;
	text-decoration: none;
	display: block;
	line-height: 12px;
	width: 157px;
	/*height: 22px;*/
}


#left-menu li li {
	font-weight: normal;
}

#left-menu li li a {
	padding: 0 4px 0 14px;
	text-decoration: none;
	line-height: 20px;
	width: 139px;
	/*height: 20px;*/
}


#left-menu li li img {
	float: left;
	margin: 6px 10px 5px 0;
}

#left-menu li li {
	margin: 0 0 0 29px;
	/*height: 20px;*/
}

/* input fields */

.input-text-view {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	background-color: #ffffff;
}

.input-text-login {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	margin: 2px 0 4px 0;
	background-color: #ffffff;
}

.input-but {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

/* search page */

.search-box {
	background: #e8edf0 url(../images/formatting/box_dotted_line.jpg) repeat-x top;
	font-weight: bold;
	color: #99bac9;
	padding: 4px 0 4px 4px;
	margin-top: 10px;
}

.search-line {
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat-x top;
	margin: 0 0 2px 0;
}

.search-box input {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

.search-box input.field {
	font-weight: normal;
	width: 160px;
	color: #608b9e;
}

.search-box input.submit {
	font-weight: bold;
	color: #5e80a3;
}

#search .count {
	width: 18px;
	float: right;
	padding: 4px 0 0 4px;
	color: #8badb7;
}

#search .crumb {
	background: transparent url(../images/left_menu/event_li_li.gif) no-repeat left;
	padding: 6px 0 6px 9px;
	margin: 0 0 0 5px;
	color: #608b9e;
}

#search .crumb a {
	color: #608b9e;
	text-decoration: none;
}

#search .crumb a.last {
	color: #608b9e;
	font-weight: bold;
}

#search p {
	padding: 4px 310px 0 16px;
	font-style: italic;
}


/* gallery */

#body .thumb-box {
	float: right;
	/*background-color: red;*/
	width: 170px;
}

#body .thumb-box TD {
	border: 0px;
	padding: 0px 2px 4px 2px;
}

/* site map */

#sitemap ul {
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat-x top;
	list-style-type: none;
	margin: 2px 0 4px 0;
	padding: 4px 0 2px 0;
}

#sitemap ul h3 {
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat-x bottom;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sitemap ul ul, #sitemap ul ul li {
	background: none;
	list-style: square url(../images2/formatting/sitemap_square.gif) inside;
	color: #99bacb;
	margin: 2px 0 2px 0;
	padding: 0px;
}

#sitemap ul ul li a {
	color: #99bacb;
	font-weight: bold;
	text-decoration: none;
}

#sitemap ul ul ul, #sitemap ul ul ul li {
	background: none;
	list-style: none none inside;
	color: #486f8c;
	margin: 2px 2px 2px 4px;
	padding: 0px;
}

#sitemap ul ul ul li {
	 margin-left: 24px;
}

#sitemap ul ul ul li a {
	color: #486f8c;
	font-weight: normal;
	text-decoration: none;
}

#sitemap td {
	border: 0px;
	width: 32%;
	vertical-align: top;
	background: transparent url(../images/formatting/box_dotted_side.jpg) repeat-y left;
	padding: 0 20px 0 20px;
}

#sitemap td.first {
	background: none;
	padding-left: 0;
	width: 32%;
}

/* event */

#body .event-category {
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat;
	padding: 1px 0 1px 0;
}

#body .event-category h1 {
	background-color: #FFFFFF;
	margin: 0;
	padding: 4px 0 4px 0;
}

ul.event-list {
	list-style-type: none;
	padding: 3px 0 6px 0;
	margin: 0 2px 0 2px;

}

ul.event-list li {
	padding: 3px 0 3px 0;
}

#body ul.event-list h3 {
	display: inline;
	padding-left: 65px;
}

.event-date {
	display: inline;
	color: #72a1b3;
}

/*
#body ul.event-list a.readmore {
	width: 55px;
	color: #72a1b3;
	font-weight: normal;
	padding: 0;
	background: transparent url(../images/left_menu/event_li_li.gif) no-repeat right;
	float: right;
}
*/

#body ul.event-list a.readmore {
	width: auto;
	color: #72a1b3;
	font-weight: normal;
	font-style: normal;
	padding: 0 8px 0 0;
	background: transparent url(../images/left_menu/event_li_li.gif) no-repeat right;
	float: right;
}

#body ul.event-list li.sel a.readmore {
	background: transparent url(../images/left_menu/event_li_li_sel.gif) no-repeat right;
}


#body ul.event-list li.event-content a.readmore {
	display: inline;
	font-weight: bold;
	text-decoration: none;
	float: none;
	line-height: 16px;
}

#body ul.event-list li.event-content a.readmore:hover {
	text-decoration: underline;
}

#body ul.event-list li.event-content {
	display: none;
	padding-left: 122px;
	font-style: italic;
}


/* short list */

.short-list-row {
/*	width: 100%; */
	width: 98%;
	background: transparent url(../images/formatting/box_dotted_line.jpg) repeat-x top;
	padding: 10px 0 0 0;
	margin: 14px 0 0 2px;
	float: left;
}

.short-list-left {
	width: 50%;
	float: left;
	background: transparent url(../images/formatting/box_dotted_side.jpg) repeat-y right;
	padding: 10px 0 10px 0;
}

.short-list-left img {
	float: right;
	padding: 10px 15px 0 4px;
}

.short-list-left div {
	padding: 0 0 10px 0;
}

.short-list-right {
	width: 50%;
	float: left;

	/* Mac IE Hack \*/

	background: transparent url(../images/formatting/box_dotted_side.jpg) repeat-y left;
	position: relative;
	left: -1px;

	/* Mac IE Hack end */

	padding: 10px 0 10px 0;
}

.short-list-right img {
	float: right;
	padding: 12px 15px 0 4px;
}

.short-list-right div {
	padding: 0 0 10px 12px;
}

/* home */

table#home {
	border-space: 0px;
	position: relative;
}

table#home td {
	vertical-align: top;
	background: transparent url(../images/formatting/box_dotted_side.jpg) repeat-y left;
	padding: 0px 18px 0px 18px;
}

table#home td.first {
	background-image: none;
}

.login-box {
	font-family: verdana, helvetica, sans-serif;
	margin: 20px 0 20px 0;

}

.login-box input {
	font-family: verdana, helvetica, sans-serif;
	margin: 2px 0 2px 0;
	width: 100%;
}

.login-box input.submit {
	width: auto;
	margin: 0 0 0 0;
	background-color: #ffffff;
	color: #7a766b;
}

/* products */

.product-categories-container-main {
	background: #ffffff url(../images/formatting/box_dotted_line.jpg) repeat-x bottom;
	padding: 0 0 1px 0;
}

.product-categories-container-outer {
	background: #ffffff url(../images/formatting/box_dotted_line.jpg) repeat-x top;
	padding: 1px 0 0 0;
}

.product-categories-container-inner {
	background: #ffffff url(../images/formatting/box_dotted_side.jpg) repeat-y left;
	padding: 0 0 0 1px;
}

table.product-categories {
	border-spacing: 0px;
	/*width: 100%;*/
}

table.product-categories td {
	border-left: solid #ffffff 1px;
	background: transparent url(../images/formatting/box_dotted_side.jpg) repeat-y right;
	vertical-align: top;
	padding: 4px 10px 4px 10px;
}

/* extranet */

#body .error-text {
	color: red;
	font-weight: bold;
}

#body .error-text  a {
	font-weight: normal;
	text-decoration: underline;
}

#body .error-text a:hover {
	text-decoration: none;
}

/* COLOR PROFILES */


/* cases */


.cases #left-menu-top {
	background: #FFFFFF url(../images/left_menu/cases_top.gif) repeat-y left;
}

.cases #body.wide {
	background: transparent url(../images/left_menu/cases_top.gif) no-repeat;
}



.cases #left-menu li {
	background: #ffffff url(../images/left_menu/cases_ul.gif) repeat-y left;
}

.cases #left-menu li li {
	background-image: none;
}

.cases #left-menu ul ul {
	background: transparent url(../images/left_menu/cases_ul.gif) repeat-y left;
}

.cases #left-menu li a {
	background: transparent url(../images/left_menu/cases_li.gif) no-repeat top left;
}

.cases #left-menu li a.selected {
	color: #b5b091;
}

.cases #left-menu li.expanded a {
	background: transparent url(../images/left_menu/cases_li_sel.gif) no-repeat top left;
}

.cases #left-menu li a:hover {
	color: #b5b091;
}


.cases #left-menu li li a {
	background: transparent url(../images/left_menu/cases_li_li.gif) no-repeat left;
	background-position: left 6px;
}

.cases #left-menu li.expanded li a {
	background: transparent url(../images/left_menu/cases_li_li.gif) no-repeat left;
	background-position: left 6px;
}


.cases #left-menu-bottom {
	background: #FFFFFF url(../images/left_menu/cases_ul.gif) repeat-y left;
}

.cases #center td.main {
	background: transparent url(../images/left_menu/cases_ul.gif) repeat-y left;
}



.cases #body h1 {
	color: #b5b091;
}

.cases #body a {
	color: #b5b091;
}

.cases #body form.login-box {
	color: #b5b091;
}

.cases #body a.arrow
{	background-image: url(../images/icons/cases/arrow.gif);
}

.cases #body a.download
{	background-image: url(../images/icons/cases/download.gif);
}

.cases #body a.glass
{	background-image: url(../images/icons/cases/glass.gif);
}

.cases #body .image-left a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/cases_li_li.gif) no-repeat left;
	color: #b5b091;
}

.cases #body .image-right a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/cases_li_li.gif) no-repeat left;
	color: #b5b091;
}

.cases img.profile-border {
	border: solid 1px #b5b091;
}

.cases .info {
	color: #b5b091;
	font-weight: bold;
}

.cases #body a.normal {
	color: #3A5D70;
}

.cases #body tr.header {
	background-color: #b5b091;
}

.cases #body tr.odd {
	background-color: #fffff5;
}

.cases #body tr.even {
	background-color: #fbf6d7;
}

.cases #body tr.header td {
	border-color: #b5b091;
}

.cases #body tr.odd td {
	border-color: #fffff5;
}

.cases #body tr.even td {
	border-color: #fbf6d7;
}






/* sportsprofiler */


.sportsprofiler #left-menu-top {
	background: #FFFFFF url(../images/left_menu/sportsprofiler_top.gif) repeat-y left;
}

.sportsprofiler #body.wide {
	background: transparent url(../images/left_menu/sportsprofiler_top.gif) no-repeat;
}



.sportsprofiler #left-menu li {
	background: #ffffff url(../images/left_menu/sportsprofiler_ul.gif) repeat-y left;
}

.sportsprofiler #left-menu li li {
	background-image: none;
}

.sportsprofiler #left-menu ul ul {
	background: transparent url(../images/left_menu/sportsprofiler_ul.gif) repeat-y left;
}

.sportsprofiler #left-menu li a {
	background: transparent url(../images/left_menu/sportsprofiler_li.gif) no-repeat top left;
}

.sportsprofiler #left-menu li a.selected {
	color: #9eccc6;
}

.sportsprofiler #left-menu li.expanded a {
	background: transparent url(../images/left_menu/sportsprofiler_li_sel.gif) no-repeat top left;
}

.sportsprofiler #left-menu li a:hover {
	color: #9eccc6;
}


.sportsprofiler #left-menu li li a {
	background: transparent url(../images/left_menu/sportsprofiler_li_li.gif) no-repeat left;
	background-position: left 6px;
}

.sportsprofiler #left-menu li.expanded li a {
	background: transparent url(../images/left_menu/sportsprofiler_li_li.gif) no-repeat left;
	background-position: left 6px;
}


.sportsprofiler #left-menu-bottom {
	background: #FFFFFF url(../images/left_menu/sportsprofiler_ul.gif) repeat-y left;
}

.sportsprofiler #center td.main {
	background: transparent url(../images/left_menu/sportsprofiler_ul.gif) repeat-y left;
}



.sportsprofiler #body h1 {
	color: #9eccc6;
}

.sportsprofiler #body a {
	color: #9eccc6;
}

.sportsprofiler #body form.login-box {
	color: #9eccc6;
}

.sportsprofiler #body a.arrow
{	background-image: url(../images/icons/sportsprofiler/arrow.gif);
}

.sportsprofiler #body a.download
{	background-image: url(../images/icons/sportsprofiler/download.gif);
}

.sportsprofiler #body a.glass
{	background-image: url(../images/icons/sportsprofiler/glass.gif);
}

.sportsprofiler #body .image-left a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/sportsprofiler_li_li.gif) no-repeat left;
	color: #9eccc6;
}

.sportsprofiler #body .image-right a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/sportsprofiler_li_li.gif) no-repeat left;
	color: #9eccc6;
}

.sportsprofiler img.profile-border {
	border: solid 1px #9eccc6;
}

.sportsprofiler .info {
	color: #9eccc6;
	font-weight: bold;
}

.sportsprofiler #body a.normal {
	color: #3A5D70;
}

.sportsprofiler #body tr.header {
	background-color: #9eccc6;
}

.sportsprofiler #body tr.odd {
	background-color: #ffffff;
}

.sportsprofiler #body tr.even {
	background-color: #e4ffff;
}

.sportsprofiler #body tr.header td {
	border-color: #9eccc6;
}

.sportsprofiler #body tr.odd td {
	border-color: #ffffff;
}

.sportsprofiler #body tr.even td {
	border-color: #e4ffff;
}






/* golf */


.golf #left-menu-top {
	background: #FFFFFF url(../images/left_menu/golf_top.gif) repeat-y left;
}

.golf #body.wide {
	background: transparent url(../images/left_menu/golf_top.gif) no-repeat;
}



.golf #left-menu li {
	background: #ffffff url(../images/left_menu/golf_ul.gif) repeat-y left;
}

.golf #left-menu li li {
	background-image: none;
}

.golf #left-menu ul ul {
	background: transparent url(../images/left_menu/golf_ul.gif) repeat-y left;
}

.golf #left-menu li a {
	background: transparent url(../images/left_menu/golf_li.gif) no-repeat top left;
}

.golf #left-menu li a.selected {
	color: #b0c474;
}

.golf #left-menu li.expanded a {
	background: transparent url(../images/left_menu/golf_li_sel.gif) no-repeat top left;
}

.golf #left-menu li a:hover {
	color: #b0c474;
}


.golf #left-menu li li a {
	background: transparent url(../images/left_menu/golf_li_li.gif) no-repeat left;
	background-position: left 6px;
}

.golf #left-menu li.expanded li a {
	background: transparent url(../images/left_menu/golf_li_li.gif) no-repeat left;
	background-position: left 6px;
}


.golf #left-menu-bottom {
	background: #FFFFFF url(../images/left_menu/golf_ul.gif) repeat-y left;
}

.golf #center td.main {
	background: transparent url(../images/left_menu/golf_ul.gif) repeat-y left;
}



.golf #body h1 {
	color: #b0c474;
}

.golf #body a {
	color: #b0c474;
}

.golf #body form.login-box {
	color: #b0c474;
}

.golf #body a.arrow
{	background-image: url(../images/icons/golf/arrow.gif);
}

.golf #body a.download
{	background-image: url(../images/icons/golf/download.gif);
}

.golf #body a.glass
{	background-image: url(../images/icons/golf/glass.gif);
}

.golf #body .image-left a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/golf_li_li.gif) no-repeat left;
	color: #b0c474;
}

.golf #body .image-right a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/golf_li_li.gif) no-repeat left;
	color: #b0c474;
}

.golf img.profile-border {
	border: solid 1px #b0c474;
}

.golf .info {
	color: #b0c474;
	font-weight: bold;
}

.golf #body a.normal {
	color: #3A5D70;
}

.golf #body tr.header {
	background-color: #b0c474;
}

.golf #body tr.odd {
	background-color: #ffffd8;
}

.golf #body tr.even {
	background-color: #f6ffba;
}

.golf #body tr.header td {
	border-color: #b0c474;
}

.golf #body tr.odd td {
	border-color: #ffffd8;
}

.golf #body tr.even td {
	border-color: #f6ffba;
}






/* event */


.event #left-menu-top {
	background: #FFFFFF url(../images/left_menu/event_top.gif) repeat-y left;
}

.event #body.wide {
	background: transparent url(../images/left_menu/event_top.gif) no-repeat;
}



.event #left-menu li {
	background: #ffffff url(../images/left_menu/event_ul.gif) repeat-y left;
}

.event #left-menu li li {
	background-image: none;
}

.event #left-menu ul ul {
	background: transparent url(../images/left_menu/event_ul.gif) repeat-y left;
}

.event #left-menu li a {
	background: transparent url(../images/left_menu/event_li.gif) no-repeat top left;
}

.event #left-menu li a.selected {
	color: #90b0d8;
}

.event #left-menu li.expanded a {
	background: transparent url(../images/left_menu/event_li_sel.gif) no-repeat top left;
}

.event #left-menu li a:hover {
	color: #90b0d8;
}


.event #left-menu li li a {
	background: transparent url(../images/left_menu/event_li_li.gif) no-repeat left;
	background-position: left 6px;
}

.event #left-menu li.expanded li a {
	background: transparent url(../images/left_menu/event_li_li.gif) no-repeat left;
	background-position: left 6px;
}


.event #left-menu-bottom {
	background: #FFFFFF url(../images/left_menu/event_ul.gif) repeat-y left;
}

.event #center td.main {
	background: transparent url(../images/left_menu/event_ul.gif) repeat-y left;
}



.event #body h1 {
	color: #90b0d8;
}

.event #body a {
	color: #90b0d8;
}

.event #body form.login-box {
	color: #90b0d8;
}

.event #body a.arrow
{	background-image: url(../images/icons/event/arrow.gif);
}

.event #body a.download
{	background-image: url(../images/icons/event/download.gif);
}

.event #body a.glass
{	background-image: url(../images/icons/event/glass.gif);
}

.event #body .image-left a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/event_li_li.gif) no-repeat left;
	color: #90b0d8;
}

.event #body .image-right a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/event_li_li.gif) no-repeat left;
	color: #90b0d8;
}

.event img.profile-border {
	border: solid 1px #90b0d8;
}

.event .info {
	color: #90b0d8;
	font-weight: bold;
}

.event #body a.normal {
	color: #3A5D70;
}

.event #body tr.header {
	background-color: #90b0d8;
}

.event #body tr.odd {
	background-color: #f4ffff;
}

.event #body tr.even {
	background-color: #d6f6ff;
}

.event #body tr.header td {
	border-color: #90b0d8;
}

.event #body tr.odd td {
	border-color: #f4ffff;
}

.event #body tr.even td {
	border-color: #d6f6ff;
}






/* kultur */


.kultur #left-menu-top {
	background: #FFFFFF url(../images/left_menu/kultur_top.gif) repeat-y left;
}

.kultur #body.wide {
	background: transparent url(../images/left_menu/kultur_top.gif) no-repeat;
}



.kultur #left-menu li {
	background: #ffffff url(../images/left_menu/kultur_ul.gif) repeat-y left;
}

.kultur #left-menu li li {
	background-image: none;
}

.kultur #left-menu ul ul {
	background: transparent url(../images/left_menu/kultur_ul.gif) repeat-y left;
}

.kultur #left-menu li a {
	background: transparent url(../images/left_menu/kultur_li.gif) no-repeat top left;
}

.kultur #left-menu li a.selected {
	color: #970800;
}

.kultur #left-menu li.expanded a {
	background: transparent url(../images/left_menu/kultur_li_sel.gif) no-repeat top left;
}

.kultur #left-menu li a:hover {
	color: #970800;
}


.kultur #left-menu li li a {
	background: transparent url(../images/left_menu/kultur_li_li.gif) no-repeat left;
	background-position: left 6px;
}

.kultur #left-menu li.expanded li a {
	background: transparent url(../images/left_menu/kultur_li_li.gif) no-repeat left;
	background-position: left 6px;
}


.kultur #left-menu-bottom {
	background: #FFFFFF url(../images/left_menu/kultur_ul.gif) repeat-y left;
}

.kultur #center td.main {
	background: transparent url(../images/left_menu/kultur_ul.gif) repeat-y left;
}



.kultur #body h1 {
	color: #970800;
}

.kultur #body a {
	color: #970800;
}

.kultur #body form.login-box {
	color: #970800;
}

.kultur #body a.arrow
{	background-image: url(../images/icons/kultur/arrow.gif);
}

.kultur #body a.download
{	background-image: url(../images/icons/kultur/download.gif);
}

.kultur #body a.glass
{	background-image: url(../images/icons/kultur/glass.gif);
}

.kultur #body .image-left a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/kultur_li_li.gif) no-repeat left;
	color: #970800;
}

.kultur #body .image-right a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/kultur_li_li.gif) no-repeat left;
	color: #970800;
}

.kultur img.profile-border {
	border: solid 1px #970800;
}

.kultur .info {
	color: #970800;
	font-weight: bold;
}

.kultur #body a.normal {
	color: #3A5D70;
}

.kultur #body tr.header {
	background-color: #970800;
}

.kultur #body tr.odd {
	background-color: #fb6c64;
}

.kultur #body tr.even {
	background-color: #dd4e46;
}

.kultur #body tr.header td {
	border-color: #970800;
}

.kultur #body tr.odd td {
	border-color: #fb6c64;
}

.kultur #body tr.even td {
	border-color: #dd4e46;
}






/* merchandise */


.merchandise #left-menu-top {
	background: #FFFFFF url(../images/left_menu/merchandise_top.gif) repeat-y left;
}

.merchandise #body.wide {
	background: transparent url(../images/left_menu/merchandise_top.gif) no-repeat;
}



.merchandise #left-menu li {
	background: #ffffff url(../images/left_menu/merchandise_ul.gif) repeat-y left;
}

.merchandise #left-menu li li {
	background-image: none;
}

.merchandise #left-menu ul ul {
	background: transparent url(../images/left_menu/merchandise_ul.gif) repeat-y left;
}

.merchandise #left-menu li a {
	background: transparent url(../images/left_menu/merchandise_li.gif) no-repeat top left;
}

.merchandise #left-menu li a.selected {
	color: #567686;
}

.merchandise #left-menu li.expanded a {
	background: transparent url(../images/left_menu/merchandise_li_sel.gif) no-repeat top left;
}

.merchandise #left-menu li a:hover {
	color: #567686;
}


.merchandise #left-menu li li a {
	background: transparent url(../images/left_menu/merchandise_li_li.gif) no-repeat left;
	background-position: left 6px;
}

.merchandise #left-menu li.expanded li a {
	background: transparent url(../images/left_menu/merchandise_li_li.gif) no-repeat left;
	background-position: left 6px;
}


.merchandise #left-menu-bottom {
	background: #FFFFFF url(../images/left_menu/merchandise_ul.gif) repeat-y left;
}

.merchandise #center td.main {
	background: transparent url(../images/left_menu/merchandise_ul.gif) repeat-y left;
}



.merchandise #body h1 {
	color: #567686;
}

.merchandise #body a {
	color: #567686;
}

.merchandise #body form.login-box {
	color: #567686;
}

.merchandise #body a.arrow
{	background-image: url(../images/icons/merchandise/arrow.gif);
}

.merchandise #body a.download
{	background-image: url(../images/icons/merchandise/download.gif);
}

.merchandise #body a.glass
{	background-image: url(../images/icons/merchandise/glass.gif);
}

.merchandise #body .image-left a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/merchandise_li_li.gif) no-repeat left;
	color: #567686;
}

.merchandise #body .image-right a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/merchandise_li_li.gif) no-repeat left;
	color: #567686;
}

.merchandise img.profile-border {
	border: solid 1px #567686;
}

.merchandise .info {
	color: #567686;
	font-weight: bold;
}

.merchandise #body a.normal {
	color: #3A5D70;
}

.merchandise #body tr.header {
	background-color: #567686;
}

.merchandise #body tr.odd {
	background-color: #badaea;
}

.merchandise #body tr.even {
	background-color: #9cbccc;
}

.merchandise #body tr.header td {
	border-color: #567686;
}

.merchandise #body tr.odd td {
	border-color: #badaea;
}

.merchandise #body tr.even td {
	border-color: #9cbccc;
}






/* neutral */


.neutral #left-menu-top {
	background: #FFFFFF url(../images/left_menu/neutral_top.gif) repeat-y left;
}

.neutral #body.wide {
	background: transparent url(../images/left_menu/neutral_top.gif) no-repeat;
}



.neutral #left-menu li {
	background: #ffffff url(../images/left_menu/neutral_ul.gif) repeat-y left;
}

.neutral #left-menu li li {
	background-image: none;
}

.neutral #left-menu ul ul {
	background: transparent url(../images/left_menu/neutral_ul.gif) repeat-y left;
}

.neutral #left-menu li a {
	background: transparent url(../images/left_menu/neutral_li.gif) no-repeat top left;
}

.neutral #left-menu li a.selected {
	color: #b5b091;
}

.neutral #left-menu li.expanded a {
	background: transparent url(../images/left_menu/neutral_li_sel.gif) no-repeat top left;
}

.neutral #left-menu li a:hover {
	color: #b5b091;
}


.neutral #left-menu li li a {
	background: transparent url(../images/left_menu/neutral_li_li.gif) no-repeat left;
	background-position: left 6px;
}

.neutral #left-menu li.expanded li a {
	background: transparent url(../images/left_menu/neutral_li_li.gif) no-repeat left;
	background-position: left 6px;
}


.neutral #left-menu-bottom {
	background: #FFFFFF url(../images/left_menu/neutral_ul.gif) repeat-y left;
}

.neutral #center td.main {
	background: transparent url(../images/left_menu/neutral_ul.gif) repeat-y left;
}



.neutral #body h1 {
	color: #b5b091;
}

.neutral #body a {
	color: #b5b091;
}

.neutral #body form.login-box {
	color: #b5b091;
}

.neutral #body a.arrow
{	background-image: url(../images/icons/neutral/arrow.gif);
}

.neutral #body a.download
{	background-image: url(../images/icons/neutral/download.gif);
}

.neutral #body a.glass
{	background-image: url(../images/icons/neutral/glass.gif);
}

.neutral #body .image-left a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/neutral_li_li.gif) no-repeat left;
	color: #b5b091;
}

.neutral #body .image-right a { /* TODO: change graphic to lup */
	background: transparent url(../images/left_menu/neutral_li_li.gif) no-repeat left;
	color: #b5b091;
}

.neutral img.profile-border {
	border: solid 1px #b5b091;
}

.neutral .info {
	color: #b5b091;
	font-weight: bold;
}

.neutral #body a.normal {
	color: #3A5D70;
}

.neutral #body tr.header {
	background-color: #b5b091;
}

.neutral #body tr.odd {
	background-color: #fffff5;
}

.neutral #body tr.even {
	background-color: #fbf6d7;
}

.neutral #body tr.header td {
	border-color: #b5b091;
}

.neutral #body tr.odd td {
	border-color: #fffff5;
}

.neutral #body tr.even td {
	border-color: #fbf6d7;
}







