@font-face {
	font-family: 'PTSansRegular';
	src: url('fonts/PTS55F-webfont.eot');
	src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS55F-webfont.woff') format('woff'), url('fonts/PTS55F-webfont.ttf') format('truetype'), url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansItalic';
	src: url('fonts/PTS56F-webfont.eot');
	src: url('fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS56F-webfont.woff') format('woff'), url('fonts/PTS56F-webfont.ttf') format('truetype'), url('fonts/PTS56F-webfont.svg#PTSansItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBold';
	src: url('fonts/PTS75F-webfont.eot');
	src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS75F-webfont.woff') format('woff'), url('fonts/PTS75F-webfont.ttf') format('truetype'), url('fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBoldItalic';
	src: url('fonts/PTS76F-webfont.eot');
	src: url('fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS76F-webfont.woff') format('woff'), url('fonts/PTS76F-webfont.ttf') format('truetype'), url('fonts/PTS76F-webfont.svg#PTSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GandhiSerifRegular';
	src: url('fonts/GandhiSerif-Regular-webfont.eot');
	src: url('fonts/GandhiSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/GandhiSerif-Regular-webfont.woff') format('woff'), url('fonts/GandhiSerif-Regular-webfont.ttf') format('truetype'), url('fonts/GandhiSerif-Regular-webfont.svg#GandhiSerifRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GandhiSerifBold';
	src: url('fonts/GandhiSerif-Bold-webfont.eot');
	src: url('fonts/GandhiSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/GandhiSerif-Bold-webfont.woff') format('woff'), url('fonts/GandhiSerif-Bold-webfont.ttf') format('truetype'), url('fonts/GandhiSerif-Bold-webfont.svg#GandhiSerifBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ItaliannoRegular';
	src: url('fonts/Italianno-Regular-OTF-webfont.eot');
	src: url('fonts/Italianno-Regular-OTF-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Italianno-Regular-OTF-webfont.woff') format('woff'), url('fonts/Italianno-Regular-OTF-webfont.ttf') format('truetype'), url('fonts/Italianno-Regular-OTF-webfont.svg#ItaliannoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
img.polaroid {
	border: solid #fff;
	border-width: 6px 6px 20px 6px;
	box-shadow: 1px 1px 5px #333; /* Standard blur at 5px. Increase for more depth */
	-webkit-box-shadow: 1px 1px 5px #333;
	-moz-box-shadow: 1px 1px 5px #333;
	height: 220px; /*Set to height of your image or desired div*/
	width: 200px; /*Set to width of your image or desired div*/
}
img.polaroid-p {
	border: solid #fff;
	border-width: 6px 6px 6px 6px;
	box-shadow: 1px 1px 5px #333; /* Standard blur at 5px. Increase for more depth */
	-webkit-box-shadow: 1px 1px 5px #333;
	-moz-box-shadow: 1px 1px 5px #333;
	height: 220px; /*Set to height of your image or desired div*/
	width: 200px; /*Set to width of your image or desired div*/
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
	outline: none;
}
ul, li {
	list-style: none;
}
.placeholder {
	color: #fff;
}
::-webkit-input-placeholder {
	color: #fff;
}
:-moz-input-placeholder {
	color: #fff;
}
::-webkit-input-placeholder {
	color: #fff;
}
::-ms-input-placeholder {
	color: #fff;
}
b.green{
	color: rgb(0,116,116);
}
table a{
	color:rgb(0,116,116);
}
body {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 10px;
	font-family: 'PTSansRegular';
}
p {
	margin: 8px 0;
}
h1 {
	font-family: 'GandhiSerifBold';
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0;
	text-transform:uppercase;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
}
h2 {
	font-weight: normal;
	font-size: 16px;
	font-family: 'GandhiSerifBold';
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}
header {
	padding: 1px 0 0 0;
	width: 100%;
	height: auto;
	height:443px;
	background-color: #318B23;
	background: url(images/bg-head.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
a {
	text-decoration: none;
	background: none;
	outline: none;
	border: none
}
img {
	border: none;
}
a:hover {
	color: rgb(126,18,46);
}
.wrapper, .content {
	width: 980px;
	margin: auto;
	position: relative;
	clear: both;
}
nav {
	width: 100%;
	background-image: -moz-linear-gradient(50% 0% -90deg,rgb(72,149,149) 0%,rgb(22,126,126) 100%);
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(72,149,149)),color-stop(1, rgb(22,126,126)));
	background-image: -webkit-linear-gradient(-90deg,rgb(72,149,149) 0%,rgb(22,126,126) 100%);
	background-image: -o-linear-gradient(-90deg,rgb(72,149,149) 0%,rgb(22,126,126) 100%);
	background-image: -ms-linear-gradient(-90deg,rgb(72,149,149) 0%,rgb(22,126,126) 100%);
	height: 46px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff489595,endColorstr=#ff167e7e,GradientType=0)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff489595,endColorstr=#ff167e7e,GradientType=0);
	border-bottom: 1px solid rgb(255,255,255);
	border-top: 1px solid rgb(255,255,255);
	margin: 50px 0 0;
}
nav ul {
	position: relative;
	width: 980px;
	margin: auto;
	text-align: right;
	margin: auto;
	overflow: hidden;
}
nav ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: -2px;
	zoom: 1;
	transition: background 0.7s;
	-webkit-transition: background 0.7s;
	-moz-transition: background 0.7s;
	-o-transition: background 0.7s;
}
nav ul li a {
	height: 100%;
	padding: 12px 18px;
	font-family: 'PTSansRegular';
	font-size: 1.3em;
	color: rgb(255,255,255);
	border-left: 1px solid rgba(51,51,51,0.19);
	height: 100%;
	line-height: 46px;
}
nav ul li:hover {
	background-color: rgb(126,18,46);
}
nav ul li a:hover {
	color: #fff;
}
nav ul li:last-child {
	border-right: 1px solid rgba(51,51,51,0.19);
}
button {
	cursor: pointer;
	-webkit-transition: background-image 0.2s ease-in-out;
	-moz-transition: background-image 0.2s ease-in-out;
	-ms-transition: background-image 0.2s ease-in-out;
	-o-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}
button:hover {
	background-image: linear-gradient(-90deg,rgb(180,150,12) 0%, rgb(242,208,59) 100%);
	background-image: -moz-linear-gradient(50% 0% -90deg,rgb(180,150,12) 0%, rgb(242,208,59) 100%);
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop (1, rgb(180,150,12)),color-stop(0, rgb(242,208,59)));
	background-image: -webkit-linear-gradient(-90deg,rgb(180,150,12) 0%, rgb(242,208,59) 100%);
	background-image: -o-linear-gradient(-90deg,rgb(180,150,12) 0%, rgb(242,208,59) 100%);
	background-image: -ms-linear-gradient(-90deg,rgb(180,150,12) 0%, rgb(242,208,59) 100%);
}
img.logo {
	position: absolute;
	top: -40px;
	left: -9px;
	z-index: 9999;
}
.banner {
	width: 980px;
	margin: auto;
	position: relative;
}
.ribbon {
	position: absolute;
	width: 796px;
	height: 78px;
	left: 50%;
	margin-left: -398px;
	bottom: -50px;
	background: transparent url(images/ribbon.png) no-repeat center center;
}
.cphrase {
	text-align: center;
	float: left;
	zoom: 1;
	font-family: 'GandhiSerifRegular';
	letter-spacing: 2pt;
	color: rgb(255,255,255);
	margin: 22px 0;
	width: 33.333%;
	line-height: 150%;
}
.cphrase h1 {
	font-size: 2.2em;
}
.cphrase p {
	font-size: 1.3em;
	line-height: 60%;
	font-family: 'GandhiSerifItalic';
}

.content {
	margin: 80px auto 40px auto;
}
section {
	font-size: 1.4em;
	background: #EEEEEE;
	width: 630px;
	float: left;
}
section .txt {
	padding: 10px 20px 20px 20px;
	line-height: 150%;
}
section h1, aside h1, .prod h1 {
	background: rgb(0,116,116);
	padding: 2px 10px;
	line-height: 150%;
	color: #fff;
}

aside {
	position: relative;
	float: right;
}
aside h1 {
	position: absolute;
	z-index: 999;
	bottom: 4px;
	font-size: 1.6em;
	width: 100%;
	text-align: center;
}
.prod {
	margin: 40px auto 40px auto;
	width: 980px;
	background: #EEEEEE;
}
.products {
	float: left;
	height: 100%;
	text-align: center;
	width: 25%;
	margin: 20px 0 0;
}
.prod-cat {
	background: transparent url(images/prod.png) no-repeat center center;
	height: 38px;
	margin: 10px 0;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
}
.prod-cat h2{
	
line-height: 40px;
}
.products:hover .prod-cat, .prod-cat:hover {
	background: transparent url(images/prod_over.png) no-repeat center center;

}
.prod-cat a {
	line-height: 40px;
	color: #fff;
	font-family: 'PTSansRegular';
}

.brands {
	width: 100%;
	height: 75px;
	border: 1px solid rgb(0,116,116);
}
.brand-title {
	height: 100%;
	width: 205px;
	text-align: center;
}
.brand-title h2 {
	font-size: 22px;
	line-height: 75px;
	color: rgb(255,255,255);
	font-weight: normal;
	background: url(images/brands.png) no-repeat left center;
	text-shadow: -2px -1px 0px rgba(0,0,0,0.36);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=-2,OffY=-1,Color=#5c000000,Positive=true)";
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=-2,OffY=-1,Color=#5c000000,Positive=true);
}
.brands img, .brand-title {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.brands img {
	margin: 0 33px;
}
.brands img:last-child {
	margin-right: 0;
}
.newsletter {
	width: 895px;
	height: 94px;
	background: transparent url(images/news.png) no-repeat;
	margin: 40px auto 50px auto;
	padding: 10px 30px;
	position: relative;
}
.newsletter .news-title {
	height: 100%;
	float: left;
	padding: 8px;
}
.newsletter .news-title h1 {
	font-family: "Transit551 Md BT";
	font-size: 26px;
	line-height: 120%;
	font-weight: normal;
	color: rgb(255,255,255);
	text-align: left;
	text-shadow: -2px -2px 0px rgba(0,0,0,0.51);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=-2,OffY=-2,Color=#82000000,Positive=true)";
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=-2,OffY=-2,Color=#82000000,Positive=true);
}
.newsletter .news-title p {
	font-family: 'PTSansRegular';
	font-size: 11px;
	line-height: 120%;
	color: rgb(255,255,255);
	text-align: left;
}
.newsletter .form {
	float: right;
	height: 100%;
}
.newsletter .form form input {
	background-color: rgb(126,18,46);
	width: 279px;
	height: 27px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 5px 0;
	padding: 3px;
	border-color: rgb(255,255,255);
	border-width: 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-style: solid;
	padding: 0 10px;
	color: #fff;
	margin-right: 100px;
}
.newsletter .form form button {
	background-image: -moz-linear-gradient(50% 0% -90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(242,208,59)),color-stop(1, rgb(180,150,12)));
	background-image: -webkit-linear-gradient(-90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	background-image: -o-linear-gradient(-90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	background-image: -ms-linear-gradient(-90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	border-color: rgb(255,255,255);
	border-width: 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-style: solid;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff2d03b,endColorstr=#ffb4960c,GradientType=0)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff2d03b,endColorstr=#ffb4960c,GradientType=0);
	padding: 5px 5px 4px 5px;
	font-family: 'PTSansBold';
	font-size: 18px;
	line-height: 120%;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -15px
}
.newsletter .form form .input-b {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	margin: 0 20px;
}
/* products */
.prod.wrap {
	margin-bottom: 30px;
	background: transparent;
}
.prod.wrap a {
	color: #fff;
}
.prod.wrap h1 {
	color: #fff;
	font-size: 20px;
}
footer {
	background-color: rgb(0,116,116);
	outline: 5px solid rgb(126,18,46);
	border-top: 2px solid #ffffff;
	padding: 10px 0;
	margin: 20px 0 0;
}
footer ul {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 20px 110px;
	vertical-align: top;
}
footer ul:first-child {
	margin-left: 0;
}
footer ul:last-child {
	margin-right: 0;
}
footer ul li {
	font-family: 'PTSansRegular';
	font-size: 13px;
	line-height: 160%;
	color: rgb(255,255,255);
}
footer h3 {
	font-family: 'PTSansBold';
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: rgb(255,255,255);
	letter-spacing: 1px;
}
footer ul a {
	color: rgb(255,255,255);
}
.clear:before {
	clear: both;
	display: block;
}
.clear {
	clear: both;
}
.clearfix:before {
	clear: both;
	display: block;
}
.clearfix {

	clear: both;
}
/*enquiries*/
.tabs {
	font-size: 18px;
	font-family: 'PTSansBold';
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom: 1px solid rgb(0,116,116);
}
img.imgtrade{
	border:1px solid #fff;
	outline: 1px solid rgb(0,116,116);
}
.tabs a.active {
	background: rgb(0,116,116);
	color: #fff;
}
.tabs a:hover {
	background: rgb(0,116,116);
	color: #fff;
}
.tabs a {
	padding: 5px;
	display: inline-block;
	background: rgb(126,18,46);
	color: #fff;
	width: 323.98px;
	text-decoration: none;
	transition: background 0.7s;
	-webkit-transition: background 0.7s;
	-moz-transition: background 0.7s;
	-o-transition: background 0.7s;
	-ms-transition: background 0.7s;
}
.tabs li {
	float: left;
	zoom: 1;
	border: 1px solid rgb(0,116,116)
}
#tab1, #tab2, #tab3, #tab4 {
	padding: 10px 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	background: rgb(0,116,116);
	color: #fff;
	text-align:left;
}
.tabs_wrap {
	background: rgb(0,116,116);
	outline: 1px solid rgb(0,116,116);
	border: 1px solid #ffffff;
	color: #000;
}
#tab1 a, #tab2 a, #tab3 a {
	padding: 8px 0;
	color: #fff;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
#tab1 a:hover, #tab2 a:hover, #tab3 a:hover {
	color: rgb(126,18,46);
}
.button {
	padding: 8px 10px;
	background-color: yellow;
	background-image: -moz-linear-gradient(50% 0% -90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(242,208,59)),color-stop(1, rgb(180,150,12)));
	background-image: -webkit-linear-gradient(-90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	background-image: -o-linear-gradient(-90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	background-image: -ms-linear-gradient(-90deg,rgb(242,208,59) 0%,rgb(180,150,12) 100%);
	border-color: rgb(255,255,255);
	border-width: 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-style: solid;
	font-family: 'PTSansBold';
	font-size: 18px;
	line-height: 120%;
}
.trade{
	width: 440px;
	display: inline-block;
	*display:inline;
	zoom: 1;
	margin-right:30px;
	vertical-align: top;
}
.trade ul{
	width: 210px;
	padding-left:10px;
	margin-right:10px;
	vertical-align: top;
}
.trade ul h2, .trade ul p{
	margin-left:0;
}
.trade ul li{
	font-size:13px;
}
.trade ul,.trade iframe{
	display: inline-block;
	margin-bottom:0;
}
.trade iframe{
	border:1px solid rgb(0,116,116);
	margin:40px 0 0 10px;
}
.trade small{
	float:right;
	font-size:12px;
}
.trade h2{	margin-left:10px;
}
.trade p{

}
.txt.about.contact ul.first{
	width:350px;
	margin-right:30px;
	
}
.txt.about.contact ul.last{
	width:540px;

}
/*? About */
.txt p {


}
.txt p span {
	font-family: 'PTSansBoldItalic';
	color: rgb(0,116,116);
	line-height: 150%;
	margin: 20px 0;
	font-size: 1.6em;
}
.txt p img {
	float: left;
	margin: 8px 10px 0px 0;
}
.txt p span:first-letter {
	font-family: 'PTSansBoldItalic';
	font-size: 1.4em;
}
.txt h2 {
	text-shadow: none;
	text-transform:uppercase;
}
.about {
	marsgin: 30px 0 40px 0;
	position: relative;
}
.columns {
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
}
.about p, .contact p {
	font-size: 1.3em;

}
.tab-cont p{
	padding-left:10px;
	padding-right:10px;
}
.contact p span{
	margin-left:0;
}
.about h1, .contact h1, .product-view h1 {
	color: rgb(0,116,116);
	font-size: 30px;
}
.about p.supply {

	width: 96%;
	font-family: 'PTSansitalic';
	background: rgb(0,116,116);
	outline: 1px solid rgb(0,116,116);
	border: 1px solid #ffffff;
	padding: 10px;
	font-size: 1.8em;
	color: #fff;
	margin: 10px auto;
}

/* contact*/
.contact li {
	font-size: 1.6em;
}
.contact ul {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 477px;
	vertical-align: top;
}
.constact usl:nth-child(3) {
	padding-left: 80px;
	text-align: right;
}
.contact iframe {
	outline: 1px solid rgb(0,116,116);
	border: 2px solid #ffffff;
	margin: 20px 0 0;
}
.contact iframe small {
	font-size: 1.2em;
}
.con-wrap {

	
}
.con-wrap  iframe, .con-wrap small{
	float:right;
	margin:0;
	font-size:11px;
}
.contact ul:first-child{
	border: 1px solid rgb(0,116,116);
	border-top:none;
	coslor:#fff;
	float:left;
	backgrousnd:rgb(0,116,116);	
	padding-bottom:10px;
	width: 300px;
	height:360px;
	margin-right:180px;
}

.contact ul h2{
	width:100%;
	color:#fff;
	background:rgb(0,116,116);	
	padding:5px 10px;
}
.contact ul:first-child li{
	padding-left:10px;
}
/* Product view */
.product-view {

}
.product-info {
	width: 670px;
	margin-left: 100px;
	font-size: 1.2em;
	background: rgb(0,116,116);
	color: #fff;
	border: 2px solid #fff;
	outline: 1px solid rgb(0,116,116);
	float:right;	
	margin-top:20px;
}
.product-info h2 {
	margin-top: 20px;
}
.product-info.more-inf {
	background: none;
	color: #000;
	padding: 10px;
}
.product-info img {
	float: left;
	margin: 0 20px 0 0;
	border-right:2px solid #fff;
}
 .product-view aside {
	display: inline-block;
	margin-top: 20px;
}
.product-view aside {
	padding-bottom: 20px;
	width: 200px;
	overflow: hidden;
	float: left;
	border: 1px solid rgb(0,116,116);
}
.product-view aside .prod {
	width: 200px;
	margin: 0;
}
.product-view aside .products {
	display: inline-block;
	height: 140px;
	width: 100%;
}
.product-view aside .products img {
	height: auto;
	width: 130px;
}
/* brands */
.txt.contact.brandpg ul {
	padding: 0;
	width: 100%;
}
.txt.contact.brandpg ul li{
font-size: 1em;
text-align:center;
}
.txt.contact.brandpg.tab-cont{
	font-size:1.3em;
}
.brand {
	width: 100%;
}
.sitemap ul  {
	text-align:left;
	margin:20px;
	border-top: 1px solid rgb(0,116,116) !important;
	padding-top:20px;	
	height: auto !important;
}
.sitemap ul li {
	text-align:left;
		
}
.sitemap ul li a{
	list-style:none;
	font-size:1.4em;
	color:rgb(0,116,116);
	text-align:left;
	padding:10px 0;
}
.sitemap ul li a:hover{
	color:rgb(126,18,46);
}
::selection {
	background: #e2eae2;
}
::-moz-selection {
	background: #e2eae2;
}
::-webkit-selection {
	background: #e2eae2;
}
.disclaimer b{
	color: rgb(126,18,46);
}
.prod.wrap.inside h2{
	font-size:12px;
}

.space p{
	margin: 20px 0;
}

.prev-button, .next-button {background: url('slider/controls.png') no-repeat; width: 32px;height: 32px;}
.next-button {background-position: -43px 0px;}
.prev-button:hover {background-position: 0 -32px;}
.next-button:hover {background-position: -43px -32px;}
