.maintitle_3 {
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/maintitle.png) repeat-x;
height: 31px;
margin: 0px;
border-radius: 10px 10px 0 0;
border: 1px solid #0D1821;
border-bottom: 0;
}

.cat_left {
height: 31px;
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/cat_left.png) 0 0 no-repeat;
padding:0;
margin:0;
}

.cat_right {
height: 31px;
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/cat_right.png) 100% 0 no-repeat;
padding:0;
margin:0;
}

.main_text{
color: #7fbbc5;
font-size: 14px;
font-weight: 300;
margin: 0px;
padding: 6px 11px;
text-align:left;
background:transparent;
border:0;
text-shadow: 0 1px 0 #121c21;
}

.main_text h3 {
padding: 0px;
}

.maintitle_3 a {
     color: #c6f0f7;
font-weight: 300;
}

.maintitle_3 a:hover {
     color: #fff;
     text-decoration: none;
}

	.collapsed .maintitle_3 {
		/*opacity: 0.2;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;*/
	}
	
		/*.collapsed .maintitle_3:hover { opacity: 0.4; }*/
	
	.maintitle_3 .toggle { 
		visibility: hidden;
		background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/cat_minimize.png) no-repeat;
		text-indent: -3000em;
		width: 30px; height: 25px;
		display: block;
		outline: 0;
	}
		.maintitle_3:hover .toggle { visibility: visible; }

.c_main {
  background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/c_main.png) repeat-x;
  height: 32px;
  margin: 0;
  padding: 0;
}

.c_left {
  background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/c_left.png) no-repeat 0 0;
  height: 32px;
}

.c_right {
  background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/c_right.png) no-repeat 100% 0;
  height: 32px;
}

.side_left {
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/side_left.png) repeat-y left center;
padding-left: 10px;
}

.side_right {
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/side_right.png) repeat-y right center;
padding-right: 10px;
}

.stat_maintitle {
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/stat_cat_tile.png) repeat-x;
height: 55px;
margin: 0px;
border-radius: 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

.stat_cat_left {
height: 55px;
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/stat_cat_left.png) 0 0 no-repeat;
padding:0;
margin:0;
border-radius: 8px 0 0 0;
-moz-border-radius: 8px 0 0 0;
-webkit-border-top-left-radius: 8px;
}

.stat_cat_right {
height: 55px;
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/stat_cat_right.png) 100% 0 no-repeat;
padding:0;
margin:0;
border-radius: 0 8px 0 0;
-moz-border-radius: 0 8px 0 0;
-webkit-border-top-right-radius: 8px;
}

.stat_main_text{
color: #444;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 21px 11px 11px 11px;
text-align:center;
background:transparent;
border:0;
text-shadow: 0 1px 0 #ddd;
}

.stat_main_text h3 {
padding: 0px;
}

.stat_maintitle a {
     color: #444;
font-weight: bold;
}

.stat_maintitle a:hover {
     color: #000;
     text-decoration: underline;
}

.stat_cat_footer {
background: url(https://forums.rvbeve.com/forums/public/style_images/deviant3/stat_cat_footer.png) repeat-x;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
height: 29px;
border: 1px solid #101010;
border-top: 0;
}