﻿html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

html
{
	color: #656565;
}

body
{
	background: #fff url(/Images/Design/body_bg.jpg) no-repeat center top;
	min-width: 960px;
}

strong
{
	font-weight: bold;
}

body, p, ul, ol, td
{
	font: .85em/1.2em "Trebuchet MS";
}

p
{
	line-height: 120%;
	margin: 0;
	padding: 0 0 12px;
}


.imgReplace
{
	margin-left: -9999em;
}

textarea
{
	width: 250px;
	height: 100px;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.clearBoth
{
	clear: both;
}

#clearHeader
{
	height: 160px;
}

#headerWrap
{
}

#headerContainer {
background-color:#9E0101;
background-image:url(/Images/Design/Headerbg.gif);
background-repeat:repeat-x;
height:160px;
position:absolute;
top:0; /* This makes sure that the menu dropdowns are always on top */
width:100%;
z-index:10;
}

#wrap
{
	background: #fff url(/Images/Design/wrap_bg.jpg) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header
{
	background-color: Transparent;
	height: 122px;
	padding: 0;
	background-image: url(/Images/Design/HeaderImage.gif);
	position:relative;
}

#headerChoice
{
	position:absolute;
	right:0;
	top:0;
	width:474px;
	height:22px;
	background:url(/Images/Design/site_choice.gif) top left;
}

#headerChoice ul
{
	width:474px;
	list-style:none;
	padding:0;
	margin-left:22px;	
}

#headerChoice ul li
{
	padding:0;
	margin:0;
	background:url(/Images/Design/choice_bullet.gif) top left no-repeat;
	float:left;
}

#headerChoice ul li a
{
	top:0;
	color:#CCC;
	text-decoration:none;
	padding:0;
	margin:0;
	padding-left:22px;
	padding-right:5px;
	line-height:22px;
}


#HeaderWrap
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.fltl
{
	float: left;
}

.fltr
{
	float: right;
}

.txt-right
{
	text-align: right;
}

.txt-left
{
	text-align: left;
}

.txt-center
{
	text-align: center;
}

.txt-small
{
	font-size: 0.7em;
}

.txt-hide
{
	text-indent: -999em;
	overflow: hidden;
}

.txt-black
{
	color: #000;
}

.noLinkDecor
{
	text-decoration:  none;
}

#header #headerLeft
{
	float: left;
	margin: 0 0 0 8px;
	height: 122px;
}

#header #headerRight
{
	float: right;
	height: 84px;
}

#header #headerLeft a
{
	display: block;
	height: 122px;
}

#DefaultHeading
{
	background-image: url(/Images/Design/DefaultHeadingBg.jpg);
	background-repeat: repeat-x;
	height: 247px;
}

#pageHeading #innerHeading .homePagePromoContainer
{
	
	background-repeat: repeat-x;
	height: 56px;
}

#pageHeading .homePagePromoContainer .homePagePromo
{
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#PageHeading .homePagePromoContainer .homePagePromo #heading
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#PageHeading .homePagePromoContainer .homePagePromo #heading h1
{
	color: #FFF;
	margin-left: 28px;
	margin-top: 0;
	padding-top: 20px;
}

#DefaultHeadingImage
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 247px;
	padding-left: auto;
	padding-right: auto;
}

#DefaultHeadingImage #businessSystems
{
	float: left;
	background-image: url(/Images/Design/DefaultHeadingImageSystems.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 247px;
	width: 469px;
	margin-left: 10px;
}

#DefaultHeadingImage #interiors
{
	float: left;
	background-image: url(/Images/Design/DefaultHeadingImageInteriors.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 247px;
	width: 480px;
}

#DefaultHeadingImage a
{
	display: block;
	width: 100%;
	height: 100%;
}

#DefraultHeadingImage img
{
	margin-left: 10px;
	margin-right: 10px;
}

h1, h2, h3, h4
{
	color: #9B0100;
}

h1
{
	font-size: 1.3em;
	color: #970101;
}

h2
{
	font-size: 1em;
}


#footerContainer
{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	background: #CECECE url(/Images/Design/FooterBg.jpg) repeat-x;
	background-position: bottom;
}

#FooterHeader
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#footer
{
	width: 960px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	max-width: 960px;
	min-width: 960px;
	background-image: url(/Images/Design/FooterImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footerLeft ul
{
	display:inline;
}

#footerRight
{
	background: transparent url(/Images/Design/crafted-web-design.gif) no-repeat top right;
	text-align: right;
	float: right;
	width: 115px;
}

#footerRight a
{
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

#footerLeft
{
	float: left;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	padding-top: 5px;
	width: 520px;
}

#footerLeft ul li
{
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footerLeft ul li a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footerLeft span
{
	line-height: normal;
}

#footerLeft .copyright
{
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	margin-top: 25px;
}

#footerLeft .Address
{
	display: block;
	color: #999999;
	font-size: 0.7em;
}

#footer p
{
	margin: 0;
	padding: 4px;
	font-size: 0.8em;
}

#FooterLinks
{
}

#footerContainer #FooterHeader .FooterHeaderPod .head
{
	background-color: #B20000;
	color: #FFFFFF;
	font-size: 18px; /*padding-top: 10px; 	padding-bottom: 10px;*/
	padding-left: 15px;
	height: 45px;
}

#footerContainer #FooterHeader .FooterHeaderPod .head #viewAllButton
{
	width: 160px;
	height: 100%;
	float: right;
	text-align: center;
	background-color: #9F0000;
}

#footerContainer #FooterHeader .FooterHeaderPod .head #viewAllButton a
{
	display: block;
	margin-top: 13px;
}

#footerContainer #FooterHeader .FooterHeaderPod .head .podTitle
{
	float: left;
	width: 100%;
	margin-top: 15px;
}

#footerContainer #FooterHeader .FooterHeaderPod .head .specialOffer
{
	width: 200px;
}

#footerContainer #FooterHeader .FooterHeaderPod .head .smallText
{
	font-size: 14px;
}

#footerContainer #FooterHeader .FooterHeaderPod .body
{
	min-height: 146px;
	background-color: #FFF;
	padding-top: 18px;
	padding-left: 15px;
	line-height: 1.2em;
	font-size: 0.95em;
}

#footerContainer #FooterHeader .FooterHeaderPod .body .bodyHeading
{
	color: #990000;
	display: block;
}

#footerContainer #FooterHeader .FooterHeaderPod .body .bodyHeading a
{
	color: #990000;
	text-decoration: none;
}

#SpecialOffers
{
	width: 400px;
}

#SpecialOffers .bullet
{
	width: 33px;
	text-align: center;
}

#SpecialOffers .details
{
	width: 330px;
}

#PrinterLeasing
{
	width: 520px;
	margin-left: 10px;
}

PrinterLeasing, #SpecialOffers
{
	float: left;
	margin-left: 20px;
}

#FooterHeader
{
	padding-top: 16px;
	margin-bottom: 16px;
}

.FullLineHeading
{
	padding-bottom: 8px;
	padding-top: 8px;
}

.TopHeading .FullLineHeading
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

.red
{
	color: #FF112A;
}

.textLarge
{
	font-size: 2.9em !important;
}

.textMedium
{
	font-size: 1.7em !important;
}

a
{
	color: #9A0200;
	text-decoration: underline;
}

/*-- Navbar --------------- */
#nav
{
	position: relative;
	width: 960px;
	height: 38px;
}

#navbar, #navbar ul, #nav_submenu
{
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
	width: 100%;
}

#navbar
{
	background: #9F0102 url(/Images/Design/nav_bg.jpg) no-repeat;
	font-family: Arial,Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 36px;
}

#navbar li a
{
	margin-top: 0px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 38px;
	background-color: #9F0102;
	line-height: 150%;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 300%;
}

#navbar a:hover
{
	color: #FFF;
	background-image: url(/Images/Design/navSelectedRight.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#nav li.selected
{
	display: block;
	float: left;
	background-image: url(/Images/Design/navSelectedRight.jpg);
}

#nav li a.home
{
	line-height: 300%;
}

#nav .homeli
{
	line-height: 300%;
}



#navbar li
{
	float: left;
	text-align: center;
	line-height: normal; /*	width: 11.09%*/
}

#nav li a.selected
{
	background-image: url(/Images/Design/navSelectedRight.jpg);
	height: 38px;
}

#ContentWrap, #DefaultContentWrap
{
	background-repeat: repeat-x;
	width: 100%;
}

#DefaultContentWrap
{
	background-image: url(/Images/Design/ContentBg.jpg);
}

#ContentWrap
{
	background-image: url(/Images/Design/MainContentBg.jpg);
}

#PageHeading
{
	padding-left: auto;
	padding-right: auto;
}

/* --------------- sidebar --------------- */

#sidebar
{
	margin: 0;
	float: left;
	width: 341px;
	margin-bottom: 14px;
}

#sidebar h2
{
	padding-left: 10px;
	margin-top: 7px;
	line-height: 37px;
	height: 37px;
	color: #669933;
	font-size: 18px;
}

#sidebar p
{
	margin-left: 10px;
	padding-left: 10px;
	color: #000;
}

#sidebar .externalLink
{
	float: left;
}

#sidebar .rightLink
{
	margin-left: 2px;
}

#sidebar h3, #sidebar p
{
	padding: 0 10px 0 0;
}

#LiveChat
{
	width: 167px;
}

#sidebar #ChatCallBackPod #LiveChat
{	
	width: 167px;
	background: #fff url(/Images/Design/ChatCallBackBg.jpg) repeat-x;
	float: left;
}

#sidebar #ChatCallBackPod #CallMeBack
{
	width: 173px;
}

#sidebar #ChatCallBackPod img, #sidebar #ChatCallBackPod #CallMeBack
{
	float: left;
	color: #FFF;
}

#sidebar #ChatCallBackPod #CallMeBackMain
{
	float: left;
}

#sidebar #ChatCallBackPod #CallMeBack .head
{
	font-size: 1.2em;
	display: block;
	margin: 13px 0 0 10px;
}

#sidebar #ChatCallBackPod #CallMeBack .details
{
	font-size: 0.9em;
	display: block;
	margin: 0 0 0 10px;
	line-height: 1.1em;
}

#sidebar #ChatCallBackPod #LiveChat #LiveChatFields
{
	width: 341px;
	float: left;
}

#sidebar #ChatCallBackPod #LiveChat #LiveChatFields
{
	margin: 9px 0 0 9px;
	width: 151px;
}

#sidebar #ChatCallBackPod #LiveChat #LiveChatFields #LiveChatButton
{
	margin-top: 3px;
	text-align: right;
}

#sidebar #ChatCallBackPod #LiveChat #LiveChatFields #LiveChatButton img
{
	float: right;
}


#sidebar #ChatCallBackPod #LiveChat #LiveChatFields .LiveChatField
{
	height: 76px;
	width: 97%;
}

#sidebar #ChatCallBackPod #CallMeBackFields
{
	width: 165px;
	margin: 9px 0 0 8px; /*height: 83px;*/
}

#CallMeBack
{
	background: #fff url(/Images/Design/ChatCallBackBg.jpg) repeat-x;
}

#CallBackHeader
{
	margin-bottom: 10px;
}

#sidebar #ChatCallBackPod #CallMeBackButton
{
	text-align: right;
}

#sidebar #ChatCallBackPod #CallMeBackFields .field
{
	margin-bottom: 5px;
	width: 160px;
}

#sidebar #ChatCallBackPod #CallMeBackFields .reason
{
	margin-bottom: 5px;
	width: 160px;
	height:200px;
}

#sidebar .DataCaptureSidePod
{
	margin-left: 15px;
}

#sidebar #TestimonialsSidepod
{
	background-image: url(/Images/Design/TestimonialsSidepodBg.gif);
	background-repeat: no-repeat;
	width: 340px;
	min-height: 151px;
	margin-top:15px;
}

#sidebar #TestimonialsSidepod #testimonials
{
	margin-left: 20px;
	float: left;
	width: 92%;
	line-height: 14px;
}

#sidebar #TestimonialsSidepod #testimonials .TestimonialItem
{
	margin-top: 15px;
	font-size: 12px;
}


#sidebar #TestimonialsSidepod #ViewAllTestimonials
{
	float: right;
	width: 95px;
	margin-top: 18px;
	margin-right: 21px;
}

#sidebar #categoryLinks
{
	margin-top: 14px;
}

#sidebar #TestimonialsBottomSidepod
{
	background-image: url(/Images/Design/TestimonialsSidepodBottomBg.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 340px;
}

#sidebar #LatestDetails
{
	margin-top: 14px;
}

#sidebar .rightListPod
{
	width:100%;
	padding-top:6px;
}

#sidebar .rightListPod .SmallListItem
{
	margin:6px 0 6px 0;
}

#sidebar .rightListPod .SmallListItem .bullet
{
	width: 24px;
	text-align: center;
}

#sidebar .rightListPod .SmallListItem .bullet img
{
	margin-top: 5px;
}

#sidebar .rightListPod .SmallListItem .details
{
	width: 80%;
	margin-top: 4px;
}

#sidebar .rightListPod .SmallListItem .details .bodyHeading a
{
	color: #990000;
	text-decoration: none;
	float:left;
}

#viewAll, #viewAllVacancies
{
	padding-right: 21px;
	text-align: right;
	margin-top: 10px;
}

#viewAllVacancies
{
	background-color: #E7E7E7;
	padding-top: 10px;
}


/*------------ Main Content -------------*/

#main
{
	width: 585px;
	min-height: 100px;
	float: left;
	margin-right: 19px;
	padding-top: 26px;
}

.breadcrumb {font-size:0.85em;margin-bottom:20px;}

#DefaultContentInnerWrap, #ContentInnerWrap
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#DefaultContentInnerWrap
{
	background-color: #FFF;
}

#GroupMain
{
	width: 540px;
	padding-left: 25px;
	min-height: 406px;
	float: left;
	margin-right: 19px;
	padding-top: 26px;
	background: #FFF url(/Images/Design/DefaultBg.jpg) no-repeat top left;
}


/*------------ Featured Product -------------*/

#main .defaultFeaturedProduct
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#main .defaultFeaturedProduct .featuredProductPod
{
	width: 100%;
	margin-right: 8px;
}

#main .defaultFeaturedProduct .featuredProductPod .ProductDetails
{
	min-height: 230px;
	background: url(../Images/Design/ProductListItemBg.jpg) repeat-x bottom left;
}

#main .defaultFeaturedProduct .featuredProductPod .productImage
{
	float: left;
	width: 171px;
	text-align: center;
	border: 8px solid #F3F3F3;
}

#main .defaultFeaturedProduct .featuredProductPod .details
{
	float: left;
	width: 60%;
	margin-left: 19px;
}

#main .defaultFeaturedProduct .featuredProductPod .shortDescription
{
	float: left;
}

#main .defaultFeaturedProduct .featuredProductPod .productText
{
	float: left;
	width: 100%;
}

#main .defaultFeaturedProduct .featuredProductPod a.productTitle
{
	display: block;
	font-size: 14px;
	height: 30px;
}

#main .defaultFeaturedProduct .featuredProductPod .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
}

#main .defaultFeaturedProduct .featuredProductPod .price
{
	margin: 6px 0 6px 0;
	font-size: 20px;
	color: #EB6A0A;
	font-weight: bold;
	float: left;
}

#main .defaultFeaturedProduct .featuredProductPod .rrp
{
	text-decoration: line-through;
}

#main .defaultFeaturedProduct .featuredProductPod .productText a
{
	font-size: 13px;
	color: #9B0100;
	text-decoration: none;
}

#main .defaultFeaturedProduct .featuredProductPod .addAButton
{
	float: right;
}

#main .categoryFeaturedProduct
{
	border: 8px solid #F3F3F3;
	padding: 5px;
	margin-top: 5px;
}

#main .categoryFeaturedProduct .featuredProductPod
{
	width: 100%;
	margin-right: 8px;
}

#main .categoryFeaturedProduct .featuredProductPod .ProductDetails
{
	min-height: 230px;
	background: url(../Images/Design/ProductListItemBg.jpg) repeat-x bottom left;
}

#main .categoryFeaturedProduct .featuredProductPod .productImage
{
	float: left;
	width: 330px;
	text-align: center;
}

#main .categoryFeaturedProduct .featuredProductPod .details
{
	float: left;
	width: 210px;
	margin-left: 12px;
}

#main .categoryFeaturedProduct .featuredProductPod .shortDescription
{
	float: left;
}

#main .categoryFeaturedProduct .featuredProductPod .productText
{
	float: left;
	width: 100%;
}

#main .categoryFeaturedProduct .featuredProductPod a.productTitle
{
	display: block;
	font-size: 14px;
	height: 30px;
}

#main .categoryFeaturedProduct .featuredProductPod .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
}

#main .categoryFeaturedProduct .featuredProductPod .price
{
	margin: 6px 0 6px 0;
	font-size: 20px;
	color: #EB6A0A;
	font-weight: bold;
	float: left;
}

#main .categoryFeaturedProduct .featuredProductPod .rrp
{
	text-decoration: line-through;
}

#main .categoryFeaturedProduct .featuredProductPod .productText a
{
	font-size: 13px;
	color: #9B0100;
	text-decoration: none;
}

#main .categoryFeaturedProduct .featuredProductPod .addAButton
{
	float: right;
}

/* -------------- Product Pod ------------------ */


#main .borderWrap
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#main .prodList
{
	margin-top: 5px;
}

#main td
{
	padding-top: 5px;
}

#main .productPod
{
	width: 187px;
	margin-right: 8px;
	min-height: 276px;
}

#main .productPod .ProductDetails
{
	min-height: 276px;
	background: url(../Images/Design/ProductListItemBg.jpg) repeat-x bottom left;
	position: relative;
}

#main .productPod .productImage
{
	float: left;
	width: 171px;
	text-align: center;
	min-height: 130px;
	border: 8px solid #F3F3F3;
}

#main .productPod .productImage img
{
	max-height: 130px;
	max-width: 171px;
}

#main .productPod .productImage a
{
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	height: 130px;
}

#main .productPod .productText
{
	float: left;
	width: 100%;
	line-height: 1.2em;
}

#main .productPod .productText strong
{
	margin-bottom: 5px;
	display: block;
}


#main .productPod .productText a.productTitle
{
	display: block;
}

#main .productPod .productText .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
}

#main .productPod .productText .price
{
	margin: 6px 0 6px 0;
	font-size: 20px;
	color: #EB6A0A;
	font-weight: bold;
}

#main .productPod .productText .rrp
{
	text-decoration: line-through;
}

#main .productPod .productText a
{
	font-size: 12px;
	color: #9B0100;
	text-decoration: none;
}

#main .productPod .podButtons
{
	bottom: 0;
	position: absolute;
	margin-left: 10px;
}

/* ----------- Default page -----------*/

#main .statement
{
	color: #999999;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 0 16px;
	text-align: center;
	font-family: Helvetica,Verdana,Arial,sans-serif;
}


/*-- Category filters ---------------------------------------------------------------------------------------------*/
.filter
{
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.filter .pages
{
	margin: 7px 0 7px 0;
}

.filter .pages span.selectedPage
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	text-align: center;
	float: left;
	font-weight: bolder;
	margin: 0 5px 0 0;
}

.filter .pages a
{
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: center;
	float: left;
	margin: 0 5px 0 0;
}

.filter .pages a.pgrBtn
{
	color: #666666;
	width: 50px;
	margin: 0;
	font-weight: bold;
}

.filter .pages a.previous
{
	width: 80px;
}

.filter .SortFilter
{
	margin-right: 20px;
	color: #333333;
	font-size: 12px;
}

.filter .SortFilter label
{
	padding: 0 7px 0 0;
}

.filter .filters
{
	float: right;
	text-align: left;
	font-size: 11px;
	color: #333333;
	width: 270px;
	padding-bottom: 7px;
}

.filter .filterDropDowns select
{
	border: 1px solid #ACADB2;
	font-size: 1.0em;
	color: #666666;
}

.filter .filterDropDowns
{
	height: 20px;
	margin-top: 7px;
	width: 205px;
	float: left;
}

.filter .filters .btn
{
	margin-top: 7px;
	float: left;
}

/*-- Product Details Page --------------------------------*/
#main #productDetail
{
	background-color: #FFF;
}

#main #productDetail h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #970100;
}

#main #productDetail .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
	margin-bottom: 10px;
}

#main #productDetail #productBody
{
}

#main #productDetail #productBody #productImages
{
	width: 349px;
	float: left;
}

#main #productDetail #productBody #productImages .clickToView
{
	font-size: 12px;
	display: block;
	margin: 5px 0 5px 0;
	color: #545454;
	vertical-align: middle;
}

#main #productDetail #productBody #productImages .clickToView .clickToViewText
{
	display: block;
	text-decoration: underline;
	float: left;
	width: 40%;
	color: #545454;
}

#main #productDetail #productBody #productDetails
{
	float: left;
	width: 100%;
	color: #000000;
	margin-top: 20px;
}

#main #productDetail #productBody #productDetails h2
{
	padding: 0;
}


#main #productDetail #productBody #productDetails #productDescription, #main #productDetail #productBody #productDetails #productSpecification
{
	font-size: 1em;
	margin-bottom: 15px;
}

#main #productDetail #productBody #productDetails #productSpecification ul
{
	list-style-type: disc;
	margin-left: 13px;
}

#main #productDetail #productBody #productDescription strong
{
	font-size: 12px;
	font-weight: bold; /*display: block;*/
	margin-bottom: 10px;
}

#main #productDetail #productBody #productDescription p
{
	padding: 0;
	margin-bottom: 10px;
}

#main #productDetail #productBody #productActions
{
	background-color: #E4F2FB;
	padding: 10px;
}


#main #productDetail #productBody #productActions label, #main #productDetail #productBody #addToCart label
{
	display: block;
	float: left;
	width: 65px;
	line-height: 20px;
}

#main #productDetail #productBody #productActions h2
{
	font-size: 14px;
}


#main #productDetail #productBody #productDescription p
{
	padding: 0;
	margin-bottom: 10px;
}

#main #productDetail #productBody #productDetails #productActions p
{
	padding: 0;
}

#main #productDetail #productBody #productPrice
{
	margin-top: 10px;
	width: 362px;
}

#main #productDetail #productBody #productPrice #priceContainer
{
	float: left;
	width: 220px;
}

#main #productDetail #productBody #productPrice #priceContainer .price
{
	font-size: 24px;
	color: #EB6909;
	display: inline;
	font-weight: bold;
	margin-right: 25px;
}

#main #productDetail #productBody #productPrice .cardImage
{
	float: right;
	margin-top: 18px;
	margin-bottom: 18px;
}

#main #productDetail #productBody #productActions .vatMsg
{
	margin-left: 10px;
	font-size: 12px;
}

#main #productDetail #productBody #productImages #mainImage, #main #productDetail #productBody .rightTop #thumbnails .ImageWrapperDiv .ImagesDiv .ImageDiv
{
	border: 8px solid #F3F3F3;
	text-align: center;
}

#main #productDetail #productBody .rightTop #thumbnails .ImageWrapperDiv .ImagesDiv td
{
	padding: 0;
}

#main #productDetail #productBody .rightTop #thumbnails
{
	margin-bottom: 10px;
}

#main #productDetail #productBody .rightTop
{
	width: 220px;
	float: left;
	margin-left: 10px;
}

#main #productDetail #productBody .rightTop #thumbnails .ImageWrapperDiv .ImagesDiv .ImageDiv a
{
	display: block;
}

#main #productDetail #productBody .rightTop #thumbnails .ImageWrapperDiv .ImagesDiv .ImageBlockDiv
{
	padding: 0 10px 0 0;
}
#main #productDetail #productBody .rightTop #Documents
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}

#main #productDetail #productBody .rightTop #Documents a
{
	text-decoration: none;
	display: block;
}

#main #productDetail #productBody .rightTop #Documents img
{
	float: left;
}

#main #productDetail #productBody .rightTop #Documents span
{
	display: block;
	float: left;
	width: 80%;
	margin-left: 3px;
}

#main #productDetail #productBody .rightTop .clickToView .clickToViewText
{
	color: #545454;
	display: block;
	float: left;
	font-size: 12px;
}

#main #productDetail #productBody .rightTop .virtualDemo .clickToViewText
{
	float: right;
	color: #990002;
	display: block;
	font-size: 12px;
}


#addToBasket
{
	float: right;
	width: 220px;
}

#main #productDetail #productBody #productActions .ActionLabel
{
	font-size: 18px;
	color: #7C428F;
	font-family: 'Trebuchet MS';
	padding: 3px;
	width: 100%;
	margin-bottom: 10px;
}

.relatedProducts h3
{
	font-weight: bold;
}

.relatedProducts .relatedProdList
{
	border-top: 1px solid #CCCCCC;
}

/*-- Static Page Styles --------------------------------*/

#copyBody
{
	margin-top: 20px;
}

#copyArea
{
	margin-top: 10px;
}

#copyArea p
{
	margin-top: 10px;
	line-height: normal;
}

#copyArea table
{
	border: 0;
	width: 100%;
	font-size: 1.2em;
}

#copyArea table th
{
	background-color: #333333;
	color: #FFFFFF;
	padding: 0 3px;
	text-align: center;
	font-size: 0.85em;
}

#copyArea table td
{
	color: #666666;
	text-align: center;
	padding: 0 3px;
}

#copyArea table .row
{
	background-color: #FFFFFF;
}

#copyArea table .altrow
{
	background-color: #EBEBEB;
}


#EnquiryForm p
{
	font-size:0.95em;
}

#EnquiryForm label
{
	display: block;
	width: 200px;
	float: left;
	font-size:0.95em;
}

#EnquiryForm .field
{
	font-family:"Trebuchet MS", Verdana, Sans-Serif;
	float: left;
	width: 300px;
}

#EnquiryForm .enquiryRow
{
	margin-top: 5px;
}

.requiredMarker
{
	color: #FF0000;
}

/*-- Static Page List Styles --------------------------------*/

#staticPageList .staticPagePod
{
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-bottom: 10px;
}

#staticPageList .staticPagePod .staticPageListImage
{
	float: left;
	min-height: 10px;
	width: 125px;
	text-align: center;
}

#staticPageList .staticPagePod .staticPageListImage a
{
	text-decoration: none;
}

#staticPageList .staticPagePod .staticPageListText
{
	float: left;
	width: 75%;
	line-height: 1.2em;
	margin-left: 10px;
	font-size:0.85em;
}

#staticPageList .staticPagePod .staticPageListText .podHeading
{
	text-decoration: none;
}

#copyArea ul, #productBody ul
{
	list-style-type: disc;
	margin-left: 15px;
}

#copyArea ol
{
	list-style-type: decimal;
	margin-left: 15px;
}

.StaticPageImage
{
	margin: 10px;
}

.specialProductItem
{
	margin-top: 10px;
}

#footerRight .topLinkWrap
{
	background: #FFF url(/Images/Design/PageTopLink.gif) no-repeat center top;
	height: 47px;
}

#footerRight .logo
{
	background: #343434 url(/Images/Design/craftedLogo.gif) no-repeat right top;
	height: 36px;
	margin-top: 20px;
}

#footerRight a
{
	height: 100%;
	width: 115px;
}

##ContactDetails ul
{
	color: #FFF;
	font-weight: bold;
}

#ContactDetails ul li
{
	display: inline;
	margin-right: 15px;
	color: #FFF;
}

#ContactDetails ul li a
{
	color: #FFF;
}

.NewsImagePod
{
	background: #FFF url(/Images/Design/NewsDateBg.jpg) no-repeat center top;
	height: 45px;
	margin-top: 20px;
}

.NewsImagePod a
{
	text-decoration: none;
}

.NewsImagePod .Day
{
	color: #A32028;
	font-size: 16px;
	margin-top: 5px;
	text-align: center;
}

.NewsImagePod .Month
{
	color: #FFF;
	font-size: 9px;
	height: 15px;
	text-align: center;
}

#LeftContentBorder
{
	margin-left: -10px;
	position: absolute;
	top: 407px;
	width: 10px;
	background: #FFF url(/Images/Design/LeftContentGroupBorder.jpg) no-repeat center top;
	height: 98px;
}

#RightContentBorder
{
	margin-left: 960px;
	position: absolute;
	top: 407px;
	width: 10px;
	background: #FFF url(/Images/Design/RightContentGroupBorder.jpg) no-repeat center top;
	height: 98px;
}

#GroupMain .GroupHeading
{
	color: #CC0001;
	margin-bottom: 23px;
}

#HomePage
{
	font-size: 1.1em;
}

#enquiryButtons
{
	text-align: right;
	margin-top: 15px;
	padding-right: 80px
}

#pageHeading
{
	height: 56px;
	background-image:url(/Images/Design/CategoryBg.jpg);
	background-repeat:repeat-x;
}

#pageHeading #innerHeading
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#pageHeading #innerHeading h1
{
	color:#FFFFFF;
	margin-left:28px;
	margin-top:0;
	padding-top:20px;
}

.contactus
{
    padding-bottom:15px;
}

#EnquiryForm h2
{
    color:#CC0000;
    font-size:1em;
    font-weight:bold;
    margin:0 0 10px;
}

.contactus h2
{
color:#CC0000;
font-size:1em;
font-weight:bold;
margin:0 0 10px;
}

.contactus p
{
    padding:0;
    line-height:120%;
    margin:0;
}

.contactus img
{
    padding-bottom: 15px;
    padding-top: 15px;
}
