/* MAIN NAV ELEMENTS */

ul.menu, ul.menu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 200px;
}

ul.menu a {
  display: block;
  text-decoration: none;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

ul.menu li {
  line-height: 14px;
  margin: 0px;
  padding: 0px;
}

ul.menu li a {
  color: #000;	
  padding: 5px;
  border-bottom: 1px solid #86888A;
  display: block;
  line-height: 14px;
}

ul.menu li a:hover {
	text-decoration: none;
}

ul.menu li ul li {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

ul.menu li ul li a {
  color: #74818d;
  padding-left: 20px;
  font-size: 12px;
  border-bottom: none;
  line-height: 12px;
}

ul.menu li ul li a:hover {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
	text-decoration: none;
}

/* END MAIN NAV ELEMENTS */

/* SUBNAV ELEMENTS */

ul.subnav {
	list-style-type: none;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: 200px;
}

ul.subnav a {
	display: block;
  	text-decoration: none;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	line-height: 12px;
  	font-weight: bold;
}

ul.subnav li {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

ul.subnav li a {
	color: #333333;
	text-align: right;
	margin: 0px;
	padding: 5px;
  	padding-right: 20px;
  	font-size: 12px;
	line-height: 12px;
  	border-bottom: none;
	background: url(../images/gray_arrow.gif) right no-repeat;
	text-decoration: none;
}

ul.subnav li a:hover {
	background: url(../images/gray_arrow_o.gif) right no-repeat;
	color: #5b656f;
	text-decoration: none;
}

ul.subnav li#orange a {
	color: #ffffff;
	background: url(../images/bg-contact_btn.gif) bottom right no-repeat;
	text-decoration: none;
}

ul.subnav li#orange a:hover {
	background: url(../images/bg-contact_btn_o.gif) bottom right no-repeat;
	color: #ffffff;
	text-decoration: none;
}

/* END SUBNAV ELEMENTS */

/* TOP NAV ELEMENTS */

ul.topNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

ul.topNav li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

ul.topNav li a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

ul.topNav li a:hover {
	text-decoration: underline;
}

/* END TOP NAV ELEMENTS */

/* FOOTER NAV ELEMENTS */

a.footer {
	font-size: 10px;
	font-weight: normal;
	color: #484a52;
}

ul.footer {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #484a52;
}

ul.footer li {
	display: inline;
	font-size: 10px;
	font-weight: normal;
	color: #484a52;
}

ul.footer li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #484a52;
	text-decoration: none;
}

ul.footer li a:hover {
	text-decoration: underline;
}

/* END FOOTER NAV ELEMENTS */

/* PAGE MARKERS */

ul#team li ul li#team a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#qualifications li ul li#qualifications a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#links li ul li#links a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#listings li ul li#listings a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#buyer li ul li#buyer a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#buyProcess li ul li#buyProcess a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#forms li ul li#forms a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#seller li ul li#seller a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#sellProcess li ul li#sellProcess a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#confidentiality li ul li#confidentiality a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#faqs li ul li#faqs a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#getStarted li ul li#getStarted a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#components li ul li#components a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#benefits li ul li#benefits a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

ul#exit li ul li#exit a {
	background: url(../images/bg-rollover.gif) bottom left no-repeat;
	color: #fff;
}

/* END PAGE MARKERS */