/*same as maroon */
.LabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#464545;
} 
/*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;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
background-color:#afafaf;
}
.NormalText
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}
/*Basecolor starts*/
.Basecolor
{
background-color:#afafaf;
}
/*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:#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;
}

.links{
	font-family:Arial;
	font-weight:Bold;
	font-style:normal;
	text-decoration:none;
	color:#700000;
	font-size:11px;
}
.links a{
	font-family:Arial;
	font-weight:Bold;
	font-style:normal;
	text-decoration:none;
	color:#700000;
	font-size:11px;
}
.links a:hover{
	font-family:Arial;
	font-weight:Bold;
	font-style:normal;
	text-decoration:none;
	color:#f3b50d;
	font-size:11px;
}
/* Same as LabelText blue
.links 
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}*/
/* 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:14px;
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: #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
***********************/


/**************** new css starts here******/
.bodyui {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pagebg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bg{
	background:url(../images/bg.jpg) repeat-x;
}
.topleftcurve{
	background:url(../images/leftcurve.gif) no-repeat bottom;
	text-align:center;
	vertical-align:top;
}
.botleftcurve{
	background:url(../images/leftbotcurve.gif) no-repeat top;
}
.toprightcurve{
	background:url(../images/rightcurve.gif) no-repeat bottom;
}
.botrightcurve{
	background:url(../images/rightbotcurve.gif) no-repeat top;
}
.redbg{
	background-color:#700000;
}
.bookmark a:link{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.bookmark a:hover{
	color:#a00000;
	text-decoration:none;
}
a.advanceds{
	color:#700000;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
a.advanceds:hover{
	color:#000000;
	text-decoration:underline;
}

.advancedpadd{
	padding-right:20px;
}
.unsubscribe{
	padding-left:18px;
	text-align:center;
	font-size:10px;
}
.unsubscribe a{
	color:#FFFFFF;
	text-decoration:underline;
}
.unsubscribe a:hover{
	color:#f3b50d;
	text-decoration:underline;
}
.search{
	font-size:12px;
	font-weight:bold;
}
.searchinput{
	width:115px;
	height:19px;
	font-size:11px;
	color:#6f6f6f;
	border:1px solid #a1a1a1;
}
.leftinput{
	width:137px;
	height:19px;
	font-size:11px;
	color:#5E5E5E;
	border:1px solid #000000;
}
.inputpadding{
	padding-left:15px;
}
.footernav{
	background:url(../images/botcurve.gif);
	font-size:10px;
	text-align:center;
}
.footertopnav{
	color:#a8a8a8;
	font-size:10px;
}
.footertopnav a{
	text-decoration:none;
	color:#a8a8a8;
	font-size:10px;
}
.footertopnav a:hover{
	text-decoration:none;
	color:#f3b50d;
	font-size:10px;
}
.footerbotnav{
	color:#f3b50d;
	font-size:10px;
}
.footerbotnav a{
	text-decoration:none;
	color:#f3b50d;
	font-size:10px;
}
.footerbotnav a:hover{
	text-decoration:none;
	color:#a8a8a8;
	font-size:10px;
}
.headernav{
	background:url(../images/topcurve.gif) no-repeat top;
	height:73px;
}
.copyright{
	font-size:9px;
	font-weight:bold;
	line-height:15px;
}

.copytext{
	color:#700000;
}
.createdby{
	color:#3d3d3d;
}
.copyright a{
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#3d3d3d;
}
.copyright a:hover{
	text-decoration:underline;
	color:#700000;
}
.whitebg{
	background-color:#FFFFFF;
}
.listing_totalbg{
	background:url(../images/listing_totalbg.gif) repeat-x;
}
.list_toplcurve{
	background:url(../images/toplcurve.gif) no-repeat top left;
	height:15px;
}
.list_toprcurve{
	background:url(../images/toprcurve.gif) no-repeat top right;
	height:15px;
}
.list_botlcurve{
	background:url(../images/botlcurve.gif) no-repeat bottom left;
	height:15px;
}
.list_botrcurve{
	background:url(../images/botrcurve.gif) no-repeat bottom right;
	height:15px;
}
.listbotsepr{
	background:url(../images/listing_hor_sepr.gif) no-repeat;
	width:188;
	height:5px;
}
.listleftsepr{
	background:url(../images/listing_ver_sepr.gif) no-repeat left;
	width:188;
	text-align:center;
}
.listingdesc{
	font-size:9px;
	font-weight:bold;
	color:#252525;
	text-align:center;
}
.listingtitle{
	font-size:10px;
	font-weight:bold;
	color:#700000;
	text-align:center;
}
.totaltext{
	font-size:10px;
	font-weight:bold;
	color:#424242;
	text-align:center;
}
a.totaltext{
	font-size:10px;
	font-weight:bold;
	color:#424242;
	text-decoration:none;
}
a.totaltext:hover{
	font-size:10px;
	font-weight:bold;
	color:#700000;
	text-decoration:underline;
}
.totalinput{
	height:15px;
	width:120px;
	font-size:9px;
}
.detailsepr{
	border-left:1px solid #cecece;
}
.detailtitle{
	border-bottom:1px solid #cecece;
	font-size:10px;
	font-weight:bold;
	padding-bottom:4px;
	color:#252525;
}
.detailtopline{
	border-top:1px solid #cecece;
}

.detailtoplinerel{
	border-bottom:1px solid #cecece;
}

.detailrelated_pcode{
	font-size:10px;
	font-weight:bold;
	color:#700000;
	text-decoration:none;
}
.detail_order{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#afafaf;
	padding-left:3px;
}
.detail_ordercatname{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#afafaf;
	padding-left:0px;
	padding-left:3px;
	text-decoration:none;
}

.detailtext{
	padding-top:3px;
	padding-bottom:15px;
	font-size:10px;
	color:#5e5e5e;
}
.detailpdetail{
	font-weight:bold;
	font-size:10px;
	color:#353535;
}
.pricetitle{
	background-color:#dbbe64;
	font-weight:bold;
	font-size:10px;
	color:#252525;
	text-align:center;
}
.pricedesc{
	background-color:#f2e8c1;
	font-weight:bold;
	font-size:10px;
	color:#252525;
	text-align:center;
}
.dfootertext{
	padding-top:3px;
	font-size:10px;
	color:#5e5e5e;
}


.tdborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.vertical-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.HeadingTitle
{
font-weight:Bold;
font-family:Arial;
text-transform:uppercase;
font-style:normal;
font-size:14px;
color:#000000;
border-bottom:1px solid #000000;
} 

.detailtitlevariant{
	font-size:10px;
	font-weight:bold;
	padding-bottom:4px;
	color:#252525;
}

h1 {
margin:0;
padding:5px 0 5px 0;
font-size:16px;
color:#000000;
border-bottom:#666666 solid 1px;
}

.listingsubcat{
	font-size:12px;
	font-weight:bold;
	color:#700000;
	
}
.copyrightnew{
	font-size:9px;
	font-weight:bold;
	
}
.createdby a:hover{
	text-decoration:underline;
	color:#700000;
}


/*********** new css ends here *******/