﻿@import "master.css";

html, body {
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body 
{
	background-color: #EAE9E9;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form, p {
	margin:0px;
	padding:0px;
}

div#wrapper 
{
    width:900px;
	margin:auto;
	min-height:100%;
	background-color:#FFFFFF;
	border-left:1px #EAE9E9 solid;
	border-right:1px #EAE9E9 solid;
}
div#headerContainer {
	padding:10px;
}
div#logoContainer {
	width:160px;
	height:101px;
	float:left;
}
div#iconsContainer {
	float:right;
}
div.icons {
	float:right;
	width:25px;
	height:40px;
	margin-right:10px;
	margin-top:20px;
}
div#search {
	margin-top:20px;
	float:right;
	text-align:right;
	margin-right:10px;
}
div#search .searchfield{
	border:2px #a2a2a2 solid; 
	background-color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	width:150px;
}
div#search .searchbutton{
	border:1px #EAE9E9 solid; 
	background-color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}
div#footerLeft {
	margin-left:10px;
	float:left;
	width:13px;
	height:38px;
}
div#footerRight {
	margin-right:10px;
	float:left;
	width:13px;
	height:38px;
}
div#footerMiddle {
	float:left;
	background-image:url(../images/footerMid.gif);
	background-repeat:repeat-x;
	height:38px;
	text-align:center;
	color:#FFFFFF;
	width:854px;
	padding-top:5px;
}
div#footerMiddle a{
	color:#ffffff;
	text-decoration:none;
}
div#footerContainer {
	text-align:center;
	padding-bottom:10px;
}
a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#F89400;
	text-decoration:none;
}
div#navContainer {
	padding:10px 10px 5px 10px;
}
div#navigation {
	width:164px;
	float:left;
	margin-right:5px;
	min-height:246px;
}
div#midNav {
	padding:5px;
	color:#FFFFFF;
	background-color:#383A3B;
	height:196px;
}
a.navigation:link, a.navigation:active, a.navigation:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.navigation:hover {
	color:#F89400;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.subNavigation:link, a.subNavigation:active, a.subNavigation:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
}
a.subNavigation:hover {
	color:#F89400;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
}

div.navMenu {
	padding-left:5px;
	margin-top:5px;
}
div#banner {
	float:left;
}
div#contentContainer {
	padding:0px 10px 10px 10px;
    float:left; /* Added for Rights Portal */
}
div#sidebar {
	width:163px;
	float:left;
	margin-right:5px;
}
div#sidebar a{
	color: #ffffff;
}
div#buttons {
	background-image:url(../images/leftButtons.gif);
	height:53px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:5px;
}
div#buttons:hover {
	background-image:url(../images/leftButtonsHover.gif);
	height:53px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:5px;
}

div#leftFAQ {
	background-image:url(../images/buttons/faq.gif);
	height:53px;
	padding-top:10px;
	padding-left:60px;
	margin-bottom:5px;
}
div#leftFAQ:hover {
	background-image:url(../images/buttons/faq_over.gif);
	height:53px;
	padding-top:10px;
	padding-left:60px;
	margin-bottom:5px;
	cursor:pointer;
}

div#buttons3 {
	background-image:url(../images/leftButtons.gif);
	height:48px;
	padding-top:15px;
	padding-left:10px;
	margin-bottom:5px;
}
div#buttons3:hover {
	background-image:url(../images/leftButtonsHover.gif);
	height:48px;
	padding-top:15px;
	padding-left:10px;
	margin-bottom:5px;
	cursor:pointer;
}

div#leftNews {
	background-image:url(../images/buttons/news.gif);
	height:48px;
	padding-top:15px;
	padding-left:60px;
	margin-bottom:5px;
}
div#leftNews:hover {
	background-image:url(../images/buttons/news_over.gif);
	height:48px;
	padding-top:15px;
	padding-left:60px;
	margin-bottom:5px;
	cursor:pointer;
}

div#leftDownload {
	background-image:url(../images/buttons/download.gif);
	height:48px;
	padding-top:15px;
	padding-left:60px;
	margin-bottom:5px;
}
div#leftDownload:hover {
	background-image:url(../images/buttons/download_over.gif);
	height:48px;
	padding-top:15px;
	padding-left:60px;
	margin-bottom:5px;
	cursor:pointer;
}

div#leftExpress {
	background-image:url(../images/buttons/express.gif);
	height:48px;
	padding-top:15px;
	padding-left:60px;
	margin-bottom:5px;
}
div#leftExpress:hover {
	background-image:url(../images/buttons/express_over.gif);
	height:48px;
	padding-top:15px;
	padding-left:60px;
	margin-bottom:5px;
	cursor:pointer;
}


div#leftMembers {
	background-image:url(../images/buttons/members.gif);
	height:53px;
	padding-top:10px;
	padding-left:60px;
	margin-bottom:5px;
}
div#leftMembers:hover {
	background-image:url(../images/buttons/members_over.gif);
	height:53px;
	padding-top:10px;
	padding-left:60px;
	margin-bottom:5px;
	cursor:pointer;
}

div.lhspanel {
	margin-bottom:5px;
	text-align: center;
}

div.leftTitle {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
div#leftLink {
	color:#FFFFFF;
	font-size:10px;
}
div#breadLeft {
	float:left;
}
div#bread {
	color:#333333;
	background-color:#ECEDEE;
	height:20px;
	float:left;
	padding-top:8px;
	padding-left:10px;
	width:685px;
	font-weight:bold;
}
div#bread span.normal{
	font-weight:normal;
}
div#breadRight {
	float:left;
}
a.leftLink:link, a.leftLink:active, a.leftLink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.leftLink:hover {
	color:#FFFFFF;
	text-decoration:none;
}
div#textContainer {
	float:left;
	width:700px;
	padding-left:10px;
	padding-top:10px;
}
div#text {
	width:490px;
	float:left;
	padding-right:10px;
}
div#text p {
	padding-bottom:10px;
}
div#text p a{
	text-decoration: underline;
}
div#text ul a{
	text-decoration: underline;
}
div#text a{
	text-decoration: underline;
}
div#text a{
	text-decoration: underline;
}
div#rightMenu {
	width:163px; /* Modified for Rights Portal */
	float:left;
}
div.rightTitle {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px #666666 dotted;
	padding-bottom:5px;
	color:#F89400;
}
div.rightItem {
	font-size:12px;
	padding-left:10px;
	margin:5px 0px 5px 0px;
}
h2.pageTitle {
	padding:0px;
	margin:0px;
	color:#F89400;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
}
h3.pageTitle {
	padding:0px;
	margin:0px;
	color:#F89400;
	font-weight:bold;
	padding-bottom:10px;
	font-size:14px;
}
h3.pageTitle2 {
	padding:0px;
	margin:0px;
	color:#8B8B8B;
	font-weight:bold;
	padding-bottom:10px;
	font-size:14px;
}
p.textBody {
	padding-bottom:10px;
}
div#newsImage {
	width:122px;
	height:82px;
	margin-right:10px;
	float:left;
}
div#newsText {
	float:left;
	width:358px;
}
p#newsTitle{
	font-weight:bold;
}
p#newsDate{
	margin-bottom:5px;
	font-size:10px;
}
div#newsItemContainer {
	border-bottom:1px #CCCCCC solid;
	padding-bottom:5px;
	padding-top:10px;
}
div#newsItemContainerLast {
	padding-bottom:5px;
	padding-top:10px;
}
div.subMenuInactive {
	display:none;
}
div.subMenuActive {
}
div#subItem {
	margin-bottom:5px;
	margin-top:5px;
}

#dhtmltooltip{
	position: absolute;
	width: 50px;
	border: 1px solid black;
	padding: 2px;
	z-index: 100;
	text-align:center;
	padding:3px 2px 3px 2px;
	visibility: hidden;
}

.fl {
	float:left;
}

.clear {
	clear:both;
}

.formrow .formfield
{
	width:170px;
	float:left;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: right;
	line-height: 18px;
}

.formrow
{
	width:490px;
	clear:both; /* Modified for RightsPortal */
}

.formrow .forminput
{
	width:310px;
	float:left;
}

.formrow .forminput input
{
	width: 270px;
	height: 15px;
	border: 1px solid #000000;
}
/* Added for Rights Portal - BEGIN */
.formrow .forminput select
{
	width: 275px;
	height: 20px;
	border: 1px solid #000000;
}
/* Added for Rights Portal - END */

.formrow .formfield2  {
	width:90px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formrow .forminput2  {
	width:95px;
	float:left;
}

.formrow .formfield3  {
	width:70px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formrow .forminput3  {
	width:215px;
	float:left;
}

.formrow .forminput3 input {
	width: 175px;
	height: 15px; 
	border: 1px solid #000000;
}

.formrow .forminput4  {
	width:390px;
	float:left;
}

.formrow .forminput4 input {
	width: 350px;
	height: 15px;
	border: 1px solid #000000;
}

.formrow .formfield5  {
	width:95px;
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formrow .forminput5  {
	width:130px;
	float:left;
}

.formrow .forminput5 input {
	width: 110px;
	height: 15px; 
	border: 1px solid #000000;
}

.formrow .forminput6  {
	width:130px;
	float:left;
}

.formrow .forminput6 input {
	width: 120px;
	height: 15px; 
	border: 1px solid #000000;
}

.formrow .formfield7  {
	width:30px;
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formrow .forminput7  {
	width:70px;
	float:left;
}

.formrow .forminput7 input {
	width: 60px;
	height: 15px; 
	border: 1px solid #000000;
}

.formrow .formfield8  {
	width: 50px;
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.red {
	color: #B31111;
}

p.formindent {
	padding-left: 35px;
}

.chkpublication {
	padding-left: 70px;
}

div#widetext {
	width:700px;
}

div#widetext p {
	padding-bottom:10px;
}

div#widetext p a{
	text-decoration: underline;
}

div#widetext ul a{
	text-decoration: underline;
}

.formsection {
	width:670px;
	border: 1px solid #BDBDBD;
	padding: 10px;
	margin-bottom: 20px;
	color: #8B8B8B;
	overflow:hidden;
}

.formsection p a{
	text-decoration: underline;
}

.formsection .formrow  {
	width:590px;
	float:left;
}

.formsection .formrow a{
	text-decoration: underline;
}

.formsection .formrow .formfield  {
	width:200px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formsection .formrow .forminput  {
	width:375px;
	float:left;
}

.formsection .formrow .forminput input[type=text] {
	width: 350px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .formrow .forminput input[type=radio] {
	width: 30px;
	height: 12px; 
	font-size: 11px;
	border: none;
}

.formsection .formrow .forminput2  {
	width:80px;
	float:left;
}

.formsection .formrow .forminput2 input {
	width: 70px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .formrow .formfield3  {
	width:60px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formsection .formrow .forminput3  {
	width:225px;
	float:left;
}

.formsection .formrow .forminput3 input {
	width: 200px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .formrow .forminput4  {
	width:130px;
	float:left;
}

.formsection .formrow .forminput4 input {
	width: 120px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .formrow .formfield4  {
	width:30px;
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formsection .formrow .formfield5  {
	width: 50px;
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formsection .formrow .forminput5  {
	width:70px;
	float:left;
}

.formsection .formrow .forminput5 input {
	width: 60px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}


.formsection .formrow .forminput6  {
	width:142px;
	float:left;
}

.formsection .formrow .forminput6 input {
	width: 138px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}


.formsection .formrow .forminput7  {
	width:30px;
	float:left;
	text-align: center;
}

.formsection .formrow .forminput7 input {
	width: 20px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
	text-align: center;
}


.formsection .formrow .formfield8  {
	width:100px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formsection .formrow .forminput8  {
	width:122px;
	float:left;
}

.formsection .formrow .forminput8 input {
	width: 118px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
	text-align: center;
}

.formsection .bformrow  {
	width:590px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formsection .bformrow .bformcol1  {
	width:180px;
	float:left;
	padding-right: 10px;
}

.formsection .bformrow .bformcol2  {
	width:400px;
	float:left;
}

.formsection .bformrow .bformcol2 .formrow  {
	width:400px;
	float:left;
}

.formsection .bformrow .bformcol2 .formrow .formfield  {
	width:100px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formsection .bformrow .bformcol2 .formrow .forminput  {
	width:290px;
	float:left;
}

.formsection .bformrow .bformcol2 .formrow .forminput input {
	width: 280px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .bformrow .bformcol2 .formrow .forminput2  {
	width:30px;
	float:left;
	text-align: center;
}

.formsection .bformrow .bformcol2 .formrow .forminput2 input {
	width: 20px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
	text-align: center;
}

.formsection .bformrow .bformcol2 .formrow .forminput3  {
	width:290px;
	float:left;
}

.formsection .bformrow .bformcol2 .formrow .forminput3 .col1 {
	width:170px;
	float:left;
}

.formsection .bformrow .bformcol2 .formrow .forminput3 .col1 input {
	width: 150px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
	text-align: center;
}

.formsection .bformrow .bformcol2 .formrow .forminput3 .col2 {
	width:120px;
	float:left;
}

.formsection .bformrow .bformcol2 .formrow .forminput3 .col2 input {
	width: 100px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
	text-align: center;
}

.formsection .bformrow .formfield  {
	width:260px;
	float:left;
	padding-right: 70px;
	padding-bottom: 5px;
	line-height: 18px;
}

.formsection .bformrow .forminput {
	width:80px;
	float:left;
}

.formsection .bformrow .forminput input[type=radio] {
	width: 30px;
	height: 15px; 
	font-size: 11px;
	border: none;
}

.formsection .bformrow .forminput input[type=checkbox] {
	width: 30px;
	height: 15px; 
	font-size: 11px;
	border: none;
}

.formsection .bformrow .formfield2  {
	width:80px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 18px;
}

.formsection .bformrow .forminput2 {
	width:160px;
	float:left;
	height: 23px;
}

.formsection .bformrow .forminput2 input {
	width: 150px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .cformrow  {
	width:590px;
	float:left;
	margin-bottom: 10px;
}

.formsection .cformrow .licence {
	width:500px;
	margin-left: 50px;
	margin-bottom: 5px;
}

.formsection .cformrow .bullet {
	width: 20px;
	float: left;
}

.formsection .cformrow .text {
	float: left;
	width: 530px;
}

.formsection .cformrow .fields  {
	width:550px;
	float:left;
}

.formsection .cformrow .fields .field  {
	width:173px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 18px;
	text-align: center;
}

.formsection .cformrow .fields .field input {
	width: 170px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .cformrow .fields .field2  {
	width:127px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 18px;
	text-align: center;
}

.formsection .cformrow .fields .field2 input {
	width: 125px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .cformrow .formcheck  {
	width:220px;
	float:left;
	margin-top: 5px;
}

.formsection .cformrow .formcheck input[type=checkbox] {
	width: 30px;
	height: 15px; 
	font-size: 11px;
	border: none;
}

.formsection .cformrow .author input {
	width: 450px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .dformrow  {
	width:590px;
	float:left;
	margin-bottom: 10px;
}

.formsection .dformrow span.orange {
	color: #FF7E00;
	font-weight: bold;
}

.formsection .dformrow ol {
	margin-left: 25px;
	color: #FF7E00;
	font-weight: bold;
	margin-bottom: 10px;
}

.formsection .dformrow ol li {
	clear:both;
}

.formsection .dformrow ol li ol {
	margin-left: 0;
	color: #8B8B8B;
	font-weight: normal;
	list-style-type: none;
	clear:both;
}

.formsection .dformrow ol li ol li {
	clear:both;
}

.formsection .dformrow .bullet {
	width: 20px;
	float: left;
}

.formsection .dformrow ol li ol li ol {
	margin-left: 25px;
	list-style-type:lower-alpha;
	clear:both;
}

.formsection .eformrow  {
	width:590px;
	float:left;
}

.formsection .eformrow .checkfield  {
	width:40px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 18px;
}

.formsection .eformrow .checkfield input[type=radio] {
	width: 30px;
	height: 12px; 
	font-size: 11px;
	border: none;
}

.formsection .eformrow .field  {
	width:500px;
	float:left;
	line-height: 18px;
}

.formsection .eformrow .formfield  {
	width:260px;
	float:left;
	padding-right: 10px;
	line-height: 18px;
}

.formsection .eformrow .field2  {
	width:270px;
	float:left;
	line-height: 18px;
}

.formsection .eformrow .field3  {
	width:90px;
	float:left;
	line-height: 18px;
}

.formsection .eformrow .forminput  {
	width:300px;
	float:left;
	height: 23px; 
}

.formsection .eformrow .forminput input[type=radio] {
	width: 30px;
	height: 12px; 
	font-size: 11px;
	border: none;
}


.formsection .eformrow .field input[type=text] {
	width: 350px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
}

.formsection .eformrow .forminput2  {
	width:25px;
	float:left;
	text-align: center;
}

.formsection .eformrow .forminput2 input {
	width: 15px;
	height: 12px; 
	font-size: 11px;
	border: 1px solid #A1A1A1;
	text-align: center;
}

.formsubsection {
	width: 580px;
	height: 80px;
	border: 1px solid #BDBDBD;
	padding: 10px;
	margin-bottom: 10px;
	color: #8B8B8B;
}


.formsubsection .officeuse {
	width: 120px;
	float: left;
}

.formsubsection .officeuse1 {
	width: 180px;
	float: left;
}

.formsubsection .officeuse2 {
	width: 150px;
	float: left;
}


.popup 
{
	background: #ffffff;
	border:3px solid #999;
	display:block;
	left:0px;
	padding:9px 0px 0px 0px;
	position:absolute;
	text-align:left;
	top:0px;
	visibility:hidden;
	width:300px;
	z-index:100;
}

.popup .inner {
	padding:0px 11px;
}


.popup .close {
	display:block;
	margin:7px 0px 0px 0px;
	text-align:right;
}

img.PublisherLogo
{
    margin-left: 50px;
    max-width: 80px;
    max-height: 80px;
    position: absolute;
     height:auto;
     width:auto;
}

.txtBox
{
    border: 1px solid #000000;
    height: 15px;
    width: 270px;
    margin-bottom:3px;
     margin-top:3px;
}

.watermarked
{
    border: 1px solid #000000;
    height: 15px;
    width: 270px;
    margin-bottom:3px;
    margin-top:3px;
    color:Gray;
     font-style:italic;
     font-size:12px;
}
.lbl
{
    text-align:right;
    width:200px;
        margin-bottom:3px;
     margin-top:3px;
     
}


.td
{
            float:left;
            width:220px;
}

.tr
{
         clear:both;
         padding:3px;
         
}
.td1
        {
            float:left;
            width:100px;
            padding:3px;
            }
.tr1
        {
         clear:both;
         
            }
.txt1
         {
             width:70px;
             }

         
.hidden
{
    visibility:hidden;
    display:none;
    }
        
