/* CSS Document */

.mtt h3 {
}
.btn, .moduleCustomLink {
    color: #272a2b!important;
    background-color: #adadad!important;
}
#region2,#region5wrap{
	background-image: url(../image/darkbg.jpg);
	background-repeat: repeat;
}

.xtc-fluidwrapper a:link {
    color: #ffffff!important;
    background: #272a2b;
}
.tkbtn {
    background-color: #ffffff!important;
    border: 0px!important;
    color: #3a3a3a;
    width: 110px!important;
}
.tkbtn:hover {
    color: #fff!important;
	background-color: darkslategray!important;
}
.tktop {
    margin-right: 5px;
    display: block;
    float: right;
    background-color: #adadad!important;
}
#footer div.lastarea{display: none!important;}
#footerwrap {
    background: #272a2b;
    color: #b2b2b3;
}
#user48 div.mtt h3 {
    color: #3f3f3f!important;
    background-color: #ffffff!important;
}
@media screen and (max-width: 500px) {
  .xtc-fluidwrapper a:link {
    color: #ffffff!important;
    background: #272a2b;
    width: 100%;
    display: block;
    float: left;
}
  
}