/*same as maroon */
.LabelText
{
	font-weight: Bold;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}

.FlyerText
{
	font-weight: Bold;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	color: #000000;
}
/*same as label */
.WelcomeNote
{
	font-weight: Bold;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	color: #5EA9F7;
}
/*same as blue */
.LabelBckGnd
{
	font-weight: Bold;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	background-color: #5EA9F7;
}
.HeadingText
{
	font-weight: Bold;
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px; /*color: #0E4793;*/
	color: #FFFFFF;
	vertical-align: middle;
}
.HeadingBckGnd
{
	font-weight: Bold;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	background-color: #0E4793;
}
.NormalText
{
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}
/*Basecolor starts*/
.Basecolor
{
	/*background-color:#e2e2e2;*/
	background-color: #16485f;
}
/*ScrollBarclass starts*/

/*same as LabelText blue*/
.NewsletterText
{
	font-weight: Bold;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	color: #5EA9F7;
}
/*same as LabelText blue*/
.TrackorderText
{
	font-weight: Bold;
	font-family: Tahoma;
	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: #f4f2f1 1px solid;
	border-top: #f4f2f1 1px solid;
	border-left: #f4f2f1 1px solid;
	border-bottom: #f4f2f1 1px solid;
}
/*hardcode this section*/
.Greyborder
{
	border-right: #f4f2f1 1px solid;
	border-top: #f4f2f1 1px solid;
	border-left: #f4f2f1 1px solid;
	border-bottom: #f4f2f1 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-family: Tahoma;
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
	color: #404040;
}
/* Same as LabelText blue*/
.links
{
	font-weight: Bold;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	font-size: 11px; /*	color: #5EA9F7;*/
	color: #000000;
	text-decoration: underline;
}
/* 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: Tahoma;
	font-size: 16px;
	font-weight: Bold;
	text-decoration: none;
	color: #000000;
}
/* hardcode */
.blackline
{
	height: 1px; /* Added By Hardik */
	background-color: #717171;
}

SubCatText
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: Bold;
	text-decoration: none;
	color:#16485f;
}

HiResText
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: Bold;
	text-decoration: none;
	color:#bf1a0b;
}

.Basecolor2
{
	/*background-color:#e2e2e2;*/
	background-color: #16485f;
	font-family: Tahoma;
	color: #ffffff;
}

.Basecolor3
{
	/*background-color:#e2e2e2;*/
	background-color: #c9c7c3;
	font-family: Tahoma;
	color: #404040;
}
.sortingbarcolor
{
	background-color:#a52218;
}

/***********************
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: Tahoma;
	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: #16485f;
	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: #16485f;
}
.menuItem
{
	/*by hardik     PADDING-RIGHT: 15px;     PADDING-LEFT: 10px; 	WIDTH: 130%;*/
	background-color: #16485f;
	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: #16485f;
}
/*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: #16485f;
}
.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: #16485f;
	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
***********************/
