﻿.aspMenu
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 2px;
}
.aspMenuLevel2
{
	color: green;
}

body {
    background: black url('Images/bg.gif') top left no-repeat;
    background-repeat: repeat-y;
    font-family: Arial;
    color: black;
    margin: 0;
    font-size: 11pt;
}


.border1{
    border: solid #a60000 1px;
    background-color: #ebebeb;
}

.border2{
    border: solid #a60000 1px;
	background-color: #ebebeb;

}

.bottomBox{
    width: 650px;
    background-color: #ebebeb;
    padding: 5px;
    padding-left: 15px;
    float: left; 
    border: solid #a60000 1px;
	margin-left: 5px;
}

.button{
    border: none;
    background: transparent;
    background-image: url('Images/button.gif');
    color: White;
    width: 125px;
    height: 22px;
    vertical-align: middle;
    font-weight: bold;    
}


.buttonLong
{
	border: none;
    background: transparent;
    background-image: url('Images/buttonLong.gif');
    color: White;
    width: 200px;
    height: 22px;
    vertical-align: middle;
    font-weight: bold;    

}

.centerAlign
{
	text-align: center;
}
.date
{
	font-size: 8pt;
	color: #aaaaaa;	
}

.dentistSummaryAdvanced
{
	background-image: url('Images/DentistSummaryBackgroundAdvanced.png');
	width: 718px;
	height: 161px;
	margin-bottom: 10px;
	text-align: left;
}

.dentistSummaryAdvanced img{
	border: solid black 1px;
}

.dentistSummarySimple
{
	background-image: url('Images/DentistSummaryBackgroundSimple.png');
	width: 718px;
	height: 49px;
	margin-bottom: 10px;
	text-align:left;
}

.dropDown
{
		border: solid #a60000 1px;
		width: 204px;
}

.fileUpload
{
	border: solid #a60000 1px;
	background-color: White;
	margin-bottom: 5px;
}

.fileUploadGrey
{
	border: solid #b0b0b0 1px;
	background-color: White;
	margin-bottom: 5px;
}


.flashBox{
    border: solid #d9a678 1px;
}

.flowBox{
    width: 420px;
    background-color: #ebebeb;
    padding: 5px;
    padding-left: 15px;   
	border: solid #a60000 1px;
	
}

.footer
{
	margin-top:10px;
	margin-bottom: 20px;
	font-size: 8pt;
	color: gray; 
	width: 765px;
	text-align: center;
	margin-left: 210px;
}

.footer img
{
	vertical-align: middle;
}

.greenText
{
	color: #06ad4d;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
}

.greyBoxDark
{
	background-color: #e2e2e2;
	border: solid #b0b0b0 1px;
	padding: 15px;
}

.greyBoxLight
{	
	background-color: #ebebeb;
	border: solid #afa7a7 1px;	
	padding: 5px;
	margin-bottom: 10px;
}

.greyBoxLight img
{
	border: solid black 1px;
}

.grid
{
	width: 100%;
	border: solid black 2px;
}

.grid td
{
	padding: 2px;
	border: solid black 1px;
}

.grid th
{
	padding: 2px;
	border: solid black 1px;
	border-bottom: solid black 3px;
}

.h1
{
	color: #dddddd;
	font-size: 14pt;
	margin:0;
}

h1{
    font-size: 14pt;
    color: black;
    margin: 0;
}

h2{
    font-weight:bold;
    font-size: 11pt;
    margin:0;
}

.heading
{
    border-bottom: solid #a60000 1px;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.5em;
    margin-bottom: 5px;
}


img{
    border: none;
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

.imgTypeColLeft
{
	float: left;
	width: 160px;
	text-align: center;
}

.imgTypeColMid
{
	margin-left: 162px;
	margin-right: 210px;
	font-size: 9pt;
}

.imgTypeColRight
{
	text-align: center;
	float: right;
	width: 210px;
}

.imageDiv
{
width: 150px;
float: left;
padding: 3px;
text-align: center;
}

.imageDiv img
{
	border: solid black 1px !important;
}

.indent{
   padding-left: 10px;
}

li
{
 margin: 0;
 list-style-type: circle;   
}

.listBox
{
    background-color: #f3f28a;
 
 }
 
 .loginBox
 {
 	background-color: Transparent;
 }
 
 .loginBox table
 {
 	background-color: Transparent;
 }
.menu{
    background-color: #866c18;
    background-color: #555555;
}

.menuElement
{
	font-size: 10pt;
	background-color: transparent;
	width: 193px;
	border-bottom: solid #555555 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}
.menuElementLevel2
{
	font-size: 10pt;
	background-color: transparent;
	width: 193px;
	border-bottom: solid #555555 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}
.menuElementLevel3
{
	font-size: 8pt;
	background-color: transparent;
	width: 193px;
	border-bottom: solid #555555 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}

.menu Table{
    background-color: #ebebeb;

}

.menu Table td{
    background-color: #ebebeb;
	margin-bottom: 3px;
}


.menu Table th
{
    background-color: #f7f3ea;
    padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.menu Table a:link{
    text-decoration: none;
    font-weight: bold;
}
.menu Table a:visited{
    text-decoration: none;
    font-weight: bold;
}

.menu Table a:hover{
    text-decoration: underline;
}

.messageBox
{
	color: White;
	margin-left: 10px;
	font-weight:bold;
}

.numberList
{
	margin: 0;
}

.numberList li
{
	margin: 5px;
	list-style-type: decimal;
	margin-left: 0;
}

.pageNumberBox{
	margin-top: 10px;
	margin-bottom: 5px;
	text-align:right; 
	color:White;
	width: 678px;
	vertical-align: top;
	height: 18px;
}

.pageNumberBox img
{
	vertical-align: top;
}

.pageNumberBox a:link, .pageNumberBox a:visited
{
	font-weight: bold;
}

.pagesDiv
{
	text-align: right;
}

.pagesDiv img
{
	vertical-align: middle;
	border: none;
}

.padding
{
	padding:10px;
}

.paragraphs{
padding-left: 10px;
}

.passwordRecoveryTable td
{
	text-align: left;
}
.pictureBox
{
	float:left;
  background-color: #191919;
  border: solid #666666 1px;
  border-top: solid #555555 3px;
  border-bottom: solid #555555 3px;
  width: 645px;
  padding:10px;
  padding-right: 15px;
  margin-left: 5px;
  color: #eeeeee;
}

.pictureBoxColLeft
{
	float:left;
	width: 362px;	
	text-align:center;
	margin-bottom: 10px;
	margin-right: 5px;
	background-color:white;

}

.pictureBoxColLeft img
{
	border: solid black 1px;	
}
.pictureBoxColRight
{
	color: #cccccc;
	text-align:justify;
	float:right;
	width: 275px;
}

.pictureBoxFull
{
	float:left;
	width: 637px;	
	text-align:center;
	background-color:White;
	height: 334px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	

}

.pictureBoxFull img
{
	border: solid black 1px;
}

.pictureBox h1
{
	font-size:12pt;
	color: #dddddd;
}

.profileColLeft
{
	width: 320px;
	float:left;
	border-right: solid #cccccc 1px;
	padding-right: 20px;
}

.profileColRight
{
	width: 580px;
	float:right;
}

.profileTable
{
	width: 100%;
	border-collapse: collapse
}

.profileTable td
{
	padding: 5px;
	font-weight: bold;
}

.profileTable td.leftCol
{
	width: 120px;
	text-align: right;
	font-weight: bold;
}
.profileTable td.midCol
{
	border-right: solid #cccccc 1px;
	width: 350px;
}

.profileTable td.rightCol
{
	padding-left: 50px;
	width: 500px;
}

.quote{
    font-size: 11pt;
    color: #ebebeb;
	font-weight: bold;
}  

.ratingBox
{
	width: 30px;
	height: 16px;
	border: solid #cccccc 1px;
	background-color: #555555;
	text-align:center;
	color: white;	
	margin-left: 5px;
}

.redText
{
	color: #da0000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
}

.roundBottom
{
	background: url('Images/bottomRight.gif') no-repeat top right; 

}

.roundBottomWhite
{
	background: url('Images/bottomRightWhite.gif') no-repeat top right; 
	text-align: left;

}


.roundContainer
{
	background-color: #555555;
	color: #eeeeee;
}


.roundContainerWhite
{
	background-color: white;
	color: black;
}

.roundContainer p
{
	margin: 0;
	padding: 5px;
}

.roundTop
{
	background: url('Images/topRight.gif') no-repeat top right; 
}

.roundTopWhite
{
	background: url('Images/topRightWhite.gif') no-repeat top right; 
	text-align: left;

}

.sectionHeading
{
	font-size: 22pt;
	font-style: italic;
	color: #a60000;
	border-bottom: solid #a60000 2px;
	vertical-align: text-bottom;	
	line-height: .9em;
	margin-bottom: 10px;
}



.sideBoxes
{
	background-color: #690000;
    background-image: url('Images/sideBox.gif');
    background-repeat: repeat-x;
    width: 260px;
    font-size: 10pt;
    border: solid black 1px;
    color: White;
    padding: 3px;
}

.sideBoxes img{
    border: solid black 1px;
}

.sideBoxes a:link{
    font-size: 8pt;
    font-weight: bold;
    color: #dddddd;
}   

.sideBoxes a:visited{
    font-size: 8pt;
    font-weight: bold;
    color: #dddddd;
}   

.smallText
{
	font-size: 8pt;
}
table td{
	 vertical-align: top;
}

.textBox
{
	border: solid #a60000 1px;
}
 
.thumbBox img
{
	border: solid black 1px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 100;
cursor:pointer ;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
border: solid black 1px;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.topMenu
{
	position: absolute;
	width: 960px;
	text-align: right;
	top: 3px; 
	padding-top: 2px;
	color: #eeeeee;
}

.topMenu a:link, .topMenu a:visited
{
	font-weight: bold;
	color: #eeeeee;
}


a:link{
  text-decoration: underline;
  color:#a60000;
  font: 9pt sans-serif;

}
a:visited{
  color: #840000;
  font: 9pt sans-serif;

}

a:hover{
  text-decoration: none;
}

a.orangeLink:link
{
	color:#d8b805; 
	font-weight:bold; 
	text-decoration: none;
}
a.orangeLink:visited{
	color:#d8b805; 
	font-weight:bold; 
	text-decoration: none;
}

a.orangeLink:hover{
  text-decoration: underline;
}
