/*****************************/
/* element definitions start */
/*****************************/

html, body {
    font-family:lucida,verdana,sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#000000;
    background-color: #fdd39f;
/*background-color:#bbbbbb;*/
    padding: 0px;
    margin: 0px;
}

body {
    color:#000000;
    background-color:#ffffff;
    padding: 0;
}

input, textarea {
    font-family:lucida,verdana,sans-serif;
    font-size:12px;
    font-weight:normal;
}

a {
    font-family:lucida,verdana,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
    color:#0033CC;
}

a.link {
    color:#0033CC;
    background-color:transparent;
}

a:hover {
    color:#ff0000;
    background-color:transparent;
}

a img {
    text-decoration:none;
    border:none;
    padding:0px;
    margin:0px;
}

a:link {color: #6D1900;}
a:active {color: #C44400;}
a:visited {color: #7D2B00;}
a:hover {color: #d67501;}


h1 {
    font-size:18px;
    font-weight:normal;
    text-align:left;
    padding:15px;
    margin:0px;
    color:#ffffff;
    background-color:#15428b;
}

h1 a {
    font-size:18px;
    font-weight:normal;
    text-decoration:none;
    color:#ffffff;
    background-color:transparent;
}

h1 a:hover {
    text-decoration:none;
    color:#ffffff;
    background-color:transparent;
}

h2 a {
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
    color:#ffffff;
    background-color:transparent;
}

h2 a:hover {
    text-decoration:none;
    color:#ffffff;
    background-color:transparent;
}

h2 {
    font-size: 15px;
    color: #6d1900;
}

h2 span {
    color: #1010d0;
}

p span {
    font-weight: bold;
    color: #990000;
}

/*****************************/
/* element definitions end   */
/*****************************/
div#logo_small {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: .9em;
    height: 40px;
    line-height: 1.2;
    text-align: right;
    color: #556872;
}

/*****************************/
/* class definitions start   */
/*****************************/

div.footer {
    color:#555555;
    font-size:11px;
    font-weight:normal;/*
	background-color:transparent;
	border-top:solid 1px #cccccc;
	margin:30px 10px 0px 10px;//*/
    padding:10px 5px 10px 5px;
}

div.footer a {
    font-size:11px;
    font-weight:normal;
}

div.path {
    font-size:11px;
    font-weight:normal;
    padding:0px;
    margin:25px 20px 10px 200px;
    text-align: right;
}

div.path a {
    font-size:11px;
    font-weight:normal;
}

div.printlink {
    float:right;
    width:auto;
}

div.quicknav {
    position:absolute;
    top:25px;
    right:30px;
    font-size:12px;
    font-weight:normal;
    text-align:right;
    color:#ffffff;
    background-color:transparent;
    padding:0px;
    margin:0px;
}

div.quicknav a {
    font-size:12px;
    font-weight:normal;
    color:#ffffff;
    background:transparent;
}

div.quicknav a:hover {
    color:#ff0000;
    background:#ffffaa;
}

div.toplink {
    padding:0px;
    margin:0px 0px 0px 205px;
}

div.toplink a {
    font-size:11px;
    font-weight:normal;
}

/*****************************/
/* class definitions end     */
/*****************************/

/*****************************/
/* quicksearch starts        */
/*****************************/

form.qs {
    position:absolute;
    top:60px;
    right:30px;
    text-align:right;
    padding:0px;
    margin:0px;
}

form.qs p {
    font-size:11px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    color:#ffffff;
    background-color:transparent;
}

form.qs input.button {
    font-size:11px;
    font-weight:normal;
    width:30px;
    color:#000000;
    background-color:#f9f9ff;
    border:solid 1px #c0d3e2;
    padding:0px;
    margin:0px;
}

form.qs input.textfield {
    font-size:11px;
    font-weight:normal;
    padding:0px;
    margin:0px;
}

/*****************************/
/* quicksearch ends          */
/*****************************/

/*****************************/
/* main starts               */
/*****************************/

div.main {
    font-size:12px;			/* Internet Explorer needs this */
    font-weight:normal;
    line-height:18px;
    color:#000000;
    background-color:#d7d7d7;
    /*background: url(../images/ams/bodybg2b.gif);*/
    padding: 10px;
    margin:10px 10px 10px 10px;
    border:solid 1px #cccccc;
    min-height: 550px;
    _height: 550px;		/* Internet Explorer needs this */
}

div.main.no_menu {
    margin:10px 10px 10px 10px;
}


div.main h3 {
    font-size:16px;
    font-weight:bold;
}

div.main h4 {
    font-size:12px;
    font-weight:bold;
    padding:0px;
    margin:25px 0px 2px 0px;
    border-bottom:solid 1px #cccccc;
}

div.main h4 a {
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}

div.main h4 span.top {
    font-size:11px;
    font-weight:normal;
}

div.main h4 span.top a {
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}

div.main p {
    padding:0px;
    margin:2px 0px 10px 10px;
}

div.main table {
    font-family:lucida,verdana,sans-serif;
    font-size:12px;				/* Internet Explorer needs this */
    font-weight:normal;
    line-height:17px;
}

div#filterTable table label {
    font-weight: bold;
}

div#filterTable table td {
    padding:5px;
}

.filter_table {
    margin: 0;
}

div.main td {
    padding:0px 5px 0px 5px;
    margin:0px;
}
/*
div.main ul {
list-style-type:square;
padding:0px;
margin:0px 0px 10px 40px;
}

div.main ul.none {
list-style-type:none;
}

div.main li {
padding:0px;
margin:1px 0px 1px 0px;
}
*/

/*****************************/
/* main ends                 */
/*****************************/


/* These are the styles for detail screen tables */
table.detail {
    padding: 5px;
    font-weight: normal;
    color: #6d1900;
    border-spacing: 5px;
    background-color: #fdd39f;
    border: 1px solid #9CBFEE;
    width: 100%;
}

table.detail_blue {
    padding: 5px;
    font-weight: normal;
    color: #202e4b;
    border-spacing: 5px;
    background-color: #8aa5de;
    border: 1px solid #9CBFEE;
    width: 100%;
}

table.dental_detail {
    margin-left: 10px;
    padding: 5px;
    font-weight: normal;
    color: #6d1900;
    border-spacing: 0px;
    background-color: #fdd39f;
    border: 1px solid #9CBFEE;
    width: 100%;
}

table.appointment {
    margin-left: 10px;
    padding: 5px;
    font-weight: normal;
    color: #6d1900;
    border-spacing: 0px;
    background-color: #fdd39f;
    border: 1px solid #9CBFEE;
    width: 100%;
}

table.associate_detail {
    margin-left: 10px;
    padding: 5px;
    font-weight: normal;
    color: #6d1900;
    border-spacing: 0px;
    background-color: #fdd39f;
    border: 1px solid #9CBFEE;
    width: 100%;
}

table.exempted_field {
    margin-left: 10px;
    padding: 5px;
    font-weight: normal;
    color: #6d1900;
    border-spacing: 0px;
    background-color: #fdd39f;
    border: 1px solid #9CBFEE;
    width: 100%;
}

table.detail th {
    text-align: right;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    background-color: #fdd39f;
    width: 170px;
    text-align: left;
}

table.detail_blue th {
    text-align: right;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    background-color: #8aa5de;
	color: #202e4b;
    width: 170px;
    text-align: left;
}

table.public_message th {
    text-align: right;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    background-color: #fdd39f;
    width: 450px;
    text-align: left;
}

table.dental_detail th {
    text-align: left;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    background-color: #fdd39f;
    width: 450px;
}

table.dental_detail td {
    text-align: left;
    padding: 5px;
}

table.summary_detail td {
	text-align: left;
	width: 1200px;
}

table.appointment th {
    text-align: left;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    background-color: #fdd39f;
    width: 150px;
}

table.appointment td {
    text-align: left;
    padding: 5px;
}

table.associate_detail th {
    text-align: left;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    background-color: #fdd39f;
    width: 450px;
}

table.associate_detail td {
    text-align: left;
    padding: 5px;
}

table.detail th.tallCell {
    vertical-align: top;
}

table.detail td {
    text-align: left;
    padding: 5px;
}

table.detail td.moveOptions {
    text-align: center;
    width: 50px;
    padding: 5px;
}

table.detail td.moveOptions button {
    margin-bottom: 2px;
    width: 45px;
    white-space: nowrap;
}

table.detail td.buttonBar {
    padding-top: 10px;
}

div.separator {
    border-bottom: 1px solid #cccccc;
    margin: 10px 0px;
    width: 300px;
}

table th.final_status {
    background-color: #fda752;
}

table th.paid_status {
    background-color: #acdae1;
}

div#filterTable {
    background: #fdd39f;
/*border: 1px solid #9CBFEE;*/
    color: #6d1900;
    margin: 0px;
    padding: 5px;
}



#totalcell {
    font-weight: bold;
    border-top: 1px solid #282;
    border-bottom: 2px solid #282;
}


.totalcell {
    font-weight: bold;
    border-top: 1px solid #990000;
    border-bottom: 2px solid #990000;
    text-align: right;
}

.number {
    text-align: right;
}


.ListHeader {
    padding-left: 1em;
    background: #d76501;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

.ListHeaderBlue {
    padding-left: 1em;
    background: #8aa5de;
    color: #8aa5de;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

.ListHeaderAttachment {
    padding-left: 1em;
    background: #d76501;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

.ListHeader th {
    padding: 5px 5px 5px 5px;
    font-weight: bold;
}

.ListHeader a {
    color: #ffffff;
    font-weight: bold;
}

.ListHeader a:hover {
    color:#990000;
    background-color:#ffffff;
}

table.inner_table.list_header {
    color: #990000;
}

table.inner_table td {
    width: 200px;
	text-align: left;
}

table.inner_table th {
    color: #6D1900;
	text-align: left;
}

table.inner_table_blue.list_header {
    color: #990000;
}

table.inner_table_blue td {
    width: 200px;
}

table.inner_table_blue th {
    color: #8aa5de;
}

.ListTitle {
    color: #244;
    font-weight: bold;
    font-size: larger;
}

.ListActions {
    font-size: x-small;
    text-align: right;
    padding-left: 1em;
    padding: 5px;
}

.ListLine0 {
    background: #fda752;
    padding: 5px 5px 5px 5px;
}

.ListLine1 {
    background: #fdd39f;
}

.ListLineAttachment0 {
    background: #fda752;
    padding: 5px 5px 5px 5px;
}

.ListLineAttachment1 {
    background: #fdd39f;
}

.ListLine0 td {
    padding: 5px;
}

.ListLine1 td {
    padding: 5px;
}


div.front_page_banner {
    background: #ffe0e0;
    font-size:13px;
    padding: 5px;
}

div.front_page_banner span {
    font-weight: bold;
    color: #990000;
}

div.free_trial_banner {
    position: absolute;
    margin-left: 300px;
    margin-top: 10px;
}

div#helpMessage {
    background: #f3e7bd;
    border: 1px dashed #556872;
    color: inherit;
    margin: 0px 0px 10px 10px;
    padding: 5px;
}

div#quick_check_info {
    position: absolute;
    background: #ffd;
    border: 1px solid silver;
    color: #008000;
//height: 400px;
    margin-top: 0px;
    margin-left: 160px;
    overflow: auto;
    padding: 5px;
    width: 370px;
}

div.page_numbers {
    margin: 5px 0px 5px 0px;
}
div.page_numbers h4 {
    border-bottom-style: none;
}

.quick_search {
    position: absolute;
    margin-top: 10px;
    width: 100%;
    text-align: right;
}
div#banner h1 {
    padding: 5px;
    margin-left: 10px;
}

div#first-col, div#second-col {
    float: left;
    width: 590px;
}

div.mainss {
    width: 100%;/*
	min-height: 520px;
	_height: 520px;*/		/* Internet Explorer needs this */
}

div.datagrid-container {
    width: 100%;
}

div.list-container {
    margin: 10px;
    padding: 10px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9CBFEE;
    width: 100%;
}

div.list-container table {
    margin-top: 10px;
    padding: 10px;
    color: #000;
    border-collapse: collapse;
    width: 100%;
}

div.list-container table td {
    padding: 10px;
    border: 1px solid #9CBFEE;
}

div.list-container table th {
    padding: 10px;
    text-align: center;
    border: 1px solid #9CBFEE;
}

span.red-bold-text {
    color: red;
    font-weight: bold;
}

span.green-bold-text {
    color: green;
    font-weight: bold;
}

span.blue-bold-text {
    color: blue;
    font-weight: bold;
}

.wufoo li span.compulsory {
    color: red;
    font-weight: bold;
    float: left;
}

.clear-float {
    clear: both;
}

.wufoo li.first h2 {
    font-size: 16px;
}

div.legend {
    margin: 10px;
}

div#welcome h2, div#welcome p {
    margin: 10px;
}

form.button-to {
    float: left;
}

.el_content {
    padding: 10px;
}
.photo {
    position: absolute;
    margin-left: 615px ;
    margin-top: 50px;
}

.photo_app_form {
    position: absolute;
    margin-left: 700px ;
    margin-top: 10px;
}

div.banner_welcome {
    background: #d7d7d7;
    height: 97px;
    width: 350px;
}
#logo{
    float: left;
    width: 235px;
    height: 91px;
    background-color: #d7d7d7;
}
div#banner {
    background: #d7d7d7;
    padding-left: 10px;
    margin: 0px;
}
#topbar{
    position:absolute;;
    border: 1px #6d1900;
    padding: 2px;
    background-color: #fda752;
    width: 150px;
    visibility: hidden;
    z-index: 100;
}

.r_align {
    text-align: right;
}

.l_align {
    text-align: left;
}

.c_align {
    text-align: center;
}

.history_title {
    text-decoration: underline;
    margin-top: 5px;
}

.public_form_navigation {
    margin-top: 10px;
    border-top: 1px #6d1900;
}

.success{
    color: green;
}

.failure {
    color: red;
    font-weight: bold;
}

table.ListTable {
    width: 100%;
    border-collapse:separate;
    border-spacing:1px 0px ;
}

table.ListTable td {
    padding: 5px;
}

table.ListTable tr {
    padding: 5px;
}

table.member_detail {
    padding: 5px;
    font-weight: normal;
    color: #6d1900;
    border-spacing: 5px;
    background-color: #fdd39f;
    border: 1px solid #9CBFEE;
    width: 70%;
}
table.member_detail th {
	text-align: left;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    background-color: #fdd39f;
    width: 150px;
}

.login {
	color: #f47710;
}
.login_button {
	background-image: url(../images/ams/button_login.jpg);
	width: 126px;
	height: 35px;
	color: #606060;
}
.login_links {
	color: #002060;
}
.emaily_to {
	color: #0033cc;
}
a.login {
    font-family: verdana;
    font-size: 12px;
    text-decoration:underline;
    color:#002060;
}

a.login:visited {
    font-family: verdana;
    font-size: 12px;
    text-decoration:underline;
    color:#002060;
}

.login a:hover {
    color:#0033cc;
    background-color:transparent;
}
.Login {
    width:600px;
    height:200px;
    background-color:#f47710;
    border:5px solid #f3f3f3;
    font-family:verdana;
    font-weight:bold;
    color:#ffffff;
    font-size: 10px;
	margin-top: 30px;
/*    background-image: url(../images/ams/croped.jpg);*/
}

div.login_image{
	width: 139px;
	height: 200px;
	margin-top:30px;
	margin-left: 10px;
}

.selected_letter {
    font-size: 2em;
    font-weight: bold;
    color: red;
}

.home_message {
    background-color: #f3f3f3;
    margin-top: 5px;
    padding: 5px;
}

.home_message h3 {
    color: blue;
}

.prices {

}

.prices th.fee_type {
    background-color: #c84028;
}

.prices th.price_type {
    background-color: #e7aa97;
}

.prices td.price_type_value {
    text-align: center;
}

.prices th.fee_type_spacer {
    background-color: #f4f4f4;
}

.fee_error {
    border: 1px solid #9CBFEE;
    background-color: #e60;
}
.word_count_warn {
  display: block;
  color: red;
}
