
#topnav, #topnav td {
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Lucida, Helvetica, Sans-serif;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.yellowbox {
background-color: #fff9d7;
border: 1px solid #e2c822;
color: #333333;
padding: 3px;
font-size: 11px;
font-weight: bold;
}


#topnav h3 {
  font-weight: bold;
	font-size: 13px;
  border-bottom: 1px solid #ccc;
  color: #333333;
	text-align: center;
  margin-bottom: 3px;
  padding-left: 1px;
	padding: 3px 2px 0px 2px;
	margin-top: 1px;

  /*
  background-image: url('/images/menu_arrow_open.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  */
}

#topnav ul li {
  margin: 2px 3px 2px 3px;
	white-space: nowrap;
  padding: 2px 3px 2px 6px;
}

#topnav ul {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  list-style: none;
}



#topnav a, #topnav td a {
	padding-left: 18px;
	margin-right: 18px;
	color: #000;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#topnav a {
	background-repeat: no-repeat;
}

#topnav .shabot {
	background-image: url(/images/shabot.png);	
}

#topnav .homelink {
	background-image: url(/images/icons/house.png);	
}

#topnav .prefslink {
	background-image: url(/images/icons/wrench.png);	
}
#topnav .postingslink {
	background-image: url(/images/icons/newspaper.png);	
}
#topnav .helplink {
	background-image: url(/images/icons/help.png);	
}

#topnav .lightlink {
	background-image: url(/images/icons/lightbulb.png);	
}

#topnav .heartlink {
	background-image: url(/images/icons/heart.png);	
}

#topnav .mateslink {
	background-image: url(/images/icons/group.png);	
}

#topnav .roomslink {
	background-image: url(/images/icons/building.png);	
}

#topnav .sponsorlink {
	background-image: url(/images/icons/money.png);	
}

#topnav .searchlink {
	background-image: url(/images/icons/find.png);	
}

#topnav .jobslink {
	background-image: url(/images/icons/money.png);	
}

#topnav .forsalelink {
	background-image: url(/images/icons/tag_blue.png);	
}

#topnav .postrmlink {
	background-image: url(/images/icons/newspaper_add.png);	
}

#topnav .emaillink {
	background-image: url(/images/icons/email.png);	
}

#topnav .forumlink {
	background-image: url(/images/icons/comments.png);	
}

#topnav .friendslink {
	background-image: url(/images/icons/group.png);	
}

#topnav .loginlink {
	background-image: url(/images/icons/connect.png);	
}

#topnav .logoutlink {
	background-image: url(/images/icons/disconnect.png);	
}

#topnav .favoriteslink {
	background-image: url(/images/icons/flame.png);	
}

#topnav .eventslink {
	background-image: url(/images/icons/date.png);	
}

#profiletools a {
	padding-left: 18px;
	margin-right: 18px;
	color: #000;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#profiletools .addhotlist {
	background-image: url(/images/icons/flame_add.png);	
	background-repeat: no-repeat;
}

#profiletools .sendemail {
	background-image: url(/images/icons/email.png);	
	background-repeat: no-repeat;
}


a:hover { color: #f00; text-decoration: underline; }

.checkmark {
	padding-left: 18px;
	background-image: url(/images/icons/accept.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.exclamation {
	padding-left: 18px;
	background-image: url(/images/icons/exclamation.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.warning {
	padding-left: 18px;
	background-image: url(/images/icons/error.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.shield {
	padding-left: 18px;
	background-image: url(/images/icons/shield.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.happy {
	padding-left: 18px;
	background-image: url(/images/icons/emoticon_smile.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.unhappy {
	padding-left: 18px;
	background-image: url(/images/icons/emoticon_unhappy.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.rosette {
	padding-left: 18px;
	background-image: url(/images/icons/rosette.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 2px;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
}
