﻿body 
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 14px;
}

a
{
	color: #6D797D;
}

.tabPanelTextarea
{
	border-width:1px;
	border-style:solid;
    width:100%;
	height:200px;
}

#tabsDiv
{
	clear:left;
	position:relative;
	min-height:300px;
	top: 0px;
	margin-right:130px;
}

.imgPanel
{
	float:left;
}

.imgPanelImage
{
	position:relative;
	top:0px;
	left:0px;
	z-index:55;
}

.centeredButtonNarrow
{
	width:70%;
	margin-top:15px;
	text-align:center;
}

#soapNoteCharts
{
}

.soapNoteOptions
{
	width:80%;
	border-style:none;	
}

.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}

.btnDiv
{
	height:300px;
	overflow:scroll;
}

.committedUserAppt
{
	background-color:#cd613d;
}

.uncommittedUserAppt
{
	background-color:#cd9a3d;
}

.unavailable
{
	background-color:Gray;
}

.bodyMain
{
	margin:0px;
	padding:0px;
	background-image:url(images/sand_2.jpg);
}

#header
{
	height:156px;
	width:1024px; 
}

#mainMenu
{
	position:absolute;
	float:left;
	top:90px;
	left:10px;
	z-index:11;
}

.staticMenu2
{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#4F4F4F;
}

.logoImage
{
	position:absolute;
	z-index:10;
}

.page_content
{
	position: relative; 
	left: 50%;
	width:1024px; 
	margin-left:-512px;
	min-height:900px;
	_height:auto !important;
	_height:900px;
}

.contentContainer
{
	text-align:justify;
	position:relative;
	top: 10px;
	min-height:850px;
	_height:90%;
	width:680px;
	padding-right:10px;
	padding-bottom:20px;
}


.logoCenter
{
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
	width:996px;
}

#mastHead
{
	z-index:15;
	width:1024px;
	height:156px;
	margin-left:-512px;
	left:50%;
	position:absolute;	
	top:5px;

}

#legend
{
	left:75%;
}

#defaultContent
{
	position:relative;
	top: 260px;
	width: 700px;
	left: 30px;
}

#noHeaderContent
{
	position:relative;
	width:700px;
	left:30px;
}

.fieldName
{
	width:130px;
}

.blogDateAdded
{
	text-align:right;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#footer
{ 
	bottom:0px;
	position:relative;
	top:10px;
	height:80px;
	text-align: center;
	padding-top: 10px;            
}

.footertext
{
   text-align: center;
   padding-top: 3px;            
}

#blogDateAdded
{
	text-align: right;
	font-size: smaller;
}

.fixedHeightTab
{
	margin-left:5px;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
}

.evenRowCalendar
{
	background-color: #ADD8E6
}

.oddRowCalendar
{
	background-color: #F5DEB3
}

.timeColumn
{
	color: Black;
}

.collapsePanelLeft
{
	margin-left:10px;
}

.collapsePanel
{
	margin-left:10px;
}

.imgPanel
{
	border-color:Gray;
	border-width:1px;
	border-style:solid;
	width:380px;
	height:500px;
	float:left;	
	margin-top:10px;
}

.fieldValue
{
	left:240px;
}

.fieldName
{
	float:left;
	width:200px;
}


.rightColFields
{
	margin-left:500px;
}

.personalPanel
{
	clear:both;
}

.leftColFields
{
	float:left;
	width:480px;
}

.leftColFieldsNarrow
{
	float:left;
	width:180px;
}

.rightColFieldsNarrow
{
	margin-left:200px;
}

.reportPreview
{
	width:1024px;
	padding-bottom:10px;
	margin-left:100px;
}

.border
{
	border-style:solid;
	border-width:1px
	
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}

.editArea
{
	width:450px;
	margin-left:10px;
	border-width:1px;
	border-color:Black;
	border-style:solid;
	padding: 5px 5px 10px 5px;

}

.helpPanel
{
	width:80%;
}

P.breakhere 
{
	page-break-before: always
}

#silverlightControlHost 
{
	position:absolute;
	height: 250px;
	width: 641px; 
	left: 60px;
	top: 10px;
}

.newsHeader
{
	position:relative;
	font-size:16px;	 
	text-align:center;
	top:10px;
	width:90%;
	margin:0px auto;
	height:25px;
	font-weight:bold;
}

.imgNewsTop
{
	position: absolute; 
	top: 10px;
	left: 750px;
	height:10px;
	width:240px;
	background-repeat:no-repeat;
	background-image:url('Images/Background_news_top.png');
}

.imgNewsBottom
{
	position: relative; 
	top: 150px;
	left: 750px;
	height:10px;
	width:240px;
	background-color:Lime;
	background-repeat:no-repeat;
	background-image:url('Images/Background_news_bottom.png');
}

.newsLinks
{
	background-color:#761515;
	position: absolute; 
	width:230px;
	top: 10px;
	left: 750px;
}

.newsLink
{
	color:#decd87;
	width:90%;
	text-align:justify;
	padding:10px 10px 10px 10px;
}

.articleImg
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:20px;
	page-break-after:always;
}

.articleHdr
{
	font-weight:bold;
}

.articleEntry
{
	text-align:justify;
	page-break-after:always;
	padding-bottom:15px;
}

.latestArticles
{
	font-size:15px;
	font-weight:bold;
}

.articleTitle
{
	font-weight:bold;
	font-size:14px;
}

.articleDate
{
	font-style:italic;
	font-size:11px;
}

.articleCaption
{
	text-align:center;
	font-style:italic;	
}

#errorLocation {
	font-size: small;
	color: Gray;
}

.content
{
	height:700px;
	margin: 0px;
	padding: 0px;
	background-color: #a63535;
}

.roundedCornerSpacer {
  margin: 0px; padding: 0px; border: 0px;
  clear: both;
  font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
   1px: the width of the border
   3px: a fudge factor needed for IE5/win (see below)
   4px: the width of the border (1px) plus the 3px IE5/win fudge factor
   14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
  width: 20px; height: 20px;
  padding: 0px; border: 0px;
  z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin:  -1px  0px  0px -1px; }
.borderTR { margin:  -1px -1px  0px  0px; }
.borderBL { margin: -20px  0px  0px  0px; }
.borderBR { margin: -20px  0px  0px  0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px!   Why?  */
.borderTL {
  margin-left: -4px;
  ma\rgin-left: -4px;
}
html>body .borderTL  {
  margin-left: -1px;
}
.borderTR {
  margin-right: -4px;
  ma\rgin-right: -4px;
}
html>body .borderTR  {
  margin-right: -1px;
}
.borderBL {
  margin-left: -3px;
  ma\rgin-left: -3px;
}
html>body .borderBL {
  margin-left: 0px;
}
.borderBR {
  margin-right: -3px;
  ma\rgin-right: -3px;
}
html>body .borderBR {
  margin-right: 0px;
}
.contentWrapper {
  /* position this div however you want, but
     keep its padding and border at zero */
  padding: 0px;
  border: 0px;
}