body{
	font-family: 'PT Sans', sans-serif;
	/*font-family: 'Archivo Narrow', sans-serif;
	font-family: 'Gudea', sans-serif;*/
   background: transparent;
   color: #505050;
   font-size: 16px
}


html{
	
	background-color: #fff
	
}

body{
	
}

ul{
	margin-left: 0px;
	padding-left:35px
}


li { 
   /* list-style-image: url('../img/reddot.png');*/
    
}

.payment_method{
	padding: 0 0 0 15px
}

.row {
    margin-left: -8px;
    margin-right: -8px;
}
.subtitle{
	display: block;
}

.left-column-entry{
	margin: 10px 0
}

.waiting-stock{
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
}

.product_title_mesh{
	
}

.info-blockh1{
	height: 220px;
	margin-bottom: 10px
}

.addbox{
	max-width: 60px
}

.weldmesh-section{
	margin: 10px 0 10px 0;
	border-radius: 3px;
	border:1px solid #ccc;
	padding: 10px
}

.padding15{
	padding: 15px 15px 15px 15px
}

.padding10{
	padding: 10px 20px 10px 10px
}

.addproduct{
	font-size: 22px
}

.addproduct:hover{
	
}

.mesh-table{
	text-align: center;
}

.mesh-row{
	display:table-row;
}


.white-back{
	background-color: #fff;
	overflow: hidden;
	margin-left: 10px;
	border-radius: 2px 2px 50px 2px
	
}

.image-block img{
	max-width: 100%
}

.curve{
	border-radius: 2px 2px 50px 2px
}



.mesh-cell{
	display: table-cell;
}

.headtab4{
	white-space: nowrap;
	font-size: 14px;
	text-align: center;
	background-color: #ddd
}

.table-bordered > tbody .headtab4{
	border: 1px solid #fff;
}

.mesh-table .prodtab4{
	white-space: nowrap;
	font-size: 14px;
	text-align: center;
	padding: 2px

}

.mesh-table .headtab4{
	padding: 2px
}

.iseemenu_wide{
	background-color: #fff
}

.moneybox{
	text-align: left;
}

.moneybox-line span{
	
	text-align: left;
}

.moneybox-line .moneybox-line-money{
	text-align: right;
	font-weight: bold;
	display: inline-block;

}

.moneybox-line{
	white-space: nowrap;
}

.qty-input{
	width: 60px
}

.thead1{
	text-align: center;
}

.left-columns{
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 5px
}

.page-title-h3{
	margin-top: 6px
}

.floor-installation-types{
	padding-left: 0;
	padding-right: 0
}

.shop-column-header{
	background-color: #31678D;
	
	font-size: 30px;
	color: #fff;
	padding: 0 0 0px 10px
}

.featured-item{
	padding: 10px;
	overflow: hidden;

}

.featured-item img{

}

#featured-slider .flexslider .slides img{
	max-height: 100%
}

#featured-slider .featured-item a{
	display: block;
}

.featured-item-image{
	overflow: hidden;
}

.btn-moreinfo { 
  color: #FFFFFF; 
  background-color: #31678D; 
  border-color: #31678D; 
  border-radius: 0;
} 
 
.btn-moreinfo:hover, 
.btn-moreinfo:focus, 
.btn-moreinfo:active, 
.btn-moreinfo.active, 
.open .dropdown-toggle.btn-moreinfo { 
  color: #FFFFFF; 
  background-color: #707070; 
  border-color: #31678D; 
} 
 
.btn-moreinfo:active, 
.btn-moreinfo.active, 
.open .dropdown-toggle.btn-moreinfo { 
  background-image: none; 
} 
 
.btn-moreinfo.disabled, 
.btn-moreinfo[disabled], 
fieldset[disabled] .btn-moreinfo, 
.btn-moreinfo.disabled:hover, 
.btn-moreinfo[disabled]:hover, 
fieldset[disabled] .btn-moreinfo:hover, 
.btn-moreinfo.disabled:focus, 
.btn-moreinfo[disabled]:focus, 
fieldset[disabled] .btn-moreinfo:focus, 
.btn-moreinfo.disabled:active, 
.btn-moreinfo[disabled]:active, 
fieldset[disabled] .btn-moreinfo:active, 
.btn-moreinfo.disabled.active, 
.btn-moreinfo[disabled].active, 
fieldset[disabled] .btn-moreinfo.active { 
  background-color: #31678D; 
  border-color: #31678D; 
} 

.spacing{
	margin: 16px 0 0 0;
	line-height:18px;
	overflow: hidden;
}

.table .blueback th {
	padding: 0
}

.whitetext{
	color: #fff
}

.blueback{
	background-color: #31668C;
	padding: 0
}

.blue1{
	background-color: #31668C;
	color: #fff
}

.blue2{
	background-color: #517A97;
	color: #fff
}


.table{
	margin-bottom: 0
}
.intext{
	text-align: center;
}

.meshlight-table td, .meshlight-table th{
	text-align: center;
}

.moreinfo{
	display: inline-block;
	float: right;
	border-radius: 3px;
	border: 1px solid #ccc;
	font-size: 15px;
	padding: 3px
}

.center th{
	text-align: center;
}

.back-center{
	text-align: center;
	background-color: #ccc
}

.back{
	background-color: #31668C;
	text-align: center;
	color: white
}

.sback{
	background-color: #517A97;
	text-align: center;
	color: white
}
 
.weshmeld{
	font-size: 20px;
	padding-top:5px ;
	margin-top: 10px;
	float: right;
	margin-left: 10px;
	
	background-image: url(../img/right-arrow3.png);
	background-repeat: no-repeat;
	padding-right: 60px;
	background-position: right;
}

.btn-moreinfo .badge { 
  color: #31678D; 
  background-color: #FFFFFF; 
}

.body-container-outer a.btn-moreinfo:link, .body-container-outer a.btn-moreinfo:visited{
	color: #fff
}

.darkblue{
	color: #000024;
	font-size: 20px;
	line-height: 25px
}

.moneyman{
	margin-top: -50px;
	margin-left: -20px
}

.brochureman5{
	margin-top: -50px;
	margin-left: -20px
}

.white-75{
	background-color: rgba(255, 255, 255, 0.75);
}

.bigpad{
	padding: 15px 10px
}

.bigblue {
    color: #e45c1b;
    font-size: 18px;
    line-height: 26px;
}

.medgrey{
	font-size: 18px	;
	line-height: 26px;
	color: #444;

}

.biggrey{
	font-size: 18px	;
	line-height: 22px
}

.text-section{
	padding-bottom: 15px
}

.home-container{
	overflow:hidden;
}

.home-container1{
	margin-bottom: 30px
}

.box-shadow {
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.31);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.31);
}

#featured-slider h4{
	text-align: center;
	font-weight: lighter;
	font-size: 20px;
	line-height: 20px;
	padding: 0 10px

}

.blankwhite{
	background-color: #fff;
	position: absolute;
	height: 218px;
	width: 20px;
	z-index: 20000;
	top: 0;
	right: -10px
}

#featured-slider .glyphicon-chevron-right{
	position: absolute;
	right: 9px;
	font-size: 30px;
	top: -3px;color: #bbb
}

#featured-slider h4 {
	position: relative;
}

#featured-slider h4 a{
	display: block;
	margin-right: 20px
}

.body-container-outer .flexslider {
	margin-bottom: 10px
}

#featured-slider .flex-control-paging{
	display: none;
}

.body-container-outer .flex-direction-nav a{
	top: 27%;
	height: 140px
}



#featured-slider .slides li{
	position: relative;
}

.slope-shadow{
	
	background-image: url(../img/slope-shadow.png);
	width: 100%;
	height: 10px;
	background-size: 100% 100%

}
.right-arrow{
	float: right;
	padding: 5px 10px 0 0
}

.floor-installation-types .col-sm-3{
	padding-left: 4px;
	padding-right: 4px
}

.whitebar{

	background-color: #fff;
	height: 50px;
	margin-top: 44px;
}


.whitebar-top{
	margin-top: 15px
}

.logo img{
	
	margin: 20px 0;
	max-height: 64px
	
}

.floor-installation-types .floor-section{

	border: 1px solid #3293CF;
	border-radius: 0px 10px 0 0;
	min-height: 641px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding: 10px 0px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(50,147,207,1);
-moz-box-shadow: inset 0px 0px 5px 0px rgba(50,147,207,1);
box-shadow: inset 0px 0px 5px 0px rgba(50,147,207,1);
	
}

.colour-block .flooring-pages{
	list-style: none;
	padding-left: 10px;
	margin-top: 111px
}

.colour-block .flooring-pages li{
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 21px;
	font-weight: lighter;
}

.flooring-page img{
	width: 33%;
	margin-top: 20px
}

.flooring-page-epoxy img{
	width: 50%;
	margin: 10px 0 10px 0
}

.fade50 img{
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */

}

.colour-block .flooring-pages .active{
	font-weight: 500;
}

.colour-block .flooring-pages a:link, .colour-block .flooring-pages a:visited{
	color: white
}

.floor-installation-types .floor-section:hover{
	-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow:  none;
}

.floor-section-text{
	padding: 5px;
	position: relative;
}

.readmore{
	position: absolute;
	bottom: 23px;
	left: 53px;
	z-index: 99999
}

.border-radius-floor .colour-block{
	border-radius: 0px 10px 0 0;
}

.floor-installation-types .floor-section img{
	max-width: 100%
}

.floor-section{
	overflow: hidden;
}

.floor-section h3{
	margin-top: -12px;
	font-size: 20px;
	height: 70px;
	vertical-align: middle;
	background-color: #3293CF;
	color: #fff;
	padding-top: 13px;
	margin-bottom: 0;
	padding-bottom: 13px
}

.secondlevel{
	display: block;
	margin-top: 0;
	width: 100%
}

.iseemenu .secondlevel li a {
    padding: 5px 5px 9px 25px
}



.subimage{
	height: 100px;
	margin-right: 6px
}

.subimage-link{
	position: relative;
}

.subimagediv{
	
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	border:1px solid #eee;
	padding: 5px
}

.subimage-link{
	display: block;
	height: 100px;
	overflow:hidden;
}

.zoomicon{
	position: absolute;
	bottom: 27px;
	left: 3px;
	display: inline-block;
	height: 10px;
	top:auto;
	font-size: 30px
}

.subimagediv a:link, .subimagediv a:visited{
	color: white
}


.subimagediv img{
	max-height: 100%
}

.subimagediv label{
	font-size: 12px;
	font-weight: lighter;
	display: block;
	
	overflow:hidden;
}

.blogdate{
	float: right;
	font-size: 12px
}

.subimage2{
	margin-top: 0px
}

.option_included_vat{
	font-size: 12px;
	color: #D8413E;
	display: block;
}

.blockh4 {
font-size: 20px;
border-radius: 0px;
background-color: #eee;
padding: 4px;
font-weight: lighter;
padding-bottom: 7px;
}

.category-menu-box{
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 2px 2px -3px #000000;
   	-moz-box-shadow: 0 2px 2px -3px #000000;
         box-shadow: 0 2px 2px -3px #000000;

}

.left-shop .side-navbar{
	padding-left: 0px;
	padding-right:0
}

.left-shop .side-navbar .toplevel{
	
	font-size: 18px
}

.left-shop ul .active a{
	
}

.category-image{
	width: 120px;
	float: left;
	margin: 0 10px 10px 0
}

.left-shop ul .active a:link, .left-shop ul .active a:visited{
	color:#e45c1b;
}	

.subcategory-thumb, .thumbnail{
height: 200px;
margin-bottom:10px;
overflow:hidden
}
.subcategory-thumb h3{
text-align:center;
margin-top:3px;
font-size:20px;
height: 40px
}
.subcategory-thumb img{
	max-height: 100px
}

.category_display h2{
	margin-top: 5px

}

.product-brochures{
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.product-brochures li{
	display: inline-block;
	height: 70px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}

.products-right{
	background-color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 20px
}

body a.redlink:link, body a.redlink:link{
	color: red
}

.product-brochures .web-doctitle{
	max-width: 120px;
	line-height: 15px;
	display: inline-block;
}

.product-brochures img{
	max-height: 50px;
	float: left;
	margin-right: 6px
}

.colour_block{
	display: inline-block;
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 6px
}

.all_products .prodoptions{
	margin-bottom: 0
}


.prodoptions h3{
	margin-top: 0
}

.category-menu-box-top{
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 5px;
	

}

.all-categories .featured-category{
	margin-bottom: 20px
}

.colour-block {
    background-color: #3293cf;
    color: white;
    height: 300px;
    padding: 10px 20px;

}
.contact-form-hidden{
	display: none;
}

#enquiryModal h2{
	color: #e45c1b;
	margin-top: 0
}

.colour-block h3 {
    bottom: 41px;
    font-weight: lighter;
    position: absolute;
    color: white;
    font-size: 30px;
    max-width: 90%
}

.colour-block-shop h3 {
    
    font-weight: lighter;
    color: white;
    font-size: 30px;
    margin-top: 6px;
   
    padding-bottom: 7px
}

.iseemenu .category-menu-box a:link, .iseemenu  .category-menu-box a:visited{
	font-size: 26px;
	color: white;
	font-weight: lighter;

}

.iseemenu  .category-menu-box a:hover{
	background-color: transparent;
	color: #e45c1b
}


.iseemenu .category-menu-box-top a:link, .iseemenu  .category-menu-box-top a:visited{
	font-size: 26px;
	color: white;
	font-weight: lighter;
}

.iseemenu  .category-menu-box-top a:hover{
	background-color: transparent;
	color: #e45c1b
}

.header{

	
	
	/*
	overflow: hidden;
	height: 130px;
	background-image: url(../img/images/swishb_01.png);
	background-size: 100% 100%; 
	background-repeat:no-repeat;
	
	background-position: 0px 119px;
	
	background-color: #D7D7D7
	*/

}

.category-menu-box{

}

.blog_summary h3 a:link,.blog_summary h3 a:visited{

	color: #e45c1b;
	font-size: 27px;
	font-weight: lighter;
	margin-top: 0
}

.blog_summary a:link,.blog_summary a:visited{
	color: #e45c1b;
}
.project-block{
	
         margin-bottom: 20px;

         border-bottom:1px solid #ccc;
}

.subcategory{
	border-top: 1px solid #fff;
	padding-top: 10px
}




.blueblock{
	background-color: #3293cf;
	min-height: 180px;
}

.blueblock h2{
	
	color: white;
	position: absolute;
	bottom: 8px;
	width: 80%;
	
	
	font-size: 18px
	
}


.project-block2 p{
	padding-top: 14px
}

.project-block a.readmore:link, .project-block a.readmore:visited{
	color: #e45c1b
}

.project-block2 div{
	background-color: #3293cf;
	height: 200px;
	padding: 10px 20px;
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 0
}

.project-block2 h2{
	
	color: white;
	position: absolute;
	bottom: 20px;
	width: 160px;
	font-weight: lighter;
	height: 20px
	
}

.project-block2 a img{
	max-height: 190px
}

.swish2{
	
	/*
	background-image: url(../img/images/swishb_02.png);
	background-size: 100% auto; 
	background-repeat:no-repeat;
	
	background-position: -40px 0px;
	*/
}

h1,h1,h3{
font-family: 'Source Sans Pro', sans-serif;
}

h1,h2,h3,h4,h5{
	font-family: 'Martel Sans', sans-serif;
}

#_atssh iframe{
	display:none;
}


.body-container-outer h1 {
	color: #e45c1b;
	font-size: 27px;
	font-weight: lighter;
	
}

.iseemenu .dropdown-menu > li > a{
	white-space: normal;
	display: inline-block;
	width: 100%
}


.testimonial{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}

.testimonial-text{
	font-style: italic;	
	margin-bottom: 8px;

}

.product-display{
	background-color: #fff
}


.product-display h2{
	color: #e45c1b;
	font-weight: lighter;
	font-size: 27px;
	margin: 3px 0 10px 0;
	
}

.product-brochures h4, .product_block h4, .product-display h4{
	font-size: 20px;
	border-radius: 0px;
	background-color: #eee;
	padding: 4px;
	font-weight: lighter;
	padding-bottom: 7px
}

.menu-products-list-title{
	font-size: 16px
}

.menu-products-list-subtitle{
	display: block;
	line-height: 16px
}

.cattitle{
	color: #e45c1b;
	font-weight: lighter;
	font-size: 32px;
	margin: 3px 0 10px 0;
	text-transform: uppercase;
}

.product-display h1{
	color: #e45c1b;
	font-size: 27px;
	font-weight: lighter;
	
}

.product_benefits ul{
	padding-left: 30px
}

.breadcrumb_orange {
    margin: 0 0 10px;
    padding: 4px 15px;
}
.breadcrumb_orange {
    background-color: #D7D7D7;
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
    margin: 20px 0 10px 0;
    padding: 8px 15px;
    color: #e45c1b;

}

.breadcrumb {
	border-radius: 0
}


ul {
   
}
.maincontainer ul li {
	
}

.col-left, .col-mid, .col-end{

}

.col-left{
	margin-right: 12px;
	margin-left: -12px
}
.col-mid{
	margin-right: 6px;
	margin-left: 6px
}
.col-end{
	margin-right: -12px;
	margin-left: 12px
}


.featured-category{
	height: 380px;
	overflow: hidden;
	background-color: #e45c1b;
	position: relative;
	
	
}


.featured-category:hover{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
}

.featured-category .featured-image{
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 240px;
	overflow: hidden;
	
}

.featured-image img{
	min-height: 170px;
	min-width: 213px
}

.featured-category .featured-image img{
	width: 100%
	
}

.featured-categories{
	padding-top: 20px
}

.featured-categories .col-md-4{
	padding: 2px 
}

.featured-categories a.title-link{
	line-height: 23px;
	display: block;
	font-size: 22px
}

.featured-categories a.title-link:link, .featured-categories a.title-link:visited{
	color:white;
	
	display: block;
	text-align: right;
	font-weight: lighter;
	position: absolute;
	bottom: 25px;
	right: 30px;
	font-size: 26px
}

.featured-categories .featured-text-inner{
	color: white;
	font-weight: lighter;
	text-align: left;
	position: absolute;
	padding: 0px 0px 9px 0px;
	border-bottom: 1px solid #fff;
	margin: 0 30px;
	font-size: 17px;
	line-height: 19px;
	bottom: 60px;
	height: 70px;
	
	vertical-align: top;
}



/*===================*/
.column300{
	width: 330px
}

.bighome-text{
	width: 810px;	
	padding-right: 0;
}

.redlinks h2{
	margin-top: 0
}

.halfpage{
	padding-left: 0
}

.project-container{
	margin-top: 20px
}

.hometext{
	font-size: 17px
}

.project{
	max-height: 422px;
	overflow: hidden;
}

.choose-box2 {
    background-color: #d8d8d8;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    padding: 10px 15px;
    font-weight: lighter;
  font-size: 18px;
  line-height: 24px;
  min-height: 500px
}

.redlinks a:link, .redlinks a:visited{
	color:#e45c1b
}

.featured-category2{
	height: 346px;
	overflow: hidden;
	background-color: #e45c1b;
	position: relative;
	
	
}


.featured-category2:hover{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
}

.featured-category2 .featured-image{
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 240px;
	overflow: hidden;
	
}



.featured-category2 .featured-image img{
	width: 100%;
	
	max-height: 177px
	
}

.featured-categories2{
	clear: both;
	margin-top: 20px
}

.featured-categories2 .col-md-4{
	padding: 2px 
}

.featured-categories2 a.title-link{
	line-height: 23px;
	display: block;
	font-size: 22px
}

.featured-categories2 a.title-link:link, .featured-categories2 a.title-link:visited{
	color:white;
	
	display: block;
	text-align: right;
	font-weight: lighter;
	position: absolute;
	bottom: 25px;
	right: 30px;
	font-size: 26px
}

.featured-categories2 .featured-text-inner{
	color: white;
	font-weight: lighter;
	text-align: left;
	position: absolute;
	padding: 0px 0px 9px 0px;
	border-bottom: 1px solid #fff;
	margin: 0 14px;
	font-size: 17px;
	line-height: 19px;
	bottom: 56px;
	height: 100px;
	
	vertical-align: top;
}

/*===================*/


/*===================*/

.home-swapper1 .carousel-text h1{
	font-size: 20px
}

.inner-content{
	background-color: #fff;
	padding: 25px 20px 20px 20px;
	overflow: hidden;

}

.iseemenu .navbar-nav > li > a.active {
    background-color: #eee;
    background-color: rgba(255, 255, 255, 0.4);
    color: #e45c1b
}

.featured-categories3 .featured-category2{

}
.featured-categories3 .choose-box a span {
    display: inline-block;
    margin-top: 6px;
    width: 139px;
    line-height: 20px;
    font-size: 18px
}

.featured-categories3  .choose-box a {
    display: block;
    padding: 10px 0 0;
}

.featured-categories3 .choose-box {
	height: 87px
	}

.featured-categories3{
	clear: both;
	margin-top: 20px
}

.featured-categories3 .col-md-4{
	padding: 10px 
}

.featured-categories3 a.title-link{
	line-height: 23px;
	display: block;
	font-size: 22px
}

.featured-categories3 a.title-link:link, .featured-categories3 a.title-link:visited{
	color:white;
	
	display: block;
	text-align: right;
	font-weight: lighter;
	position: absolute;
	bottom: 25px;
	right: 30px;
	font-size: 26px
}

.featured-categories3 .featured-text-inner{
	color: white;
	font-weight: lighter;
	text-align: left;
	position: absolute;
	padding: 0px 0px 9px 0px;
	border-bottom: 1px solid #fff;
	margin: 0 14px;
	font-size: 17px;
	line-height: 19px;
	bottom: 56px;
	height: 100px;
	
	vertical-align: top;
}

/*===================*/


.footer{
	color: white
}

.footer ul{
	font-size: 15px;
	font-weight: lighter;
}

.footer a:link, .footer a:visited{
	color: white
}

.bedfooter{
	padding: 10px
}

.bedfooter ul li{
	display: inline-block;
	margin-left: 10px
}

.space-block{
	text-align: center;
	margin: 10px
}

.thumbnail .caption {
    color: #333;
    padding: 7px;
}

.category-text-left{
	padding: 3px;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	border-top: 1px solid #eee
}

.fields{
	position: relative;
}

.product_block_right h2{
	margin-top: 0
}

.product_block_left img{
  max-width: 100%
}

.tablecellth{
	font-weight: bold;
}

.summary_block{
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px
}

.tablebody{
	display: table;
	width: 100%
}

.tablerow{
	display: table-row;

}

.tablecell{
	display: table-cell;
	padding: 6px
}
.customer_account_order_summary_line .tablecell{
	border-bottom: 1px solid #ccc
}

.customer_account_order_summary_line{
	margin-bottom: 7px;
	overflow: hidden;
	
}



.menucontainer .container, .header .container{
	
}

.menucontainer{
	/*background-color: #fff;*/
	margin-top: 0px;

	/*border-bottom:1px solid #e45c1b;*/
	font-size: 18px;
	margin-top: -47px

}

.blog-excerpt{
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px
}

.blog-excerpt h4{
	margin: 0;
	font-weight: lighter;
}

.product_options_line .qty{
	max-width:50px
}

a.btn-custom:link, a.btn-custom:visited {
    color: #fff;
    font-weight: normal;
    font-size: 16px
}

.beer-image{
	position: absolute;
    right: -10px;
    top: -20px;
}

.option_addon{
	color: #F33232;
	font-weight: bold;
}

.featured-products-home{
	
	overflow: hidden;
	padding: 0px 35px 20px 2px;
	margin: 0px -40px 0 0px
}

.featured-products-home h1{
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #F33232;
	font-weight: bold;
	margin-bottom: 30px
}

.featured-product-item{
	margin-bottom: 20px;
	background-image: url(../img/lines.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
	overflow: hidden;

}


.main-cat-text{
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom:1px solid #eee;
}

.cat_list{
	line-height: 20px;
	display: block;
	font-size: 17px;
	color: #e45c1b;
	font-weight: lighter;
}

.featured-product{
	overflow: hidden;
	
	display: block;
	
	text-align: center;

}

.featured-product-textline{
	padding: 5px 5px 10px 5px;
	
	line-height: 16px;
	font-size: 14px;
	height: 70px;
	
}

.featured-product-item:hover, .featured-product-category-thumbnail:hover{
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50,147,207,0.54);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50,147,207,0.54);
	box-shadow: 0px 2px 5px 0px rgba(50,147,207,0.54);
}

.featured-product-textline a:link, .featured-product-textline a:visited, .featured-product-textline a{
	font-weight: normal;
	color: #333;
	font-size: 20px
}

.featured-product-textline h4{
	background-color: transparent;
	font-size: 16px;
	border-radius: 0px;
	padding: 0px;
	font-weight: lighter;
	
}

.featured-product-title h3{
	margin: 0;
	font-size: 20px;
	line-height: 18px
}

.featured-product-title h4{
	margin: 0;
	font-size: 16px
}

.featured-product-line{
	padding: 0 10px 10px 10px;
	overflow: hidden;
}

.featured-product-item-price{
	float: left;
	
}

.featured-product img{
	height: 196px;
	margin-bottom: 10px;
	margin-top: 10px
}

a.featured-product-item-price:link, a.featured-product-item-price:visited{
	font-size: 24px;
	font-weight: normal;
}

.featured-product-line .moreinfo, .featured-product-linea.moreinfo.link, .featured-product-line a.moreinfo.visited{
	float: right;
	display: inline-block;
	padding-top: 0px;
	font-weight: lighter;
	color: #555;
	font-size:24px;
}



.featured-product-item .thumbnail{
	background-color: transparent;
	border: none;
}

.featured-product-title{
	display: block;
	text-align: center;
	
	font-size: 15px;
	line-height: 12px;
	height: 40px
}


.iseemenu-image-container {
    height: 400px;
    margin-top: 25px;
    width: 100%;
    padding: 0;
    margin-bottom: 20px
}



.iseemenu-image-container .img-responsive, .iseemenu-image-container .thumbnail > img, .iseemenu-image-container .thumbnail a > img, .iseemenu-image-container .carousel-inner > .item > img, .iseemenu-image-container .carousel-inner > .item > a > img
{
	height: 400px
}

.iseemenu-image-container a:link, .iseemenu-image-container a:visited{
	color: white
}

#myCarousel .carousel-indicators {
    bottom: 18px;
    left: 0%;
    list-style: outside none none;
    margin-left: -5%;
    padding-left: 0;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 15;
}



.banner-genie{
	position: absolute;
	top:-100px;
}

.carousel-text{
	height: 500px;
	width: 300px;
	background-color: #3293cf;
	position: absolute;
	padding: 10px 20px;
	color: white
}


.category-product-image{
	float: left;
	width: 60%
}

.category-product-caption{
	float: left;
	width: 40%;
	background-color: #3293cf;
	height: 100%;
	padding: 10px
}

.category-product-caption a{
	display: inline-block;
	width:143px;
	position: absolute;
	bottom: 10px

}

.category-product-image img{
	width: 100%;
	min-height: 160px
}

.category-product-image a{
	display: inline-block;
	height: 160px;
}

.category-product-div{
	height: 160px;
	overflow: hidden;
	margin-bottom: 20px
}

.category-product-div .cat_list{
	font-weight: 500
}

.category-product-div .cat_list:link, .category-product-div .cat_list:visited{
	color: white
}

.category-product-div .cat_list:hover{
	color: #000
}

.category-breadcrumb{
	display: none;
}


.products-list-icon li + li{
	padding-left: 0px;

-webkit-box-shadow: 0 -2px 2px -3px #000000;
   	-moz-box-shadow: 0 -2px 2px -3px #000000;
         box-shadow: 0 -2px 2px -3px #000000;

}

.products-list .pages-list .active a:link, .products-list .pages-list .active a:visited,
.product-categories .products-list-icon .active a:link, .product-categories .products-list-icon .active a:visited{
	color:#464646;
}

.products-list h2 a:link, .products-list h2 a:visited{
	color: #fff
}


.products-list h2 a:hover{
	color: #464646;
}

.products-list h2{
	margin-top: 5px;
	color: #e45c1b;
	font-weight: lighter;
}

#myCarousel h3{
	color: #fff;
	font-weight: lighter;
	position: absolute;
	bottom: 272px;
	width:230px;

}

.products-list-subtitle{
	font-size: 14px
}

.products-list-title{
	line-height: 20px
}

#myCarousel{
	margin: 0px 0 20px 0;

}

#myCarousel{
	background-image: url(../img/webmark1.png);
	/*border-bottom: 1px solid #FF1313;
	border-right: 1px solid #FF1313;*/
	border-radius: 0 0 30px 0;
	overflow: hidden;
}

.webmark1{
	position: absolute;
	top:-120px;
	right: -20px;
	
    width:  400px

}

.carousel-image{
	
	margin-left: 300px;
	height: 500px
}

.carousel-image-notext{
	margin-left: 0
}

.blog_box_inner{
background-color:#fff;
height: 140px;
width: 236px;
border-radius: 3px;
padding:5px;
margin-top:10px
}

.quickquote_line{
border-top:1px solid #eee;
padding-top:5px;
margin-bottom:5px
}

.blog_box h4{
margin:0;
text-transform:uppercase;
font-size:22px
}

h4{
		font-weight: normal;
		font-size:22px;
		
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #6f6f6f;
    border-color: #428bca;
}

.dropdown-menu {
	background-color: #999999;
	padding: 0
}

.dropdown-menu > li > a {
	padding: 8px 8px 11px 8px
}


.blog_box{
background-color: #E2E2E2;
width: 265px;
height:196px;
display:inline-block;
border-radius:3px;
text-align:left;
padding:7px 15px 15px 15px;
}

a:hover, a:focus{
color:#EA1C24;
text-decoration:none
}

.blog_part img {
    float: left;
    margin: 0 10px 10px 0;
max-width:100px;
max-height:80px
}
.blog_part {
    overflow: hidden;
    border-bottom: 1px solid #dedede;
margin-bottom:15px
}

.bronze{
width:100%;
font-size:20px;
text-align:center;
background-color: #CFB242;
color:white;
font-weight:bold;
margin-top:12px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(231,166,26,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(231,166,26,1);
box-shadow: 0px 0px 5px 0px rgba(231,166,26,1);
}

.silver{
width:100%;
font-size:20px;
text-align:center;
background-color: #C9D1D3;
color:white;
font-weight:bold;
margin-top:12px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
}

.gold{
width:100%;
font-size:20px;
text-align:center;
background-color: #ff8a00;
color:white;
font-weight:bold;
margin-top:12px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
}


.c1{
	
	padding-bottom: 20px
}

.leftsh{
	position: absolute;
	left:0;
	top:-1px;
}

.rightsh{
	position: absolute;
	right:0;
	top:-1px;
}

.leftshbottom{
	position: absolute;
	left:0;
	top:-17px;
}

.rightshbottom{
	position: absolute;
	right:0;
	top:-17px;
}

.brochure{
position:absolute; left: 14px; top: -230px
}

.certificates img{
max-height:60px
}

.floorimage{
height:388px
}
.body-container-outer{
	
	font-size:16px;
	
	margin-top: 12px
}

.body-container-inner{
	
	margin-bottom: 0px
}

.border-bottom{
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px
}

.body-container-inner{
	overflow:hidden;
	

}



.featured-products-category h4{
	text-align: center;
	color: #9700A5;
	font-size: 24px
}

.featured-product-category-thumbnail img{
	max-width: 100%
}

.featured-product-category-thumbnail a.featured-product-category-title{
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.featured-product-category-title{
	padding: 0 4px
}

.featured-product-category-thumbnail{
	padding-bottom: 5px;
	margin-bottom: 10px
}

.featured-product-category-thumbnail a.featured-product-category-title:link, .featured-product-category-thumbnail a.featured-product-category-title:visited{
	color:#3A3A3A 
}

.big_footer_link{
font-size: 20px
}


.img100, .img100 img{
	max-width: 100%
}

.imgat100, .imgat100 img{
	width: 100%
}

.image100, .image100 img{
	width: 100%
}


.row .budget-quote{
 	padding-right: 0px;


}

.row .budget-quote img{
margin-right: -2px
}

.secondrow{
text-align:center
}

.header-basket-phone{
   display: none;
}

.footer-menu{
  list-style: none;
  
  
}


.connect-with-us{
  color:#464646;
}

.connect-with-us img{
  max-height: 40px
}


.socialicons{
  margin: 10px 0;
text-align:left
}

.socialicons img{
	width: 40px
}


.red{
	color: #ED1C24
}

.redback{
	background-color: #fa4333;
}

.menucontainer .navbar{
   min-height:30px
}

.blog-container{
background-color: #fff;
padding-top:15px
}



.mapouter {
    border: 4px solid #fff;
    box-shadow: 0 0 1px #555;
    min-height: 250px;
    overflow: hidden;
    position: relative;
}
#map-canvas {
    height: 250px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 550px;
}

.mapouter1 {
    border: 4px solid #fff;
    box-shadow: 0 0 1px #555;
    min-height: 250px;
    overflow: hidden;
    position: relative;
}
#map-canvas1 {
    height: 250px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 550px;
}

.mapouter2 {
    border: 4px solid #fff;
    box-shadow: 0 0 1px #555;
    min-height: 250px;
    overflow: hidden;
    position: relative;
}
#map-canvas2 {
    height: 250px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 550px;
}

a {
    color: #333;
    text-decoration: none;
}

.garage a{
	width: 30%;
	display: inline-block;


}

.image-border{
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
  border: 3px solid white;
  position: relative;
  left: -3px;;
  margin-top: 10px;
  margin-bottom: 10px
}

.garage a img{
	max-width: 100%
}



.legalNav ul{
 margin-left: 10px;
  padding-left: 0 
}

.legalNav li{
  display: inline-block;
  margin: 0 6px;

}

.legalNav li a:link, .legalNav li a:visited,.legalNav li a:hover{
	color: #fa4333
}
.page_content{
padding:20px
}
.page_content_inner{
	margin-bottom: 40px
}

.page_content_inner h1{
font-size:20px;
margin-top:0;
border-bottom:1px solid #ccc;
padding-bottom:10px
}

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination{
    margin-top: 0
}

.pagination ul {
    margin-left: 0;
    padding:0;
    
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

#bs-example-navbar-collapse-5{
	padding-left: 0;
	margin-left: 0;
	padding-right: 0
}


.my_address_box{

  
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #F9F9F9;
  font-size: 12px;
  line-height: 1.2em;
  position: relative;
  
  
  overflow: hidden;
  margin-bottom: 10px;
  

}

.myaddressbox fieldset .form-list, .myaddressbox  fieldset .form-list ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0
}


.input-box{
	position: relative;
}


.edit_address_button{
  position: absolute;
  bottom:10px;
  right: 10px
}

.my_address_box_header{
  border-radius: 5px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom: 1px solid #CCCCCC;
  font-weight: bold;
  padding: 5px;
  background-color: #d7d7d7;
    
    color: #e45c1b;
    overflow: hidden;
    
    font-size:14px;

    
    
}

.project{
	margin-bottom: 20px
}

.project img:hover{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
}

.project h4{
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	font-weight: lighter;
	margin-top: 10px;
	text-transform: none;
}

.project a:link, .project a:visited{
	color: #e45c1b;
	font-weight: lighter;
	font-size: 20px
}
.project a:hover{
	color: #444;
}

.page_title{
	margin-bottom: 10px
}

.my_address_box_header span{
  display: inline-block;
  padding-top: 5px
}

.my_address_box_inner{
  padding: 10px
}

.phone-block{
	float: right;
	margin: 48px 0 0 0;
	font-family: 'Martel Sans', sans-serif;
	color: #656567;
    text-align: right;
    font-weight: normal;
    font-size: 28px;
}

h3{
	color: #e45c1b;
    
    font-weight: lighter;
    font-size: 22px;
}

h2{
	color: #F33232;
	font-size: 24px;
	font-weight: lighter;
}

h3.callme{
	color: black;
	font-size: 22px
}

.home-container h3.callme{
	
	font-family: 'Source Sans Pro', sans-serif;
}

h4{
	color: #F33232;
	font-size: 18px;
	font-weight: lighter;
}

.modal fieldset{
	position: relative;
}


.strapline{
	font-size:1.7em;
}

.right-spacer{
	margin-top: 56px
}

.section-header{
	background-color: #f33232
}

.section-header, .section-header h2{
	color: white
}

.section-header h1{
	color: white;
	margin: 12px 0 8px;
	font-size: 24px;
    font-weight: lighter;
}

.sub-block{
	margin-top: 20px;
	margin-bottom: 20px;
}

.sub-block h2{
	font-size: 20px
}

.sub-block-right{
	border-right: 1px solid #f33232
}

.section-header h2{
	margin: 8px 0;
	margin-top: 12px
}

.home-container h3{
	margin: 12px 0;
	font-size: 22px;
	margin-top: 18px
}

.bottom-pad{
	padding-bottom: 20px
}

.menu-phone{
	font-size:2em
}
.vosa img{
		position: relative;
		top: -20px;
	}

.website-column{
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px
}

.services{
	line-height: 1.2em;
	font-size: 2.5em
}

.topband{
	height: 8px;
	width: 100%;
	background-color: #ea1c24;
	border-bottom: 2px solid #d5d5d5;
	position: relative;
	z-index: 100
}

.Strapline{
	padding-top: 32px;
padding-right:0
}

.Strapline ul{
	list-style: none;
	font-size: 20px;
	background-color: #e2e2e2;
    border-radius: 5px;
    display: inline-block;

	
	display: inline-block;
	margin: 0;
	padding: 0;
	border-radius: 5px
}

.Strapline ul li{
	display: inline-block;
	color: #000;
	margin: 10px 0px 7px 0px;
	padding: 0px 10px 0 14px;
	height: 18px
}

.Strapline ul li span{
	display: inline-block;
	position: relative;
	top:-7px;
}

.Strapline ul li + li {
  border-left:1px solid #222;
}



.secondrow h3{
	color: #2C2C2C;
	text-transform: uppercase;
	font-size: 20px
}

.social-icons-footer{
	text-align: right;
}


.menucontainer{



}

.btn-white { 
  color: #999999; 
  background-color: #FFFFFF; 
  border-color: #BBBBBB; 
} 
 
.btn-white:hover, 
.btn-white:focus, 
.btn-white:active, 
.btn-white.active, 
.open .dropdown-toggle.btn-white { 
  color: #999999; 
  background-color: #EEEEEE; 
  border-color: #BBBBBB; 
} 
 
.btn-white:active, 
.btn-white.active, 
.open .dropdown-toggle.btn-white { 
  background-image: none; 
} 
 
.btn-white.disabled, 
.btn-white[disabled], 
fieldset[disabled] .btn-white, 
.btn-white.disabled:hover, 
.btn-white[disabled]:hover, 
fieldset[disabled] .btn-white:hover, 
.btn-white.disabled:focus, 
.btn-white[disabled]:focus, 
fieldset[disabled] .btn-white:focus, 
.btn-white.disabled:active, 
.btn-white[disabled]:active, 
fieldset[disabled] .btn-white:active, 
.btn-white.disabled.active, 
.btn-white[disabled].active, 
fieldset[disabled] .btn-white.active { 
  background-color: #FFFFFF; 
  border-color: #BBBBBB; 
} 
 
.btn-white .badge { 
  color: #FFFFFF; 
  background-color: #999999; 
}

.search-box{
	margin-top: 40px;
	text-align: right;
}

.iseemenu .navbar-nav{
	width: 100%
}

.iseemenu .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px
}


.iseemenu{
	text-transform: uppercase;
	margin-left: -10px
	
}

.iseemenu ul li + li {
	/*
	background-image: url(../img/divide.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: right;
	*/
}


.iseemenu .navbar-nav.navbar-right:last-child {
}

.iseemenu li a{
	display: inline-block;
}

.product-menu-item {
	
	height: 70px;
	overflow: hidden;
}

.shopping-cart{
	
	color: #e45c1b;
	
}

.shopping-cart:hover{
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.36);
}

.product-menu-item a{
	display: inline-block;
	height: 100%;
	width: 100%
}


.basket-header{
	
	color: #e45c1b;
	font-weight: bold;
	
}

.header-basket-link{
	
	display: inline-block;
	text-align: right;
	font-size: 30px;
	padding: 2px 0
}

.header-strapline{
	float: right;
	text-align: right;
	color: #e45c1b;
    font-size: 27px;
    font-weight: lighter;
    padding-top: 5px;
    white-space: nowrap;
}

a.phone-link{
	text-align: right;
	white-space: nowrap;
	display: inline-block;
}

.title{
	white-space: nowrap;
}

a.phone-link:link,a.phone-link:visited{
	font-size: 32px;
	color: #e45c1b;
	display: inline-block; padding: 2px 0
}

.iseemenu li a:link, .iseemenu li a:visited{
	color: #000
}

.iseemenu li a:hover{
  
  color: #e45c1b;
  
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-color: transparent;

}

.iseemenu li a img {
    max-height: 100%;
    margin-top: -3px
}

.phone-link-outer{
	text-align: right;
}

/*####################*/

.header-menu .nav{
	width: 100%;
	font-size: 14px;
	font-weight: lighter;
	text-align: right;
	margin-top: 22px
}

.header-menu .nav li{
	display: inline-block;
	height: 10px;
	

}

.header-menu ul li a {
	
	padding: 0;
	margin: 0;
	
	margin-top: -6px;
	padding: 0 6px
}

.header-menu ul li + li{
border-left: 1px solid #3e3f49;
}

.header-menu ul li:last-child a{
	padding-right: 0
}

/*
.header-menu .navbar-nav > li > a {
padding-top: 20px;
padding-bottom: 5px;
}


.header-menu{
	margin-left: -15px;
	font-weight:lighter;

}

.header-menu .nav{
	width: 100%
}

.header-menu .nav li{
	display: inline-block;
	float: right;
	font-size: 14px
}

.header-menu ul li + li {
	margin-right: 8px;
	
}

.header-menu ul li a{
	height: 12px;

}

.header-menu ul li a {
	border-left: 1px solid #3e3f49;
}


.header-menu ul li{
	margin-top: -5px
}

*/

.header-account, .header-basket {
 		margin-top: 3px
 }

 .header-account img, .header-basket img{
 }

.header-menu .navbar-nav.navbar-right:last-child {
}

.header-menu li a{
	padding: 0;
	padding-top: 0px
}

.header-menu li a:link, .header-menu li a:visited{
	color: #3e3f49
}

.header-menu li a:hover{
  background-color: transparent;
  color: #e45c1b
}


.right-block li a:link, .right-block li a:visited{
	color: #3e3f49
}

.right-block li a:hover{
  background-color: transparent;
  color: #e45c1b
}



.footer-inner-inner ul{
	list-style: none;
}

.carousel-inner h1{
	position: absolute;
	font-weight: lighter;
	bottom: 180px;
	width: 244px;
}

.carousel-inner h2{
	position: absolute;
	font-weight: lighter;
	bottom: 127px;
	width:260px;
	border-top: 1px solid #fff;
	text-align: right;
	color: white;
	padding-top: 10px

}

.carousel-inner h1{
	color: white;
	font-size: 20px
}

.body-container-inner{
	/*background-color:rgba(255,255,255,0.8);*/
}


/*####################*/

.header-container{
	position: relative;
	z-index: 99;
	text-align: right;
}

.header-phone-strapline{
	text-align: right;
}


.header-phone{
	padding: 3px 0;
	
	color: #ff4900;
	font-size: 22px
}

.navbar-toggle .icon-bar {
    background-color: white;
    border-radius: 1px;
    border: 1px solid white
}

.navbar-toggle {
    border: 1px solid white;
}

.strapline{
	white-space:nowrap
}

.lift-carousel{
	height: 408px;
	width: 100%;
	background-color: #f3f3f3;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px
}

.navbar {
	position: relative;
	min-height: auto;
	margin-bottom: 0px;
}

.button-panel{
	background-image: url(../img/brushedsteel.jpg);
	width: 266px;
	height: 100%;
	border-radius: 5px 0px 0px 5px ;
	overflow: hidden;
	float: left;
}

.button-panel .button-panel-inner{
	width: 220px;
	margin: 30px auto;
margin-top:77px

}

.button-panel .button-panel-inner img{
	max-height: 40px
}

.button-panel ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 5px

}

.hide{
	display: none;
}

.button-panel ul li a{
	
	font-size: 13px;
}

.button-panel ul li a span{
	display: inline-block;
	margin-left: 10px
}


.button-panel ul li{
	
	
	height: 38px
}

.button-panel ul li a:link, .button-panel ul li a:link{
	color: #363636
}
.button-panel ul li a:hover{
	color: #EA1C24;
	text-decoration: none
}

.image-panel{
	height: 100%;
	width: 610px;
	float: left;
	margin-left: 10px;

}

.image-panel img{
	width: 100%
}

.image-panel .vertical-slider-container{

	border-radius: 0px 5px 5px 0;
	width:814px;
	height: 100%;
	overflow: hidden;
}

.image-panel .vertical-slider-container-outer{
	border-radius: 0px 5px 5px 0;
	width:814px;
	height: 100%;
	overflow: hidden;
}


.image-panel .vertical-slider-container-inner{
	overflow: hidden;
	position: relative;
}

.page-title, .page-title h1{
	color: #ef4135;
	font-size: 23px
}

.row-margin {
	margin: 10px 0
}
.mid-grey{
	color: #636363
}


.columntext{
	line-height: 23px;
	font-size: 13px;
}

.border-bottom{
	border-bottom: 1px solid #c0c0c0;
	width: 1110px;
	margin: 20px 0 0px 30px;
}

.border-bottom2{
	border-bottom: 1px solid #c0c0c0;
	width: 892px;
	margin: 20px 0 10px 15px;
}

.row-margin-big{
	margin-top: 7px;
	margin-bottom: 25px
}




.mainnav2{
	font-size: 14px
}

.addthis_toolbox{
	display: inline-block;
}


 

.basketimage{
	height: 60px
}

.btn-custom { 
  color: #ffffff; 
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b8b9+0,5b5c5d+100 */
background: #b7b8b9; /* Old browsers */
background: -moz-linear-gradient(top,  #b7b8b9 0%, #5b5c5d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b7b8b9 0%,#5b5c5d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b7b8b9 0%,#5b5c5d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b8b9', endColorstr='#5b5c5d',GradientType=0 ); /* IE6-9 */

  border-color: #A6A6A6; 
} 
 
.btn-custom:hover, 
.btn-custom:focus, 
.btn-custom:active, 
.btn-custom.active, 
.open .dropdown-toggle.btn-custom { 
  
  color: #ffffff; 
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4d4d6+0,b7b8b9+100 */
background: #d4d4d6; /* Old browsers */
background: -moz-linear-gradient(top,  #d4d4d6 0%, #b7b8b9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d4d4d6 0%,#b7b8b9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d4d4d6 0%,#b7b8b9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d6', endColorstr='#b7b8b9',GradientType=0 ); /* IE6-9 */

  border-color: #A6A6A6; 
} 
 
.btn-custom:active, 
.btn-custom.active, 
.open .dropdown-toggle.btn-custom { 
  background-image: none; 
} 
 
.btn-custom.disabled, 
.btn-custom[disabled], 
fieldset[disabled] .btn-custom, 
.btn-custom.disabled:hover, 
.btn-custom[disabled]:hover, 
fieldset[disabled] .btn-custom:hover, 
.btn-custom.disabled:focus, 
.btn-custom[disabled]:focus, 
fieldset[disabled] .btn-custom:focus, 
.btn-custom.disabled:active, 
.btn-custom[disabled]:active, 
fieldset[disabled] .btn-custom:active, 
.btn-custom.disabled.active, 
.btn-custom[disabled].active, 
fieldset[disabled] .btn-custom.active { 
  background-color: #FF1C1C; 
  border-color: #A6A6A6; 
} 
 
.btn-custom .badge { 
  color: #FF1C1C; 
  background-color: #ffffff; 
}


.btn-custom-rev { 
  color: #ffffff; 
  background-color: #FF1C1C; 
  border-color: #A6A6A6; 
} 
 
.btn-custom-rev:hover, 
.btn-custom-rev:focus, 
.btn-custom-rev:active, 
.btn-custom-rev.active, 
.open .dropdown-toggle.btn-custom-rev { 
  
  

  color: #ffffff; 
  background-color: #999999; 
  border-color: #A6A6A6; 
} 

 
a:link, a:visited{
	color: #e45c1b;
	
}

a:hover{
	color: #e45c1b;
	
}

.home-container .col-sm-12{
	padding-left: 20px;
	padding-right: 20px	
}

.header-basket-inner{
	
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.52);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.52);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.52);
	color: #757575;
	display: inline-block;
	padding: 3px 0px 3px 10px;
	width: 100%
}

.header-basket ul{
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0
}

.header-basket .basket_title a:link, .header-basket .basket_title a:visited{
	color: #757575;
}

.header-basket .view_basket{
	margin-left: 15px
}

.header-basket .view_basket a{
	display: inline-block;
	margin-top: -3px;
	margin-bottom: -3px;
	border-radius: 0;
	padding-bottom: 4px
}

.header-basket ul li{
	display: inline-block;
	
}

.header-basket ul li + li{
	margin-left: 10px
	
}

.basket-spacer{
	text-align: left;
	padding-top: 10px
}

.basket-spacer #myModal2{
	text-align: left;
}

.inline{
	display: inline-block;
}
.block{
	display: block;
	width: 100%
}

.header-account ul{
	list-style: none;
	padding: 0
}

.header-account ul li{
	display: inline-block;
	margin-right: 5px
}

.right-block{
	padding-top: 30px;
	padding-bottom: 20px;
	border-left: 1px solid #fff;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	font-weight: lighter;
	height: 126px;
	overflow: hidden;

}
.right-block a{

}

.header-account{
	text-align: center;
	
	
	overflow: hidden;
}

#myModal2 h3{
  display: inline-block;
  margin: 0;
  color: #A1322A;
  white-space: nowrap;
  float: left;
}

#myModal2 .modal-header{
	overflow: hidden;
}

.myModal2_body{
	overflow: hidden;
}
.page-header {
	padding-bottom: 9px;
	margin: 0px 0 10px; 
	border-bottom: 1px solid #eee;
}

.product-categories{
	background-color: #fff;
	
	
}

.product-categories ul li a{
		
		line-height: 16px;

}

.product-more{
	position:relative;
	text-align:center;
}

.product-more a{
	
}

.caption h3{
	margin-top: 0
}

.caption{
	line-height: 17px;
	font-size: 15px;
	margin-bottom: 6px;
	display: block;
}

.product-categories{
	margin-top: 0px
}

.product-display{
	margin-top: 0px
}


.blackhr{
	margin-bottom: 8px
}

.navbar .side-navbar-collapse-5{
	padding-left: 0
}

.left-shop .navbar-collapse{
	
}



.product-display h1{
	margin-top: 0;
}





.products-list{
	padding: 10px 20px 20px 20px;
	background-color: #3293cf;
	
}

.products-list .nav a:link, .products-list .nav a:visited{
	color: #fff
}

.products-list .nav a:hover{
	background-color: transparent;
	color: #464646
}


.product-categories{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px
}



.product_description img{
float:right;
margin-left:10px
}

.basket-qty-wrap{
	white-space: nowrap;
}


.home-lower-banner{
	text-align: center;
}

.navbar-toggle{
	background-color: #F33232
}

.icon-bar{
	background-color: #fff
}


.websyche{
	text-align: right;
}

.product-image img{

	max-height: 300px;
}

.left-shop .nav-sidebar li > a{
	font-weight: bold;
}

.left-shop .nav-sidebar li ul li a{
	font-weight: normal;
	line-height: 15px;
	display: block;
	display: block;
    padding: 5px 15px 5px 10px;
    position: relative;
}

.left-shop .nav-sidebar li ul > li > a:hover,
.left-shop .nav-sidebar li ul > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}


.left-shop .nav-sidebar .active a {
	background-color: #eee
}

.left-shop .nav-sidebar li ul{
	list-style: none;
	padding-left: 12px
}

.mobile-currency li{
	display: inline-block;
}

.mobile-currency{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 10px
}

.mobile-currency .active .btn-custom {
	background-color: white;
	background-image: url("../img/menu150over.png");
	
	font-weight: bold;
	background-position: 0px -5px
}
.header-basket{
		border-right: 1px solid #fff;
	}

.ecommerce-block{
	height: 300px
}

.footer-address{
	font-size: 16px;
	line-height: 18px;
	
	padding-right: 0
}
.footer-ul{
	padding: 0
}

.footer-ul li{
	list-style-image: none;
}

.accreditation{
	margin-top: 15px
}

.accreditation img{
	margin-right: 14px
}

.mobnumber, .mobnumber2{
	display: none;
}

.container2{
	padding-left: 0;
	padding-right: 0
}

.setimg100 img{
	width: 100%
}

.footeralign{
	text-align: right;
}
.project-container .projectlinks a:link, .project-container  .projectlinks a:visited{
	color: #444;
	font-size: 18px
}

.table  .bord6{
	text-align: center;
}

.product-categories img{
	max-width: 96%
}

.weldmesh-section img{
	max-width: 100%
}

.footer-logo img{
	max-width: 100%
}

.mobile-logo{
	max-width: 80%;
	margin-bottom: 10px;
}

.mobile-call{
	display: inline-block;
	float: right;
	margin-right: 20px;
	font-size: 24px;
	color: #31678D
}

a.mobile-call:link, a.mobile-call:visited{
	color: #31678D
}

.mobile-basket{
	display: inline-block;
	float: left;
	margin-left: 20px
}

.shopping-cart-mobile{
	font-size: 24px;
	color: #31678D
}

.mobile-header{
	text-align: center;
}

.basadd{
	background-color: #fff;
	overflow: hidden;
	padding: 10px 0 8px 0;
	border: 1px solid #e45c1b
}

.header{
	background-color: white;
	-webkit-box-shadow: 0px 6px 18px -6px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 6px 18px -6px rgba(0,0,0,0.26);
box-shadow: 0px 6px 18px -6px rgba(0,0,0,0.26);
}

.navbar-nav .menuright  {
	float: right;
}


.your-idea{
	margin-top: 20px
}



.ten-page-text{
	padding: 20px 20px
}

.ten-page-text h3{
	font-size: 18px;
	margin: 10px 0 0 0
}

.ten-page-man{
	max-width: 100%;
	float: left;
	margin: 0 10px 10px 0;
}

.section-header-margin-bottom{
	margin-bottom: 20px
}

.ten-page-man-text{
	padding: 0 0 0 20px;
	font-size: 22px;
	line-height: 26px
}

.brochureman {
    margin-left: -69px;
    margin-top: 40px;
    max-width: 203%;
}

.pricefloat{
	float: right;
	display: inline-block;
	font-size: 24px;
    font-weight: lighter;
    margin: 6px 10px 8px;
}

.section-header h1{
	display: inline-block;
}


.search-checkout{
	height: 56px;
	padding-top: 16px
}


.search-checkout .searchform{

	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.52);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.52);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.52);
	color: #757575;
	display: inline-block;
	padding: 1px;
	background-color: transparent;
	height: 32px;
	margin-top: 3px;
	width: 100%


}

.search-checkout .form-inline .form-group {
	width: 80%
}

.search-checkout .searchform input[type="text"]{
	border:none;
	background-color: transparent;
	height: 32px;
	padding-top: 2px;
	font-size: 16px;
}

.search-checkout .searchform .btn-custom{
	border-radius: 0;
	height: 32px;
	margin-top: -1px;
	padding-top: 4px;
	float: right;

}

.siheader{
	list-style: none;
	margin: 0;
	padding: 0
}

.siheader li{
	display: inline-block;
}

.siheader li img{
	max-height: 35px
}

.sifooter{
	list-style: none;
	margin: 0;
	padding: 0
}

.sifooter li{
	display: inline-block;
}

.sifooter li img{
	max-height: 35px
}

.map-point{
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: red;
  border-radius: 6px
}

.map-point-image-front-link{
	position: absolute;
	display: none;

}

.map-point-image-front{
	cursor: pointer;

}

.map-point-image-front:hover{
	-webkit-box-shadow: 0px 0px 8px 15px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 8px 15px rgba(255,255,255,1);
box-shadow: 0px 0px 8px 15px rgba(255,255,255,1);
}

.imagemap-ratio{
	display: none;
}

.imagemap{
	position: relative;
	left: 0
}

.imagemaptooltip{
	border: none;
	background: #fff;
	width:160px;
	padding:15px;
	margin: 4px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.34);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.34);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	opacity: 0.9;
}

/* Sticky footer styles
-------------------------------------------------- */

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 117px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 117px;
  background-color: #000;
	
}

.footer-inner{

	padding-top: 10px;
	
}

/*porfolio style
------------------------------------------------*/
.portfolio_item img{
	width: 100%
}

.portfolio_item{
	margin: 0 -7px 0 -8px;
	padding: 10px
}
.portfolio_item a{
	display: block;
	overflow: hidden;
}


.portfolio_item:hover{
	padding: 0px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
}

 .portfolio_item{
 	width: 361px;
 	height: 271px;
 	
 }

 .portfolio_item{
 	overflow: hidden;
 }

 .navbar-toggle{
 	margin-right: 0
 }

/*----------------------------------------------*/



/* Sticky footer styles
-------------------------------------------------- */


@media screen and (max-width: 400px) {


	.search-checkout {
    	height: auto;
    }
    .searchform{
    	position: relative;
    }

    .search-checkout .searchform .btn-custom {
    	position: absolute;
    	right: 0;
    	top:2px;
    }

    .header-basket-inner {
    	width:100%;
    	height: 31px
    }

    .header-basket .view_basket{
    	float: right;
    }

    .header-basket .view_basket a{
    	
    	top:-16px;
    	

    }
    .header-basket-inner .header-basket ul {
	    text-align: left;
	    position: relative;
	}

	.header-phone{
		padding-top: 10px;
		padding-left: 5px
	}

	.siheader {
		text-align: right;
	}

	.social-icons-header{
		padding-top: 10px;
		padding-left: 5px
	}

	.hideme{
		display: none;
	}

	.brochureman5 {
	    margin:0;
	}
	.brochureman {
		margin: 0;
	    max-width: 103%;
	}

	.logo{
		
		display: block;	
		width: 100%;
		text-align: center;
		position: relative;
	}

	

	.logo img{
		max-height: 150px;
		width: auto;
	}
	.menucontainer{
		margin-top: 0
	}
	.iseemenu ul li + li {
	    background-image: none;
	}
	.iseemenu li a{
	
	    display: block;
	}

	body {
	  margin-bottom: 200px;
	}
	.footer {
		height: 200px
	}
	.white-back {
		margin-left: inherit;
	}

	.navbar-nav .menuright {
	    float: none;
	}

	.phone-block{
		float: none;
		margin: 0px 0 0 0;
	    text-align: center;
	    font-weight: normal;
	    font-size: 21px;
	}

	.logo img{
		margin-bottom: 3px;
		margin-top: 10px
	}
	
	.webmark1{
		opacity: 0.4;
	    filter: alpha(opacity=40)
	 }

	 .home-container .col-sm-12 {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.body-container-outer h1 {
	    font-size: 21px;
	}	

	.section-header {
		overflow: hidden;
	}
	.bottom-padmob{
		padding-bottom: 40px
	}
	.info-blockh1{
		height: auto;
	}
	.image-block{
		padding-left: 0;
		padding-right: 0
	}

	.ecommerce-block{
		height: auto;
	}
	.moneyman {
		margin: 0
	}
	.sub-block-right {
		border-bottom: 1px solid #f33232;
		border-right:none;
		padding-bottom: 20px
	}

}

@media (min-width: 401px) and (max-width: 767px) {
		
	.search-bar, .basket-bar, .header-phone, .social-icons-header{
		width: 50%;
		display: inline-block;
		float: left;
		 min-height: 1px;
	    padding-left: 8px;
	    padding-right: 7px;
	    position: relative;
	    height: 50px;
	    overflow: hidden;
	}

	.header-basket-inner {
		width: auto
	}

	

	.basket-bar{
		text-align: right;
	}

	.search-checkout .searchform .btn-custom{
		position: absolute;
		right: 0;
		top:0;
		
	}
	.siheader{
		text-align: right;
	}

	.search-checkout .searchform{
		position: relative;
		white-space: nowrap;
	}

	.header-account, .header-basket{
		height: 36px
	}

	.header-basket-inner{
		height: 31px
	}

	.brochureman {
	    margin-left: 0px;
	    margin-top: 40px;
	    max-width: 103%;
	}
	.brochureman5 {
	    margin:0;
	}
	.brochureman {
		margin: 0;
	    max-width: 103%;
	}

	.ecommerce-block{
		height: auto;
	}
	.moneyman {
		margin: 0
	}
	.sub-block-right {
		border-bottom: 1px solid #f33232;
		border-right:none;
		padding-bottom: 20px
	}

	.phone-block{
		float: none;
		margin: 0px 0 0 0;
	    text-align: center;
	    font-weight: normal;
	    font-size: 21px;
	}

	.logo img{
		margin-bottom: 3px;
		margin-top: 10px
	}
	
	.webmark1{
		opacity: 0.4;
	    filter: alpha(opacity=40)
	 }

	 .home-container .col-sm-12 {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.body-container-outer h1 {
	    font-size: 21px;
	}	

	.section-header {
		overflow: hidden;
	}
	.bottom-padmob{
		padding-bottom: 40px
	}
	.info-blockh1{
		height: auto;
	}
	.image-block{
		padding-left: 0;
		padding-right: 0
	}

	.navbar-nav .menuright {
		float: none;
	}
	.iseemenu li a{
	
	    display: block;
	}
	.white-back {
		margin-left: inherit;
	}


	.iseemenu ul li + li {
	    background-image: none;
	}


	.logo{
		
		display: block;	
		width: 100%;
		text-align: center;
		position: relative;
	}

	.header-basket ul {
	    text-align: center;
	}

	.logo img{
		max-height: 150px;
		width: auto;
	}


	.menucontainer{
		margin-top: 0
	}

	.search-checkout {
    	height: auto;
    }


}

@media (min-width: 768px) and (max-width: 967px) {
    	

    .menucontainer {
    	margin-top: 0
    }
	.ecommerce-block{
		height: auto;
	}
	.moneyman {
		margin: 0;
		width: 100%
	}

    .your-idea{
    	margin-top: 0;
    	margin-bottom: 10px
    }

    .home-container h3 {
	    font-size: 20px;
	    
	}

	.hideme{
		display: none;
	}

	.phone-block{
		float: none;
		margin: 0px 0 0 0;
	    text-align: center;
	    font-weight: normal;
	    font-size: 21px;
	    display: none;
	}

	.logo img{
		margin-bottom: 3px;
		margin-top: 10px
	}

	.website-column{
		height: auto;
	}
	
	.recent-work{
		color: #fff;
		position: relative;
		z-index: 800;
		font-size: 21px
	}

	.home-container{
		line-height: 19px
	}

	 .home-container .col-sm-12 {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.body-container-outer h1 {
	    font-size: 21px;
	}	

	.section-header {
		overflow: hidden;
	}
	.bottom-padmob{
		padding-bottom: 40px
	}
	.info-blockh1{
		height: auto;
	}
	.image-block{
		padding-left: 0;
		padding-right: 0
	}

	.socialicons img {
	  width: 25px;
	}

	.footer-address, .footer-copyright{
		
		line-height: 18px
	}

	.map-box{
		overflow: hidden;
	}

	.mesh-table > thead > tr > th, .mesh-table > tbody > tr > th, .mesh-table > tfoot > tr > th, .mesh-table > thead > tr > td, .mesh-table > tbody > tr > td, .mesh-table > tfoot > tr > td {
	  padding: 0px;
	}

	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  		padding: 3px;
  	}

  	.product_title_mesh{
		width:10%
	
	}

	.moneybox-line{
		white-space: normal;
		line-height: 17px
	}
	.moneybox-line span{
		white-space: nowrap;
	}

	.footer-inner-inner ul{
		line-height: 18px
	}

	.big_footer_link{
		font-size: 16px;
		white-space: nowrap;
	}

    .header-promo{
    	display: none;
    }

    .header-account ul li {
		display: inherit;
	}

    .mobile-currency li{
	display: inline-block;
	}

	.mobile-currency{
		list-style: none;
		text-align: right;
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
		display: inline-block;
		float: right;
		margin-top: -37px;
		margin-right: 18px;

	}

	.mobile-currency .active .btn-custom {
		background-color: white;
		background-image: url("../img/menu150over.png");
		
		font-weight: bold;
		background-position: 0px -5px
	}

	.mobhead-menu{
		display: none;
	}
	.mobbymenu{
		white-space: nowrap;
		text-align: left;;
		margin-left: 0

	}

	.mobbymenu .navbar{
		position: absolute;
		left: 0
	}

	.readmore {
	  position: absolute;
	  bottom: 6px;
	  left: 17px;
	  z-index: 99999;
	}

	.colour-block{
		padding-left: 5px
	}

	.logo-outer{
		/*text-align: center;*/
		position: relative;
	}
	.phone-link-outer{
		text-align: right;
		
	}

	.header-basket-link {
	  
	 
	}

	.menucontainer{
		
	}


	.white-back {
		margin-left: inherit;
	}

   
}

@media (min-width: 768px) and (max-width: 991px) {

	.brochureman5 {
		max-width: 100%;

	}
	.brochureman5 {
	    margin-left: 0px;
	    margin-top: -50px;
	}

	.brochure-10-intro{

	}

	.ecommerce-block {
	    min-height: 400px;
	    height: auto;
	}

	.brochure-10-intro-span{
		display: block;
		padding-right: 57px;
		margin-bottom: -10px
	}
	

	.brochureman {
	    margin-left: -81px;
	    margin-top: -28px;
	    max-width: 203%;
	}

	.body-container-outer .flex-direction-nav a {
  		height: 80px
  	}

  	#featured-slider h4 a{
  		line-height: 18px
  	}
  	#featured-slider h4{
  		font-size: 16px
  	}

	.flex-direction-nav a:before {
	  font-size: 50px;
	}

	.toplogo img{
		width: 130px;
		position: absolute;
	}

	.margintop15{
		margin-top: 15px
	}

	.header .right-block{
		text-align: center;
		padding-left: 5px;
		padding-right: 1px;
	}

	.header-menu .nav {
		
	}

	#bs-example-navbar-collapse-5 .nav > li > a {
	  
	 
	}

	.dropdown-menu{
		padding-bottom: 10px
	}

	.featured-category2 .featured-image {
		height: 179px
	}

	.featured-image img {
		max-height: inherit;
	}

	.featured-category2 .featured-image img {
	
	  max-height: inherit;
	}

	.hometext{
		font-size: 20px
	}	
	
	.featured-product-title {
		height: 50px
	}

	.home-lower-banner{
		text-align: right;
	}
	
	.accreditation{
		text-align: center;
	}

	.basket-qty-wrap{
		white-space: normal;
	}
	.navbar .side-navbar-collapse-5{
		padding-left: 0
	}

	.left-shop .navbar-collapse{
		padding-left: 0
	}

	.product-categories{
		padding-left: 0;
		padding-right: 0
	}

	.product-display h1{
		margin-top: 0;
	}

	.product-categories ul li a{
		padding: 4px 4px;
		line-height: 16px;
		display: block;
	}

	.product-categories .active ul{
		padding-left: 10px;
		list-style: none;
		
	}

	.product-categories .active ul a{
		font-weight: normal;
		font-size: 14px
	}

	.product-categories .active ul .active{
		background-color: #FEDBE1
	}


	.beer-image {
		position: relative;
		width: 100%
		
	}
	.genie img {
		position: absolute;
		left: -118px;
		top: -59px;
		height: 100px;
	}
	.lower-banner {

	}
	.banner-genie{
		position: relative;
		height: 150px;
		float: left;
	}

	.iseemenu-image-container{
		height: auto;
	}

	.iseemenu-image-container {
		height: inherit;
		width: auto;
	}
	.featured-products-home{
		margin: 0;
		padding: 0
	}

	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
		width: 100%
	}

	.footer-inner{
		width:720px;
	}
	

	

	.info-image{
		display: inline-block;
		max-height: 200px;
		margin-bottom: 50px
	}
	

	 .contact-form{
	 	margin-bottom: 50px
	 }

	
	.mainnav2 {
		font-size: inherit;
		border-bottom: 1px solid #94105a;
	}

	.menucontainer{
		
	}

	.navbar-toggle{
		margin-bottom: 11px
	}

	
	.iseemenu-image-container {
		
	}

	#myCarousel{
		margin-bottom: 15px
	}

	.header-basket{
		text-align: right;
	}

	.genie{
		display: none;
	}
	.header-account{
		text-align: right;
	}
	#bs-example-navbar-collapse-5 .nav > li > a {
		font-size: 15px
	}


	.search-checkout .form-inline .form-group {
	    width: 72%
	}
	.header-basket .view_basket {
	    margin-left: 2px;
	}

	.header-basket .view_basket {
	    margin-left: 3px;
	}
	.header-basket ul li + li {
	    margin-left: 3px;
	}

	.header-phone {
	    font-size: 19px;
	}

	.siheader {
		white-space: nowrap;
	}

	.siheader a{
		display: inline-block;
		width: 29px
	}
	.siheader li img {
	    max-height: 32px;
	}
	.header-basket-inner {
	   
	}

	.header-basket .view_basket a.btn-custom:link, .header-basket .view_basket a.btn-custom:visited {
		
	}
	.header-basket ul{
		white-space: nowrap;
	}

	.siheader{
		display: none;
	}
	.search-checkout {
	    
	    padding-top: 8px;
	}

	

}


 
@media (min-width: 992px) and (max-width: 1199px) {
	

	.header-basket .view_basket {
	    float: right;
	}
	.brochureman {
	    margin-left: -89px;
	    margin-top: -50px;
	    max-width: 203%;
	}
	.brochureman5 {
		max-width: 100%
	}

	.brochure-10-intro{

	}

	.ecommerce-block {
	    min-height: 376px;
	    height: auto;
	}

	.brochure-10-intro-span{
		display: block;
		padding-right: 57px;
		margin-bottom: -10px
	}

	.menucontainer {
    	margin-top: -20px
    }

	.phone-block {
	    color: #656567;
	    float: right;
	    font-family: "Martel Sans",sans-serif;
	    font-size: 25px;
	    font-weight: normal;
	    margin: 39px 0 0;
	    text-align: right;
	}
	a.phone-link:link, a.phone-link:visited{
		font-size: 26px;
		padding-top:7px;
	}
	.footer-address{
		font-size: 15px
	}
	.footer-copyright{
		font-size: 15px
	}

	a.phone-link {
		text-align: right;
	}

	.shopping-cart{
		font-size: 30px
	}

	.basket-header{
		font-size: 25px
	}

	.header-strapline{
		font-size: 24px
	}
	.map-box{
		overflow: hidden;
	}

	.mesh-table > thead > tr > th, .mesh-table > tbody > tr > th, .mesh-table > tfoot > tr > th, .mesh-table > thead > tr > td, .mesh-table > tbody > tr > td, .mesh-table > tfoot > tr > td {
	  padding: 0px;
	}

	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  		padding: 3px;
  	}

	.product_title_mesh{
		width:10%
	
	}

	.moneybox-line{
		white-space: normal;
		line-height: 17px
	}
	.moneybox-line span{
		white-space: nowrap;
	}


	.toplogo img{
		width: 130px;
		position: absolute;
	}

	.search-box{
		padding-right: 0
	}

	.pipe{
		display: none;
	}

	.header-menu .nav {
		
	}


	.featured-image img{
		min-height: 170px;
		min-width: 213px
	}

	.header-account ul li{
		
		margin-right: 5px
	}

	.choose-box img{
		height: 50px
	}

	.project-container .choose-box a {
	    display: block;
	    padding: 10px 0 0;
	}

	.project-container .choose-box a span{
		display: inline-block;
		float: left;
		width: 100px;
		font-size: 18px
	}
	#bs-example-navbar-collapse-5{
		
	}
	

	.featured-products-home{
		padding: 0 5px 20px 5px
	}

	.featured-product-title {
		display: block;
		text-align: center;
		margin-top: 5px;
		font-size: 14px;
		line-height: 15px;
		height: 80px;
		overflow: hidden;
	}

	.navbar .side-navbar-collapse-5{
		padding-left: 0
	}

	.left-shop .navbar-collapse{
		padding-left: 0
	}

	.product-categories{
		padding-left: 0;
		padding-right: 0
	}

	.product-display h1{
		margin-top: 0;
	}

	.product-categories ul li a{
		padding: 7px 4px;
		line-height: 16px;
		display: block;
	}

	.product-categories .active ul{
		padding-left: 10px;
		list-style: none;
		
	}

	.product-categories .active ul a{
		font-weight: normal;
		font-size: 14px
	}

	.product-categories .active ul .active{
		background-color: #FEDBE1
	}



	.footer-inner{
		width:940px;
	}

	.iseemenu-image-container {
		height: 416px;
		
	}
	.iseemenu li a:link, .iseemenu li a:visited {
	
	  padding-left: 7px;
	  padding-right: 7px;
	}
	.menucontainer{
		
	}


	.white-back {
		margin-left: inherit;
	}

	.header-basket .view_basket {
	    margin-left: 3px;
	}
	.header-basket ul li + li {
	    margin-left: 3px;
	}

	.header-phone {
	    font-size: 19px;
	}

	.siheader {
		white-space: nowrap;
	}

	.siheader a{
		display: inline-block;
		width: 29px
	}
	.siheader li img {
	    max-height: 32px;
	}
}

@media (min-width: 1200px) {

	.header-basket .view_basket {
	    float: right;
	}
	.home-container{
		overflow: inherit;
	}
	.brochureman5 {
	    	max-width: 100%
	  }
	.brochureman {
	    margin-left: -69px;
	    margin-top: 22px;
	    max-width: 203%;
	}
	.ten-page-man {
	    float: left;
	    margin: 0 10px 10px 0;
	    max-width: 110%;
	}

	.sell-man-standard{
		max-width: 80% ;
		clear: both;
	}

	.brochureman {
	    margin-left: -69px;
	    margin-top: -53px;
	    max-width: 203%;
	}
	

	.brochure-10-intro-span{
		display: block;
		padding-right: 57px;
		margin-bottom: -20px
	}


}

@media (min-width: 1270px) {

	.container {
    	
	}

}




