﻿/* -------------------------------------------- COMMON --------------------------------------------------- */
#error {
    padding:10px;
}

#errorbanner {
    padding:0 0 1.5em 0;
}

#errormessage p {
    padding:0 0 1em 0;
}

body.profileBody {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 13px;
    background-color: #D3DBE8;
}

img {
    vertical-align: bottom;
}

#profilewrapper {
    position: relative;
    width: 725px;
    margin: 0 auto;
}

a {
    color: #183966;
}

div.clear {
    clear: both;
}

.hidden {
    visibility: hidden;
}

em {
    font-weight: bold;
    font-style: normal;
    color: #cc6600;
}

.displayNone {
    display: none;
}

#loadingMessage
{
    position:fixed;
    top: 0px;
    right: 0px;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    color: #183966;
    background-color: White;
    z-index: 11;
    display: none;
}

#loadingMessage img
{
    vertical-align: middle;
    margin-right: 5px;
}

.loadingMessageBG
{
	position:fixed;
	background-color:Transparent;
  top: 0px;
  right: 0px; 
  width:100%;
  height:100%; 
  z-index: 9;
	opacity:0.4;
	filter:alpha(opacity=40)
}

/* -------------------------------------------- COMMON --------------------------------------------------- */










/* -------------------------------------------- HEADER --------------------------------------------------- */
#profileheader {
    position: relative;
}

#profileheader ul {
    position: absolute;
    top: 12px;
    right: 170px;
}

#profileheader ul li {
    font-size: 10px;
    line-height: 12px;
}

#profileheader ul li a {
    text-decoration: none;
}

#profileheader ul li a:hover {
    text-decoration: underline;
}

#loginCurtain {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: Black;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

#loginWrapper {
    position: relative;
    z-index: 1005;
}

#login {  
    position: relative;
    width: 500px;
    border: solid #183966 10px;
    background-color: #f0f0f0;
    padding: 10px 20px 10px 20px;
    margin: 0 auto;
}

#login div.or {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 50px;
    left: 245px;
    top: 100px;
    padding: 5px;
}

#loginExistingUser,
#loginPasswordRetrieval {
    float: left;
}

#loginNewUser {
    float: right;
}

#loginPasswordRetrieval {
    display: none;
}

#loginPasswordRetrieval fieldset.part1 legend {
    font-size: 19px;
}

#login form fieldset {
    border: solid #a7b8d2 1px;
    color: #183966;
    width: 175px;
    padding: 10px;
    margin: 10px;
}

#login form fieldset legend {
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}

#login form fieldset div {
    margin: 10px 0 10px 0;
}

#login form fieldset div label {
    font-size: 15px;
    font-weight: bold;
    display: block;
    padding-bottom: 5px;
}

#login form fieldset div input {
    margin-bottom: 5px;
    width: 175px;
}

#login form fieldset div input.buttonLeft {
    float: left;
}

#login form fieldset div input.buttonRight {
    float: right;
}

#login form fieldset div label.error,
#login form fieldset div.messages {
    font-size: 11px;
    font-weight: bold;
    color: #cc6600;
}

#login form fieldset div.instructions {
    font-size: 11px;
    font-weight: bold;
}

#login form fieldset div a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #0071c7;
}

#login form fieldset div a:hover {
    text-decoration: underline;
}

#login form fieldset.part2 {
    display: none;
}

#logout {
    font-size: 10px;
    position: relative;
    float: right;
    margin-right: 25px;
}

#menu {
    margin-left: 25px;
    float: left;
    padding-bottom: 25px;
}

#menu li {
    height: 22px;
    float: left;
}

#menu li.subscriptionsOn {
    width: 163px;
    background-image: url('/images/profile/email_sub_off_blue.gif');
}

#menu li.subscriptionsOff {
    width: 163px;
    background-image: url('/images/profile/email_sub_on_blue.gif');
    cursor: pointer;
}

#menu li.subscriptionsOff:hover {
    width: 163px;
    background-image: url('/images/profile/email_sub_off_blue.gif');
    cursor: pointer;
}

#menu li.informationOn {
    width: 163px;
    background-image: url('/images/profile/contact_off_blue.gif');
}

#menu li.informationOff {
    width: 163px;
    background-image: url('/images/profile/contact_on_blue.gif');
    cursor: pointer;
}

#menu li.informationOff:hover {
    width: 163px;
    background-image: url('/images/profile/contact_off_blue.gif');
    cursor: pointer;
}
/* -------------------------------------------- HEADER --------------------------------------------------- */










/* -------------------------------------------- SUBSCRIPTIONS --------------------------------------------------- */
.introduction {
    font-size: 11px;
    line-height: 16.5px;
    padding: 0 25px 0 25px;
    display: none;
}

.introduction p {
    padding-bottom: 11px;
}

.introduction p.message {
    font-weight: bold;
    color: #cc6600;
    font-size: 13px;
    line-height: 19.5px;
}

.introduction p.first {
    padding-top: 25px;
}

.introduction ul  {
    padding-bottom: 16.5px;
    padding-left: 25px;
}

.introduction ol {
    width: 250px;
    padding-left: 25px;
}

.introduction ol li {
    list-style: decimal;
    padding-bottom: 11.5px;
}

.informationMessage {
    display: none;
}

#subscriptions {
    padding: 25px;
    display: none;
}

#subscriptions div.sampleInstructions {
    text-align: right;
    font-size: 10px;
    margin-bottom: 10px;
}

#subscriptions fieldset legend {
    display: none;
}

#subscriptions fieldset div.web_image {
    width: 122px;
    float: left;
}

#subscriptions fieldset div.main {
    position: relative;
    width: 540px;
    float: right;
    background-color: #fff2c2;
    font-size: 10px;
    border-left: solid #0071c7 1px;
    border-right: solid #0071c7 1px;
    margin-bottom: 20px;
    margin-top: 29px;
	margin-right: 0px !important;
}

#subscriptions fieldset div.main div.profileheader {
    background-image: url('/images/profile/tab_back.gif');
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    top: -29px;
    left: -1px;
    padding-right: 2px;
    height:auto;
    background-color:transparent;
}

#subscriptions fieldset div.main div.profileheader p {
    position: absolute;
    top: 10px;
    right: 0px;
}

#subscriptions fieldset div.main div.profileheader p strong {
    color: #cc6600;
}

#subscriptions fieldset div.main p.description {
    font-size: 11px;
    border-bottom: solid #0071c7 1px;
    padding: 10px;
}

#topics {
    display: none;
}

#showAllTopics {   
    background-image: url('/images/profile/plus.gif');
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    position: relative; 
    top: 5px;
    left: 5px;
}

#subscriptions fieldset div.main ul.subscriptionItems {
		list-style-type: none;
}

#subscriptions fieldset div.main ul.subscriptionItems li.mainItem {
    border-bottom: solid #0071c7 1px;
    padding: 10px;
    position: relative;
}

#subscriptions fieldset div.main ul.subscriptionItems li.mainItem input {
    margin-right: 3px;
    vertical-align: baseline;
}

#subscriptions fieldset div.main ul.subscriptionItems li.mainItem label {
    font-size: 11px;
    font-weight: bold;
    color: #cc6600;
    margin-right: 5px;
}

#subscriptions fieldset div.main ul.subscriptionItems li.mainItem a img {
    margin-right: 3px;
}

#subscriptions fieldset div.main ul.subscriptionItems li.mainItem ul {
    padding: 10px 0 0 20px;
}

#subscriptions fieldset div.main ul.subscriptionItems li.mainItem ul.frequencyAndFormat li.item {
    float: left;
    margin-right: 50px;
}

#topicsKaiserUpdateAllTopics li {
    float: left;
    width: 50%;
    height: 30px;
}

#topicsKaiserUpdateAllTopics li label {
    font-size: 9px !important;
}

.subscriptionRSSLink {
    background-image: url('/images/profile/rss-11x11.png');
    background-repeat: no-repeat;
    padding-left: 15px;
    text-decoration: none;
    font-weight: bold;
}
/* -------------------------------------------- SUBSCRIPTIONS --------------------------------------------------- */









/* -------------------------------------------- BOTTOM BUTTONS --------------------------------------------------- */
#subscriptions span.status,
#information span.status {
    float: right;
    font-weight: bold;
    font-size: 11px;
    margin-right: 10px;
    padding-top: 5px;
    display: none;
}

#subscriptions input.buttonRight,
#information input.buttonRight {
    float: right;
}

#information input.buttonLeft {
    float: left;
}
/* -------------------------------------------- BOTTOM BUTTONS --------------------------------------------------- */









/* -------------------------------------------- INFORMATION --------------------------------------------------- */
#information {
    display: none;
    padding: 25px;
}

#information fieldset.part1 {
    border-bottom: solid #ff8800 1px;
}

#information fieldset div div {
    float: left;
    height: 50px;
    margin: 10px 5px 5px 5px;
}

#information fieldset div div label {
    display: block;
    background-color: #b6cde4;
    color: #183966;
    font-size: 10px;
}

#information fieldset div div label.error {
    background-color: #D3DBE8;
    color: #cc6600;
    font-weight: bold;
}

/*
674px = 100%
448px =  66%
337px =  50%
168px =  25%
224px =  33%
*/
#EmailAddressInput,
#PasswordInput {
    width: 214px;
}

#EmailAddressConfirmInput,
#PasswordConfirmInput {
    width: 214px;
    padding-right: 0px;
}

#PasswordInput {
    clear: both;
}

#EmailAddressInput input,
#PasswordInput input,
#EmailAddressConfirmInput input,
#PasswordConfirmInput input {
    width: 208px;
}

#HonorificInput,
#FirstNameInput,
#LastNameInput,
#TitleInput,
#SuffixInput,
#OrganizationInput,
#CityInput,
#ZipCodeInput,
#TelephoneInput,
#FaxNumberInput {
    width: 158px;
}

#HonorificInput input,
#FirstNameInput input,
#LastNameInput input,
#TitleInput input,
#OrganizationInput input,
#SuffixInput input,
#CityInput input,
#ZipCodeInput input,
#TelephoneInput input,
#FaxNumberInput input {
    width: 152px;
}

#OrganizationTypeInput,
#OccupationInput,
#MediaOutletInput,
#CountryInput,
#StateProvinceInput,
#OrganizationWebsiteInput,
#AddressStreetInput,
#HeardFromInput,
#HeardFromOtherInput,
#HtmlOrTextInput {
    width: 326px;
}

#OrganizationWebsiteInput input,
#AddressStreetInput input,
#HeardFromOtherInput input {
    width: 320px;
}

#OrganizationTypeInput select,
#OccupationInput select,
#MediaOutletInput select,
#CountryInput select,
#StateProvinceInput select,
#HeardFromInput select,
#HtmlOrTextInput select {
    width: 326px;
}

#StateProvinceInput,
#MediaOutletInput,
#OccupationInput,
#HeardFromOtherInput {
    display: none;
}

#informationLoginPreference {
    position: absolute;
    background-color: #b6cde4;
    width: 203px;
    font-size: 10px;
    padding: 5px;
    right: 34px;
    top: 35px;
}

#informationLoginPreference p {
    font-weight: bold;
}

#informationChangePassword {
    font-weight: bold;
    font-size: 10px;
    text-align: right;
    width: 214px;
    padding-top: 10px;
}

#sinformationChangePassword a {
    text-decoration: underline;
}

#passwordChangeForm {
    padding: 25px;
}

#passwordChangeForm fieldset {
    border: solid #a7b8d2 1px;
    width: 300px;
    color: #183966;
    padding: 10px;
    margin: 10px;
}

#passwordChangeForm fieldset legend {
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}

#passwordChangeForm fieldset div {
    margin: 10px 0 10px 0;
}

#passwordChangeForm fieldset div label {
    font-size: 15px;
    font-weight: bold;
    display: block;
    padding-bottom: 5px;
}

#passwordChangeForm fieldset div input {
    margin-bottom: 5px;
}

#passwordChangeForm fieldset div label.error,
#passwordChangeForm fieldset div.messages {
    font-size: 11px;
    font-weight: bold;
    color: #cc6600;
}

#submitPasswordChange {
    float: left;
}

#submitPasswordChangeCancel {
    float: right;
}
/* -------------------------------------------- INFORMATION --------------------------------------------------- */









/* -------------------------------------------- TEXT --------------------------------------------------- */
div.profiletext {
    font-size: 11px;
    line-height: 16.5px;
    padding: 25px;
}

div.profiletext h1 {
    font-weight: bold;
    color: #cc6600;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 12px;
}

div.profiletext p {
    padding: 8.25px 0 8.25px 0;
}

div.profiletext ul {
    padding-left: 33px;
}

div.profiletext ul li {
    list-style: disc;
    padding: 8.25px 0 8.25px 0;
}

div.profiletext dl {
    padding: 8.25px 0 8.25px 0;
}

div.profiletext dt {
    font-weight: bold;
    padding-top: 16.5px;
}

div.profiletext dd {
    padding: 8.25px 0 8.25px 0;
}

#contactUs div.form {
    padding: 33px;
}

#contactUs div.input {
    padding-bottom: 27.5px;
}

#contactUs div.input label {
    font-size:15px;
    color: #183966;
    font-weight: bold;
}

#contactUs div.input .error {
    color: #CC6600;
    font-weight: bold;
}

#contactUs div.input label,
#contactUs div.input .error {
    display: block;
}
/* -------------------------------------------- TEXT --------------------------------------------------- */









/* -------------------------------------------- FOOTER --------------------------------------------------- */
#profilefooter {
    font-size: 10px;
    line-height: 14px;
    background-color: #a7b8d2;
    border-bottom: solid #183966 5px;
}

#profilefooter ul {
    float: left;
    padding: 3px;
}

#profilefooter ul li {
    float: left;
    margin-left: 3px;
    margin-right: 3px;
}
/* -------------------------------------------- FOOTER --------------------------------------------------- */
