@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	text-align:center;
	background-color:#abd2f0;
}
#Container {
	
	width: 1170px;
	height:600px;
	margin: 0 auto; 
	text-align: left; 
}
#wrapper1 {
	position: relative;
	width:1170px;
	z-index:1;
	background-color: #FFFFFF;
	top: -260px;
	left: 30;
	height: 650px;
}
#top-menu {
	position: relative;
	width:563px;
	height:37px;
	z-index:2;
	left: 610px;
	top: -135px;
	background-image: url(../images/top-menu.png);
	background-repeat:no-repeat;
}
#login-logo {
	position: relative;
	width:155px;
	height:74px;
	z-index:3;
	left: -2px;
	top: -110px;
}
#zebra-logo {
	position: relative;
	width:107px;
	height:74px;
	z-index:4;
	left: 469px;
	top: -280px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#date {
	position: relative;
	width:165px;
	height:25px;
	z-index:5;
	left: 1014px;
	top: 13px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 82px;
	top: 185px;
}
#apDiv2 {
	position:absolute;
	width:1170px;
	height:470px;
	z-index:6;
	left: 43px;
	top: 146px;
}
#menu {
	position:absolute;
	width:1162px;
	height:44px;
	z-index:6;
	left: -1px;
	top: -11px;
}
#left-box {
	position:absolute;
	width:439px;
	height:244px;
	z-index:6;
	left: 33px;
	top: 72px;
	background-image: url(../images/panel3.png);
	background-repeat:no-repeat;
}
#right-box {
	position:absolute;
	width:681px;
	height:244px;
	z-index:6;
	left: 471px;
	top: 75px;
	background-image: url(../images/panel1.png);
	background-repeat:no-repeat;
}
#bottom-box {
	position:absolute;
	width:1116px;
	height:282px;
	z-index:6;
	left: 41px;
	top: 323px;
	background-image: url(../images/panel2.png);
	background-repeat:no-repeat;
}
#apDiv3 {
	position:absolute;
	width:27px;
	height:26px;
	z-index:1;
	left: 21px;
	top: 6px;
}
#heading {
	position:absolute;
	width:314px;
	height:35px;
	z-index:6;
	left: 43px;
	top: 47px;
}
.heading{
	color:#136eb4;
	font-size:22px;
}
.color{
	color:#000;
	
}
#campaign {
	position:absolute;
	width:407px;
	height:35px;
	z-index:1;
	left: 16px;
	top: 40px;
}
#domain {
	position:absolute;
	width:647px;
	height:48px;
	z-index:1;
	left: 10px;
	top: 9px;
}
#reporting {
	position:absolute;
	width:1076px;
	height:27px;
	z-index:1;
	left: 10px;
	top: 14px;
}
html {
overflow: auto;
}
#apDiv4 {
	position:absolute;
	width:407px;
	height:131px;
	z-index:2;
	left: 17px;
	top: 76px;
}
td.labelValueLnkBtn 
{
	text-align: left;
	padding-bottom: 6px;
	padding-left: 10px;
	color:Blue ;
	font-weight:bold;
	text-decoration:underline;
}
td.labels {
	text-align: right;
	padding-bottom: 6px;
}
#apDiv5 {
	position:absolute;
	width:150px;
	height:27px;
	z-index:2;
	left: 16px;
	top: 201px;
}
#apDiv6 {
	position:absolute;
	width:200px;
	height:19px;
	z-index:3;
	left: 18px;
	top: 208px;
}
table.dataTable tr.odd td {
	background-color: #DBEAF5;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
	padding: 3px 5px;
}
table.dataTable tr.even td {
	background-color: #FFF7E5;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
	padding: 3px 5px;
}
table.dataTable .endCell {
	border-right: none;
}
table.dataTable tr:hover td {
	background-color: #7F9EBD;
}
table.dataTable tr.header {
	font-size: 11px;
	background-color: #2979CC;
	text-align: center;
	color: #CCCCCC;
	padding: 3px 5px;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
}
table.dataTable tr.footer {
	font-size: 11px;
	background-color: #7F9EBD;
	text-align: center;
	color: #CCCCCC;
	padding: 3px 5px;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
}










body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#container {
	background-repeat: repeat-y;
}
#header {
	background-image: url(../../images/header/header.bg.gif);
	background-repeat: repeat-x;
	height: 35px;	
}
#header h1 {
	background-image: url(../../images/logo/medelectronic.logo.gif);
	background-repeat: no-repeat;	
	margin: 0px 5px 0px 0px;
	float: left;
}
#header h1 a {
	display: block;
	width: 174px;
	height: 35px;
	text-decoration: none;
}
#header h1 span {
	display: none;
}
#header ul#nav {
	margin: 0px;
	padding: 11px 0px 0px;
	list-style-type: none;
}
#nav li {
	height: 24px;
	display: inline;
}
#nav li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../../images/navigation/nav.off.bg.gif);
	background-repeat: repeat-x;
	height: 19px;
	padding: 5px 10px 0px;
	float: left;
	border-right: 1px solid #013570;
	border-left: 1px solid #1B6BC3;
}
#nav li a:hover {
	background-image: url(../../images/navigation/nav.on.bg.gif);

}
#nav #current a {
	background-color: #4791C5;
	background-image: none;	
	text-decoration: none;
}
ul#userNav {
	margin: 0px;
	padding: 0px 10px 0px 5px;
	list-style-type: none;
	float: right;
}
#userNav li {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	float: left;
}
#userNav li a {
	color: #000;
	text-decoration: none;
}
#userNav li a:hover {
	color: #B2DCFB;
}
#subNav {
	background-color: #4791C5;
	height: 21px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNav li {
	font-size: 11px;
	display: inline;
}
#subNav li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	border: 1px solid #4791C5;
	border-right: 1px solid #CEE8FF;
	padding: 2px 5px;
}
#subNav li a:hover {
	color: #000;
	background-color: #B2DCFB;
	border: 1px solid #013570;
}
#patientBar {
	background-image: url(../../images/navigation/patientbar.bg.gif);
	height: 24px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#patientBar li {
	font-size: 12px;
	display: block;
	float: left;
	padding: 4px 5px 0px;
}
#patientBar li span {
	font-weight: bold;
}
#left {
	width: 174px;
	float: left;
}
#left div#appointLeft {
	background-color: #7F9EBD;
	padding: 5px;
	margin: 5px 15px 5px 5px;
	border: 1px solid #336699;
}
#left h5 {
	font-size: 11px;
	margin: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFF;
}
#left ul {
	margin: 0px;
	padding: 2px 5px;
	list-style-type: none;
}
#left ul li {
	font-size: 11px;
}
#left li.appointmentOver {
	color: #FF0000;
	text-decoration: line-through;
}

#main {
	padding-top: 10px;
	float: left;
	width: 596px;
}
#mainSec1{
	padding-top: 10px;
	float: left;
	width: 100%;
}


#mainSec2{
	padding-top: 10px;
	float: left;
	width: 100%;
}
#mainHeader{
	padding-top: 10px;
	float: left;
	width: 596px;
}

#footer {
	background-color: #336699;
	height: 40px;
	clear: both;
}
#footer p {
	color: #FFF;
	font-size: 11px;
	padding: 10px;
}	
.clear {
	clear: both;
}

/*-----FORMS----*/
table td {
	font-size: 11px;
}
fieldset {
	border: 1px solid #A0C6E5;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 10px 10px;
	
}
fieldset div.sectionHeader {
	background-color: #A0C6E5;
	padding: 0px;
	margin: 0px 0px 10px -10px;
	height: 20px;
}
fieldset div.sectionHeader h3 {
	font-size: 12px;
	letter-spacing: .1em;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	float: left;
	
}
fieldset div.sectionHeader span {
	padding-right: 10px;
	float: left;
}
fieldset h4, h4 {
	color: #0163D0;
	font-size: 11px;
	margin: 0px;
}
span.alergies {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
fieldset table {
	font-size: 11px;
}
fieldset td.labels {
	text-align: right;
	padding-bottom: 6px;
}

fieldset td.labelValue 
{
	text-align: left;
	padding-bottom: 6px;
	padding-left: 10px;
	
}

fieldset td.labelValueLnkBtn 
{
	text-align: left;

	padding-bottom: 6px;
	padding-left: 10px;
	color:Blue ;
	font-weight:bold;
	text-decoration:underline;
}



fieldset input, fieldset select, fieldset textarea {
	margin: 0px 5px 0px 3px;
}

input.lnkBtn {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #336699;
	border: 1px solid #333;
	border-top-color: #999;
	border-left-color: #999;
	text-decoration: none;
}

input.lnkBtn:hover {
	background-color: #1182FF;
}

input.btn {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #336699;
	border: 1px solid #333;
	border-top-color: #999;
	border-left-color: #999;
	text-decoration: none;
}
input.btn:hover {
	background-color: #1182FF;
}
div.submit {
	margin-top: 10px;
}

/*---top Search bar---*/
table.search {
	border: 1px solid #7F9EBD;
	border-width: 0px 1px 1px;
	margin: 10px 0px;
}
table.search td.searchHeader {
	background-color: #2979cc;
}
/*---Data Tables---*/
table.dataTable {
	border: 1px solid #7F9EBD;
	border-width: 0px 1px 1px;
	margin: 10px 0px;
}
table.dataTable th {
	font-size: 11px;
	background-color: #7F9EBD;
	text-align: center;
	padding: 3px 5px;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
}
table.dataTable tr.header {
	font-size: 11px;
	background-color: #2979CC;
	text-align: center;
	color: #CCCCCC;
	padding: 3px 5px;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
}
table.dataTable tr.footer {
	font-size: 11px;
	background-color: #7F9EBD;
	text-align: center;
	color: #CCCCCC;
	padding: 3px 5px;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
}
table.dataTable tr.odd td {
	background-color: #09C;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
	padding: 3px 5px;
}
table.dataTable tr.even td {
	background-color: #06C;
	border: 1px solid #FFF;
	border-width: 0px 1px 1px 0px;
	padding: 3px 5px;
}
table.dataTable .endCell {
	border-right: none;
}
table.dataTable tr:hover td {
	background-color: #7F9EBD;
}
.FixedHeader
{
	position: relative; 	
}
.FixedHeader a
{
	color: #FFFFFF;
}


td a{
	color:white;
}
	.menu-color{
		color:#06C;
	}
a{
	text-decoration:none;
	color:#126eb3;
}
#logomain {
	position: relative;
	width:154px;
	height:66px;
	z-index:6;
	left: 0px;
	top: -20px;
}
#icon-tab {
	position:absolute;
	width:121px;
	height:37px;
	z-index:6;
	left: 1019px;
	top: 34px;
	background-image: url(../images/icon-panel.png);
	background-repeat:no-repeat;
}
.inside{
	color:#fca102;
}

.channel{
	color:#fc2b02;
	}
.marketing{
	color:#67b854;
}