/* CSS Document */

@import url("../../css/mmcri.css");
@import url("../../css/topmenu.css");
@import url("../../css/topbar.css");

@import url("../../css/sidebar_right_alt.css");
@import url("../../css/titlebar.css");
@import url("../../css/sidebarSub.css");

#content {
width:530px;
margin-right:229px;
min-height:520px;

}

#countnum {
font-weight:bold;
}

#counter {
padding-top:50px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

#toppict {
float:right;

width:268px;
margin-top:10px;
margin-bottom:10px;
text-align:right;
}

#topinfo {
margin-right:248px;
margin:10px;
}

#subcontent {
margin-bottom:10px;

}
table {
border:0px;
}
td{
border:0px;
padding:10px 0px 5px 0px;
}
tr{
border:0px;
}
a.userlink{
padding-bottom:25px;
}
a.homebutton {

display: block;
height: 30px;
    margin-right: 6px;
   padding-left:0px;
	padding-top:4px;
	text-align:left;
	color:#a51f38;
	width:250px;
	font-size:14px;
}
a.homebutton:link{

text-decoration:none;
background:url(../../images/homebutton.png) no-repeat scroll top right;
}
a.homebutton:visited{
text-decoration:none;
background:url(../../images/homebutton.png) no-repeat scroll top right;
}
a.homebutton:hover{
text-decoration:none;
color:#EEE9DC;
background:url(../../images/homebutton2.png) no-repeat scroll top right;
}
.buttontabled{

padding:0px;
padding-left:0px;
padding-right:0px;
}
.buttontable{

padding:20px;
}
#events{
padding-left:20px;
line-height:1.5;
padding-bottom:20px;
}
#eventd{
padding-left:30px;
padding-right:50px;
padding-top:20px;
line-height:1;
}
#pieman{ margin:0px;padding-left:0px; padding-top:0px; border:0px; border-collapse:separate; border-spacing:0px; }
#pieman table{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; }
#pieman td{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; }
#pieman{ margin-left:235px; padding-top:20px;  }