html { overflow-y: scroll; }    /* no side way shift of page */

body {	
		text-align: left ;
		color: #FFFFFF; 
		font-size: 10px;
  		}

/*-----------TEXT ELEMENTS----------------*/
h1, h2, h3, h4 {		
		font-family: Verdana, Arial , Helvetica Bold, sans-serif; 
		font-weight: 800;
		color: #FFFFFF;
		margin: 0px 0px 0px 0px;	
		}		
		h1 {	
		font-size : 15px;
		letter-spacing: 0;
		padding: 5px 0px 5px 0px;
		}
		h2 {		
		font-size : 15.5px;
		letter-spacing: 1.5;
		padding: 5px 0px 5px 0px;
		}
		h3 {		
		font-size : 13.5px;
		font-weight: 600;
		padding: 1px 0px 1px 0px;
		}
		h4 {		
		font-size : 15px;
		letter-spacing: 0.2em;
		padding: 5px 0px 5px 0px;
		}

h5 {		
		font-family: Arial , Helvetica Bold, sans-serif; 
		font-size: 16px;
		font-weight: 900;
		color: #FFFFFF; 
		letter-spacing: 0.2em;
		font-style: italic;
		margin: 2px 30px;
		padding: 20px 0px 5px 0px;
		text-align: right;
		}
	
p, p.justified, p.aud, p.hours {
		font-family: Verdana, Arial, sans-serif; 
		color: #FFFFFF;
		background-color: transparent;
		border: 0px;
		margin: 0px;
		}
		p {
		font-size: 11px;
		text-align: left;
		padding: 2px 0px 8px 0px;
		}
		p.justified {
		font-size: 11px;
		text-align: justify;
		padding: 2px 35px 18px 0px;
		}
		p.aud {
		font-size: 10px;
		text-align: left;
		padding: 2px 0px 8px 0px;
		}
		p.normal {
		font-size: 11px;
		text-align: left;
		padding: 2px 0px 8px 0px;
		}
		p.hours {
		color: #336699;
		font-size: 10px;
		text-align: left;
		padding: 30px 0px 0px 48px;
		}

ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #fff;
		}
li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #fff;
		}
		
span.darkheading {
		font-size: 17px;
		text-align: center;
		font-weight: bold;
		color: #006699;
		}
		
/*-----------------LINKS------------------*/
a.link, a.link:hover {	
		display: inline ;
		background-color: transparent ;
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		font-size : 12.5px ;
		font-weight: 700 ;
		color: #ffffff ;
		padding: 15px 0px 3px 0px;
		} 
		a.link {
		text-decoration:none
		}
		a.link:hover {
		text-decoration:underline;
		}

/* GLOBAL NAVIGATION PROPERTIES */
a.global:link, a.global:visited, a.global:hover, a.global:active {
		margin: 0 0 0 0 !important;
		margin: -2px 0 0 0;
		padding: 4px 0px 0px 12px;
		border-top: 0;
		border-right: 0;
		border-bottom: 1px solid #fff;
		border-left: 0;
		width:138px !important;
		width:150px;
		height: 19px !important;
		height: 24px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		vertical-align: middle;
		display: block;
		font-size: 11px;
		text-decoration: none;
		outline: none;
		}
		a.global:link, a.global:visited {
		background: #999 url(../images/link.gif) top left no-repeat;
		color: #fcfcfc;
		outline: none;
		}
		a.global:hover, a.global:active {
		background: #666 url(../images/linkO.gif) top left no-repeat;
		outline: none;
		}
		a.global:active {
		color: #FF6600;
		outline: none;
		}
tr.menumain {
		border-top: 0;
		border-right: 1px solid #fff;
		border-bottom: 0;
		border-left: 0;
		}
/**********************************************************************/
a.prodname, a.prodname:hover {	
		display: block ;
		background-color: transparent ;
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		font-size : 12.5px ;
		font-weight: 700 ;
		color: #ffffff ;
		padding: 15px 0px 3px 0px;
		}
		a.prodname { 
		text-decoration: none;
		}
		a.prodname:hover {
		text-decoration: underline;
		}

a.prodnameb, a.prodnameb:hover {	
		display: block ;
		background-color: transparent ;
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		font-size : 11px ;
		font-weight: normal;
		color: #666;
		padding: 15px 0px 3px 0px;
		}
		a.prodnameb { 
		text-decoration: none;
		}
		a.prodnameb:hover {
		text-decoration: underline;
		}


a.pdf:link, a.pdf:visited {
		font-family: Myriad Web, Times Roman, sans-serif ; 
		font-size: 12px ;
		color: #333 ;
		text-decoration: underline ;
		}
a.pdf:hover, a.pdf:active {
		font-family: Myriad Web, Times Roman, sans-serif ; 
		font-size: 12px ;
		color: #000 ;
		text-decoration: none ;
		}

/*----------------------------------------------------------*/

td.hours {
		border: 0;
		background: url(../images/hours.gif) right top no-repeat;
		width: 190px;
		text-align: left;
		vertical-align: top;
		padding: 0 0 0 0;
		}

table.prods {
		background: #fff;
		border: 3px solid #ccc;
		}
td.prodheading {
		height: 60px;
		vertical-align: middle;
		text-align: center;
		}
td.product {
		border-top: 1px dashed #ccc;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		text-align: center;
		}

select, input {
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		font-size : 11.5px ;
		color : #00008b ;
		}
		
.data {	
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ;
		background-color: #559FD3 ;
		margin: 0px ; 
		padding: 0px 40px 100px 40px ;
		}
			
.tabletitle, .tabletitleC .ttitle, .ttitleB {	
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		font-size : 11px;
		color: #35466C;
		font-weight: 800;
		background-color: #D2DEE6;
		margin: 0px; 
		padding: 4px 0px 10px 4px;
		border-top: 0;
		border-right: 1px solid #fff;
		border-bottom: 0;
		border-left: 0;
		}
		.tabletitle, .ttitle {
		padding: 4px 0px 4px 4px;
		text-align: left;
		}
		.tabletitleC {
		padding: 4px 0px 4px 4px;
		text-align: centers;
		}
		.ttitleB {	
		padding: 4px 10px 10px 0px;
		text-align: center;
		}

.tabledata, .tdata, .tdatacenter, .titem, .tdataright {	
		font-family: Verdana, Arial , Helvetica Bold, sans-serif; 
		font-size : 10px;
		color: #333;
		background-color: #F9F9F9;
		margin: 0px; 
		padding: 4px 0px 10px 4px;
		border-top: 0;
		border-right: 0;
		border-bottom: 1px solid #fff;
		border-left: 0;
		}
		.tabledata, .tdata, .titem {
		text-align: left;
		}
		.tdatacenter {	
		text-align: center ;
		}
		.tdataright {	
		text-align: right;
		}

.titemid {	
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		font-size : 10px ;
		color: #ffffff ;
		background-color: transparent ;
		margin: 0px ; 
		padding: 4px 0px 10px 0px ;
		border-bottom: solid 1px #ffffff ;
		vertical-align: top;
		text-align: left ;
		}
		
.deliveryleft, .tdeliveryleft, .tdelivery, .deliveryprice, .prescriber, .total, .billing, .billingB{	
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		margin: 0px; 
		}
		.tdeliveryleft, .deliveryleft {
		padding: 4px 0px 20px 4px;
		text-align: left;
		background-color: #F9F9F9;
		color: #336699;
		font-size : 10px;
		}	
		.tdelivery {	
		padding: 4px 0px 3px 4px;
		text-align: right ;
		background-color: #F9F9F9;
		color: #336699;
		font-size : 10px;
		}
		.deliveryprice {
		padding: 4px 0px 20px 4px;	
		border-bottom: solid 1px #ffffff;
		background-color: #F9F9F9;
		color: #336699;
		font-size : 10px;
		text-align: right;
		}
		.prescriber {
		padding: 4px 0px 4px 0px;
		background-color: transparent;
		color: #fff;
		font-size : 11px;
		}
		.total {	
		padding: 10px 0px 10px 4px;
		border-bottom: solid 1px #ffffff;
		background-color: #fff;
		text-align: right;
		font-weight: 800;
		color: #333;
		font-size : 10px;
		}
		.totalL {	
		padding: 10px 0px 10px 4px;
		border-bottom: solid 1px #ffffff;
		background-color: #fff;
		text-align: left;
		font-weight: 800;
		color: #333;
		font-size : 10px;
		}	
		.billing {	
		padding: 4px 0px 4px 0px;
		border-bottom: solid 1px #ffffff;
		background-color: transparent;
		text-align: left;
		color: #fff;
		font-size : 11px;
		}
		.billingB {
		font-weight: 800;
		background-color: transparent;
		color: #fff;
		font-size : 11px;
		}
		
.totalleft, .totalright {	
		font-family: Verdana, Arial , Helvetica Bold, sans-serif ; 
		font-size : 11px ;
		color: #333;
		font-weight: 800 ;
		border-bottom: solid 1px #ffffff;
		background-color: #fff;
		margin: 0px 0px 20px 0px; 
		padding: 4px 0px 4px 4px ;
		}
		.totalleft {	
		text-align: left;
		}
		.totalright {	
		text-align: right;
		}

.headingA {
		font-size: 12px;
		font-weight: 800;
		color: #fff;
		}

.button {
		text-align: right;
		margin: 0 30px 0 0;
		}

hr.dashed {
		border-top: 1px dashed #fff;
		border-right: 0;
		border-bottom: 0;
		border-left: 0;
		width: 520px;
		height: 1px;
		margin: 0px 0px 15px 0px;
		text-align: left;
		}
	
img.photo {
		border: 1px solid #666;
	}

form.ordering {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #fff;
		}
	
.number {
		font-size: 10px;
		font-weight: normal;
		color: #333;
		}

/* APPOINTMENT FIELDS */
input.text1 {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}

textarea.text2 {
	width: 170px !important;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px;
	}

input.text3 {
	width: 142px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
	
input.date {
	width: 84px !important;
	width: 87px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
	
select.drop {
	width: 170px !important;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}

	
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 145px;
	vertical-align: top;
	padding: 0 10px 0 0;
	}

.300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: right;
	}

.tint {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}