/*same as blue */
.LabelText
{
font-weight:Bold;
font-family:Trebuchet MS;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#494949;
}
/*same as blue */
.LabelBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
BACKGROUND-COLOR:#12598c;
}
.HeadingText
{
font-weight:Bold;
font-family:Trebuchet MS;
text-decoration:None;
font-style:none;
font-size:14px;
color:#A4284A;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
BACKGROUND-COLOR:#659e43;
}
.NormalText
{
font-weight:Normal;
font-family:Trebuchet MS;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#000000;
}
.ExtraText
{
FONT-WEIGHT:Normal;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:11px;
}
.ExtraBckGnd
{
BACKGROUND-COLOR:#E7E7E7;
}
/*Basecolor starts*/
.Basecolor
{
BACKGROUND-COLOR:#EAEAEA;/*ECEBE6*/
}
/*ScrollBarclass starts*/
.scrollclass
{
scrollbar-3dlight-color:#CCCCCC; /*hardcoded*/
scrollbar-arrow-color:#659e43; /*HeadingText color*/
scrollbar-base-color:#ECEBE6;/*basecolor*/
scrollbar-darkshadow-color:#CCCCCC; /*hardcoded*/
scrollbar-face-color:#ECEBE6; /*basecolor*/
scrollbar-highlight-color:#CCCCCC; /*hardcoded*/
scrollbar-shadow-color:#ECEBE6;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same Color as blue LabelText. Size remains same*/
.Labelcolorborder
{
BORDER-RIGHT:#12598c 1px solid;
BORDER-TOP:#12598c 1px solid;
BORDER-LEFT:#12598c 1px solid;
BORDER-BOTTOM:#12598c 1px solid;
}
/*same color as HeadingText green. Size remains same */
.Headingcolorborder
{
BORDER-RIGHT:#659e43 1px solid;
BORDER-TOP:#659e43 1px solid;
BORDER-LEFT:#659e43 1px solid;
BORDER-BOTTOM:#659e43 1px solid;
}
	/*hardcode this section*/
.Greyborder
{
BORDER-RIGHT:#666666 1px solid;
BORDER-TOP:#666666 1px solid;
BORDER-LEFT:#666666 1px solid;
BORDER-BOTTOM:#666666 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
BORDER-RIGHT:#FFFFFF 0px solid;
BORDER-TOP:#FFFFFF none;
BORDER-LEFT:#FFFFFF 0px solid;
BORDER-BOTTOM:#FFFFFF 0px solid;
}
/*if separator yes, use HeadingText green Color as Heading text Rest hardcode */
.StaticPipeSeparator
{
COLOR:#659e43;
FONT-WEIGHT:Bold;
FONT-SIZE:12px;
FONT-FAMILY:Verdana;
}
/*if separator yes, Heading Text green Color as Headintext Rest hardcode */
.AdditionalPipeSeparator
{
COLOR:#659e43;
FONT-WEIGHT:Bold;
FONT-SIZE:12px;
FONT-FAMILY:Verdana;
}
/* Same as LabelText blue*/
.WelcomeNote
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/* hardcode */
.links
{
FONT-WEIGHT:bold;
FONT-FAMILY:Trebuchet MS;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#2E3B43;
}
/* hardcode */
.errortext
{
font-weight::Bold;
font-family:Verdana;
text-decoration:none;
font-style:Normal;
font-size:11px;
color:#FF0000;
}
/* hardcode */
.box
{
font-weight:normal;
FONT-FAMILY:Verdana;
FONT-SIZE:12px;
font-style:Normal;
COLOR:#000000;
TEXT-DECORATION:none;
BORDER:1px #A8A8A6 solid;
BACKGROUND-COLOR:#FFFFFF;
}

/*new style sheet */
.d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F9E09B;
	background-attachment: fixed;
	background-image: url(../images/bullet-d.gif);
	background-repeat: no-repeat;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19C6E;
	height: 20px;
	width: 175px;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 7px;
	

}

.d A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F9E09B;
	text-decoration: none;
	

}
.d A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F9E09B;
	text-decoration: none;

}
.d A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #EEDB72;
	text-decoration: none;
	background-color: #846C43;
	display: block;
	height: 20px;
	width: 160px;
	position: absolute;
	

}

.tdstylectnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding: 5px 10px 2px 5px;
	font-weight: normal;
	text-align: justify;

}


.menu {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 0px;

}


.menu A:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.menu A:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}


.menu A:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #F7BC00;
	text-decoration: overline;
	
}


.tdstylectnttitle {
	font-family: "Tahoma";
	font-size: 14pt;
	font-weight: bold;
	color: #C82131;
	text-decoration: none;
	padding: 0px;
	
}

.tdstylectntsubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #C91528;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 5px;
}


.tdstylectntview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 5px;

}

.tdstylectnttxtbox {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
	height: 16px;
	background-color: #CCCCCC;
	width: 140px;
	padding-top: 0px;
	text-decoration: none;
}


.tdstyle {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #FDD40A;
	padding: 4px;
	text-decoration: underline;

}

.tdstyle A:link {
	color: FDD40A;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	padding: 4px;

}

.tdstyle A:visited {
	color: #FDD40A;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	padding: 4px;

}


.tdstyle A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	padding: 4px;
}


.orderby {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #AA2A44;
	text-decoration: none;
	height: 23px;
	text-align: center;
	vertical-align: middle;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #F7BC00;
	padding: 5px 10px 0px 8px;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}
.bulleted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.bulletedlist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
}
.bulletedlist A:Link {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 0px;
}
.bulletedlist A:Visited {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
}
.bulletedlist A:Hover {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #F7BC00;
	text-decoration: none;
	padding-left: 0px;
}
.catgname {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
.maroontxt {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #AA2A44;
	text-decoration: none;
}
.vertline {
	height: 139px;
	width: 3px;
	background-attachment: fixed;
	background-image: url(../../images/bgimages/vline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.PageTitle{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #C82131;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	height:30px;
/*	text-transform:uppercase;*/
	background-color:#E7E7E7;
}
.Whitelinks
{
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AA2A44;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.LeftBgColor
{
background-color:#5E5E5E;
}
.RedBorder
{
	BORDER-RIGHT:#A4284A 1px solid;
	BORDER-TOP:#A4284A 1px solid;
	BORDER-LEFT:#A4284A 1px solid;
	BORDER-BOTTOM:#A4284A 1px solid;
}

.bgOval
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../Images/bgImages/oval-shape-2.gif);
	background-repeat: no-repeat;
}
.bgLine
{

	background-image: url(../../Images/bgImages/similar-hline.gif);
	background-repeat: repeat;
}

.RelatedProdBorder
{
	BORDER-RIGHT:#A4284A 1px solid;
	BORDER-TOP:#A4284A 0px solid;
	BORDER-LEFT:#A4284A 1px solid;
	BORDER-BOTTOM:#A4284A 1px solid;
}

/*new stylesheet ends here*/
.SearchByText
{
font-weight::Bold;
font-family:Arial;
text-decoration:none;
font-style:Normal;
font-size:12px;
color:#D8224A;
padding-left:28px;
}

.phone{

	color: #FFFFFF;
	text-align: center;
	top:55px;
	font-size: 15pt;

}