.rssfeed {
	border-top: 1px dashed #D2D2D2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rssfeed p {
	margin-bottom: 0px;
	text-align: right;
}
.rssfeedtop {
	padding-top: 5px;
	padding-bottom: 5px;
}
.rssfeedtop p {
	margin-bottom: 0px;
	text-align: right;
}

/* Collegamenti ipertestuali standard */
a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

/* Collegamenti ipertestuali già visitati */
a:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #CECEDF;
	text-decoration: none;
}

/* Collegamenti ipertestuali con mouse posizionato sopra */
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF0000;
	background: none;
}

/*  */
body {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	background: #000000;
	background-image: url(body-bkg.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-face-color:#FFCC00;
}

#forum-container {
	padding:0px;
	margin: 0px;
}

.body-popup {
	color: #CECEDF;
	font-family: Tahoma;
    font-size: 8pt;
 	background: #474772;
	padding: 15px;
	margin: 0px;
}

p, td, th {
  background: none;   
  font-size: 8pt;
  font-family: Tahoma;
}

.tableedge {
	margin: 0px;
}

/* Intestazione (titolo) in alto delle tabelle */
.theader {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFCC00;
	/* text-shadow: #302f2e 1px 2px 2px; */
	text-transform: uppercase;
	background: #292941	 url(theader.gif) repeat-x;
	padding: 5px 7px 5px 7px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
}

/* Intestazione (titolo) in alto delle tabelle quando è un collegamento ipertestuale standard */
.theader a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFCC00;
	background: none;
	font-weight: bold;
	text-decoration: none;
}

/* Intestazione (titolo) in alto delle tabelle quando è un collegamento ipertestuale già visitato */
.theader a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFCC00;
}

/* Intestazione (titolo) in alto delle tabelle quando è un collegamento ipertestuale con il mouse posizionato sopra */
.theader a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF0000;
	background: none;
	font-weight: bold;
	text-decoration: none;
}

/* Menu in alto */
.navlinks {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background: #292941 url(theader.gif) repeat-x top;
	color: #FFCC00;
	text-transform:uppercase;
	padding: 5px 7px 5px 7px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
	text-shadow: #302f2e 1px 2px 2px;
}

/* Menu in alto quando è un collegamento ipertestuale */
.navlinks a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFCC00;
	font-weight: bold;
	background: none;
	text-decoration: none;
}

/* Menu in alto quando è un collegamento ipertestuale già visitato */
.navlinks a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFCC00;
	font-weight: bold;
}

/* Menu in alto quando ci si è posizionati sopra */
.navlinkson {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background: #FFCC00 url(theader-h.gif) repeat-x top;
	color: #000000;
	text-transform:uppercase;
	padding: 5px 7px 5px 7px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #FFFF66 #FFFF66 #CC9900 #CC9900;
	text-shadow: #302f2e 1px 2px 2px;
	cursor: pointer;
}

/* Menu in alto quando ci si è posizionati sopra con il mouse ed è un collegamento ipertestuale*/
.navlinkson a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	background: none;
	text-decoration: none;
}

/* Menu in alto quando ci si è posizionati sopra con il mouse ed è un collegamento ipertestuale già visitato*/
.navlinkson a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

/* Menu in alto quando ci si è posizionati sopra con il mouse ed è un collegamento ipertestuale con il mouse posizionato sopra*/
.navlinkson a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.page-lable {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #292941 /*url(theader.gif) repeat-x top*/;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
}

.page-number {
	font-family: Tahoma;
	font-size: 8pt;
	background: #292941;
	color: #CECEDF;
	padding: 3px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
}

.page-number a{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none;
}

.page-number-act {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	background: #FFCC00;
	color: #000000;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
}

.color1 {
	font-family: Tahoma;
	font-size: 8pt;
	background: #292941;
	color: #CECEDF;
	padding: 2px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
}

/* This separate categories */
.spacer {
	height:10px;
	margin:0px;
}

ul {
	margin: 0px;
	font-size: 8pt;
	padding-left: 15px;
}

.color2 {
	font-family: Tahoma;
	font-size: 8pt;
	background: #474772;
	color: #CECEDF;
	padding: 2px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #666699 #666699 #1E1E36 #1E1E36;
}


.shout_color1 {
	font-family: Tahoma;
	font-size: 8pt;
	background: #292941;
	color: #CECEDF;
	padding: 1px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
}

.shout_color2 {
	font-family: Tahoma;
	font-size: 8pt;
	background: #292941;
	color: #CECEDF;
	padding: 1px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
}

.color3 {
	font-family: Tahoma;
	font-size: 8pt;
	background: #ffcc00;
	color: #000000;
	padding: 1px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;	
	cursor: pointer;
}

/* PORTAL DISPLAY */

.news_header {
	font-size: 12pt;
	font-weight: bold;
}
.news_header a {
	font-size: 12pt;
	font-weight: bold;
}
.news_body {
	background: #292941;
	color: #CECEDF;
	padding: 1px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
	font-size: 8pt;
}
.news_topicon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.news_options {
	clear: both;
	float: right;
}
.news_postedby {
	font-size: 8pt;
}

.breadcrumbs {
	background: none;
	color: #FFFFFF;
	font-weight: bold;
}

.breadcrumbs a {
	font-weight: bold;
}

.breadcrumbs span {
	font-style: italic;
}

.welcome {
	font-size: 12px;
}
.highlightword {
	color: red;
	font-weight: bold;
}

.newnumber {
 	background-color: #FFCC00;
	color: #000000;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #000000 #000000 #000000 #000000;
	padding: 0px 2px 0px 2px;
}

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #A7A6A2;
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 1px;
}

.checkbox {
	background-color: #E5EFC4;
	color: #6D7A81;
	font-family: Tahoma;
	font-size: 8pt;
}

.error {
	color: #000000;
	font-family: Tahoma;
	font-size: 12pt;
	background-color: #ffff00;
	margin: 2px;
}

.boxerror {
	background-color: #F1F4F8;
	border: 1px dashed #FF0000;
	color: #3366FF;
	font-family: Tahoma;
	font-size: 8pt;
}

.formbutton {
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
	color: #FFFFFF;
	padding:3px;
	background: #9F9F9F url(theader.gif) repeat-x top;
	font-size: 8pt;
	font-weight:bold;
	text-transform:uppercase;
}

.formbutton:hover {
	border: 1px outset #F8A22E;
	background: #F8A22E url(theader-h.gif) repeat-x top;
	color: #FFFFFF;
	cursor: pointer;
}

.formbutton:active {
	border: 1px inset #F8A22E;
	background: #F8A22E url(theader-h.gif) repeat-x top;
	color: #FFFFFF;
	cursor: pointer;
}

.mini {
  font-weight: normal;
  font-size: 11px;
  color:6D7A81;
}

.underline {
	text-decoration: underline;
}

.highlight {
	color: #000000;
	background-color: #FFFF00;
}

.strike {
	color: #666666;
	text-decoration: line-through;
}

pre {
	position:relative;
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	color: #CECEDF;
	border: 1px solid black;
	overflow: auto;
	width: 500px;
	background-color: none;
	margin: 0px 20px; 
	padding: 0px 10px;
}

pre .code {
	background: #000000;
	/*font-weight: bold;*/
	font-size: 8pt;
	margin-left:-10px;
	padding-left: 0px;
	color: #CECEDF;
}

.markuppanel {
	color: #6D7A81;
	background-color: none;
}

.tableedgeinner {
	padding: 0px;
}

/* Upper menu position */
.navlinkouter {
	margin-bottom: -5px;
	margin-left: 2px;
	padding-left: 0px;
}

.signature {
	border-top: 1px dashed #6D7A81;
	padding-top:5px;
	margin-top: 20px
}

.signature td {
	color: #6D7A81;
	background-color: none;
	padding-top: 5px;
}

.posticon {
	vertical-align:middle;
}

.mc1 {
	background-color: #292941;
	color: #CECEDF;
	text-align: center;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #000000 #000000 #000000 #000000;
}

.mc2 {
	background-color: #474772;
	color: #CECEDF;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #000000 #000000 #000000 #000000;
	text-align: center;
}

.mc3 {
	background-color: #FFCC00;
	color: #000000;
	border: 1px solid #000000;
	text-align: center;
}

form {
	display: inline;
}

/** New Quotes **/

.blockquote {
	background : #CECEDF;
	border : 1px solid #000000;
	color: #000000;
	border-top : none;
	clear : both;
	margin : 0 15px;
	padding :5px;
}

.quote-head {
	border-bottom : 1px solid #000000;
	margin : 0 15px;
	padding-bottom : 19px;
	padding-left : 0px;
	clear : both;
}

.quote-head li {
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

.quote-head-text {
	background : #CECEDF;
	border : 1px solid #000000;
	border-bottom : 1px solid #000000;
	color : #000000;
	float : left;
	font-size : 8pt;
	font-weight : normal;
	line-height : 14px;
	margin-right : 0px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	font-weight: bold;
}

/** Legacy Quote Support **/

blockquote {
	font-size: 9pt; border: 1px solid #9F9F9F;
	background: #FFFFFF;
	margin: 0px 20px; padding: 0px 10px;
}

blockquote .mini {
	background: #9F9F9F;
	font-weight: bold;
	margin-left:-10px;
	padding: 1px 2px;
	color: #ffffff;
}

blockquote hr {
	visibility:hidden;
	height: 1px;
}

.avatarlist {
	overflow: auto;
	height: 200px;
	width: 90%;
	padding: 2px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 1px;
	margin-bottom: 1px;
}	

.sublinks {
	padding:4px;
	font-size: 11px;
	font-weight:bold;
	color: #CECEDF;
	background: #474772;
}

.sublinks a{
	color: #CECEDF;
	text-decoration:none;
	background: #474772;
}
	
.sublinkson {
	padding:4px;
    background: #FF9900 url(theader-h.gif) repeat-x top;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
						
.sublinkson a{
	color: #000000;
	text-decoration:none;
}
	
.submenu {
	position: absolute;
	background: #F4F4F4;
	width: auto;
	display: block;
	z-index: 100;
	margin-top: -3px;
	margin-left: 0px;
	margin-right: 0px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #666699 #666699 #1E1E36 #1E1E36;
}
	
.subpanel {
	color: #CECEDF;
	padding: 10px;
	padding-top: 10px;
	border-left: 1px solid #9F9F9F;
	background: #474772;
}

.subpanel2 {
	padding: 5px;
	background: #474772;
	color: #CECEDF;
}

.help {
	border-bottom: 1px dotted #6D7A81;
	cursor: help;
}
	
.sidebarleftpad {
	padding-right: 0px;
}

.sidebarrightpad {
	padding-left: 0px;
}
	
.postnav {
	margin-bottom: 0px;
}

.pages a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.shoutlink {
	text-decoration: none;
}

.delshout {
	border: 1px solid #000000;
	color: #000000;
	background: #FFCC00;
	padding: 1px;
}
.topicons {
	width: 77px;
	height: 77px;
	float: right;
	margin: 10px;
}
.buttonbg {
	font-family: Tahoma;
	font-size:8pt;
	font-weight:bold;
	background-image: url(buttonbg.gif);
	padding-left: 7px;
	padding-right: 7px;
	color: #FFFFFF;
}

.buttonbg a {
	color: #FFFFFF;
}

.invis {
	font-weight: bold;
	font-style: italic;
}
.rules {
	overflow: auto;
	height: 200px;
	width: 98%;
	padding: 5px;
	border: 1px solid #D2D2D2;
	color: #CECEDF;
	background-color: #000000;
}

.hide {
	color: #cccccc;
	background-color: #cccccc;
}

	/* POST BUTTON STYLES
	   Controls all buttons inside posts - ex PRINT REPLY etc */

	.buttons-container{
		height:29px;
		background:none;
		margin: 0 -8px 0 0;
	}

    .post-buttons{font-size:12px;
        padding:6px 10px 6px 5px;
        background:none;
        margin:0;
    }
	
	 
#sddm {    margin: 0;
    padding: 0;
    z-index: 30
}

#sddm li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial
}

#sddm li a {
    display: block;
    margin: 0 1px 0 0;
    padding: 2px 2px;
    width: 70px;
    background: #4C93BF url(theader.gif) repeat-x top;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none
}

#sddm li a:hover {
    background: #F8A22E url(theader-h.gif) repeat-x top;
}

#sddm div {
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #EAEBD8;
    border: 1px solid #5970B2
}

#sddm div a {
    position: relative;
    display: block;
    margin: 0;
    padding: 2px 2px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #F4F4F4;
    color: #6D7A81;
    font: 11px arial
}

#sddm div a:hover {
    background: #FF9900 url(theader-h.gif) repeat-x top;
    color: #FFFFFF;
}
.rank_good {
    background-image:url(rank_good.gif);
    background-repeat:no-repeat;
}
.rank_bad {
    background-image:url(rank_bad.gif);
    background-repeat:no-repeat;
}
.rank_empty {
    background-image:url(rank_empty.gif);
    background-repeat:no-repeat;
}
.nobutton {
    border: 0px;
    padding:0px;
    background: transparent;
    font-size: 12px;
    font-weight:bold;
    text-transform:uppercase;
}

.nobutton:hover {
    border: 0px;
    background: transparent;
    color: #FFFFFF;
    cursor: pointer;
}

.nobutton:active {
    border: 0px;
    background: transparent;
    color: #FFFFFF;
    cursor: pointer;
}

	
	.post-buttons li{
		display:inline;
		padding:6px 0 6px 0;
		margin: 0 -2px 0 0;
	}

	.post-buttons a:link, .post-buttons a:visited{
		color:#CECEDF; /* Color of button text */
		background-image: url(buttons.png);
 		background-repeat:no-repeat;
 		background-color: #292941; /* color of button bkg */
		padding:6px 11px 7px 18px;
		border-style: solid; 
		border-width: 1px 1px 1px 1px; 
		border-color: #666699 #666699 #1E1E36 #1E1E36;
    height: 0px !important; 
	  height /**/:30px;/* for IE5/Win only */
		text-decoration:none;
	}

		.print_post:link, .print_post:visited{background-position: 0px 0px;}
			.print_post:hover{background-position: 0px -30px; text-decoration: none;}
			.print_post span{display:none;}
			
		.email_post:link, .email_post:visited{background-position: 0px -60px;}
			.email_post:hover{background-position: 0px -90px; text-decoration: none;}
			.email_post span{display:none;}
			
		.report_post:link, .report_post:visited{background-position: 0px -120px;}
			.report_post:hover{background-position: 0px -150px; text-decoration: none;}
			.report_post span{display:none;}
			
		.quote:link, .quote:visited{background-position: 0px -180px;}
			.quote:hover{background-position: 0px -210px; text-decoration: none;}
			.quote span{display:none;}
			
		.edit_post:link,.edit_post:visited{background-position: 0px -240px;}
			.edit_post:hover{background-position: 0px -270px; text-decoration: underline;}
			.edit_post span{padding: 0 0 0 7px;}
			
		.reply:link, .reply:visited{background-position: 0px -300px;}
			.reply:hover{background-position: 0px -330px; text-decoration: underline;}
			.reply span{padding: 0 0 0 7px;}
			
		.quick_reply:link, .quick_reply:visited{background-position: 0px -360px;}
			.quick_reply:hover{background-position: 0px -390px; text-decoration: none;}
			.quick_reply span{display:none;}

		.comments:link, .comments:visited{background-position: 0px -420px;}
			.comments:hover{background-position: 0px -420px; text-decoration: underline;}
			.comments span{padding: 0px 10px 0 0;}

         .moderate_post:link, .moderate_post:visited{background-position: 0px -481px;}
            .moderate_post:hover{background-position: 0px -481px; text-decoration: none;}
            .moderate_post span{display:none;}

        .rate_post:link, .rate_post:visited{background-position: 0px -511px;}
            .rate_post:hover{background-position: 0px -511px;}
            .rate_post span{display:none;}			
			
			
	.post-buttons a:hover, .post-buttons a:active{
		/* changes how the buttons appear when hovering over them */
		color:#CECEDF;
		border-style: solid; 
		border-width: 1px 1px 1px 1px; 
		border-color: #666699 #666699 #1E1E36 #1E1E36;
	}

	/* END BUTTON STYLE */


  /* BEGIN MAIN BUTTON STYLE
     Controls all buttons outside of posts */

  .main-buttons-container{
		height:29px;
		background:none;
		margin: 0;
	}

	.main-buttons{
		position:relative;
		font-size:12px;
		padding:6px 10px 6px 5px;
		background:none;
		margin:0;
	}
	
	.main-buttons li{
		display:inline;
		padding:6px 0 6px 0;
		margin: 0 -2px 0 0;
	}

	.main-buttons a:link, .main-buttons a:visited{
		color:#CECEDF;
		background-image: url(buttons-main.png);
 		background-repeat:no-repeat;
 		background-color: #292941;
		padding:6px 11px 7px 18px;
		border-style: solid; 
		border-width: 1px 1px 1px 1px; 
		border-color: #666699 #666699 #1E1E36 #1E1E36;
    height: 0px !important; 
	  height /**/:30px;/* for IE5/Win only */
		text-decoration:none;
	}

		.new_topic:link, .new_topic:visited{background-position: 0px 0px;}
			.new_topic:hover{background-position: 0px -30px; text-decoration: none;}
			.new_topic span{padding: 0 0 0 7px;}
			
		.new_jump:link, .new_jump:visited{background-position: 0px -60px;}
			.new_jump:hover{background-position: 0px -90px; text-decoration: none;}
			.new_jump span{display:none;}

		.view_flat:link, .view_flat:visited{background-position: 0px -120px;}
			.view_flat:hover{background-position: 0px -150px; text-decoration: none;}
			.view_flat span{display:none;}

		.view_threaded:link, .view_threaded:visited{background-position: 0px -180px;}
			.view_threaded:hover{background-position: 0px -210px; text-decoration: none;}
			.view_threaded span{display:none;}

		.bottom_link:link, .bottom_link:visited{background-position: 0px -240px;}
			.bottom_link:hover{background-position: 0px -270px; text-decoration: none;}
			.bottom_link span{display:none;}

		.index_link:link, .index_link:visited{background-position: 0px -300px;}
			.index_link:hover{background-position: 0px -330px; text-decoration: none;}
			.index_link span{display:none;}
			
		.prev_link:link, .prev_link:visited{background-position: 0px -360px;}
			.prev_link:hover{background-position: 0px -390px; text-decoration: none;}
			.prev_link span{display:none;}

		.next_link:link, .next_link:visited{background-position: 0px -420px;}
			.next_link:hover{background-position: 0px -450px; text-decoration: none;}
			.next_link span{display:none;}
			
		
	.main-buttons a:hover, .main-buttons a:active{
		color:#CECEDF;
		border-style: solid; 
		border-width: 1px 1px 1px 1px; 
		border-color: #666699 #666699 #1E1E36 #1E1E36;
	}

	/* END BUTTON STYLE */

  /* NEW BREADCRUMB STYLE - Below Main Menu */
  
.breadcrumbs {
	background: #474772;
	color: #CECEDF;
	font-weight: bold;
	border: 1px solid #000000;
  padding:4px 8px 4px 8px;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom:1px dotted #FFCC00;
	text-decoration: none;
}

  /* END BREADCRUMBS */
  
  


/** These need to be moved to a calendar dedicated .css file **/

.mc1_rollover {
	background-color: #FFEAD5;
	color: #FF6600;
	border: 1px solid #FF6600;
	text-align: center;
	cursor: pointer;
}

.mc4 {
	background: #474772;
	color: #CECEDF;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
	text-align: center;
}

.mc3 h2 {
	border-bottom: 1px dashed #FFFFFF;
}

.mc4 h2 {
	border-bottom: 1px dashed #D2D2D2;
}

.mc1_rollover h2 {
	border-bottom: 1px dashed #FF6600;
}

.cal_header {
	padding: 0px;
	margin: 5px;
	margin-top: 2px;
	text-align: left;
}

.cal_block_content {
	width: auto;
	height: 50px;
	text-align: left;
	font-weight: bold;
	margin: 5px;
	margin-top: 0px;
}

.cal_index_bottom {
	padding: 0px;
	padding-bottom: 10px;
}
.cal_index_center {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.dayviewon {
	color: #FFFFFF;
	background: #292941;
	font-size: 10pt;
	font-weight: bold;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
	padding: 3px;
}
.dayviewon div, .dayviewover div {
	padding-left: 10px;
}
.dayviewoff {
	color: #FFFFFF;
	background: #474772;
	font-size: 10pt;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #474772 #474772 #1E1E36 #1E1E36;
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.dayviewover {
	color: #FFFFFF;
	background: #292941;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 3px;
	cursor: pointer;
}
.addeventpanel {
	font-family: Tahoma;
	font-size: 8pt;
	background: #292941;
	color: #CECEDF;
	padding: 2px;
	border: 1px solid #000000;
}
#preview {
	position: absolute;
	width: 300px;
	visibility: hidden;
	z-index: 100;
}
.topicpreview {
	color: #000000;
	background: #FEFFBF;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 3px;
}
.markallpad {
 padding: 0px;
 background: #FFFFFF;
 color: #000000;
}
.floatleft {
	float: left;
	padding: 2px;
	margin: 5px;
	margin-left: 0px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	text-align: center;
}
.floatleft img {
	border: 0px solid #FFFFFF;
}
.floatright {
	float: right;
	padding: 2px;
	margin: 5px;
	margin-right: 0px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	text-align: center;
}
.floatright img {
	border: 0px solid #FFFFFF;
}
.headone {
    color: #000000;
    background: none;
    font-weight: normal;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px dashed #000000;
}
.headtwo {
    color: #000000;
    background: none;
    font-weight: normal;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dashed #000000;
}
.eventscroll {
	overflow: auto;
	height: 150px;
	width: 99%;
	background: #292941;
	color: #000000;
	border: 1px solid #000000;
}

.formboxes {
	font-family: Tahoma;
	font-size: 8pt;
}

pre br {
	display: none;
} 
