@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(/layout/ground.png) #000;
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	color:#333;
	font-size:11px;
}

table {
	font-size: 10px;
	width: 100%;
}

a {
	text-decoration:none;
	color:#666;
}

div#wrapper {
	font-size:11px;
	width: 980px;
	margin: 0px auto;
	text-align:left;
}

div#header {
	width:980px;
	height:237px;
	background:url(/layout/header.jpg);
	background-repeat:no-repeat;
}

div#language {
	position:absolute;
	margin:12px 0 0 930px;
}

div#language img {
	border:1px solid #333;
}

div#headermenu {
	position:absolute;
	margin:14px 0 0 577px;
}

div#headermenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#headermenu ul li {
	float:left;
	width:100px;
	margin:0 16px 0 0;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

div#headermenu ul li a {
	text-decoration:none;
	color:#6e6e6e;
}

div#headermenu ul li a:hover {
	color:#B12623;
}

div#search {
	position:absolute;
	margin:184px 0 0 500px;
}

div#search form {
	margin:0;
	padding:0;
}

div#search input.search {
	border:0;
	height:20px;
	width:160px;
	background:none;
	color:#fff;
}

div#search input.go {
	background:url(/layout/go.png);
	background-repeat:no-repeat;
	cursor:pointer;
	padding:0; 
	height:30px;
	width:30px;
	border:0;
}

div#searchresults {
	display:none;
	position:absolute;
	z-index:999;
	margin:30px 0 0 -5px;
	width:485px;
	padding:0;
}

div#searchresults ul {
	margin:0;
	padding:15px 0 0 0;
	list-style-type:none;
	background:#B32024;
	border-bottom:5px solid #B32024;
}

div#searchresults ul li {
	clear:both;
	border-bottom:1px solid #fff;
	color:#fff;
	margin:0 0 1px 0;
	background:#B32024;
}

div#searchresults ul li a {
	display:block;
	padding:5px 0 8px 5px;
	text-decoration:none;
	color:#fff;
}

div#searchresults ul li a:hover {
	background:#B24A4C;
}

.searchtab {
	padding:8px 10px 9px 10px;
	background:#333;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	width:90px;
	color:#fff;
	float:left;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}


.activetab {
	padding:8px 10px 9px 10px;
	background:#B32024;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	width:90px;
	color:#fff;
	float:left;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

.noactivetab {
	padding:8px 10px 9px 10px;
	background:#333;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	width:90px;
	color:#fff;
	float:left;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

div#slide {
	width:500px;
	background:url(/layout/kground.jpg);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	padding:10px;
	margin:0 0 0 15px;
	overflow:hidden;
	height:75px;
}

div#login {
	position:absolute;
	margin:0 0 0 592px;
	background:url(/layout/topnav.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:40px;
	width:388px;
}

div#topbox {
	width:392px;
	height:80px;
	position:absolute;
	margin:0 0 0 555px;
	background:url(/layout/kground.jpg);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	padding:8px 10px 7px 10px;
	overflow:hidden;
}

div#topbox h2 {
	font-size:13px;
	color:#AC1B1E;
	margin:0;
	padding:0;
}

div#topbox ul {
	margin:0;
	padding:0;
}

div#topbox ul li {
	margin:0;
	padding:0 0 5px 0;
}

div#topbox ul li a {
	text-decoration:none;
	color:#AC1B1E;
	font-weight:bold;
	line-height:16px;
}

div#topbox ul li a:hover {
	color:#666;
}

div#counts {
	position:absolute;
	margin:48px 0 0 0;
	padding:0 22px 0 0;
	width:958px;
	text-align:right;
	color:#666;
}

div#nachrichten {
	z-index:100;
	position:absolute;
	margin:48px 0 0 15px;
	padding:0 22px 0 0;
	width:520px;
	color:#666;
	height:30px;
}

div#nachrichten ul {
	margin:0 0 0 0;
	padding:0;
}

div#nachrichten div#nlogo {
	z-index:101;
	position:absolute;
}

div#main {
	clear:both; 
	padding:35px 0 0 0; 
	background:url(/layout/mainground.png) #fff;
	background-repeat:no-repeat;
	background-position:top;
}

div#main td {
	vertical-align:top;
}

div#fb_button {
	position:absolute;
	margin:5px 0 0 525px;
}

div#leftbar {
	width:290px;
}




div#content {
	width:455px;
}

div#rightbar {
	width:225px;
}


div.leftbox {
	width:273px;
	margin:0 0 20px 15px;
}

div.leftbox h2 {
	margin:0;
	padding:9px 0 8px 35px;
	background:url(/layout/leftbox_h2.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#B52429;
	text-transform:uppercase;
}

div.leftbox h3 {
	margin:0 0 0px 0;
	background:url(/layout/plus.png) #E4E4E4;
	background-repeat:no-repeat;
	background-position:5px center;
	font-size:11px;
	color:#B52429;
	text-transform:uppercase;
	border-bottom:2px solid #fff;
}

div.leftbox h3 a {
	padding:9px 0 8px 35px;
	display:block;
}

div.leftbox div.bcontent {
	background:url(/layout/leftbox_ground.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	
	margin:0;
	padding:5px;
}

div.leftbox a {
	text-decoration:none;
	color:#666;
	display:block;
}


div.leftbox a.dark {
	background:#fff;
	display:block;
	padding:3px 0 3px 0;
	background:none;
}

div.leftbox a.dark:hover {
	background:#E8E8E8;
	
	
}

div.leftbox a.normal {
	display:block;
	padding:3px 0 3px 0;
}

div.leftbox a.normal:hover {
	background:#E8E8E8;
}

div.leftbox div.bcontent {
	background:url(/layout/leftbox_ground.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:5px;
}

div.leftbox div.bcontent div.eventlink {
	padding:5px; 
	background:#F1F1F1; 
	margin:0;
	border-bottom:1px solid #fff;
}

div.leftbox div.bcontent div.eventlink:hover {
	background:#DDDDDD;
}

div.leftbox div.bcontent ul.amenu {
	margin:0;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:17px;
}

div.leftbox div.bcontent ul.amenu li a:hover {
	color:#A9161C;
}


div.leftbox div#accordion {
	margin:0;
	padding:0;
}

div.leftbox .morepics {
	text-align:right;
	padding:3px 0 0 0;
}


.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
	background:url(/layout/minus.png) #E4E4E4;
	background-repeat:no-repeat;
	background-position:5px center;

 }

div#content {
	width:440px;
	margin:0 0 20px 15px;
}

div#content h1 {
	margin:0;
	padding:9px 0 8px 35px;
	background:url(/layout/content_h1.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#B52429;
	text-transform:uppercase;
}

div#content div.brd {
	width:440px;
	background:#ccc;
}

div.rightbanner {
	width:200px;
	margin:0 0 10px 15px;
}

div.rightbanner a {
	text-decoration:none;
	color:#fff;
}

div.rightbanner h2 {
	font-size:12px;
	background:url(/layout/banner_h2.png);
	margin:0;
	padding:5px 0 5px 5px;
}

.loginfield {
	border:0;
	padding:3px;
	width:140px;
	background:#E1E1E1;
	font-size:11px;
}

.loginbutton {
	border:0;
	padding:3px;
	background:#646464;
	color:#fff;
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
	width:58px;
}

.highlight {
	width:440px;
	height:120px;
	background:url(/layout/highlight_ground.png);
	background-repeat:repeat-x;
	background-position:bottom;
}


.highlight div.startimage {
	position:absolute;
	margin:25px 0 0 29px;
	
}

.highlight div.starttext {
	position:absolute;
	margin:50px 0 0 160px;
	width:260px;
}

.highlight div.starttext a {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

.highlight div.starttext a:hover {
	color:#B42129;
}

.highlight div.starttitle {
	position:absolute;
	margin:21px 0 0 160px;
	color:#fff;
	font-size:12px;
}

.highlight div.starttitle a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.highlight div.more {
	position:absolute;
	margin:-8px 0 0 250px;
}


.highlight div.day_more {
	position:absolute;
	margin:90px 0 0 410px;
}

div.rightbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.rightbox h2 {
	margin:0;
	padding:9px 0 8px 35px;
	background:url(/layout/rightbox_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div.rightbox div.bcontent {
	background:url(/layout/leftbox_ground.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	
	margin:0;
	padding:5px;
}

div.rightbox a {
	text-decoration:none;
	color:#666;
}

div.topvotedbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.topvotedbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/comments_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div.topvotedbox div.bcontent {
	background:url(/layout/rightbox_ground1.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:5px;
}

div.topvotedbox a {
	text-decoration:none;
	color:#666;
}

div.topvotedbox a:Hover {
	color:#B42424;
}


div.commentbox {
	width:200px;
	height:165px;
	overflow:hidden;
	margin:0 0 20px 15px;
}

div.commentbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/comments_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div.commentbox div.bcontent {
	background:url(/layout/rightbox_ground1.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:5px;
}

div.commentbox a {
	text-decoration:none;
	color:#666;
}

div.commentbox a:Hover {
	color:#B42424;
}


div.fbcommentbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.fbcommentbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/rightbox_fb_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}




div.rightgbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.rightgbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/rightbox_h2-1.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}


div.commentform {
	width:600px;
	height:400px;
}

div.facebookbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.facebookbox h2 {
	margin:0;
	padding:11px 0 10px 40px;
	background:url(/layout/rightbox_fb_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div#toplocation {

}

div#toplocation h2 a {
	color:#B52429;
}


div#newevent {

}

div#newevent input.field {
	width:420px;
	border:1px solid #ccc;
	background:#E4E4E4;
	padding:3px;
}

div#newevent input.smallfield {
	width:200px;
	border:1px solid #ccc;
	background:#E4E4E4;
	padding:3px;
}

div#newevent textarea.descr {
	width:200px;
	height:200px;
	border:1px solid #ccc;
	background:#E4E4E4;
	padding:3px;
}

div#newevent .error{
	color:#B52429;
	font-weight:bold;
}

div#allevents h3 {
	background:#B6232D;
	font-size:12px;
	color:#fff;
	padding:4px;
	text-align:left;
}

div#allevents td {
	padding:4px 2px 4px 2px;
}


.button {
	border:1px solid #ccc;
	background:#B52429;
	padding:3px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

div#bottom {
	background:#B52429;
	color:#fff;
	padding:5px;
	text-align:center;
}

div#bottom a {
	text-decoration:none;
	color:#fff;
}


.field {
	background:#E4E4E4;
	border:1px solid #ccc;
}

.smallvoted img:hover {
	border:2px solid #fff;
}

.lastvoted img:hover {
	border:2px solid #fff;
}

div#christmas {
	display:block;
}

.qsearch {
	border:1px solid #ccc;
	background:#D5D5D5;
}

div#moreevents {
	
}

div#moreevents ul {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

div#moreevents ul li {
	margin:0 0 10px 0;
	padding:5px 5px 5px 5px;
	background:#E5E5E5;
	line-height:17px;
}

div.jobsbox {
	background:url(/layout/comment_ground.png) #EEEEEE;
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px;
	margin:10px 0 0 0;
	border-bottom:5px solid #ccc;
}

div.jobsbox p {
	margin:0;
	padding:0;
}

div.jobsbox h2 {
	margin:15px 0 5px 0;
	padding:0;
	color:#B52024;
	font-size:13px;
}




/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}


.kwicks li {
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

.kwicks li a  {
	text-decoration:none;
	color:#333;
}
  
  
.kwicks .kimg {
	margin:0 5px 0 0;
}
    		

.kwicks li {
	float: left;
	width: 99px;
	height: 75px;
	margin-right: 5px;
}
#kwick1 { 
	background:url(/layout/kground1.png);
	background-repeat:repeat-x;
	background-position:top;
}
#kwick2 {
	background:url(/layout/kground1.png);
	background-repeat:repeat-x;
	background-position:top;
}
#kwick3 {
	background:url(/layout/kground1.png);
	background-repeat:repeat-x;
	background-position:top;
}
#kwick4 { 
	background:url(/layout/kground1.png);
	background-repeat:repeat-x;
	background-position:top;
}

#kwick5 { 
	background:url(/layout/kground1.png);
	background-repeat:repeat-x;
	background-position:top;
}


.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 1px; /*Set to same as spacing option. */	
	float: left;
}
    	
div#smallcalendar {
	position:absolute;
	margin:60px 0 0 812px;
}

table.scalendar {
	color: #333333;
	border:0;
	width:142px;
}

table.scalendar th, table.scalendar td {
	font-size:10px;
	font-family: Verdana, lucida, arial, helvetica, sans-serif;
	line-height:16px;
}

table.scalendar td {
	text-align:right;
	background-color: whitesmoke;
	background:#EFEFEF;
	color:#aaa;
	padding:0 2px 0 2px;
}

table.scalendar tr.year td {
	text-align:center;
	background:#a1b5d6;
	background:#969696;
	padding: 2px 0 2px 0;
}

table.scalendar th {
	background-color: #CCCCCC;
	color:#333;
	font-weight: bold;
}

table.scalendar td a {
   display:block;
   color:#002985;
   text-decoration:none;
}

table.scalendar td a:hover {
	background-color:#B12623;
	color:white;
	background:none;
}

table.scalendar tr.year td a {
	font-size:10px;
	text-align:center;
	font-weight:bold;
	color:white;
	display:block;
}

table.scalendar tr.year td a:hover {
	/*background-color:white;*/
	background:#B12623;
	color:#fff;
	background:none;
}

table.scalendar td.current {
   background: #ccc;
   color: whitesmoke;
}

.gallery img {
	border:0;
}


#g1 {
	margin: 0 0 0 5px;
	font-size: 12px;
}

.gallery div {
	float:left;
}

.gallery img.thumb {
	width:100px;
	height:75px;
	margin:2px;
}

.gallery img.thumb:hover {
	width:104px;
	height:79px;
	margin:0px;
}

br.block {
	clear:both;
}

#g1_big table td {
	padding:1px;
	background:#fff;
	font-size: 12px;
}

#g1_big table {
	margin:0 auto;
	width:100%;
/*	width:416px;*/
	font-size: 12px;
}

#g1_big table.vote {
	margin: 0 auto;
	margin-top: 10px;
	width: auto;
	border: 0;
	padding: 0;
}

#g1_big table.vote td {
	margin: 0;
	padding: 0;
}

#g1 table {
	margin:5px auto;
/*	width:436px;*/
	width:370px;
	font-size: 12px;
}

div.img_big {
	z-index:300;
	margin:0;
	padding:10px;
	position:absolute;
	top: 20%;
	left:555px;
	left:50px; /*grosse bilder */
	
	border:1px solid #fff;
	border-top:1px solid #fff;	
	border-bottom:1px solid #fff;	
	display: none;
	width:420px;
	width:500px; /*grosse bilder */
	
	background:url(/layout/imgdiv_big.png) #fff;
	background-repeat:repeat-x;
	background-position:bottom;
	
	font-size:10px;
	
}

table#top {
	margin: 0 0 5px 0;
}
div.img_big table#top td {
	font-size: 10px;
}

div.img_big img {
	border:0;
}

form.select_big_img input {
	width:30px;
	color:red;
	background: #EAEAEA;
	font-size:10px;
	border:0px;
	font-weight:bold;
	text-align: center;
}

form.select_big_img input.submit { width:40px; }

div.img_big {
	
}

#g1_big table td {
background: none;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/css/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/css/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/css/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/css/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/css/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/css/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/css/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/css/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/css/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/css/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/css/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/css/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/css/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/css/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
@charset "utf-8";
/* CSS Document */

div.tabactive {
	margin: 0;
	padding:5px;
	border-top:none;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	height: 100%;
}

div.tabbottom {
	margin: 0;
	padding: 2px;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	
}

div.tabinactive {
	display:none;
}


/* Tabs */
table#eventtable ul.tabnav, ul.tabnav {
	font: bold 10px verdana, arial, sans-serif;
	list-style-type: none;
	padding:0;
	padding-left:10px;
	padding-bottom: 19px;
	margin:0;
	border-bottom:2px solid #ccc;
}

table#eventtable ul.tabnav li, ul.tabnav li {
	float: left;
	background-color: #ccc;
	margin: -7px 0px 0 2px;
}

table#eventtable ul.tabnav a, ul.tabnav a {
	float: left;
	height:12px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding:6px 6px 6px 6px;
	border:2px solid #ccc;
}

table#eventtable ul.tabnav a.active, ul.tabnav a.active {
	background:#fff;
	color: #666;
	border-bottom:2px solid #fff;
}

table#eventtable ul.tabnav a:hover, ul.tabnav a:hover {
	background:#B42129;
	border-bottom:2px solid #ccc;
	color:#fff;
}

table#eventtable ul.tabnav a.active:hover, ul.tabnav a.active:hover {
	background:#fff;
	color: #666;
	border-bottom:2px solid #fff;
}
@charset "utf-8";
/* CSS Document */

div#topnav {
	width:592px;
}

.bluetabs{

}

.bluetabs ul {
	padding: 0;
	margin:0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li {
	float:left;
	margin: 0;
	background:url(/layout/topnav.jpg);
	width:146px;
	border-right:2px solid #f1f1f1;
}

.bluetabs li a {
	display:block;
	text-decoration: none;
	color: #fff;
	padding: 10px 10px;
	font-size:13px;
	text-align:center;
}


.bluetabs li a:hover {
	text-decoration: none;
	color: #fff;
	background:url(/layout/topnav_hover.jpg);
}

.bluetabs li.selected {
}

.bluetabs li.selected a { /*selected main tab style */
	background:url(/layout/topnav_hover.jpg);
	border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b {
	position:absolute;
	margin:-2px 0 0 0;
	border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	line-height:18px;
	z-index:100;
	background-color: #b42127;
	width: 146px;
	visibility: hidden;
}


.dropmenudiv_b a{
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 2px;
	text-decoration: none;
	color: #fff;
	font-size:11px;
	font-weight:normal;


}

* html .dropmenudiv_b a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv_b a:hover { /*THEME CHANGE HERE*/
	background-color: #c28789;
}
.acResults {
	padding: 0px;
	border: 1px solid #fff;
	background-color: #646464;
	color:#fff;
	overflow: hidden;
}

.acResults ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin:0;
}

.acResults li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font-size: 10px;
	overflow: hidden;
	color:#fff;
}

.acLoading {
	background : url('/css/images/indicator.gif') right center no-repeat;
}

.acSelect {
	background-color: #B32024;
	color:#fff;
}
@charset "utf-8";
/* CSS Document */

#JT_arrow_left{
	background-image: url(/js/tooltip/images/arrow_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:17px;
    top:0px;
}

#JT_arrow_right{
	background-image: url(/js/tooltip/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:0px;
}

#JT {
	position: absolute;
	z-index:100;
	background:url(/js/tooltip/images/ground.png);
	color:#fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/js/tooltip/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #B32024;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #B32024;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight:bold;
}

#JT_copy p{
margin:0px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:pointer;
}
