@charset "UTF-8";

/* CSS Document */



/**************************************
	MAIN
**************************************/

body {
	min-width: 1000px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F1;
}
#headerbanner {
	background-image: url(/Assets/Images/header_slice.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	min-width: 1000px;
}
.wrap {
	min-width: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.wrapmain {
	min-width: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 100px;
	width: 1000px;
	min-width: 1000px;
}
#logo {
	color: #CCC;
	float: left;
	height: 100px;
	width: 220px;
	background-image: url(/Assets/Images/luxury_logo_Shadow.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
#topnav {
	height: 30px;
	margin-top: 20px;
	color: #666;
	text-align: right;
	float: right;
	margin-right: 20px;
}
#navigation {
	color: #666;
	margin-left: 30px;
	float: left;
	clear: right;
}
#search {
	float: right;
	margin-right: 20px;
}
#redborder {
	background-color: #EF3E42;
	height: 10px;
	width: 100%;
	min-width: 1000px;
}



/**************************************
	MAIN NAVIGATION
**************************************/

.navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding: 5px 15px;
	text-shadow: 2px 2px 2px #000;
}
.navitemhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	padding: 5px 15px;
	text-shadow: 2px 2px 2px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.navitemactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	padding: 5px 15px;
	text-shadow: 2px 2px 2px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
/**************************************
	TOP NAV NAVIGATION
**************************************/
.topnavitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-right: 1px solid #CCC;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
	text-shadow: 2px 2px 2px #000;
}
.topnavitemhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-right: 1px solid #CCC;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	text-align: rigt;
	padding-right: 20px;
	text-shadow: 2px 2px 2px #000;
}
.topnavitemright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-left: 20px;
	padding-top: 5px;
	text-align: right;
	text-shadow: 2px 2px 2px #000;
}
.topnavitemhoverright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-left: 20px;
	padding-top: 5px;
	text-align: rigt;
	text-shadow: 2px 2px 2px #000;
}
/**************************************
	OTHER
**************************************/
#maincontent {
	min-width: 1000px;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 30px;
	background-image: url(/Assets/Images/maincontent-slice.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#content {
	min-width: 1000px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	min-height: 500px;
}
#footer a {
	color: #333;
}
#footermain {
	height: 100px;
	width: 100%;
	min-width: 1000px;
	background-image: url(/Assets/Images/footer-mainslice.png);
	background-repeat: repeat-x;
	border-top: 1px solid #999;
}
#footer {
	height: 88px;
	width: 980px;
	min-width: 980px;
	background-image: url(/Assets/Images/footer-background.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	margin-right: 10px;
	margin-left: 10px;
}
.textleft {
	text-align: right;
	float: right;
}
#footerlogos {
	width: 150px;
	float: left;
}
.theme-default #slider {
	width:1000px; /* Make sure your images are the same size */
	height:300px; /* Make sure your images are the same size */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
}
#underbanner {
	height: 30px;
	width: 1000px;
	background-image: url(/Assets/Images/under-banner-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.advertisement {
	height: 194px;
	width: 294px;
	margin-top: 20px;
	margin-right: 10px;
	border: 3px solid #FFF;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
	margin-left: 20px;
	background-color: #f4f2f2;
}
.advertisementproduct {
	height: 145px;
	width: 220px;
	margin-top: 20px;
	margin-right: 10px;
	border: 3px solid #FFF;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
	margin-left: 20px;
	background-color: #f4f2f2;
}
.advertisementmain {
	height: 400px;
	width: 624px;
	margin-top: 20px;
	margin-right: 10px;
	border: 3px solid #FFF;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
	margin-left: 20px;
	background-color: #f4f2f2;
}
.advertisementmainproduct {
	width: 732px;
	margin-top: 20px;
	margin-right: 10px;
	border: 3px solid #FFF;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
	margin-left: 20px;
	background-color: #f4f2f2;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#newsfeature {
	width: 274px;
	margin-top: 20px;
	margin-right: 10px;
	border: 3px solid #FFF;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
	margin-left: 20px;
	background-color: #f4f2f2;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434343;
	margin-bottom: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434343;
	margin-bottom: -10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 17px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: normal;
	margin-top: 10px;
	padding-top: 80px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
}
.twocoloumn {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 50px;
	min-height: 800px;
}
.twocoloumnenviro {
	float: left;
	width: 730px;
	padding-top: 250px;
	padding-right: 20px;
	padding-left: 50px;
	background-image: url(/Assets/Images/Enviro-banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
	min-height: 500px;
}
.imageframeborder {
	border: 7px solid #F6F6F6;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
}
.twocoloumntest {
	float: left;
	width: 740px;
	padding-top: 20px;
	padding-left: 50px;
}
.productcoloumn {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
	margin-left: 30px;
}
#content .twocoloumn div p a {
	color: #09C;
	text-decoration: none;
}
#content .twocoloumn div p a:hover {
	color: #09C;
	text-decoration: underline;
}
.imagefloatleft {
	clear: both;
	float: left;
	padding-right: 20px;
	padding-bottom: 130px;
}
.imagefloatleftprint {
	float: left;
	padding-right: 2px;
}
.imagefloatright {
	clear: both;
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
}
#bannerimage {
	float: left;
	width: 1000px;
}
#sidenav {
	float: left;
	width: 200px;
	min-height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0cfcf;
	background-image: linear-gradient(bottom, rgb(255,255,255) 4%, rgb(237,235,236) 52%, rgb(237,235,236) 76%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(237,235,236) 52%, rgb(237,235,236) 76%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(237,235,236) 52%, rgb(237,235,236) 76%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(237,235,236) 52%, rgb(237,235,236) 76%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(237,235,236) 52%, rgb(237,235,236) 76%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.04, rgb(255,255,255)),
	color-stop(0.52, rgb(237,235,236)),
	color-stop(0.76, rgb(237,235,236))
);
}
#product {
	float: left;
	width: 780px;
	min-height: 500px;
	margin-bottom: 50px;
	z-index: 0;
}
#productnew {
	float: left;
	width: 780px;
	min-height: 500px;
	margin-bottom: 50px;
	z-index: 0;
	padding-left: 20px;
}
#productnews {
	float: left;
	width: 760px;
	min-height: 500px;
	margin-bottom: 50px;
	z-index: 0;
	padding-left: 40px;
	margin-top: 20px;
}
#belowproductimage {
	background-image: url(/Assets/Images/products-belowimage-background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 800px;
	background-position: right;
}
.productadvertisments {
	float: left;
	width: 300px;
}
.productimage {
	text-align: center;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#advertproductbelow {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(/Assets/Images/productadvertbelow-background.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
/**************************************
	SIDENAV
**************************************/
.sidenavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	display: block;
	height: 25px;
	width: 191px;
	background-color: #000;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.sidenavheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display: block;
	height: 20px;
	width: 191px;
	background-color: #000;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-left: 10px;
	background-image: url(/Assets/Images/sidenavheadingarrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
}
.sidenavsubitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	height: 17px;
	width: 191px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(/Assets/Images/sidenavheadingarrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #dddddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */




}
.sidenavsubitemlast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	height: 17px;
	width: 191px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(/Assets/Images/sidenavheadingarrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #dddddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding-bottom: 30px;
}
.sidenavsubitemhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	height: 17px;
	width: 191px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(/Assets/Images/sidenavheadingarrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	background: #cedce7; /* Old browsers */
	background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* IE10+ */
	background: linear-gradient(top,  #cedce7 0%,#596a72 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b6c74;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccdae5;




}
.sidenavsubitemlasthover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	height: 17px;
	width: 191px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(/Assets/Images/sidenavheadingarrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	background: #cedce7; /* Old browsers */
	background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* IE10+ */
	background: linear-gradient(top,  #cedce7 0%,#596a72 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 );
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccdae5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b6c74;
}
/**************************************
	SIDENAV- NON PRODUCT
**************************************/
.sidenavgeneralactive {
	color: #FFF;
	background-color: #000;
	height: 25px;
	width: 220px;
	overflow: visible;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	background-image: url(/Assets/Images/general-sidenav-button-slice.jpg);
	background-repeat: no-repeat;
	background-position: -10px center;
	z-index: 3000;
}
#sidenavgeneral {
	float: left;
	width: 200px;
	background-image: url(/Assets/Images/sidenav-general-background.jpg);
	background-repeat: repeat-y;
	background-position: 140px;
	background-color: #F6F6F6;
	padding-top: 20px;
	height: 100%;
	z-index: 1000;
	overflow: visible;
}
#sidenavgeneralproducts {
	float: left;
	width: 200px;
	background-image: url(/Assets/Images/sidenav-general-background.jpg);
	background-repeat: repeat-y;
	background-position: 140px;
	background-color: #F6F6F6;
	height: 100%;
	z-index: 1000;
}
.colourrangetext {
	margin-left: 50px;
	float: left;
	width: 500px;
}
.sidenavgeneralnormal {
	color: #333;
	height: 25px;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.sidenavgeneralHOVER {
	color: #066;
	height: 25px;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-right: 10px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #eeeeee;
}
#colourrange {
	background-image: url(/Assets/Images/COLOURRANGE-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	float: left;
	height: auto;
}
#colourrange2 {
	background-image: url(/Assets/Images/COLOURRANGE-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	float: left;
	height: auto;
}
.colourrangeimage {
	background-color: #CCC;
	float: right;
	width: 280px;
}
.colourrangeimageLEFT {
	background-color: #CCC;
	float: left;
	width: 280px;
}
.colourrangeinfo {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.colourrangeinforight {
	float: right;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.onecoloumn {
	width: 800px;
	float: left;
	position: relative;
}
.advertheading {
	margin-left: 15px;
	margin-right: 15px;
}
.advertp {
	margin-left: 15px;
	margin-right: 15px;
}
.advertbottom {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.Location {
	width: 624px;
	border: 3px solid #FFF;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
	background-color: #f4f2f2;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 20px;
	height: 260px;
}
.map {
	float: right;
	width: 321px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 260px;
}
.locationinfo {
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
#specificationwraps {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 6px;
}
#specificationwrapstitle {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
}
.specifname {
	float: left;
	width: 400px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.specifcode {
	float: left;
	width: 100px;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 2px;
}
.specifrange {
	float: left;
	height: 20px;
	width: 120px;
	font-size: 12px;
}
.specifuse {
	float: left;
	height: 20px;
	width: 100px;
	font-size: 12px;
}
.specifdownload {
	float: left;
	height: 20px;
	width: 60px;
	font-size: 12px;
}
.specifsubstrate {
	float: left;
	width: 200px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.specifwork {
	float: left;
	height: 20px;
	width: 70px;
	font-size: 12px;
}
.speciffinish {
	float: left;
	height: 20px;
	width: 100px;
	font-size: 12px;
}

.productapplication {
	float: left;
	height: 25px;
	width: 30%;
	font-size: 12px;
	margin-right: 15px;
}
.productdatasheetno {
	float: left;
	height: 25px;
	width: 9%;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
}
.productspreadingrate {
	float: left;
	height: 25px;
	width: 15%;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
}
.producthickness {
	float: left;
	height: 25px;
	width: 10%;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
}
.productrecoat {
	float: left;
	height: 25px;
	width: 7%;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
}
.productdatasheet {
	float: left;
	height: 25px;
	width: 10%;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
}
.productmsds {
	float: right;
	height: 25px;
	width: 10%;
	font-size: 12px;
	text-align: right;
	text-align: center;
}
.productwrap {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 40px;
}
.productwraptitle {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	height: 30px;
}
.productdescription {
	width: 100%;
	padding-bottom: 20px;
}
.printpage {
	padding-top: 10px;
	width: 100%;
	height: 50px;
}
.specdownloadbox {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
}
#sidenavgeneral p a {
	color: #333;
	text-decoration: underline;
}
a:link {
	color: #333;
}
#specificlogo {
	background-image: url(/Assets/Images/luxury_logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 300px;
	display: none;
}

#address {
	float: right;
    display:none;
}
.addressdetails {
	float: right;
	width: 150px;
	padding-right: 10px;
	display:none;
}
.addressdetailsleft {
	float: right;
	width: 100px;
	padding-right: 10px;
	display:none;
}
.downloadablematerial {
	margin-top: 30px;
	margin-right: 45px;
	margin-left: 45px;
	background-color: #F4F2F2;
	border: 1px solid #FFF;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.29);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.29);
	margin-bottom: 30px;
}
.productscentre {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 800px;
}
