/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/bg3.gif);
	margin: 0px;
}

.menus
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.tittle
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:large;
color:#FF9900;
font-weight:bolder;
text-decoration:none;
}
.headings
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bolder;
text-decoration:none;
}
.menus-head {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #f14801;

	text-decoration: none;

}
.menus-head:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

}
.menu-link-1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #6F0000;

	text-decoration: none;

}

.menu-link-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FC7100;

	text-decoration: none;

}

.menu-link-3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #639100;

	text-decoration: none;

}

.menu-link-4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #00A4CD;

	text-decoration: none;

}

.menu-link-5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #2F67A1;

	text-decoration: none;

}

.menu-link-6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #717171;

	text-decoration: none;

}

.menu-link-1:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-2:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-3:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-4:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-5:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-6:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}



.hight {

	height: 22px;

	float: left;

	width: 100%;

}



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

.shop{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#000000;  text-decoration::none;}
a.shop:link{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#000000;  text-decoration:none;}
	a.shop:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#000000;text-decoration:none;}
a.shop:hover {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#00CC00; text-decoration:none;}
a.shop:focus {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#00CC00;text-decoration:none;}
a.shop:active {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#00CC00;text-decoration:none;}

a.login:link{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#000000;  text-decoration:none;}
	a.login:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#000000;text-decoration:none;}
a.login:hover {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40; text-decoration:none;}
a.login:focus {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40;text-decoration:none;}
a.login:active {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40;text-decoration:none;}

a.news:link{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffffff;  text-decoration:none;}
	a.news:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffffff;text-decoration:none;}
a.news:hover {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40; text-decoration:none;}
a.news:focus {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40;text-decoration:none;}
a.news:active {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40;text-decoration:none;}

a.more:link{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#8B8B8B;  text-decoration:none;}
a.more:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#8B8B8B;text-decoration:none;}
a.more:hover {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40; text-decoration:none;}
a.more:focus {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40;text-decoration:none;}
a.more:active {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#ffab40;text-decoration:none;}

A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FF0000;
  text-decoration: underline;
}

A.links {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

A.links:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#ffab40;
  text-decoration: underline;
}

A.links1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #8c8c8c;
  text-decoration: none;
}

A.links1:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#ffab40;
  text-decoration: underline;
}

A.links2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A.links2:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  text-decoration: none;
}

A.prdinfo_links {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A.prdinfo_links:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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 {
 
}

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

.infoBox {
background:#FFFFFF;
  }
  
.infoBox1 {
  
}
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#FFFFFF;
}

prod

{
  background: #f0e5d4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height:50px;
  height:50px;
}

.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#8E1214; 
  font-size:12px; font-weight:bold; text-decoration:none;}
  .productSpecialPrice{
  /*color:#8E1214;*/ color: #000000; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal;  font-weight:bold; text-decoration:none;}
SPAN.productSpecialPrice1, .box_body SPAN.productSpecialPrice1, .product SPAN.productSpecialPrice1  {
  color:#8E1214; 
  font-size:10px;}
  .productSpecialPrice1{
  /*color:#8E1214;*/ color: #000000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal;}
SPAN.productSpecialPrice2, .box_body SPAN.productSpecialPrice2, .product SPAN.productSpecialPrice2  {
  color:#8E1214; 
  font-size:11px; font-weight:bold; text-decoration:none;}
  .productSpecialPrice2{
  /*color:#8E1214;*/ color: #FF0000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal;  font-weight:bold; text-decoration:none;}
SPAN.productSpecialPrice3, .box_body SPAN.productSpecialPrice3, .product SPAN.productSpecialPrice3  {
  color:#000000; 
  font-size:10px; font-weight:bold; text-decoration:none;}
  .productSpecialPrice3{
  /*color:#8E1214;*/ color: #000000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal;  font-weight:bold; text-decoration:none;}
.infoBoxNotice {
  background: #FF8E90;
}

del {
    color: red;
}
del span {
    font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal;  font-weight:bold; color: #ffffff;
}

del span1 {
    font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal;  font-weight:bold; color: #000000;
}

del span2 {
    font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal; color: #000000;
}

  .productOrdPrice{
  /*color:#8E1214;*/ color: #FFFFFF; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal;  font-weight:bold; text-decoration:none;}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:#FFFFFF;
  color: #ffffff;
}
TD.infoBoxHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:#FFFFFF;
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#FFFFFF;
}

	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: #F9F4E1;
  line-height:15px;
}

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: #F9F4E1;
  line-height:15px;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color:#993300;
  border-bottom-style:double;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #FFFFFF;*/
  color:#FFAB40;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  background-color:#050505;
}

.discription-text {
  font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
  color:#000000;
  
}
A.pageResults {
  color: #0000FF;
}

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

	TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size:13px;
  font-style: normal;
  font-weight: bold;
  color: #000000
  /*color:#990000;*/
}

	TD.pageHeading1, DIV.pageHeading1 {
  font-family: Arial;
  /*font-size:7px;*/
  font-style: normal;
  font-weight: bold;
  color:#990000;
}

	TD.pageHeading2, DIV.pageHeading2 {
  font-family: Arial;
  /*font-size:7px;*/
  font-style: normal;
  font-weight: bold;
  color:#FFAB40;
}

TD.pageHeading3, DIV.pageHeading3 {
  font-family: Arial;
  font-size:12px;
  font-style: normal;
  font-weight: bold;
  color: #000000
  /*color:#990000;*/
}

.about{
font-family:"Times New Roman", Times, serif
  font-size:36px;
  font-style:normal;
  font-weight: bold;
  color:#990000;}
TR.subBar {
  background: #f4f7fd;
}

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

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

TD.main1, P.main1 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   }
TD.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFAB40;
   }
TD.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
   }
TD.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   }
P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   }
SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   } 
   
.recommend{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#FFFFFF;
  padding: 10px;
  text-align: justify;
}

.recommend_head{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#FFAB40;
  padding: 10px;
  text-align: justify;
}   
.foot{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
}

.footover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color: #fe9832;
}

a.foot
{
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color:#000000;
}

a.foot:hover
{
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color:#fe9832;
}



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;
}

TD.tableHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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;*/
  color: #000000;
  font-weight: bold;
}

SPAN.productSpecialPrice1 {
  font-size:11px; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-stretch:normal;
  /*color: #ff0000;*/
  color: #FFAB40;
  font-weight: bold;
}

SPAN.productSpecialPrice2 {
  font-size:11px; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-stretch:normal;
  color: #ff0000;
  /*color: #000000;*/
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.desc1{font-family: Arial, Helvetica, sans-serif;font-size:11px;color:#000000; text-align:justify;}


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

.desc{font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FF6600;  text-decoration::underline;}
a.desc:link{font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FF6600;  text-decoration:underline;}
	a.desc:visited {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FF6600;text-decoration:none;}
a.desc:hover {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FF0000; text-decoration:underline;}
a.desc:focus {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FF0000;text-decoration:underline;}
a.desc:active {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FF0000;text-decoration:none;}

a.desc2:link{font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FFFFFF;  text-decoration:none;}
	a.desc2:visited {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FFFFFF;text-decoration:none;}
a.desc2:hover {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FFAB40; text-decoration:underline;}
a.desc2:focus {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FFAB40;text-decoration:none;}
a.desc2:active {font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;color:#FFAB40;text-decoration:none;}

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

.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; }
.checkoutBarCurrent1 { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-color: FF0000; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #f0e5d4; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000; color: #FF0000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffab40; }
/* saravanana bhavan style*/

.2nd-bit {

	background-image: url(images/ind_bit.gif);

	background-position: left top;

	height: 250px;

	background-repeat: repeat-y;

	width: 100%;

}



#main {

	width: 100%;

	height:90%;



	/*background-color: #;*/

	position: relative;

	visibility: visible;



}

#fotter {

	height: 10%;

	width: 100%;

	background-color: #FFFDF4;

	position: relative;

}

#fot {

	height: 59px;

	width: 777px;

	position: fixed;

}





#column-ind-1 {

	width: 7px;

	position: relative;

	float: left;





}

#column-ind-2 {

	width: 213px;

	position: relative;

	float: left;

	background-color: #F0E5D4;

	height: 100%;

	text-align: left;





}

.hight {

	height: 21px;

	float: left;

	width: 100%;

}

.highsubmenu {

	height: 100%;

	float: left;

	width: 100%;

}

.menu-link-1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #6F0000;

	text-decoration: none;

}

.menu-link-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FC7100;

	text-decoration: none;

}

.menu-link-3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #639100;

	text-decoration: none;

}

.menu-link-4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #00A4CD;

	text-decoration: none;

}

.menu-link-5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #2F67A1;

	text-decoration: none;

}

.menu-link-6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #717171;

	text-decoration: none;

}

.menu-link-1:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-2:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-3:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-4:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-5:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}

.menu-link-6:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #3C3C3C;

	text-decoration: none;

}



#menu-hight {

	height: 25px;

}







#column-ind-3 {

	width: 583px;

	position: relative;

	float: left;





}

#column-ind-4 {

	width: 53px;

	position: relative;

	float: right;





}

						   

#header {

	width: 777px;

	position: relative;

	height: auto;



	

			}

#top-header {

	width: 777px;

	position: static;

	margin: 0px;

	height: 197px;



}



#ind-center {



	width: 777px;

	position: relative;

	height: auto;

}

#center-ind {

	width: 764px;

	position: relative;

	height: 100px;

}

#column-l1 {

	width: 137px;

	float:left

	

}

#column-l2 {

	width: 197px;

	float:left

	

}

#column-l3 {

	width: 420px;

	float:left

	

}

#topmain {

	height: 90%;

	width: 100%;

	position: relative;

	float: left;

}

#lt1 {

	float: left;

	width: 36px;

}



#newfotter {

	position: relative;

	height: 10%;

	width: 100%;

	background-color: #FFFDF4;

	float: left;

}

.form1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	height: 17px;

	width: 122px;

	border: 1px solid #FFFFFF;

}

.form2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	height: 17px;

	width: 170px;

	border: 1px solid #CCCCCC;

	vertical-align: middle;

}

.form3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	height: 65px;

	width: 170px;

	border: 1px solid #CCCCCC;

}

.form2a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	height: 18px;

	width: 174px;

	border: 1px solid #CCCCCC;

	vertical-align: middle;

}

.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	vertical-align: middle;

	background-color: #DFDFDF;

	text-align: center;

}

#center{

	width: 777px;

	position: relative;

}

#center-content {

	width: 750px;

	margin: 0px;

	float: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#box1 {

	float: left;

	width: 134px;

	position: relative;

	text-align: left;

}

#box2 {

	float: left;

	width: 197px;

	position: relative;

	left: 2px;

}

#box3 {

	float: left;

	width: 380px;

	position: relative;

	text-align: left;

	padding-top: 0px;

	padding-left: 5px;

}

#search1 {

	float: left;

	width: 550px;

	position: relative;

	text-align: left;

	padding-top: 0px;

	padding-left: 5px;

}

#left-1 {

	background-color: #FFFFFF;

	float: left;

	width: 180px;

	position: relative;

	padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 6px;

	padding-left: 6px;

}

.Arial-12-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}

.Arial-12-graylink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #7C796C;

	text-decoration: none;

}

.Arial-12-graylink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

}

#left-2 {

	background-color: #FFFFFF;

	float: left;

	width: 180px;

	position: relative;

	margin-left: 2px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding-right: 2px;

	padding-left: 4px;

	height: 220px;

}

.Arial-12-gray-bold {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

}

	.shophead{font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF; height:28px; line-height: 20px; text-align:right; padding-bottom:5px; text-decoration::none;}
a.shophead:link{font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF; height:28px; line-height: 20px; text-align:right;  padding-bottom:5px;  text-decoration:none;}
	a.shophead:visited {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF; height:28px; line-height:20px; text-align:right; padding-bottom:5px; text-decoration:none;}
a.shophead:hover {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FF9900; height:28px;  line-height: 20px; text-align:right; padding-bottom:5px; text-decoration:none;}
a.shophead:focus {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FF9900; height:28px;  line-height: 20px; text-align:right; padding-bottom:5px; text-decoration:none;}
a.shophead:active {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FF9900;  height:280px;  line-height: 20px; text-align:right; padding-bottom:5px; text-decoration:none;}


.tithead{font-family:"Times New Roman", Times, serif; font-style:normal;font-weight:bold;font-size:20px;color:#FFFFFF; height:28px; vertical-align:baseline; line-height: 20px; padding-bottom:5px; text-decoration::none;}
.cathead{font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#FF0000; height:20px; line-height: 20px; padding-bottom:5px; text-decoration::none;
}

	.cat1{font-family: Arial, Helvetica, sans-serif;font-size:12px; color:#FFFFFF;  line-height: 15px; vertical-align:text-top; text-decoration::none;}
a.cat1:link{font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;  line-height: 15px;   vertical-align:text-top;  text-decoration:none;}
	a.cat1:visited {font-family: Arial, Helvetica, sans-serif;font-size:12px; color:#FFFFFF;  line-height:15px; vertical-align:text-top; text-decoration:none;}
a.cat1:hover {font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;   line-height: 15px; vertical-align:text-top; text-decoration:none;}
a.cat1:focus {font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;  line-height: 15px; vertical-align:text-top; text-decoration:none;}
a.cat1:active {font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;    line-height: 15px; vertical-align:text-top; text-decoration:none;}

	.cat{font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px; color:#FFFFFF; height:20px; line-height: 20px; text-decoration::none;}
a.cat:link{font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#FFFFFF; height:20px; line-height: 20px;   text-decoration:none;}
	a.cat:visited {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px; color:#FFFFFF; height:20px; line-height:20px; text-decoration:none;}
a.cat:hover {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#FFFFFF; height:20px;  line-height: 20px;text-decoration:none;}
a.cat:focus {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#FFFFFF; height:20px;  line-height: 20px; text-decoration:none;}
a.cat:active {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#FFFFFF;  height:20px;  line-height: 20px;text-decoration:none;}


.cat2{font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px; color:#FFFFFF; height:20px; line-height: 20px; padding-bottom:5px; text-decoration::none;}
a.cat2:link{font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF; height:20px; line-height: 20px;  padding-bottom:5px;  text-decoration:none;}
	a.cat2:visited {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px; color:#FFFFFF; height:20px; line-height:20px; padding-bottom:5px; text-decoration:none;}
a.cat2:hover {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF; height:20px;  line-height: 20px; padding-bottom:5px; text-decoration:none;}
a.cat2:focus {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF; height:20px;  line-height: 20px; padding-bottom:5px; text-decoration:none;}
a.cat2:active {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF;  height:20px;  line-height: 20px; padding-bottom:5px; text-decoration:none;}




	.subcat{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:9px;color:#FF0000;  text-decoration::none;}
a.subcat:link{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:9px;color:#FF0000;  text-decoration:none;}
	a.subcat:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:9px;color:#FF0000;text-decoration:none;}
a.subcat:hover {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:9px;color:#FF9900; text-decoration:none;}
a.subcat:focus {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:9px;color:#FF9900;text-decoration:none;}
a.subcat:active {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:9px;color:#FF9900;text-decoration:none;}


#fotter-center-div {

	width: 777px;

	position: relative;

	text-align: left;

}

#column-fot {

	float: left;

	width: 450px;

	text-align: left;

	background-position: left bottom;

	padding-top: 10px;

	padding-left: 10px;

}
#column-fot-home {

	float: left;

	width: 450px;

	text-align: left;

	background-position: left middle;

	padding-top: 5px;
	
	padding-bottom: 5px;

	padding-left: 0px;

}
#column-fot1{

	float: left;

	width: 520px;

	text-align: left;

	background-position: left bottom;

	padding-top: 10px;

	padding-left: 10px;

}

.fotter-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #AAAAAA;

	text-decoration: none;

}

#column-fot-red {



	float: left;

	width: 450px;

	text-align: left;

	background-position: left bottom;

	padding-top: 10px;

	padding-left: 10px;

}

.fotter-text-red {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #FF8C40;

	text-decoration: none;

}

.left-menu-org {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF8400;

	text-decoration: none;

	padding-left: 1px;

}

.left-menu-gray {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #7C796C;

	text-decoration: none;

	padding-left: 1px;

}

.left-menu-gray:hover{



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF8400;

	text-decoration: none;

	padding-left: 1px;

}

.line {

	background-image: url(images/line.gif);

	background-repeat: repeat-x;

	background-position: left center;

	line-height: 20px;

	height: 20px;

	width: 100%;

}

#r1 {

	float: left;

	width: 340px;

}

#lt2 {

	float: left;

	width: 95%;

}

#box4 {



	float: left;

	width: 580px;

	position: relative;

	text-align: left;

	padding-top: 0px;

	padding-left: 5px;

}

.verdana-9-gray-col {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #7A7A7A;

	text-decoration: none;

}

.verdana-9-red-col {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #EE1D25;

	text-decoration: none;

}

.verdana-9-red-col:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #5EA400;

	text-decoration: none;

}.line {

	background-image: url(images/gray_line.gif);

	background-repeat: repeat-x;

	background-position: center center;

	

}.verdana-9-gray-bold {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #8C8C8C;

	text-decoration: none;

}

.redline {



	background-image: url(images/red_line.gif);

	background-repeat: repeat-x;

	background-position: center center;

}

.verdana-9-gray-bold-black {





	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #4F4F4F;

	text-decoration: none;

}.verdana-9-red-col-bold {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #EE1D25;

	text-decoration: none;

}

.verdana-14-gray-bold {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #4F4F4F;

	text-decoration: none;

}

.submenu-org {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF8400;

	text-decoration: none;

	padding-left: 1px;

}

.submenu-gray {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #7C796C;

	text-decoration: none;

	padding-left: 1px;

}

.submenu-gray:hover{



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF8400;

	text-decoration: none;

	padding-left: 1px;

}

.Arial-16-blue-bold {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #00A4CD;

	text-decoration: none;

}

.Verdana-14-green-bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #639100;

	text-decoration: none;

}.adobe-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #999999;

	text-decoration: none;

	letter-spacing: .1em;

}

.Arial-11-gray {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

}

.Arial-11-graybold {






	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

}
#banner {
	float: left;
	width: 574px;
}
#b1 {
	position: relative;
	left: 2px;
	top: 0px;
}
#rr {
	width: 574px;
	position: relative;
	float:left;
}

#b2 {
	position: relative;
	right: 120px;
	top: 0px;
}
.Arial-12-red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FC7100;
	text-decoration: none;
}
#ftx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	width: 721px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	top: 50px;
}
.scrolldiv {
	background-color: #FFFFFF;
	position: relative;
	height: 140px;
	width: auto;
	padding-top: 2px;
}
.box_body td 	{color:#f0e5d4; margin-left:0px;}
.box_body span a		    {color:#8E1214; font-size:13px; text-decoration:underline; font-weight:bold}
.box_body span a:hover	{color:#8E1214;text-decoration:none;}


.box_body  ul 	{padding:0; margin:0 0 0 0px; list-style:none; background-color:#f0e5d4; }
.box_body .bg_list 	{background:url(images/bg_list.gif) left top no-repeat;  line-height:23px;  background-position:0 5px;}
.box_body .bg_list  a	{color:#A10E04;text-decoration:underline; padding-left:15px; }
.box_body .bg_list  a:hover	{color:#A10E04;text-decoration:none;}

.box_body .bg_list_sub 	{background:url(images/bg_list_un.gif) left top no-repeat; line-height:23px; background-position:0 10px; margin-left:15px; background-color:#dbeef8;}
.box_body .bg_list_sub  a	{color:#A10E04;text-decoration:underline; padding-left:10px;}
.box_body .bg_list_sub  a:hover	{color:#A10E04; text-decoration:none;}

.box_body .bg_list_un 	{background:url(images/bg_list_sub.gif) left top no-repeat; line-height:19px; background-position:0 7px; }
.box_body .bg_list_un  a	{color:#5B5B5B; text-decoration:underline; padding-left:15px; background-color:#f0e5d4;}
.box_body .bg_list_un  a:hover	{color:#5B5B5B; text-decoration:none; background-color:#F4F6DE;}

.box_header_txt	{ height:40px; vertical-align:middle; background:url(images/1_z1.gif) no-repeat top left #f0e5d4; padding-left:28px; text-transform:uppercase;
				  font-weight:bold;  color:#313030; font-size:12px;}
				  
.box_header_txt1 { height:40px; vertical-align:middle; background:url(images/1_z2.gif) no-repeat top left #F4F6DE; padding-left:28px; text-transform:uppercase;
				  font-weight:bold;  color:#313030; font-size:12px;}

div.manufacturersScroll {
	height: 350px;	
	overflow: auto;
	border: 0px solid #666;
	padding: 0px;
}

div.manufacturersLogo{
	padding: 1px;
	height: 36px;
	width: 100px;	
	background-color: #000000;
	vertical-align:middle;
}

div.manufacturersLogoSelected{
	padding: 2px;
	height: 36px;
	width: 100px;	
	background-color: #ff0000;
	vertical-align:middle;
}

/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0; background-image:url(images/manufac.gif); width:232px; height:30px;} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:0px 0}
/* image and left padding for DDs */
#TJK_DL dd {background:url(answer.gif) no-repeat;padding-left:55px}
/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 50% no-repeat;padding-left:32px;color:#000;text-decoration:none}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url(toggleDLplus.gif)}
#TJK_DL .DTminus a {background-image:url(toggleDLminus.gif)}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;
cursor:hand}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */

.menubgmid {
padding-left:30px; background-image:url(images/menu_bg_mid.gif); background-repeat:repeat-y;
}

.menubgmid1 {
padding-left:0px; background-image:url(images/menu_bg_mid.gif); background-repeat:repeat-y;
}

.contentbgmid {
background-image:url(images/content_bg_mid.gif); 
background-repeat:repeat-y; 
}

.loginbgmid {
background-image:url(images/login_bg_mid.gif); 
background-repeat:repeat-y; 
}

.indexbgmid {
background-image:url(images/index_text_bg_mid.gif); 
background-repeat:repeat-y; 
}

.accountbgmid {
background-image:url(images/account_bg_mid.gif); background-repeat:repeat-y;
}

/*a
{
    position: relative;
}*/
    
a span
{
    display: none;
}

a:hover span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    /*border: solid 1px black;*/
    background-color: #FFFFFF;
    width: auto;
    color: Black;
    display: inline;
    position: absolute;
    top: 150px;
    left: 20px;
}

.rightprdbg
{
	background-image: url(images/right_arrow.jpg);
	cursor: pointer;
	padding-right: 10px;
	background-repeat: no-repeat;
}

.rightprdbgroll
{
	background-image: url(images/right_arrow_roll.jpg);
	cursor: pointer;
	padding-right: 10px;
	background-repeat: no-repeat;
}

.leftprdbg
{
	background-image: url(images/left_arrow.jpg);
	cursor: pointer;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.leftprdbgroll
{
	background-image: url(images/left_arrow_roll.jpg);
	cursor: pointer;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.dtk-carousel { position:relative; width: 625px; padding:0; margin-bottom: 30px; display:block; whitespace:nowrap;}

.dtk-carousel .title p {float:right; width:130px; text-align:right; margin:0 20px 0 0; padding:0; color:#ffab00; font-size: 11px; font-weight: bold;}

.dtk-carousel a.cs-prev {width:28px; height:155px; float:left; background:url(images/left_arrow.jpg) no-repeat;}

.dtk-carousel  a.cs-next {width:28px; height:155px; float:right; background:url(images/right_arrow.jpg) no-repeat;}

.dtk-carousel  a.cs-prev:hover {background:url(images/left_arrow_roll.jpg) no-repeat;}

.dtk-carousel  a.cs-next:hover {background:url(images/right_arrow_roll.jpg) no-repeat;}

.dtk-carousel :after { content:".";display:block;height:0;clear:both;visibility:hidden;}

.dtk-carousel .scrollnav {display: none; }

ul.dtk-list { float:left; width:700px; height:130px;  display:inline; list-style:none; margin:0; padding:0;}

ul.dtk-list li.dtk-item{ float:left; display:inline; margin:0 5px; width:130px; height: 126px; text-align:center; list-style:none; position: relative; color: #FFFFFF;}

ul.dtk-list li.dtk-item a.csposter {display:block; width:130px; height:126px; cursor:pointer; color: #FFFFFF;}

div.dtk-carousel div.scrollbody{float:left; width:567px; height:230px; display:inline; list-style:none; margin:0; padding:0; overflow:hidden; position:relative;}

.dtk-carousel div.scrollpages{width:9999em; list-style-type:none; margin:0; padding:0; position: relative; z-index: 900;}
