.topMenuWrapper {
	line-height:normal;
}
#leftNav table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
	visibility:visible;
}
#leftNav li:hover {
	position:relative;
	visibility:visible;
}
/*#leftNav ul, #leftNav :hover ul ul, #leftNav :hover ul :hover ul ul, #leftNav :hover ul :hover ul :hover ul ul,
#leftNav :hover ul :hover ul :hover ul :hover ul ul {*/
#leftNav .top ul.sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	/*top:29px;left:0px;*/
	width:0;
	height:0;
	/*visibility:visible;*/
	margin:0;
	padding:0;/*position:absolute;
	top:29px;right:400px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:187px;height:auto;
	background: #fff;
	border:1px solid #D1D1D1;
	border-top-width:0px;
	white-space:nowrap;
	z-index:200;
	text-align:left;
	visibility:hidden;
	padding-top:3px;
	padding-bottom:5px;*/
}
#topnav ul.more_sub {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
	padding:0px;
	position:relative;
}
#leftNav :hover ul.sub {
	left:0px;
	top:29px;
	width:140px;
	height:auto;
	visibility:visible;
}
#leftNav :hover ul.sub li a {
	display:block;
	width:126px;
	visibility:visible;
}
/* myspace styles */

#wrap {
	width:960px;
}
a {
	outline: none;
}
.left {
	float: left;
}
#topnav .right {
	float: right;
}
.inline {
	display: inline;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
.clearfix {
.display: inline-block;
}
* html .clearfix {
	height: 1%;
}
div#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
div#header * {
	font-size: 11px;
}
/* global page styles
---------------------------------------------------------- */
.global {
	margin: 10px 0;
}
.globalLeaderboard {
	padding-top: 10px;
}
.globalWidth {
	width: 960px;
}
.profile {
	margin: 5px 0 4px 0;
}
.profileWidth {
	width: 800px;
}
/* header
---------------------------------------------------------- */
#header * {
	font-family:verdana, arial, sans-serif, helvetica;
}
div#headerWrap {
	text-align:center;
}
div#header {
	text-align:left;
	background-color: #2358b8;
	margin: 0 auto;
	padding: 0;
	height: auto;
}
div#leaderboard {
	text-align: center;
}
/*div#googlebar {background: #2358b8 url('../../img/header/bkg_msbar.png') 0 bottom repeat-x; border: 0; padding: 0 14px; }*/

/* ms logo
---------------------------------------------------------- */
div#logo {
	display: inline;
	float: left;
	padding: 9px 0;
	margin-top:10px;
}
h1.mslogo {
	border:0;
	margin: 0;
	padding: 0;
	background:transparent none repeat scroll 0% 50%;
}
h1.mslogo a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000em !important;
}
h1.mslogo a {
	background: 0 0 no-repeat;
	border: 0;
	height: 24px;
	width: 138px;
}
div#logo.splash {
	padding: 9px 0;
	margin-top:7px;
}
div#logo.splash h1.mslogo a {
	height: 30px;
	width: 171px;
}
/* user
---------------------------------------------------------- */
/*div#user { background: url('../../img/header/rail_msbar.png') 0 center no-repeat; display: inline; float: left; height: 32px; margin-left: 7px; margin-top:15px;}*/

/* user thumbnail */
div#thumb {
	display: inline;
	float: left;
	height: 32px;
	margin: 0 5px 0 10px;
	overflow: hidden;
}
div#thumb a img {
	border: 1px solid #fff;
	display: block;
	vertical-align: middle;
}
div#thumb a:hover img {
	border: 1px solid #c5e9fd;
}
/* user status */
div#status {
	color: #fff;
	display: inline;
	float: left;
	line-height: 14px;
	padding: 2px 0;
}
div#status strong {
	color: #c5e9fd;
}
div#status a {
	color: #c5e9fd;
	text-decoration: underline;
}
div#status a:hover {
	color: #fff;
	text-decoration: none;
}
div#status img {
	display: inline-block;
	vertical-align: top;
}
/* user shortcuts
---------------------------------------------------------- */
/*div#shortcuts {  margin-top:22px; background: url('../../img/header/rail_msbar.png') 0px -6px no-repeat; display: inline; float: left; height: 32px; margin-left: 7px; vertical-align: middle; padding-left:5px;}*/
div#shortcuts div {
	margin: 0;
}
div#shortcuts select {
	width:133px;
	color: #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif; /*height:20px;*/
	margin: 0;
}
/*---------------------------- NAVIGATION START ----------------------------*/
.navRight {
	/*	background-image: url(menu15/menu_right.gif); */
	background-repeat: no-repeat;

}

.navRight ul{
	background-color: #fff;
	background-image: url(menu15/bkg_menubar.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#topnav {
	z-index:200;
	padding:0;
	margin:0;
	background-color: #fff;
}




/*---------------------------- TOP LEVEL START ----------------------------*/

#topnav ul {
	list-style: none;
	display:block;
	/*	background-image: url(menu15/menu_left.gif); */
	
	background-position: left -2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#topnav ul.sub {
	border-right: 1px #1B4591 solid;
}
#topnav * {
	color:#000;
}
#topnav ul#leftNav {
	float: left;
}
#topnav ul#rightNav {
	float: right;
}
#topnav ul li.top {
	padding: 0;
	margin-left: 5px;
	float: left;
	/*   border-left: 1px #fff solid;  */
 background:url(menu15/top_corner_left.png) no-repeat left top;
	position:relative;
}
#topnav ul li a {
	padding: 0 10px;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	display: block;
	background:url(menu15/top_corner_right.png) no-repeat right top;
	float:left;
	font-weight:bold;
}
#topnav ul li a small {
	font-size:8px;
}
#topnav ul li:hover a.top_link {
	background:url(menu15/top_corner_right.png) no-repeat right top;
	color: #FF0000;
}
#topnav ul li a:hover {
	/*	background-color: #333333; */
	color: #FF0000;
}
#topnav ul li a.open small {
	color: #003399;
}
#topnav ul li a.open {
	background: #fff;
	color: #003399;
}
#topnav ul li a.open:hover {
	background: #d9eafb;
	color: #036;
}
/*---------------------------- TOP LEVEL END ----------------------------*/

/*---------------------------- DROP DOWNS START ----------------------------*/ 
#subnav * {
	text-transform: none !important;
	color: #003399 !important;
	text-decoration: none !important;
}
#subnav ul.sub {
	position: absolute;
	/*left: -10000px;*/
    padding: 0;
	margin: 0;
	border: 1px #cfcfcf solid;
	border-top: none;
	background: #fff;
	list-style:none;
	display:block;
	float:left;
	z-index:1000001 !important;
}
#subnav ul li {
	padding: 0;
	margin: 0;
	/*height: 22px;
    line-height: 22px;*/
    border-bottom: 1px #fff solid;
	display:block;
	float:left;
	clear:both;
}
#subnav ul li.divider {
	border-bottom-color: #cfcfcf;
}
#subnav ul li.last {
	border-bottom: none;
}
#subnav ul li a {
	padding: 0 5px 0 9px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	display: block;
	float:left;
	white-space:nowrap;
	background-image:none !Important;
}
#subnav ul li a:hover {
	background: none #d9eafb;
	color: #036;
}
#subnav ul li a.selected {
	background: none #d9eafb;
	color: #036;
}
#framer {
	border:none;
	display:none;
	position:absolute;
}
/*---------------------------- DROP DOWNS END ----------------------------*/ 
/*---------------------------- Mail Count Start ----------------------------*/ 
#topnav ul li .mailCountNav {
	font-weight:bold;
}
#topnav ul li a.open .mailCountNav {
	color: #003399;
}
#topnav ul li a.open .mailCountNav:hover {
	background:none #d9eafb;
	color: #036;
}
#subnav ul li .mailCountNav {
	color:#036 !important;
}
/*---------------------------- Mail Count End ----------------------------*/ 
/*----------------------------- NAVIGATION END -----------------------------*/

/* CHANNEL FIXES
---------------------------------------------------------- */

div#comedian_topnav {
	width:945px !important;
}
div#music_topnav, div#film_topnav {
	width:950px !important;
}
/*----------------------------- SPLASH LINKS START -----------------------------*/

#splashlinks {
	margin-top: 16px;
	margin-left: 7px;
	padding-left: 7px;
	border-left: #426FBF 1px solid;
	float: left;
	text-align: left;
}
#splashlinks a {
	text-decoration: underline;
}
#splashnew {
	color: #C2E8FB !important;
	margin-bottom: 2px;
	font-weight: bold;
}
div#splashlinks * {
	color: #fff;
	font-size: 10px !important;
}
/*----------------------------- SPLASH LINKS END -----------------------------*/

/*hsm*/
#header #headerStatusMood {
	z-index: 1000009 !important;
	float: left;
	position: relative;
	color: #FFF;
}
#header #headerStatusMood * {
	color: #fff;
	font-size: 10px;
}
#header .hsmLabel, #header .hsmParen {
	color: #C3E9FF !important;
}
#header #hsmMain {
	width: 265px;
}
#header #hsmStatusLine {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-bottom: 2px;
	margin-top: 2px;
}
#header #hsmUpdateDialog {
	z-index: 1000010 !important;
}
#header #hsmUpdateDialog .hsmLabel {
	color: #000 !important;
}
#header #hsmUpdateDialog td {
	color: #000;
	padding: 1px 1px 3px;
	white-space: nowrap;
}
#header #hsmUpdateDialog input {
	color: #000;
	border: 1px solid #CCC;
	font: 9px Verdana;
	background: #FFF;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#header #hsmUpdateDialog .hsmButton {
	float: right;
	height: 12px;
	color: #1C4976;
	position: relative;
	cursor: pointer;
	font: bold 10px Verdana;
	padding: 2px 3px 3px;
	margin: 2px 7px 0 0;
}
#header #hsmUpdateDialog .hsmButtonRight {
	position: absolute;
	right: 0;
	right: -1px;
	top: 0;
	height: 17px;
	width: 3px;
}
#header #hsmThumb {
	margin-left: 7px;
}
#header #hsmMyImage {
	margin-right: 7px;
}
#header #hsmUpdateDialog * {
	color: #036;
}
#header #hsmUpdateDialog .hsmLabel {
	color: #369 !important
}
#topnav .sub li.active a.more_top_a {
	background: none #d9eafb;
	color: #036;
}
.more_down, .more_right, .more_empty {
	width:13px;
	height:23px;
	vertical-align:middle;
}
.more_down {
	background:url(menu15/more_down.gif) no-repeat left center;
}
.more_right {
	background:url(menu15/more_right.gif) no-repeat left center;
}
.more_empty {
	background:url(menu15/more_empty.gif) no-repeat left center;
}
#topnav .submenu {
	background:#fff url(menu15/bkg_menubar.png) repeat-x scroll 0pt;
	height:27px;
	margin:0pt;
	padding:0pt;
	z-index:210;
}
