﻿
/* CSS Document */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: White;
}


/*nav column*/
#navigation {
	position:  absolute;
	top:  119px;
	left:  -2px;
/*  Background of the left side menu.  Replace the URL and the background color (#3F9BCF) with your choices for each.)  */
	color:  #FFFFFF;
	margin:  0;
	padding:  0;
/* Replace width with the width of your left column. */
	width:  100%;
	background-color:#333333 ;
	height: 15%;
    text-align: center;
}

.divPix
{
    width: 738px;
    height: 113px;
}

/*nav Menu*/
#menuCs  {

    margin-left: -2em;
    padding-left: 0;
	}

#menuCs li a {

	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 8px 0 0 10px;
	}	

#menuCs li a:link, #menuCs li a:visited {

	color: #333;
	display: block;
	background:  url(menu14.gif);
	padding: 8 0 0 10px;
	}
	
#menuCs li a:hover {
	color: #FFF;
	background:  url(menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

.errorpanel
{
	background-color: White;
	border: solid 2px Navy;
	padding:10px;
	margin: 0px 0px 10px;
}
.hideFromScreen 
{
    display:none;   
}

.errorfont
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    color: Red;
}
.errorfont ul
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	padding-left:16px;
	color: Red;	
}
.headerfont
{
	font-family: "Lucida Grande", Verdana, sans-serif; 
    FONT-SIZE: 20px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    color: #282828;  
}
.headerfont2
{
	font-family: "Lucida Grande", Verdana, sans-serif; 
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    color: #282828;  
}

.txtboxf

{
	FONT-FAMILY: Arial,  sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: 100;
    LETTER-SPACING: normal;
    color: Black;  
}

.content
{
	margin: 10px;
	left: 220px;
	position: absolute;
	top: 0px;
}

#rx_Menu
{
    background-color: #333333;
	color: #FFFFFF;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 11%;
	margin: 0;
	padding: 80px 0 0 0;
}

#rx_Menu * {
    margin: 2px 0px;
    padding: 0px;
    border-radius: 4px;
}
	
.KolBannner
{
  width:600px;
  height: 80px;	    
}
.banner {
	text-align: center;
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 10%;
}
.banner .logo
{
	margin: 0;
}

.simple
{
    color:#282828
}
    
.simple:hover
{
    background-color:#fff;
    color:#0066FF;
}
    
.basefont
{
	font-family:"Lucida Grande", Verdana, sans-serif; 
	font-size: 10px;
	font-style:normal;
	color: white;
}
    
.textbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	width: 169px;
}

/*tabs ul*/  
#tab_header_text
{
	font-size: .9em;
}

/*tablelabels*/  
.table-fmt1
{
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size: .8em; 
	font-style:normal;
	right: 55px;
	width: 1000px;
}
.table-fmt2
{
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size: .8em; 
	font-style:normal;
}

.table-fmt3
{
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size: 12px; 
	font-style:normal;
	color: Black;
    margin-top: 0px;
}
.table-fmt4
{
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size: 16px; 
	font-style:normal;
	color: Black;
    margin-top: 0px;
}

.profile-image
{
	height: 250px;
	width:  250px;
	padding:1px;
	border:1px solid #306EFF;
	background-color: white;
}

.logo-main
{
	height: 150px;
	width:  150px;
}

.button, input[type=button] 
{
    background: white;
    border: solid 1px #999999;
	border-radius: 3px;
    font-family: Arial, sans-serif;
    color: #001563;    
    height: 22px;  

}

.button:hover, input[type=button]:hover
{
    /*background: #006699;*/
    background: #003366;
    border-bottom: 1px solid #37607D;
    border-right: 1px solid #37607D;
    color: #E0EAF1;   
}

ul#menu {
	list-style: none;
	background: url(kollead-BG.jpg) no-repeat 0 0;
	position:  relative;

	width: 580px;
	height: 268px;
	margin: 0;
	padding: 0;
}
#menu li
{ 
    background-image:images/physicians.jpg
}

.longbutton
{
    background: white;
    border: solid 1px #999999;
    font-family: Arial, sans-serif;
    color: #001563;    
    height: 22px;  

}
.longbutton:hover
{
    background: #0066FF;
    border-bottom: 1px solid #37607D;
    border-right: 1px solid #37607D;
    color: #E0EAF1;   
}

.label
{
	font-family:'Lucida Grande', Verdana,  sans-serif;
	font-size: 12px; 
}

.panel-header
{
	font-family:"Lucida Grande", Verdana, sans-serif;
	color: #585858;
	font-size: 12px;
}

.link-button
{
    color: #F0E68C;
    font-family:'Lucida Grande', Verdana,  sans-serif;
	font-size: 12px; 
}

.link-button:hover
{
    color: #B0C4DE;   
}

.qa-txtbx
{
    font: "Lucida Grande";
}

.cke_contents 
{
    height: 300px !important;
    width: 930px !important;
}

.links
{
   font-family:'Lucida Grande', Verdana,  sans-serif;
   font-size: 12px; 
   color: #333333;
}

.links:hover
{
    color: #3333FF;   
}

.buttonlk
{
    background: white;
    border: solid 1px #999999;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    width : 100px;
    color: #001563;    
   
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
}

.buttonlk:hover
{
    background: #0066FF;
    border-bottom: 1px solid #37607D;
    border-right: 1px solid #37607D;
    color: #E0EAF1;   
} 
    
.buttonscontainer {
	width: 120px;
	background-color: #333333;
}
 
.buttons a {
	color: #64809A;
	padding: 3px;
	padding-left: 3px;
	display: block;
	font: 13px Verdana, sans-serif;
	height: 37px;
	text-decoration: none;
	text-align: center;
	margin-top: 1px;
}

.buttons a:active {
    border: 1px inset #37607D ;
}

/*.buttons a:hover {border-left: 5px solid #FFFFFF;
text-decoration: none;
color: #FFFFFF;}*/

.naviMenu {
    width: 740px;
	height: 320px;
	margin: 0 auto;
	background: linear-gradient(to bottom, #c9c9c9 0%, #f3f3f3 100%);
    border: 1px solid #a2a2a2;
	border-radius: 10px;
}

#menux
{
	width: 740px;
}

.menulist
{
    margin: 40px 0px 0px 40px;
	width: 300px;
	float: left;
}

.menuLogout
{
    margin: 0 auto;
	width: 300px;
}

#menux ul 
{   
    padding: 0; 
    list-style-type: none;
}

#menux li {
    border-radius: 5px;
    background-repeat: no-repeat !important;
    height: 45px;
    width: 300px;
    margin: 10px;
}

#menux a {display:block; width:299px; padding-top:44px; border-radius: 5px;}

/* Home button sytles */
.physicianButton {
    background: url('../images/physician.png') no-repeat 12px 5px;
    background-size: 30px Auto;
}

.physicianButtonSmall {
    background: url('../images/physician.png') no-repeat 8px 4px;
    background-size: 22px Auto;
}

.meetingButton {
    background: url('../images/meeting.png') no-repeat 7px 5px;
    background-size: 40px Auto;
}

.meetingButtonSmall {
    background: url('../images/meeting.png') no-repeat 4px;
    background-size: 32px Auto;
}

.committeeButton {
    background: url('../images/committee.png') no-repeat 7px 5px;
    background-size: 40px Auto;
    text-indent: 20px;
}

.committeeButtonSmall {
    background: url('../images/committee.png') no-repeat 4px;
    background-size: 32px Auto;
    text-indent: 20px;
}

.listButton {
    background: url('../images/list.png') no-repeat 10px;
    background-size: 27px Auto;
}

.listButtonSmall {
    background: url('../images/list.png') no-repeat 10px 8px;
    background-size: 22px Auto;
}

.locksButton {
    background: url('../images/lock.png') no-repeat 6px 6px;
    background-size: 35px Auto;
}

.reportsButton {
    background: url('../images/reports.png') no-repeat 10px 6px;
    background-size: 28px Auto;
}

.administrationButton {
    background: url('../images/administration.png') no-repeat 10px;
    background-size: 30px Auto;
}

.logoutButton {
    background: url('../images/logout.png') no-repeat 10px;
    background-size: 30px Auto;
}

.logoutButtonSmall {
    background: url('../images/logout.png') no-repeat 7px;
    background-size: 25px Auto;
}

#menux a#btnMeetingMaintenance {background:transparent url(meeting-maintance-over.jpg) -200px -90px no-repeat;}
#menux a#btnMeetingMaintenance:hover {background-position:0 0; z-index:50;}

#menux a#btnCommitteeMaintenance {background:transparent url(committee-over.jpg) -200px -90px no-repeat;}
#menux a#btnCommitteeMaintenance:hover {background-position:0 0; z-index:50;}

#menux a#btnListManager {background:transparent url(list-maintance-over.jpg) -200px -90px no-repeat;}
#menux a#btnListManager:hover {background-position:0 0; z-index:50;}

#menux a#btnReports {background:transparent url(reports-over.jpg) -200px -90px no-repeat;}
#menux a#btnReports:hover {background-position:0 0; z-index:50;}

#menux a#btnAdministration {background:transparent url(utilities-over.jpg) -200px -90px no-repeat;}
#menux a#btnAdministration:hover {background-position:0 0; z-index:50;}

#menux a#btnLogout {background:transparent url(log-out-over.jpg) -200px -90px no-repeat;}
#menux a#btnLogout:hover {background-position:0 0; z-index:50;}


fieldset {
	border:1px solid #888;
	border-radius:5px;
	box-shadow: 0  4px 4px #888;
}

.textMargin {
   margin-left: 4px;
}

tr.spaceUnder>td {
    padding-bottom: 1em;
}

/* Menu styles */
.menuItem input[type="submit"] {
    width: 300px;
    color: white;
    height: 50px;
    border-radius: 5px;
    background-color: #7A7A7A;
    opacity: 0.8;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #444444;
    padding: 0;
    text-shadow: 1px 1px 2px #222;
}

    .menuItem input[type="submit"]:hover {
        background-color: #EFA110;
        opacity: 0.9;
        font-size: 14px;
        cursor: pointer;
    }

.menuItemSmall input[type="submit"] {
    width: 122px;
    height: 38px;
    color: white;
    border-radius: 5px;
    background-color: #7A7A7A;
    opacity: 0.85;
    font-size: 11px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    border: 1px solid #444444;
    text-shadow: 1px 1px 2px #222;
    text-align: left;
    text-indent: 42px;
}

    .menuItemSmall input[type="submit"]:hover {
        background-color: #EFA110;
        opacity: 0.95;
        cursor: pointer;
    }


.emailButton {
    background: url('../images/email.png') no-repeat 10px 4px;
    background-size: 40px Auto;
}

.expertiseButton {
    background: #ccc url('../images/expertise.png') no-repeat 10px 8px;
    background-size: 32px Auto;
}

.interestButton {
    background: #ccc url('../images/interest.png') no-repeat 10px 4px;
    background-size: 35px Auto;
}

.homeButton {
    background: #ccc url('../images/home.png') no-repeat 10px 4px;
    background-size: 40px Auto;
}

.homeButtonSmall {
    background: #ccc url('../images/home.png') no-repeat 2px;
    background-size: 35px Auto;
}