﻿/* Advanced Search Page Overrides */
div.aIDX-tabcontent  div.clear { clear: left; }
div.aIDX-advanced-search div.clear { clear:left; }

/* Generic Form Declarations */
table.form label.SubHead { color: #4f4f4f; font-size: 82%; font-weight: normal; margin: 4px 3px 0 0; padding-right: 7px; display: block; background: url(images/common/blue-arrow.png) 100% 50% no-repeat; }
table.form input.NormalTextBox, table.form textarea.NormalTextBox, table.form div.Normal input { margin: 0 0 3px; width: 165px; }
table.form input.page-url { display: none; }
table.form div.Normal { text-align: left; padding-left: 58px; }
table.form div.Normal div { font-size: 82%; text-transform: uppercase; }
table.form div.Normal div.NormalRed { color: #f10; font-size: 82%; }
table.form input.link-button.submit-button {  }
table.form span.normal { font-size: 82%; text-transform: uppercase; display: block; text-align: left; padding-left: 58px; }
table.form span.field-error { float: left; color: #f10; font-size: 82%; margin-top: -17px; padding-bottom: 6px; padding-left: 15px; background: url(images/common/red-arrow-up.png) 0% 19px no-repeat;}

/* Generic Classes */
.gpTextHTML h1, .gpTextHTML h2, .gpTextHTML h3, .gpTextHTML h4, .gpTextHTML h5, .gpTextHTML h6 { margin: 1.5em 0 4px; }
.gpTextHTML p, .gpTextHTML ul { margin: 0 0 1em; font-size: 92%; }