/*same as maroon */
.LabelText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#605510;
	} 
	
/*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, Helvetica, sans-serif;;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#605510;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial, Helvetica, sans-serif;;
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;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#605510;
text-align:left;
}
/*Basecolor starts*/
.Basecolor
{
background-color:#f4efce;
}
/*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:normal;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:12px;
COLOR:#605510;
}
/* 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:12px;
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;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#00529b;
	font-weight:normal;
	padding-top:5px;	
	height: 1px;
	border-bottom-width: 2px;	
	border-bottom-style: solid;	
	border-bottom-color: #00529b;
	line-height: 30px;
	
}
/*.MainHeading
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#00529b;
	font-weight:normal;
	padding-top:5px;
	padding-left:3px;
	height: 1px;
	border-bottom-width: 2px;	
	border-bottom-style: solid;	
	border-bottom-color: #00529b;
	line-height: 30px;
	
}*/
.MainHeading A
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#00529b;
	font-weight:normal;	
	height: 1px;
	line-height: 30px;
	text-decoration:none;	
	border:0px;
}
/*.MainHeading A
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#00529b;
	font-weight:normal;
	padding-left:8px;
	height: 1px;
	line-height: 30px;
	text-decoration:none;	
	border:0px;
}*/
/* 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 #f4efce;
	border-left: solid 1px #f4efce;
	border-bottom: solid 1px #f4efce;
	padding-right:8px;
	padding-right:8px;
}
.lblQuantityBreakText
{
	width:50PX;
}

.ProductDetailSectionHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#605510;
	text-align:left;	
	height:20px;
	padding-left:4px;
}
.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: 130px;
    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
***********************/
.srch-box
{
	height: 15px;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border: 1px solid #747070;
	
}


.track-box {
	height: 18px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #888258;
	border: 1px solid #c6c2a4;
	background-color:#f8f5e0;
}
.unsubscribe_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#6b632f;
text-decoration:underline;

}

.indusbox {
	height: 161px;
	width: 214px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8d854e;
}

.viewcatalogbox2 {
	height: 161px;
	width: 297px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8d854e;
}

.catlg{
	height: 112px;
	width: 251px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8d854e;
}

.product_name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b50404;
	line-height: 20px;
	text-decoration:none;
}

.product_code
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#5a5a5a;
}

.detail_product_name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#b50404;
	line-height: 20px;
}

.detail_product_code
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#5a5a5a;
}

.view_catalog
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e51b24;
}

.detailactionbtntopborder
{
	border-top:2px solid #f4efce;
}

.top_link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.top_link A:Link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.top_link A:Visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.top_link A:Hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#00CCFF;
font-weight:bold;
text-decoration:none;
}
