/*same as maroon */
/*.LabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#5EA9F7;
} */
/*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-family: Arial;
font-weight:Bold;
text-decoration:none;
font-size:9pt;
color:#b44400;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
BACKGROUND-COLOR:#0E4793;
}

/*Basecolor starts*/
.Basecolor
{
background-color:#e2e2e2;
}
/*ScrollBarclass starts*/
/*.scrollclass
{
scrollbar-3dlight-color:#CCCCCC;
scrollbar-arrow-color:#5EA9F7; 
scrollbar-base-color:#5EA9F7;
scrollbar-darkshadow-color:#CCCCCC; 
scrollbar-face-color:#0E4793; 
scrollbar-highlight-color:#CCCCCC;
scrollbar-shadow-color:#5EA9F7;/
}*/
/*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,Helvetica, sans-serif;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:7px;
COLOR:#FFFFFF;
/*COLOR:#c10001;
}*/
/* hardcode */
.errortext
{
/*font-weight:Bold;*/
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#cbcbcb;
}
/* hardcode */
.box
{
FONT-FAMILY:Arial;
FONT-SIZE:11px;
COLOR:#4c4c4c;
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: 116px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: #FFFFFF 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #e2e2e2;
	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: #e2e2e2
}
.menuItem
{
	/*by hardik
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
	WIDTH: 130%;*/
	BACKGROUND-COLOR: #e2e2e2;
	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:  #e2e2e2	
}
/*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: #e2e2e2;
}
.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: #e2e2e2;
	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
***********************/

/* CSS Document */

.body {
	margin: 0px;
	background-color: #979797;
}

.tdstylectnttitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;
}
.tdstylectntsubtitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.tdstylectntview {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tdstylectntview a:link, .tdstylectntview a:Visited {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tdstylectntview a:hover {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.search{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.tdstylectnttxtbox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #3a3a3a;
	border: 1px solid #999999;
	height: 22px;
	width: 104px;
	text-decoration: none;
}

.listbox{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 204px;
	width: 204px;
}

.detailbox{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 250px;
}

.homepage a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}

.homepage a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}
.homepage a:hover {
	color: #44D2BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}


a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}

a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}
 a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}

.varclass  A:link, .varclass A:visited
{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:11px;
COLOR:#333333;
}
.links  A:link, .links A:visited
{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:12px;
COLOR:#333333;
}
.links  A:hover{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
text-transform: none;
FONT-SIZE:12px;
COLOR:#333333;
}

.linkssitemap  A:link, .linkssitemap A:visited
{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:11px;
COLOR:#666666;
}
.linkssitemap  A:hover{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:11px;
COLOR:#666666;
}


.linksadmin A:link, .linksadmin A:visited
{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:11px;
COLOR:#ffffff;
}
.linksadmin  A:hover{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:11px;
COLOR:#ffffff;
}
.linksrel  A:link, .linksrel A:visited
{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:10px;
COLOR:#000000;
}
.linksrel  A:hover{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:10px;
COLOR:#000000;
}

.itmcode {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.itmdesc {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.price{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ba4810;
	text-decoration: none;
}

.ctntpara {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3f4143;
	font-weight: bold;
	text-decoration: none;
}

.ctntpara A:link, .ctntpara A:visited .ctntpara A:hover{
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3f4143;
	font-weight: bold;
	text-decoration: none;
}

.static {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}

.static A:link, .static A:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.static A:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.tdstylectnttxtboxdropdown {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #3a3a3a;
	border: 1px solid #999999;
	height: 20px;
	width: 130px;
	text-decoration: none;
}
.orderby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orderbydropdown {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #E7D065;
	height: 20px;
	width: 130px;
}

.pageheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 5px;
}


.totaltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#3f4143;
	text-decoration:none;
}
a.totaltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#3f4143;
	text-decoration:none;
}
a.totaltext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#3f4143;
	text-decoration:none;
}

.titleforalllisting {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 45px;
	
}

.titleforalllistingsec {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;
	
}

.detailboxtest{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 412px;
	width: 657px;
}

.pdesc{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-size:12px;
color:#4c4c4c;
}

.pcode {
	font-size: 12pt;
	color: #000000;
	font-weight: Normal;
	font-family: Arial;
	text-decoration: none;
}
.pname {
	font-size: 9pt;
	color: #b44400;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	padding-top:5px;
}

.StaticText{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-size:12px;
color:#4c4c4c;
}

.LabelText
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-size:12px;
color:#000000;
} 

.NormalText
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-size:12px;
color:#363636;
}

.errortextui
{
/*font-weight:Bold;*/
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#ff0000;
}


.sitemapheading {

	font-size: 10pt;
	color: #b44400;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catlinks  A:link, .catlinks A:visited
{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:12px;
COLOR:#333333;
}
.catlinks  A:hover{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:12px;
COLOR:#333333;
}

.subcatlinks  A:link, .subcatlinks A:visited
{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
text-transform: none;
FONT-SIZE:12px;
COLOR:#333333;
}
.subcatlinks  A:hover{
FONT-FAMILY:Arial,Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
text-transform: none;
FONT-SIZE:12px;
COLOR:#333333;
}


.RightPanelProdCode{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ba4810;
	text-decoration: none;
}

.RightPanelProdName {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.leftborder
{
	background-color:White;
	border-left: 2px solid #8b8b8b;
}
.main_border
{
	border-left: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
	border-bottom: 2px solid #8b8b8b;
}