/* CSS Document */


/* ALL PAGES */
html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #babaab;
	/* background-image: url(../../layout/bg.jpg); */
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
	color: #666;
	width: 100%;
	height: 100%;
}

h1 {
	display: none;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.6em;
}

h3 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 1em;
}

h3 span.special {
	color: #0d4f95;
	text-decoration: blink;
}

h6 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 1.6em;
}

dl {
	float: left;
}

	dt {
		float: left;
		margin: 0px;
		padding: 0px;
		font-size: 1em;
		font-weight: 600;
		clear: both;
	}

		dd {
			float: left;
			margin: 0px 0px 10px 10px;
			padding: 0px;
		clear: both;
		}
		
p {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
}

p.address {
	margin-left: 60px;
	padding: 10px;
	color: #0d4f95;
	margin-bottom: 20px;
	width: 170px;
	background-color: #ffb;
	border: 1px solid #456;
}

div.yellow {
	padding: 10px;
	color: #0d4f95;
	margin: 10px 0px 10px 30px;
	width: 430px;
	background-color: #ffb;
	border: 1px solid #456;
	float: left;
}

a {
	color: #ae2e2e;
	text-decoration: none;
}

a:hover {
	color: #fe2e2e;
	text-decoration: underline;
}

img {
	border: none;
}

/* GENERAL FORMS */	
form.general {
	background-color: #ffb;
	border: 1px solid #456;
	padding: 5px;
	float: left;
}

form.general fieldset {
	border: none;
	text-align: left;
	margin-bottom: 20px;
	padding: 0px;
}
	
	form.general fieldset legend {
		font-weight: 600;
		padding: 0px 0px; 
		margin-left: 0px;
		float: left;
		width: 300px;
	}
		
	form.general fieldset div {
		float: left;
		width: 330px;
		height: 20px;
		margin-bottom: 5px;
		line-height: 20px;
		clear: both;
	}
	
		form.general fieldset div label {
			display: block;
			float: left;
			width: 156px;
		}
			
			form.general fieldset div input.general {
				float: left;
				width: 150px;
				height: 15px;
				color: #456;
				padding: 3px 5px;
				font-size: 11px;
				z-index: 100;
				border: 1px solid #789;
			}
			
			form.general fieldset div select {
				float: left;
				width: 160px;
				border: 1px solid #789;
				font-size: 11px;
				color: #456;
			}
			
			form.general fieldset div select option {
				margin-bottom: 2px;
			}
				
			form.general fieldset div input.checkbox {
				border: 1px solid #ffb;
				background-image: url(../../layout/bg-checkbox.png);
				float: left;
				width: 17px;
				height: 17px;
				margin-left: -1px;
			}

label {
	display: block;
	float: left;
	width: 156px;
}
			
a.button {
	margin: 0px;
	padding: 0px;
	width: 159px;
	height: 45px;
	font-size: 10px;
	font-weight: 450;
	line-height: 45px;
	color: #666;
	background: #ae2e2e;
	background-image: url(../../layout/buttonbg.jpg);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}

a.button:hover {
	color: #ae2e2e;
}

input.button {
	margin: 0px;
	font-family: Tahoma, sans-serif;
	padding: 0px;
	width: 159px;
	height: 45px;
	font-size: 10px;
	font-weight: 450;
	line-height: 45px;
	color: #666;
	background: #ae2e2e;
	background-image: url(../../layout/buttonbg.jpg);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	border: none;
	float: left;
}

input.button:hover {
	color: #ae2e2e;
}

a.buttonyel {
	margin: 0px;
	padding: 0px;
	width: 159px;
	height: 45px;
	font-size: 10px;
	font-weight: 450;
	line-height: 45px;
	color: #666;
	background: #ae2e2e;
	background-image: url(../../layout/buttonbgyel.jpg);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}

a.buttonyel:hover {
	color: #ae2e2e;
}

input.buttonyel {
	margin: 0px;
	font-family: Tahoma, sans-serif;
	padding: 0px;
	width: 159px;
	height: 45px;
	font-size: 10px;
	font-weight: 450;
	line-height: 45px;
	color: #666;
	background: #ae2e2e;
	background-image: url(../../layout/buttonbgyel.jpg);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	border: none;
	float: left;
}

input.buttonyel:hover {
	color: #ae2e2e;
}

a.buttonsmall {
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 26px;
	font-size: 10px;
	font-weight: 450;
	line-height: 26px;
	color: #666;
	background: #ae2e2e;
	background-image: url(../../layout/button-small.jpg);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	cursor: pointer;
}

a.buttonsmall:hover {
	color: #ae2e2e;
	cursor: pointer;
}

input.buttontrolley {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 159px;
	height: 45px;
	font-size: 10px;
	font-weight: 450;
	line-height: 45px;
	color: #666;
	background: #ae2e2e;
	background-image: url(../../layout/addbasket.jpg);
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}

input.buttontrolley:hover {
	color: #ae2e2e;
}
				

/* GENERAL LAYOUT */
div.container {
	background-color: #fff;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 928px;
}
	
	div.header {  /* IE FIXED */
		float: left;
		padding: 10px 0px 0px 0px;
		margin: 0px;
		width: 950px;
		height: 120px;		
		background-image: url(../../layout/header.jpg);
	}
	
		div.headerleft {
			float: left;
			width: 310px;
			height: 120px;
		}
		
		div.headercenter {
			float: left;
			width: 300px;
			height: 120px;
			visibility: hidden;
		}
		
			div.headercenter p {
				font-size: 4px;
				margin: 0px;
				padding: 0px;
				display: none;
			}
		
		div.headerright {
			float: left;
			margin-left: 230px;
			margin-top: 55px;
			width: 90px;
			height: 65px;
			font-size: 12px;
			text-align: left;
			font-weight: 600;
			display: inline;
			line-height: 16px;
		}
	
				div.headerright a {
					color: #0d4f95;
					text-transform: uppercase;
				}
				
				div.headerright a:hover {
					color: #ae2e2e;
					text-decoration: none;
				}
				
	div.main {
		background-image: url(../../layout/mainbg.jpg);
		padding: 0px 11px;
		width: 928px;
	}
	
		div.mainmenuhorizontal {
			float: left;
			padding: 0px;
			width: 928px;
			height: 40px;
			color: #fff;
			text-align: center;	
			background-image: url(../../layout/bgON.gif);
		}
			
			div.mainmenuhorizontal a {
				background: transparent;
				background-repeat: repeat;
				background-image: url(../../layout/bgOFF.gif);
				/* border-top: 4px solid #ae2e2e; */
				color: #666;
				float: left;
				margin: 0px;
				padding: 5px 0px 0px 0px;
				width: 116px;
				height: 35px;
				font-size: 10px;
				font-weight: bold;
				line-height: 18px;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;
				display: block;
			}
			
			div.mainmenuhorizontal a:hover {
				color: #ae2e2e;
				background-image: url(../../layout/bgON.gif);
				text-decoration: none;
			}
			
			div.mainmenuhorizontal ul {
				float: left;
				margin: 0px 0px 0px 0px; 
				padding: 0px;
				border: 0px;
				list-style: none;
				text-align: center;
			}
			
				div.mainmenuhorizontal ul li {
					float: left;
					margin: 0px;
					padding: 0px;
					text-align: center;
				}
		
		div.search {  /* IE FIXED */
			float: left;
			padding: 0px 0px 5px 0px;
			width: 928px;
			border-bottom: 1px dotted #ccc;		
		}
		
			div.searchform {
				float: right; 
				width: 245px;
				margin: 0px;
				padding: 0px 5px 0px 0px;
				line-height: 0px;			
			}
			
				div.searchform form {
					background-color: transparent;
					border: none;
					float: right;
					padding: 0px;
					margin: 3px 0px 0px 0px;
				}
				
					div.searchform form fieldset {
						background-color: transparent;
						margin: 0px;
						padding: 0px;
						border: none;
					}
				
						div.searchform form fieldset input#keywords {
							float: left;
							margin: 0px;
							padding: 2px 0px 1px 23px;
							height: 19px;
							border: 1px solid #ccc;
							background-image: url(../../layout/search.jpg);
							background-repeat: no-repeat;
							background-position: 1px 1px;
							background-color: #fff;
						}
						
						div.searchform form fieldset input#submit {
							float: left; 
							margin-left: 2px;
							height: 24px;
							background-color: #fff;
							border: 1px solid #ccc;
						}
		
		div.leftcol {
			float: left;
			padding: 5px;
			width: 200px;
		}
		
			div.featureddeal {
				float: left;
				display: inline;
				margin: 0px 0px 20px 0px;
				width: 198px;	
				border: 1px solid #ccc;		
				text-align: center;
				background-color: #fff;
				font-size: 0.8em;
			}
			
				div.featureddeal a {
					color: #456;
				}
			
				div.featureddeal div.featureddealheader {
					background-color: #999;
					font-weight: 600;
					color: #fff;
					float: left;
					width: 194px;
					margin: 2px;
					margin-bottom: 11px;	
					display: inline;
				}
			
				div.featureddeal div.top {
					float: left;
					width: 198px;
					text-align: center;
				}
				
					div.featureddeal div.top a img {
						
						margin: auto;
					}
					
					div.featureddeal div.bottom {
						float: left;
						color: #ae2e2e;
						font-size: 1.5em;
						font-weight: 600;
						text-align: center;
						width: 100%;
					}
					
					div.featureddeal div.bottom span.vat {
						font-size: 0.8em;
					}
					
			div.mainmenu {
				float: left;
				width: 200px;
				color: #fff;
				font-size: 11px;
				font-weight: 600;
			}
			
				a.mainmenublue {
					padding: 5px 5px;
					color: #fff;
					background-color: #0d4f95;
					background-image: url(../../layout/leftbutton.jpg);
					text-decoration: none;
					display: block;
					float: left;
					cursor: hand;
					width: 190px;
					border-bottom: 1px solid #fff;
				}
				
					a.mainmenublue:hover {
						color: #fff;
						background-color: #3d7fc5;
						background-image: none;
						text-decoration: none;
					}
					
					a.mainmenublue strong {
						width:190px;
						display: block;
					}
				
				a.mainmenured {
					padding: 5px 5px;
					color: #fff;
					background-color: #ad2f2f;
					background-image: url(../../layout/leftbuttonred.jpg);
					text-decoration: none;
					display: block;
					float: left;
					cursor: hand;
					width: 190px;
					border-bottom: 1px solid #fff;
				}
				
					a.mainmenured:hover {
						background-color: #dd5f5f;
						background-image: none;
						color: #fff;
						text-decoration: none;
					}
				
					a.mainmenured strong {
						width:190px;	
						display: block;
					}
				
				div.mainmenu div.jBox {
					float: left;
					width: 188px;
					height: 150px;
					padding: 5px;
					display: inline;
					border: 1px solid #ccc;
					color: #000;
					margin: 0px;
					margin-right: -3px;
					font-weight: 400;
				}
				
					div.mainmenu div ul {
						float: left;
						margin: 0px;
						padding: 0px;
					}
					
					
		
		div.rightcol {
			float: left;
			padding: 5px;
			width: 708px;
			margin: 0px;
		}
		
			div.rightcol div.twocolumnleft {
				float: left;
				width: 349px;
				margin: 0px 5px 0px 0px;
				
			}
	
			div.rightcol div.twocolumnright {
				float: left;
				width: 349px;
				margin: 0px 0px 0px 5px;	
			}
				
			div.content {
				padding: 0px 0px 0px 0px;
				margin: 0px;
				float: left;
				width: 708px;
			}
			
				div#flashcontent {
					float: left;
					width: 708px;
					margin-bottom: 5px;
				}
				
					div#flashcontent img {
						float: left;
						margin: 0px;
						padding: 0px;
						width: 708px;
						height: 240px;
					}
	
	div.footer {
		float: left;
		width: 928px;
		font-size: 10px;
		text-align: center;
	}
			
		div.footer div.footlinks {
			float: left;
			margin: 5px 0px 0px 0px;
			padding: 0px 151px;
			width: 626px;
			height: 20px;
			background-color: #0d4f95;
			font-size: 10px;
			font-weight: bold;
			color: #fff;
			text-align: center;
		}
			
			div.footer div.footlinks a {
				margin: 0px;
				width: 125px;
				height: 20px;
				color: #fff;
				background-color: #0d4f95;
				font-size: 10px;
				line-height: 18px;
				text-align: center;
				text-decoration: none;
				display: block;
			}
			
			div.footer div.footlinks a:hover {
				background-color: #3d7fc5;
				color: #fff;
				text-decoration: none;
			}
			
			div.footer div.footlinks ul {
				float: left;
				margin: 0px 0px 0px 0px; 
				padding: 0px;
				border: 0px;
				list-style: none;
				text-align: center;
			}
			
				div.footer div.footlinks ul li {
					float: left;
					margin: 0px;
					padding: 0px;
					text-align: center;
				}
				
		div.footer div.finalthought {
			float: left;
			width: 928px;
			margin: 5px 0px;
		}
		
			div.footer div.finalthought div {
				float: left;
				width: 309px;
			}
	
select {
	display: block;
	margin: 0px;
	width: 300px;
}

select.replaced {
	width: 1px;
	position: absolute;
	left: -999em;
}

ul.selectReplacement {
	background-image: url(../../layout/bg-select.png);
	margin: 0px;
	padding: 0px 0px;
	float: left;
	width: 160px;
	height: 20px;
	position: relative;
	z-index: 1000;
}

ul.selectFocused {
	background-image: url(top-focus.jpg);
}

ul.selectReplacement li {
	background: #cf5a5a;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 11px;
	line-height: 20px;
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
	width: 150px;
}

ul.selectOpen li {
	display: block;
}

ul.selectReplacement li.selected {
	background: url(bottom.gif) bottom left no-repeat;
	border-bottom: 1px solid #fff;
	color: #456;
	display: block;
}

ul.selectOpen li.selected {
	background: #9e0000;
	border: 0;
	display: block;
}

ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
	background: #9e0000;
	color: #fff;
}		
	
/* HOMEPAGE */
div.productthumb {
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
	margin: 0px 4px 4px 0px;
	padding: 0px;
	width: 230px;
	height: 290px;
	text-align: center;
}

	div.productthumb a {
		color: #456;
	}
	
	div.productthumb a.image {
		color: #456;
		display: block;
		height: 135px;
	}

	div.productthumb div.productthumbheader {
		background-color: #999;
		font-size: 10px;
		color: #fff;
		float: left;
		width: 226px;
		font-weight: 400;
		margin: 2px 2px 15px 2px;	
		display: inline;
	}

	

	div.productthumb strong {
		font-weight: 600;
		float: left;
		width: 220px;
		margin-top: 5px;
		padding: 0px 5px;
		display: block;
		height: 40px;
	}
	
	div.productthumb div {
		float: left;
		width: 220px;
		margin-top: 5px;
		color: #ae2e2e;
		font-size: 18px;
		font-weight: 600;
	}
	
	div.productthumb div span.vat {
		font-size: 10px;
	}
	
	div.productthumb div span.incvat {
		color: #999;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
	}
	
	
/* PRODUCT LISTINGS */

div.manufacturer_specials {
	background-image: url(http://www.powertooldirect.co.uk/layout/latest_deals.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-color: #fff;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	padding: 20px 0px 0px 135px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 500px;
	
}

div.subcategory {
	background-image: url(http://www.powertooldirect.co.uk/layout/subcatheader.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-color: #fff;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	padding: 20px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 650px;
	
}

div.showcat {
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 2px 0px;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 660px;
	
}


div.narrowresults {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 701px;
	
}

	div.narrowresults div.title {
		float: left;
		width: 701px;
		text-align: center;
		padding: 0px 0px 0px 0px
	}

	div.narrowresults div.column {
		padding: 0px 0px 5px 0px;
		margin-right: 3px;
		float: left;
		width: 230px;
		line-height: 160%;
	}
	
	div.narrowresults form {
		margin: 2px 1px;
		padding: 0px;
	}
	
		div.narrowresults form fieldset {
			margin: 0px;
			padding: 0px;
			border: none;
		}
		
			div.narrowresults form fieldset input#keywords {
				float: left;
				margin: 0px 0px 0px 460px;
				padding: 2px 0px 1px 23px;
				height: 19px;
				border: 1px solid #ccc;
				background-image: url(../../layout/search.jpg);
				background-repeat: no-repeat;
				background-position: 1px 1px;
				background-color: #fff;
			}
			
			div.narrowresults form fieldset input#submit {
				float: left; 
				margin-left: 2px;
				height: 24px;
				background-color: #fff;
				border: 1px solid #ccc;
			}

div.productlistings {
	float: left;
	width: 696px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

	div.productlisting {
		float: left;
		width: 696px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px solid #999;
	}
	
		div.productlisting a.image {
			float: left;
			width: 100px;
			height: 100px;
			text-align: center;
			vertical-align: baseline;
		}
	
		div.productlisting a.image img {
			margin: auto;
		}
		
		div.productlisting div.text {
			width: 434px;
			padding-right: 10px;
			float: left;
			font-size: 11px;
			line-height: 17px;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			padding-left: 10px;
			margin-left: 10px;
			min-height: 100px;
			text-align: left;
			display: inline;
		}
		
			div.productlisting div.text h3 {
				font-size: 14px;
			}
		
		div.productlisting div.price {
			float: left;
			width: 110px;
			padding: 15px 0px 0px 10px;
			margin-left: 10px;
			text-align: left;
			font-size: 18px;
			font-weight: 400;
			color: #ae2e2e;
		}
		
			div.productlisting div.price span.vat {
				font-size: 10px;
			}
			
			div.productlisting div.price span.incvat {
				color: #999;
				font-size: 14px;
				font-style: normal;
				font-weight: 400;
			}
		
div.productlistingspages {
	float: left; width: 696px; padding: 5px; background-color: #fff; border: 1px solid #ccc; text-align: right;
}

	div.productlistingspages div {
		float: left;
	}
	
div.productlistingssort {
	float: left; width: 578px; padding: 5px 5px 5px 126px; margin-top: 5px; background-color: #fff; border: none; text-align: left;
}
	div.productlistingssort div.name {
		float: left; width: 443px;
	}
	div.productlistingssort div.price {
		float: left; width: 100px;
		padding-left: 30px;
	}			
	
/* PRODUCT PAGE */
form.product {
	background-color: transparent;
	border: 1px solid #ccc;
	float: left;
	width: 696px;
	padding: 5px;
	margin: 0px;
}

form.product div.title {
	float: left;
	width: 696px;
	margin: 0px 0px 15px 0px;
	display: inline;
}

form.product div.title span {
	font-size: 10px;
	margin-bottom: 10px;
}

form.product div.productdesc {
	float: left;
	width: 370px;
}

form.product div.productdesc p {
	float: left;
	width: 370px;
	margin-bottom: 12px;
	font-size: 11px;
}

form.product div.productdesc p strong{
	font-size: 12px;
}

form.product div.productdesc ul {
	list-style-type: square;
	clear: both;
}

form.product div.productdesc ul li{
	margin-bottom: 5px;
	font-size: 11px;
}

form.product div.details {
	float: right;
	width: 300px;
	text-align: center;
}

form.product div.details img {
	margin: 0px auto 15px auto;
}

form.product div.details div#productvideo {
	margin: 10px auto auto auto;
	border: 1px solid #999;
	width: 280px;
}

form.product div.details div.text {
	background-color: #ffb;
	float: left;
	width: 278px;
	border: 1px solid #456;
	padding: 10px;
	text-align:	left;
	font-size: 1.1m;
	color: #333;
	display: inline;
}

form.product div.details div.text span {
	float: left;
	width: 118px;
	height: 24px;
	display: inline;
}

form.product div.details div.text strong {
	float: left;
	width: 160px;
	height: 24px;
	display: inline;
}

	form.product div.details div.text strong select {
		float: left;
		width: 158px;
		border: 1px solid #789;
		font-size: 11px;
		color: #456;
	}

		form.product div.details div.text strong option {
			margin-bottom: 2px;
		}

form.product div.details div.text strong span {
	float: none; display: inline; font-size: 9px; font-weight: 400;
}

div.review {
	float: left;
	background-color: transparent;
	border: 1px solid #ccc;
	float: left;
	width: 696px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}

div.review div {
	float: left;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	width: 100%;
}

div.related {
	float: left;
	background-color: transparent;
	float: left;
	width: 682px;
	height: 140px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	display: inline;
}

div.related h3 {
	font-size: 1.2em;
} 

div.related div {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 15px;
	text-align:center;
	font-size: 8px;
	font-weight: 600;
}

div.related div span {
	float: left;
	text-align: center;
	clear: both;
	margin-bottom: 3px;
	width: 100px;
	height: 100px;
}

div.related div span img {
	margin: auto;
}


/* SHOPPING CART */
form.shoppingcart {
	background-color: transparent;
	border: none;
	float: left;
	width: 698px;
	padding: 5px;
	margin: 0px;
}

	form.shoppingcart div.carthead {
		padding: 0px;
		margin: 0px;
		float: left;
		width: 698px;
		border-bottom: 1px solid #ccc;
	}
	
		form.shoppingcart div.carthead div.shoppingcartremove {
			float: left;
			width: 30px;
			height: 20px;
		}
		
		form.shoppingcart div.carthead div.shoppingcartproduct {
			width: 470px;
			float: left;
			height: 20px;
		}
		
		form.shoppingcart div.carthead div.shoppingcartqty {
			width: 45px;
			float: left;
			height: 20px;
		}
		
		form.shoppingcart div.carthead div.shoppingcartprice {
			width: 150px;
			float: right;
			height: 20px;
		}

	form.shoppingcart div.cartitem {
		padding: 0px;
		margin: 5px 0px 5px 0px;
		float: left;
		width: 698px;
		border-bottom: 1px solid #ccc;
	}
	
		form.shoppingcart div.cartitem div.shoppingcartremove {
			float: left;
			width: 30px;
			height: 40px;
			padding: 3px 0px 0px 0px;
		}
		
		form.shoppingcart div.cartitem div.shoppingcartproduct {
			width: 465px;
			float: left;
			line-height: 20px;
		}
		
		form.shoppingcart div.cartitem div.shoppingcartproduct ul {
			float: left;
			margin: 0px 0px 5px 30px;
			padding: 0px;
		}
				
		form.shoppingcart div.cartitem div.shoppingcartqty {
			width: 50px;
			float: left;
			height: 40px;
			line-height: 20px;
		}
		
			form.shoppingcart div.cartitem div.shoppingcartqty input {
				width: 35px;
			}
		
		form.shoppingcart div.cartitem div.shoppingcartprice {
			width: 150px;
			float: right;
			height: 40px;
			line-height: 20px;
			font-size: 1.2em;
		}
		
			form.shoppingcart div.cartitem div.shoppingcartprice span.vat {
				font-weight: 400;
				font-size: 0.6em;
			}
			
	form.shoppingcart div.cartfoot {
		padding: 0px;
		margin: 5px 0px 5px 0px;
		float: left;
		width: 698px;
		border-bottom: 1px dotted #666;
	}
		
		form.shoppingcart div.cartfoot div.shoppingcartremove {
			float: left;
			width: 30px;
			height: 30px;
			padding: 3px 0px 0px 0px;
		}
		
		form.shoppingcart div.cartfoot div.shoppingcartproduct {
			width: 465px;
			float: left;
			line-height: 20px;
			font-size: 1.2em;
		}
	
		form.shoppingcart div.cartfoot div.shoppingcartprice {
			width: 150px;
			float: right;
			height: 30px;
			line-height: 20px;
			font-size: 1.8em;
		}
			
	form.shoppingcart div.cartbuttons {
		padding: 0px;
		float: left;
		width: 698px;
	}


/* CHECKOUT */
div.progress {
	float: left;
	margin-top: 20px;
	margin-left: 210px;
	font-size: 11px;
	display: inline;
}

	div.progress div {
		float: left;
		text-align: center;
		width: 50px;
		display: inline;
	}
	
		div.progress div img {
			margin: 0px auto 2px auto;
			float: left;
			display: inline;
		}
	
		div.progress div div {
			background-color: #cbd4dd;
			width: 50px;
			height: 3px;
			display: inline;
			font-size: 2px;
		}
		
		div.progress div div.active {
			background-color: #0d4f95;
			width: 50px;
			height: 3px;
			display: inline;
		}
						
	div.progress div.space {
		width: 20px;
		float: left;
		height: 3px;
		margin-top: 34px;
		background-color: #cbd4dd;
		display: inline;
		font-size: 2px;
	}
	

/* ADDRESS BOOK */
div.twocolumnright div.address {
	float: left;
	cursor: pointer;
}

	div.twocolumnright div.address span {
		float: left;
		width: 257px;
		height: 26px;
		line-height: 26px;
		overflow: hidden;
	}	
	
	
/* OTHER */
		
			span.vat {
				font-weight: 400;
				font-size: 14px;
			}
			

		
			div.formerrors {
				float: left;
				color: #fff;
				width: 686px;
				background-image: url(../../layout/bg-error.png);
				border: 1px solid #456;
				margin-bottom: 10px;
				padding: 10px;
			}
				
			div.recent {
				float: left;
			}
		
			
			/* BUTTONS */

	
		input.addcart {
			border: 1px solid #999;
			width: 180px;
			height: 32px;
		}
		
/* LIGHT BOX */		
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

ul.addressbook {
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: 0px;
	
}

ul.addressbook li {
	float: left;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999;
	width: 100%;
	
}

ul.addressbook li span {
	float: left;
	height: 40px;
	width: 20px;
}
                            /*Menu Links*/

/*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes
may be inherited in some browsers from other 'a' element styles (if any) on the page*/

#menu1 {
	top: 150px; /*set initial Height from top*/
	margin-top: 100px;
	position: fixed;
	overflow: visible;
	z-index: 100;
	left: 0;
}

#menu1 div {
	border-width: 0px; /*Menu's outer border*/
	border-style: none;
	position: absolute;
	color: black;
	background-color: transparent;
}

#menu1 table {
	border: 1px solid #666; /*Menu's inner border*/
	font-family: verdana, sans-serif; /*Overall font for Menu*/
	font-size: 10px;
	border-collapse: collapse;
	width: 13.672em;
}

#menu1 td { /*Characteristics for cells in the menu table - do not specify width here*/
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#menu1 #menu1bar { /*Characteristics for initially visible 'draw' bar (the vertical cell)*/
	width:25px;
	background-color: transparent;
	border-left: 1px solid #666;
	background-image: url(../../layout/sidemenubg.jpg);
	color: white;
	font-weight: bold;
	text-align: center;
	cursor: default;
}

#menu1 .heading { /*Characteristics for heading cells in the menu table*/
	height: 1.719em;
	color: white;
	font-weight: bold;
	text-indent: 1ex;
	background-color: #2964a1; /*Background Color for menu headings */
	width: 11.641em;
	vertical-align: middle;
	text-align: left;
	border-left-color: #2964a1;
	border-left-style: solid;
}

#menu1 #menu1lastrow {
	border-bottom-width: 0;
	margin: 0px 0px 1px 1px;
}

#menu1 a {
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 0em;
	color: black;
	background-color: white;
	text-decoration: none;
	text-indent: 1ex;
}

#menu1 a:active {
	color: black;
	text-decoration: none;
}

#menu1 a:hover {
	color: black;
	background-color: #FFFF99
}

#menu1 a:visited {
	color: black;
	text-decoration: none;
}

div.shoppingcartproducts {
	padding: 10px;
	color: #0d4f95;
	margin: 10px 0px 10px 30px;
	width: 430px;
	border: 1px solid #456;
	float: left;
}

div.shoppingcartproducts div.product {
	float: left;
	width: 430px;
}

div.shoppingcartproducts div.product div.image {
	float: left;
	width: 100px;
}

div.shoppingcartproducts div.product div.text {
	float: left;
	width: 300px;
}
