body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	cursor: default;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #474d55;
	background-image: url(images/BodyBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
form {
	margin: 0px;
	padding: 0px;
}
.SiteContainer {
	background-image: url(images/SiteBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: auto;
	width: 980px;
}
.BasketLink {
	color: #cf261f;
	text-decoration: none;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	text-align: right;
}
.BasketLink a {
	color: #cf261f;
	text-decoration: none;
}
.BasketLink a:hover {
	text-decoration: underline;
}


.LeftColumn {
	float: left;
	width: 235px;
}
.RightColumn {
	float: left;
	width: 741px;
	margin-left: 4px;
}
.Footer {
	background-color: #FFFFFF;
	background-image: url(images/FooterTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	width: 980px;
	font-size: 11px;
	color: #7f858c;
	padding-bottom: 10px;
}
.Footer a {
	color: #7f858c;
	text-decoration: none;
}
.Footer  a:hover {
	text-decoration: underline;
}

.Menu {
	height: 39px;
	background-image: url(images/TopMenuBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
.HomeLink {
	background-color: #FFFFFF;
	display: block;
	width: 235px;
	text-align: center;
}
.VertMenuBlock {
	background-color: #d6d9dc;
	width: 235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8bbc0;
}
.VertMenuBlock p {
	color: #cf261f;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
}
.VertMenuBlock a {
	display: block;
}

.InfoPanel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8bbc0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	font-size: 14px;
	color: #474d55;
	background-color: #cccfd3;
}
.InfoPanel h1 {
	color: #cb0108;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.InfoPanel img {
	display: inline-block;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.BigImg {
	height: 208px;
	width: 741px;
	overflow:hidden;
}
.BigImg div{
	position:absolute;
	z-index:1;
	margin:210px 0px 0px 0px;
	width: 180px;
	color: #cf261f;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.BigImg div img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GreyBar {
	background-color: #bbbfc4;
	height: 20px;
	clear: both;
}
.FPF {
	float: left;
	width: 180px;
	color: #727b86;
	margin-right: 10px;
}
.FPF h1 {
	color: #cf261f;
	margin: 0px;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.FPF p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.FPF a {
	color: #cf261f;
	text-decoration: none;
}
.FPF a:hover {
	text-decoration: underline;
}

.FPF img {
	display: block;
}
.ProdSpotlight {
	background-color: #a3a8ae;
	float: left;
	width: 541px;
	background-image: url(images/SpotLightShadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
.ProdSpotImg {
	display: block;
	float: left;
	margin-left: 13px;
	border: 10px solid #bfc2c6;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ProdSpotImg img {
	border: 1px solid #a3a8ae;
}
.ProdSpotlight h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ProdSpotlight a {
	color: #FFFFFF;
	text-decoration: none;
}
.ProdSpotlight a:hover {
	text-decoration: underline;
}
.ProdSpotlight p {
	padding: 0px;
	margin: 0px;
}
.ContentContainer {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	color: #474d55;
}
.PageTitle {
	color: #CF261F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBFC4;
	letter-spacing: -1px;
}
.ContentContainer h1 {
	font-size: 22px;
}
.ContentContainer h2 {
	font-size: 18px;
}
.ContentContainer h3 {
	font-size: 14px;
}
.ContentContainer p {
	font-size: 12px;
	color: #474d55;
}

.ContentImage {
	clear: right;
	float: right;
	width: 200px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 5px solid #d6d9dc;
	background-color: #d6d9dc;
}
.ContentImage img {
	display: block;
}
.ContentImage p {
	margin: 0px;
	width: 200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.PageFooter {
	text-align: right;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbfc4;
	margin-top: 20px;
}
.PageFooter a {
	font-size: 11px;
	text-decoration: none;
	color: #474d55;
	display: inline-block;
	margin-top: 10px;
}
.PageFooter a:hover {
	text-decoration: underline;
}
.FormTable {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbfc4;
	width: 680px;
}
.FormTable th {
	text-align: left;
	width: 180px;
}
.FormTable input {
	font-size: 12px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474d55;
}
.FormTable textarea {
	font-size: 12px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474d55;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cf261f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ea7e77;
	border-right-color: #981c17;
	border-bottom-color: #981c17;
	border-left-color: #ea7e77;
	color: #FFFFFF;
}
.SAMap {
	background-image: url(images/SAOutline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 264px;
	width: 302px;
	margin-top: 15px;
	float: left;
}
.SAMap img {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ContactDetails {
	float: left;
	margin-left: 25px;
	padding-top: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e6e8ea;
}
.TownTitle   {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/TownTitle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	background-color: #e6e8ea;
	text-indent: 15px;
	width: 350px;
	line-height: 28px;
	padding: 0px;
}
.AllProductListing {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.AllProductListing  ul a:hover {
	text-decoration: underline;
}

.AllProductListing ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.MainCat {
	font-size: 14px;
	font-weight: bold;
	color: #cf261f;
	text-decoration: none;
	display: block;
	padding-bottom: 15px;
	text-transform: uppercase;
	padding-top: 15px;
}
.SubCat {
	font-weight: bold;
	color: #cf261f;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(images/BlockArrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-bottom: 5px;
}
.ProdPic {
	display: block;
	float: left;
	border: 1px solid #cfcfcf;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 30px;
}
.ProdPic img {
	border: 10px solid #FFFFFF;
}
.ProdName {
	font-weight: bold;
	color: #474d55;
	text-decoration: none;
}
.AllProductListing p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.AllProductListing li {
	clear: both;
}
.CatBreadCrumb {
	padding-bottom: 5px;
	color: #cf261f;
	text-transform: uppercase;
}
.SectionTitle {
	color: #CF261F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBFC4;
}

.SectionTitle  a {
	font-size: 12px;
	display: block;
	float: right;
	color: #cf261f;
	text-decoration: none;
}
.SectionTitle a:hover {
	text-decoration: underline;
}
.ProdContainer {
	background-color: #e9ebec;
	float: left;
	width: 325px;
	margin-right: 10px;
	margin-top: 10px;
}
.ProdContainer img {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.SpecContainer {
	float: left;
	margin-top: 10px;
	width: 220px;
	margin-left: 10px;
}
.SpecContainer .Title {
	font-weight: bold;
	float: left;
	width: 125px;
	margin-bottom: 3px;
}
.SpecContainer .Detail {
	float: left;
}

.ProdContainer .ButtonContainer {
	padding-top: 7px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfc3c8;
	margin: 10px;
}
.RequestPopup {
	background-color: #FFFFFF;
	height: 250px;
	width: 400px;
}
.RequestPopup h1 {
	padding: 0px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#Pop{
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#PopTable{
	background-color:#FFFFFF;
	width:400px;
	position: absolute;
	visibility: visible;
	top: 0px;
	background-image: url(images/PopupBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	left: -1px;
}

#PopTable h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #ef3142;
	margin: 10px;
	padding: 3px;
	text-transform: uppercase;
}
#PopTable a {
	color: #FFFFFF;
	text-decoration: none;
}
.colours {
	background-color: #FFFFFF;
	border: 1px solid #DEE1E3;
	width: 364px;

}
.colours th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727B86;
	background-color: #DEE1E3;
	padding:3px 3px 3px 7px;
	text-align: left;
}
.colours td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #727B86;
	background-color: #FFFFFF;
	padding:4px;
}
.coloursinput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #727B86;
	height:20px;
	width:80px;
}
.RequestPopup {
	background-color: #FFFFFF;
	height: 250px;
	width: 400px;
}
.RequestPopupTitle  {
	font-size:18px;
	color:#cf261f;
}
.quotationstable {
	background-color: #FAFAFA;
	margin-top: 10px;
	border: 1px solid #E9EBEC;
	margin-bottom: 10px;

}
.quotationstable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #727B86;
	background-color: #FAFAFA;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.quotationstable th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727B86;
	width:16.5%;	
	background-color: #DEE1E3;
	padding:3px 3px 3px 7px;
	text-align: left;
}

