#TJK_dropDownMenu,
#TJK_dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
#TJK_dropDownMenu {position:relative;max-width:100%;float:left;width:790px;z-index:99999;
/*background:url(/images/site_navigation.png) top left no-repeat;*/
}
/* sub-menu ULs */
#TJK_dropDownMenu li ul {
	/*width:11em !important;/* leaves room for padding */
	cursor:default;
	position:absolute;
	height:auto;
	display:none;
	/*left:-10px;*/#left:0px;
	padding:1px 1px 1px 1px;
	background:url(../images/Spacer.gif);/* trick to keep'em open */
}
/* All LIs */
#TJK_dropDownMenu li {
	position:relative;
	max-width:16.5%;
	cursor:pointer;
	float:left;
	list-style-type:none;
	background: transparent;
	font-weight:bold;
}
/* sub-menu LIs */
#TJK_dropDownMenu li ul li {
	width:10em/*FF*/;
	padding:0;
	border:none;
	max-width:120%;
	/*border:1px solid #333;*/
	border-top:none;
}
/* All anchors */
#TJK_dropDownMenu li a {
	cursor:default;
	/*color:#666;
	border-left:1px solid #333;*/
	text-decoration:none;
	display:block;
	float:left;
	padding:0 .4em;
/*  uncomment the declaration below if you want to go "full width" */
/*	width:7.47em; */
	height:2;
	line-height:2em;z-index:999999;
}
/* sub-menu Anchors */
#TJK_dropDownMenu li ul li a {
	width:18em/*FF*/;
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:1.7em;
	height:1.7em;
	font-weight:normal;
	/*border:1px solid #fff;*/
	/*color:#666;*/
	background-position:0 50% !important;
}
/* :hover and stuff */
#TJK_dropDownMenu li a:hover,
#TJK_dropDownMenu li a:focus,
#TJK_dropDownMenu li a:active {/*color:#000*/}
/* 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 {color:#cc0000 !important; background:#ffffff;}
/* display and z-index for the sub-menus */
#TJK_dropDownMenu li:hover ul,
#TJK_dropDownMenu li.msieFix ul {display:block;z-index:999;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:80;}
#TJK_dropDownMenu li#CF {z-index:70;}
#TJK_dropDownMenu li#GJ {z-index:60;}
#TJK_dropDownMenu li#CO {z-index:50;}
#TJK_dropDownMenu li#HO {z-index:40;}
#TJK_dropDownMenu li#KR {z-index:30;}
#TJK_dropDownMenu li#ST {z-index:20;}
#TJK_dropDownMenu li#UZ {z-index:10;}

/* 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,
.CO #TJK_dropDownMenu li#CO a,
.HO #TJK_dropDownMenu li#HO a,
.KR #TJK_dropDownMenu li#KR a,
.ST #TJK_dropDownMenu li#ST a,
.UZ #TJK_dropDownMenu li#UZ a {}
/* Keeping current menu accessible to JAWS */
.AB #TJK_dropDownMenu li#AB ul,
.CF #TJK_dropDownMenu li#CF ul,
.GJ #TJK_dropDownMenu li#GJ ul,
.CO #TJK_dropDownMenu li#CO ul,
.HO #TJK_dropDownMenu li#HO 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:#e2facd;}
#CF,#CF li a {background-color:#fffcd0;}
#GJ,#GJ li a {background-color:#ffe1cc;}
#CO,#CO li a {background-color:#ffe1cc;}
#HO,#HO li a {background-color:#ffe1cc;}
#KR,#KR li a {background-color:#fccae5;}
#ST,#ST li a {background-color:#c9c9ff;}
#UZ,#UZ li a {background-color:#ffcebe;}*/
/* "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,
.CO #TJK_dropDownMenu li#CO ul li a:active,
.CO #TJK_dropDownMenu li#CO ul li a:focus,
.HO #TJK_dropDownMenu li#HO ul li a:active,
.HO #TJK_dropDownMenu li#HO ul li a:focus,
.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;}

/* CUSTOM */
ul#TJK_dropDownMenu ul.item{	border: 1px solid #cccccc; background: #cecfd0 URL(../images/drop_bg.gif) repeat-x top;padding-bottom:0px;margin-top:5px;width:240px;}
ul#TJK_dropDownMenu ul.item li {height:28px;line-height:28px;#height:26px;#line-height:26px;width:240px; border-bottom: 1px solid #dddddd;}
ul#TJK_dropDownMenu ul.item li a{text-align:left; color: #000;height:28px;line-height:28px;#height:26px;#line-height:26px;width:230px;}

ul#TJK_dropDownMenu a#home {padding:0px;padding-right:5px;#margin-bottom:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:71px;background:url(../images/menu_1.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#home:hover,ul#TJK_dropDownMenu a#home.on {background-image:url(../images/menu_1_r.gif)}

ul#TJK_dropDownMenu a#buying {padding:0px;padding-right:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:74px;background:url(../images/menu_2.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#buying:hover,ul#TJK_dropDownMenu a#buying.on {background-image:url(../images/menu_2_r.gif)}

ul#TJK_dropDownMenu a#selling {padding:0px;padding-right:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:85px;background:url(../images/menu_3.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#selling:hover,ul#TJK_dropDownMenu a#selling.on {background-image:url(../images/menu_3_r.gif)}

ul#TJK_dropDownMenu a#renting {padding:0px;padding-right:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:85px;background:url(../images/menu_4.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#renting:hover,ul#TJK_dropDownMenu a#renting.on {background-image:url(../images/menu_4_r.gif)}

ul#TJK_dropDownMenu a#commercial {padding:0px;padding-right:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:119px;background:url(../images/menu_8.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#commercial:hover,ul#TJK_dropDownMenu a#commercial.on {background-image:url(../images/menu_8.gif)}

ul#TJK_dropDownMenu a#holiday {padding:0px;padding-right:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:82px;background:url(../images/holiday.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#holiday:hover,ul#TJK_dropDownMenu a#holiday.on {background-image:url(../images/holiday_r.gif)}

ul#TJK_dropDownMenu a#services {padding:0px;padding-right:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:98px;background:url(../images/menu_5.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#services:hover,ul#TJK_dropDownMenu a#services.on {background-image:url(../images/menu_5_r.gif)}

ul#TJK_dropDownMenu a#about {padding:0px;padding-right:5px;cursor:hand;cursor:pointer;height:33px;display:block;width:98px;background:url(../images/menu_6.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#about:hover,ul#TJK_dropDownMenu a#about.on {background-image:url(../images/menu_6_r.gif)}

ul#TJK_dropDownMenu a#contact {padding:0px;cursor:hand;cursor:pointer;height:33px;display:block;width:119px;background:url(../images/menu_7.gif) top left no-repeat;}
ul#TJK_dropDownMenu a#contact:hover,ul#TJK_dropDownMenu a#contact.on {background-image:url(../images/menu_7_r.gif)}
