﻿#divAUF p
{
	line-height:1.5em;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#divAUF a
{
	line-height:1.5em;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#divAUF a:hover
{
	text-decoration:none;
}
* html #modal-overlay
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
* html #modal-container /*.modal-window*/
{
	position:absolute;
	top: expression(document.documentElement.scrollTop + (document.documentElement.clientHeight / 2) + 'px');
}

#modal {
	
}

#modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-image: url(../images/black-70.png);
	background-repeat:repeat;
	z-index:101;	

}
.ie6 #modal-overlay
{	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
}

#modal-container {
	position:absolute;
	margin:0;
	padding:0;
	z-index:102;
	line-height: 0px;
}
* html #modal-container {
	overflow: hidden;
	text-align: center;
}

.scrollableContainer {
	background-color: #ffffff;
	border: 10px solid #ffffff !important;
	overflow-y: auto;
}

.scrollableContent {
	display: block;
	height: 100%;
}

#modal-contents {
	z-index: 0;
	position: relative;
	border: 10px solid #ffffff;
	background-color: #ffffff;
	width:100%;
	height: 100%;
	text-align: center;
	padding-right: 10px;
}		
.ie6 #modal-container 
{
	position: absolute; top: expression((350 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((20 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
}
.ie6 #accesspop a#subscribeButton
{
	width:227px;
	height:70px;
	display:block;
	margin-left:180px;
}
#modal-loading {
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	background-color: #f0f0f0;
	padding: 10px;
}

#modal-loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
}

#modal-loading span a,
#modal-loading span a:link, 
#modal-loading span a:visited {
	color: #09F;
	cursor: pointer;
}

#modal-loading span a:hover,
#modal-loading span a:active {
	
	text-decoration:none;
}


#modal-loading img {
	float: left;
	margin: 0 10px 0 0;
}

#modal-title-bar, .modal-title-bar{
	height: 25px;
	overflow: hidden;		
}

#modal-title {
	color: #ffffbe;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	float: left;
}

a#modal-close-link,	
a:link#modal-close-link,
a:visited#modal-close-link {
	float: right;
	text-align: right;		
	cursor: pointer;
	color: #ffffbe;
	line-height: 25px;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

a:hover#modal-close-link,
a:active#modal-close-link {
	color: #ffffff;
}
	
.close-window
{
	position:absolute;
	width:32px;
	height:32px;
	right:8px;
	top:8px;
	/*background:transparent url('/examples/modal-simple/close-button.png') no-repeat scroll right top;*/
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.close-window:hover
{
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}
/* MMUS Pop Up */
#modalMMUS #modal-container
{
	width:450px !important;
	height:auto !important;
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
	font-size:12px;
}
#modalMMUS #modal-container ul li
{
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
	font-size:12px;
}
#modalMMUS #modal-container td select option
{
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
	font-size:13px;
}
#modalMMUS #modal-title-bar, .modal-title-bar
{
	background-image:url(../images/mmus/header_gradiend.gif); 
	background-repeat:repeat-x;
	height:15px;
	font-size:12px;
	padding:0px 3px 6px 3px;
	width:444px;
}
.modal-title-bar
{
	margin:-5px 0px 0px 0px;
}
.modal-title-bar img
{
	margin-top:3px;
}
#modalMMUS #modal-title-bar #modal-title, #modalMMUS #modal-title-bar #modal-close-link, .modal-title-bar #modal-title,  .modal-title-bar #modal-close-link
{
	color:#000000;
	text-decoration:none;
	line-height:21px;
	font-size:12px;
}
#modalMMUS #modal-title-bar #modal-title, #modalMMUS #modal-title-bar span, .modal-title-bar #modal-title,  .modal-title-bar span
{
	font-weight:bold;
	font-size:15px;
	color:#7C2001;
}
#modalMMUS #modal-title-bar #modal-close-link:hover
{
	color:#777777;
}
#modalMMUS #modal-contents
{
	width:420px;
	padding:15px;
	border:none;
	overflow:visible;
}
#modalMMUS #modal-contents h1
{
	color:#7C2001;
	font-size:16px;
	margin-top:5px;	
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
#modalMMUS #modal-contents table
{
	width:100%;
}
#modalMMUS #modal-contents p
{
	margin-top:10px;
}

#modalMMUS #modal-contents a
{
	color:#0B6998;
	margin:0px 5px 0px 5px;
}
#modalMMUS #modal-contents a:hover
{
	color:#000000;
	text-decoration:none;
}
.ie7 #modalMMUS #modal-contents a:hover span
{
	margin-top:-53px;
	margin-left:-150px;
}
td.exclamationImage
{
	padding:15px;
	padding-right:20px;
	width:21px;
	vertical-align:top;
}
#menuCPSU
{
	cursor:pointer;
}
table.changePassword td span
{
	line-height:1.5em;
}
#tabcontentSearch .searchCriteria, #tabcontentSearch .normalSearchCriteria
{
	right: 10px;
	border:1px solid #000000;
}
#tabcontentSearch .normalSearchCriteria ul, #tabcontentSearch .searchCriteria ul
{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
}
/*------Users from file-------*/
.AUF #modal-container
{
	width:480px;
}
.AUF #modal-title-bar
{
	width:474px;
	background-image:url(../images/mmus/header_gradiend.gif);
	background-repeat:repeat-x;
	height:15px;
	padding:0 3px 6px;
}
.AUF #modal-title-bar span
{
	color:#7C2001;
	font-size:16px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
.AUF #modal-contents
{
	width:450px;
	height:320px;
}
/*------------Summary Royalty Statement------------*/
.detailedRoyalty
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.detailedRoyalty #modal-title-bar
{
	background-image:url("../images/mmus/header_gradiend.gif");
	background-repeat:repeat-x;
	font-size:12px;
	height:15px;
	padding:0 3px 6px;
	width:1014px;
}
.detailedRoyalty #modal-title-bar a
{
	color:#000000 !important;
}
.contentColumn2 .royaltyStatement table td, .royaltyStatement table th a
{
	font-size:11px;
}
.detailedRoyalty .royaltyStatement table td, .detailedRoyalty .royaltyStatement table th
{
	width:auto !important;
}
.detailedRoyalty #modal-contents
{
	overflow:scroll;
}
.detailedRoyalty a, .detailedRoyalty a:visited
{
	color:#000000;
	text-decoration:none;
}
.detailedRoyalty a:hover, .detailedRoyalty a:visited:hover
{
	color:#000000;
	text-decoration:none;
}
.detailedRoyalty .royaltyHeader img
{
	width:130px;
}
.detailedRoyalty .royaltyHeader  h1
{
	color:#7C2001;
	font-size:17px;
	font-weight:bold;
}
.detailedRoyalty .royaltyHeader  h2
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.detailedRoyalty #modal-container
{
	top:10%;
}
.detailedRoyalty .royaltyStatement table tr.total td, .royaltyStatement table tr.total td
{
	font-weight:bold;
}
#ucAjaxGrid_DataGrid td, #ucAjaxGrid_DataGrid th a
{
	font-size:10px;
}
.notes td{font-size:11px !important;}
@media print
{	
	.detailedRoyalty p
	{
		font-size:12px;
	}
	.royaltyHeader input, #divPrint
	{
		display:none !important;
	}
	.notes td{font-size:9px !important;}
	.royaltyHeader h1{font-size:17px;}
	.royaltyHeader h2{font-size:14px;}
	.royaltyHeader p{font-size:12px;}
	.royaltyHeader img{width:150px;}
	.detailedRoyalty #modal-container
	{
		left:0 !important;
		top:0% !important;
		width:900px !important;	
	}
	.detailedRoyalty #modal-container
	{
		height:100% !important;
	}
	.detailedRoyalty .royaltyStatement table td, .detailedRoyalty .royaltyStatement table th
	{
		width:auto !important;
	}
}
