﻿body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 13px;
}

 a {
	color: #426;
}
a:hover {
	color: #D56800;
}

input, textarea, select {
    color: #555555;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
}

textarea,input[type="text"],input[type="password"],.uneditable-input {
	border-radius: 3px 3px 3px 3px;
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 4px 6px;
	width: 260px;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	margin-bottom: 5px;
}

select {
	border-radius: 3px 3px 3px 3px;
	display: inline-block;
	font-size: 12px;
	height: 30px;
	line-height: 20px;
	padding: 4px 6px;
	width: 270px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

textarea:focus,select:focus,input[type="text"]:focus,input[type="password"]:focus,input[type=”checkbox”]:focus,.uneditable-input:focus
        {
        background-color: #FFFFFF;
        border-color: rgba(68, 34, 102, 0.8);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
               rgba(68, 34, 102, 0.6);
        outline: 0 none;
}

#rmnheader {
	margin:0 auto; padding:0;
	width:960px;
	position:relative;
	z-index:3;
	text-align:left;
}

#content-application {
    margin: 0 auto;
    min-height: 350px;
    position: relative;
    z-index: 2;
}


#shell-application {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	width:960px;
	z-index:1; -moz-backgro:continuous
}

.header-application, 
.contentbox-application-content h1 {
    background: none;
	color:#381B81;
	font-family:Georgia;
	font-size:	26px;
	font-weight: normal;
	height: 40px;
	line-height: normal;
	width: auto;
}

.head-seperator {  
    background: transparent url(https://www.ama-assn.org/resources/images/application/bgbox-seperator.jpg) no-repeat scroll 0 0;
    width: 590px;
    height: 11px;
}

.subheader-application, 
.contentbox-application-content h2 {
	color:#381B81;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	18px;
	font-weight: bold;
	line-height: normal;
	width: auto;
	margin-bottom: 0px;
}

.subheader2-application,
.contentbox-application-content h3 {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	12px;
	font-weight: bold;
}

.subheader-purple-application,
.contentbox-application-content h4 {
	color:#381b81;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	11px;
	font-weight: bold;
}


.links-application a,
.contentbox-application-content a {
	color:#381b81;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline !important;
}

.links-application a:hover, 
.contentbox-application-content a:hover {
	color:#e68700;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	12px;
	font-weight: bold;
}

.purpleText-application {
	color:#381b81;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	12px;
}

.bodycopytext-application ,
.contentbox-application-content {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	12px;
	font-weight: normal;
}

.textbox-text-application {
	color:#000000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:	10px;
	font-weight: normal;
}



#col_left-application { width:220px; margin:0 20px 0px 0px; float:left;  }

#col_right-application { width:630px; float:left; font-size: 100%; }


#signin-application {
	position:absolute;
	right:30px;
	text-decoration:underline;
	top:-30px;
	left: -50px;
	z-index:61;
	width:100px;
}

#module-application {
	padding:0px 5px 30px 5px;
	width:220px;
}

#box-application {
	width:200px;
	font-size:10px;
	background-color: #381B81;
	padding:10px 12px 12px 12px;
	color:#ffffff;	
	margin-top:10px;
}

#module-application p{
	font-size:10px;
	color:#737373;
	padding-bottom: 8px;
}

#module-application h4{
	color:#350f58;
	font-size:11px;
}


.moduleBtn-active-application {
	width:220px;
	height:20px;
	display:block;
	background-image: url('https://www.ama-assn.org/resources/images/application/app-navigation-btn.png');
	background-repeat:no-repeat;
	padding: 5px 0px 5px 0px!important;
}

.moduleBtn-active-application a{
	position:relative;
	top:3px;
	left:12px;
	color:#ffffff!important;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none!important;	
}

.moduleBtn-application {
	border-bottom: 1px dotted #000000;
	color:#000000;
	padding: 8px 0px 8px 0px;
	font-size: 10px;
}

.moduleBtn-application-application a,
.moduleBtn-application-application a:link,
.moduleBtn-application-application a:visited { 
	color:#494949;
	text-decoration:underline;
}

.moduleBtn-application a:hover,
.moduleBtn-application a:active,
.moduleBtn-application a:focus {
	color:#e68700;
	text-decoration:underline;
}

#primary a, #primary a:link, #primary a:visited { 
	text-decoration:underline;
	}

.moduleBtn-application a{
	position:relative;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#737373;
	text-decoration:underline !important;
	left:12px;	
}



#sites-application {
	margin:0 auto; padding:0 10px;
	width:920px;
	height:30px;
	background:#2c1b61;
	color:#fff;
	font-size:88%;
	line-height:24px;
	text-align:left;
}


#search-application {
	width:135px;
 	float:right;
 	margin-left: 20px;
 	margin-top:5px;
}

#search-btn-application {
	width:62px;
	float:right;
	margin-top:5px;
 	padding-right:3px;
}

#breadcrumbs-application {
	width:540px;
	font-size: 88%;
	padding:0 10px 10px 5px;
	color:#878787;
}

#heading-application h4 {
	color:#350F58;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom: 12px;
}

.contentbox-application-top {
	height: 16px;
}
.contentbox-application-topleft {
	background-position: 0px 0px;
	left:0;
	top:0;
	width: 25px;
	height: 16px;
}
.contentbox-application-topmid {
	background-image:url(https://www.ama-assn.org/resources/images/application/contentbox-application-top.png);
	background-repeat: repeat-x;
	top: 0;
	height: 16px;
}
.contentbox-application-topright {
	background-position:-25px 0px;
	right:0;
	top:0;
	width: 25px;
	height: 16px;	
}
.contentbox-application-mid {
}
.contentbox-application-midleft {
	background-image: url(https://www.ama-assn.org/resources/images/application/contentbox-application-left.png);
	background-repeat: repeat-y;
}
.contentbox-application-content {
	background: url(https://www.ama-assn.org/resources/images/application/bgbox-grad.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #d7d7d9;
	margin:0 11px 0 11px;
	padding:10px 10px 10px 10px;
}
.contentbox-application-midright {
	background-image:url(https://www.ama-assn.org/resources/images/application/contentbox-application-right.png);
	background-repeat: repeat-y;
	background-position: center right;
	width:100%;
}
.contentbox-application-bottom {
	height: 20px;
}
.contentbox-application-bottomleft {
	background-position:0px -16px;
	bottom:0;
	left:0;
	width: 25px;
	height: 20px;	
}
.contentbox-application-bottommid {
	background-image:url(https://www.ama-assn.org/resources/images/application/contentbox-application-bottom.png);
	background-repeat: repeat-x;
	bottom:0;
	height: 20px;	
}
.contentbox-application-bottomright {
	background-position:-25px -16px;
	bottom:0;
	right:0;
	width: 25px;
	height: 20px;	
}

.contentbox-application {
	width: 630px;
	position: relative;
}

.contentbox-application .corner  {
	background-image:url(https://www.ama-assn.org/resources/images/application/contentbox-application.png);
	position: absolute;
}




.application-button {
   background-color:#452663;/* fallback */
   background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e2670), color-stop(1, #1b072c) );/* chrome 2+, safari 4+ */
   background-image:-webkit-linear-gradient(#4e2670,#1b072c); /* chrome 10+, safari 5.1+ */
   background:-moz-linear-gradient( center top, #4e2670 5%, #1b072c 100% );/* firefox  */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e2670', endColorstr='#1b072c');/* ie 6+ */
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e2670', endColorstr='#1b072c')"; /* IE8+ */
   background-image: -ms-linear-gradient(#4e2670,#1b072c);   /* IE10 */
   background-image: -o-linear-gradient(#4e2670,#1b072c);  /* Opera 11.1 */
   background-image: linear-gradient(#4e2670,#1b072c);/* The "standard" */
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   border-radius:5px;
   border:1px solid #a48fba;
   display:inline-block;
   color:#fff!important;
   font-family:Trebuchet MS;
   font-size:1em;
   font-weight:bold;
   line-height: 1em;
   padding:.5em 1em;
   text-decoration:none !important;
   margin-top: 15px;
   
   padding:.3em .8em; 
   overflow: visible;
   
   text-align: center;
   width: auto;
   height: auto;
}

.application-button:hover {
   background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ED980C), color-stop(1, #CA5904) );
   background:-moz-linear-gradient( center top, #ED980C 5%, #CA5904 100% );
   border:1px solid #e68700;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED980C', endColorstr='#CA5904');
   background-color:#e68700;
   color: #fff!important;
}

.application-button:active {
   position:relative;
   top:1px;
}

a.application-button {
    cursor: pointer;
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 21px;
    text-decoration: none !important;
}


/*a.application-button:hover,
a.application-button:focus {
	color: #ffffff;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none !important;
}
Replacement from Anjali on 12/07/2012 */
a.application-button:hover, a.application-button:focus {
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-decoration: none !important;
}

a.application-button.none {
    padding: 0px 0px 0px 0px;
    width: 115px;
    min-width: 115px;
    max-width: 115px;
}
a.application-button.left {
    padding: 0px 0px 0px 30px;
    width: 85px;
    min-width: 85px;
    max-width: 85px;
}
a.application-button.right {
    padding: 0px 30px 0px 0px;
    width: 85px;
    min-width: 85px;
    max-width: 85px;
}


.box-field-required {
	margin:0 0 0 380px;
	height:5px;
}
.field-required{
	color: #381b81;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:21px;
	font-weight:normal;
	position:relative;
	text-align:center;
	vertical-align:middle;
}

.application-tooltip-icon {
    cursor: pointer;
}

.application-tooltip-content {
    text-align: left;
}

.application-table {
    border: none;
    color: #381B81;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 100%;
}

.application-table thead {
    font-size: 10px;
}

.application-table tbody td {
    height: 30px;
}

.application-table.selectable tbody tr:hover {
    background-color: #e68700;
    cursor: pointer;
}

.application-table .row-alternate {
    background-color: #F2F2F2;
}
.application-table.black-text {
	color: #000000;
}

.contentbox-application-content hr {
    border: 0.5px dashed #ffffff;
}
#col_left-application.none{
	width:150px;
}
.article-pref-link { 
	display:none;
}

#header {
    background: none;
    border-bottom: none;
}

#footer {
    background: none;
    border-top: none;
    color: #3B3B3B;
    font-size: 100%;
}

.error-box {
	background: url("https://ama-assn.org/sub/sso/error-image.png") no-repeat scroll 15px 25px #FFFACB;
	border: 1px solid #FFCC00;
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px 15px 10px 90px;
	width: 300px;
	min-height: 90px;
}

.info-box {
	background: url("https://ama-assn.org/sub/sso/info-image.png") no-repeat scroll 15px 25px #BFF0FF;
	border: 1px solid #00B1FF;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 10px 15px 10px 90px;
	width: 300px;
	min-height: 90px;
}


.wrapper {
    margin: 0 auto;
    width: 980px;
}
.sso-header {
    background: none repeat scroll 0 0 #333333;
    font-family: Arial,Helvetica,sans-serif;
    height: 25px;
    position: relative;
    z-index: 8999;
}
.universal-links, .sign-in {
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 0 15px;
	text-align: left;
}
.universal-links a, .sign-in a {
    color: #CCCCCC;
}
.universal-links a:hover, .sign-in a:hover {
    color: #FECB00;
}
.universal-links a.selected {
    color: #FECB00;
    text-decoration: none;
}
.sign-in {
    position: absolute;
    right: 40px;
    top: 0;
}
.user-name {
    color: #CCCCCC;
    font-size: 12px;
    position: absolute;
    right: 200px;
    text-align: right;
    top: 5px;
}
.user-name a {
    color: #CCCCCC;
    font-size: 12px;
}
.account-menu {
    position: absolute;
    right: 40px;
    top: 0;
    width: 230px;
}
.account-menu a {
    background: url("../images/header/sso-account-arrow.png") no-repeat scroll 98px 7px #000000;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 5px 15px 0;
    text-decoration: none;
    width: 95px;
}
.account-menu a:hover, .account-menu a.open {
    background: url("../images/header/sso-account-arrow-dark.png") no-repeat scroll 98px 7px #EEEEEE;
    color: #442266;
}
.account-menu ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: -moz-use-text-color #888888 #888888;
    border-image: none;
    border-radius: 0 0 6px 6px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 2px 5px #AAAAAA;
    float: left;
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 7px;
    position: absolute;
    right: 0;
    top: 25px;
    width: auto;
    z-index: 9999;
}
.account-menu ul li {
    clear: both;
    font-size: 12px;
    margin: 0;
    padding: 0;
    //position: relative;
    text-align: center;
	list-style: none;
}
.account-menu ul li a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #333333;
    display: block;
    font-size: 12px;
    height: auto;
    padding: 5px 10px;
    text-align: left;
    width: 210px;
}
.account-menu ul li.split a {
    border-top: 1px solid #CCCCCC;
    margin-top: 0;
    padding-top: 7px;
}
.account-menu ul li.split-bottom a {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0;
    padding-bottom: 7px;
}
.account-menu ul li a:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #E68700;
}
.ama-header {
    margin-bottom: 15px;
    padding: 15px 15px 25px;
}
#rmnmenu {
	display: none;
}
.rmnsubheader {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	padding: 15px 15px 25px;
}

.rmnsubheader h1 {
	width: 600px;
	color: #666;
	font-size: 33px;
	font-weight:bold;
	margin: 25px 0 0px 25px;
	float: left;
}

.rmnsubheader img {
	border: 0;
}

#sso-footer {
    font-size: 12px;
    padding-left: 15px;
    padding-top: 20px;
}

#signout-nav-link { display: none;}