body #rt-logo-accent {display: none;}
body #rt-top-surround {background: #eaeaea;color: #27316f;}
body #rt-mainbody-surround .box1 {background: #b0d8f6;color: #6A727D;}
/*body #rt-mainbody-surround .box2 {background: #E5E3E3;color: #6A727D;}

/* Module Styling */
/*.block-module .module-surround, #rt-main .module-surround, .sprocket-mosaic-item, .box2 .module-surround, .box3 .module-surround {border: 1px solid #CFCFCF;box-shadow: 0 1px 3px rgba(0,0,0,0.15);}
.block-module .module-surround .module-title, #rt-main .module-surround .module-title, .box2 .module-surround .module-title, .box3 .module-surround .module-title {border-bottom: 1px solid #CFCFCF;}
.block-module .module-surround:after, #rt-main .module-surround:after, .sprocket-mosaic-item:after {border: 1px solid #fff;}
.module-title {color: #333;}

/* Module Variations */
.title1 .module-title .title {border-top: 1px solid rgba(225,225,225,0.6);text-shadow: 0 0 4px rgba(0,0,0,0.7);}
.title1 .rt-block .module-surround .module-title, .block-module .title1 .rt-block .module-surround .module-title, #rt-main .title1 .rt-block .module-surround .module-title {color: #fff;border: 1px solid rgba(0, 0, 0, 0.2);background-image: url(../images/overlays/light/mosaic-overlay.png);}
.title2 .module-title, .title4 .module-title {background-image: url(../images/overlays/light/modtitle-overlay.png);}
.arrow-box {background-image: url(../images/overlays/light/large-arrows.png);border: 1px solid rgba(0,0,0,0.3);box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);}
/*.box1 .module-surround, .block-module .box1 .module-surround, #rt-main .box1 .module-surround {background-color: #222327;color: #fff;border: 1px solid #444;}
.box1 .module-title {color: #fff;}
.box1 .module-surround:after, .block-module .box1 .module-surround:after, #rt-main .box1 .module-surround:after {border: 1px solid rgba(225,225,225,0.2);}
.box1 .module-title, .block-module .box1 .module-title, #rt-main .box1 .module-title, .box4 .module-title, .block-module .box4 .module-title, #rt-main .box4 .module-title {border-top: 1px solid rgba(225,225,225,0.2);border-bottom: 1px solid #444;}
.box1 a:hover {color: #CFD0D2;} */
.box2 .module-surround, .block-module .box2 .module-surround, #rt-main .box2 .module-surround {background-color: #fff;}
#rt-footer .box2, #rt-footer .box2 .title {color: #7B8181;text-shadow: none;}
.box3 .module-surround, .block-module .box3 .module-surround, #rt-main .box3 .module-surround {background-color: #E5E3E3;color: #fff;border: 1px solid #888;}
.box3 .module-surround:after, .block-module .box3 .module-surround:after, #rt-main .box3 .module-surround:after {border: 1px solid rgba(225,225,225,0.5);}
.box4 .module-surround, .box4 .module-title, .block-module .box4 .module-surround, #rt-main .box4 .module-surround {background-color: #333;color: #fff;background-image: url(../images/overlays/global/noise.png);}
.box4 .module-surround, .block-module .box4 .module-surround, #rt-main .box4 .module-surround {border: none;}
.box4 .module-surround:after, .block-module .box4 .module-surround:after, #rt-main .box4 .module-surround:after {border: 1px solid rgba(225,225,225,0.3);}
.box4 .module-title {border-top: 1px solid rgba(225,225,225,0.4);border-bottom: 1px solid #444;}
.box4 a:hover {color: #CFD0D2;}
body .box5 {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border: 1px solid rgb(224, 224, 224);
}
body .rt-block {
    padding: 15px;
    margin: 12px 10px 20px;
    position: relative;
}
body .box6 {
background: rgba(225,225,225,0.6) url(../images/main/showcase-bg.png) 50% 0;
-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(225,225,225,0.1);
-moz-box-shadow: 0 0 8px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(225,225,225,0.1);
box-shadow: 0 0 8px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(225,225,225,0.1);
border: 1px solid #cccccc;
border-radius: 5px;
color: #3C3D3F;
}
body .rt-block {
padding: 15px;
margin: 12px 10px 20px;
position: relative;
}
/*
<div class="rt-block totop">
<a href="#" class="rt-totop" style="outline: none;">
<span class="totop-desc">Top</span><span class="totop-arrow">
</span>
</a>
</div>
*/