/*same as maroon */
.LabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
} 
/*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;
	font-style:normal;
	font-size:13px;
	/*color:#0095b6;*/
	color:#000000;
	vertical-align:middle;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
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;
}
/*Basecolor starts*/
.Basecolor
{
background-color:#bdd9fe;
height:25px; 
color:#000000;
font-size:12px;
}
/*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:#DFDFDF 1px solid;
BORDER-TOP:#DFDFDF 1px solid;
BORDER-LEFT:#DFDFDF 1px solid;
BORDER-BOTTOM:#DFDFDF 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*/
a.links
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
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: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: 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
***********************/

/* Added by Kanchan - site specific CSS - 7 Aug 09*/

body{padding:0; margin:0; background:#f1f1f1; font-size:11px;}
*{font-family:Arial;}
img{border:0;}

#header{background:url(../images/bgImages/header_bg.jpg) no-repeat; height:187px; padding-left:15px; padding-right:15px; color:#FFFFFF;}
.slogan{background:url(../images/slogan.gif) no-repeat left; padding-left:7px;}
.ppai_text{font-size:12px; font-weight:bold; color:#FFFFFF;}
.section_img{border:1px solid #7c7c7c;}

.topnav{color:#FFFFFF; font-size:12px;font-family:Arial;}
a.toplink{color:#FFFFFF; font-family:Arial;font-size:12px; text-decoration:none;}
a.toplink:hover{font-family:Arial;color:#000000; text-decoration:none;}

.content{background:#FFFFFF; padding-left:8px; padding-right:8px;}
.ourproducts_title{border-bottom:1px dotted #7f7f7f;font-family:Arial; font-size:16px; text-transform:uppercase; padding-bottom:5px;}
.ourproducts{ background:url(../images/arrow.gif) left no-repeat; height:25px; padding-left:13px; width:140px; border-bottom:1px dotted #333333;font-size:11px;font-family:Arial;}
.ourproducts a{text-decoration:none; color:#000000;font-size:11px;font-family:Arial;}
.ourproducts a:hover{text-decoration:none; color:#dd1407;font-size:11px;font-family:Arial;}

.search_title{font-size:14px; text-transform:uppercase;color:#FFFFFF;}
.searchdrp{width:158px; font-size:11px; font-family:Arial;}
.searchinput{width:152px; font-size:11px; font-family:Arial;}

.freightinput{font-size:11px; font-family:Arial;}

.trackorder_text{font-size:10px;color:#FFFFFF;}
.trackorderinput{width:142px; font-size:11px; font-family:Arial;}

.distributor_area{background: url(../images/bgImages/distributor_bg.gif) repeat-x #bdd9fe;height:330px;}
.distributor_title{color:#003c47; font-size:14px; text-transform:uppercase; padding-left:20px;font-family:Arial;}
.distributorlink{background:url(../images/distributor_arrow.gif) left no-repeat; padding-left:15px; height:20px;font-family:Arial; font-size:11px;}
.distributorlink a{color:#303030; text-decoration:none; font-weight:bold;font-family:Arial;font-size:11px;}
.distributorlink a:hover{text-decoration:none; color:#dd1407;font-family:Arial;font-size:11px;}
.distributor_login{background:#bedaff; border:1px solid #717059; padding:7px;font-family:Arial;font-size:11px;}
.dist_input{width:160px; font-size:11px; font-family:Arial;}
a.lostpassword{color:#d1312e; text-decoration:underline;font-size:10px;font-family:Arial;}
a.lostpassword:hover{color:#000000; text-decoration:underline;font-family:Arial;}
a.signup{color:#275060; text-decoration:underline;font-family:Arial; font-size:10px;}
a.signup:hover{color:#000000; text-decoration:underline;font-family:Arial;font-size:10px;}


.breadcrumb{font-size:12px;font-family:Arial; padding-left:15px;}
.breadcrumb a{font-size:12px;font-family:Arial; text-decoration:none; color:#000000;}
.breadcrumb a:hover{text-decoration:none; color:#dd1407;font-family:Arial;}

/*.sorting_bar{background:#66a4f9; height:30px; color:#FFFFFF;font-family:Arial;}*/

.sorting_bar{background:#bedaff; height:30px; color:#000000;font-family:Arial;}
.sorting_bar a{color:#000000; text-decoration:underline;font-family:Arial;}
.sorting_bar a:hover{color:#dd1407; text-decoration:underline;font-family:Arial;}
.sorting_bar_drp{font-size:11px; font-family:Arial;}

.listing_prodbg{background:url(../images/bgImages/listing_prodbg.gif) no-repeat;	width:195px; height:196px; padding:1px; text-align:center;}
.compare_bg{background:url(../images/bgImages/compare_bg.gif) no-repeat;	height:41px;}
a.moredetail{color:#000000;	text-decoration:underline; font-family:Arial;}
a.moredetail:hover{color:#dd1407; text-decoration:underline; font-family:Arial;}
.listing_pname{font-size:12px; padding-left:8px; color:#262c2f;	height:20px; text-decoration:none; font-family:Arial;}
.listing_pcode{font-size:12px; padding-left:8px; color:#262c2f; font-weight:bold; font-family:Arial;}
.listing_price{padding-left:8px; padding-top:3px;}
.listing_price_text{font-size:18px;font-family:Arial;}

.detail_title{color:#275060; font-family:Verdana; font-size:11px; font-weight:bold; border-bottom:1px solid #000000;}
.detail_prodbg{background:url(../images/bgImages/detail_productbg.gif) no-repeat; width:309px; height:322px;}
.detail_desc{padding:8px 2px 12px 2px;}
.tab_bord{border:1px solid #000000;}
/*.pricing_bold{font-weight:bold; color:#000000; border-right:1px solid #9aa4a7; border-bottom:1px solid #9aa4a7;}
.pricing_sepr{border-right:1px solid #9aa4a7; border-bottom:1px solid #9aa4a7;}
.pricing_code{font-weight:bold;	color:#262c2f;}*/
.pricing_bold{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	border-right:1px solid #9aa4a7;
	border-bottom:1px solid #9aa4a7;
}


.pricing_bold1{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #9aa4a7;
}
.pricing_sepr{
	border-right:1px solid #9aa4a7;
	border-bottom:1px solid #9aa4a7;
}
.pricing_sepr1{
	border-bottom:1px solid #9aa4a7;
}
.pricing_code{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#262c2f;
}
.detail_boldtext{font-family:Arial;font-weight:bold; height:27px;font-size:11px;}
.detail_pname{font-family:Arial;font-size:14px; height:20px;}
.detail_pcode{font-family:Arial;font-size:14px; font-weight:bold; height:20px;}
.detail_gtext{background:#eeedea; padding:10px;}
.special_price{}
.special_pricebg{ background:url(../images/bgImages/special_pricebg.gif) no-repeat; height:51px; font-size:14px; font-weight:bold; color:#424141; text-align:center;}
.red_text{color:#ff0000; font-weight:bold; font-size:14px; padding-bottom:5px; font-family:Arial;}

.related_bg{background:url(../images/bgImages/related_bg.gif) no-repeat; height:100px; width:99px; text-align:center;}
.related_link{padding:3px 0;}
.related_link a{color:#000000; text-decoration:none;font-family:Arial;font-size:11px;}
.related_link a:hover{color:#dd1407; text-decoration:underline;font-family:Arial;font-size:11px;}

a.action_link{color:#ff0000; text-decoration:underline; font-size:12px; font-weight:bold; padding-left:20px; line-height:17px;font-family:Arial;}
a.action_link:hover{color:#000000; text-decoration:underline;font-family:Arial;font-size:11px;}

a.readmore{color:#e82b2b; text-decoration:underline;font-family:Arial;font-size:11px;}
a.readmore:hover{color:#000000; text-decoration:underline;font-family:Arial;font-size:11px;}

#footer_bg{background:url(../images/bgImages/footer_bg.gif) no-repeat; height:23px;}
.copyright{font-size:11px; padding-top:10px; line-height:17px;font-family:Arial;}
.copyright a{text-decoration:none; color:#000000;font-family:Arial;font-size:11px;}
.copyright a:hover{text-decoration:underline; color:#000000;font-family:Arial;font-size:11px;}


.pageTitle
{
font-family:Arial;
font-size:14px; 
font-weight:bold;
text-decoration:none;
color:#000000;
padding-left:13px;
padding-top:10px;
}

.hrClass
{
 color:#275060;
 noshade:noshade;
 size:2;
}


.sitemap_title{font-size:14px; font-weight:bold; border-bottom:1px solid #dddddd; color:#333333; padding-bottom:3px;}
.sitemap_link{height:20px;}
.sitemap_link a{color:#666666; text-decoration:none;}
.sitemap_link a:hover{color:#ff0000; text-decoration:underline;}

.MultipleSpecialPriceBackgroud
{
	background: url(../images/bgImages/special_pricebg2.gif) no-repeat;height:105px;width:310px;background-position:bottom left;
}

.MultipleSpecialPriceBackgroud1
{
	background: url(../images/bgImages/special_pricebg3.gif) no-repeat;height:105px;width:310px;background-position:bottom left;
}


.MultipleSpecialPriceBackgroud2
{
	background: url(../images/bgImages/special_pricebg4.gif) no-repeat;height:105px;width:310px;background-position:bottom left;
}

.EflyerBackground
{
	background-color:#bdd9fe;
}