body {
	margin: 0;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px){
.caption.embedded .featured_article_title 
    position: absolute;
    padding: 5px 10px 0 0;
    bottom: 0;
    background: #fff;
    text-align: center;
    margin-top: -110px;
}



a {
    color: #bc1e1e;
    text-decoration: underline;
}

table {
    width: auto;
    border-collapse: separate;
    border-spacing: inherit;
    margin: 0 0 20px 0;
    padding: 0;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    max-width: 100%;
   
}

body .section_widget > .widget {
    border: 0 none !important;
    box-shadow: none !important;
    margin: 0;
    padding: 0;
    width: 400%;
    line-height: 15px;
}


p {
    padding: 0 0 16px 0;
    font-size: 16px;
    line-height: 15px;
}

body .section_widget > .widget{
		border: 0 none !important;
		box-shadow: none !important;
		margin: 0;
		padding: 0;
		width: 120%;
	} 

footer, #footer {
    padding: 0px 0;
}
footer .footer_info {
    display: block;
    margin: 0 auto;
    padding: 0px 0 60px;
    position: relative;
    width: 1040px;
}

.pdflink {
    background-image: url(http://www.jasonapollovoss.com/web/wp-content/uploads/2010/09/pdf_icon_small.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    vertical-align: middle;
    text-transform: capitalize;
    color: #888888 !important;
    font-size: 13px;
}





div.columns       { width: auto; }
div.columns div   { width: auto; height: auto; float: left; }
div.clear         { clear: both; }
.datahead {
  color:#9c0000;
  font-weight:bold;
  font-size:15px;

}



ul.footer_links a {
    text-decoration: none;
    color: #919191;
    display: none;
}

p {
    padding: 0 0 16px 0;
    font-size: 16px;
}

.caption.embedded .featured_article_title {
    position: absolute;
    padding: 5px 10px 0 0;
    bottom: 0;
    background: #fff;
    text-align: center;
}

.featured_image_holder.pin {
    max-width: 50%;
    margin: auto;
    position: relative;
    margin-bottom: 40px;
    height: 155px;
}

::selection {
    background: #bc1e1e;
    color: #fff;
}

.wide .content_footer {
    background: #F5F5F5;
    -o-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.02);
    -moz-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.02);
    box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.02);
    display: none;
}

.top_content {
    width: 100%;
    min-height: 60px;
    margin: -40px 0 0 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    background: #FCFCFC;
    display: none;
}

.search-bar {
    background: #fff;
    border-bottom: 3px solid #eee;
    display: table;
    float: right;
    overflow: hidden;
    padding: 5px 11px 5px 5px;
    position: relative;
    top: 8px;
    width: 100px;
  -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: none;
    
}

.moduletable_menu {
    float:left;
    margin-left:-20px;
}

#image_menu li span, #image_menu li a {
  color: #fff;
  text-decoration: none;
}

#image_menu li {
  display: block;
  float: left;
  width: 182px;
  margin: 0 10px 10px 0;
  padding: 2px 2px 5px;
  text-align: center;
  background-color: #9c0000;
  background-image: url(http://www.blastrite.co.za/assets/images/linear_bg.png);
  background-image: -moz-linear-gradient(100% 100% 90deg, #bd0000 ,#640000);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#640000), to(#bd0000));
}

#navigation_bar, .multicolumn-holder, .menu-style-two .stuck #navigation_bar, .menu-style-two .stuck .multicolumn-holder {
    width: 1140px;
}