/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #e1e1e1; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; font-weight:bold; color: #FFFFFF; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #C80000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2d2d2d;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2d2d2d;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #2c2c2c;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  /*background: #2c2c2c;*/
  color: #ffffff;
  font-weight:bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 /* background: #f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #f8f8f9;*/
}
TR.accountHistory-odd1, TR.addressBook-odd1, TR.alsoPurchased-odd1, TR.payment-odd1, TR.productListing-odd1, TR.productReviews-odd1, TR.upcomingProducts-odd1, TR.shippingOptions-odd1 {
  background: #e5e5e5;
}

TR.accountHistory-even1, TR.addressBook-even1, TR.alsoPurchased-even1, TR.payment-even1, TR.productListing-even1, TR.productReviews-even1, TR.upcomingProducts-even1, TR.shippingOptions-even1 {
  background: #f8f8f9;
}

TABLE.productListing {/*
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
*/}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2d2d2d;
  color: #FFFFFF;
  font-weight: bold;
  line-height:2;
}

TD.productListing-data {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 12px;*/
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B2F38;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



/*css of aycmo*/



/* CSS Document */

body{
margin:0px;
}
.artical{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: none;
	}
.description{
	font-family:tahoma;
	font-size: 11px;
	color: #cb0000;
	font-weight:bold;
	text-decoration: none;
	}
.description2{
	font-family:tahoma;
	font-size: 11px;
	color: #eb7128;
	font-weight:bold;
	text-decoration: none;
	}	
.description1{
	font-family:tahoma;
	font-size: 11px;
	color: #6c6c6c;
	font-weight:none;
	text-decoration: none;
	}
.description5{
	font-family:tahoma;
	font-size: 11px;
	color: #4e3e43;
	font-weight:none;
	text-decoration: none;
	}
.description4{
	font-family:tahoma;
	font-size: 10px;
	color: #4e3e43;
	font-weight:none;
	text-decoration: none;
	}
.description3{
	font-family:tahoma;
	font-size: 11px;
	color: #eb7128;
	font-weight:none;
	text-decoration: none;
	}
.artical:hover{
	font-family:tahoma;
	font-size: 11px;
	color: #fe7800;
	font-weight:bold;
	text-decoration: underline;
	}
.artical1{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: underline;
	}
	.artical1 a:link{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: underline;
	}
	.artical1 a:hover{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration:none;
	}
	
.artica3{
	font-family:tahoma;
	font-size: 11px;
	color: #565242;
	font-weight:none;
	text-decoration: none;
	}
.artical2{
	font-family:tahoma;
	font-size: 11px;
	color: #007396;
	font-weight:bold;
	text-decoration: none;
	}
.bottom{
	font-family:tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:none;
	text-decoration: none;
	}
.bottom2{
	font-family:verdana;
	font-size: 12px;
	color: #000000;
	font-weight:none;
	text-decoration: none;
	}
.moreline{
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:none;
	}
.links{
	font-family:tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}	
.links:hover{
	font-family:tahoma;
	font-size: 13px;
	color: #fe7800;
	font-weight:bold;
	text-decoration: underline;
	}	
.btmlink{
	font-family:Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight:none;
	text-decoration: none;
	}

/* Ajax Marquee */
#ajaxticker{
width: 100%;
height: 5px;
padding: 2px;
text-align: center;
font: bold 13px Tahoma;
}

#ajaxticker div{ 
/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #111111;
}

/*Css for surgical*/

/* CSS Document */


.bg {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

.shadow_milddle_bg {
	background-color: #FFFFFF;
	background-image: url(images/shadow_middle.jpg);
	background-repeat: repeat-y;
}

.shadow_milddle_bg_01 {
	background-color: #FFFFFF;
	background-image: url(images/shadow_middle_01.jpg);
	background-repeat: repeat-y;
}

.top_bg {
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

.top_banner {
	background-color: #FFFFFF;
	background-image: url(images/top_banner.jpg);
	background-repeat: repeat-x;
}

.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.top_links a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.top_links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration:underline;	
	color: #FFFFFF;
}
.top_links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
	color: #FFFFFF;
}

.heighlight_textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #4e4e4e;
	background-color: #FFFFFF;
	height: 21px;
	width: 156px;
	border: thin solid #3b3b3b;
}
.textBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a6a6a6;
	background-color: #FFFFFF;
	border: thin solid #3b3b3b;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
.email a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.email a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;	
	font-weight: bold;
	color: #FFFFFF;
}
.email a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
.top a:link{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.top a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.top a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;	
	font-weight: bold;
	color: #FFFFFF;
}
.top a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#bfe24a;		
	font-size: 12px;
	text-decoration:none;	
	font-weight: bold;
}
.use_coupon_code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aadb0f;
}
.marquee_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9ee2fd;
}
.cell_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7a7a7a;
}

.history {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #202c32;
}
.history a:link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #202c32;
}
.history a:hover{
	font-family: Tahoma;
	font-weight:bold;
	text-decoration:underline;	
	font-size: 11px;
	color: #202c32;
}
.history a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #202c32;
}

.light_blue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4389ce;
}
.dark_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #183754;
}
.retails {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #626045;
}

.text_dollar {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}
.text_dollar a:link{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
.text_dollar a:active{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
.text_dollar a:visited{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
.text_dollar a:hover{
	font-family: Tahoma;
	text-decoration:underline;
	font-size: 12px;
	color: #000000;
}

.text_dollar_red {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
}
.retail_price {
	font-family: Tahoma;
	font-size: 11px;
	color: #626045;
}

.company {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #c20220;
}

.text_dollar_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.text_dollar_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.health_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #5f6060;
}
.health_info a:link{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	color: #5f6060;
}
.health_info a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size: 11px;
	color: #5f6060;
}
.health_info a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;	
	font-size: 11px;
	color: #5f6060;
}

.speculm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e47100;
}
.About {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #202c32;
}

.contact_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bold_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.copyright a:link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.copyright a:active{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.copyright a:visited{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright a:hover{
	font-family: Tahoma;
	text-decoration:underline;
	font-size: 11px;
	color: #FFFFFF;
}

.textbox_signup {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	background-color: #FFFFFF;
	height: 17px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.view_locations {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.view_locations a:link{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.view_locations a:active{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.view_locations a:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.unit_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #105672;
	height: 21px;
	width: 64px;
	border: thin solid #d5e8ed;
	background-position: center;
}

.view_locations a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.product_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.scissors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #738221;
}
.part_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.desc_second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.desc_one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.available {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #105672;
}
/**********************************************GEAR Stylesheet**************************************************/

.topbg {
	background-image: url(imgs/topbg1.jpg);
	background-repeat: repeat-x;
}
.tah11pxwht {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.tah11pxwht a:link,.tah11pxwht a:visited,.tah11pxwht a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.tah11pxwht a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.btmbg {
	background-image: url(imgs/btmbg1.jpg);
	background-repeat: repeat-x;
}
.arial11pxblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.arial12pxred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C80000;
}
.txtsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tah13pxblack {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.tah13pxred {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #C80000;
}
.topmenu_font {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.topmenu_font a:link,.topmenu_font a:visited,.topmenu_font a:active{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.topmenu_font a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.centerbg {
	background-image: url(imgs/centerbg.jpg);
	background-repeat: repeat;
}
.arial12pxblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bannerbtm_linebg {
	background-image: url(imgs/banner_btmline.jpg);
	background-repeat: repeat-x;
}

.txtbox_nlet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	background-color: #2A2A2A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
	border-left-color: #000000;
}
.bg_testimonials {
	background-color: #F3F3F2;
	background-image: url(imgs/bg_testimonials_text.jpg);
	background-repeat: no-repeat;
}

.testimonials_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D60900;
}
.testimonials_font a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D60900;
	text-decoration:none;
}
.testimonials_font a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D60900;
	text-decoration:underline;
}
.catgright_bg {
	background-image: url(imgs/catg_box_right_bg.jpg);
	background-repeat: repeat-y;
}


.arial12pxwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.prodcell_bg {
	background-image: url(imgs/prodcell_bg.jpg);
	background-repeat: repeat-x;
}

.right_shd {
	background-image: url(imgs/btm_right_shd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_shd {
	background-image: url(imgs/btm_left_shd.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.topmenubg {
	background-image: url(imgs/topmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.largepage_detail_text_bg1 {
	background-image: url(imgs/largepage_detail_text_bg1.jpg);
	background-repeat: repeat-x;
}
.largepage_detail_box_bg {
	background-color: #F4F4F4;
	background-image: url(imgs/largepage_detail_box_bg.jpg);
	background-repeat: repeat-x;
}
.quote_imgbg {
	background-image: url(imgs/quote_img_bg.jpg);
	background-repeat: repeat-x;
}


.catg_thumb_btm {
	background-image: url(imgs/catg_box_btm_line.jpg);
	background-repeat: repeat-x;
}
.arial14pxwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.inqform_head_red_bg {
	background-image: url(imgs/inqform_head_red_bg.jpg);
	background-repeat: repeat-x;
}

.mainpage_newprod_bg {
	background-image: url(imgs/mainpage_newprod_bg.jpg);
	background-repeat: repeat-x;
}

.guideline_page_tab_bg1 {
	background-image: url(imgs/guideline_tab_bg1.jpg);
	background-repeat: no-repeat;
}


.btmfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C8C8C;
	text-decoration:none;
}
.btmfont a:link,.btmfont a:visited,.btmfont a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C8C8C;
	text-decoration:none;
}
.btmfont a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.head_contactbg {
	background-image: url(imgs/head_contact_bg.jpg);
	background-repeat: repeat-x;
}
.britishflag {
	float: right;
}
.arial22pxblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}

.catgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.txtqty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.arial10pxblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}




.btm_right_cartinfo_bg {
	background-image: url(imgs/btm_right_cartinfo_bg.jpg);
	background-repeat: no-repeat;
}
.txtbox_inqform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #919191;
	border: 1px solid #AEAEAE;
}

.pmenu_catg_thumb_text_bg {
	background-image: url(imgs/pmenu_mcatg_text_bg.jpg);
	background-repeat: repeat-y;
}
.abtus_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B2F38;
}



.topmenutd {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.topmenutd:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E01D25;
}.large_page_ano_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #464646;
}
.largepage_limg_bg {
	background-image: url(imgs/largepage_limg_bg.jpg);
	background-repeat: repeat-x;
}

.btmbg2 {
	background-image: url(imgs/btmbg2.jpg);
	background-repeat: repeat-x;
}
.txtbox_nlet2 {
	background-image: url(imgs/txtbox_btm_bg.jpg);
	background-repeat: repeat-x;
}
.shortabt_bg {
	background-image: url(imgs/shortabt_bg.jpg);
	background-repeat: repeat-x;
}
.pmenu_subcatg_sep {
	background-image: url(imgs/pmenu_subcatg_sep.jpg);
	background-repeat: repeat-x;
}

.client_testimonials_bg {
	background-image: url(imgs/btmbg_clienttestimonials.jpg);
	background-repeat: repeat-x;
}
.arial12pxred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EE0A00;
}
.tah12pxwht {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.tah12pxwht a:link,.tah12pxwht a:visited,.tah12pxwht a:active{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.tah12pxwht a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.head_mainpage {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #FC1400;
}
.head_newsupdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.large_page_ano_fontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DE040A;
}
.guideline_page_tab_bg1active {
	background-image: url(imgs/guideline_tab_bg1active.jpg);
	background-repeat: no-repeat;
}
.guideline_page_tab_bg2 {
	background-image: url(imgs/guideline_tab_bg2.jpg);
	background-repeat: no-repeat;
}
.guideline_page_tab_bg2unactive2 {
	background-image: url(imgs/guideline_tab_bg2unactive2.jpg);
	background-repeat: no-repeat;
}
.inqform_head_black_bg {
	background-image: url(imgs/inqform_head_black_bg.jpg);
	background-repeat: repeat-x;
}
.whitehead11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-variant:small-caps;
	}
	.blacktxt12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	padding-right:10px;
	}
	.blacktxt13{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
	padding-right:10px;
	}
	.blacktxt1one{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	
	text-decoration:none;
	line-height:15px;
	padding-right:10px;
	}
	.forgetlink a{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	line-height:15px;
	}
	
.forgetlink a:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:undeline;
	line-height:15px;
	}
	.sequence{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	width:40px;
	background:#000;
	border:solid 1px #666;
	}
	
	
.sequence2{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	width:40px;
	background:#e2b900;
	border:solid 1px #000;
	}
	.cat_bg{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:#FF0000;
	
	}
.tablebrd{
	background-color: #c4c4c4;
	border:2px solid #4c4c4c;
	
	}
.tablebrd1{
	
	/*border:1px solid #1d99e7;*/
	}
.tablebrd2{
	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #858585;
	border:2px solid #ffffff;
	}

	
