

#Div_Admin_Right_Side
{
    background-color: #7FD1E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9'); /* for IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9')"; /* for IE8 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#7FD1E9)); /* for webkit browsers */
	background-image: -moz-linear-gradient(#FFFFFF, #7FD1E9);
	background-image: -webkit-linear-gradient(top, #FFFFFF, #7FD1E9); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -o-linear-gradient(#FFFFFF, #7FD1E9); /* for Opera */
	background-image: -ms-linear-gradient(top, #FFFFFF, #7FD1E9); /* IE10 */
    margin:0px;
    height:100%;
}

#Div_Admin_Bar
{
    background-color: #82DBFD;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#82DBFD'); /* for IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#82DBFD')"; /* for IE8 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#82DBFD)); /* for webkit browsers */
    background-image: -moz-linear-gradient(#FFFFFF, #82DBFD);
    background-image: -webkit-linear-gradient(top, #FFFFFF, #82DBFD); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -o-linear-gradient(#FFFFFF, #82DBFD); /* for Opera */
    background-image: -ms-linear-gradient(top, #FFFFFF, #82DBFD); /* IE10 */
    margin:0px;
    height:99%;
    width:100%
}

#Div_Admin_Main_Container
{
    position:relative;
	width:100%;
	height:100%;
	background-color: #82DBFD;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#82DBFD'); /* for IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#82DBFD')"; /* for IE8 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#82DBFD)); /* for webkit browsers */
    background-image: -moz-linear-gradient(#FFFFFF, #82DBFD);
    background-image: -webkit-linear-gradient(top, #FFFFFF, #82DBFD); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -o-linear-gradient(#FFFFFF, #82DBFD); /* for Opera */
    background-image: -ms-linear-gradient(top, #FFFFFF, #82DBFD); /* IE10 */
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align:left;
}

#Div_Admin_Login_Area
{
    margin:auto auto;
    position:relative;
	width:370px;
	height:auto;
	top: 30%;
	text-align: justify;
	padding: 40px 40px 10px 40px;
	line-height: 16pt;
	background-color: #7FD1E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9'); /* for IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9')"; /* for IE8 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#7FD1E9)); /* for webkit browsers */
	background-image: -moz-linear-gradient(#FFFFFF, #7FD1E9);
	background-image: -webkit-linear-gradient(top, #FFFFFF, #7FD1E9); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -o-linear-gradient(#FFFFFF, #7FD1E9); /* for Opera */
	background-image: -ms-linear-gradient(top, #FFFFFF, #7FD1E9); /* IE10 */
    -moz-border-radius: 15px;
    border-radius: 15px;
    border:2px solid white;
}

#Div_Main_Container 
{
    position:relative;
	width:905px;
	height:auto;
    text-align:left;
    margin: 20px auto;
}

#Div_Menu_Text_Container 
{
    position:relative;
	width:905px;
	height:auto;
	background-color: #82DBFD;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#82DBFD'); /* for IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#82DBFD')"; /* for IE8 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#82DBFD)); /* for webkit browsers */
    background-image: -moz-linear-gradient(#FFFFFF, #82DBFD);
    background-image: -webkit-linear-gradient(top, #FFFFFF, #82DBFD); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -o-linear-gradient(#FFFFFF, #82DBFD); /* for Opera */
    background-image: -ms-linear-gradient(top, #FFFFFF, #82DBFD); /* IE10 */
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align:left;
}

#Div_Main_Text_Area 
{
	position:relative;
	width:500px;
	height:auto;
	left: 295px;
	top: -280px;
	text-align: justify;
	padding: 40px 40px 10px 40px;
	line-height: 16pt;
	background-color: #7FD1E9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9'); /* for IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9')"; /* for IE8 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#7FD1E9)); /* for webkit browsers */
	background-image: -moz-linear-gradient(#FFFFFF, #7FD1E9);
	background-image: -webkit-linear-gradient(top, #FFFFFF, #7FD1E9); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -o-linear-gradient(#FFFFFF, #7FD1E9); /* for Opera */
	background-image: -ms-linear-gradient(top, #FFFFFF, #7FD1E9); /* IE10 */
    -moz-border-radius: 15px;
    border-radius: 15px;
    border:2px solid white;
}

#Div_Banner {
	position:relative;
	margin: 0px auto;
	width:908px;
	height:252px;
}

#Div_Menu 
{
	position:relative;
	left: 80px;
	top: 50px;
	text-align:left;
}

#Div_Footer 
{
	position:relative;
	width:650px;
	height:50px;
	left: 150px;
	margin-top: 20px;
}

#Div_Bios
{
    text-align:justify;
    height: 330px;
    overflow:auto;
    padding-right:30px;
    
}

#Div_Patient_Start_Conversation
{
    text-align:left;
    height: 330px;
    overflow:auto;
    padding-right:30px;
    
}

#Div_Patient_Conversation
{
    text-align:left;
    height: 500px;
    padding-right:30px;
    
}

BODY 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #246E9B;
	text-align:center;
	margin:0px;
	padding:0px;
}

TABLE 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #246E9B;
	text-align:left;
}

.conversation_doctor
{
    background-color:#7FD1FF;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border:2px solid white;
    white-space: normal;
    float: left; 
    margin: 1px;
    padding: 5px;
    width: 530px;
}

.conversation_patient
{
    background-color:#A4FDFf;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border:2px solid white;
    white-space: normal;
    float: right; 
    margin: 1px;
    padding: 5px;
    width: 530px;
}

A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #246E9B;
	text-decoration: none;
}

A:visited 
{
	color: #246E9B;
}

A:hover 
{
	text-decoration: underline;
	color: #246E9B;
}

A:active
{
	color: #246E9B;
}

.banner{position:absolute; height:252px; width:908px; }
.tbox {position:absolute; display:none; padding:14px 17px; z-index:1000}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:995}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(./images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}
.tinner 
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9'); /* for IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#7FD1E9')"; /* for IE8 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#7FD1E9)); /* for webkit browsers */
	background-image: -moz-linear-gradient(#FFFFFF, #7FD1E9);
	background-image: -webkit-linear-gradient(top, #FFFFFF, #7FD1E9); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -o-linear-gradient(#FFFFFF, #7FD1E9); /* for Opera */
	background-image: -ms-linear-gradient(top, #FFFFFF, #7FD1E9); /* IE10 */
	-moz-border-radius: 15px;
    border-radius: 15px;
    border:2px solid white;
    padding:30px 2px 30px 30px;
}