/* cognitrax.css							*/
/* CNS Vital Signs, LLC	*/
/* Author: David J. Ford				*/
body
{
	margin: 0px;
	padding: 0px;
	color: #444444;
	background: #ffffff; /* for non-css3 browsers */
	text-align: center;
	font-size: 12pt;
	font-family: Arial;
}

h2
{
	margin: 15px 0px;
	text-align: left;
	padding: 0px;
}

h3
{
	clear: left;
	margin: 0px;
	padding: 5px 0px;
	font-weight: bold;
	text-align: center;
	color: #444444;
}

h4
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 13pt;
	font-family: arial black;
	font-weight: bold;
}

h5
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: arial black;
	font-weight: bold;
	text-align: left;
}

h6
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 12pt;
	font-family: arial black;
	font-weight: bold;
	text-align: left;
	color: #388ff1;
}

p
{
	text-align: left;
	font-size: 12pt;
}

a:link {color: #000000;text-decoration: none;}
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#000000;text-decoration: underline;}
a:active {color:#000000;text-decoration: none;}

.full_container
{
	margin: 0px auto;
	width: 960px;
	padding: 0px;
	background: #ffffff;
}

.container_top
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 100%;
}

.header_right
{
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 40%;
}

.img_left
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.img_right
{
	float: right;
	margin: 5px 0px 10px 10px;
	padding: 0px;
}

.banner_right
{
	float: right;
	margin: 5px 0px 10px 10px;
	padding: 20px;
	width: 275px;
	font-size: 20pt;
	font-family: arial black;
	font-weight: bold;
	text-align: center;
    border: 1px solid #777777;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 4px 4px 10px #555555;
}

.banner_left
{
	float: left;
	margin: 5px 15px 10px 0px;
	padding: 20px;
	width: 275px;
	font-size: 20pt;
	font-family: arial black;
	font-weight: bold;
	text-align: center;
    border: 1px solid #777777;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 4px 4px 10px #555555;
}

.nav_table
{
	padding: 2px 0px;
	width: 100%;
}

.nav_table td
{
	padding: 5px 0px;
	color: #000000;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	cursor:pointer;
}

.nav_table td.selected_page
{
	padding: 5px 0px;
	color: #0f38dc;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	background-color: #ffffff;
	cursor:pointer;
}

.nav_table td.nav_hover
{
	padding: 5px 0px;
	color: #00760a;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	cursor:pointer;
}

.nav_table td.td_right
{
	padding: 5px 0px;
	text-align: right;
	font-weight: normal;
	cursor: auto;
}

.content_container
{
	margin: 0px;
	width: 100%;
	padding: 0px;
	background: #ffffff;
	text-align: left;
}

.content_container table
{
	width: 100%;
}

.rotate_img
{
	width: 640px;
	height: 105px;
	color: #ffffff;
	font-size: 24pt;
	text-align: center;
	vertical-align: bottom;
	text-shadow: 4px 4px 3px #555555;
	background-image: url('http://www.cognitrax.com/Images/Cognitrax1.png');
	background-size: 100% 100%;
}

.preload2
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background-image: url('http://www.cognitrax.com/Images/Cognitrax2.png');
}

.preload3
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background-image: url('http://www.cognitrax.com/Images/Cognitrax3.png');
}

.signup
{
	height: 105px;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #a60821;
	background-image: url('http://www.cognitrax.com/Images/white_circle_1.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

.webinar
{
	height: 105px;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #a60821;
	background-image: url('http://www.cognitrax.com/Images/white_circle_2.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

.patient_test
{
	height: 105px;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #00760a;
	background-image: url('http://www.cognitrax.com/Images/white_circle_arrow.png');
	background-repeat: no-repeat;
	background-position:right bottom;
	cursor:pointer;
}

.manage
{
	height: 105px;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #4f8bfd;
	background-image: url('http://www.cognitrax.com/Images/white_circle_arrow.png');
	background-repeat: no-repeat;
	background-position:right bottom;
	cursor:pointer;
}

.clinical_resource
{
	height: 90px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
	background-color: #a60821;
	background-image: url('http://www.cognitrax.com/Images/white_circle_download.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor:pointer;
}

.practice_resource
{
	height: 90px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
	background-color: #4f8bfd;
	background-image: url('http://www.cognitrax.com/Images/white_circle_download.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor:pointer;
}

.support
{
	font-size: 13pt;
}
.data_def
{
	padding: 0px 5px 0px 1px;
	text-align: right;
	vertical-align: center;
}
.data_center
{
	padding: 0px 5px 0px 1px;
	text-align: center;
	vertical-align: center;
}

.data_entry
{
	padding: 0px 5px 0px 1px;
    text-align: left;
	vertical-align: center;
}

input {font-size: 12pt;}

.container_bottom
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.copyright {margin: 10px 0px; padding: 0px; text-align: center; font-size: 9pt}
.copyright a {color: #0081c5; text-decoration: underline;}
