body {
	margin: 0;
	padding: 10px 0;
	background-color: #ebebeb;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	position: relative;
	float: left;
	width: 968px;
	padding: 20px 1px 20px 19px;
	background: #c6c4cf url('/images/bg-outer.jpg') repeat 0 0;
	color: #626160;
	border: 1px solid #000000;
}

#topbar {
	float: left;
	width: 948px;
	margin: 0 auto 4px;
	padding: 3px 0 0;
	background-color: #ffffff;
	color: #626160;
	border: 1px solid #000000;
}
#topbar ul {
	clear: left;
	float: left;
	width: 904px;
	margin: 0;
	padding: 11px 0 6px;
	background-color: #ffffff;
	color: #5a564d;
	border-right: 22px solid #ffffff;
	border-left: 22px solid #ffffff;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
}
#topbar li {
	float: left;
	border-left: 1px solid #b22a64;
}
#topbar li a {
	padding: 0 5px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#topbar li a:hover,
#topbar li a:focus,
#topbar li a:active {
	background-color: #ffffff;
	color: #b22a64;
}
#topbar li.first {
	border: 0;
}
#topbar #navsub {
	padding: 0 0 11px;
}
#topkey {
        color:#000000;
        padding: 0 0 5px 0;
        font-size: 0.6em;
        text-align: center;
}
#topkey a{
        color:#000000;
        text-decoration: none;
}
#topkey a:hover {
        color:#007FFF;
}
#logocontacts {
	float: left;
	width: 100%;
	border-bottom: 3px solid #ffffff;
}
#logocontacts #skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
	line-height: 1.3em;
}
#logocontacts #skiplink:focus,
#logocontacts #skiplink:active {
	left: 0;
	background-color: #b22a64;
	color: #ffffff;
}
#logocontacts #logo {
	float: left;
	margin: 0 0 0 28px;
	border: 0;
}
#logocontacts .contacts {
	float: right;
	width: 430px;
	padding: 20px 0 0;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}

#logout {
	float: right;
	margin: 0 22px;
	padding: 11px 8px;
	background-color: #ffffff;
	color: #5a564d;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
}
#logout a {
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#logout a:hover,
#logout a:focus,
#logout a:active {
	background-color: #ffffff;
	color: #b22a64;
}

#main {
	clear: left;
	float: left;
	width: 100%;
	width: 948px;
	padding: 12px 0 0;
	background-color: #ffffff;
	color: #626160;
	border: 1px solid #000000;
}
#content {
	float: left;
	width: 904px;
	margin: 0 0 0 22px;
}
#content a {
	background-color: #ffffff;
	color: #b22a64;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #000000;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 100%;
	line-height: 1.6em;
}
#content h3 {
	margin: 0 0 0.8em;
	background-color: #ffffff;
	color: #c73c75;
	font-size: 75%;
	font-style: italic;
	line-height: 1.4em;
}
#content h6 {
	margin: 0 0 0.2em;
	font-size: 70%;
	line-height: 1.4em;
}
#content h3.main,
#content h6.main {
	clear: left;
	float: left;
	width: 100%;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 65%;
	line-height: 1.4em;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}
#content .container img {
	border: 1px solid #b22a64;
}
#content .container img.right {
	float: right;
	margin: 0 0 1.2em 1.2em;
}
#content .container img.leftt {
	float: left;
	margin: 0 1.2em 1.2em 0;
}
#content .container img.centre,
#content .container img.block {
	display: block;
}
#content .container img.centre {
	margin: 0 auto;
}
#content .container img.block {
	margin: 0 0 1.2em;
}
#content .container ul,
#content .container ol {
	background-color: #ffffff;
	color: #686868;
	font-size: 70%;
	line-height: 1.4em;
}
#content .container li {
	margin: 0 0 0.2em;
}
#content .container ul.download {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	list-style: none;
}
#content .container ul.download li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background: #ffffff url('/images/icons/bulletFile.gif') no-repeat 0 0;
	color: #686868;
}
#content .container ul.download li.ai {
	background-image: url('/images/icons/bulletAI.gif');
}
#content .container ul.download li.doc {
	background-image: url('/images/icons/bulletDOC.gif');
}
#content .container ul.download li.dwg {
	background-image: url('/images/icons/bulletDWG.gif');
}
#content .container ul.download li.dxf {
	background-image: url('/images/icons/bulletDXF.gif');
}
#content .container ul.download li.gif {
	background-image: url('/images/icons/bulletGIF.gif');
}
#content .container ul.download li.jpg {
	background-image: url('/images/icons/bulletJPG.gif');
}
#content .container ul.download li.pdf {
	background-image: url('/images/icons/bulletPDF.gif');
}
#content .container ul.download li.pps {
	background-image: url('/images/icons/bulletPPS.gif');
}
#content .container ul.download li.swf {
	background-image: url('/images/icons/bulletSWF.gif');
}
#content .container ul.download li.xls {
	background-image: url('/images/icons/bulletXLS.gif');
}

#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row {
	float: left;
	width: 100%;
	border-top: 10px solid #ffffff;
	border-bottom: 14px solid #ffffff;
}
#content .list .item {
	float: left;
	width: 120px;
	padding: 0 17px 0 0;
}
#content .list .item img,
#content .list .item .noimg {
	background-color: #ffffff;
	color: #686868;
	border: 1px solid #b22a64;
	font-size: 70%;
	text-align: center;
}
#content .list .item img {
	display: block;
	width: 116px;
	height: 116px;
	padding: 1px;
}
#content .list .item .noimg a {
	display: block;
	min-height: 30px;
	padding: 44px 6px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#content .list .item .noimg a:hover,
#content .list .item .noimg a:focus,
#content .list .item .noimg a:active {
	background-color: #ffffff;
	color: #b22a64;
}
#content a.bullet,
#content div.bullet {
	float: left;
	margin: 6px 0 0;
	padding: 0 0 0 9px;
	background: #ffffff url('/images/bulletList.gif') no-repeat 0 5px;
	color: #5a564d;
	font-size: 70%;
	line-height: 1.2em;
}
#content a.bullet {
	text-decoration: none;
}
#content a.bullet:hover,
#content a.bullet:focus,
#content a.bullet:active {
	background-color: #ffffff;
	color: #b22a64;
	text-decoration: underline;
}

#content .gallerylist {
	clear: left;
	float: left;
	width: 100%;
}
#content .gallerylist .row {
	clear: left;
	float: left;
	width: 100%;
	border-top: 10px solid #ffffff;
	border-bottom: 14px solid #ffffff;
}
#content .gallerylist .item {
	float: left;
	width: 100px;
	margin: 0 0 0 58px;
}
#content .gallerylist .first {
	margin: 0 0 0 7px;
}
#content .gallerylist img {
	display: block;
	width: 100px;
	height: 75px;
	border: 0;
}

#content .gallerylistdesc {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #474747;
}
#content .gallerylistdesc .row {
	clear: left;
	float: left;
	width: 100%;
	border-top: 10px solid #ffffff;
	border-bottom: 14px solid #ffffff;
}
#content .gallerylistdesc .item {
	float: right;
	width: 442px;
}
#content .gallerylistdesc .first {
	float: left;
}
#content .gallerylistdesc .img {
	float: left;
	width: 100px;
}
#content .gallerylistdesc .img img {
	display: block;
	width: 100px;
	height: 75px;
	border: 0;
}
#content .gallerylistdesc .description {
	float: right;
	width: 322px;
}

#content .formlogin {
	clear: left;
	float: left;
	width: 100%;
}
#content .formlogin table {
	font-size: 70%;
}
#content .formlogin th,
#content .formlogin td {
	padding: 2px;
}
#content .formlogin th {
	text-align: left;
}
#content .formlogin input.submit {
	margin: 0 0 0 0.2em;
	padding: 0;
	background-color: #9d9a94;
	color: #ffffff;
	border: 1px solid #9d9a94;
	font-weight: bold;
}

#sectioncols {
	clear: left;
	float: left;
	width: 100%;
}
#sectioncols .left,
#sectioncols .right {
	width: 442px;
}
#sectioncols .left {
	float: left;
}
#sectioncols .right {
	float: right;
}

#slideshow {
	clear: left;
	float: left;
	position: relative;
	width: 700px;
	height: 367px;
	margin: 0 0 1.2em;
}
#control {
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	width: 100%;
	padding: 9px 0;
	background: transparent url(/images/bgControl.png) repeat 0 0;
	color: #d0d0ce;
	border-top: 1px solid #000000;
	font-size: 70%;
	font-weight: bold;
	z-index: 2;
}
#control a {
	background-color: transparent;
	color: #d0d0ce;
}
#control a:hover,
#control a:focus,
#control a:active {
	background-color: transparent;
	color: #ffffff;
}
#control a#play,
#control a#pause {
	float: left;
	min-height: 14px;
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
}
#control a#play {
	background-image: url('/images/bullet-control-play.gif');
	background-position: 0 1px;
}
#control a#pause {
	background-image: url('/images/bullet-control-pause.gif');
	background-position: 0 2px;
}
#slides {
	z-index: 1;
}
#slides img {
	display: block;
	left: 0;
	top: 0;
	width: 700px;
	height: 367px;
}
#companynos {
	clear: left;
	float: left;
	width: 100%;
	padding: 1em 0;
	border-top: 1px dashed #cccccc;
	font-size: 65%;
	line-height: 1.2em;
}

#productdetails {
	clear: left;
	float: left;
	width: 100%;
}
#productdetails .img {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}
#productdetails .img img,
#productdetails .img .noimg {
	border: 1px solid #b22a64;
	text-align: center;
	font-size: 70%;
}
#productdetails .img img {
	display: block;
	width: 296px;
	height: 222px;
	padding: 1px;
	border: 1px solid #b22a64;
}
#productdetails .img .noimg {
	min-height: 20px;
	padding: 119px 6px;
}
#productdetails .img .download {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#productdetails .img .download li {
	margin: 0 0 0.6em;
}
#productdetails .img .download a {
	display: block;
	padding: 2px 6px;
	background-color: #b22a64;
	color: #ffffff;
	text-decoration: none;
}
#productdetails .img .download a:hover,
#productdetails .img .download a:focus,
#productdetails .img .download a:active {
	background-color: #b22a64;
	color: #e0aac1;
}
#productdetails a.button {
	clear: left;
	float: left;
	width: 288px;
	margin: 18px 0 0;
	padding: 0 6px;
	background-color: #b22a64;
	color: #ffffff;
	border: 1px solid #b22a64;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
}
#productdetails a.button:hover,
#productdetails a.button:focus,
#productdetails a.button:active {
	background-color: #b22a64;
	color: #d17fa2;
}
#productdetails .detail {
	float: left;
	width: 412px;
}
#productdetails .price {
	clear: left;
	float: left;
	width: 100%;
	font-weight: bold;
	text-align: left;
}
#productdetails .heightwidthvisrep {
	float: right;
	width: 152px;
}
#productdetails .imglist {
	float: left;
}
#productdetails .imglist a {
	float: left;
	padding: 1px 4px;
	background-color: #e9e9e9;
	color: #686868;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}
#productdetails .imglist a:hover,
#productdetails .imglist a:focus,
#productdetails .imglist a:active {
	background-color: #cccccc;
	color: #383838;
}
#productdetails .imglist a.selected {
	background-color: #000000;
	color: #ffffff;
}
#macroform_contactus, #formproduct {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#macroform_contactus table, #formproduct table {
	width: 100%;
	font-size: 70%;
	border-collapse: collapse;
}
#macroform_contactus th, #macroform_contactus td, #formproduct th,#formproduct td {
	padding: 5px 3px;
}
#macroform_contactus th, #formproduct th {
	text-align: left;
}
#macroform_contactus .price, #formproduct .price {
	background-color: #ffffff;
	color: #b22a64;
}
#macroform_contactus input, #macroform_contactus textarea, #formproduct input {
	border: 1px solid #ababab;
}
#macroform_contactus textarea, #macroform_contactus input {
	width:200px;
}
#macroform_contactus textarea{
	height:100px;
}
#macroform_contactus input.submit, #formproduct input.submit, #macroform_contactus input.button, #formproduct input.button {
	background-color: #b22a64;
	color: #ffffff;
	border: 1px solid #b22a64;
	font-weight: bold;
	width:auto;
}
#pagenav {
	clear: left;
	float: left;
	width: 100%;
	padding: 10px 0 14px;
	background-color: #ffffff;
	color: #b22a64;
	border-top: 1px solid #474747;
	font-size: 70%;
}
#pagenav .label {
	background-color: #ffffff;
	color: #626160;
	font-weight: bold;
}
#pagenav .selected {
	padding: 0 2px;
	background-color: #ffffff;
	color: #b22a64;
	font-weight: bold;
}
#pagenav a {
	padding: 0 2px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#pagenav a:hover,#pagenav a:focus,#pagenav a:active {
	background-color: #ffffff;
	color: #b22a64;
}
#roller img,
#roller object {
	display: block;
	width: 716px;
	height: 400px;
}
#breadcrumb {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 12px solid #ffffff;
	list-style: none;
	line-height: 1.6em;
	font-size: 95%;
	font-weight: bold;
}
#breadcrumb a {
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #ffffff;
	color: #b22a64;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
	white-space: nowrap;
}
#breadcrumb li.first {
	padding: 0;
}
#breadcrumb li:before {
	content: "> ";
}
#breadcrumb li.first:before,
#breadcrumb li.last:before {
	content: "";
}
#content #breadcrumb h1 {
	margin: 0;
	font-size: 100%;
}
#breadcrumb h1:before {
	content: "> ";
}
#breadcrumb li.first h1:before {
	content: "";
}

#lifestyle {
	display: block;
	width: 222px;
}
#productdetails .img img#freedelivery {
	width:178px;
	height:40px;
	margin:0 auto;
	float:left;
	clear:both;
	border:0;
	padding:0 0 18px 66px;
}
#featuredproducts {
	float: left;
	width: 100%;
}
#featuredproducts a {
	background-color: #ffffff;
	color: #b22a64;
}
#featuredproducts a:hover,#featuredproducts a:focus,#featuredproducts a:active {
	background-color: #ffffff;
	color: #000000;
}
#featuredproducts h6 {
	margin: 0;
	padding: 3px 6px;
	background-color: #b22a64;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.45em;
}
#featuredproducts .item {
	clear: left;
	float: left;
	width: 100%;
	min-height: 97px;
	padding: 6px 0;
	border-bottom: 1px dashed #cccccc;
}
#featuredproducts .zone1 {
	float: left;
	width: 118px;
}
#featuredproducts .zone2 {
	float: right;
	width: 92px;
}
#featuredproducts .zone1 h6 {
	padding: 0;
	background-color: #ffffff;
	color: #686868;
	line-height: 1.6em;
}
#featuredproducts .zone1 p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.6em;
}
#featuredproducts .zone2 img,#featuredproducts .zone2 .noimg {
	margin: 0 0 5px;
	border: 1px solid #dcdcdc;
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}
#featuredproducts .zone2 img {
	display: block;
	width: 88px;
	height: 88px;
	padding: 1px;
	background-color: #ffffff;
	color: #b22a64;
}
#featuredproducts .zone2 .noimg a {
	display: block;
	min-height: 44px;
	padding: 23px 6px;
	background-color: #ffffff;
	color: #b22a64;
	text-decoration: none;
}
#featuredproducts .zone2 .noimg a:hover,
#featuredproducts .zone2 .noimg a:focus,
#featuredproducts .zone2 .noimg a:active {
	background-color: #ffffff;
	color: #000000;
}
#featuredproducts .zone2 a.button {
	display: block;
	background-color: #9d9a94;
	color: #ffffff;
	font-size: 65%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.3em;
}
#featuredproducts .zone2 a.button:hover,
#featuredproducts .zone2 a.button:focus,
#featuredproducts .zone2 a.button:active {
	background-color: #9d9a94;
	color: #5a564d;
}

#footernavbar {
	clear: left;
	float: left;
	width: 904px;
	margin: 0 0 0 22px;
}
#footernavbar ul {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 70%;
	list-style: none;
	text-transform: uppercase;
}
#footernavbar li {
	float: left;
	border-left: 1px solid #b22a64;
}
#footernavbar li.first {
	border: 0;
}
#footernavbar li a {
	float: left;
	padding: 0 5px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#footernavbar li a:hover,
#footernavbar li a:focus,
#footernavbar li a:active {
	background-color: #ffffff;
	color: #b22a64;
}


#footer {
	clear: left;
	float: left;
	width: 904px;
	margin: 0 0 0 22px;
	padding: 4px 0;
	background-color: #ffffff;
	color: #454545;
}
#footer .copyright {
	float: left;
	width: 400px;
	padding: 4px 0 0;
	font-size: 70%;
	line-height: 1.3em;
}
#footer .payment {
	float: right;
	width: 460px;
	font-size: 75%;
	line-height: 1.3em;
	text-align: right;
}
#footer .payment img {
	float: right;
}
#footer .payment .label {
	float: left;
	padding: 4px 0 0;
}
#footer a {
	background-color: #ffffff;
	color: #b22a64;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #000000;
}
#subnav {
	margin: 0 12px 0 0;
	padding: 0 0 0 0.6em;
	border-left: 1px solid #cccccc;
}
#subnav a {
	padding: 0 0.8em 0 0.2em;
	border-right: 1px solid #cccccc;
}



#sheet_preview{
	float:right;
	border:1px solid #cccccc;
	padding:1px;
	width:148px;
	height:148px;
	
	vertical-align:middle;
}
#sheet_container{
	width:131px;
	height:131px;
	
	margin:10px 0 0 10px;
}
#sheet_height,#sheet_width{
	background-image:url(/images/black_pixel.gif);
	border-style:solid;
	border-color:#000000;

	margin:1px;
	font-size:10px;
	color:#000000;
}
#sheet_height{
	float:right;
	
	background-position:3px 0;
	background-repeat:repeat-y;
	
	border-width:1px 0px;
	
	padding:52px 0 0 4px;
	width:3px;
	height:66px;
}
#sheet_width{
	clear:both;
	
	background-position:0 3px;
	background-repeat:repeat-x;
	
	border-width:0px 1px;

	padding:2px 0 0 53px;
	width:65px;
	height:5px;
}
#sheet{
	float:left;
	
	background:#cccccc;
	
	margin:1px;
	width:120px;
	height:120px;
}

form#basket_default{
	clear: left;
	float: left;
	width: 100%;
	font-size:80%;
	color:#5a564d;
}
form#basket_default a{
	color:#b22a64;
	font-size:90%;
	font-weight:bold;
}
form#basket_default a:hover{
	color:#000000;
}
form#basket_default table{
	width:100%;
	border-collapse:collapse;
}
form#basket_default table tr{
	height:18px;
}
form#basket_default table tr th,form#basket_default table tr td{
	padding:1px 8px;
}
form#basket_default table tr#basket_default_header th{
	border-bottom:1px dashed #cccccc;
	text-align:right;
	padding:1px 8px 10px 8px;
}
form#basket_default table tr#basket_default_header th.header_item,form#basket_default table tr#basket_default_header th.header_totalweight{
	text-align:left;
}
form#basket_default table tr.totals th{
	text-align:left;
}


form#basket_default table tr input{
	width:30px;
	border:1px solid #999999;
}
form#basket_default table tr input.button{
	background-color:#b22a64;
	border:1px solid #b22a64;
	color:#ffffff;
	font-weight:bold;
	width:auto;
	font-size:80%;
}
form#basket_default table tr.totals input.long{
	width:300px;
}
form#basket_default table tr.totals input.short{
	width:150px;
}
form#basket_default table tr td.numeric{
	text-align:right;
}

form#basket_default div.buttons{
	clear: left;
	float: left;
	width: 100%;
	padding: 10px 8px;
}

form#basket_default div.buttons input{
	background-color:#b22a64;
	border:1px solid #b22a64;
	color:#ffffff;
	font-weight:bold;
	width:auto;
}
form#basket_default div.buttons input.button{
	float:left;
}
form#basket_default div.buttons input.submit{
	float:right;
}
form#basket_default table tbody tr#basket_default_header th.header_quantity
{
	text-align:left;
}
h1#tagline
{
	font-size:140%;
	padding:0;
	margin:0;
	font-family:Arial;
	background: transparent url('/images/freedelivery.gif') no-repeat 490px -2px;
}
.red_title
{
	color:#ff0000;
}
#continueshopping{
	background-color:#b22a64;
	border:1px solid #b22a64;
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
}

#formsearch {
	float: right;
	margin: 0 82px 0 0;
	padding: 14px 0;
	font-size: 75%;
}
#formsearch label {
	font-weight: bold;
}
#formsearch input {
	margin: 0 0 0 0.3em;
	border: 1px solid #ababab;
}
#formsearch input.submit {
	padding: 0;
	background-color: #ababab;
	color: #ffffff;
	font-weight: bold;
}
#imgnav .imglist {
	float: left;
}
#imgnav .imglist a {
	float: left;
	padding: 1px 4px;
	background-color: #B22A64;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}
#imgnav .imglist a:hover,
#imgnav .imglist a:focus,
#imgnav .imglist a:active {
	background-color: #B22A64;
	color: #E0AAC1;
}
#imgnav .imglist a.selected {
	background-color: #E0AAC1;
	color: #ffffff;
}