.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*org  background: #b6b7cb;*/
  background: #99ccff;
/*  color: #FFFFFF;*/
  color: #000000;
  font-weight: bold;
  /* added by ensys-priyanka on 2/4/2010 */
  text-decoration:none;
}

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

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: 10px;
  color: #000000;
}

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

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

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

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

.ShoppingCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

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

	/* These styles are for the documentation only */
		body	{ 
		font-family:'Trebuchet MS',serif; 
		background-color:#ffffff;
		
		}
		#ver	{ color:#999; font-size:70%; padding-left:2em }
		p	{ margin:0.7em 0 }
		code	{ white-space:nowrap }
		pre code	{ white-space:pre }

		.tabset_content a:link,
		.tabset_content a:visited	{ background-color:white }
		.tabset_content a:link	{ color:#039 }
		.tabset_content a:visited	{ text-decoration:none; color:#026 }
		.tabset_content a:hover	{ background-color:#ffc }

.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

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

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

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

.floatright {
	float: right;
	margin: 40px;
}

.box{
border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-bottom:1px solid #ccc;
}

.sides{
border-left:1px solid #ccc; 
border-right:1px solid #ccc; 
border-top:0px solid #ccc; 
border-bottom:0px solid #ccc;
}



a.shoppingcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.shoppingcart:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.shoppingcart:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}

a.shoppingcart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}



a.shoppingcart:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}

/*Top Menu Stuff */
.invertedshiftdown {	padding: 0;
	width: 800px;
	border-top: 5px solid #5BA4D4;
	border-top: 5px solid #5BA4D4;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.invertedshiftdown{
	padding: 0;
	width: 800px;
	border-top: 5px solid #5BA4D4;
	border-top: 5px solid #5BA4D4;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.invertedshiftdown ul{
margin:0 0 0 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
text-align: center;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-align: center;
}


.invertedshiftdown a{
	float: left;
	display: inline;
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0px 0px 0;
	padding: 2px 5px 5px;
	background-color: #5BA4D4;

	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

.invertedshiftdown a:hover{
background-color: #0066CC; /*Red color theme*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}
/*End of top Menu Stuff */


/*Contact us Stuff */
.contactus{
	float: right;
	font: bold 10px Arial;
	color: #000066;
	text-decoration: none;
	margin: 0 0px 0px 0;
	padding: 2px 5px 5px;
	background-color: #ffffff;
}

.contactus a{
	float: left;
	font: bold 10px Arial;
	color: #000066;
	text-decoration: none;
	margin: 0 0px 0px 0;
	padding: 2px 5px 5px;
	background-color: #ffffff;

}

.contactus a:hover{
	float: left;
	font: bold 10px Arial;
	color: #660000;
	text-decoration: none;
	margin: 0 0px 0px 0;
	padding: 2px 5px 5px;
	background-color: #ffffff;
}

/*End Contact us stuff */

a.mainmenulinks:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;

	
}
a.mainmenulinks:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
}

a.mainmenulinks:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
}

.box {
	border: 1px solid #6699CC;
	}

.box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
}
.box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}

.closetext {
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

/* BOF ensys chetana Tuesday, June 09, 2009*/
/* Links Manager v1.23 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
/* Links Manager v1.23 end */
/* EOF ensys chetana Tuesday, June 09, 2009*/
/*BOF ensys(jayshree) DAte Tuesday, February 02, 2010*/
.ProdName {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
margin-left:6px;
}
.productDesc {
color:#333333;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-weight:normal;
line-height:110%;
margin-left:8px;
}

.footerlink span a{
color:#000066;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration: none;

}
.bottom-links a:link {
color:#000066;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}

.footerlinknew font a{
color: blue;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;

}

/*EOF ensys(jayshree) DAte Tuesday, February 02, 2010*/
/*BOF ensys(jayshree) DAte Wednesday, February 03, 2010*/
.menu {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:15px;
text-align: center;
color: #fff;
}


.menu a {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
text-align: center;
text-decoration: none;
font-weight: bold;
color: #ffffff;
letter-spacing:0.1em;
}

td.cat  {
background: #CCCC99;
height: 38px;
border-left:1px solid #FFFFFF;
}
td.cat:hover {
background:  #999966;
color: #ffffff;
height: 38px;
}
td.cat a {
height: 38px;
color: #ffffff;
text-decoration: none;
}
td.cat a:hover {
height: 38px;
color: #ffffff;
text-decoration: none;
background:  #999966;
}
.cat td:hover {
color: #ffffff;
text-decoration: none;
background:  #999966;

}



/*EOF ensys(jayshree) DAte Wednesday, February 03, 2010*/


/*Top Nav for Other Stores*/

a.OtherStoresTopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color:#E7DAAF;
	border: 1px solid #999900;
	padding: 3px;
	letter-spacing: .1em;
	text-decoration: none;
	display: inline;
	margin-right: 0.3em;
}

a.OtherStoresTopNav:hover {
	background-color:#99CC66;
	border: 1px solid #999900;
	letter-spacing: .1em;
	text-decoration: underline;
	display: inline;
}


a.ActiveOtherStoresTopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color:#CCCC99;
	border: 1px solid #999900;
	padding: 3px;
	letter-spacing: .1em;
	text-decoration: none;
	display: inline;
	margin-right: 0.3em;
}

a.ActiveOtherStoresTopNav:hover {
	background-color:#99CC66;
	border: 1px solid #999900;
	letter-spacing: .1em;
	text-decoration: underline;
	display: inline;
}

/*End Nav Other Stores */

.boxed-border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #99CC99;
	padding: 5px;
	width: 98%;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	margin-left: 5px;
}


.indented-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 8px;
	margin-top: -22px;
}

.doublebox {
	border: medium double #996600;
	padding: 4px;
	
}