/* CSS Document */
div#navbar
{
	width: 211px;
	position: absolute;
	top: 0;
	left: 0;
}

div#navbar li a:hover { background-position: 0 0; }

div#navbar ul
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: -10px;
}

div#navbar li.replace
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
}

div#navbar li.replace span
{
	padding: 15px 0 15px 0;
	margin: -1px 0 -1px 0;
}

li.replace#nav_bedbreak
{
	width: 179px;
	height: 15px;
}

li.replace#nav_bedbreak a span
{
	width: 179px;
	height: 15px;
	background: #3399cc url(../../template_nav/images/bed_button.gif) center left no-repeat;
	color: black;
}

li.replace#nav_bedbreak a:hover span
{
	width: 179px;
	height: 15px;
	background: #3399cc url(../../template_nav/images/bed_button-over.gif) center left no-repeat;
	color: black;
}

li.replace#nav_therap
{
	width: 179px;
	height: 35px;
}

li.replace#nav_therap a span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/yoga_thera_button.gif) center left no-repeat;
	color: black;
}

li.replace#nav_therap a:hover span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/yoga_thera_button-over.gif) center left no-repeat;
	color: black;
}

li.replace#nav_vacat
{
	width: 179px;
	height: 35px;
}

li.replace#nav_vacat a span
{
	width: 179px;
	height: 34px;
	background: #3399cc url(../../template_nav/images/yoga_macro_button.gif) center left no-repeat;
	color: black;
}

li.replace#nav_vacat_current span
{
	width: 179px;
	height: 34px;
	background: #3399cc url(../../template_nav/images/yoga_macro_button-over.gif) center left no-repeat;
	color: black;
}

li.replace#nav_advstud
{
	width: 179px;
	height: 16px;
}

li.replace#nav_advstud span
{
	width: 179px;
	height: 16px;
	background: #3399cc url(../../template_nav/images/advanced_button.gif) center left no-repeat;
	color: black;
}

li.replace#nav_advstud a:hover span
{
	width: 179px;
	height: 16px;
	background: #3399cc url(../../template_nav/images/advanced_button-over.gif) center left no-repeat;
	color: black;
}

li.replace#nav_classes
{
	width: 179px;
	height: 35px;
}

li.replace#nav_classes a span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/iyengar_class_button.gif) center left no-repeat;
	color: black;
}

li.replace#nav_classes a:hover span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/iyengar_class_button-over.gif) center left no-repeat;
	color: black;
}

li.replace#nav_stephan
{
	width: 179px;
	height: 35px;
}

li.replace#nav_stephan a span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/karin_profile_button.gif) center left no-repeat;
	color: black;
}

li.replace#nav_stephan a:hover span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/karin_profile_button-over.gif) center left no-repeat;
	color: black;
}

li.replace#nav_contact
{
	width: 179px;
	height: 35px;
	margin-bottom: 10px;
}

li.replace#nav_contact a span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/upcoming_button.gif) center left no-repeat;
	color: black;
	margin-bottom: 10px;
}

li.replace#nav_contact a:hover span
{
	width: 179px;
	height: 35px;
	background: #3399cc url(../../template_nav/images/upcoming_button-over.gif) center left no-repeat;
	color: black;
	margin-bottom: 10px;
}

li.replace#nav_bolster
{
	width: 179px;
	height: 20px;
	margin-top: 5px;
}

li.replace#nav_bolster a span
{
	width: 179px;
	height: 20px;
	background: #3399cc url(../../template_nav/images/submenu_yoga_bolster_button.gif) center left no-repeat;
	color: black;
	margin-top: 5px;
}

li.replace#nav_bolster a:hover span
{
	width: 179px;
	height: 20px;
	background: #3399cc url(../../template_nav/images/submenu_yoga_bolster_button-over.gif) center left no-repeat;
	color: black;
	margin-top: 5px;
}

li.replace#nav_ginger
{
	width: 179px;
	height: 21px;
}

li.replace#nav_ginger a span
{
	width: 179px;
	height: 21px;
	background: #3399cc url(../../template_nav/images/submenu_ginger_compress_button.gif) center left no-repeat;
	color: black;
}

li.replace#nav_ginger a:hover span
{
	width: 179px;
	height: 21px;
	background: #3399cc url(../../template_nav/images/submenu_ginger_compress_button-over.gif) center left no-repeat;
	color: black;
}

