#navbar {
	padding: 0 10px 10px 10px;
	background-color: #fff;
	}
.navPad {
	padding: 10px 15px 0 15px;
	}
.navHead {
	height: 75px;
	overflow: hidden;
	}
#logo { 
	float: left;
	width: 150px;
	height: 75px;
	}
#search {
	float: left;
	width: 299px;
	margin: 22px 0 0 110px;
	text-align: center;
	}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
#search_bkgd {
	width: 299px;
	height: 24px;
	overflow: hidden;
	background-image: url(/images/topNav/bkgd-searchinput.gif);
	background-repeat: no-repeat;
	}
#search_input {
	float: left;
	width: 201px;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	color: #000;
	border: none;
	outline: none;
	background-color: transparent;
	}
#search_submit {
	float: left;
	width: 78px;
	height: 24px;
	margin: 0;
	border: none;
	background-color: transparent;
	background-image: url(/images/topNav/search_submit.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	}
#login {
	float: right;
	width: 270px;
	font-size: 11px;
	color: #666;
	}
#login div {
	width: 130px;
	float: left;
	margin: 5px 5px 0 0;
	font-size: 11px;
	}
#login p {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 130%;
	}
#login dl {
	float: left;
	width: 130px;
	margin: 0;
	}
#login dt {
	clear: both;
	float: left;
	margin: 0 0 1px 0;
	padding-right: 4px;
	font-weight: bold;
	white-space: nowrap;
	}
#login dd {
	float: left;
	min-width: 45px;
	margin: 0 0 1px 0;
	}
#login .customRank {
	white-space: normal;
	}
#login .avatar {
	margin-top: 5px;
	}
.bullet-my1up {
	padding-left: 15px;
	background-image: url(/images/topNav/icon_invite_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
.bullet-message {
	padding-left: 15px;
	background-image: url(/images/topNav/icon_sendtofriend_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
.bullet-friend {
	padding-left: 15px;
	background-image: url(/images/topNav/icon_friend_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}

.orange, .orange a, .orange a:visited {
	color: #f60;
	text-decoration: none;
	}
.orange a:hover {
	color: #f60;
	text-decoration: underline;
	}
#menu_items {
	width: 934px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	overflow: hidden;
	}
#menu_items li {
	float: left;
	margin: 0 1px 0 0;
	list-style: none;
	}
.tab-mainBlue {
	height: 37px;
	background-image: url(/images/topNav/topnav_blue.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	}
.tab-mainBlue a, .tab-mainBlue a:hover, .tab-mainBlue a:visited {
	padding: 10px 15px;
	line-height: 38px;
	text-decoration: none;
	color: #fff;
	}
.tab-mainBlue a:hover {
	background-image: url(/images/topNav/topnav_blue_over.jpg);
	background-repeat: repeat-x;
	}
.tab-mainGray {
	height: 37px;
	background-image: url(/images/topNav/topnav_gray.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	}
.tab-mainGray a, .tab-mainGray a:hover, .tab-mainGray a:visited {
	padding: 10px 15px;
	line-height: 38px;
	text-decoration: none;
	color: #000;
	cursor: default;
	}
#menucap_left {
	width: 6px;
	height: 37px;
	background-image: url(/images/topNav/topnav_lcap.jpg) !important;
	background-position: left top;
	background-repeat: no-repeat;
	}
#menucap_right {
	width: 6px;
	height: 37px;
	background-image: url(/images/topNav/topnav_rcap.jpg) !important;
	background-position: right top;
	background-repeat: no-repeat;
	}
#menu_subitems {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu_subitems li {
	float: left;
	margin: 0;
	padding: 5px 9px 0 9px;
	list-style: none;
	}