
/* #allLeftGroupsBG contain all left group except left promotion and adverticing
=================================================*/
#leftAllGroupsBG {
	background: url('../imgPG/1sx_colorMN.gif') left top repeat;border: 1px #e3f8ff solid;}

#leftAllGroupsBG div.bg{
	padding: 0 0 15px 0;
	background: url('../imgPG/cr4.gif') right bottom no-repeat;
	}

/* leftGroupBG contain all links of every particular group including the group titlte
=================================================*/
.leftGroupBG {
	margin-bottom: 5px;
	}
.leftGroupBG a {}
.leftGroupBG a:hover {}

.leftGroupTitle {}
.leftGroupTitle div {}
.leftGroupTitle span {
	display: block;
	padding: 7px 2px;
	margin-bottom: 1px; 
	color: #ef4704; 
	font-weight: bold;
}

/*	===================================================== 
	MENU CLASSES FOR PRODUCTS WITH UPP TO THREE LEVELS
===================================================== */
/* productMenuBG contain all product menu links
================================*/
#productMenuBG {
	clear: both;
	line-height: 12px;
	}

/*	======================== 
	Defines link attributes on all levels in the menu
======================== */
#productMenuBG a {
	text-decoration: none;
	line-height: 12px;
	}
#productMenuBG a:hover {color: #252525;}

/*	======================== 
	1st category level 
======================== */
.firstLevel {
	margin-bottom: 1px;
	clear: both;
	}
.firstImgBG {
	float: left;
	cursor: pointer;
	padding: 3px 2px 4px 2px;
	border: 1px solid #fff;
	background: url('../imgPG/1sx_headerRev.gif') left bottom repeat-x; 
	}
.firstLinkBG {
	cursor: pointer;
	padding: 1px;
	background-color: #fff;
	margin-left: 18px;
	}
.firstLinkBG a {
	display: block;
	padding: 3px 2px;
	color: #903;
	background: url('../imgPG/1sx_headerSec.gif') left center repeat; 
	}

.firstLinkBG a:hover {
	color: #f0f0f0; 
	background: url('../imgPG/sx_headerRev.gif') left bottom repeat; 
	}

/*	======================== 
	2nd category level 
======================== */
.secondLevelBG	{
	clear: both;
	padding: 1px 1px 0 16px;
	margin-bottom: 1px;
	background: url(../imgPG/1sx_colorRev.png) left center repeat;
	border: 1px #f4f4f4;
	}
.secondLevel {
	clear: both;
	margin-bottom: 1px;
	border: 1px solid #fff;
	}
.secondImgBG {
	cursor: pointer;
	float: left;
	padding: 2px 2px 1px 1px;
	}
.secondLinkMoreBG {
	cursor: pointer;
	padding: 2px;
	color: #505050;
	background: url(../imgPG/sx_headerRev.gif) left bottom repeat;
	}
.secondLinkBG {
	cursor: pointer;
	}
.secondLinkBG a {
	display: block;
	color: #471224;
	padding: 1px 2px;
	background: url(../imgPG/1sx_headerRev.gif) left bottom repeat; 
	}
.secondLinkBG a:hover{
	color: #611107;
	background: url(../imgPG/sx_headerSec.png) left center repeat; 
	}

/*	======================== 
	3d category level 
======================== */
.thirdLevelBG {
	clear: both;
	background: #fff;
	margin: 1px 0;
	padding: 0 1px 1px 1px;
	}
.thirdLevel {
	clear: both;
	padding-top: 1px;
	}
.thirdImgBG {
	float: left;
	padding: 2px 3px;
	background: url(../imgPG/sx_line.gif) center center no-repeat;
	}
.thirdLinkBG {
	}
.thirdLinkBG a {
	display: block;
	padding: 2px 1px;
	color: #903;
	background: url(../imgPG/sx_headerSec.gif) left center repeat-x;
	}
.thirdLinkBG a:hover {
	color: #fff;
	background: url(../imgPG/sx_headerRev.gif) left bottom repeat-x;
	}

/*	===================================================== 
	ALL OTHER MENU CLASSES
===================================================== */

/* .leftContentBG has same function as #productMenuBG
	for product links above 
=================================================*/
.leftContentBG {
	}

/* .leftLinkLineBG has same function as .firstLevel,
	.secondLevel and .thirdLevel for product links above 
=================================================*/
.leftLinkLineBG {
	clear: both;
	padding-bottom: 1px;
	}
.leftLinkImgBG {
	cursor: pointer;
	float: left;
	display: inline;
	padding: 4px 2px;
	border: 1px #fff solid;
	margin-right: 1px;
	background: url('../imgPG/1sx_headerSec.gif') left center repeat-x; 
	}
.leftLinkTitle {
	border: 1px solid #fff;
	margin-left: 18px;
	}
.leftLinkTitle a {
	display: block;
	padding: 4px 3px;
	line-height: 100%;
	color: #903;background: #fafafa url('../imgPG/1sx_headerSec.gif') repeat-x left center;}
.leftLinkTitle a:hover {
	color: #1c193a;
	background: url('../imgPG/1sx_headerRev.gif') left bottom repeat-x; 
	}
.leftLoginBG {
	padding: 4px;
	border: 1px solid #fff;
	color: #080005;
	background: url('../imgPG/sx_headerSec.gif') left center repeat-x; 
	}



/**/