@charset "utf-8";
/* CSS Document */

.t3-wrapper {
	background:url(../images/t1.jpg) center right no-repeat;
	}

.category.col-lg-2.col-md-3.col-sm-4.col-xs-6 {
	display:none;
	}

.floatleft.vm-order-list {
	display:none;
	}

.page-header.clearfix {
	display:none;
	}

.page-title {
	display:none;
	}

.article-info.muted {
	display:none;
	}

h1.article-title a {
	font-size: 20px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
	}

.t3-mainbody {
	padding-top: 0px !important;
    padding-bottom: 0px !important;
	}

.t3-header {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.t3-header .phone {
    font-size: 24px !important;
    margin-top: 28px !important;
}

.t3-header .search {
    margin-top: 28px !important;
}

#t3-content {
	margin-top:0px !important;
	margin-bottom:0px !important;
	}

div#t3-content.t3-content.col-xs-12.col-sm-8.col-sm-push-4.col-md-9.col-md-push-3 {
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	}

.t3-content {
    margin-top:0px !important;
	margin-bottom:0px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.top-content {
	padding-top:20px;
	}

.navbar-default {
    background: url(../images/bg2.png) center left repeat-x #f7f7f7;
    border: 1px solid #eee;
}

.t3-footer {
     background: url(../images/bg2.png) top left repeat-x #f7f7f7;
}

.t3-footnav .t3-module {
    background: none;
    color: #555555;
    margin-top: 10px;
    margin-bottom: 10px;
}