@import url(http://fonts.googleapis.com/css?family=Lato:400,900);

html, body {
	height: 100%:
}

* {
margin: 0;
}

h1, h2, h3, h4 {
	font-family: Lato, Arial Black, Gadget, sans-serif;
}

p, a, ul, ol, #specialties, form, td {
	font-size: 10pt;
}

td.t-centered {
	text-align: center;
}

td.t-centered form {
	margin-left: -20px;
}
	
#footer p {
	margin: 0;
	color: black;
}

#address{
	display: block;
	text-align: center;
}

body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	background: url('texture3.png');
	color: #333333;
	}

div#nav {
	margin: 5px auto;
	width: 980px;
	padding-bottom: 50px;
	padding-top: 10px;
}

div#triangle {
	clear: both;
	margin: 0 auto;
	width 980px;
	height: 20px;
	padding: 0;
	margin:0;
	background: url('triangle.png') no-repeat;
}

div#plug-nav ul {
	margin: 0px;
	margin-top: 10px;
}

div#textbox{
	clear:both;
  padding: 30px;
  width: 50em;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 30px;
  overflow: auto;
  min-height: 100%;
  background: white url('FFFFFF-EFEFEF_gradient.jpeg') repeat-x;
  border-radius: 5px;
  box-shadow: 0 0 10px #333333;
}

div#nav li a{
	width: 120px;
	padding-top: 15px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	color: #191919;
	float: left;
	background: url('unselected-button-gradient-both.png') repeat-x;
	margin-left: 2px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 13px;
	box-shadow: 3px 3px 10px #333333;
}

div#nav li a.double-nav{
	padding-top: 7px;
	padding-bottom: 8px;
}

div#plug-nav li {
	list-style: none;
}

.leftmost-button {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.rightmost-button {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

div#plug-nav li a{
	width: 120px;
	padding-top: 15px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	color: #191919;
	float: left;
	background: url('unselected-button-gradient-both.png') repeat-x;
	margin-left: 2px;
	text-align: center;
	font-size: 13px;
	margin-top: 0;
	box-shadow: 3px 3px 10px #333333;
}

div#nav li .on, div#plug-nav li .on{
	background: url('brownpaperlite.jpg') repeat-x;
	box-shadow: inset 0 0 10px #333333;
}

div#nav li .on:hover, div#plug-nav li .on:hover{
	background: url('on-gradient.png') repeat-x;
}
   
div#text-tabs li a.double {
	padding: 10px 15px 20px 15px;
}
  
div#nav li, div#text-tabs li {
	list-style: none;
}

div#nav ul {
	margin: 0;
	padding: 0;
}
  
div#nav li a:hover, #plug-nav li a:hover {
	background: url('hover-button-gradient.png') repeat-x;
}

td, th {
	padding: 10px;
	margin: 0;
}
	
td ul {
	padding:0;
}

table {
	border: 1px;
	margin: 20px auto;
	border-collapse: collapse;
	border-color: #333333;
}
	
/* Image centering help from http://www.w3.org/Style/Examples/007/center.en.html  */
img.screenshot {
	display:block;
	width: 43em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
	
p.footnote {
	font-size: .75em;
	}
	
.green{
	color:green;
}

li.pic {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -30px;
}

.red{
	color:red;
}

.yellow{
	color:yellow;
}

.green{
	color:green;
}

.blue{
	color: blue;
}

h1, h2 {
	margin: 20px;
}

h3, h4 {
	margin: 30px 20px 10px;
}

.index-box h3 {
	margin-top: 20px;
}

p, ul {
	margin: 10px 20px;
}
	
h1, h2 {
	text-align: center;
}
	
td p {
	margin-bottom: 0;
	margin-left: 0;
}

input.form {
	margin: 5px 0;
	margin-right: 15px;
}

.plus {
	background: #A0F0E8;
	font-weight: bold;
	padding: 1px 4px;
	color: #333333;
}
	
.divider {
	text-align: center;
}
	
div#text-tabs li.selected {
	background: url('on-gradient.png') repeat-x;
	box-shadow: inset 0 0 10px #666666;
}

div#text-tabs li.selected:hover {
	background: url('on-gradient.png') repeat-x;
}

div#text-tabs li:hover {
	background: url('hover-button-gradient.png') repeat-x; 
}
	
div#text-tabs  li {
	display: inline-block;
	margin: 10px 1px;
	width: 110px;
	padding: 13px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: black;
	float: left;
	background: url('unselected-button-gradient-both.png') repeat-x #A0F0E8;
	font-size: 13px;
	box-shadow: 2px 2px 10px #efefef;
}
	
div#text-tabs  li.double {
	padding-top: 6px;
	padding-bottom: 20px;
}

div#text-tabs{
	width: 660px;
	height: 60px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: block;
	margin: 0 auto;
}
	
.hidden {
	display: none;
}

th {
	text-align: center;
}

#p-table1{
	width: 620px;
	height 690px;
}

#p-table2{
	width: 525px;
	height: 190px;
}
	
.bottom-learn {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
	
div.index-box {
	background: url('gray-dient.png') repeat-x #efefef;
	width: 600px;
	float: left;
	margin: 10px;
	border-radius: 5px;
	box-shadow: 0 0 10px #cccccc;
}
	
#boxbox {
	margin: 0 auto;
	border: 1px green;
	width: 620px;
	height: 430px;
}

/* Again, image centering help from http://www.w3.org/Style/Examples/007/center.en.html  */
#headerlogo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	

img.toggle-im {
	height: 20px;
	}
	
#specialties {
	display: none;
}

#pricing {
	display: none;
}

#sysreq {
	display: none;
}

#container {
	margin: 20px auto;
	width: 54em;
}

#close {
	color: white;
	font-family: Arial, Verdana, san-serif;
	float: left;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 1.5em;
}

#zoom {
	color: white;
	float: right;
	padding-bottom: 10px;
	padding-right: 10px;
	position: relative;
	top: 570px;
}

#modal {
	height: 580px;
	width: 800px;
	top: 100px;
	position: fixed;
	background: #333333;
	opacity: 0.8;
	border-radius: 5px;
	display: none;
}

#modal-image {
	width: 700px;
	top: 150px;
	margin-left: 50px;
	position: fixed;
	display: none;
}

form {
	margin-left: 20px;
}

/* Sticky footer from http://ryanfait.com/sticky-footer/  */
#footer{
	padding-top:5px;
	height: 70px;
	text-align: center;
	background: #33B3A6;
	clear:both;
}

#push {
height: 70px;
clear: both;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -70px;
}

a, #patients-screenshot-click, #more-patients, #billing-screenshot-click, #billing-screenshot-click, #more-billing, #more-eclaims, #close-patients, #close-billing, #close-eclaims, #presc-entry-screenshot, #patient-entry-screenshot{
	color: #0066CC;  /*#33B3A6;*/
	text-decoration: none;
}

/*
#footer a {
	color: blue;
}
*/

a:hover {
	text-decoration: underline;
}

#close-patient-link{
	color: #33B3A6;
	text-decoration: none;
}

form p {
	margin: 0;
}

.form-div {
	padding: 5px;
	margin: 20px;
}

.warned {
	border-radius: 10px;
	box-shadow: 0 0 10px red;
}