

/* #allLeftGroupsBG contain all left group except left promotion and adverticing
=================================================*/
#leftAllGroupsBG {
	background: url('../imgPG/sx_colorRev40_.gif') left top repeat;margin-left: +5px;}
#leftAllGroupsBG div.bg{
	padding: 0 0 12px 0;
	}

/* leftGroupBG contain all links of every particular group including the group titlte
=================================================*/
.leftGroupBG {
	margin-bottom: 5px;
	clear: both;
	}

.leftGroupTitle {
	padding: 3px 5px;
	margin-bottom: 1px; 
	color: #369; 
	font-weight: bold;border-bottom: 4px #dcdcdc solid;margin-right: 2em;}

/*	===================================================== 
	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 {}

/*	======================== 
	1st category level 
======================== */
.firstLevel {
	margin-bottom: 1px;
	clear: both;
	}
.firstImgBG {
	float: left;
	cursor: pointer;
	padding: 3px 0;
	}
.firstLinkBG {
	cursor: pointer;
	float: left;
	margin-left: 5px;
	}
.firstLinkBG a {
	display: block;
	padding: 3px 3px 3px 0;
	color: #369;
	}
.firstLinkBG a:hover {
	color: #d03; 
	}
.firstLinkBG span {
	display: block;
	padding: 3px 3px 3px 0;
	color: #369;
	}

/*	======================== 
	2nd category level 
======================== */
.secondLevelBG	{
	clear: both;
	padding-left: 10px;
	}
.secondLevel {
	clear: both;
	padding: 2px 0;
	margin: -2px 0 2px 0;
	}
.secondImgBG {
	cursor: pointer;
	float: left;
	}
.secondLinkMoreBG {
	float: left;
	padding-left: 5px;
	cursor: pointer;
	color: #369;
	}
.secondLinkBG {
	float: left;
	padding-left: 5px;
	cursor: pointer;
	}
.secondLinkBG a {
	display: block;
	color: #369;
	}
.secondLinkBG a:hover{
	color: #d03;
	}
.secondLinkBG span {
	display: block;
	color: #369;
	}

/*	======================== 
	3d category level 
======================== */
.thirdLevelBG {
	clear: both;
	padding-left: 8px;
	}
.thirdLevel {
	clear: both;
	padding: 2px 0 0 0;
	margin: -3px 0 2px 0;
	}
/*Is not image but space code */
.thirdImgBG {
	float: left;
	height: 5px;
	width: 5px;
	font-size: 4px;
	background: #cde;
	margin: 3px 0 0 4px;
	border: 1px solid #039;
	}
.thirdLinkBG {
	float: left;
	}
.thirdLinkBG a {
	display: block;
	color: #369;
	padding-left: 5px;
	}
.thirdLinkBG a:hover {
	color: #d03;
	padding-left: 5px;
	}

/*	===================================================== 
	ALL OTHER MENU CLASSES
===================================================== */

/* .leftContentBG has same function as #productMenuBG
	for product links above 
=================================================*/
.leftContentBG {
	padding-bottom: 1px;
	}

/* .leftLinkLineBG has same function as .firstLevel,
	.secondLevel and .thirdLevel for product links above 
=================================================*/
.leftLinkLineBG {
	clear: both;
	padding-bottom: 12px;
	line-height: 14px;
	}
.leftLinkImgBG {
	cursor: pointer;
	float: left;
	display: inline;
	padding: 4px 0;
	}
.leftLinkTitle {
	float: left;
	padding-left: 5px;
	}
.leftLinkTitle a {
	display: block;
	padding: 2px 4px 2px 0;
	color: #369; 
	}
.leftLinkTitle a:hover {
	color: #d03;
	}
.leftLoginBG {
	padding: 4px;
	margin: 5px 1px 0 0;
	clear: both;
	border: 1px solid #fff;
	color: #369;
	background: #abc;
	}



/**/