﻿body
{
	font: 90%/150% Arial,Verdana,Helvetica,sans;
	color: #000;
	text-align: left;
	background-color: white;
}

div.contentleft
{
	float: left;
	width: 250px;
	height: 100%;
	background-color: red;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	border-top: solid 1px #000;
	margin-top: 20px;
	line-height: normal;
}
div.mainContent
{
	width: 630px;
	height: 750px;
	background-repeat: no-repeat;
	float: left;
	border-top: 1px #003273 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 35px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 20px;
	vertical-align: top;
}
div.appointmentPane
{
	margin-top: -1px;
	padding: 10px;
	background-color: none;
	border: 1px #999999 solid;
	margin-bottom: 3px;
	height: auto;
	overflow: auto;
	text-align: right;
	width: 650px;
	text-align: left;
}

ul#newAppointmentTabs
{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 8px;
}
ul#newAppointmentTabs li
{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-right: 25px;
	margin-right: 2px;
	font-weight: 600;
}


print
{
	background-image: url( "/images/pring.gif" );
}

#page-options li
{
	display: block;
	float: left;
	padding-left: 3px;
	width: 85px;
}
#page-options a
{
	background: #EBEBEB no-repeat 68px center;
	color: #666;
	display: block;
	float: left;
	line-height: 100%;
	padding: 6px 20px 6px 10px;
	text-decoration: none;
	width: 85px;
	width: 55px;
}
#page-options a:hover
{
	background-color: #DADADA;
}
#page-options a.print
{
	background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/adsk/cm/images/page-options/print.gif);
}
#page-options a.print:hover
{
	background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/adsk/cm/images/page-options/print-over.gif);
}
#page-options a.email
{
	background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/adsk/cm/images/page-options/mail.gif);
}
#page-options a.email:hover
{
	background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/adsk/cm/images/page-options/mail-over.gif);
}
#page-options
{
	float: left;
}

A:link
{
	color: #158585;
	text-decoration: none;
}
A:visited
{
	color: #158585;
	text-decoration: none;
}
A:active
{
	color: #158585;
	text-decoration: none;
}
#div_SimpleInfo A:link
{
	color: #158585;
	text-decoration: none;
}
.link
{
	color: #158585;
	text-decoration: none;
}

