* { padding: 0; margin: 0; }

html, body {
	font-family: Arial, tahoma Helvetica, sans-serif;
	font-size: 13px;
	background-color: #D8DAD9;
	background-image: url(../../graphics/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin: 0px;
	color: #333333;
	position: relative;
}

.outside {
	height: auto;
	min-height: 100%;
	position: relative;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#header {
	width: 460px;
	height: 163px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 16px;
	float: left;
	position: relative;
}

#header2 {
	width: 460px;
	height: 115px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 16px;
	float: left;
}
#logo-outer {
	width: 110px;
	padding-top: 2px;
	margin: 0px;
	float: left;
	position: relative;
}
#logo-text {
	width: 350px;
	display: inline;
	float: left;
	background-image: url(../../graphics/bottom-logo.jpg);
	background-position: left 64px;
	background-repeat: no-repeat;
}
.logo-bottom {
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #F5F5F5;
	padding-left: 10px;
	margin: 0px;
}



#header-right {
	height: 250px;
	width: 480px;
	background-repeat: no-repeat;
	float: right;
}

#middle {
	width: 922px;
	margin: 0px;
	height: 147px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../../graphics/boxer-fun-logo-girl.jpg);
}
#bottom {
	width: 922px;
	margin: 0px;
	height: 122px;
	background-image: url(../../graphics/blue-image.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#content {
	min-height: 350px;
	width: 960px;
	margin: 0px;
	padding-bottom: 250px;
	clear: right;
	position: relative;
}


#leftcolumn {
	width: 260px;
	margin: 0px;
	background-image: url(../../graphics/left-bg-rep.jpg);
	background-repeat: repeat-y;
	background-position: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	top: -117px;
	position: relative;
}
#rightcolumn {
	float: right;
	width: 620px;
	display: inline;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	position: relative;
	top: -50px;
}
#footer {
	clear:both;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	text-align:center;
	background-image: url(../../graphics/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	color: #FFFFFF;
	background-color: #4A4A4A;
}
.footer-section {
	background-image: url(../../graphics/footer-section.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	float: left;
	width: 225px;
	height: 201px;
	padding: 7px;
	font-size: 11px;
	color: #CCCCCC;
}
.footer-section p {
	line-height: 16px;
}
.footer-section strong {
	line-height: 16px;
	font-weight: bold;
	color: #0099CC;
	font-size: 13px;
}
.footer-section li {
	list-style-type: square;
	margin-left: 25px;
}
#quote-but {
	width: 139px;
	top: -68px;
	left: 300px;
	position: relative;
	height: 50px;
}
#enquiry-box {
	margin-right: 13px;
	margin-left: 14px;
	color: #F1F1F1;
	padding-top: 18px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.bottom-img-wrap {
	background-image: url(../../graphics/bottom-of-left.jpg);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	padding-bottom: 30px;
}
.topnav-bg {
	background-image: url(../../graphics/topof-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
}

.footer-inside {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 50px;
	height: 215px;
	padding-top: 3px;
}


.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;


}



.clearfix {


	display: inline-block;


	}

html[xmlns] .clearfix {

	display: block;


	}


* html .clearfix {

	height: 1%;

	}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #0991a7;
	padding-bottom: 10px;
	text-shadow: #DEDEDE 1px 1px 2px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #0991a7;
	padding-bottom: 10px;
	text-shadow: #E6E6E6 1px 1px 0px;
}
h3 {
	font-size: 26px;
	font-weight: normal;
	color: #0991a7;
	padding-bottom: 10px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma, arial;
	line-height: 22px;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2a2a2;
}
p {
	padding-bottom: 10px;
	line-height: 19px;
	padding-right: 25px;
	padding-left: 5px;
}

a:link, a:visited{
	color: #333333;
	text-decoration:none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
	width: 580px;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	margin-left: 33px;
	height: 34px;
	padding-top: 43px;
}

.mattblacktabs ul{
	padding-left: 10px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: left;
	text-decoration: none; /*right divider between tabs*/
	color: #FFFFFF; /*background of tabs (default state)*/
	background-color: #414141;
	background-image: url(../../graphics/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6a6767;
	border-right-color: #6a6767;
	border-left-color: #6a6767;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
	font-weight: bold;
}

.mattblacktabs li a:visited{
	color: #FFFFFF;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	color: #FFFF00;
	background-image: url(../../graphics/nav-bg-over.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#menu4 {
	border-size: 1px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 14px;
	}
	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #F2F2F2;
	display: block;
	background-image: url(../../graphics/nav-bg.jpg);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight: bold;
	}
	
#menu4 li a:hover {
	color: #0099CC;
	padding: 5px 0 0 10px;
	background-image: url(../../graphics/nav-bg.jpg);
	background-position: 0 -29px;
	}	


body#default ul#menu4 li.homepage a,
body#homepage ul#menu4 li.homepage a,
body#worktops ul#menu4 li.worktops a,
body#samples ul#menu4 li.samples a,
body#tiles ul#menu4 li.tiles a,
body#profiles ul#menu4 li.profiles a,
body#faq ul#menu4 li.faq a,
body#mythes ul#menu4 li.mythes a,
body#cleaning ul#menu4 li.cleaning a,
body#contact ul#menu4 li.contact a,
body#quartz ul#menu4 li.quartz a,
body#changing-worktops ul#menu4 li.changing-worktops a,
body#quartz_worktops_scotland ul#menu4 li.quartz_worktops_scotland a


{
	color: #0099CC;
	padding: 5px 0 0 10px;
	background-image: url(../../graphics/nav-bg.jpg);
	background-position: 0 -29px;
	}	

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.enquiryFormError {
	color:#FF0000;
}.question {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #e3e3e3;
	border: 1px solid #0099CC;
	padding: 3px;
	margin-bottom: 15px;
	margin-top: 18px;
}
.home-box {
	background-image: url(../../graphics/home-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin-top: 10px;
}
a.custom-button {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../../graphics/a-links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: block;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
}
a.custom-button:link {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../../graphics/a-links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: block;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
}
a.custom-button:visited {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../../graphics/a-links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: block;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a.custom-button:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../../graphics/a-links-bg-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: block;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
	text-decoration: none;
}
.footer-section     a:link  {
	color: #FFFFFF;
}
.footer-section a:visited {
	color: #CCCCCC;
}
.footer-section a:hover {
	color: #0099CC;
}
.button-jav {
	display: inline;
	position: relative;
	top: -130px;
}
.thumbnail-box {
	background-color: #f2f2f2;
	display: inline;
	padding: 0px;
	width: 193px;
	margin-right: 9px;
	float: left;
	border: 1px solid #666666;
	margin-bottom: 9px;
}
.thumb-title {
	font-size: 12px;
	color: #333333;
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
}
.thumb-inner {
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.thumbnail-box2 {
	background-color: #f2f2f2;
	display: inline;
	padding: 0px;
	width: 141px;
	margin-right: 9px;
	float: left;
	border: 1px solid #666666;
	margin-bottom: 9px;
}
.thumb-inner2 {
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.thumb-inner2 img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
}
.map {
	background-color: #f2efe9;
	padding: 2px;
	border: 1px solid #999999;
}

.custom-button2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../../graphics/a-links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: inline;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
	float: left;
}
.custom-button2:link {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../../graphics/a-links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: block;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
}

#form-row {
	padding-top: 3px;
	padding-bottom: 3px;
}

.custom-button2:visited {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../../graphics/a-links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: block;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.custom-button2:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../../graphics/a-links-bg-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 141px;
	display: block;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
	text-decoration: none;
}




#form-wrapper fieldset {
	padding: 5px;
	border: 1px solid #0099CC;
	background-color: #DEDEDE;
	background-image: url(../../graphics/field-set.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
}
.head-leg  {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #e3e3e3;
	background-image: url(../../graphics/ledge.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.top-buttons {
	padding-left: 20px;
}

.pad-left {
	margin-left: 10px;
}

.landing-left-col {
	float: left;
	padding: 5px;
	width: 415px;
	margin-left: 22px;
	display: inline;
}
.landing-right-col {
	float: right;
	width: 410px;
	margin-right: 51px;
	padding-top: 67px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: inline;
	background-image: url(../../graphics/landingpage/openweekeds.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.landing-col-wrap {}

.landing-left-col h1, .landing-right-col h1 {
	background-image: url(../../graphics/landingpage/underline.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 21px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	font-weight: bold;
}


.float-right {
 	float: right;
}

.testimonials-wrap {
	border: 1px solid #0d8095;
}
.testimonials-image {
	height: 160px;
}
.testimonials-text {
	background-image: url(../../graphics/landingpage/testimonial-bg.png);
	background-repeat: repeat-x;
	min-height: 40px;
	height: auto;
	border: 1px solid #58b3c4;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #171717;
	padding: 15px;
	background-color: #43a2b4;
	background-position: bottom;
	font-weight: bold;
}.float-left {
	float: left;
}
.quote-marks {
	background-image: url(../../graphics/landingpage/quotes.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}


.testimonials-who {
	font-style: normal;
	font-weight: bold;
	color: #F3F3F3;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px;
}

.colours-of-month h1 {
	background-image: url(../../graphics/landingpage/new-header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 25px;
}

.colours-of-month h3 {
	font-size: 16px;	
}

.image-trio {
	display: inline;
	float: left;
	width: 137px;
}

.landing-right-col h1 {
	background-image: url(../../graphics/landingpage/sale-header-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.sales-box {
	background-image: url(../../graphics/landingpage/underline.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 16px;
	font-weight: bold;
	color: #3F3F3F;
	padding-bottom: 20px;
	padding-top: 20px;
	
}

.sales-box a {
	font-size: 11px;
	color: #0d8095;
}

.bargin-wrap h1 {
	background-image: url(../../graphics/landingpage/sale-headernorm.png);
	margin-top: 20px;
}

.image-trio-right {
	display: inline;
	float: left;
	width: 136px;
}
.bargin-wrap h3 {
	font-size: 14px;
	font-weight: bold;
}

.landing-left-col p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.top-buttons a:hover {
	text-decoration: none;
}


.changing-rooms {
	padding-right: 270px;
	background-image: url(../../graphics/changing-worktops.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
	height: 400px;
	height: auto;
	min-height: 400px;
}

.changing-rooms p {
	color: #131313;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}

.changing-rooms li {
	list-style-image: url(../../graphics/tick-li.jpg);
	list-style-type: none;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #131313;
	font-size: 12px;
}

.point-one {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../../graphics/big-tick.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	margin-bottom: 5px;
	padding-top: 17px;
	padding-left: 40px;
	color: #151515;
}

.review-form #form-row .field-here {
    text-align: left;
}

.feedback {
	width: 586px;
	border: 1px solid #9E9E9E;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-image: url(../../graphics/cust-input.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}