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

BODY {
	MARGIN: 0px; font-family:tahoma, Trebuchet MS, Arial, Verdana; 
  color: #333333;
    font-size:11px;
}
A {
  font-family:tahoma, Trebuchet MS, Arial, Verdana; 
  color: #333333;
  text-decoration: none;
  font-size:11px;
  }

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

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation 
{
	
  background: #ffffff;
  height:25px;
}

TD.headerNavigation 
{
	background-image: url(images/welcome.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333333; 
 }

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

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


/* background: #EFEFEF;*/
.infoBox12 
{
  padding-left:2pt;  
  font-family : Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000; 
  border-left:1px solid #bb6409;
  border-top:1px solid #bb6409;
  border-right:1px solid #bb6409;
  border-bottom:1px solid #bb6409;
}
.infoBoxsun {
  background: #ffffff;
  border-left:1px solid #CECFCE;/*905A1E*/
  border-top:1px solid #CECFCE;
  border-right:1px solid #CECFCE;
  border-bottom:1px solid #CECFCE;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: verdana, Helvetica, Geneva;
  font-size: 11px;
  font-weight: bold;
  background-image:url('images/navigation_bg.jpg');
  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: #FFFFFF;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #333333;
  font-weight: bold;
  text-decoration:none;
}

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

A.pageResults {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E2E2e2;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding:4px;
  color: #909090;
  background-color:#ffffff;
}

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: #46270B;
}

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

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

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

.bgcolor
{
background-color:#FBFBFB;
border:1px solid #ffffff;
}

.bgbox
{
 font-family: arial,Arial, sans-serif; font-size: 11px;
background-color:#FBFBFB;
}

.lineheight
{
line-height:1px;background-color:#cccccc;
}



/* CSS Document */
body{margin:0px;}
img{border:0px;}

.infoBox {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva; TEXT-DECORATION: none
}
.infoBox A {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva; TEXT-DECORATION: none
}
.infoBox A:hover {
	COLOR: #9b0d0d; FONT-FAMILY: Arial, Helvetica, Geneva; TEXT-DECORATION: underline
}
/* Navigation */

.navigation{background-image: url(./images/navigation_bg.jpg); background-repeat:repeat-x; line-height:27px; font-family:tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-align:center; border-left:1px solid #ffffff;} 

.left_sub_head{background-image:url(./images/sub_head_bg.jpg); background-repeat:repeat-x; line-height:25px; font-family:tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-align:left; padding-left:3pt; text-transform:uppercase; }

.left_navigation{background-image:url(./images/nav_bg.jpg); background-repeat:repeat-y; line-height:21px; font-family:tahoma; font-size:11px; text-align:left; padding-left:17pt; color:#333333; }
.left_navigation a{ text-decoration:none; color:#333333;}
.left_navigation a:hover{ text-decoration:none; color:#C66D21;}


.border{border:1px solid #BB6409;}
/*.border_product{border:0px solid #C6514A;}*/
.text_bold{font-family:tahoma; font-size:11px; color:#9B0D0D; text-align:left; font-weight:bold; text-align:center}
.text{font-family:tahoma; font-size:11px; color:#696969; text-align:left; height:18px; line-height:16px;}
.text b{font-family:tahoma; font-size:11px; color:#A20A00; text-align:left;}
.textfield1 {	BORDER-RIGHT: #EDC7A1 1px solid; BORDER-TOP: #EDC7A1 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #EDC7A1 1px solid; BORDER-BOTTOM: #EDC7A1 1px solid; width:120px;}


.textfield2 {	BORDER-RIGHT: #EDC7A1 1px solid; BORDER-TOP: #EDC7A1 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #EDC7A1 1px solid; BORDER-BOTTOM: #EDC7A1 1px solid; width:98px;}

.heading{background-image:url(./images/head_bg.jpg); background-repeat:repeat-x; line-height:25px; font-family:tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-align:left; padding-left:3pt; text-transform:uppercase; }

.product_headingbackground-color:#C67525; font-family:tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-align:left; padding-left:3pt; text-transform:uppercase; line-height:18px;}

.left_navigation01{background-image:url(./images/nav_bg01.jpg); background-repeat:repeat-y; line-height:21px; font-family:tahoma; font-size:11px; text-align:left; padding-left:17pt; color:#333333; border:1px solid #BB6409;}
.my_account{line-height:18px; font-family:tahoma; font-size:11px; text-align:left; padding-left:4pt; color:#333333; }

.my_account a{line-height:18px; font-family:tahoma; font-size:11px; text-align:left; color:#333333; text-decoration:none; }

.my_account a:hover{line-height:18px; font-family:tahoma; font-size:11px; text-align:left; color:#B53031; text-decoration:none; }

.left_navigation01 a{ text-decoration:none; color:#333333;}
.left_navigation01 a:hover{ text-decoration:none; color:#B53031;}

/* footer */
.footer_text{font-family:tahoma; font-size:11px; color:#333333; }
.footer_text a{ text-decoration:none; color:#333333;}
.footer_text a:hover{ text-decoration:none; color:#333333;}

.footer{background-image:url(./images/head_bg.jpg); background-repeat:repeat-x; line-height:25px; font-family:tahoma; font-size:11px; color:#ffffff;  text-align:center; padding-left:3pt; }
.footer a{ text-decoration:none; color:#ffffff;}
.footer a:hover{ text-decoration:none; color:#F0C49F;}

.broadway{font-family:tahoma; font-size:11px; color:#0591E6;  } 
.broadway a{ text-decoration:none; color:#0591E6;}
.broadway a:hover{ text-decoration:none; color:#0591E6;}
.infotech{font-family:tahoma; font-size:11px; color:#4C9A35; } 
.infotech a{ text-decoration:none; color:#4C9A35;}
.infotech a:hover{ text-decoration:none; color:#4C9A35;}


/* ############################### BOX START ############################################################*/

.box_top{background:url(./images/india_top.gif) 0 0 repeat-x; height:49px; font-size:12px; color:#FFFFFF; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif, Tahoma; font-weight:bold; }

.box_left{background:url(./images/india_left.gif) 0 0 repeat-y; background-color:#feeedf; }

.box_right{background:url(./images/india_right.gif) 0 0 repeat-y; background-color:#feeedf; }

.box_bottom{background:url(./images/india_bottom.gif) 0 0 repeat-x; }


.box_top2{background:url(./images/india1_top.gif) 0 0 repeat-x; height:49px; font-size:12px; color:#FFFFFF;  font-family:Arial, Helvetica, sans-serif, Tahoma; font-weight:bold;}

.box_top2 a{ font-size:12px; color:#FFFFFF;  font-family:Arial, Helvetica, sans-serif, Tahoma; text-decoration:none}

.box_left2{background:url(./images/india1_left.gif) 0 0 repeat-y; background-color:#feeedf; }

.box_right2{background:url(./images/india1_right.gif) 0 0 repeat-y; background-color:#feeedf; }

.box_bottom2{background:url(./images/india1_bottom.gif) 0 0 repeat-x; }


/* ############################### BOX END ############################################################*/

TD.main_a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-left:10px;
}

.right_pannel{background:url(images/right.jpg) 0 0 no-repeat; width:271px;}


/* ##########3payment invoice start################# */

.printth {border:1px solid #333333;border-top-width: 1px; font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#333333;}
.printth_text {border:1px solid #333333;border-top-width: 1px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

.text01{font-family:Arial;  font-size:12px; color:#4b4a4a; padding-left:8px; }
.text01  a { color:#bc0b0d; text-decoration:none; padding-left:8px;}
.text01 a:hover { color:#c82929; text-decoration:none; padding-left:8px;}
.text01 b{font-family:Arial;  font-size:12px; color:#b50203;  padding-left:8px;}



