﻿/* reduce top-margin in footer to bring up to the bottom of the modules above - July 2015 */
.container > div{margin-bottom:0px;}


/*Styling for phone no. etc in top 4 */
#iw-top{
	width:100%;
	height:50px;
	/*background-color: #4F7F52;*/
	padding-right:50px;
}
#iw-top ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#iw-top li{
	display: inline;
	padding: 10px 0px;
}

#iw-top li, #iw-top li a{
	/*color:#fff !important;*/
	font-size:1.1em !important;
}
#iw-top li a:hover{
	background-color:transparent !important;
	color:#ffffff;
	text-decoration: none;
}
/*Set logowrap to 0 */
#logowrap{
padding:0;
}

/*Adjust blog CSS settings in K2 to align image and content across the page */
.catItemView .zenkit-image, .catItemView .zenkit-image img {
display: inline-block;
float: left;
}
#zenkit .catItemView .zenkit-introtext {
display: inline-block;
width: 80%;
float: right;
clear: right;
}
/*Adjust colour of the grid links on the front page */
.homepage #grid1wrap a{color:#FFFFFF; !important;},.homepage #grid2wrap a{
	color:#ffffff;
}

.homepage #grid1wrap h3 span, .homepage #grid2wrap h3 span {
	color:#ffffff;
	font-size:1.4em;
	}

.homepage #bannerwrap .container{margin-bottom:0px;}	

/*Adjust bottom colour and bottom links to match nav*/
div.zen-spotlight.zen-bottom{background-color:#7d9091;} /* #becebf; replaced as background 2nd Sept */

#bottomrow p, #bottomrow ul li a{
color:#ffffff;
font-weight:bold;}

#bottom1 li.zt-item, #bottom2 li.zt-item{
	padding:0px;
	margin-bottom:0px;
}

.zen-spotlight.zen-grid1 {background-color:#7d9091;}, .zen-spotlight.zen-grid2{background-color:#7d9091;}

#grid2 #hikashop_module_100 .hikashop_subcontainer{
	background-color:#7d9091; /* #becebf; replaced as background 2nd Sept */
	padding:3px 5px;
}

/*#grid2 #hikashop_module_100 .hikashop_product_listing_image{
	border: 5px solid #ffffff;
}*/

/*#hikashop_category_information_module_143 .hikashop_subcontainer.thumbnail, #hikashop_category_information_module_137 div.hikashop_subcontainer.thumbnail{
	background-color:#7d9091;
}*/


#hikashop_category_information_module_137 input.btn{
	background:#cc0000 none repeat scroll 0% 0% !important;
}
span.hikashop_product_stock_count{ display:none; }

#hikashop_product_price_main .hikashop_product_price_before_discount {font-size:1.25em}
#hikashop_product_price_main .hikashop_product_price_with_discount {font-size:2.5em;margin-left:8px;}

