@import url('templates/common/css/layout.css');
/* base file */
/* Global CSS
-------------------------------------------*/
.submit {
	color: black;
	font-weight:bold;
}
.wicket-ajax-indicator {
    padding: 2px 3px;   
}
.pg1, .pg2 {
	background-color: white;
	border: thin;
	border: 1px;
	border-color: black; 
	border-style: groove;
	font-family: Arial;
	font-size: 9pt;
	color: black;
	font-weight: bold;
}
		
.yesno { 
	border: thin; 
	border: 2px; 
	border-color: black; 
	border-style: groove;
	font-size:12px;
	font-weight:bold;
}
	
.error {
	color: red;
	font-weight: bold;
}
.errortitle {
	color: red;
	font-weight: bold;
	border: 1px;
	border-style: inset;
	background:#F0F0F0;
}
	
.progress {
	background-color: white;
	color:black;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
}
.visited {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
}
.highlight {
	background-color: #ffc;
}
/* IE PNG Transparency fix
   reference : http://bjorkoy.com/past/2007/4/8/the_easiest_way_to_png/
-------------------------------------------*/
img.pngfix, a.pngfix, span.pngfix {
    behavior: url(clients/display/css/iepngfix.htc);	
}
img {
	border: none;
}
/* Start Site Broadcast
-------------------------------------------*/
.titlebroadcast {
    border: 1px solid #b9c6da;
    color: #000; 
    background: #e2e4e7;
    margin: 5px 0 10px 0;
    padding: 5px 10px;
    -webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
}
.titlebroadcast h3 {
    margin: 0;
    padding: 4px 0; 
    font-size: 1em;   
}
.titlebroadcast p {
	margin: 0;
	padding: 4px 0;
}
.toptitlebroadcast {
    border-bottom: 1px solid #FFE900;
    color: #000; 
    background: #ffc;
    margin: 0;
    padding: 2px 10px;
    width: 100%;
    text-align: center;
    clear: both;
    font-size: .8em;
    position:absolute;
    top: 0;
    left: 0;
}
.toptitlebroadcast h3 {
    margin: 0;
    padding: 4px 0; 
    font-size: 1em;   
}
.toptitlebroadcast p {
    margin: 0;
    padding: 4px 0;
}
/* Login Form
-------------------------------------------*/
.loginsubmit {
	height: 22px;
	color: white;
	background-color: navy;
	font-size: 10px; 
	font-weight: bold;
}
.logintable {	
	border: 1px solid #555;
}
.logintable .note {
	display: none;	
	font-size: 11px;
}
.logintable small a {
	font-size: 11px !important;
}
.logintable .loginside {
	border-right: 1px solid #555;
}
.logintable .createacc {
}
.loginforminput {
    width: 160px;   
}
/* Start Patient Portal Main
-------------------------------------------*/
table.bodycapsule {
   width: 99%;  
}
.inputLabel {
    font-weight: bold;   
}
.subtitle { 
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #3399CC;
	padding-top: 6px;
}
	
.color_accent {
	background-color: #6699CC;
	border: 0; 
	font-size: 8pt;
	color:#ffffff;
}
.link { 
	color: #000000;
	font-size: 8pt;
	line-height: 15pt;
	padding-left: 12px;
}
.MfSecureLink {
	
}
.red {
    color: #ff0000;   
}
.green {
    color: #009933;   
}
fieldset {
  border: 1px solid #555;
  padding: 5px; 
  margin: 0;   
}
fieldset legend {
  color: #000; 
  font-weight: bold; 
  font-size: 100%;  
}
/* Medfusion Header
******************************************************/
.ts_title_image {
    margin: 0 0 8px 0; 
    padding: 0 0 4px 0; 
}
.bodycapsule .ts_title_image img, 
.bodycapsule .ts_title_text {
    float: left;
}
.ts_title_text {
  display: none;
}
.ts_title_text_on {
  display: block;
}
.ts_title_text h3 {
    margin: 0; 
    padding: 0 0 4px 0px;
}
h3.subheading {
    margin: 0;
    padding: 5px 0 5px 0;
    width: 100%;
    border-bottom: 1px solid #bdbdbd;
}
/* Medfusion My Account
******************************************************/
.account {
    float: right; 
    margin: 4px 0;
    font-size: 1.2em;
}
.account strong {
	padding: 2px;
    margin: 0 0 3px 0;	
}
    
#menu ul {
    float: right; 
    margin: 0; 
    padding: 2px;
}
#menu ul li {
    display: inline; 
    font-weight: bold; 
    list-style-type: none; 
    padding: 2px; 
    margin: 0; 
}
#menu li a {
    text-decoration: none; 
    color: #000;
}
#menu li a:hover {
    text-decoration: underline; 
    color:#00186A;
}
#menu li span {
    padding: 1px 0px 1px 18px;
}
    
#menu li span.loggedinmale {
    background: url(secure/common/images/icons/user.png) no-repeat; 
}
#menu li span.loggedinfemale {
    background: url(secure/common/images/icons/user_female.png) no-repeat; 
}
#menu li span.myaccount { 
    background: url(secure/common/images/icons/computer.png) no-repeat; 
}
#menu li span.help { 
    background: url(secure/common/images/icons/help.png) no-repeat; 
}
/* Medfusion Patient Page
******************************************************/
.solution { 
    margin: 5px 0 0 0;
}
.solution .roundedicon img {
    width: 36px; 
    height: 36px; 
    padding: 2px;
}
.solution h3 {
    display: inline; 
    margin: 0; 
    padding: 0 0 4px 0px; 
    font-size: 1.3em;
}
.solution a.solutionlabel { 
    text-decoration: none; 
    color: #000; 
}
.box {
    width: 48%; 
    padding: 1%;
}
.bigbox {
    width: 99%; 
    padding: 1%;
}
 
#submenu ul {
    float: left; 
    margin: 0; 
    padding: 2px 0; 
    font-size: 1em;
}
#submenu ul li { 
    display: inline; 
    font-weight: bold; 
    list-style-type: none; 
    padding: 2px; 
    margin: 0; 
}
#submenu li a {
    text-decoration: none; 
    color: #000;
}
#submenu li a:hover {
    text-decoration: underline; 
    color: #00186A;
}
#submenu li span { 
    padding: 1px 0 1px 0px; 
}
.solutiontoggle {
    margin: 0 0 0 5px; 
    padding: 0;
}
.solutiondescription {
    margin: 0; 
    padding: 3px 0;
}
.hide { 
    display: none; 
}
.roundedicon {
  width: 40px;
  height: 40px;
  margin: 0px auto;
  color: white;
  padding: 4px;
  background-color: #25496d;
  /* Rounded corner stuff starts here */
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 6px;       /* for Firefox */
}
/* Medfusion Patient Page - Recent Messages
******************************************************/
table.recent {
   width: 100%;
   text-align: left;
   border-collapse: collapse;
}
table.recent th {
   font-size: .8em;
}
table.recent th, table.recent td {
   padding: 4px;
}
table.recent .icon {
   width: 16px;
}
table.recent .subject {
   width: 300px;
}
table.recent .sender {
   width: 150px;
}
table.recent .date {
   width: 130px;
}
table.recent tr.hover { 
    cursor:pointer; 
    background-color: #ffc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
table.recent tr th { 
   border-bottom: 1px solid #ddd;
}
table.recent tr.message td { 
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
}
/* Medfusion Feedback Panel
******************************************************/
.feedbackContainer {
   font-size: .9em;
   text-align: center;
}
.feedback {
   width: 500px;
   text-align: center;
   margin: 0 auto;
}
.feedback small a {
   float: right;
   font-size: 90%;
   font-weight: bold;
   text-decoration: none;
   color: blue;
   margin: 0;
   padding: 0;
}
.feedback div.info {
   margin: 0 auto;
   text-align: center;		   
   padding: 1px;
   font-weight: bold; 
   border: 1px solid #FFE900;
   background-color: #ffc;
   -webkit-border-radius: 6px;    /* for Safari */
   -moz-border-radius: 6px;       /* for Firefox */
}
.feedback div.info ul {
   list-style: none;
   text-align: center;
   margin: 0 20px;
   padding: 3px;
   width: 450px;
}
.feedback div.info ul li, .feedback div.warn ul li {
   text-align: center;
   margin: 1px 0 0 0;
}
.feedback div.warn  {
   margin: 0 auto;
   text-align: center;		   
   padding: 1px;
   font-weight: bold;
   border: 1px solid #c00;
   background-color: #f00;	 
   -webkit-border-radius: 6px;    /* for Safari */
   -moz-border-radius: 6px;       /* for Firefox */  
}
.feedback div.warn ul {
   clear: both;
   list-style: none;
   text-align: center !important;
   margin: 0 20px !important; /* 0 15px */
   padding: 3px;
   width: 450px;   
}
/*  Error Messages 
-------------------------------------------*/
.required {
    color: #f00;
    font-weight: bold;
}
.messagecontainer_small {
   width: 300px;
   text-align: center;
}
.messagecontainer_medium {
   width: 450px;
   text-align: center;
}
.messagecontainer_large {
   width: 600px;
   text-align: center;
}
.flash {
   margin: 0 auto;
   text-align: center;
   width: 450px;
   border: 1px solid #FFE900;
   padding: 5px;
   font-weight: bold;
   background-color: #ffc;	
   -webkit-border-radius: 6px;    /* for Safari */
   -moz-border-radius: 6px;       /* for Firefox */
}
.warning {
   margin: 0 auto;
   text-align: center;
   width: 450px;
   border: 1px solid #C00;
   padding: 5px;
   font-weight: bold;
   background-color: #F00;
   -webkit-border-radius: 6px;    /* for Safari */
   -moz-border-radius: 6px;       /* for Firefox */
}
/* Medfusion Separator
-------------------------------------------*/
.separator { 
  border: 0; 
  border-top: 1px solid #555; 
  margin: 2px 0; 
  padding: 5px 10px;  
} 
       
.separator legend { 
  color: #000; 
  font-weight: bold; 
  font-size: 100%; 
}
/* Solution View - Sub Navigation
******************************************************/
.subnav {
    font-size: 12px;
    padding: 0;
    margin: 0 0 3px 0;
}
.subnav .inner {
    margin: 5px;
    padding: 5px;
}
.subnav .inner a {
    padding: 5px;  
}
.note {
	margin: 0;
	padding: 3px 0 0 0;
}
/* Custom Forms
-------------------------------------------*/
fieldset.divider {
    border: 0;
    border-top: 1px solid #555;   
}
fieldset.divider legend.dividerTitle {
    font-size: 110%;
    padding: 0 3px;   
}
ul.customforms {
    padding: 0;
    margin: 0;
    list-style: none; 
}
ul.customforms li {
    margin-top: 15px;   
}
ul.customforms li a {
    margin: 1px 0 0 0;
    padding: 3px 0 3px 20px;
	background: url(../../../secure/common/images/icons/page.png) no-repeat 0 50%;   
}
ul.customforms li span.completedDate {
    padding: 2px;
    margin: 2px 0 2px 20px;
}
ul.customforms li span.attachmentLabel {
    padding: 2px;
    margin: 2px 0 2px 20px;
    font-weight: bold;   
}
ul.customforms li.cfattachments {
    margin-top: 2px;	
}
ul.customforms li a.registration {
    padding: 3px 0 3px 20px;
	background: url(../../../secure/common/images/icons/page_green.png) no-repeat 0 50%;   
}
ul.customforms li a.pdf {
    padding: 3px 0 3px 20px;
	background: url(../../../secure/common/images/icons/page_white_acrobat.png) no-repeat 0 50%;   
}
ul.customforms li a.attachment {
    margin: 0 0 0 20px;
    padding: 3px 0 3px 20px;
	background: url(../../../secure/common/images/icons/page_white_text.png) no-repeat 0 50%;   
}
ul.customforms li a.jumpto {
    padding: 3px 0 3px 20px;
    margin: 2px 0 2px 20px;
    background: url(../../../secure/common/images/icons/page_go.png) no-repeat 0 50%;	
}
.standardset a.edit {
    padding: 3px 0 3px 20px;
    background: url(../../../secure/common/images/icons/pencil.png) no-repeat 0 50%;
}
.standardset a.delete {
    padding: 3px 0 3px 20px;
    background: url(../../../secure/common/images/icons/delete.png) no-repeat 0 50%;
}
a.addicon,
.standardSetHeader a.add {
    padding: 3px 0 3px 20px;
    background: url(../../../secure/common/images/icons/add.png) no-repeat 0 50%;
}
.progressBar {
    width: 98%;
    border: 1px outset #555;
    background: #fff;   
    padding: 1px;
    margin: 2px 0;
}
.progressBar .inner {
    height: 5px;
    background: #5bc344;
    font-size: 2px;
}
.status {
    width: 98%;
}
.status span {
    float: right;
    padding: 0 2px;   
}
.clear {
    clear: both;
}
table.customForm {
    width: 550px;   
}
table.customForm h2.customFormTitle {
    margin: 0;
    padding: 0;
}
table.customForm p.customFormInstructions,
p.categoryNote {
    margin: 0;
    padding: 3px 0;
}
fieldset.category {
    border: 0;
    border-top: 1px solid #555;   
}
fieldset.category legend.categoryTitle {
    font-size: 110%;
    padding: 0 3px;   
}
#apptForm fieldset.category legend.categoryTitle {
	font-size: 130%;
	padding: 0 3px;	
} 
table.customForm img {
    border: 0;       
}
table.customForm label img {
    margin: 2px 0;   
}
table.customForm table.standardSet {
    width: 525px;   
}
table.customForm .standardSetHeader {
    background: #ffb;
}
div.customForm .standardSetHeader {
    background: #ffb;
}
.familyhistory {
    width: 490px;
    margin-bottom: 5px;
    border: 1px solid #8d8d8d; 
    border-collapse: collapse;
}
.familyhistory td {
    border: 1px solid #8d8d8d;
    padding: 3px;
    text-align: center;   
}
.familyhistory td.disorderName {
    text-align: left;  
    font-weight: bold; 
}
/* Ask a Doctor
-------------------------------------------*/
.askadocconfirm {
   margin-top: 10px;
   width: 100%;
   border: 1px solid #000;
   border-collapse: collapse;
}
.askadocconfirm td {
   padding: 3px;
   border-top: 1px solid #000;
}
/* Vitals Followup Form
-------------------------------------------*/
table.vitals {
    width: 500px;
}
table.vitals td.header {
}
table.vitals td.header h2 {
    margin: 0;
    padding: 0;
}
table.vitals td.left {
    width: 150px;
}
/* Utilities
******************************************************/
.left {
    float: left; 
}
.bold {
   font-weight: bold;   
}
.italic {
   font-style: italic;   
}
.width300 {
   width: 300px;   
}
.width400 {
   width: 400px;   
}
.width500 {
   width: 500px;
}
.width600 {
   width: 600px;   
}
.width700 {
	width: 700px;
}
.width800 {
   width: 800px;   
}
.widthfull {
   width: 100%;   
}
.widthstandard {
   width: 550px;	
}
.indent1 {
   padding-left: 20px;   
}
.indent2 {
   padding-left: 40px;   
}
.indent3 {
   padding-left: 60px;   
}
.sidebyside5 {
   padding: 0 5px;	
}
.addpadding {
    padding: 5px;	
}
/* Family Accounts
-------------------------------------------*/
.action {
	margin: 0; 
	padding: 0;
}
.family_table {
	border: 1px solid #000; 
	width: 500px;
}
.family_table th {
	border: 1px solid #000; 
	padding: 3px; 
	text-align: center;
}
.family_table td {
	border: 1px solid #000; 
	padding: 3px 0 3px 5px;
}
.family_table td img {
	margin: 0 0 -3px 2px;
	padding: 0;
}
.family_accounts {
	text-align: right; 
	margin-bottom: 0px;
}
.family_accounts strong {
	font-size: 10pt;
}
.family_accounts form {
	display: inline;
}
/* iFrame items
******************************************************/
.iframecontainer {
    margin: 0;
    padding: 0;   
}
.iframecontainer #iframe {
    margin: 0; 
    padding: 0;
}
.iframeoffset {
   margin: 0;
   padding: 0;
}
.fileUploadSpacer {
   height: 200px;	
}
/* IFRAME
-------------------------------------------*/
.iframebodycapsule {
   background: #fff;   
   font-size: 12px;
   font-family: arial,verdana,tahoma,sans;
}
.iframebodycapsule td {
   font-size: 12px;
}
iframe.iFramePatient {
    width: 99%;
    overflow-x: hidden;
    overflow-y: auto;
}
/* Symptom Assessment - IFRAME
-------------------------------------------*/
/* Our IFrame into Wicket */
iframe.IMHIFrame {
    width: 540px;
    height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 0;
}
/* Subnavigation Tabs/Links
******************************************************/
table.subnavLinks 
{
   width: 400px;
   margin: 3px auto;
   padding: 0;  
}
table.subnavLinks td 
{ 
   
}
table.subnavLinks .active 
{
   background: #DBDBDB; 
}
#patientnavlist
{
    width: 100%;
    padding: 0;
    margin: 5px 0 5px 0;
    border-bottom: 1px solid #bdbdbd;
    font: bold 12px Verdana, sans-serif;
    float:left;
}
#patientnavlist li
{
    list-style: none;
    margin: 0;
    display: inline;
}
#patientnavlist li a
{
    padding: 3px 0.5em;
    margin-left: 3px;
    margin-top: 3px;
    border: 1px solid #bdbdbd;
    border-bottom: none;
    background: #e1e1e1;
    text-decoration: none;
    float:left;
    /* for Safari */
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;    
    /* for Firefox */
    -moz-border-radius-topright: 6px;       
    -moz-border-radius-topleft: 6px;
}
#patientnavlist li a:link { color: #000; }
#patientnavlist li a:visited { color: #000; }
#patientnavlist li a:hover
{
    color: #000;
    background: #eaeaea;
    border-color: #777;
}
#patientnavlist li a.active
{
    background: white;
    border: 1px solid #bdbdbd;
    border-bottom: none;
}
/* My Messages
******************************************************/
.communicationBottom {
   	margin: 0 0 20px 0;
}
.messageRxs,
.messageHeader {
   margin: 8px 0 0 0;	
}
.messageBody {
   width: 100%;
}
.messageRxs {
   width: 530px;
}
.messageRxs td {
   text-align: left;	
}
.messageRxs td.rxLabel {
   width: 80px;	
}
.messageRxsHeader {
   background: #eaeaea;
}
ul.messageLinks {
    padding: 0;
    margin: 0;
    list-style: none; 
}
ul.messageLinks li {
    margin-top: 2px;   
}
ul.messageLinks li a.attachment {
    margin: 0;
    padding: 3px 0 3px 20px;
	background: url(../../../secure/common/images/icons/attach.png) no-repeat 0 50%;   
}
ul.messageLinks li a.link {
    margin: 0;
    padding: 3px 0 3px 20px;
	background: url(../../../secure/common/images/icons/link_go.png) no-repeat 0 50%;   
}
/* My Labs
******************************************************/
.interpretation {
    margin: 5px 0 10px 0;
    padding: 0 3px;
}
.lab {
    border-collapse: collapse;
	border: 1px solid #C6C6C6;
	width: 100%;
}
.lab td {
   padding: 2px;
   border: 1px solid #C6C6C6 !important;
}
.labheader {
    background: #C6C6C6;
	font-weight: bold;
}
.labheader td {
    background: #C6C6C6;
	font-weight: bold;
	border: 1px solid #9c9c9c !important;
}
.labdescription {
}
.labvalue {
   width: 50px;
}
.labunit {
	width: 80px;
}
.labrange {
    width: 100px;
}
/* MF Ajax Table
******************************************************/
table.dataview {
    margin-top: 10px;
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	width: 100%;
}
table.dataview thead {
	background:	ButtonFace;
	background-color:#eee;
    color: #666;
    font-weight: bold;
    cursor: default;
}
table.dataview thead tr {
	background-color: #c5c5c5;
	color: black;
}
table.dataview thead th {
	border:		1px solid ThreeDShadow;
	cursor:			default;
}
table.dataview thead tr.navigation {
    border: 0;
    background: #fff;   
}
table.dataview tr.headers a {
    text-decoration: none !important;
}
table.dataview tr.headers a span {
    color: #000;
}
table.dataview tr th {
	text-align: left;
    padding: 0.5em;
}
table.dataview tr th.wicket_orderDown {
	background: #c5c5c5 url(secure/groupadmin/ops/display/images/arrow_down.png) right no-repeat;
}
table.dataview tr th.wicket_orderUp {
	background: #c5c5c5 url(secure/groupadmin/ops/display/images/arrow_up.png) right no-repeat;
}
table.dataview tr th.wicket_orderNone {
    background: #c5c5c5 url(secure/groupadmin/ops/display/images/arrow_off.png) right no-repeat;
}
table.dataview {
   border: 1px solid #999;
   border-collapse: collapse;    
}
table.dataview thead td {
    padding: 0.5em;
    border: 1px solid #999;
}
table.dataview td {
    padding: 0.5em;
    border: 1px solid #999;
    border-left: 0;
    border-right: 0;
}
table.dataview td.select {
    width: 30px;
    text-align: center;
    border-right: 1px solid #999;
}
table.dataview tr {
    padding: 3px 5px;   
    border: 1px solid #777; 
}
table.dataview tr.hover { 
    cursor:pointer; 
    background-color: #ffc;
}
table.dataview tr.even { 
}
table.dataview tr.odd { 
    background-color: #eaeaea; 
}
table.dataview tr.green { 
    background-color: #88ff99; 
}
/* Search Form Table
******************************************************/
table.searchForm {
    border-collapse: collapse;
}
table.searchForm td {
	margin: 2px;
}
table.searchForm label {
    font-weight: bold;
    padding: 0 3px 0 0;   
}
table.searchForm .submitContainer {
    margin: 15px 0 0 0;   
}
/* Search Results Pending/Action Area
******************************************************/
.pendingResults {
    margin: 10px 0 0 0;   
}
.pendingResultsStatus {
    float: left;   
}
.pendingResultsAction {
    float: right;   
}
/* Search Results Table
******************************************************/
table.searchResults {
    
}
.searchResultsDetails {
    width: 70px;       
    text-align: center; 
}
.searchResultsDetailsWide {
    width: 140px;
    text-align: center;        
}
.searchResultsNavigator {
    float: right;
    margin-right: 12px; 
    font-size: 95%;  
}
/* Tooltip
******************************************************/
#theToolTip{
    position: absolute;
    left: -300px;
    width: 250px;
    border: 2px solid #C0C09F;
    padding: 6px 0px 0px 10px;
    background-color: #FFFFCC;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}
#ToolTipPointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}
#theToolTip p, #theToolTip .content{
    font-size: 10px;
    color: #000000;
    line-height:1.4em;
    margin-right:10px;
    margin-top:0;
}
#ToolTipTextWrap {
    font-weight:bold;
    font-size: 1.2em;
    color: #592C16;
    margin-right:10px;
}
/* Used in Rx Renewals */
a.csstooltip{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none}
a.csstooltip:hover{z-index:25;}
a.csstooltip span{display: none}
a.csstooltip:hover span{
    display:block;
    position:absolute;
    top:0em; left:2em; width:15em;
    border:1px solid #000000;
    background-color:#FFFFCC;
    color:#000;
    text-align: center;
    font-weight: normal;}
/* a left-side version of the csstooltip, needed because a tooltip will not display outside of an iframe */
a.csstooltipleft{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none}
a.csstooltipleft:hover{z-index:25;}
a.csstooltipleft span{display: none}
a.csstooltipleft:hover span{
    display:block;
    position:absolute;
    top:0em; left:-16em; width:15em;
    border:1px solid #000000;
    background-color:#FFFFCC;
    color:#000;
    text-align: center;
    font-weight: normal;
}
/* Styles for MfTabPanel
***********************************************************************/
#solutionnav td {
	vertical-align: top;
	text-align: left;
	padding: 5px 6px;		
	background: url(secure/groupadmin/ops/display/images/nav_tab.gif) top right no-repeat #dddddd;
	border-right: 1px #fff solid;
	border-top: 2px #fff solid;
}
#solutionnav td.selected {
	vertical-align: top;
	text-align: left;
	padding: 5px 6px;	
	background: url(secure/groupadmin/ops/display/images/nav_tab_selected.gif) top right no-repeat #C0C7EC;
}
#solutionnav a, #solutionnav a:visited {
	font-size: 8pt;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 9pt;
	padding-bottom: 0px;
}
.tabbedsubmenu {
	border-bottom: 1px solid #777;
	margin-bottom:5px;
	margin-top:5px;	
	width: 100%;
	border-collapse: collapse;
}
/* CSS for the AutoCompleteTextField component
***********************************************************************/
div.wicket-aa {
    background-color: white;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: 0px;
    margin: 1px 0 0 0;
    text-align: left;
}
div.wicket-aa ul {
    list-style: none;
    padding: 0px;
    margin: 0;
    font-size: 12px;
}
div.wicket-aa ul li.selected {
    padding: 0px;
    margin: 0;
}
div.greybackground {
    background-color: #EEEEEE;
}
.selected {
    background-color: #95CCFF;
}
/* CSS for the Password Strength Meter
***********************************************************************/
#psContainer {
	height:7px;
	width:100px;
	border:1px solid #000;
	float: left;
	margin-left:5px;
	background-color:#DDDDDD;
}
#psStrength {
	background-image:url('secure/common/images/strength.jpg');
	height:7px;
	width:0px;
	
}
