* {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: none;
}

body {
	background: url(../images/pentland-bg-repeat.png) repeat left top #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align:  center;
	color: #686868;
}
a {
	color: #4b4b4b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-size: 14px;
	padding-bottom: 15px;
	text-align: left;
}	
h1 {
	color:#38479a;
}
h2 {
	color:#f49f1e;
}
h3 {
	color:#7d7d7d;
}
p {
	padding-bottom: 15px;
}

.inputpad {
	padding: 4px 10px !important;
	width: 154px !important;
	background: #eeeff6;
	border: solid 1px #c8c8c8;
	margin-bottom: 6px;
}

textarea {
	color: #4d4d4d;
	font-size: 12px;
				padding: 4px 10px;
				width: 165px;
                 height: 140px;
				background: #eeeff6;
				border: solid 1px #c8c8c8;
				margin-bottom: 6px;
 }

.catcrumb {
	font-size: 14px;
	color: #38479a;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	cursor: pointer;
	margin-right: 10px;
}
.catcrumb:hover {
	color:#7d7d7d;
	text-decoration: underline;
}
/* input button padding >ie7 fix */
.catcrumb {
	overflow: visible;
}
html>/**/body .catcrumb {
	overflow: auto;
}

.subcatborder {
	border: solid 1px #d1d1d1;
	padding: 10px;
}
.subcatmenu {
	padding: 10px 10px 0px 0px;
}
.midhighlight {
	font-size: 14px;
	color: #f49f1e;
	font-weight: bold;
}
.darkhighlight {
	font-size: 12px;
	font-weight: bold;
}


.innercatmenu{
                float:left;
				margin-left: 9px;
				margin-bottom: 9px;
				z-index:5;
			}


			.innercatmenu input{
                display:inline;
				background: #fff;
				color: #4b4b4b;
				border: solid 1px #d1d1d1;
				margin-left: 0px;
				margin-bottom: 0px;
				z-index:5;
				padding: 5px 10px;
				cursor: pointer;
			}


.innercatmenuMANUF{
                float:left;
				margin-left: 9px;
				margin-bottom: 9px;
				z-index:5;
			}


			.innercatmenuMANUF input{
                display:inline;
				background: #fff;
				color: #4b4b4b;
				border: solid 1px #d1d1d1;

				margin-left: 0px;
				margin-bottom: 0px;
				z-index:5;
				padding: 5px 8px;
				cursor: pointer;

                font-weight: bold;
                 font-size:11px;
			}

			.subcatmenu input:hover {
				color: #fff;
				text-decoration: none;
				border: solid 1px #ccc;
				background: #f49f1e;
			}


#tallbg {
	width: 100%;
	height: 600px;
	background: url(../images/pentland-bg-tall.png) repeat-x left top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#wrapper {
	margin: 0px auto;
	padding: 20px 0px;
	width: 960px;
	text-align: left;
	position: relative;
	z-index: 2;
}
#header {
	height: 102px;
	background: url(../images/pentland-logo.png) left top no-repeat #f49f1e;
	border: solid 1px #636363;
	text-align: right;
	z-index:2;
}
	.salesblock {
		font-size: 12px;
		padding: 15px 20px 5px 0px;
		color: #4b4b4b;
	}
	.searchblock {
		font-size: 12px;
		padding: 0px 20px 5px 0px;
		color: #4b4b4b;
		position: relative;
		width: 225px;
		height: 24px;
		float: right;
	}
		.searchlabel {
			display: inline;
			height: 24px;
			padding-right: 5px;
			float: left;
			line-height: 24px;
		}
		.searchbg {
			background: url(../images/pentland-search-bg.png) left top no-repeat;
			float: left;
			width: 136px;
			height: 24px;
			position: relative;
		}
		.searchbox {
			width: 100px;
			position: absolute;
			left: 8px;
			top: 4px;
		}
		.searchboxmag {
			margin-top: 3px;
			margin-right: 6px;
			display: inline;
		}
	.cartblock {
		font-size: 12px;
		color: #4b4b4b;
		padding-right: 20px;
	}
		.cart {
			display: inline;
			float: right;
		}
		.cartvalues {
			display: inline;
			margin-left: 15px;
			padding-left: 15px;
			float: right;
			border-left: solid 1px #b58c4c;
		}
		
	#menubar {
		background: url(../images/menubar-bg.png) left top repeat-x #c8c8c8;
		border: solid 1px #636363;
		height: 42px;
		margin-top: 4px;
		font-size: 11px;
		color: #4b4b4b;
	}
	#menubar ul {
		
	}
		#menubar a {
			text-decoration: none;
		}
		.menulist {
			position:relative;
			z-index:10;
		}
		.menulist li {
			display: inline;
			list-style:none;
			position: relative;
			float: left;
			z-index:10;
		}
			.menulist a {
				background: transparent;
				display: block;
				height: 28px;
				padding: 14px 30px 0px 30px;
				border-right: solid 1px #aaaaaa;
				z-index:10;
			}
			.menulist a:hover {
				background: url(../images/menu-hover.png) #4b4b4b;
				color: #d0d0d0;
			}
				.menulist a.topmenupop {
					background: url(../images/menubar-bg-pop.png) left top no-repeat;
					padding-left: 44px;
				}
				.menulist a.topmenupop:hover {
					background: url(../images/menubar-bg-pop-hover.png) left top no-repeat;
					padding-left: 44px;
				}
				.topmenupophold {
					background: url(../images/menubar-bg-pop-hover.png) left top no-repeat !important;
					color: #d0d0d0;
				}
			.menulist .menupopup {
				position: absolute;
				left: 0px;
				top: 43px;
				text-align: left;
				z-index: 15;
				display: none;
				width: 863px;
				background: #333;
				border-left: solid 1px #636363;
				border-bottom: solid 1px #636363;
				border-right: solid 1px #636363;
			}


			.menulist .menupopupSmaller {
				position: absolute;
				left: 0px;
				top: 43px;
				text-align: left;
				z-index: 15;
				display: none;
				width: 747px;
				background: #333;
				border-left: solid 1px #636363;
				border-bottom: solid 1px #636363;
				border-right: solid 1px #636363;
			}


			.menulist .menupopupEvenSmaller {
				position: absolute;
				left: 0px;
				top: 43px;
				text-align: left;
				z-index: 15;
				display: none;
				width: 289px;
				background: #333;
				border-left: solid 1px #636363;
				border-bottom: solid 1px #636363;
				border-right: solid 1px #636363;
			}




				.menupopuplinkblock {
					float: left;
					width: 170px;
					padding: 20px 0px 10px 30px;
				}
				.menupopuplinkblock a {
					border-right: none;
					height: auto;
					color: #ccc;
					padding: 0px 0px 10px 0px;
				}
				.menupopuplinkblock a:hover {
					background: transparent;
					color: #fff;
				}
		.login {
			position: relative;
			float: right;
		}
		.login li {
			display: inline;
			list-style:none;
			position: relative;
		}
			.login a {
				background: url(../images/menu-dark.png) #4b4b4b;
				display: block;
				height: 28px;
				padding: 14px 30px 0px 30px;
				color: #d0d0d0;
			}
			.login a:hover {
				background: url(../images/menu-hover.png) #4b4b4b;
				color: #d0d0d0;
			}
	#content {
		background: #fff;
		margin-top: 4px;
		border: solid 1px #636363;
		padding: 10px 0px 10px 10px;
		min-height: 522px;
		height: auto !important;
		height: 522px;
		z-index:5;
	}
		.leftmenu {
			width: 155px;
			float: left;
			margin-right: 20px;
			z-index:5;
		}
		.leftmenulist {
			position: relative;
			z-index:5;
		}
		.leftmenulist li {
			display: inline;
			list-style:none;
			position: relative;
			z-index:5;
		}
			.leftmenulist a {
				background: url(../images/menu-lightblue.png) #fff;
				display: block;
				height: 23px;
				padding: 9px 0px 0px 14px;
				color: #4b4b4b;
				border: solid 1px #d1d1d1;
				margin-bottom: 9px;
				z-index:5;
			}
			.leftmenulist a:hover {
				background: url(../images/menu-dark.png) #4b4b4b;
				color: #d0d0d0;
				text-decoration: none;
			}
			
			.leftmenulist a.silver {
				background:url(../images/menubar-bg.png) #fff;
				color: #4b4b4b;
			}
			.leftmenulist a.silver:hover {
				background: url(../images/menu-dark.png) #4b4b4b;
				color: #d0d0d0;
				text-decoration: none;
			}
		.leftmenunews {
			position: relative;
		}
		.leftmenunews li {
			display: inline;
			list-style:none;
			position: relative;
		}
			.leftmenunews a {
				background: url(../images/menubar-bg-pop.png) -10px top #4b4b4b;
				display: block;
				height: 28px;
				padding: 14px 0px 0px 30px;
				border: solid 1px #d1d1d1;
				color: #4b4b4b;
			}
			.leftmenunews a:hover {
				background: url(../images/menu-dark-arrow-over.png) -10px top #4b4b4b;
				color: #d0d0d0;
				text-decoration: none;
			}
		.newsletterimage {
			position: absolute;
			top: -6px;
			left: 86px;
		}
		
		.centralcontent {
			float: left;
			padding-top: 10px;
			width: 362px;
			margin-right: 20px;
			text-align: justify;
		}

		.centralcontentContact {
			float: left;
			padding-top: 10px;
			width: 322px;
			margin-right: 20px;
			text-align: justify;
		}

		.contactsUS {
			width: 183px;
			float: left;
			margin-right: 20px; 
			border: solid 1px #d1d1d1;
			min-height: 519px;
		}

		.contactform {
			float: left;
			padding-top: 10px;
			width: 464px;
			margin-right: 0px;
			text-align: justify;
		}


		.centralcontentwider {
			float: left;
			padding-top: 10px;
			width: 720px;
			margin-right: 20px;
			text-align: justify;
		}


		.centralcontentwide {
			float: left;
			padding-top: 10px;
			width: 527px;
			margin-right: 20px;
			text-align: justify;
		}
		.centralcontent ul, .centralcontentwide ul {
			margin-left: 20px;
			margin-bottom: 10px;
		}
			.productitem {
				margin-left: 10px;
				margin-bottom: 18px;
				width: 165px;
				float: left;
				position: relative;
			}
				.productitemtitle {
					padding: 0px 0px 5px 0px;
					font-weight: bold;
					text-align: center;
					height: 32px;
                    width: 114px;
					overflow: hidden;
				}
				.productitemdesc {
					padding: 5px 0px 0px 0px;
					font-weight: bold;
					text-align: center;
                    width: 114px;
					overflow: hidden;
				}
				.productitemcategorymake {
					padding: 0px 0px 5px 0px;
					font-weight: bold;
					text-align: center;
                    width: 114px;
					height: 15px;
					overflow: hidden;
				}
				.productitemcategorymodel {
					padding: 0px 0px 5px 0px;
					text-align: left;
					height: 42px;
                    width: 114px;
					overflow: hidden;
				}

				.productitemimage2 {
					border: solid 1px #d1d1d1;
					width: 114px;
					height: 120px;
					overflow: hidden;
				}

				.productitemimage {
					border: solid 1px #d1d1d1;
					width: 114px;
					height: 120px;
					overflow: hidden;

				}

				.productitemimage a {
                    display:inline;
                    vertical-align:middle;
                    line-height: 120px;
				}
				.productitemimage img {

                    vertical-align:middle;

				}
				
			.productdetailimagewrap {
				float: left;
				margin-right:10px;
				width: 217px;
			}
				.productdetailimage {
					width: 209px;
					height: 190px;
					overflow: hidden;
					text-align: left;
					border: solid 1px #dedede;
				}
				.productdetailimage a {
					display:block;
					text-align: center;
					width: 209px;
					margin-top: 5px;
				}
				.productdetailimage img {
					/*height: 150px;*/
                    /*width: 180px;*/
				}

				a.productdetailthumb {
					display:block;
					float: left;
					width: 37px;
					height: 41px;
					overflow: hidden;
					text-align: center;
					border: solid 1px #dedede;
					margin-top: 4px;
					margin-right: 4px;
				}
				a.productdetailthumbfinal {
					display:block;
					float: left;
					width: 37px;
					height: 41px;
					overflow: hidden;
					text-align: center;
					border: solid 1px #dedede;
					margin-top: 4px;
					margin-right: none;
				}
				a.productdetailthumb img, a.productdetailthumbfinal img {
					height: 41px;
				}
				a.productdetailthumb:hover, a.productdetailthumbfinal:hover {
					border: solid 1px #f49f1e;
				}
			.productdetailwrap {
				width: 300px;
				float: left;
			}
			.productdetailinfo {
				margin-bottom: 5px;
				border: solid 1px #efefef;
				padding: 4px;
			}
			.pdinfotitle {
				float: left;
				width: 100px;
				font-weight: bold;
				margin-right: 15px;
			}
			.productdetailprice {
				margin-bottom: 5px;
				border: solid 1px #d1d1d1;
				padding: 4px;
				font-size: 13px;
			}
			.pdpricetitle {
				float: left;
				width: 100px;
				font-weight: bold;
				margin-right: 15px;
			}
			
            
            .pdpricetitle2 {
                height: 20px;
				float: left;
				width: 115px;
				font-weight: bold;
				margin: 0px 0px 0px 0px;
                padding:0px 0px 0px 0px;
			}
			.pdpricecontent2 {
                height: 20px;
				margin: 0px 0px 0px 0px;
                padding:0px 0px 0px 0px;
				color: #38479a;
				font-weight: bold;
                 vertical-align:middle;
			}
            input.smallinput {
	            width: 40px;
                height: 20px;
				margin: 0px 0px 0px 0px;
                padding:0px 2px 0px 0px;
	            font-family: Verdana, Arial, Helvetica, sans-serif;
	            font-size: 12px;
	            color: #797979;
	            border: solid 1px #999;
                text-align:right;
                 vertical-align:middle;
            }
            input.smallinputBtn {
	            width: 110px;
                height: 20px;
				margin: 0px 0px 0px 0px;
                padding:0px 2px 0px 0px;
	            font-family: Verdana, Arial, Helvetica, sans-serif;
	            font-size: 12px;
	            color: #797979;
	            border: solid 1px #999;
                text-align:center;
                 vertical-align:middle;
            }
			input.addtobasketbutton {
				background: url(../images/basket-arrow.png) left -7px no-repeat;
				display: block;
				height: 31px;
				padding: 0px 0px 0px 40px;
				color: #fff;
				border: solid 1px #d1d1d1;
				width: 300px;
				text-align: left;
				margin-bottom: 5px;
			}
			input.addtobasketbutton:hover {
				background: url(../images/basket-arrow-hover.png) left -7px no-repeat;
			}
            

			.pdpricecontent {
				color: #38479a;
				font-weight: bold;
			}
			a.addtobasket {
				background: url(../images/basket-arrow.png) left -7px no-repeat;
				display: block;
				height: 21px;
				padding: 7px 0px 0px 40px;
				color: #fff;
				border: solid 1px #d1d1d1;
			}
			a.addtobasket:hover {
				background: url(../images/basket-arrow-hover.png) left -7px no-repeat;
			}
			.productdetailblock {
				margin-top: 15px;
				border: solid 1px #dedede;
				padding: 10px;
			}
		.brands {
			width: 143px;
			float: left;
			margin-right: 20px; 
			border: solid 1px #d1d1d1;
			min-height: 519px;
		}
		.brandsheader {
			background: url(../images/arrow-grey-down.png) left 2px no-repeat;
			margin: 15px;
			padding-left: 20px;
			padding-bottom: 15px;			
			border-bottom: solid 1px #d1d1d1;
		}
		.brandswrap {
			text-align: center;
			width: 143px;
		}
		.brandsimages {
			text-align: center;
			width: 143px;
		}
		.brandsimages a {
			padding-bottom: 15px;
			display: block;
		}



		.contactaddress {
			text-align: left;
            padding: 5px;
             font-size:10px;
		}
		.brandsimages img {
			padding-bottom: 5px;
		}
		.rightmenu {
			width: 205px;
			float: left;
		}


			.basketdetail2 {
				border: solid 1px #d1d1d1;
                padding: 10px;
				position: relative;
				background: #e4951e;
				background-image: none;
			}
			.basketdetailcontents2 {
				padding: 0px 20px 20px 20px;
				color: #fff;
				zoom:1;

			}
				.basketdetailcontents2 .header {
					padding-bottom: 10px;
					border-bottom: solid 1px #efefef;
				}
				.basketdetailcontents2 .item {
					padding: 5px 0px;
				}
				.basketdetailcontents2 .total {
					text-align: right;
					font-weight: bold;
					padding-top: 10px;
					border-top: solid 1px #d1d1d1;
					padding-bottom: 10px;
				}




			.basketdetail {
				border: solid 1px #d1d1d1;
				position: relative;
				background: #e4951e;
				background-image: none;
			}
			.basketdetail a.basketdetailopen {
				background: url(../images/basket-arrow.png) left top no-repeat;
				display: block;
				height: 28px;
				padding: 14px 0px 0px 40px;
				color: #fff;
			}
			.basketdetail a.basketdetailopen:hover {
				background: url(../images/basket-arrow-hover.png) left top no-repeat;
				text-decoration: none;
			}
			.basketactive {
				background: url(../images/basket-arrow-active.png) left top no-repeat !important;
			}
			.basketdetailcontents {
				padding: 0px 20px 20px 20px;
				color: #fff;
				zoom:1;
				display: none;
			}
				.basketdetailcontents .header {
					padding-bottom: 10px;
					border-bottom: solid 1px #efefef;
				}
				.basketdetailcontents .item {
					padding: 5px 0px;
				}
				.basketdetailcontents .total {
					text-align: right;
					font-weight: bold;
					padding-top: 10px;
					border-top: solid 1px #d1d1d1;
					padding-bottom: 10px;
				}
				.basketlink {
				    background: url(../images/basket-arrow.png) left top no-repeat;
				    display: block;
				    height: 28px;
				    padding: 5px 0px 0px 40px;
				    color: #fff;
					border: solid 1px #d1d1d1;
					zoom:1;
				}
			.basketdetailfix {
				font-size: 5px;
				height: 9px;
			}
			.catalogue {
				position: relative;
				margin-bottom: 9px;
			}	
				.catalogue a {
				display: block;
				height: 43px;
				padding: 14px 0px 0px 20px;
				border: solid 1px #d1d1d1;
				color: #727272;
			}
				.catalogue a:hover {
				background: #4b4b4b;
				color: #d0d0d0;
				text-decoration: none;
			}
				.catalogueimage {
				position: absolute;
				top: -9px;
				left: 112px;
			}
			.featured {
				border: solid 1px #d1d1d1;
				position: relative;
				margin-bottom: 9px;

			}
				.featuredheader {
					background: url(../images/arrow-grey-down.png) left 2px no-repeat;
					margin: 15px 15px 5px 17px;
					padding-left: 21px;
					padding-bottom: 15px;			
					border-bottom: solid 1px #d1d1d1;
				}
				.featuredbox {
					padding: 0px 20px 10px 20px;
					text-align: center;
                    width:140px;
				}
					.featuredbox a {
						display: block;
						text-align: center;
						padding-top: 5px;
					}
			
				.morearticles {
					margin: 15px 15px 5px 17px;
					padding-left: 0px;
					padding-bottom: 15px;			
					border-bottom: solid 1px #d1d1d1;
				}

			
			.related {
				border: solid 1px #d1d1d1;
				position: relative;
				margin-bottom: 9px;

			}
				.relatedheader {
					background: url(../images/arrow-grey-down.png) left 2px no-repeat;
					margin: 15px 15px 5px 17px;
					padding-left: 21px;
					padding-bottom: 15px;			
					border-bottom: solid 1px #d1d1d1;
				}
				.relatedbox {
					padding: 0px 20px 20px 20px;
					text-align: center;
				}
					.relatedbox a {
						display: block;
						text-align: left;
						padding-top: 10px;
					}
					
			.downloads {
				border: solid 1px #d1d1d1;
				position: relative;
				margin-bottom: 9px;
				background: url(../images/basket-arrow-active.png) left top no-repeat #e2941e;
			}
				.downloadsheader {
					margin: 14px 15px 5px 18px;
					padding-left: 20px;
					padding-bottom: 15px;			
					border-bottom: solid 1px #d1d1d1;	
					color: #fff;
				}
				.downloadsbox {
					padding: 0px 20px 20px 20px;
					text-align: center;
				}
					.downloadsbox a {
						display: block;
						text-align: left;
						padding-top: 10px;
						color: #fff;
					}
			
			
#footer {
	height: 15px;
	padding: 10px 20px;
}
	#footer a:hover {
		color: #ccc;
	}
	.footerleft {
		float: left;
	}
		.footerleft a {
			color:	#bfbfbf;
		}
	.footerleft .spacer {
		display: inline;
		padding: 0px 15px;
	}
	.footerright {
		float: right;
	}
		.footerright a {
			color: #818181;
		}

#loginbox {
	display: none;
	width: 300px;
	background-color: #fff;
	color: #444;
}
input.logininput {
	width: 288px;
	padding: 10px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	border: solid 1px #999;
	margin-bottom: 5px;
	margin-top: 5px;
}
input.loginbutton {
	width: 316px;
	padding: 10px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	border: solid 1px #999;
	background:url(../images/menubar-bg.png) #fff;
	margin-top: 5px;
}
input.contactinput {
	width: 288px;
	padding: 10px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	border: solid 1px #999;
	margin-bottom: 5px;
	margin-top: 5px;
}

select.contactinput {
	width: 288px;
	padding: 10px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	border: solid 1px #999;
	margin-bottom: 5px;
	margin-top: 5px;
}


input.contactinputSmall {
	width: 130px;
	padding: 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	border: solid 1px #999;
	margin-bottom: 3px;
	margin-top: 3px;
    height:19px;
}

select.contactinputSmall {
	width: 130px;
	padding: 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	border: solid 1px #999;
	margin-bottom: 3px;
	margin-top: 3px;
    height:30px;
}

select.contactinputSmaller {
	width: 95px;
	padding: 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	border: solid 1px #999;
	margin-bottom: 3px;
	margin-top: 3px;
    height:30px;
}


textarea.contacttextarea {
	width: 288px;
	padding: 10px 13px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	border: solid 1px #999;
	margin-bottom: 5px;
	margin-top: 5px;
}
input.submitbutton {
	width: 316px;
	padding: 10px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	border: solid 1px #999;
	background:url(../images/menubar-bg.png) #fff;
	margin-top: 5px;
}
input.submitbuttonSmall {
	width: 100px;
	padding: 10px 13px 10px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	border: solid 1px #999;
	background:url(../images/menubar-bg.png) #fff;
	margin: 5px 15px 5px 0px;
}


input.submitbuttonSmallUpdate {
	width: 100px;
	padding: 10px 13px 10px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	border: solid 1px #999;
	background:url(../images/menubar-bg.png) #fff;
	margin: 0px;
     display: block;
}



.padleft {
	padding: 0px 0px 0px 35px;
}

