/* basic elements */

* { margin: 0; padding: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* mac hide \*/
* html .clearfix {height: 1%;}
  .clearfix {display: block;}
/* End hide */

body
{
    font: normal 13px Tahoma;
    background: #abc2f0 url(../images/mu_background.gif) repeat-y center;
}

table
{
	padding: 0px;
	margin: 0px;
}

p
{
    margin-bottom: 10px;
}

a img
{
	border:0;
}

#mainWrapper
{
	margin: auto;
	width:993px;
}

#hdrWrapper
{
    background: url(../images/bg-hdr.jpg);
    min-width: 770px;
}

#header
{
    background: url(../images/bg-hdr-hostess.jpg) no-repeat right;
    margin-right: 5px;
    height: 115px;
}

#tabs
{
    width: 100%;
    font-size: 93%;
    line-height: normal;
}

#tabs ul
{
    margin: 0;
    padding: 0 5px;
    list-style: none;
}

#tabs li
{
    float: left;
    margin: 0;
    padding: 0 0 0 9px;
}

#tabs a
{
    font: bold 11px Arial;
    color: #00297a;
    display: block;
    background: url("../images/bg-tabs-lt.jpg") no-repeat left top;
    text-decoration: none;
    padding: 10px 15px 16px;
}

#tabs a:hover
{
    color: #0046d3;
}

#tabs li
{
    float: left;
    background: url("../images/bg-tabs-rt.jpg") no-repeat right top;
    margin: 0;
    padding: 0;
}

#hdrExtra
{
    clear: both;
    padding-top: 12px;
    min-width: 770px;
}

#hdrExtra a
{
    text-decoration: none;
}

#hdrExtra h1
{
    float: left;
    background: url(../images/mu-logo.gif) no-repeat;
    height: 57px;
    margin-left: 10px;
    width: 138px;
    overflow: hidden;
    text-indent: -5000px;
}

.hdrPolicies
{
    background: url(../images/bg-hdr-policies.jpg) no-repeat left;
    float: right;
    font: 10px Verdana;
    margin: 25px 166px 0 0;
    padding: 10px 0;
    text-indent: 31px;
}

.hdrSecurity
{
    background: url(../images/bg-hdr-security.jpg) no-repeat left;
    float: right;
    font: 10px Verdana;
    margin: 25px 14px 0 0;
    padding: 10px 0;
    text-indent: 31px;
}

.hdrFaceBook
{
    background: url(../images/bg-hdr-FaceBook.jpg) no-repeat left;
    float: right;
    font: 10px Verdana;
    margin: 25px 14px 0 0;
    padding: 10px 0;
    text-indent: 31px;
}

.hdrTwitter
{
    background: url(../images/bg-hdr-Twitter.jpg) no-repeat left;
    float: right;
    font: 10px Verdana;
    margin: 25px 14px 0 0;
    padding: 10px 0;
    text-indent: 31px;
}

/*
.hdrTwitter
{
    float: right;
    margin: 28px 14px 0 0;
}
*/

#topNav
{
    background: url(../images/bg-topNav.gif) repeat-x center;
    min-width: 770px;
    height: 30px;
    margin: 1px 0;
    text-align: left;
    font: bold 11px Verdana;
    line-height: 28px;
}

#topNav a
{
    color: #fff;
    text-decoration: none;
    padding: 0 15px;
}

#topNav a:hover
{
    color: #ffda47;
}

#main
{
    min-width: 770px;
    background: url(../images/bg-main.png) repeat-y top;
    float: left;
}

#tcm_main
{
    min-width: 770px;
    background: #ffffcc;
}

#leftNav
{
    /*position: absolute;
    left: 0;*/
    float: left;
    width: 165px;
    background: #ccf url(../images/bg-leftNav.jpg) no-repeat top;
    text-align: center;
}


#searchBox
{
    background: #ADADF3;
    padding:15px 0 20px 10px;
    text-align:left;
}

#searchText
{
    width: 141px;
    margin: 0 0 8px 0;	
}

#searchHeader
{
    margin: 0 0 8px 0;
}

#searchSelect
{
    width: 143px;
    margin: 0 0 8px 0;	
}


#leftBrowseTop
{
    background: #003cb4 url(../images/top_genres.jpg) no-repeat top;
    width: 143px;
    margin: 10px auto 0 10px;
    text-align: left;
}

#leftBrowseMore
{
    background: #003cb4 url(../images/more_genres.jpg) no-repeat top;
    width: 143px;
    margin: 10px auto 0 10px;
    text-align: left;
}

#leftBrowse ul
{
    padding: 25px 4px 5px;
    list-style: none;
}

#leftBrowse li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#leftBrowse li.row1 a
{
    background: #f7f7ff;
    color: #00297a;
    display: block;
    font: bold 11px Arial;
    line-height: 22px;
    margin: 0 auto;
    padding: 0 5px;
    text-decoration: none;
}

#leftBrowse li.row1 a:hover
{
    color: #0046d3;
}

#leftBrowse li.row2 a
{
    background: #e5e5ff;
    color: #00297a;
    display: block;
    font: bold 11px Arial;
    line-height: 22px;
    margin: 0 auto;
    padding: 0 5px;
    text-decoration: none;
}

#leftBrowse li.row2 a:hover
{
    color: #0046d3;
}

#leftBrowse li.more a
{
    background: #e5e5ff;
    color: #00297a;
    display: block;
    font: bold 11px Arial;
    line-height: 22px;
    margin: 0 auto;
    padding: 0 5px;
    text-decoration: none;
    text-align: right;
}

#leftBrowse li.more a:hover
{
    color: #0046d3;
}

.leftNavList
{
    margin-bottom: 10px;
}

ul.leftNavList
{
    padding: 16px 0 1px;
    background: url(../images/bg-leftNavList.jpg) no-repeat bottom;
    list-style: none;
}

.leftNavList li
{
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.leftNavList li a
{
    background: #ccf url(../images/bg-leftNavLinks.jpg) no-repeat top;
    color: #00297a;
    display: block;
    font: bold 11px Arial;
    margin: 0 auto;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
}

.leftNavList li a:hover
{
    color: #0046d3;
}

.leftBanner
{
    border: 0;
    margin: 10px 0;
}

#content
{
	width: 815px;
	float: left;
    background: #fff;
    height:auto !important; /* for modern browsers */
    height:650px;  /* for IE5.x and IE6 */
    min-height:650px; /* for modern browsers */
    padding: 0;
    margin: 0 0 0 5px;
}

#tcm_content
{
    background: #ffffcc;
    height:auto !important; /* for modern browsers */
    height:650px;  /* for IE5.x and IE6 */
    margin-left: 165px;
    min-height:650px; /* for modern browsers */	
}

.pad10px
{
    padding: 10px;
}

#copyright
{
    clear: left;
    text-align: center;
    font: normal 10px Tahoma;
    color: #369;
}

.smText
{
    font: normal 9px Tahoma;
}

.topContent
{
    padding: 20px 0 20px 20px;
}

.pagingWrapper
{
    padding-left: 20px !important;
	padding-left: 18px;
    width: 800px;
    float: left;
    top: 5px;
}

.pagingWrapper img
{
	position:relative;
	top:5px;
}

.PagingDisplaying
{
	float:left;
	position:relative;
	top:6px;
	height: 20px;
}

.PagingPrevious,
.PagingNext
{
	float: left;
}

.PagingPages
{
	float:right;
	height: 20px;
	position: relative;
	left: -10px;
}

.PagingPages a
{
	color: #000000;
	text-decoration: none;
}

.PagingPages a:hover
{
	color: #000000;
	text-decoration: underline;
}

.PagingPageNumber
{
	background:url(/musite/images/btn-PageNumberBlock.gif) no-repeat;
	width: 19px;
	height: 19px;
	font-size: 11px;
	text-decoration: none;
	float: left;
	margin: 5px 6px 0 0;
	text-align: center;
	padding: 2px 0 0 0;
	color: #000000;
}

.txtRed
{
	color:#c00;
}

.txtBold
{
	font-weight:bold;
}

.spacer
{
	clear:both;
	height: 10px;
}


#boxPreview
{
	text-align: center;
	width: auto;
	height: auto;
	border: solid 1px #000;
	background-color: #fff;
	padding: 10px;
	display: none;
	visibility: hidden;
}

div.jqmAlert { /* contains + positions the alert window */
	display: none;
    position: absolute;
	top: -300px;
	width: 100%;
	height:auto;
}
/*********************Promo Sale Content using JQuery modal plugin*******************************************************   
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmAlert {
     position: absolute;
     /*
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(100 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
     */	 
	top: -30px;
}

div.jqmAlertWindow {
	height:auto;
	width: 420px;
	margin: auto;
	max-width:420px;
	padding: 0; 
}

.jqmAlert .jqmClose em{display:none;}
.jqmAlert .jqmClose 
{
	display: block;
	float: right;
	height: 17px;
	width: 19px;
    background:url(../images/salepop-close.gif) 0 0 no-repeat;
}

/* div.jqmAlert a.jqmClose:hover,div.jqmAlert a.jqmCloseHover{ background-position: 0 -20px; } */

div.jqmAlertContent
{
	float: left;
    width: 420px;
    height: auto;
}

.jqmAlertBorders
{
	background: url(../images/bg-salepopborders.gif) repeat-y;
	padding: 0 5px;
}

.jqmAlertText
{
	background: #fff url(../Images/bg-salepopcontent.gif) repeat-x;
	padding: 5px 5px 10px;
	text-align: center;
}

.jqmHeaderText
{
	padding: 0 5px;
}

.jqmAlertText h2
{
	margin: 0 0 5px 19px;
	font-weight: bold;
}

.jqmCloseBox
{
	float: left;
	width: 20px;
	height: auto;
}

.jqmDetails
{
	font-size: 12px;
	height:auto;
	width: 379px;
	float: left;
	padding: 15px 10px 10px 10px;
	text-align: center;
}

div.jqmAlertTop
{	
	float:left;
	width:420px;
	background: url(../images/bg-salepoptop.gif) no-repeat;
	height: 5px;
}

div.jqmAlertBottom
{	
	float: left;
	width:420px;
	background: url(../images/bg-salepopbottom.gif) no-repeat;
	height: 5px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*************************End of promo sale styles**********************************************/