/*same as maroon */
.LabelText
{
font-weight:Bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-style:normal;
font-size:11px;
color: #000000;
} 
/*same as label */
.WelcomeNote
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#5EA9F7;
}
/*same as blue */
.LabelBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
BACKGROUND-COLOR:#5EA9F7;
}
.HeadingText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
height:20px;
}
.HeadingText1
{
font-weight:Bold;
font-family:Arial;
text-decoration:underline;
font-style:normal;
font-size:14px;
color:#000000;
height:20px;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
BACKGROUND-COLOR:#0E4793;
}
.NormalText
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}
/*Basecolor starts*/
.Basecolor
{
background-color:#cccccc;
}
/*ScrollBarclass starts*/
.scrollclass
{
scrollbar-3dlight-color:#CCCCCC; /*hardcoded*/
scrollbar-arrow-color:#5EA9F7; /*HeadingText color*/
scrollbar-base-color:#5EA9F7;/*basecolor*/
scrollbar-darkshadow-color:#CCCCCC; /*hardcoded*/
scrollbar-face-color:#0E4793; /*basecolor*/
scrollbar-highlight-color:#CCCCCC; /*hardcoded*/
scrollbar-shadow-color:#5EA9F7;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/*same Color as blue LabelText. Size remains same*/
.Labelcolorborder
{
BORDER-RIGHT:#5EA9F7 1px solid;
BORDER-TOP:#5EA9F7 1px solid;
BORDER-LEFT:#5EA9F7 1px solid;
BORDER-BOTTOM:#5EA9F7 1px solid;
}
/*same color as HeadingText green. Size remains same */
.greyborder
{
BORDER-RIGHT:#0E4793 1px solid;
BORDER-TOP:#0E4793 1px solid;
BORDER-LEFT:#0E4793 1px solid;
BORDER-BOTTOM:#0E4793 1px solid;
}
	/*hardcode this section*/
.Greyborder
{
BORDER-RIGHT:#DFDFDF 1px solid;
BORDER-TOP:#DFDFDF 1px solid;
BORDER-LEFT:#DFDFDF 1px solid;
BORDER-BOTTOM:#DFDFDF 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
BORDER-RIGHT:#FFFFFF 0px solid;
BORDER-TOP:#FFFFFF 0px solid;
BORDER-LEFT:#FFFFFF 0px solid;
BORDER-BOTTOM:#FFFFFF 0px solid;
}
/* Same as LabelText blue*/
.WelcomeNote
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/* Same as LabelText blue*/
.links
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#ff3802;
}
.links1
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#000000;
}
/* hardcode */
.errortext
{
/*font-weight:Bold;*/
font-family:Verdana;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#FF0000;
}
/* hardcode */
.box
{
FONT-FAMILY:Verdana;
FONT-SIZE:11px;
COLOR:#000000;
TEXT-DECORATION:none;
BORDER:1px #A8A8A6 solid;
BACKGROUND-COLOR:#FFFFFF;
}
/* hardcode */
.MainHeading
{
FONT-FAMILY:Arial;
FONT-SIZE:16px;
font-weight:Bold;
TEXT-DECORATION:none;
COLOR:#000000;
}
/* hardcode */
.blackline
{
	height: 1px; /* Added By Hardik */
	BACKGROUND-COLOR:#717171;
}
/***********************
Start By Hardik
***********************/
.GreyRowBackGround
{
	background: url(../Images/Buttons/gray-row.jpg) repeat;
	height: 30px;
	vertical-align:middle;
	text-align:left;
	
}
.ListingTable td
{
	border-top: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 1px;
	border-left: solid 0px
	
}
.ListingTableNoBorder td
{
	border:none;
}
.StrikeThrough
{
	background:url(../Images/buttons/linethrough.gif) repeat-x center left;
	/*text-decoration:line-through;
	color:Red;*/
}
.ProductDetailsPriceBreaks
{
	border-right: solid 1px #e2e2e2;
}
.ProductDetailSectionHeading
{
	padding-left: 5px; 
	height: 20px;
}
.BoldNormalText
{
font-weight:bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}
.QuickSearchSeparator
{
	background-color:#717171;
	height:1px;
}
/*
Start
Classes below are copied from Admin/Menu/CascadeMenu.css by hardik
on 30/03/07
*/
.menuBar
{
    POSITION: static ;
	top:70px;
	left:110px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
	text-decoration: none;

}
.Bar
{
    BORDER-RIGHT: #FFFFFF 1px outset;
    BORDER-TOP: #FFFFFF 1px outset;
    FLOAT: left;
    BORDER-LEFT: #FFFFFF 1px outset;
    WIDTH: 110px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: #FFFFFF 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #6495ed;
	font-size:12px;
	text-decoration: none;
	FONT-FAMILY: verdana;
    TEXT-ALIGN: center;
	Color: #FFFFFF;
	Font-weight: bold
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 10px; /*by hardik-10, it was 130px*/
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    /*POSITION: absolute;*/
	text-decoration: none;
    BACKGROUND-COLOR: #6495ed
}
.menuItem
{
	/*by hardik
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
	WIDTH: 130%;*/
	BACKGROUND-COLOR: #6495ed;
	font-size:11.5px;
	FONT-FAMILY: verdana;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
	text-decoration: none;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
	/*by hardik
	PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 130%;
	COLOR: #000000;*/
    /*start by hardik*/
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    BORDER-LEFT: blue 1px ridge;
    BORDER-BOTTOM: blue 1px ridge;
    /*end by hardik*/
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    font-size:11.5px;
	FONT-FAMILY: verdana;
	text-decoration: none;
    BACKGROUND-COLOR:  #6495ed	
}
/*start by hardik*/
.ItemSelected
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    BORDER-LEFT: blue 1px ridge;
    BORDER-BOTTOM: blue 1px ridge;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    font-size:11.5px;
	FONT-FAMILY: verdana;
	text-decoration: none;
	BACKGROUND-COLOR: #6495ed;
}
.StyleBuilderIcon
{
	padding-left:3px;
	padding-right:3px;
}
/*end by hardik*/
.ItemMouseOut
{
    /*WIDTH: 100% by hardik*/
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    /*WIDTH: 130px;by hardik*/
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #6495ed;
	font-size:12px;
	FONT-FAMILY: verdana;
	text-decoration: none;
    TEXT-ALIGN: center;
	Font-weight: bold;
	color:#FFFFFF
}

.Menulinksnew
{
	color:#FFFFFF;
	FONT-FAMILY: verdana;
	text-decoration: none;
	font-size:10.5px;
	TEXT-ALIGN: left;/*by hardik-left, it was center*/
	Font-weight: bold;
}
/*
End
Classes above are copied from Admin/Menu/CascadeMenu.css by hardik
on 30/03/07
*/

/*
START
Classes for tab like view that are used on relatedproduct page
*/
.SepBorder
{
    border-top-width: 0px;
    border-left-width: 0px;
    font-size: 1px;
    border-bottom: Gray 1px solid;
    border-right-width: 0px;
}
.SelectedTopTitle
{
    border: 0px;
    font-size: 10pt;
    text-decoration: none;
    color: Black;
    display: inline-block;
    width: 100%;
    background-color: White;
}
.TopBorder
{
    border-right: Gray 1px solid;
    border-top: Gray 1px solid;
    background: #DCDCDC;
    border-left: Gray 1px solid;
    color: black;
    border-bottom: Gray 1px solid;
}
.ContentBorder
{
    border-right: Gray 1px solid;
    border-top: Gray 0px solid;
    border-left: Gray 1px solid;
    border-bottom: Gray 1px solid;
    /*height: 100%;
    width: 100%;*/
}
.SelectedTopBorder
{
    border-right: Gray 1px solid;
    border-top: Gray 1px solid;
    background: none transparent scroll repeat 0% 0%;
    border-left: Gray 1px solid;
    color: black;
    border-bottom: Gray 0px solid;
}
/*
END
*/
.GroupBoxBorder
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 1px
}
/***********************
End By Hardik
***********************/


/***********************
Start By Khyati
***********************/
.DiagonalLinesBackGround
{
	background: url(../Images/bgImages/BodyBckGnd/background.jpg) repeat;
	height: 30px;
	vertical-align:middle;
	text-align:left;
	
}
/***********************
End By Khyati
***********************/


/************Ninad start - Added for Tagmaster (09/09/08)**************/

/* CSS Document */

.ourProducts {
	color: #ff3802;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.generalinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #003e8b;
	font-weight: bold;
	text-decoration: none;

}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #2c2c2c;
	text-decoration: none;
	font-weight: bold;

}

.footerlinks A:Link, .footerlinks A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #2c2c2c;
	text-decoration: none;
	font-weight: bold;

}

.footerlinks A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #ff3802;
	text-decoration: none;
	font-weight: bold;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.footer A:Link, .footer A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.footer A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}

.category {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*color: #202020;*/
	text-decoration: none;
	font-size: 8.5pt;
	background-image: url(../images/bgImages/CategoryHead/cate_arw.gif);
	background-repeat: no-repeat;
	background-position: 14px;
	padding-left: 32px;
	font-weight: bold;

}

.category A:Link, .category A:Visited{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*color: #202020;*/
	text-decoration: none;
	font-size: 8.5pt;
	font-weight: bold;

}

.category A:Hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*color: #202020;*/
	text-decoration: none;
	font-size: 8.5pt;
	font-weight: bold;

}

.quickSearch {
	color: #ff3802;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;

}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	font-size: 7.5pt;
	text-decoration: none;
	width: 100px;
	/*height: 13px;*/
	height: 15px;
	border: 1px solid #c0c0c0;
	padding-left: 10px;

}

.advanced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	/*color: #FF9900;*/
	color:#5b5b5b;
	text-decoration: underline;

}

.advanced A:Link, .advanced A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	/*color: #FF9900;*/
	color:#5b5b5b;
	text-decoration: underline;

}

.advanced A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000;
	text-decoration: none;

}

.searchOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.searchOptions A:Link, .searchOptions A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.searchOptions A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	width: 170px;
	height: 16px;
	border: 1px solid #c0c0c0;

}

.trackbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	width: 130px;
	/*height: 13px;*/
	height: 16px;
	border: 1px solid #c0c0c0;

}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;

}

.top10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	text-decoration: none;
	font-size: 8pt;
	background-image: url(../images/top10_arw.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px;

}

.top10 A:Link, .top10 A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	text-decoration: none;
	font-size: 8pt;

}

.top10 A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #1049c0;
	text-decoration: none;
	font-size: 8pt;

}

.dottedline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

/*Ninad start - (06/10/08)*/
.dottedline1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
/*Ninad end - (06/10/08)*/

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 18pt;
	padding-left: 20px;

}

/*Ninad start - (24/09/08)*/
.titlebar a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 18pt;
	text-decoration:none;
}
/*Ninad end - (24/09/08)*/

/*Ninad start - (03/10/08)*/
.titlebar1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 18pt;
	padding-left: 25px;
	background-color: #bec31a;
	height:47px;
}
/*Ninad end - (03/10/08)*/

.greyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;

}

.procode {
	font-family: Arial, Helvetica, sans-serif;
	color: #792721;
	font-size: 8pt;
	text-decoration: none;

}

.proname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;

}

.greyline1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;

}

.dottedDivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;

}

.grey_vr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbcbcb;

} 

.detailcode {
	color: #ff3802;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;

}

.detailname {
	color: #1E439B;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

.detailtitle {
	color: #ff3802;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;

}

.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;

}

.detailtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6312B;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;

}

.detailtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #123988;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;

}

.detailtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #767575;
	text-decoration: none;
	padding-top: 2px;

}

.detailtext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #990000;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;

}

.Colordropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	width: 60px;
	height: 20px;
	border: 1px solid #c0c0c0;

}

.qty {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	width: 30px;
	height: 14px;
	border: 1px solid #c0c0c0;

}

/*Ninad start - (29/09/08)*/
#hintbox{ /*CSS for pop up hint box */
position:absolute;

padding: 3px;
border:1px solid black;
z-index:100;
visibility: hidden;
}
/*Ninad end - (29/09/08)*/

 /*Ninad start - (08/10/08)*/
 .MenuTab
{
 font-weight:Bold;
 font-family:Arial;
 text-decoration:none;
 font-style:normal;
 font-size:11px;
 color:#FFFFFF;
 background-color:#565656;
 text-align:center;
}
.SelectedMenuTab
{
 font-weight:Bold;
 font-family:Arial;
 text-decoration:none;
 font-style:normal;
 font-size:11px;
 color:#FFFFFF;
 background-color:#a0a642;
 text-align:center;
 }
/*Ninad end - (08/10/08)*/

.vrline{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b8b8b8;
	height: 20px;
	width: 3px;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;

}

.NormalTextSitmap
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}

.NormalTextSitmap A:Link, .NormalTextSitmap A:Visited{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}
.NormalTextSitmap A:Hover
{
font-weight:normal;
font-family:Arial;
text-decoration:underline;
font-style:normal;
font-size:11px;
color:#000000;
}
.HeadingTextSiteMap
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
height:20px;
}
.HeadingTextSiteMap A:Link, .HeadingTextSiteMap A:Visited{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
height:20px;
}
.HeadingTextSiteMap A:Hover{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#FF0000;
height:20px;
}
/************Ninad end - Added for Tagmaster (09/09/08)**************/