/* 
Main Styles for - BZR Portal
IE and Mozilla Optimized
*/
BODY {
  background-image:url(images/header/bak.jpg);
  background-repeat: repeat-y;
  background-position:center;
  color: #000000;
  margin: 0px;
}
#divLayer1 {
	position:absolute;
	left:23px;
	top:21px;
	width:96px;
	height:17px;
	z-index:1;
}
.logoSub {
	margin: 0px;
	background: url(images/lower-shade.gif) repeat top;
}
.bannerRightOrange{
	font-weight: bold;
	font-family: Impact;
	font-size: 30px;
	color:#FE6D00
}
.bannerRightGreen{
	font-weight: bold;
	font-family: Impact;
	font-size: 30px;
	color:#A0DC50
}

.bannerRightOrange1{
	font-weight: bold;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FE6D00
}

.bannerRightBlue{
	font-weight: bold;
	font-size: 26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0D1560
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.catheading
{
width: 210px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px
}

.content14px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content8px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:bold;
}
.content10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lineHeight15px {
	line-height: 15px;
}
.lineHeight18px {
	line-height: 18px;
}
.lineHeight20px {
	line-height: 20px;
}
.lineHeight25px {
	line-height: 25px;
}
.lineWidth50px {
	line-height: 50px;
}

/* margin: 0px 17px 0px 0px; */
hr {
	color: #f3f3f3;
	background: #f3f3f3;
	height: 1px;
	border: 0px;
	noshade: noshad;
}

td.a {
overflow:auto
}

a:link {
	color: #000000;
	text-decoration: none;
	}
a:active {
	color: #217de0;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #217de0;
	text-decoration: underline;
	}
ul {
  padding-left: 20px;
  margin-left: 20px;
  list-style: square;
  }
ol {
  padding-left: 20px;
  margin-left: 20px;
  }
li {
  padding-left: 1px;
  margin-left: 1px;
  list-style: square;
  color:#F89350;
  }

/* Special Horozontal List */
#listHorozontal li {
	display:inline;
  }


/* BgColors */
.bgDimGrey{
background-color:#FCFCFC;
}
.bgWhite {
	background-color: #ffffff;
}
.bgGreen {
	background-color: #62ac1e;
}
.bgYellow {
	background-color: #e6f58a;
}
.bgLBlue {
	background-color: #0b4499;
}
.bgBlue {
background-image:url(images/infobox/category_back.jpg);
background-repeat:repeat-x;
/*	background-color: #0b1560;*/
}
.bgBlue2 {
	background-color: #009eb0;
}
.bgLBlue2 {
	background-color: #e5f5f7;
}
.bgBlue3 {
	background-color: #d2dae8;
}
.bgOrange {
	background-color: #ff7f00;
}
.bgLOrange {
	background-color: #ffe9d2;
}
.bgRed {
	background-color: #f20017;
}
.bgKhaki {
	background-color: #ede9de;
}
.bgLKhaki {

	background-color: #FBFAF7;

	/*background-color: #f6f4ee;*/
}
.bgDimOrange {
	background-color:#FFF5EC;
}
.bgMoreDimOrange {
	background-color:#FFFAF4;
}
.bgAshWhite{
background-color:#f3f3f3;
}

/* Greys */
.bg1 {
	background-color: #f3f3f3;
}
.bg2 {
	background-color: #f2f2f2;
}
.bg3 {
	background-color: #f9f9f9;
}
.bg4 {
	background-color: #e2e2e2;
}
.bg5 {
	background-color: #d1d1d1;
}
.bg6 {
	background-color: #485458;
}
.bg7 {
	background-color :#FFF9F2;
}
.bg8 {
	background-color :#505050;
}
.bg9 {
	background-color :#bfbfbd;
}
.bg10 {
	background-color :#f0f1f3;
}

/* Text Color */
.txtWhite {
	color: white;
}
.txtBlack {
	color: black;
}
.txtGrey {
	color: #666666;
}
.txtLGrey {
	color: #999999;
}
.txtBlue {
	color: #0b1560;
}
.txtLBlue {
	color: #0b4499;
}
.txtBlue2 {
	color: #526a98;
}
.txtRed {
	color: #f20017;
}
.txtYellow {
	color: #e6f58a;
}
.txtGreen {
	color: #669900;
}
.txtOrange {
	color: #ff7f00;
}
.txtDOrange {
	color: #000000;
}

.txtLOrange {
	color: #ffd5aa;
}

/* Indents */
.GeneralIndents5px {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.indent5px {
	padding-left: 5px;
}
.indentRight5px {
	padding-right: 5px;
}
.indentTop5px {
	padding-top: 5px;
}
.indentBottom5px {
	padding-bottom: 5px;
}
.indent7px {
	padding-left: 7px;
}
.indentRight7px {
	padding-right: 7px;
}
.indentTop7px {
	padding-top: 7px;
}
.indentTop10px {
	padding-top: 10px;
}
.indent10px {
	padding-left: 10px;
}
.indentRight10px {
	padding-right: 10px;
}
.indentRight15px {
	padding-right: 15px;
}
.indentTop10px {
	padding-top: 10px;
}
.indentBottom10px {
	padding-bottom: 10px;
}
.indent15px {
	padding-left: 15px;
}
.indent20px {
	padding-left: 20px;
}
.indent25px {
	padding-left: 25px;
}
.indent30px {
	padding-left: 30px;
}
.indent40px {
	padding-left: 40px;
}
.indent35px {
	padding-left: 35px;
}

/* Headings */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h1.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
h1.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

/* Highlighter */
.bdrTopStyle2px {
	border-top-width: 2px;
	border-top-style: solid;
}

.bdrTopStyle1px {
	border-top-width: 1px;
	border-top-style: solid;
}
.bdrTopStyle3px {
	border-top-width: 3px;
	border-top-style: solid;
}
.bdrTopStyle4px {
	border-top-width: 4px;
	border-top-style: solid;
}
.bdrTopStyle5px {
	border-top-width: 5px;
	border-top-style: solid;
}
.bdrLeftStyle2px {
	border-left-width: 2px;
	border-left-style: solid;
}
.bdrLeftStyle3px {
	border-left-width: 3px;
	border-left-style: solid;
}
.bdrLeftStyle4px {
	border-left-width: 4px;
	border-left-style: solid;
}
.bdrLeftStyle5px {
	border-left-width: 5px;
	border-left-style: solid;
}
.bdrLeftStyle6px {
	border-left-width: 6px;
	border-left-style: solid;
}
.bdrLeftStyle7px {
	border-left-width: 7px;
	border-left-style: solid;
}
.selectionTab {
	padding-left: 9px;
	padding-right: 7px;
	color: white; 
	text-decoration: none; 
	font-weight:bold;
	background: #ff7f00;
}
.selectionSubTab {
	padding-left: 9px;
	padding-right: 7px;
	color: #ff7f00; 
	text-decoration: none; 
}

/* Dashed Borders */
.bdrBottomDash1px {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.bdrBottomDash2px {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
}
.bdrTopDash1px {
	border-top-width: 1px;
	border-top-style: dashed;
}
.bdrLeftDash1px {
	border-left-width: 1px;
	border-left-style: dashed;
}
.bdrRightDash1px {
	border-right-width: 1px;
	border-right-style: dashed;
}

/* Borders */
.bdrBottom1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bdrBottom2px {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.bdrBottom3px {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.bdrTop1px {
	border-top-width: 1px;
	border-top-style: solid;
}
.bdrTop3px {
	border-top-width: 3px;
	border-top-style: solid;
}
.bdrLeft1px {
	border-left-width: 1px;
	border-left-style: solid;
}
.bdrLeft2px {
	border-left-width: 2px;
	border-left-style: solid;
}
.bdrRight2px {
	border-right-width: 2px;
	border-right-style: solid;
}
.bdrLeft3px {
	border-left-width: 3px;
	border-left-style: solid;
}
.bdrRight1px {
	border-right-width: 1px;
	border-right-style: solid;
}
.bdrRight3px {
	border-right-width: 3px;
	border-right-style: solid;
}

/* Border Colors */
.bdrAshWhite{
border-color:#f3f3f3;
}
.bdrWhite {
	border-color: #ffffff;
}
.bdrBlack {
	border-color: black;
}
.bdrDGrey {
	border-color: #797979;
}
.bdrbg1{
 border-color:#f3f3f3;
}
.bdrGrey {
	border-color: #cccccc;
}
.bdrGrey2 {
	border-color: #333333;
}
.bdrLGrey {
	border-color: #dfdfdf;
}
.bdrKhaki {
	border-color: #ede9de;
}
.bdrLKhaki {
	border-color: #f6f4ee;
}
.bdrBottomGrey {
	border-bottom-color: #cccccc;
}
.bdrYellow {
	border-color: #e6f58a;
}
.bdrRed {
	border-color: #f20017;
}
.bdrBlue {
	border-color: #0b1560;
}
.bdrLBlue {
	border-color: #0b4499;
}
.bdrBlue2 {
	border-color: #aebcd5;
}
.bdrLBlue2 {
	border-color: #d2dae8;
}
.bdrGreen {
	border-color: #669900;
}
.bdrOrange {
	border-color: #ff7f00;
}
.bdrLOrange {
	border-color: #ffe9d2;
}
.bdrDimLOrange {
	border-color: #FFD9B7;
}
.bdrbanYellow{
	border-color:#FDB404;
}
/* LINKS */
/* l1 */
a.l1:link {
	padding-left: 9px;
	padding-right: 7px;	
	color: #666666; 
	text-decoration: none; 
	font-weight:bold;
	}
a.l1:visited {
	padding-left: 9px;
	padding-right: 7px;
	color: #666666; 
	text-decoration: none; 
	font-weight:bold;
	}
a.l1:active {
	padding-left: 9px;
	padding-right: 7px;
	color: #666666; 
	text-decoration: none; 
	font-weight:bold;
	}
a.l1:hover {
	padding-left: 9px;
	padding-right: 7px;
	color: white; 
	text-decoration: none; 
	font-weight:bold;
	background: #ff7f00;
	}

/* l2 */
a.l2:link {
	padding-left: 9px;
	padding-right: 7px;	
	color: #666666; 
	text-decoration: none; 
	}
a.l2:visited {
	padding-left: 9px;
	padding-right: 7px;
	color: #666666; 
	text-decoration: none; 
	}
a.l2:active {
	padding-left: 9px;
	padding-right: 7px;
	color: #666666; 
	text-decoration: none; 
	}
a.l2:hover {
	padding-left: 9px;
	padding-right: 7px;
	color: #ff7f00; 
	text-decoration: none; 
	}

/* l3 */
a.l3:link {
	color: #2b2f48;
	font-weight: bold;
	text-decoration: none; 
	}
a.l3:visited {
	color: #2b2f48;
	font-weight: bold;
	text-decoration: none; 
	}
a.l3:active {
	color: #2b2f48;
	font-weight: bold; 
	text-decoration: none; 
	}
a.l3:hover {
	color: #0b4499;
	font-weight: bold;
	text-decoration: none; 
	}

/* l4 */
a.l4:link {
	color: #0b4499;
	font-weight: bold;
	text-decoration: none; 
	}
a.l4:visited {
	color: #0b4499;
	font-weight: bold;
	text-decoration: none; 
	}
a.l4:active {
	color: #0b4499;
	font-weight: bold; 
	text-decoration: none; 
	}
a.l4:hover {
	color: #ff7f00;
	font-weight: bold;
	text-decoration: none; 
	}

/* l5 */
a.l5:link {
	color: #217de0;
	font-weight: bold;
	text-decoration: none; 
	}
a.l5:visited {
	color: #217de0;
	font-weight: bold;
	text-decoration: none; 
	}
a.l5:active {
	color: #217de0;
	font-weight: bold; 
	text-decoration: none; 
	}
a.l5:hover {
	color: #ff7f00;
	font-weight: bold;
	text-decoration: none; 
	}
/* categorylinkclass cat */
a.catlnk:link {
	/*color: #217de0;*/
	color: #0000FF;
	font-weight: normal; 
	text-decoration:none;
	}
a.catlnk:visited {
	color: #217de0;
	font-weight: normal; 
	text-decoration:none;
	}
a.catlnk:active {
	color: #217de0;
	font-weight: normal; 
	text-decoration:none;
	}
a.catlnk:hover {
	color:#F5721B;
	font-weight: normal; 
	text-decoration:underline;
	}
	
/* l6 */
a.catlnk1:link {
	/*color: #217de0;*/
	color: #0000FF;
	text-decoration:none;
	font-size:11px
	}
a.catlnk1:visited {
	color: #0000FF;
	text-decoration:none;
	font-size:11px
	}
a.catlnk1:active {
	color: #0000FF;
	text-decoration:none;
	font-size:11px
	}
a.catlnk1:hover {
	color:#F5721B;
	text-decoration:underline;
	font-size:11px
	}

a.l6:link {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: none; 
	}
a.l6:visited {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: none; 
	}
a.l6:active {
	color:#CCCCCC;
	font-weight: bold; 
	text-decoration: none; 
	}
a.l6:hover {
	color: blue;
	font-weight: bold;
	text-decoration: underline; 
	}

/* l7 */
a.l7:link {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline; 
	}
a.l7:visited {
	color: #217de0;
	font-weight: bold;
	text-decoration: underline; 
	}
a.l7:active {
	color: #217de0;
	font-weight: bold; 
	text-decoration: underline; 
	}
a.l7:hover {
	color: #ff7f00;
	font-weight: bold;
	text-decoration: underline; 
	}
/*	l8 orange*/
a.l8:link {
	color: #003D79;
	/*color: #0000FF;*/
	text-decoration: none; 
	font-weight:bold;
	}
a.l8:visited {
	color: #003D79;
	text-decoration: none; 
	font-weight:bold;
	}
a.l8:active {
	color: #003D79;
	text-decoration: underline; 
	font-weight:bold;
	}
a.l8:hover {
	color: #003D79;
	text-decoration: underline; 
	font-weight:bold;
	}
/* l9 */
a.l9:link {
	color: white;
	font-weight: bold;
	text-decoration: none; 
	}
a.l9:visited {
	color: white;
	font-weight: bold;
	text-decoration: none; 
	}
a.l9:active {
	color: #F5721B;
	font-weight: bold; 
	text-decoration: none; 
	}
a.l9:hover {
	color: #F5721B;
	font-weight: bold;
	text-decoration: none; 
	}

/* Margins */
.GeneralMargins2px {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.GeneralMarginsNIL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.GeneralMargins5px {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.GeneralMargins10px {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.navTable {
	margin-bottom: 4px;
	line-height:1em;
}
.navTable1 {
	margin-bottom: 6px;
	line-height:3em;
}
.navTableCategory {
	margin-bottom: 6px;
/*	line-height: 1em;*/
	line-height:1em;
}

.topMarginsNIL {
	margin-top: 0;
}
.bottomMarginsNIL {
	margin-bottom: 0;
}

.topMargins10px {
	margin-top: 10px;
}

/* END */

/*- Menu Tabs F--------------------------- START */

#menu {
	float: right;
	width: 100%;
	font-size: 100%;
	line-height: 10px;
}

#menu ul {
	margin: 0;
	padding: 5px 5px 0 0px;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	float: right;
	background: url("offTab.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#menu a span {
	float: left;
	display: block;
	background: url("onTab.gif") no-repeat right top;
	padding: 5px 10px 4px 6px;
	color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float: none;}
/* End IE5-Mac hack */

#menu a:hover span {
	color: black;
}

#menu a:hover {
	background-position: 0% -42px;
}

#menu a:hover span {
	background-position: 100% -42px;
}
/*- Menu Tabs F--------------------------- END */

#L1 {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	visibility:visible;
}
/* ----------------------- farhan Bhai style sheet ----------------------------- */
/* This infobox is use for change the border color of the box */
.infoBox1 {
/*   background: #f3f3f3;*/
  background: #f3f3f3;
}
.infoBoxContents1 {
  /*background: #FFF5EC;*/
   background: #f3f3f3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;   
}
.infoBox {
/*   background: #FFF5EC;*/
 background: #f3f3f3;
}
/* its use for change the background color of the box */
.infoBoxContents {
  /*background: #FFF5EC;*/
   background: #f3f3f3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;   
}
.infoBoxContentsM {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;   
}
.infoBoxContentsbg1 {
  background: #f3f3f3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;   
}
.infoBoxContentsWhite {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;   
}

/* Control the heading of box */
TD.infoBoxHeading {
/*  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	background: #0b1560;
	color: #ffffff;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image:url(images/infobox/category_back.jpg); 
	background-repeat:repeat;
}
/* End Control */

TABLE.productListing {
 border: 1px solid #ede9de;
  border-spacing: 1px;
}
/* Inside the box content */
.boxText 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	 
}
/* end */
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* this is use in myaccount and after login  */
TD.main{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.main1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
P.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	background: #0b1560;
	color: #ffffff;
}

/* Select Item and compare header is control [eg.Select Items & Click Here ] */
.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #f3f3f3;
  color: #000000;
  font-weight: bold;
}

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

/* Select Item and compare font control from here */
TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/* End */
.categoryHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.categoryHeading2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #0b1560;
/*  color: #EB7C15; */
}
TD.pageHeadingWhitebgBlue{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  background:#0b1560;
}
/* message box */
.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFD2A6; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFD2A6; }

/* Input Requirement */
.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: red; }
/* this link class is use for paging link */
A.pageResults {
 /* color: #0000FF;*/
  color:#000000;
}

A.pageResults:hover {
  color: #0033CC;
  background:#ffffff;
}
.moduleRow { }
.moduleRowOver { background-color: #f3f3f3; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #EBF4FC; }
TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
}
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.bdrbanLOrange {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.txtPappu{
color : #d90000;
}

