/* JDRF Kids Nav Styles */

#flashNav {
	float: right;
	position: relative;
	right: 2px;
	width: 445px
}

#flashNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 71px
}

#flashNav li {
	float: left
}

#flashNav span {
	display: none
}

#flashNav a {
	display: block;
	height: 71px;
}

#new a {
	width: 82px;
	background: url(../img/new_diabetes.gif) no-repeat
}

#life a {
	width: 90px;
	background: url(../img/your_life.gif) no-repeat
}

#cure a {
	width: 88px;
	background: url(../img/search_cure.gif) no-repeat
}

#make a {
	width: 93px;
	background: url(../img/make_difference.gif) no-repeat
}

#stuff {
	width: 86px;
	background: url(../img/your_stuff.gif) no-repeat;
}

#topList {
	width: 445px;
	list-style-type: none;
	color: #fff; 
	margin: 0 0 20px 0;
	height: 15px;
	padding: 0;
}

#topList li {
	float: left;
	padding: 0 10px 0 8px;
	margin-left: 8px;
	background: url(../img/bullit.gif) no-repeat left center; 
}

#topList a {
	color: #FF0000;
	font-weight: bold
}

ul#topList li#search {
	float: right;
	background-image: none;
}

#search img {
	padding-right: 5px;
}

#search input {
	margin-right: 5px
}

/* Sub Navigation */

/* Level 1 */

#subNav {
	background-color: #FF0000;
	width: 153px;
	margin: 0;
	font-family: "Comic Sans MS", sans-serif;
	padding-left: 20px;
	voice-family: "\"}\""; 
  voice-family:inherit;
  width:133px;
}

#subNav li {
	padding: 7px 0 0 0 
}

/* Level 2 */

#subNav ul {
	padding-left: 10px;
	margin: 0;
	list-style-type: disc;
}

#subNav li li {
	padding: 7px 0 0 0
}







