

/* import */

/**/

@import url(screen.css);
@import url(ie.css);
@import url(fancy-type.css);

/*************************************
 +Containers
 *************************************/
body
{
  color:#222;
  font-size:72.5%;
  line-height:1.4;
  text-align:left;
  margin:0;
  padding:0;
}

blockquote {
	background: #edeff4;
	border-top: 1px solid #d8dfea;
	border-bottom: 1px solid #d8dfea;
	padding: 10px;
}

a:link {
	color: #3b5998;
	text-decoration: none;
}

a:active {
	color: #3b5998;
	text-decoration: none;
}

a:visited {
	color: #3b5998;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* begin: pre-header */

#dg-pre-header-container {
	background: #edeff4;
	margin: 0 auto;
}

#dg-pre-header-container-center {
	background: url('http://www.healthmanagementsystem.net/tab/images/pre-header-bg.png') top left no-repeat;
	width: 960px;
	height: 48px;
	margin: 0 auto;
}

#dg-pre-header {
	padding: 0px 0;
}

#dg-pre-header ul {
	list-style: none;
	margin: 0;
	margin-left: 80px;
}

#dg-pre-header li {
	float: left;
	padding: 4px 5px 0px 5px;
	height: 23px;
}

#dg-pre-header li:hover {
	background: #5c75aa;
	display: block;
}

#dg-pre-header a:link {
	color: #FFF;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}

#dg-pre-header a:active {
	color: #FFF;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}

#dg-pre-header a:visited {
	color: #FFF;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}

#dg-pre-header a:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 95%;
	background: #5c75aa;
	text-decoration: none;
}

/* end: pre-header */

/* begin: header */
#dg-header-container {
	background: #edeff4;
	margin: 0 auto;
}

#dg-header-container-center {
	width: 960px;
	margin: 0 auto;
	background: #edeff4;
}

#dg-header {
	padding: 10px 0 0 10px;
}

#dg-header h1 {
	font-size: 190%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #203360;
	margin: 0 0 5px 0;
}

#dg-header-tagline {
	font-size: 100%;
	font-style: italic;
	color: #203360;
}

#dg-profile-details {
	font-size: 100%;
	font-style: normal;
	color: #203360;
}

/* end: header */

/* begin: headline */

#dg-headline-container {
	background: #edeff4;
	margin: 0 auto;
	border-bottom: 1px solid #d8dfea;
}

#dg-headline-container-center {
	width: 960px;
	margin: 0 auto;
	background: #edeff4;
	padding: 10px;
}

#dg-headline {
	padding: 20px 10px;
}


/* end: headline */

/* begin: featured */

#dg-featured {
	width: 380px;
	float: right;
}

#dg-featured ul {
	list-style: none;
	margin: 0;
	padding-right: 5px;
}

.dg-featured-title {
	font-size: 155%;
	font-weight: 400;
	color: #203360;
	padding: 5px 0 0 0;
}

.dg-featured-title h2 {
	font-size: 95%;
	font-weight: 400;
	color: #203360;
	background: url('http://www.healthmanagementsystem.net/tab/images/right-arrow.gif') left no-repeat;
	padding-left: 20px;
	margin: 0;
}

.dg-featured-box {
	display: block;
	padding: 7px;
	margin-top: 7px;
	background-color:#fff;
	border: 1px solid #d8dfea;
	border-left: 5px solid #d8dfea;
}

.dg-ftitle a:link {
	color: #3b5998;
	font-weight: bold;
	text-decoration: none;
}

.dg-ftitle a:active {
	color: #3b5998;
	font-weight: bold;
	text-decoration: none;
}

.dg-ftitle a:visited {
	color: #3b5998;
	font-weight: bold;
	text-decoration: none;
}

.dg-ftitle a:hover {
	text-decoration: underline;
}

.dg-fsubtitle {
	color: #999;
	font-size: 80%;
}

.dg-fsubtitle a:link {
	color: #3b5998;
	text-decoration: none;
}

.dg-fsubtitle a:active {
	color: #3b5998;
	text-decoration: none;
}

.dg-fsubtitle a:visited {
	color: #3b5998;
	text-decoration: none;
}

.dg-fsubtitle a:hover {
	text-decoration: underline;
}

/* end: featured */

/* begin: content */

#dg-content-container {
	background: #fff;
	margin: 0 auto;
}

#dg-content-container-center {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
}

#dg-content {
	padding: 0 10px;
}

.entry {
	margin-top: 0px;
}

.entry h1, .entry h2 {
	color: #203360;
	font-size: 170%;
	margin: 0px 0 3px 0;
}

.entry a:link {
	color: #3b5998;
	text-decoration: none;
}

.entry a:active {
	color: #3b5998;
	text-decoration: none;
}

.entry a:visited {
	color: #3b5998;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
}

.dg-meta {
	font-size: 95%;
	color: #999;
	background-color: #EEEEEE;
	padding-left: 5px;
}
.dg-tmeta {
	font-size: 95%;
	color: #999;
	background-color: #D9DFEB;
	border-top: 1px solid #375C91;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CACECF;
}
.dg-tmeta a:hover{
	cursor:default;
	text-decoration:none;
}

.dg-post {
	margin-top: 10px;
	padding-bottom: 46px;
}

.dg-post-single {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.more-link {
	margin-top: 20px;
	float: right;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
	height: 20px;
	width: 95px;
	padding-top: 5px;
	border: 1px solid #d4dae8;
	background: #edeff4;
}

#dg-navigation {
	margin-top: 30px;
}

#dg-left-navigation {
	float: left;
}

#dg-right-navigation {
	float: right;
}

/* end: content */

/* begin: sidebar */

#dg-top-top-sidebar {
	background: url('http://www.healthmanagementsystem.net/tab/images/top-top-sidebar.gif') top center no-repeat;
	
	height: 10px;
}

#dg-middle-top-sidebar {
	background: url('http://www.healthmanagementsystem.net/tab/images/middle-top-sidebar.gif') top center repeat-y;
}

#dg-middle-top-sidebar-content {
	padding: 0px 10px 10px 10px;
}

#dg-bottom-top-sidebar {
	background: url('http://www.healthmanagementsystem.net/tab/images/bottom-top-sidebar.gif') top center no-repeat;
	height: 5px;
}

#dg-middle-top-sidebar h4 {
/*	margin: 10px 0px 0px 0px; */
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	color:#203360;
	padding-bottom: 5px; 
	border-bottom: 1px solid #3b5998;
}

#dg-left-sidebar h4, #dg-right-sidebar h4 {
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	color:#808080;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

#dg-middle-top-sidebar ul, #dg-middle-top-sidebar ul, /*#dg-left-sidebar ul, */#dg-right-sidebar ul {
	list-style: none;
	margin: 0;
}

#dg-middle-top-sidebar li, #dg-middle-top-sidebar li, /*#dg-left-sidebar li, */#dg-right-sidebar li {
	color: #3b5998;
	padding-top: 5px;
}

#dg-middle-top-sidebar a:link, /*#dg-left-sidebar*/ a:link, #dg-right-sidebar a:link {
	color: #3b5998;
	text-decoration: none;
}

#dg-middle-top-sidebar a:active, /*#dg-left-sidebar a:active, */#dg-right-sidebar a:active {
	color: #3b5998;
	text-decoration: none;
}

#dg-middle-top-sidebar a:hover, /*#dg-left-sidebar a:hover, */#dg-right-sidebar a:hover {
	color: #3b5998;
	text-decoration: underline;
}

#dg-middle-top-sidebar a:visited, /*#dg-left-sidebar a:visited, */#dg-right-sidebar a:visited {
	color: #3b5998;
	text-decoration: none;
}

/* end: sidebar */

/* begin: footer */

#dg-footer-container {
	background: #fff;
	margin: 0 auto;
}

#dg-footer-container-center {
	border-top: 1px solid #ddd;
	width: 960px;
	margin: 0 auto;
}

#dg-left-footer a:link, #dg-right-footer a:link {
	color: #3b5998;
	text-decoration: none;
	border: none;
}

#dg-left-footer a:active, #dg-right-footer a:active {
	color: #3b5998;
	text-decoration: none;
	border: none;
}

#dg-left-footer a:visited, #dg-right-footer a:visited {
	color: #3b5998;
	text-decoration: none;
	border: none;
}

#dg-left-footer a:hover, #dg-right-footer a:hover {
	text-decoration: underline;
	border: none;
}

#dg-left-footer, #dg-right-footer {
	padding-top: 5px;
	color: #999;
	font-size: 95%;
}

#dg-right-footer {
	float: right;
}

/* end: footer */

.dg-border {
	border: 1px solid #333;
}

.dg-padding {
	padding: 10px;
}

.clear {
	clear: both;
}

/* begin: comments */

/* wp comment */
.dg-commentsblock,contactform
{
  	font-size:12pt;
  	clear:both;
 	padding-top:20px;
  	
}

.dg-commentsblock textarea,.contactform textarea
{
  width:39em;
}

.dg-commentsblock input,.dg-commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
}
/* end of wpcomment */

#dg-comments-container {
	margin-top: 20px;
}

.dg-comment-headings {
	font-size: 105%;
	font-weight: 400;
	color: #333;
}

.dg-commentlist {
	list-style-type: none;
	margin: 0;
}

.dg-commentlist li {
	padding: 10px;
}

.dg-comment-tag {
	font-size: 8pt;
}

.dg-comment-author {
	color: #333;
	font-size: 105%;
}

.dg-comment-meta {
	font-size: 8pt;
}

.dg-comment-text {
	margin-top: 10px;
	font-size: 10pt;
}

.dg-comment-text-bg {
	background: #edeff4;
}

.dg-comment-logged-in {
	font-size: 10pt;
}

#dg-respond {
	background: #edeff4;
	display: block;
	padding:5px;
}

/* end: comments */

/* begin: caption */
.wp-caption {
	background: #edeff4;
	border: 1px solid #d8dfea;
	padding: 9px 5px 0px 5px;
}

.wp-caption-text {
	margin-top: 3px;
	font-size: 8pt;
	color: #999;
	text-align: center;
}

.aligncenter {
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	margin: 0 auto;
	text-align: center;
}

.alignright {
	margin: 0 auto;
	text-align: center;
}

/* end: caption */

/* Details Start */
.dg-side1 {
	margin-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ddd;
}
/* Details End */


#dg-left-sidebar {
	padding-left: 7px;
}

#dg-left-sidebar h4 {
	background: url('http://www.healthmanagementsystem.net/tab/images/left-sidebar-h4.gif') no-repeat top left;
	height: 26px;
	font-size: 98%;
	color:#fff;
	padding: 6px 3px 6px 28px;
	margin: 0px;
}

#dg-right-sidebar h4 {
	margin: 10px 0px 0px 0px;
	font-size: 98%;
	font-weight: 700;
	color:#333;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

#dg-left-sidebar ul {
	list-style: none;
	margin: 0;
}

#dg-right-sidebar ul {
	list-style: none;
	margin: 0;
}

#dg-left-sidebar li {
	font-size: 98%;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d6d9de;
}

	#column1 {
	float:left;
	width:50%;
	}
	#column2 {
	float:right;
	width:50%;
	padding-top: -50px;
}

/* Fahdi */
        .bdy{
                
                background:#FFFFFF;

                float:left;
				
				 width: 100%;
        }
 /* Parmanand */       
        .bdyViewPatient{
                
            background:#FFFFFF;
            width: 76%;
        }  
        .bdyViewPatient table td{
            
             font-size:11px;
             border-spacing: 48px;
             border-bottom:1px solid #ccc;

        }
        .bdyViewPatient table th{

            border-top:1px solid #3A5896;

                background: #E3E8F0;
                font-size:9pt;
                font-weight: bold;
                margin:0px;
                padding:4px;

        }
         .bdyViewPatient table tr:hover{
                background: #F8F8F8;
        }
        
        
        
        
        table{
        border-spacing: 0px;
        }

        .bdy table td{
	font-size:11px;
	border-spacing: 48px;
	border-bottom:1px solid #ccc;

        }


        .bdy table th{

            border-top:1px solid #3A5896;

                background: #E3E8F0;

                font-size:9pt;

                font-weight: bold;

                margin:0px;
                padding:4px;

        }

        .bdy table tr:hover{
                background: #F8F8F8;
        }


.form {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	color:#222;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:98%;
	line-height:1.4;
} 

.actext {
	color: #3b5998;
	text-decoration: none;
	font-size: 95%;
	font-weight:bolder;
	background-color: #D9DFEB;
	border-top: 1px solid #375C91;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CACECF;
}

.actext2 {
	color: #3b5998;
	text-decoration: none;
	font-weight:bolder;
	font-weight: bold;
}

.bdy2{
                
                background:#FFFFFF;

                float:left;
				
				width: 100%;
        }

        table{
        border-spacing: 0px;
        }

        .bdy2 table td{
	border-bottom:0px;

        }


        .bdy2 table th{

            border-top:0px ;

                background: #E3E8F0;

                font-size:9pt;

                font-weight: bold;

        }

        .bdy2 table tr td:hover{
                background: #F8F8F8;
        }

