/* CSS Document for EBSCONET2
Global Version 1.0 */

/* elements - begin */
body { margin: 0; }
#mainContent { padding: 5px 10px;}
body, th, td { font: 90% Arial, Helvetica, sans-serif; }
th, td { vertical-align: top; } 
h1, h2, h3 { margin: .3em 0; clear: left; font-weight: normal; color: #505050; }
h1 { font-size: 1.8em; margin: 0; padding: 1px 0 3px; }
h2 { font-size: 1.5em; padding-left: 10px; border-bottom: 1px solid #E0E0E0; }
h3 { font-size: 1.1em; padding-left: 20px; font-weight: bold; color: #000; border-bottom: 1px dashed #E0E0E0; }
a { color: #2060A0; }
a:hover { color: #000000; } 
a img { border: none; }
li { list-style: none; }
li .content { list-style: disc; }
p { margin: 1em 0; }
big { font-size: 1.3em }
small { font-size: .75em }
em { color: #C00000; }
hr { height: 1px; color: #D0D0D0; }
table { clear: both; margin: 2px 0; }
th { padding: 2px 5px; font-weight: bold; color: #505050; background: #D0D0D0; border: 1px solid #F0F0F0; }
th a { text-decoration: none; }
td { padding: 2px 5px; border-bottom: 1px solid #E0E0E0; vertical-align: top; }

/* misc - begin */
.HideMePrint {visibility:hidden; visibility:collapse; display: none;}
.bottomMargin { margin-bottom: 20px; }
.alignBottom {text-align:center; position: absolute; bottom: 5px; width: 100%; left: 0px; float: right; }
.number, .number input { text-align: right; vertical-align:bottom; white-space: nowrap; }
.error2 { color: #FF0000; font-weight: bold; margin: 20px 5px 5px 5px; }
.error { color: #FF0000; font-weight: bold; }
.redtext { color: #FF0000; }
.confirmationmsg { color: #FF0000; clear: left; display:block; }
.confirmationmsgblack { color: Black; clear: left; display:block; }
.button a { background: #D0D0D0; border: 2px outset #F0F0F0; text-decoration: none; padding: 0 8px; margin: 0 2px; white-space: nowrap; }
.button a:hover { background: #C0C0C0; border: 2px inset #E0E0E0; }
.button button { color: #2060A0; height: 20px; background: #D0D0D0; padding: 0 3px; margin: 0 4px; }
.button submit { color: #2060A0; height: 20px; background: #D0D0D0; padding: 0 3px; margin: 0 4px; }
.button1 { padding: 5px 0; }
.button1 a { padding: 0 10px; height: 1em; margin: 0 2px; white-space: nowrap; text-decoration: none; }
.button2 { margin: 0 5px; }
.button3 { background: #D0D0D0; color: #2060A0; margin-right: 6px; font-weight: bold; height: 1.65em; text-decoration: none; cursor: hand; padding:0 .25em 0 .25em; width: auto; overflow: visible; }
.button3 { background: #D0D0D0; color: #2060A0; margin: 0 4px; text-decoration: none; cursor: hand; padding:0 3px; width: auto; overflow: visible; }
.pageaction { clear: both; text-align: center; font-size: 1.2em; padding: 5px 0; }
ul.breadcrumb { margin: 5px 0 0; }
.breadcrumb li { float: left; font-size: .9em; }
.breadcrumb a { font-weight: normal; text-decoration: underline; }
.subhead td { font-weight: bold; padding: 4px; background: #F4F4F4; border-top: 5px solid #FFFFFF; border-bottom: 1px solid #D0D0D0; }
.minus a { /* background: red no-repeat top center url(https://images.ebsco.com/ebsconet2006/icon-remove.gif); */ }
.number, .number input { text-align: right; white-space: nowrap; }
.icon { text-align: center; }
.selected { background: #FFFFE0; }
.selectedstrong { background: #E8E8E8; border: 1px solid #D0D0D0; }
.alphaindex { float: right; margin-top: -2.5em; }
.alphaindex li { display: inline; }
.ascending span { width: 10px; height: 10px; padding-right: 15px; background: no-repeat 3px 3px url(https://images.ebsco.com/ebsconet2006/ascending.gif); }
.descending span { width: 10px; height: 10px; padding-right: 15px; padding-right: 15px; background: no-repeat 3px 3px url(https://images.ebsco.com/ebsconet2006/descending.gif); }
.clear {	width: 100%; }
.pipe { font-size: 1.8em; }
.report-info ul li { list-style: disc; }
.linkoff { color: #C0C0C0; }
.no { display: block; margin: auto; width: 10px; height: 10px; background: 0 no-repeat url(https://images.ebsco.com/ebsconet2006/mark-x.gif); }
.yes { display: block; margin: auto; width: 10px; height: 10px; background: 0 no-repeat url(https://images.ebsco.com/ebsconet2006/mark-check.gif); }
.opacitymid { filter: alpha(opacity=40); -moz-opacity: .40; opacity: .40; }
/* misc - end */

/* news page */
.NewsHolder { width: 100%; }
.NewsHolder .Date { color: #A0A0A0; font-weight: bold; float: left; margin-right: 3px; }
.NewsHolder .Title { color: #A0A0A0; font-weight: bold; }
.NewsHolder .NewsItem { margin-top: 10px; }

/* My Account Preferences page */
.accountpreferences table { width: 100%; }
.accountpreferences .label { width: 250px; }

/* label/value pairs - begin */
.label { border: none !important; text-align: right; font-weight: bold; width: 33%; padding: 2px 5px; color: #808080; }
.value { border: none !important; padding: 2px 5px; text-align: left; }
	.value p { margin: 0; padding: 0; }
	.value .label { color: #606060; }
.fullwidth { width: 100%; }
.fullwidth .label { width: 50%; }
.fullwidth .value { width: 50%; }
.serverid { font-size: .8em; color: #C0C0C0; }
/* label/value pairs - end */

.page-login { margin: 10px; }
/* panels - begin */
.panel { float: left; margin: 10px 10px 0 0; }
.panel table { width: 100%; }
.panel .UsageTotals { width: auto; }
.panel .UsageTotals td { border-bottom: none; vertical-align: top; }
.panel .UsageTotals .col01 { white-space: nowrap; padding-right: 50px; }
.panel .UsageTotals .col02 { text-align:right; padding-right: 20px; }
.panel .UsageTotals .col03 { text-align:right; }

.panel h2 { position: relative; margin-top: -14px; padding: none; margin-bottom: 0; border: none; }
.panel h2 .button { float: right; font-size: .5em; margin: -20px 10px 0 0; }
.pbody { margin: 10px 10px 0; }
.panel li { list-style: none; }
.panel br { line-height: 0px; }
.panel .tl { width: 10px; height: 10px; float: left; position: relative; margin-top: -1px; margin-left: -1px; }
.panel .tr { width: 10px; height: 10px; float: right; position: relative; margin-top: -1px; margin-right: -1px; }
.panel .bl { width: 10px; height: 10px; float: left; position: relative; top: 7px; margin-left: -1px; }
.panel .br { width: 10px; height: 10px; float: right; position: relative; top: 7px; margin-right: -1px; }
.pfull { width: 990px; }
.pthreequarters { width: 740px; }
.ptwothirds { width: 656px; }
.phalf { width: 490px; }
.pthird { width: 323px; }
.pquarter { width: 240px; }
.p01 { background: #F0F0F0 repeat-x url(https://images.ebsco.com/ebsconet2006/panelheader01.gif); border: 1px solid #B0B0B0; }
.p01 .tl { background: no-repeat url(https://images.ebsco.com/ebsconet2006/corner01tl.gif); }
.p01 .tr { background: no-repeat url(https://images.ebsco.com/ebsconet2006/corner01tr.gif); }
.p01 .bl { background: no-repeat url(https://images.ebsco.com/ebsconet2006/corner01bl.gif); }
.p01 .br { background: no-repeat url(https://images.ebsco.com/ebsconet2006/corner01br.gif); }
/* panels - end */

/* customize reports - begin */
.customreport-availablefields { width: 250px; float: left; }
.customreport-addremove { float: left; text-align: center; margin-top: 70px; padding: 5px; }
.customreport-addremove a { width: 110px; }
.customreport-showfields { width: 250px; float: left }
.customreport-actions { text-align: center; margin: 5; clear: left; }
.customreport-move { float: left; text-align: center; margin-top: 70px; padding: 5px; }
.customreport-move a { width: 110px; }
/* customize reports - end */

/* wrapper - begin */
.header { text-align: center; }
	.headeralert { position: absolute; left: 170px; top: 75px;}
	.headeralert a { text-decoration: none; }
	.header .logo { background: red; }
	.utility { position: absolute; top: 75px; right: 10px; background: #FFFFFF; }
		.header .utility a { text-decoration: none !important; }
		.header .utility .active a { color: #000000; text-decoration: none !important; }
	.login { clear: right; float: right; white-space: nowrap; margin-top: 5px; margin-left: -17px; color: #C0C0C0; background: no-repeat url(https://images.ebsco.com/ebsconet2006/person.gif); }
		.login a { padding-left: 17px; }
	.mainnav1 { clear: both; font-size: 1.1em; color: #C4CCE0; background: repeat-x url(https://images.ebsco.com/ebsconet2006/nav1.gif); margin-top: 5px; border-bottom: 1px solid #485880; }
	/*.mainnav1 .nav { border-left: 1px solid #384870; border-right: 1px solid #8898C0; } */
	.mainnav1 a { color: #E8E8E8; text-decoration: none; font-weight: bold; line-height: 1.4em; padding: 2px 7px 1px; border-left: 1px solid #104070; border-right: 1px solid #4070A0; white-space: nowrap; }
	.mainnav1 a:hover { color: #FFFFFF; }
	.mainnav1 .active { background: repeat-x url(https://images.ebsco.com/ebsconet2006/nav1-active.gif); }
	.mainnav1 .active a { color: white; }
	.mainnav2 { background: repeat-x url(https://images.ebsco.com/ebsconet2006/nav2.gif); color: #E4ECFF; }
	.mainnav2 a { text-decoration: none; margin: 15px 3px; line-height: 1.3em; white-space: nowrap; }
	.mainnav1 .tl { width: 6px; height: 6px; float: left; position: relative;background: no-repeat url(https://images.ebsco.com/ebsconet2006/nav-tl.gif); }
	.mainnav1 .tr { width: 6px; height: 6px; float: right; position: relative; background: no-repeat url(https://images.ebsco.com/ebsconet2006/nav-tr.gif); }
	.mainnav2 .bl { width: 6px; height: 6px; float: left; position: relative; top: -6px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/nav-bl.gif); }
	.mainnav2 .br { width: 6px; height: 6px; float: right; position: relative; top: -6px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/nav-br.gif); }
	.help { float: right; background: no-repeat 2px url(https://images.ebsco.com/ebsconet2006/qmark.gif); }
		.help a { padding-left: 15px; }
.content {  }
	.breadcrumb { margin-top: 5px; }
.footer { clear: both; text-align: center; border-top: 3px solid #C4CCE0; margin-top: 10px; padding: 5px; color: #606060; }
.footer .links { color: #C0C0C0; }
/* wrapper - end */



/* summary - begin */
.narrow { float: left; background: repeat-x url(https://images.ebsco.com/ebsconet2006/gradient-body.gif); border: 1px solid #E8E8E8; margin-right: 15px;}
.narrow table { width: 100%; }
.narrow .label { width: auto; }
.narrow .value { width: auto; }
.shipto { padding: 3px 5px; float: right; background: white; border: 1px solid #E0E0E0; font-size: .75em; }
.shipto ul { float: left; margin: 0; padding: 0 2px; }
.page-reports .narrow { width: 100%; }
.page-reports .narrow table { width: auto !important; }
/* summary - end */

/* product image - begin */
.prodimage h1 { float: left; }
.prodimage a { padding: 5px; }
.prodimage #large { position: absolute; display: none; clear: left; border: 5px solid #606060; z-index: 1; }
/* product image - end */

/* tabbed navigation - begin */
.navtab { clear: left; background: repeat-x url(https://images.ebsco.com/ebsconet2006/navtab-background.gif); }
.navtab a { text-decoration: none; font-weight: bold; padding: 0 5px; }
.navtab span { border: 1px solid #C0C0C0; border-bottom: none; background: #FFF; }
/* tabbed navigation - end */

/* tables - begin */
.tablechrome { clear: both; background: #F0F0F0; height: 20px; padding: 1px; margin-top: 5px; }
.tablechrome .export { float: right; white-space: nowrap; }
.tablechrome .export select { font-size: .6em; }
.tablechrome .export input { font-size: .8em; }
.tablechrome .results { display: block; float: left; white-space: nowrap; }
.tablechrome .results a { display: block; width: 17px; height: 17px; margin: 0 1px; text-decoration: none; font-weight: bold; }
.tablechrome .first, .tablechrome .prev, .tablechrome .page, .tablechrome .next, .tablechrome .last, .tablechrome .filtered { display: block; float: left; padding: 0 1px; }
.tablechrome .first a { background: no-repeat center url(https://images.ebsco.com/ebsconet2006/icon-first.gif); }
.tablechrome .prev a { background: no-repeat center url(https://images.ebsco.com/ebsconet2006/icon-left.gif); }
.tablechrome .page { padding: 0 2px; }
.tablechrome .page select { font-size: .6em; }
.tablechrome .next a { background: no-repeat center url(https://images.ebsco.com/ebsconet2006/icon-right.gif); }
.tablechrome .last a { background: no-repeat center url(https://images.ebsco.com/ebsconet2006/icon-last.gif); }
.tablechrome .first a, .tablechrome .prev a, .tablechrome .next a, .tablechrome .last a { background-color: #1060B0; }
.tablechrome .first a:hover, .tablechrome .prev a:hover, .tablechrome .next a:hover, .tablechrome .last a:hover { background-color: #283860; }
.tablechrome a.disabled { background-color: #C0C0C0; }
.tablechrome .filtered { padding-top: 2px; }
.tablefooter td { background: #E8E8E8; border-bottom: 5px double #C0C0C0; border: 1px solid red; }
.selected { background: #FFFFE0; }
.filter { background: #F0F0F0; }
.filter td { padding: 1px; }
.filter select { width: 100%; font-size: .8em; }
.ascending span { width: 10px; height: 10px; padding-right: 15px; background: no-repeat 3px 3px url(https://images.ebsco.com/ebsconet2006/ascending.gif); }
.descending span { width: 10px; height: 10px; padding-right: 15px; padding-right: 15px; background: no-repeat 3px 3px url(https://images.ebsco.com/ebsconet2006/descending.gif); }
.rowspan { border-bottom: none; }
.multiplerowstart td { border-bottom: none; background: #E4E4E4; }
.multiplerow td { border-bottom: 1px dashed #E0E0E0; }
.multiplerowend td { }
.active { color: #FF8000; font-weight: bold; }
.cirlistgroup { background: #F0F0C0; }
.columnmove td { text-align: center; }
/* tables - end */

/* icons - begin */
.page-reports .download, .page-reports .request, .page-reports .info, .gvMyClaims .reclaim, .gvMyClaims .receive { text-align: center; }
.page-reports .download a { display: block; margin: auto;  width: 17px; height: 17px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/icon-down.gif); text-decoration: none; }
.gvJetsHistoryList .download a { display: block; margin: auto;  width: 17px; height: 17px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/icon-down.gif); text-decoration: none; }
.page-reports .request a { display: block; margin: auto;  width: 17px; height: 17px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/icon-down.gif); text-decoration: none; }
.page-reports .info a { display: block; margin: auto;  width: 17px; height: 17px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/icon-info.gif); text-decoration: none; }
.gvMyClaims .reclaim a { display: block; margin: auto;  width: 17px; height: 17px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/icon-cycle.gif); }
.gvMyClaims .receive a { display: block; margin: auto;  width: 17px; height: 17px; background: no-repeat url(https://images.ebsco.com/ebsconet2006/icon-check.gif); }
/* icons - end */

/* columns - begin */
.gvTitles { clear: both; }
.gvTitles .col02 { width: 16%; }
.gvTitles .col03 { width: 9%; white-space: nowrap; }
.gvTitles .col04 { width: 10%; }
.gvTitles .col05 { width: 6%; white-space: nowrap; }
.gvTitles .col06 { width: 14%; }
.gvTitles .col07 { width: 8%; }
.gvTitles .col08 { width: 12%; }
.gvTitles .col09 { width: 8%; }

.gvMCB { clear: both; }
.gvMCB .col01 { width: 30%; }
.gvMCB .col02 { width: 9%; white-space: nowrap; }
.gvMCB .col03 { width: 30%; }
.gvMCB .col04 { width: 10%; }
.gvMCB .col05 { width: 10%; }
.gvMCB .col06 { width: 11%; white-space: nowrap; }

.gvJETS { clear: both; }
.gvJETS .col01 { width: 21%; }
.gvJETS .col02 { width: 5%; }
.gvJETS .col03 { width: 13%; }
.gvJETS .col04 { width: 5%; white-space: nowrap; }
.gvJETS .col05 { width: 5%; white-space: nowrap; }
.gvJETS .col06 { width: 5%; white-space: nowrap; }
.gvJETS .col07 { width: 6%; }
.gvJETS .col08 { width: 9%; white-space: nowrap; }
.gvJETS .col09 { width: 6%; white-space: nowrap; }
.gvJETS .col10 { width: 9%; }
.gvJETS .col12 { width: 8%; }
.gvJETS .col13 { width: 8%; }

.gvMyClaimChecker { clear: both; }
.gvMyClaimChecker .col01 { width: 28%; }
.gvMyClaimChecker .col02 { width: 6%; }
.gvMyClaimChecker .col03 { width: 6%; }
.gvMyClaimChecker .col04 { width: 16%; }
.gvMyClaimChecker .col05 { width: 20%; }
.gvMyClaimChecker .col06 { width: 6%; }
.gvMyClaimChecker .col07 { width: 6%; }
.gvMyClaimChecker .col08 { width: 6%; }
.gvMyClaimChecker .col09 { width: 6%; }

.gvMyClaims { clear: both; }
.gvMyClaims .col01 { width: 26%; }
.gvMyClaims .col02 { width: 6%; }
.gvMyClaims .col03 { width: 15%; }
.gvMyClaims .col04 { width: 15%; }
.gvMyClaims .col05 { width: 6%; }
.gvMyClaims .col06 { width: 8%; }
.gvMyClaims .col07 { width: 6%; }
.gvMyClaims .col08 { width: 6%; }
.gvMyClaims .col09 { width: 6%; }
.gvMyClaims .col10 { width: 6%; }

.gvMyClaims { clear: both; }
.gvMyClaims .col01 { width: 26%; }
.gvMyClaims .col02 { width: 6%; }
.gvMyClaims .col03 { width: 15%; }
.gvMyClaims .col04 { width: 15%; }
.gvMyClaims .col05 { width: 6%; }
.gvMyClaims .col06 { width: 8%; }
.gvMyClaims .col07 { width: 6%; }
.gvMyClaims .col08 { width: 6%; }
.gvMyClaims .col09 { width: 6%; }
.gvMyClaims .col10 { width: 6%; }

.gvRenewalPackagesSubscribed { clear: both; }
.gvRenewalPackagesSubscribed .col01 { width: 40%; }
.gvRenewalPackagesSubscribed .col02 { width: 6%; }
.gvRenewalPackagesSubscribed .col03 { width: 6%; white-space: nowrap; }
.gvRenewalPackagesSubscribed .col04 { width: 6%; white-space: nowrap; }
.gvRenewalPackagesSubscribed .col05 { width: 6%; white-space: nowrap; }
.gvRenewalPackagesSubscribed .col06 { width: 6%; white-space: nowrap; }
.gvRenewalPackagesSubscribed .col07 { width: 5%; } /* Currency column: Not Shown */
.gvRenewalPackagesSubscribed .col08 { width: 3%; white-space: nowrap;  text-align:center; }

.gvRenewalPackagesAvailable { clear: both; }
.gvRenewalPackagesAvailable .col01 { width: 25%; }
.gvRenewalPackagesAvailable .col02 { width: 5%; text-align:center; }
.gvRenewalPackagesAvailable .col03 { width: 6%; white-space: nowrap; }
.gvRenewalPackagesAvailable .col04 { width: 6%; } /* Currency column: Not Shown */
.gvRenewalPackagesAvailable .col05 { width: 3%; white-space: nowrap; text-align:center; }

.gvRenewalPackagesDrops { clear: both;}
.gvRenewalPackagesDrops .col01 { width: 25%; }
.gvRenewalPackagesDrops .col02 { width: 6%; white-space: nowrap;}
.gvRenewalPackagesDrops .col03 { width: 6%; } /* Currency column: Not Shown */
.gvRenewalPackagesDrops .col04 { width: 10%;  text-align:center; white-space: nowrap;} /* Currency column: Not Shown */

.gvRenewalPackagesAdds { clear: both; }
.gvRenewalPackagesAdds .col01 { width: 25%; }
.gvRenewalPackagesAdds .col02 { width: 6%; white-space: nowrap;}
.gvRenewalPackagesAdds .col03 { width: 6%; } /* Currency column: Not Shown */
.gvRenewalPackagesAdds .col04 { width: 10%;  text-align:center; white-space: nowrap;} /* Currency column: Not Shown */

.gvRenewalPackagesApprove { clear: both; }
.gvRenewalPackagesApprove .col01 { width: 4%; }
.gvRenewalPackagesApprove .col02 { width: 20%; }
.gvRenewalPackagesApprove .col03 { width: 6%; white-space: nowrap; }
.gvRenewalPackagesApprove .col04 { width: 6%; white-space: nowrap; } 
.gvRenewalPackagesApprove .col05 { width: 4%; white-space: nowrap; }
.gvRenewalPackagesApprove .col06 { width: 4%; white-space: nowrap; }

.gvMyPublisherPackages { clear: both; }
.gvMyPublisherPackages .col01 { width: 40%; }
.gvMyPublisherPackages .col02 { width: 27%; }
.gvMyPublisherPackages .col03 { width: 8%; }
.gvMyPublisherPackages .col04 { width: 12%; white-space: nowrap; }
.gvMyPublisherPackages .col05 { width: 13%; }

.gvRenewalPackagesArchive { clear: both; }
.gvRenewalPackagesArchive .col01 { width: 12%; white-space: nowrap;}
.gvRenewalPackagesArchive .col02 { width: 40%; }
.gvRenewalPackagesArchive .col03 { width: 40%; }
.gvRenewalPackagesArchive .col04 { width: 8%; white-space: nowrap; }



.gvPublisherPackagesDetails { clear: both; }
.gvPublisherPackagesDetails .col01 { width: 30%; }
.gvPublisherPackagesDetails .col02 { width: 27%; }
.gvPublisherPackagesDetails .col03 { width: 8%; }
.gvPublisherPackagesDetails .col04 { width: 8%; }
.gvPublisherPackagesDetails .col05 { width: 8%; }
.gvPublisherPackagesDetails .col06 { width: 8%; }
.gvPublisherPackagesDetails .col07 { width: 11%; }

.gvMyRenewals { clear: both; }
.gvMyRenewals .col01 { width: 20%; }
.gvMyRenewals .col02 { width: 6%; }
.gvMyRenewals .col03 { width: 15%; }
.gvMyRenewals .col04 { width: 8%; }
.gvMyRenewals .col05 { width: 11%; }
.gvMyRenewals .col06 { width: 8%; }
.gvMyRenewals .col07 { width: 8%; }
.gvMyRenewals .col08 { width: 10%; }
.gvMyRenewals .col09 { width: 8%; }
.gvMyRenewals .col10 { width: 6%; }

.gvMyRenewalsHistory { clear: both; }
.gvMyRenewalsHistory .col01 { width: 19%; }
.gvMyRenewalsHistory .col02 { width: 6%; }
.gvMyRenewalsHistory .col03 { width: 13%; }
.gvMyRenewalsHistory .col04 { width: 6%; }
.gvMyRenewalsHistory .col05 { width: 8%; }
.gvMyRenewalsHistory .col06 { width: 6%; }
.gvMyRenewalsHistory .col07 { width: 8%; }
.gvMyRenewalsHistory .col08 { width: 10%; }
.gvMyRenewalsHistory .col09 { width: 6%; }
.gvMyRenewalsHistory .col10 { width: 6%; }
.gvMyRenewalsHistory .col11 { width: 6%; }
.gvMyRenewalsHistory .col12 { width: 6%; }

.gvRenewalPackagesArchive .col01 {width: 15%; text-align:left;}
.gvRenewalPackagesArchive .col02 {width: 15%; text-align:left;}
.gvRenewalPackagesArchive .col03 {width: 10%; text-align:left;}
.gvRenewalPackagesArchive .col04 {width: 10%; text-align:center;}

.gvRenewalPackagesArchiveDetail .col01 {width: 35%; text-align:left;}
.gvRenewalPackagesArchiveDetail .col02 {width: 8%; text-align:center;}
.gvRenewalPackagesArchiveDetail .col03 {width: 8%; text-align:center;}
.gvRenewalPackagesArchiveDetail .col04 {width: 8%; text-align:center;}
.gvRenewalPackagesArchiveDetail .col05 {width: 8%; text-align:right;}
.gvRenewalPackagesArchiveDetail .col06 {width: 8%; text-align:right;}
.gvRenewalPackagesArchiveDetail .col07 {width: 8%; text-align:center;}
.gvRenewalPackagesArchiveDetail .col08 {width: 8%; text-align:center;}
.gvRenewalPackagesArchiveDetail .col09 {width: 10%; text-align:center;}


.gvRenewalsAuth { clear: both; }
.gvRenewalsAuth .col01 { width: 25%; }
.gvRenewalsAuth .col02 { width: 6%; }
.gvRenewalsAuth .col03 { width: 15%; }
.gvRenewalsAuth .col04 { width: 8%; }
.gvRenewalsAuth .col05 { width: 8%; }
.gvRenewalsAuth .col06 { width: 8%; }
.gvRenewalsAuth .col07 { width: 8%; }
.gvRenewalsAuth .col08 { width: 10%; }
.gvRenewalsAuth .col09 { width: 6%; }
.gvRenewalsAuth .col10 { width: 6%; }

.gvSubscriber { clear: both; }
.gvSubscriber .col01 { width: 5%; }
.gvSubscriber .col02 { width: 5%; white-space: nowrap; }
.gvSubscriber .col03 { width: 6%; }
.gvSubscriber .col04 { width: 10%; }
.gvSubscriber .col05 { width: 32%; }
.gvSubscriber .col06 { width: 14%; }
.gvSubscriber .col07 { width: 6%; }
.gvSubscriber .col08 { width: 6%; }
.gvSubscriber .col09 { width: 6%; }
.gvSubscriber .col10 { width: 8%; }

.gvSubscriberSearch { clear: both; }
.gvSubscriberSearch .col01 { width: 5%; }
.gvSubscriberSearch .col02 { width: 5%; white-space: nowrap; }
.gvSubscriberSearch .col03 { width: 5%; }
.gvSubscriberSearch .col04 { width: 13%; }
.gvSubscriberSearch .col05 { width: 6%; }
.gvSubscriberSearch .col06 { width: 26%; }
.gvSubscriberSearch .col07 { width: 14%; }
.gvSubscriberSearch .col08 { width: 6%; }
.gvSubscriberSearch .col09 { width: 6%; }
.gvSubscriberSearch .col10 { width: 6%; }
.gvSubscriberSearch .col11 { width: 8%; }

.gvRates { clear: both; }
.gvRates .col01 { width: 5%; }
.gvRates .col02 { width: 30%; }
.gvRates .col03 { width: 8%; }
.gvRates .col04 { width: 8%; }
.gvRates .col05 { width: 5%; }
.gvRates .col06 { width: 8%; }
.gvRates .col07 { width: 8%; }
.gvRates .col08 { width: 5%; }
.gvRates .col09 { width: 8%; }
.gvRates .col10 { width: 5%; }
.gvRates .col11 { width: 5%; }
.gvRates .col12 { width: 5%; }

.gvSPID { clear: both; }
.gvSPID .col01 { width: 60%; }
.gvSPID .col03 { width: 40%; }

.gvOrderAdj { clear: both; }
.gvOrderAdj .col01 { width: 8%; }
.gvOrderAdj .col02 { width: 8%; }
.gvOrderAdj .col03 { width: 14%; }
.gvOrderAdj .col04 { width: 14%; }
.gvOrderAdj .col05 { width: 13%; }
.gvOrderAdj .col06 { width: 13%; }
.gvOrderAdj .col07 { width: 11%; }
.gvOrderAdj .col08 { width: 11%; }
.gvOrderAdj .col09 { width: 8%; }

.gvUsage { clear: both; }
.gvUsage .BoldText { font-weight:bolder; color:Black; }
.gvUsage .DataRowRight { text-align:right; }
.gvUsage .DataRowCenter { text-align:center; }
.gvUsage .DataRowLeft { text-align:left; }

.changeAccount { width:auto; float:right}

.gvJetsCirculationList { clear: both; }
.gvJetsCirculationList .col01 { width: 15%; }
.gvJetsCirculationList .col02 { width: 60%; }
.gvJetsCirculationList .col03 { width: 15%; }
.gvJetsCirculationList .col04 { width: 10%; }

.gvJetsAllRecipients { clear: both; }
.gvJetsAllRecipients .col01 { width: 20%; }
.gvJetsAllRecipients .col02 { width: 20%; }
.gvJetsAllRecipients .col03 { width: 20%; }
.gvJetsAllRecipients .col04 { width: 30%; }
.gvJetsAllRecipients .col05 { width: 10%; }

.gvJetsAllRecipientsCopy { clear: both; }
.gvJetsAllRecipientsCopy .col01 { width: 10%; }
.gvJetsAllRecipientsCopy .col02 { width: 20%; }
.gvJetsAllRecipientsCopy .col03 { width: 20%; }
.gvJetsAllRecipientsCopy .col04 { width: 30%; }
.gvJetsAllRecipientsCopy .col05 { width: 20%; }

.gvVolumeIssue { clear: both; width: 97%; }
.gvVolumeIssue .col01 { width: 25%; }
.gvVolumeIssue .col02 { width: 10%; }
.gvVolumeIssue .col03 { width: 10%; }
.gvVolumeIssue .col04 { width: 20%; }
.gvVolumeIssue .col05 { width: 25%; }
.gvVolumeIssue .col06 { width: 10%; }

.gvJetsCirculationListDetails
.gvJetsCirculationListDetails { clear: both; }
.gvJetsCirculationListDetails .col01 { font: 1em Arial, sans-serif; clear: left; text-align: right; float: left; width: 20%; margin: 0 0 0.3em 0; }
.gvJetsCirculationListDetails .col02 { float: left; width: 77%; margin: 0 0 0.3em 3%; }

.gvClaimNotes { clear: both; }
.gvClaimNotes .col01 { width: 60%; }
.gvClaimNotes .col01 textarea { width:100%; }
.gvClaimNotes .col02 { width: 9%; }
.gvClaimNotes .col03 { width: 15%; text-align:center; }
.gvClaimNotes .col04 { width: 8%; text-align:center; }
.gvClaimNotes .col05 { width: 8%; text-align:center; }

.gvJetsUnfullfilled { clear: both; }
.gvJetsUnfullfilled .col01 { width: 37%; }
.gvJetsUnfullfilled .col02 { width: 5%; text-align:center; }
.gvJetsUnfullfilled .col03 { width: 5%; text-align:center; }
.gvJetsUnfullfilled .col04 { width: 8%; text-align:center; }
.gvJetsUnfullfilled .col05 { width: 5%; text-align:center; }
.gvJetsUnfullfilled .col06 { width: 5%; text-align:center; }
.gvJetsUnfullfilled .col07 { width: 15%; }
.gvJetsUnfullfilled .col08 { width: 5%; text-align:center; }
.gvJetsUnfullfilled .col09 { width: 5%; text-align:center; }
.gvJetsUnfullfilled .col10 { width: 5%; text-align:center; }
.gvJetsUnfullfilled .col11 { width: 5%; text-align:center; }


.gvCircListReport { clear: both; }
.gvCircListReport .col02 { text-align:center; text-align:center; white-space:nowrap;}
.gvCircListReport .col03 { width: 80px; text-align:center; white-space:nowrap;}
.gvCircListReport .col04 { width: 92px; text-align:center; white-space:nowrap;}
.gvCircListReport .col05 { width: 92px; text-align:center; white-space:nowrap;}
.gvCircListReport .col06 { width: 100px; text-align:center; }


/* columns - end */

.RowHoverHighlight {
background:#CCCCCC;
}

.modalBackground {
background-color:#808080;
filter: alpha(opacity=70); 
-moz-opacity: .70;
opacity:0.7;
}

.outerPopup 
{
    background-color:transparent;  
    padding:1em 1px;
}
 
.innerPopup
{
    background-color:#FFFFFF;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.ModalWindowTop
{
background: #8BA1B7 url('../img/mnubg.gif') repeat-x;
height:36px; border:solid 1px #8BA1B7;
color:#FFFFFF; font-weight:bold;
margin-bottom:10px;
}
.mHandle
{
	cursor: move;
}
.ModalWindowTop p {margin-top:10px; margin-left:10px;}
/* Portal Header Styles */
#ebsconetPortalNav
{
	background-color: #B0C0D0;
	text-align: right;
	padding: 1px 0;
	margin: 0;
}
#ebsconetPortalNav a { text-decoration: none; font-weight: bold; padding: 0 3px; color: #406080; }
	#ebsconetPortalNav a:hover { color: #000000; }
	#ebsconetPortalNav .active a { color: #000000; }
#ebsconetPortalNav ul
{
	display: inline;
}
#ebsconetPortalNav ul li.firstListItem
{
	border: none;
}
#ebsconetPortalNav ul li
{
	display: inline;
	border-left: 1px solid #FFFFFF;
}
#ebsconetPortalNav #logOffContainer { display: inline; border-left: 1px solid #FFFFFF; padding-left: 4px; }
#ebsconetPortalNav #logOffContainer a {	padding-left: 13px;	background: no-repeat left url(http://images.ebsco.com/ebsconet2006/icon-user.gif); }
.listMain
{
    background-color:#FFFFFF;
    z-index:1000;
    width:300px !important;
    text-align:inherit;
    text-indent:-1;
    list-style:none;
    overflow-y:scroll;
    margin-left:0px;
    padding-left:0px;
    border-bottom:1px solid #B5C6D4;
    border-left:1px solid #B5C6D4;
    margin-top:0px;
}

.wordWheel .itemsMain
{
    background:none;
    border-collapse:collapse;
    color:#00337E;
    white-space:nowrap;
    text-align:inherit left;
    padding:0px;
    margin:1%;
    
}

.wordWheel .itemsSelected
{
    background-color:#EED47D;
    color:#00337E;
    border-top:1px solid #FFF8E8;
    border-left:1px solid #FFF8E8;
    border-bottom:1px solid #00337E;
    border-right:1px solid #00337E;
}

.AlignRight
{ margin-left:100px;}

.invisible { visibility:hidden; display:none;}
