@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

@font-face {
    font-family: 'virgo_01regular';
    src: url('virgo-webfont.eot');
    src: url('virgo-webfont.eot?#iefix') format('embedded-opentype'),
         url('virgo-webfont.woff') format('woff'),
         url('virgo-webfont.ttf') format('truetype'),
         url('virgo-webfont.svg#virgo_01regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-image: url(/media/img/footer-bg.png);
	color: #2B2B2B;
	font-family: "Open Sans";
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

a {
	color: #006FFF;
	text-decoration: none;
}
a:hover {
	color: #006FFF;
	text-decoration: underline;
}

h1 {
	color: #006FFF;
	font-family: "virgo_01regular";
	font-size: 24px;
}
.shop-product-large h1 {
	color: #006FFF;
}
h2 {
	color: #006FFF;
	font-family: "virgo_01regular";
	font-size: 16px;
	margin: 0;
	padding: 0 0 15px 0;
}
h3 {
	color: #3B3B3B;
	font-family: "Open Sans Condensed";
	font-size: 16px;
	font-weight: 700;
	line-height: 15px;
	margin: 0;
	padding: 0 0 15px 0;
}

.wrap {
	margin: 0 auto;
	overflow: auto;
	width: 960px;
}

.header {
	background-image: url(/media/img/menu-bg.png);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 2px solid #E7BC0C;
	height: 89px;
}
.header .logo {
	float: left;
	margin: 0 0 0 10px;
	position: absolute;
	width: 223px;
	z-index: 999;
}
.header .phone {
	color: #E7BC0C;
	float: left;
	font-family: "Open Sans Condensed";
	font-size: 24px;
	margin: 38px 0 0 250px;
	width: 223px;
}
.header #cat_14623_divs {
	font-family: "Open Sans Condensed";
	font-size: 12px;
	font-weight: 700;
	float: right;
	width: auto;
}
.header #nav_14623 {
	border-right: 1px solid #A6A6A6;
	border-left: 1px solid #3C3C3C;
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 0;
}
.header #nav_14623 li {
	float: left;
	overflow: auto;
	width: auto!important;
}
.header #nav_14623 li a {
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #3C3C3C;
	color: #FFFFFF;
	display: block;
	height: 50px;
	padding: 39px 18px 0 18px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto!important;
}
.header #nav_14623 li a:hover, .header #nav_14623 .selected a {
	background-image: url(/media/img/menu-over.png);
	background-position: top;
	border-right: 1px solid #E2B40A;
	color: #202020;
}
.header #nav_14623 li ul {
	background-color: #FFFFFF;
	border: 5px solid #000000;
	width: 250px;
}
.header #nav_14623 li ul li {
	width: 100%!important;
}
.header #nav_14623 li ul li a {
	border-left: none;
	border-right: none;
	color: #000000;
	height: auto;
	padding: 8px 18px;
}
#navsub_14623_610019 {
	z-index: 9999;
}

.middle {
	background-image: url(/media/img/middle-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 380px;
}
.slidenav {
	background-image: url(/media/img/slider-bg.png);
	height: 32px;
	left: -168px;
	margin: -40px 0 0 50%;
	padding: 24px 0 0 0;
	position: absolute;
	text-align: center;
	width: 337px;
	z-index: 99;
}
.slidenav img {
	background-image: url(/media/img/slider-off.png);
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.slidenav .activeSlide {
	background-image: url(/media/img/slider-on.png);
}
.yellowline {
	background-image: url(/media/img/yellow-line.png);
	height: 16px;
}

.main {
	background-image: url(/media/img/main-bg.png);
}
.main .wrap {
	background-color: #F9F9F9;
	background-image: url(/media/img/text-bg.png);
	padding: 50px 0 189px 0;
}
.main .leftcol {
	float: left;
	margin: 0 0 0 30px;
	width: 440px;
}
.homeproducts {
	overflow: auto;
}
.homeproducts img {
	border: 4px solid #000000;
	float: left;
	height: auto!important;
	margin: 0 55px 45px 0;
	width: 138px!important;
}
.description {
	height: 100px!important;
	overflow: hidden;
}
.homeproducts p {
	padding: 0;
}
.homeproducts a {
	background-image: url(/media/img/more-arrows.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	font-family: "Open Sans Condensed";
	padding: 0 13px 0 0;
	text-align: right;
}
.main .rightcol {
	float: left;
	margin: 0 0 0 70px;
	width: 405px;
}
.homeservices h2 {
	padding: 0 0 0 10px;
}
.homeservices ul {
	margin: 0;
	padding: 0;
}
.homeservices ul li {
	background-image: url(/media/img/services-bg.png);
	background-position: top;
	background-repeat: no-repeat;
	list-style: none;
	min-height: 35px;
	padding: 25px 24px 0 55px;
}

.footer-top {
	background-image: url(/media/img/footer-top.png);
	height: 207px;
	left: -480px;
	margin: -164px 0 0 50%;
	padding: 0;
	position: absolute;
	width: 960px;
}

.footer {
	padding: 50px 0;
}
.footer .wrap .footbox:first-child {
	margin: 0;
}
.footbox {
	float: left;
	margin: 0 0 0 53px;
	width: 200px;
}
.footbox h3 {
	background-image: url(/media/img/footer-line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 12px 10px 12px;
}
.footbox ul {
	margin: 0 12px 0 12px;
	padding: 0;
}
.catalogueitemdump {
	margin: 0;
}
.footbox ul li, .catalogueitemdump li {
	background-image: url(/media/img/list-cog.png);
	background-position: left;
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
}
.footbox ul li a, .catalogueitemdump li a {
	color: #FFFFFF;
	display: block;
	text-align: left!important;
	padding: 0 0 0 25px;
}
.footbox ul li ul {
	display: none!important;
}
.catalogueitemdump li a {
	background-image: none;
	color: #006FFF;
	padding: 0 0 0 25px;
	text-align: left;
}
.footcopy {
	background-image: url(/media/img/footer-line.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FEFEFE;
	float: left;
	margin: 35px 0 0 0;
	padding: 5px 10px;
	width: 940px;
}
.footcopy p {
	display: block;
	float: left;
	width: 49%;
}
.footcopy a {
	color: #FEFEFE;
}

.shop-catalogue {
	margin: 0 6px 20px 0;
}
.catalogueItemNotFound {
	display: none;
}