ul#TJK_dropDownMenu li.nosub_home a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/home_menu.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
border-right:1px solid #fff;
}

ul#TJK_dropDownMenu li.nosub_home_active a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/home_menu2.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
color:#fff;
}

ul#TJK_dropDownMenu li.nosub_about a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/about_menu.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
}

ul#TJK_dropDownMenu li.nosub_about_active a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/about_menu2.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
color:#fff;
}

ul#TJK_dropDownMenu li#KR a{
/*
cursor:default;
*/
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/gallery_menu.gif) no-repeat;
text-align:bottom;
z-index:1000;
}

ul#TJK_dropDownMenu li#KR_active a,
ul#TJK_dropDownMenu li#KR_active a:hover
{
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/gallery_menu2.gif) no-repeat;
text-align:bottom;
color:#fff;
z-index:1000;
}


ul#TJK_dropDownMenu li#GJ_active li a, 
ul#TJK_dropDownMenu li#GJ li a,
ul#TJK_dropDownMenu li#KR_active li a, 
ul#TJK_dropDownMenu li#KR li a
{
width:15em;
background:#F4D1DD;
text-align:bottom;
z-index:1000;
}

ul#TJK_dropDownMenu li#GJ_active li a:hover, 
ul#TJK_dropDownMenu li#GJ li a:hover,
ul#TJK_dropDownMenu li#KR_active li a:hover, 
ul#TJK_dropDownMenu li#KR li a:hover
{
background:#F8B9CD;
z-index:1000;
}

ul#TJK_dropDownMenu li#GJ a{
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/services_menu.gif) no-repeat;
text-align:bottom;
}

ul#TJK_dropDownMenu li#GJ_active a{
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/services_menu2.gif) no-repeat;
text-align:bottom;
color:#fff;
}


ul#TJK_dropDownMenu  li#GJ_active li a
{
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/services_menu2.gif) no-repeat;
text-align:bottom;
color:#84848f;
}

ul#TJK_dropDownMenu li#GJ_active li a,
ul#TJK_dropDownMenu li#KR_active li a
{
width:15em;
background:#F4D1DD;
text-align:bottom;
color:#84848f;
}

ul#TJK_dropDownMenu li#KR_active li a:hover
{
width:15em;
background:#F8B9CD;
text-align:bottom;
}

ul#TJK_dropDownMenu li.nosub_gallery a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/gallery_menu.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
}

ul#TJK_dropDownMenu li.nosub_links a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/links_menu.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
}


ul#TJK_dropDownMenu li.nosub_links_active a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/links_menu2.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
color:#fff;
border-right:1px solid #fff;
}


ul#TJK_dropDownMenu li.nosub_contact a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/contact_menu.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
}

ul#TJK_dropDownMenu li.nosub_contact_active a{
cursor:pointer;
width:129px;
background: url(http://www.simplybeautifulhair.co.uk/images/contact_menu2.gif) no-repeat;
text-align:bottom;
padding:45px 0 0 15px;
color:#fff;
}


/* zeroing padding/margin for all elements */
#TJK_dropDownMenu,
#TJK_dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
/*
#TJK_dropDownMenu {position:relative;background:#EE83A7 no-repeat 100% 50%;width:870px;max-width:100%;float:left;
}
*/
/* sub-menu ULs */
#TJK_dropDownMenu li ul {
	width:15em !important;/* leaves room for padding */
	/*
	cursor:default;
	*/
	position:absolute;
	height:auto;
	display:none;
	left:-10px;
	padding:1px 15px 10px 10px;
	background:url(/img/clear.gif);/* trick to keep'em open */
}
/* All LIs */
#TJK_dropDownMenu li {
	position:relative;
	width:145px;
	cursor:pointer;
	float:left;
	list-style-type:none;
font-family:Georgia, "Times New Roman", Times, serif; 
font-style:italic;
text-decoration:none;
font-weight:bold;

}
/* sub-menu LIs */
#TJK_dropDownMenu li ul li {
	width:13em/*FF*/;
	padding:0;
	border:none;
	border-top:none;
}
/* All anchors */
#TJK_dropDownMenu li a {
/*
	cursor:default;
	*/
	color:#84848f;
	text-decoration:none;
	display:block;
	float:left;
/*  uncomment the declaration below if you want to go "full width" */
	line-height:2em;
width:129px;
padding:45px 0 0 15px;
border-right:1px solid #fff;
}


#TJK_dropDownMenu li li a {
	/*
	cursor:default;
	*/
	color:#84848f;
	text-decoration:none;
	display:block;
	float:left;
/*  uncomment the declaration below if you want to go "full width" */
	line-height:3em;
background:#F4D1DD;
display:block;
padding:5px 0 6px 10px;
border-right:1px solid #fff;
border-left:1px solid #fff;
top:45px;
z-index:100;
}




/* sub-menu Anchors */
#TJK_dropDownMenu li ul li a {
	width:15em/*FF*/;
border-bottom:1px solid #fff;
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:1.7em;
	height:1.7em;
	background-position:0 50% !important;
}
/* :hover and stuff */
#TJK_dropDownMenu li a:hover,
#TJK_dropDownMenu li a:focus,
#TJK_dropDownMenu li a:active {color:#EE83A7;}
/* move the declarations from the rule below the one above if you want a background swap on *all* anchors, including the top level ones */
#TJK_dropDownMenu ul a:hover,
#TJK_dropDownMenu ul a:focus,
#TJK_dropDownMenu ul a:active, ul#TJK_dropDownMenu  li#GJ_active li a:hover {color:#fff !important;background:#F8B9CD;}
/* display and z-index for the sub-menus */
#TJK_dropDownMenu li:hover ul,
#TJK_dropDownMenu li.msieFix ul {display:block;z-index:2000;top:2em !important;}
/* safari: users can keep sub-menus up by from sub-menus to next top level  */
/* didn't find a solution for users going back from the last one. I prefer  */
/* to leave it like that vs. taking the last sub-menu *out of* the wrapper  */
#TJK_dropDownMenu li#AB {z-index:6;}
#TJK_dropDownMenu li#CF {z-index:5;}
#TJK_dropDownMenu li#GJ {z-index:4;}
#TJK_dropDownMenu li#KR {z-index:3;}
#TJK_dropDownMenu li#ST {z-index:2;}
#TJK_dropDownMenu li#UZ {z-index:1;}

/* Current location - class on Body must match LI's id */
.AB #TJK_dropDownMenu li#AB a,
.CF #TJK_dropDownMenu li#CF a,
.GJ #TJK_dropDownMenu li#GJ a,
.KR #TJK_dropDownMenu li#KR a,
.ST #TJK_dropDownMenu li#ST a,
.UZ #TJK_dropDownMenu li#UZ a {color:#666;}
/* Keeping current menu accessible to JAWS */
.AB #TJK_dropDownMenu li#AB ul,
.CF #TJK_dropDownMenu li#CF ul,
.GJ #TJK_dropDownMenu li#GJ ul,
.KR #TJK_dropDownMenu li#KR ul,
.ST #TJK_dropDownMenu li#ST ul,
.UZ #TJK_dropDownMenu li#UZ ul {display:block;top:-1000px}

/* background colors */
#AB,#AB li a {background-color:#F8B9CD;}
#CF,#CF li a {background-color:#F8B9CD;}
#GJ,#GJ li a {background-color:#F8B9CD;}
#KR,#KR li a {background-color:#F8B9CD;}
#ST,#ST li a {background-color:#F8B9CD;}
#UZ,#UZ li a {background-color:#F8B9CD;}
/* "trigger" and "msieFix" classes */
#TJK_dropDownMenu li.msieFix a {}
/* last nested UL. keeping it in */
#TJK_dropDownMenu li#UZ ul {left:-2.3em !important;}

/* If JS is OFF we need to style the links in the sub-menu of the current page     */
/* so they are accessible to keyboard users. Using a class on each link would let  */
/* us stick each link in the same place, but we would have to plug a lot of        */
/* attributes in the markup and many rules here, so...                             */
.AB #TJK_dropDownMenu li#AB ul li a:focus,
.AB #TJK_dropDownMenu li#AB ul li a:active,
.CF #TJK_dropDownMenu li#CF ul li a:focus,
.CF #TJK_dropDownMenu li#CF ul li a:active,
.GJ #TJK_dropDownMenu li#GJ ul li a:focus,
.GJ #TJK_dropDownMenu li#GJ ul li a:active,
.KR #TJK_dropDownMenu li#KR ul li a:focus,
.KR #TJK_dropDownMenu li#KR ul li a:active,
.ST #TJK_dropDownMenu li#ST ul li a:focus,
.ST #TJK_dropDownMenu li#ST ul li a:active,
.UZ #TJK_dropDownMenu li#UZ ul li a:focus,
.UZ #TJK_dropDownMenu li#UZ ul li a:active {position:absolute !important;top:1028px !important;}
