.ui-toolkit  {
	margin: 30px 0px 5px 0px;
	padding: 0px;
	width: 165px;
	}

.ui-toolkit p  {
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 28px;
	text-indent: -9999px;
	}
	
.ui-toolkit p a  {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 100%;
	}
	
.ui-toolkit p#cap  {
	height: 1px;
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px 0px no-repeat;
	}
.ui-toolkit p#email  {
	height: 25px;
	}
.ui-toolkit p#save  {
	height: 26px;
	}
.ui-toolkit p#print  {
	height: 26px;
	}
.ui-toolkit p#ask  {
	height: 24px;
	}
.ui-toolkit p#sign  {
	height: 25px;
	}
.ui-toolkit p#request  {
	height: 28px;
	}


.ui-toolkit p#email a  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -1px no-repeat;
	}
.ui-toolkit p#save a  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -26px no-repeat;
	}
.ui-toolkit p#print a  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -52px no-repeat;
	}
.ui-toolkit p#ask a  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -78px no-repeat;
	}
.ui-toolkit p#sign a  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -102px no-repeat;
	}
.ui-toolkit p#request a  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -127px no-repeat;
	}


.ui-toolkit p#email a:hover  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -201px no-repeat;
	}
.ui-toolkit p#save a:hover  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -226px no-repeat;
	}
.ui-toolkit p#print a:hover  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -252px no-repeat;
	}
.ui-toolkit p#ask a:hover  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -278px no-repeat;
	}
.ui-toolkit p#sign a:hover  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -302px no-repeat;
	}
.ui-toolkit p#request a:hover  {
	background: transparent 
		url(/templates/images/ui-tools.gif) 
		0px -327px no-repeat;
	}













ul#nav, ul#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul#nav ul {
	border: green 1px solid;
	background-color: #fff;
}

#nav a {
	color: green;
	text-decoration: none;
}
#nav {
position: relative;
top: 0px;
}

#nav li li {
	padding: 3px 6px 3px 6px;
	margin: 0px;
	border: 1px white solid;
}

#nav li li a {
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
}

#nav li li a:hover {
	color: #346C32;
	text-decoration: underline;
}


#nav div {
	font-size: 12px;
	font-weight: bold;
	color: #E0D167;	
	margin: 0px;
	padding: 0px;
	width: 135px;
	height: 27px;
	background: transparent 
		url(/templates/images/nav.gif) 
		0px 0px no-repeat;
	 }
#nav div a {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	 }
	 
#nav div#territories {
	width: 97px;
	background: transparent 
		url(/templates/images/nav.gif) 
		0px 0px no-repeat;
	 }
#nav div#style {
	width: 195px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-97px 0px no-repeat;
	 }
#nav div#motif {
	width: 87px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-292px 0px no-repeat;
	 }
#nav div#date {
	width: 136px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-379px 0px no-repeat;
	 }
#nav div#travel {
	width: 155px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-515px 0px no-repeat;
	 }
#nav div#myobp {
	width: 70px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-670px 0px no-repeat;
	 }
	 





/* first level nav item */

#nav li {
	float: left;
	position: relative;
	padding: 0px;
	margin-right: 0px;
}

 
/* fly out */

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	border: solid 1px #346C32;
	white-space: nowrap;
}

#nav li ul#territories {
	width: 160px;
}
#nav li ul#style {
	width: 200px;
}
#nav li ul#motif {
	width: 200px;
}
#nav li ul#date {
	width: 115px;
}
#nav li ul#travel {
	width: 230px;
}
#nav li ul#myobp {
	width: 100px;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	padding: 2px;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

#nav .first {
}

ul#nav li ul { filter: alpha(opacity=87); }
ul#nav li ul li a { filter: alpha(opacity=100); }





.ui-footer {
	background-image: url("/templates/images/ui2_05.gif");
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #E0D167;	
	height: 27px;
	padding-left: 13px;
	 }
.ui-footer a {
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	width: 135px;
	height: 27px;
	background: transparent 
		url(/templates/images/nav.gif) 
		0px -50px no-repeat;
	 }
.ui-footer a#responsible {
	width: 190px;
	background: transparent 
		url(/templates/images/nav.gif) 
		0px -50px no-repeat;
	 }
.ui-footer a#resources {
	width: 130px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-190px -50px no-repeat;
	 }
.ui-footer a#faq {
	width: 205px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-320px -50px no-repeat;
	 }
.ui-footer a#about {
	width: 95px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-525px -50px no-repeat;
	 }
.ui-footer a#contact {
	width: 90px;
	background: transparent 
		url(/templates/images/nav.gif) 
		-620px -50px no-repeat;
	 }


