.noCSS {
	display: none;
}
/* Generic Styles */
body {
	padding: 0;
	background-color: #121212;
	color: #F3F334;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
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 {
	float: left;
	width: 100%;
	background-color:#ffffff;
}
/* Top Styles */
#topbar {
	position:relative;
	float: left;
	width: 100%;
	height:89px;
	background-color: #3B3B3B;
	color: #F3F334;
	font-size:100%;
}

#topbar #logo {
	float:left;
	padding:10px;
}

#topbar #contactwrapper {
	padding:25px 0 0 0;
	float:left;
}

#topbar #tel,
#topbar #mob {
	font-size:80%;
	padding:0 0 8px 0;
	font-weight:bold;
	color:#1E94FE;
	
}


#topbar #cart {
	padding:0 5px 0 5px;
	font-size:65%;
	
}

#topbar #cart a {
	text-decoration:none;
	color:#ffffff;
}

#topbar #cart a:hover,
#topbar #cart a:active,
#topbar #cart a:focus {
	color:#CF3;
}

#topbar #cart img {
	padding:0 5px 0 5px;
}

#topbar #searchbar {
	padding:20px 0 0 0;

}

#topbar #toprightwrapper {
	float:right;
	padding:10px;
	width:300px;
}


#toprightlinks {
	float: right;
	padding: 12px;
	background-color: #3B3B3B;
	color: #75873d;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}

#toprightlinks img {
	float:left;
	padding:0 0 0 20px;
}

#toprightlinks a {
	float: right;
	text-decoration:none;
	color:#BEBEBE;
	margin:0 5px 0 5px;
	color:#ffffff;
}

#toprightlinks a:hover,
#toprightlinks a:active,
#toprightlinks a:focus {
	float: right;
	text-decoration:none;
	color:#FFFE03;
}

#hotline {
	background-color: #F4F4F4;
	color: #a16d28;
}
#telorders img {
	float: left;
	padding:0 10px 0 0;
}
#strapsearch {
	clear: right;
	float: right;
	background-color: #3B3B3B;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#strapline {
	float: left;
	padding: 10px 10px 10px 20px;
	font-size: 70%;
}
#search {
	float: right;
	padding: 8px 15px 8px 0;
	font-size: 70%;
}
#search label {
	font-weight: bold;
}
#search input {
	margin: 0 3px;
	border: 1px solid #03111E;
	font-weight: normal;
	background-color:#ffffff;
}
#search input.button {
	width: auto;
	background-color: #5E5E5E;
	color: #ffffff;
	border: 1px solid #000000;
	font-weight: bold;
}
#navbarh {
	float: left;
	clear: left;
	padding: 4px 0;
	background-color: #5F5F5F;
	color: #FDFDFD;
	width: 100%;
}
#navbarh ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbarh li {
	float: left;
	padding: 0 10px;
	background-color: #5F5F5F;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size:80%;
}
#navbarh li a {
	background-color: #5F5F5F;
	color: #FFFFFF;
	text-decoration: none;
}
#navbarh li a:hover,
#navbarh li a:focus,
#navbarh li a:active {
	background-color: #5F5F5F;
	color: #DEEFA3;
}
/* Main Styles */
#main {
	clear: left;
	float: left;
	width: 100%;
	background: #3B3B3B url('/images/bg-main.gif') repeat-y 0 0;
	color: #000000;
}
#navbarv {
	float: left;
	width: 193px;
	background-color: #F8F8F9;
	color: #000000;
}
#navbarv ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 80%;
	list-style: none;
	line-height: 1em;
}
#navbarv li {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #000000;
	
}
#navbarv li a {
	clear: left;
	float: left;
	width: 163px;
	padding: 4px 15px;
	background-color: #5F5F5F;
	color: #DCDCDC;
	text-decoration: none;
	
}
#navbarv li a:hover,
#navbarv li a:focus,
#navbarv li a:active {
	background-color: #3B3B3B;
	color: #ffffff;
}
#navbarv ul ul {
	border: 0;
	font-size: 100%;
}
#navbarv li li {
	border: 0;
}
#navbarv li li a {
	background: #989696 url('/images/bg-navbar-v.gif') no-repeat 6px 8px;
	color: #000000;
	border: 0;
}
#navbarv li li a:hover,
#navbarv li li a:focus,
#navbarv li li a:active {
	background-color: #5F5F5F;
	color: #ffffff;
}
#navbarv img {
	display: block;
	width: 150px;
	border-bottom: 1px dashed #000000;
}

#content {
	float: right;
	width: 796px;
	background-color:#3B3B3B;
	color: #dcdcdc;
}
#content a {
	background-color: #3B3B3B;
	color: #5F5F5F;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #3B3B3B;
	color: #FFFF00;
}
#content h3 {
	margin: 0 0 0.6em;
	font-size: 80%;
	line-height: 1.3em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.3em;
}

#content ul {
	font-size:75%;
	list-style:none;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}

#macroform_newemail {
	padding:30px;
}

#macroform_contactus {
	padding:30px;
}

#content .container img {
	clear: left;
	float: left;
	width: 796px;
	padding:0px;
	margin:0px;
	/*padding: 10px;*/
}
#content .container ul,
#content .container ol {
	margin: 0 1em 1.2em;
	padding: 0;
	color: #9c9c9c;
	font-size: 80%;
	line-height: 1.2em;
	list-style: none;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.3em;
}
#content .container ul li {
	padding: 0 0 0 16px;
	background: #3b3b3b url('/images/bg-container-li.gif') no-repeat 0 3px;
}
#content .container ul li strong,
#content .container ul li b {
	background-color: #3b3b3b;
	color: #ffffff;
}

#content ul.download {
	margin: 0 2em 1.2em;
	padding: 0;
	list-style: none;
}
#content ul.download li {
	min-height: 16px;
	padding: 0 0 0 21px;
	background: #3B3B3B url("/images/downloads/bulletFile.gif") no-repeat 0 0;
	color: #1e497a;
}
#content ul.download li.doc {
	background-image: url("/images/downloads/bulletDOC.gif");
}
#content ul.download li.dwg {
	background-image: url("/images/downloads/bulletDWG.gif");
}
#content ul.download li.dxf {
	background-image: url("/images/downloads/bulletDXF.gif");
}
#content ul.download li.gif {
	background-image: url("/images/downloads/bulletGIF.gif");
}
#content ul.download li.jpg {
	background-image: url("/images/downloads/bulletJPG.gif");
}
#content ul.download li.pdf {
	background-image: url("/images/downloads/bulletPDF.gif");
}
#content ul.download li.pps {
	background-image: url("/images/downloads/bulletPPS.gif");
}
#content ul.download li.swf {
	background-image: url("/images/downloads/bulletSWF.gif");
}
#content ul.download li.xls {
	background-image: url("/images/downloads/bulletXLS.gif");
}

#content .oldprice {
	text-decoration: line-through;
}


#content .container img.right {
	float: right;
	margin: 0 0 12px 12px;
}
#content .container img.left {
	float: left;
	margin: 0 12px 12px 0;
}
#content .container img.block,
#content .container img.centre {
	display: block;
}
#content .container img.block {
	margin: 0 0 1.2em;
}
#content .container img.centre {
	margin: 0 auto 1.2em;
}

#content #sectionleftcol {
	float: left;
	width: 484px;
}
#content #sectionrightcol {
	float: right;
	width: 260px;
}

#quantumtool {
	float: right;
	margin: 0 0 12px 12px;
}

#content #message {
	clear:left;
	float:left;
	background-color:#000000;
	color:#1E94FE;
	font-size:90%;
	margin:10px;
	padding:4px;
	text-align:center;
	width:200px;
	margin-right:95px;
	border:1px solid #757575;
}

#content #message a {
	text-decoration:none;
	background-color:#000000;
	color:#1E94FE;
}

#content #message a:hover,
#content #message a:active,
#content #message a:focus {
	background-color:#000000;
	color:#FF0;
}
	


#innercontent {
	padding: 10px;
}

#slideshow {
	clear: left;
	float: left;
	width: 100%;
	height: 277px;
	position: relative;
}
#slideshow .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow img {
	display: block;
	width: 796px;
	height: 277px;
	border: 0;
}
#slideshow a.caption {
	position:absolute;
	left:0px;
	top:20px;
	z-index:9;
	display: block;
	width: 764px;
	height: 20px;
	padding: 16px;
	background-color: #cccccc;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}
#slideshow a.caption:hover,
#slideshow a.caption:focus,
#slideshow a.caption:active {
	background-color:#7E7E7E;
	color: #ffffff;
}

#video {
	float: left;
	width: 386px;
	margin: 20px 0 0 24px;
}
#video .item {
	margin: 0 0 1.2em;
}
#video .item object {
	display: block;
	width: 386px;
	height: 290px;
}
#video .caption {
	margin: 0.6em 0 0;
	font-size: 70%;
	line-height: 1.3em;
	color:#FFFF00;
}

#breadcrumb,
#content h1.main,
#basket_page_titles {
	clear: left;
	float: left;
	width: 784px;
	margin: 0;
	padding: 4px 6px;
	color: #DCDCDC;
	border-top: 1px solid #1D1D1D;
	border-bottom: 1px solid #1D1D1D;
	font-size: 80%;
	font-weight: bold;
	line-height: 1em;
	list-style: none;
}
#basket_page_titles {
	background-color: #1D1D1D;
	color: #ffffff;
}
#basket_page_titles .current_page {
	background-color: #1D1D1D;
	color: #ffffff;
}
#breadcrumb a {
	
	color: #DCDCDC;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	
	color: #DCDCDC;
}
#content #breadcrumb h1 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	margin: 0 0 0 6px;
}
#breadcrumb li:before,
#breadcrumb h1:before,
#basket_page_titles .basket_step:before {
	content: '> ';
}
#breadcrumb li.first,
#basket_page_titles .first {
	margin: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content: "";
}

#basket_default {
	clear: left;
	float: left;
	width: 730px;
	padding:30px;
	color:#ffffff;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.8em;
}
#basket_default th,
#basket_default td {
	padding: 4px;
}
#basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	border-bottom: 1px solid #cccccc;
	color:#ffffff;
}
#basket_default tr.odd td {
	background-color: #efefef;
	color: #686868;
}
#content #basket_default tr.odd td a {
	background-color: #efefef;
	color: #75873d;
}
#content #basket_default tr.odd td a:hover,
#content #basket_default tr.odd td a:focus,
#content #basket_default tr.odd td a:active {
	background-color: #efefef;
	color: #a16d28;
}
#basket_default tr.even td {
	background-color: #f4f4f4;
	color: #686868;
}
#content #basket_default tr.even td a {
	background-color: #f4f4f4;
	color: #75873d;
}
#content #basket_default tr.even td a:hover,
#content #basket_default tr.even td a:focus,
#content #basket_default tr.even td a:active {
	background-color: #f4f4f4;
	color: #a16d28;
}

#content .noimg {
	display: block;
	width: 116px;
	min-height:50px;
	background-color: #FFFFFF;
	color: #0E3860;
	border: 6px solid #5A5B55;
	font-size: 70%;
	text-align:center;
	padding-bottom:30px;
}

#content .noimg p {
	font-size:90%;
	text-align:center;
	padding:35px 0 0 0;
}
#basket_default table input,
#basket_default table textarea {
	width: 14em;
}
#basket_default table input.button {
	width: auto;
	background-color: #75873d;
	color: #ffffff;
	border: 1px solid #75873d;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	color:#930;
}
#basket_default .buttons input {
	float: left;
	background-color: #9D9a94;
	color: #ffffff;
	border: 1px solid #9D9a94;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
	background-color: #1E94FE;
	color: #000000;
	border: 1px solid #ffffff;
}

#topimage {
	clear: left;
	float: left;
	width: 796px;
}

.list.home {
	background-color: #DBEBA5;
	color: #000000;
}

	
.list {
	clear: left;
	float: left;
	width: 100%;
}
.list .row {
	clear: left;
	float: left;
	width: 100%;
	padding:20px 0 5px 0; 
}
.list .item {
	float: left;
	width: 131px;
	margin: 0 0 0 48px;
	padding: 10px 0;
	text-align: center;
}
.list .first {
	margin: 0 0 0 60px;
}
.list img,
.list .noimg {
	display: block;
	width: 134px; /*117px;*/
	margin: 0 auto 6px;
	padding: 1px;
	background-color: #0D0B07;
	color: #0E3860;
	border: 1px solid #1E94FE;
	font-size: 70%;
}
.list img {
	/*117px;*/
	height: 134px;
}
.list .noimg {
	width: 107px;
	min-height: 79px;
	padding: 46px 6px 0 6px;
}

.list .moredetails {
	clear:left;
	float:left;
	width:100%;
	margin:8px 0 8px 0;
	padding:5px 0 5px 0;
	color:#1E94FE;
	background-color:#000000;
	font-size:70%;
}

#content .list .moredetails a {
	color:#1E94FE;
	background-color:#000000;
}

#content .list .moredetails a:hover,
#content .list .moredetails a:active,
#content .list .moredetails a:focus {
	color:#FFFF00;
	background-color:#000000;
}

#content .list a {
	background-color: #3B3B3B;
	color: #cccccc;
	text-decoration:none;
}
#content .list a:hover,
#content .list a:focus,
#content .list a:active {
	background-color: #3B3B3B;
	color:#FF0;
}

#content .list.home a {
	background-color: #DBEBA5;
	color: #000000;
}
#content .list.home a:hover,
#content .list.home a:focus,
#content .list.home a:active {
	background-color: #DBEBA5;
	color: #a16d28;
}

#content .padding {
	clear: left;
	float: left;
	width: 756px;
	padding: 20px;
}


.leftmenuimages {
	clear:left;
	float:left; 
	background-color:#1D1D1D;
}

.leftmenuimages img {
	border-top:1px dotted #eee;
	
}


.list .name {
	font-size: 80%;
	line-height: 1.3em;
	background-color: #3B3B3B;
	color: #FFFF00;
}
.list .price {
	padding: 4px 0 0;
	background-color: #3B3B3B;
	color: #FFFF00;
	font-size: 90%;
	font-weight: bold;
}
.list.home .price {
	background-color: #DBEBA5;
	color: #000000;
}
.list.home .saleprice {
	background-color: #D2D6DB;
	color: #CC0000;
}

/*.list .item .noimg {
	display:block;
	min-height:116px;
	width:116px;
}*/




#product {
	clear: left;
	float: left;
	width: 778px;
	padding: 8px;
}
#productdetail {
	clear: left;
	float: left;
	width: 80%;
	padding: 10px;
	color:#ffffff;
	font-size:85%;
}
#productdetail .productimages {
	float: left;
	width: 262px;
	margin: 0 0 0 10px;
}

productdetail p {
	color:#ffffff;
}

#productdetail .productimages .imgcontainer {
	display: none;
}
#productdetail .productimages .img {
	display: block;
	width: 260px;
	border: 1px solid #000000;
}
#productdetail .img {
	display: block;
	border: 1px solid #000000;
	float: left;
	clear: left;
}
#productdetail #prodimgnav {
	font-size: 80%;
	line-height: 1.3em;
}
#productdetail #prodimgnav .imglist {
	float: left;
}
#productdetail #prodimgnav a.closeup {
	float: right;
	padding: 0 14px 0 0;
	background: #ffffff url('/images/bullet-spyglass.gif') no-repeat right 3px;
	color: #1E94FE;
}
#productdetail #prodimgnav a.closeup:hover,
#productdetail #prodimgnav a.closeup:focus,
#productdetail #prodimgnav a.closeup:active {
	background-color: #ffffff;
	background-image: url('/images/bullet-spyglass-over.gif');
	color: #a16d28;
}
#productdetail .info {
	float: right;
	clear: right;
	width: 304px;
}
#productdetail .info .container {
	width: 100%;
	padding: 10px;
}
#productdetail input.button {
	background-color: #1E94FE;
	color: #000000;
	border: 1px solid #99CEFF;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#formproductdetail {
	margin-left: 15px;
}
#options {
	float: left;
	width: 100%;
	margin: 0 0 1.6em;
	font-size: 80%;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.2em;
}
#options label,
#options .label {
	float: left;
	background-color: #3B3B3B;
	color: #7f7f6a;
	font-weight: bold;
}
#options select,#options input {
	float: right;
}
#options .price {
	float: right;
	background-color: #3B3B3B;
	color: #FFFF00;
	font-weight: bold;
}

.prevprice {
	text-decoration: line-through;
}
.saleprice {
	background-color: #FFFFFF;
	color: #CC0000;
}

#pagenav {
	clear: left;
	float: left;
	width: 100%;
	background-color: #3B3B3B;
	color: #ffffff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 75%;
	line-height: 1.3em;
}
#pagenav a {
	background-color: #3B3B3B;
	color: #ffffff;
}
#pagenav a:hover,
#pagenav a:focus,
#pagenav a:active {
	background-color: #3B3B3B;
	color: #FF0;
}
#pagenav .prev,
#pagenav .pagelist,
#pagenav .next {
	width: 33%;
	padding: 3px 0;
}
#pagenav .prev,
#pagenav .pagelist {
	float: left;
	background-color:#3B3B3B;
	color:#ffffff;
}
#pagenav .pagelist {
	background-color: #3B3B3B;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#pagenav .pagelist a {
	font-weight: normal;
	background-color:#3B3B3B;
	color:#ffffff;
}

#pagenav .pagelist a:hover,
#pagenav .pagelist a:active,
#pagenav .pagelist a:focus {
	color:#FF0;
}

#pagenav .next {
	float: right;
	text-align: right;
}
#pagenav td.pages {
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
}
#pagenav td.pages a {
	margin: 0 1px;
}
#pagenav td.next {
	text-align: right;
}

/*#bottomcardimage {
	padding:10px 0 10px 0;
	background-color:#5F5F5F;
	color:#ff0;
}*/

#pagebottomseparator {
	clear:left;
	float:left;
	width:990px;
	padding:0px;
	background-color:#5F5F5F;
	color:#CCC;
}

#pagebottomseparator img {
	border:0px;
	margin:0px;
	padding:0px;
	float:right;
}

/* Footer Styles */
#footer {
	clear:left;
	float:left;
	width: 100%;
	padding:6px 0 6px 0;
	border-top:1px solid #000000;
	background-color:#3B3B3B;
	color: #FFFFFF;
	font-size: 70%;
	text-align: center;
}
#footer a {
	background-color: #3B3B3B;
	color: #FFFFFF;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #3B3B3B;
	color: #FFFF00;
}

.standard {
	float:left;
	margin:10px;
	font-size:80%;
}
.standard th,
.standard td {
	padding: 2px;
}
.standard th {
	text-align: left;
}
.standard label {
	text-align:right;
	color:#ffffff;
}

.standard input,
.standard textarea {
	border:1px solid #ccc;
}
.standard input.submit {
	background-color:#1E94FE;
 	border:1px solid #1E94FE;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.standard .required {
	 color:#a16d28;
}

.msg {
	padding: 4px 4px 4px 35px;
	background-color: #868484;
	color: #ffffff;
	font-size: 80%;
	line-height: 1.3em;
	text-align: left;
	width:370px;
}

.map {
	border:1px solid #ccc;
}

.webwiz_table {
	float:right;
	width:300px;
}

.webwiz_table td {
	width:300px;
}
#relatedproducts {
	font-size: 75%;
	color: #ffff00;
	padding-left: 30px;
	font-weight: bold;
}