.hide{
display: none;
}

.show{
	display: block;
	z-index: 100;
	left: 100px;
}

.ShopTree {
	position:relative;
	width: 170px;
	background-color: ECEEFF;
}
.CatSubMenu {
	position:absolute;
	left:130px;
	width:250px;
	height:200px;
	z-index:30;
}
.RowOff {
	background-color: #ECEEFF;
}
.RowOn {
	background-color: #FFF1C6;
}
.ShopGroup {

	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px none #B5DBFF;
	border-right: 1px none #B5DBFF;
	border-bottom: 1px solid #B5DBFF;
	border-left: 1px none #B5DBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.ShopGroupOn {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px none #B5DBFF;
	border-right: 1px none #B5DBFF;
	border-bottom: 1px solid #B5DBFF;
	border-left: 1px none #B5DBFF;
	background-color: #3BAFE3;
	background-image: url(/images/Tabs/blueslate_background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a.ShopGroupOn:link {  
	color: #FF0000; 
	text-decoration: underline
}
a.ShopGroupOn:hover {  
	color: #FF0000; 
	text-decoration: underline
}
a.ShopGroup:link {  
	color: #FF0000; 
	text-decoration: underline
}
a.ShopGroup:hover {  
	color: #FF0000; 
	text-decoration: underline
}
.ShopCategoryOn {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px none #B5DBFF;
	border-right: 1px none #B5DBFF;
	border-bottom: 1px solid #B5DBFF;
	border-left: 1px none #B5DBFF;
	background-color: #A5D7F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.ShopCategory:link {  
	color: #FF0000; 
	text-decoration: underline
}
a.ShopCategory:hover {  
	color: #FF0000; 
	text-decoration: underline
}
.ShopCategory {

	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px none #B5DBFF;
	border-right: 1px none #B5DBFF;
	border-bottom: 1px solid #B5DBFF;
	border-left: 1px none #B5DBFF;
}
.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(/Prefs/NavBar2/images/blueslate_backgroundOVER.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5DBFF;
	border-bottom-color: #B5DBFF;
	text-transform: uppercase;
}
.MenuTitleNT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(/Prefs/NavBar2/images/blueslate_backgroundOVER.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5DBFF;
	border-bottom-color: #B5DBFF;
	text-transform: uppercase;
}
.MenuTitleNoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #FFF1F5;
	background-image: url(/images/Tabs/FadeRed.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5DBFF;
	border-bottom-color: #B5DBFF;
}
.MainTree { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000}

a.MainTree:hover {  
	color: #000000; 
	text-decoration: underline
}

.Category { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000033; 
}

a.Category:hover {  
	color: #FF0000; 
	text-decoration: underline
}

.SubRed { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #FF0000; 
}

a.SubRed:hover {  
	color: #FF0000;  
	text-decoration: underline
}
.Skype {

	background-color: #FFFFFF;
	border-top: 1px none #B5DBFF;
	border-right: 1px none #B5DBFF;
	border-bottom: 1px solid #B5DBFF;
	border-left: 1px none #B5DBFF;
}
