/*same as blue */
.LabelText
{
font-weight:Bold;
font-family:Verdana;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#006699;
}

.LabelTextPrice
{
font-weight:Bold;
font-family:Verdana;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#2E2E2E;
}

.LabelTextList
{
font-weight:Bold;
font-family:Verdana;
text-decoration:None;
font-style:Normal;
font-size:14px;
color:#124B9C;
}

/*same as blue */
.LabelBckGnd
{
font-weight:Bold;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
BACKGROUND-COLOR:#12598c;
}
.HeadingText
{
font-weight:Bold;
font-family:Verdana;
text-decoration:None;
font-weight:bold;
font-size:12px;
color:#124B9C;
}


.HeadingTextList
{
font-weight:Bold;
font-family:Verdana;
text-decoration:None;
font-style:Normal;
font-size:14px;
color:#124B9C;
}


.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:Verdana;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#000000;
}
/*Basecolor starts*/
.Basecolor
{
BACKGROUND-COLOR:#e2dcdc;
}
/*ScrollBarclass starts*/
.scrollclass
{
scrollbar-3dlight-color:#C3F2FA; /*hardcoded*/
scrollbar-arrow-color:#659e43; /*HeadingText color*/
scrollbar-base-color:#C3F2FA;/*basecolor*/
scrollbar-darkshadow-color:#C3F2FA; /*hardcoded*/
scrollbar-face-color:#ECEBE6; /*basecolor*/
scrollbar-highlight-color:#C3F2FA; /*hardcoded*/
scrollbar-shadow-color:#ECEBE6;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:verdana;
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:#BFBAB4 1px solid;
BORDER-TOP:#BFBAB4 1px solid;
BORDER-LEFT:#BFBAB4 1px solid;
BORDER-BOTTOM:#BFBAB4 1px solid;
}

.Headingcolorborder1
{
BORDER-RIGHT:#F9F9F9 1px solid;
BORDER-TOP:#F9F9F9 2px solid;
BORDER-LEFT:#F9F9F9 1px solid;
BORDER-BOTTOM:#F9F9F9 2px solid;
}
	/*hardcode this section*/
.Greyborder
{
BORDER-RIGHT:#D6D6D6 1px solid;
BORDER-TOP:#D6D6D6 1px solid;
BORDER-LEFT:#D6D6D6 1px solid;
BORDER-BOTTOM:#D6D6D6 1px solid;
}

.Greyborderdet
{
BORDER-RIGHT:#D6D6D6 1px solid;
BORDER-TOP:#D6D6D6 1px solid;
BORDER-LEFT:#D6D6D6 1px solid;
BORDER-BOTTOM:#D6D6D6 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
background-color:#e9f1fe;
width:690px;
height:527px;
}
/*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:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/* hardcode */
.links
{
FONT-WEIGHT:bold;
font-family:Verdana;
TEXT-DECORATION:Underline;
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;
}


.CategoryLink
{
	display: block;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/bgImages/arrow-1.gif);
	background-repeat: repeat-y;
	background-position: 3px 2px;
	padding-left: 22px;
	padding-top: 0px;
	left: 22px;
	line-height: 23px;

}

.CategoryLink A:Link
{
	display: block;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/bgImages/arrow-1.gif);
	background-repeat: repeat-y;
	background-position: 3px 2px;
	padding-left: 22px;
	padding-top: 0px;
	left: 22px;
	line-height: 23px;
}
	
.CategoryLink A:Hover {
	font-weight: normal;
	text-decoration: none;
	color: #3B85D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/bgImages/arrow-2.gif);
	background-repeat: repeat-y;
	background-position: 3px 2px;
	padding-top: 0px;
	padding-left: 22px;
	display: block;
	left: 22px;
}

.footdis {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color:#EC5447;
	font-weight:bold;	
}
.detailwidth
{
width:200px;
}