/*====================================================================================================*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
/*	color: #5a5a5a;*/
	background-color: #d1d2d4;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
/*====================================================================================================*/
.header {
	background-image: url(../images/css/topbg.gif);
	background-position: top;
	background-repeat: no-repeat;	
	font-size: small;
	height: 144px;
}
.headerlogo {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	text-align: right;
	width: 540px;
}
.headersearch {
	float: right;
	padding-top: 50px;
	padding-right: 20px;
	font-size: 0px;
}
.headersearch form {
	width: 215px;
	height: 47px;
	padding-left: 35px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(../images/css/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headersearch form label {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	font-size: small;
}
.headersearchtext {
	border: 1px solid #ffffff;
	border: none;
	width: 100px;
	line-height: 16px;
	height: 16px;
	color: #5a5a5a;
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	font-size: small;
}
.headersearchsubmit {
	vertical-align: top;
}
.headersearch img {
	margin-top: -20px;
}
/*====================================================================================================*/
.topmenu {
	clear: both;
	height: 30px;
}
.topmenu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.topmenu ul li {
	display: inline;
}
.topmenu ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #a8a9ac;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
}
/*====================================================================================================*/
.main {
	clear: both;
	margin-top: 10px;
	background-image: url(../images/css/mainbg.gif);
	background-repeat: repeat-y;
}
.left {
	width: 190px;
	float: left;
	color: #014DA2;
	padding-left: 20px;
}
.middle {	
	width: 610px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.right {
	width: 160px;
	float: left;
	background-image: url(../images/css/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightfeatures {
	width: 140px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.rightfeatures img {
	margin-bottom: 10px;
}
/*====================================================================================================*/
.footer {
	clear: both;
	padding: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/css/botbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #014DA2;
	font-weight: bold;
}
.footer a {
	color: #014DA2;
	text-decoration: none;
}
/*====================================================================================================*/
h1 {
	font-size: 110%;
	color: #014DA2;
}
.middle h1 {
	margin-top: 0px;
	font-size: 110%;
	color: #ffffff;
	background-color: #014DA2;
	padding: 3px;
	text-indent: 3px;
	background-image: url(../images/css/h1bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
.red {
	color: #D22229;
}
/*====================================================================================================*/
.jumpform {
	padding: 0px;
	margin: 0px;
}
.left h1 {
	padding: 0px;
	margin: 0px;
}
.jumpform select {
	width: 160px;
	color: #014DA2;
	margin-bottom: 10px;
}
.leftmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	width: 181px;
	font-size: 1%;
}
.leftmenu li {
	display: block;
	height: 23px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}
.leftmenu li a {
	display: block;
	float: left;
	width: 175px;
	color: #014DA2;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	height: 17px;
	font-size: small;
	text-indent: 3px;
}
.leftmenu li a:hover {
	color: #FFFFFF;
	background-color: #014DA2;
}
/*====================================================================================================*/
.minicart {
	list-style-type: none;
	padding: 10px;
	margin: 0px;
}
.minicart li a {
	color: #5a5a5a;
	text-decoration: none;
}
.minicart li form {
	text-align: right;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.minicart li img {
	float: right;
	margin-left: 2px;
}
.minicart form {
	margin: 0px;
}
/*====================================================================================================*/
.noul {
	list-style-type: none;
	padding: 10px;
	margin: 0px;
}
.noul li a {
	color: #5a5a5a;
	text-decoration: none;
}
.right h1 {
	font-size: 100%;
	color: #014DA2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.rightrecent {
	list-style-type: none;
	padding: 10px;
	margin: 0px;
}
.rightrecent li {
	border-top: 2px solid #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
.rightrecent li a {
	color: #5a5a5a;
	text-decoration: none;
}
.rightrecent li a img {
	float: right;
	margin-left: 2px;
}
/*====================================================================================================*/
.feature {
	display: block;
	width: 995px;
	margin-left: 2px;
	border-bottom: 10px solid #ffffff;
	height: 165px;
	background-image: url(../images/css/featurebg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.feature ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.feature ul li {
	display: inline;
}
/*====================================================================================================*/
.contactform label {
	display: block;
	float: left;
	clear: both;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 5px;
	background-color: #C7CBE7;
	text-align: right;
	padding-right: 5px;
	margin-right: 5px;
}
.input {
	width: 326px;
	display: block;
	margin-top: 5px;
	margin-bottom: 4px;
	padding: 3px;
	float: left;
	background-color: #ececec;
}
.contactform input, .contactform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.contactform #xSubmit {
	display: block;
	clear: both;
	margin-left: 160px;
}
.error {
	color: #FF0000;
}
/*====================================================================================================*/
.ajaxresults {
	position: absolute;
	margin-left: 755px;
	margin-top: -88px;
	width: 179px;
	background-image: url(../images/css/ajaxresultsbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: smaller;
}
.ajaxresults ul {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.ajaxresults ul li {
	border-bottom: 2px solid #0C4DA2;
}
.ajaxresults ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}
.ajaxresults ul li a:hover {
	background-color: #C7CBE7;
}
.ajaxresults ul li a em {
	background-color: #FFD403;
	font-style: normal;
}
/*====================================================================================================*/
.middle a {
	color: #014DA2;
	text-decoration: none;
	font-weight: bold;
}
.middle a:hover {
	text-decoration: underline;
}
/*====================================================================================================*/
.prodlist {
	width: 100%;
	border-collapse: collapse;
}
.prodlist td {
	padding: 2px;
}
.altrow {
	background-color: #e3e5f3;
}
.altprodlist {
	width: 100%;
	background-color: #ececec;
}
.altprodlist td {
	padding: 2px;
	background-color: #ffffff;
	vertical-align: top;
}
.altprodlist .altrow td {
	background-color: #e3e5f3;
}
/*====================================================================================================*/
.quickbuy {
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
.altprodlist .quickbuy {
	text-align: left;
}
.quickbuy form, .quickbuy img, .quickbuy a, .quickbuy input {
	padding: 0px;
	margin: 0px;
}
.quickbuy strong {
	vertical-align: bottom;
	line-height: 20px;
	padding: 3px;
	color: #ee2222;
}
.buy {
	white-space: nowrap;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/css/qtybg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: text-top;
	width: 140px;
}
.buyqty {
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 100%;
	line-height: 12px;
	height: 12px;
	color: #5a5a5a;
	margin: 0px;
	vertical-align: top;
	margin-top: 1px;
	width: 62px;
}
.cartform {
	padding: 0px;
	margin: 0px;
	display: inline;
	white-space: nowrap;
}
.cartremove {
	border: 1px solid #A7A9AC;
	background-color: #FFcccc;
	margin-left: 3px;
}
.cartupdate {
	border: 1px solid #A7A9AC;
	background-color: #ccFFcc;
	margin-left: 2px;
	margin-right: 2px;
}
.submitbacktoshop {
	border: 1px solid #A7A9AC;
	background-color: #ccccFF;
	margin-left: 2px;
	margin-right: 2px;
	width: 130px;
}
.submitcancelform {
	border: 1px solid #A7A9AC;
	background-color: #FFcccc;
	margin-left: 2px;
	margin-right: 2px;
	width: 130px;
}
.submitcheckoutform {
	border: 1px solid #A7A9AC;
	background-color: #ccFFcc;
	margin-left: 2px;
	margin-right: 2px;
	width: 130px;
}
/*====================================================================================================*/
.error {
	color: #FF0000;
}
/*====================================================================================================*/
.sectionlist {
	width: 100%;
}
.sectionlist td {
	text-align: center;
	vertical-align: top;
	width: 25%;
}
/*====================================================================================================*/
.price {
	color: #ee2222;
	font-weight: bold;
}
.priceex {
	font-size: 300%;
	color: #ee2222;
	font-weight: bold;
	white-space: nowrap;
}
.priceinc {
	font-size: smaller;
	color: #808080;
	font-weight: bold;
	white-space: nowrap;
}
/*====================================================================================================*/
.paging {
	text-align: center;
	margin-bottom: 5px;
}
.paging ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.paging ul li {
	display: inline;
}
.paginglink {
	display: inline-block;
	min-width: 15px;
	line-height: 15px;
	text-decoration: none;
	padding: 1px;
	color: #014DA2;
	background-color: #FFFFFF;
	margin: 1px;
}
.paginglink:hover {
	background-color: #e3e5f3;
}
.pagingcurrent {
	display: inline-block;
	min-width: 15px;
	line-height: 15px;
	text-decoration: none;
	padding: 1px;
	color: #014DA2;
	background-color: #e3e5f3;
	margin: 1px;
}
.pagingnull {
	display: inline-block;
	min-width: 15px;
	line-height: 15px;
	text-decoration: none;
	padding: 1px;
	color: #808080;
	background-color: #FFFFFF;
	margin: 1px;
}
/*====================================================================================================*/
.leftextars {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.leftextars a {
	color: #808080;
	text-decoration: none;
	line-height: 25px;
}
/*====================================================================================================*/
.hptopfeature {
	background-color: #d1d2d4;
	width: 600px;
	height: 250px;
	background-image: url(../images/hpf/greybg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
.hph1 {
	color: #014DA2;
	font-size: 200%;
	font-weight: bold;
	margin: 0px;
}
.hph2 {
	color: #014DA2;
	font-size: 150%;
	margin: 0px;
}
.hpintro {
	padding: 0px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hpintro li {
	display: block;
	float: left;
	background-image: url(../images/css/lispot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 125%;
	font-weight: bold;
	white-space: nowrap;
}
/*====================================================================================================*/
.hpsectionlist {
	margin-bottom: 10px;
	margin-top: 10px;
	border-collapse: collapse;
}
.hpsectionlist td {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 25%;
}
.hpsectionlist a {
	display: block;
	padding: 10px;
	background-image: url(../images/css/homecatbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
}
.hpsectionlist a:hover {
	background-image: url(../images/css/homecatbgblue.gif);
	text-decoration: none;
}
.hpsectionlist img {
	margin-bottom: 10px;
}
/*====================================================================================================*/
.subcatprice {
	color: #014DA2;
	font-weight: bold;
}
/*====================================================================================================*/
.specialblob {
	min-width: 45px;
	height: 38px;
	font-weight: bold;
/*	color: #014DA2;*/
	color: #ee2222;
	text-align: center;
	padding-top: 7px;
	background-image: url(../images/css/specialblob.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.specialblobbig {
	font-size: 200%;
	min-width: 90px;
	height: 76px;
	font-weight: bold;
/*	color: #014DA2;*/
	color: #ee2222;
	text-align: center;
	padding-top: 14px;
	background-image: url(../images/css/specialblobbig.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 15px;
	float: left;
}
.floatright {
	float: right;
}
/*====================================================================================================*/
/*.prodpageprices {
	float: left;
	padding-top: 30px;
	width: 330px;
	text-align: center;
}
.prodpageprices .buy {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.prodpageimage {
	float: left;
	width: 280px;
	text-align: center;
}
.pagepricebig {
	font-size: 125%;
	font-weight: bold;
	white-space: nowrap;
}
.pagepricesmall {
	font-size: x-small;
	color: #808080;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 15px;
}
*//*====================================================================================================*/
.newprodpageprices {
	text-align: center;
}
.newprodpageprices .buy {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.newprodpageimage {
	text-align: center;
}
.newprodpageimage img {
	margin-right: 10px;
}
.newpagepricebig {
	font-size: 125%;
	font-weight: bold;
	white-space: nowrap;
}
.newpagepricesmall {
/*	font-size: x-small;
	color: #808080;
	font-weight: bold;
*/	white-space: nowrap;
	margin-bottom: 15px;
}
/*====================================================================================================*/
.productdetail {
	vertical-align: top;
	border-collapse: collapse;
}
.productdetail td {
	border-collapse: collapse;
}
.prodtabs {
	width: 348px;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 24px;
	background-image: url(../images/css/h1bg.gif);
	background-position: top right;
}
.prodtabs li {
	display: inline;
}
.prodtabs li a {
	display: block;
	float: left;
	width: 116px;
	line-height: 24px;
	text-indent: 6px;
	color: #ffffff;
	text-decoration: none;
}
.prodtabs li a:hover {
	text-decoration: none;
}
#divdesc {
	border: 1px solid #014DA2;
	float: left;
	height: 228px;
	width: 326px;
	padding: 10px;
	overflow: auto;
	margin-bottom: 10px;
}
#divspec {
	display: none;
	border: 1px solid #014DA2;
	float: left;
	height: 228px;
	width: 326px;
	padding: 10px;
	overflow: auto;
	margin-bottom: 10px;
}
#divfeat {
	display: none;
	border: 1px solid #014DA2;
	float: left;
	height: 228px;
	width: 326px;
	padding: 10px;
	overflow: auto;
	margin-bottom: 10px;
}
#divdesc p, #divspec p, #divfeat p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#divdesc ul, #divspec ul, #divfeat ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#adesc {
	background-image: url(../images/css/h1yellowbg.gif);
	background-position: top left;
	color: #014DA2;
}
#aspec {
	background-position: top center;
	background-image: url(../images/css/h1bg.gif);
	background-position: top center;
	color: #ffffff;
}
#afeat {
	background-position: top right;
	background-image: url(../images/css/h1bg.gif);
	background-position: top right;
	color: #ffffff;
}
/*====================================================================================================*/
.black {
	color: #000000;
}
.blue {
	color: #2c4f9f;
}
.yellow {
	color: #f5d330;
}
.red {
	color: #ee2222;
}
.blobspacer {
/*	height: 90px;*/
}
.pricespacer {
/*	height: 51px;*/
}
/*====================================================================================================*/
.supplierlogos {
	width: 100%;
}
.supplierlogos td {
	text-align: center;
}
/*====================================================================================================*/
