body {
	margin: 0;
	padding: 0;
/*	background: #3B5E88 url(/index_files/images/bg.jpg) repeat-x;*/
/*	background: url(/index_files/images/bg.jpg) repeat-x;*/
	background:#ffffff;
	color:#555;
	font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

* {margin:0; padding:0;}

/*a, a:visited, a:active {
	outline:none;
	color:#3B5E88;
	text-decoration:underline;
	font-weight: bold;
	outline:none;
}

a:hover, a:focus {
	color:#999;
}

a.blocks {
	background: url(/index_files/images/bullet-blocks.gif) 0 1px no-repeat;
	padding: 0 0 0 20px;
}
*/
/*img {
	border:none;
	display:block;
}
*/
form, table {
	margin: 0;
	padding: 0;
}
/*
input[type=text], input[type=password], select, textarea {
	font:11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#555;
	padding:3px;
	border: 1px solid #999;
}

input[type=submit]  {
	background:url("/index_files/images/button-bg.png") repeat scroll center bottom transparent;
	border-top: 1px solid #ccc;
	border-left: 1px solid #aaa;
	border-right: 1px solid #999;
	border-bottom: 1px solid #777;
	cursor:pointer;
	font:13px helvetica,arial,sans-serif;
	height:30px;
	margin:0;
	padding: 0 10px;
	outline:0 none;
	color: #666;
	font-weight:bold;
	vertical-align:top;
	-moz-box-sizing:content-box;
}

ul {
	margin: 0 0 0 15px;
	padding: 0 0 25px 0;
	list-style:square;
}

li {
	padding-bottom: 6px;
}
*/
hr {
	background:#AAA;
	color:#AAA;
	clear: both; 
	float: none; 
	width: 100%; 
	height: 1px;
	margin: 0 0 30px;
	border: none;
}

hr.space {
	background:#FFF;
	color:#FFF;
}

#page {
	width:950px;
	margin: 0 auto;
	position:relative;
}

/*#header {
	background: url(/index_files/images/header-bg.jpg) no-repeat;
	width:950px;
	height:85px;
	overflow:hidden;
	z-index:5;
}
*/
#logo {
	background: url(/index_files/images/logo.jpg) top left no-repeat;
	width: 257px;
	height: 43px;
	margin: 38px 0 0 0;
	padding:0;
	text-indent: -9999em;
	float:left;
	display:inline;
}
/*
#login {
	float:right;
	padding:0;
	margin: 40px 0 0 0;

}
*/
/*#masthead {
	width:950px;
	height:127px;
	margin: 0 0 1px 0;
	overflow:hidden;
}
*/
ul#nav {
	width: 948px;
	height: 37px;
	padding: 0;
	margin: 0 0 1px 0;
	list-style:none;
	border: 1px solid #ccc;
}

ul#nav li {
	float:left;
	height:37px;
	width:103px;
	border-left: 1px solid #999;
	border-right: 1px solid #BBB;
	padding:0;
	margin:0;
}
#content1 p{
	text-align:left;
}
ul#nav li a {
	display:block;
	background: #ccc url(/index_files/images/nav-bg.jpg) repeat-x;
	width:103px;
	height: 27px;
	padding: 10px 0 0 0;
	text-align:center;
	font-size:11px;
	color: #555;
	text-decoration:none;
	text-transform:uppercase;
}

ul#nav li a:hover {
	background: #ccc url(/index_files/images/nav-bg-over.jpg) repeat-x;
	color: #3B5E88;
}

ul#nav li.last a:hover  {
	background: #ccc url(/index_files/images/enroll-bg-over.jpg) repeat-x;
	color: #fff;
}

ul#nav li.last {
	border-right:none;
}

ul#nav li.last a {
	width: 107px;
	background: #9cf url(/index_files/images/enroll-bg.jpg) repeat-x;
	color: #eee;
}

ul#nav li ul.subnav {
	display:none;
	list-style:none;
	margin:0;
	padding: 0;
	position: absolute;
	left: 0; 
	top: 0;
	z-index:10;
	width:180px;
	overflow:hidden;
	border: 1px solid #ccc;
}

ul#nav li ul.subnav li {
	clear: both;  
	width: 176px;
	padding:0;
	margin:0;
	height:28px;
	border:none;
}

ul#nav li ul.subnav li a {
	float:none;
	background: #69A16E;
	text-decoration: none;
	width:170px;
	margin:0;
	padding: 5px 0 5px 10px;
	text-indent:0;
	color: #eee;
	text-transform:none;
	font-weight:normal;
	text-align:left;
	font-size:11px;
}

ul#nav li ul.subnav li a:hover {
	background: #B1DBB9;
	color:#444;
}

#content1 {
	width:902px;
	background-color:#FFF;
	overflow:hidden;
/*	padding:30px 24px 25px 24px;*/
	margin:0;
}

#content1 p {
	line-height: 150%;
	padding-bottom: 20px;
}

#content1 h2 {
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: -9999em;
}

#content1 h1 {
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: -9999em;
}

#content1 h2.dictation {
	height: 23px;
	background:url(/index_files/images/dictation-transcription.gif) no-repeat;
}

#content1 h1.dictation {
	height: 23px;
	background:url(/index_files/images/dictation-transcription.gif) no-repeat;
}

#content1 h1.features-benefits {
	height: 19px;
	background:url(/index_files/images/features-benefits.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.frequently-asked-questions {
	height: 23px;
	background:url(/index_files/images/frequently-asked-questions.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.document-management {
	height: 23px;
	background:url(/index_files/images/document-management.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.emr-integration {
	height: 23px;
	background:url(/index_files/images/emr-integration.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.medical-groups {
	height: 23px;
	background:url(/index_files/images/medical-groups.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.private-practices {
	height: 19px;
	background:url(/index_files/images/private-practices.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.about-cbayscribe {
	height: 23px;
	background:url(/index_files/images/about-cbayscribe.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.news-press {
	height: 19px;
	background:url(/index_files/images/news-press.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.contact-us {
	height: 19px;
	background:url(/index_files/images/contact-us.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.get-started-today {
	height: 23px;
	background:url(/index_files/images/get-started-today.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.page-not-found {
	height: 23px;
	background:url(/index_files/images/page-not-found.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.login-error {
	height: 23px;
	background:url(/index_files/images/login-error.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.site-error {
	height: 19px;
	background:url(/index_files/images/site-error.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

#content1 h1.customer-quotes-hdr {
	height: 20px;
	background:url(/index_files/images/customer-quotes-hdr.gif) no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}
#usp {
	float:left;
	width: 593px;
	padding: 0 25px 0 0;
	margin: 0;
}

#usp ul {
	font-weight: bold;
	color: #589F2D;
	padding-bottom:15px;
}

#quicknav {
	width:284px;
	float:left;
	list-style:none;
	margin:0 0 25px 0;
	padding:0;
}

#quicknav li {
	width:284px;
	height:50px;
	margin: 0 0 1px 0;
	padding:0;
}

#quicknav li.gst {
	margin-bottom: 10px;
}

#quicknav li a {
	text-indent:-9999em;
	width:284px;
	height:50px;
	display:block;
}

#quicknav li a.getstarted {
	background: #ddd url(/index_files/images/get-started-today.jpg) no-repeat;
}

#quicknav li a.getstarted:hover {
	background: #ddd url(/index_files/images/get-started-today-over.jpg) no-repeat;
}

#quicknav li a.features {
	background: #ddd url(/index_files/images/features.jpg) no-repeat;
}

#quicknav li a.features:hover {
	background: #ddd url(/index_files/images/features-over.jpg) no-repeat;
}

#quicknav li a.docmgmt {
	background: #ddd url(/index_files/images/document-management.jpg) no-repeat;
}

#quicknav li a.docmgmt:hover {
	background: #ddd url(/index_files/images/document-management-over.jpg) no-repeat;
}

#quicknav li a.emr {
	background: #ddd url(/index_files/images/emr-integration.jpg) no-repeat;
}

#quicknav li a.emr:hover {
	background: #ddd url(/index_files/images/emr-integration-over.jpg) no-repeat;
}

#quicknav li a.medgrps {
	background: #ddd url(/index_files/images/medical-groups.jpg) no-repeat;
}

#quicknav li a.medgrps:hover {
	background: #ddd url(/index_files/images/medical-groups-over.jpg) no-repeat;
}

#quicknav li a.prvpracs {
	background: #ddd url(/index_files/images/private-practices.jpg) no-repeat;
}

#quicknav li a.prvpracs:hover {
	background: #ddd url(/index_files/images/private-practices-over.jpg) no-repeat;
}


#content1 h3 {
	height:13px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	text-indent:-9999em;
}

#content1 h3.home_contactus {
	background: url(/index_files/images/home-contact-us-h3-bkgd.gif) no-repeat;
}

#content1 h3.quotes {
	background: url(/index_files/images/customer-quotes.gif) no-repeat;
}

#content1 h3.enrollment {
	background: url(/index_files/images/quick-enrollment.gif) no-repeat;
}

#content1 h3.news {
	background: url(/index_files/images/in-the-news.gif) no-repeat;
}

#content1 h3.searchnews {
	background: url(/index_files/images/search-news.gif) no-repeat;
}

#content1 h4 {
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 15px 0;
	margin: 0;
}

#content1 h4 span {
	display:block;
	color:#0099CC;
	padding-bottom: 5px;
}

#content1 .imghdr {
	width:100%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
	display:block;
}

#content1 .imghdr img {
	margin:0;
	padding:0;
}

#content1 .testimg {
	width: 284px;
	border-bottom: 3px solid #ccc;
	margin-bottom: 25px;
}

#content1 .testimg img {
	padding:0;
}

#leftcolbig {
	float:left;
	width: 593px;
	padding: 0 25px 15px 0;
	margin: 0;
	display:inline;
}

#rightsidebar {
	float:left;
	width: 284px;
	padding: 0 0 15px 0;
	margin: 0;
	display:inline;
}

.smallcolumn {
	float:left;
	width: 284px;
	margin: 0 25px 0 0;
	display:inline;
}

.halfcolumn {
	float:left;
	width: 418px;
	background-color:#f1f1f1;
	margin: 0 26px 0 0;
	display:inline;
	border:1px solid #999;
	padding:9px;
}

.featleft {
	float:left;
	width: 250px;
	padding: 0 50px 15px 0;
	margin: 0;
	display:inline;
}

.featleft img {
	padding: 3px 0 10px 0;
}

.featright ul {
	padding:0 0 15px 0;
	margin:0;
}

.featright {
	float:left;
	width: 602px;
	padding: 0 0 15px 0;
	margin: 0;
	display:inline;
}

.collast {
	margin:0;
}

#onecolumn {
	width: 902px;
	padding: 0 0 25px 0;
	margin: 0;
}
/*
#footer {
	clear:both;
	width:950px;
	height: 80px;
	background:url(/index_files/images/tmp-footerbk.jpg) top left repeat-x;
	padding-bottom: 40px;
	overflow:hidden;
}

#footer #copy {
	float:left;
	width:650px;
	height:80px;
}

#footer #copy p{
	margin: 0;
	padding: 18px 0 0 25px;
	font-size:11px;
	color: #bbb;
}

#footer #award {
	float:left;
	width: 300px;
	height: 80px;
}

#footer #cbaysys {
	float:left;
	width: 300px;
	height:80;
}

/*-#footer #cbaysys a{
	margin: 22px 0 25px 0;
	float:right;
	text-indent: -9999em;
	background:url(/index_files/images/tmp-footerimg.gif) top left no-repeat;
	width: 225px;
	height: 17px;
}*/



*/
#content:after, #page:after, #leftcol:after, #rightcol:after, #leftcolbig:after, #rightsidebar:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

.clear {
	clear:both;
}
.testgrn{
	background:url(/index_files/images/bullet-testgrn.gif) 0 0 no-repeat;
	padding: 15px 0 0 15px;
	font-style:italic;
}

.testgrn span {
	display:block;
	padding-top: 10px;
	font-style:normal;
}

ul.quicknav {
	float:left;
	width: 275px;
	list-style:none;
	margin:0;
	padding:0;
}

ul.quicknav li a {
	width: 275px;
	height: 28px;
	float:right;
	text-indent:-9999em;
	margin:0 0 3px 0;
}

ul.quicknav a.medgrps {
	background:url(/index_files/images/rp-links.gif) 0 0 no-repeat;
}
ul.quicknav a.medgrps:hover, ul.quicknav a.medgrps:focus  {
	background:url(/index_files/images/rp-links.gif) -275px 0 no-repeat;
}
ul.quicknav a.prvpracs {
	background:url(/index_files/images/rp-links.gif) 0 -28px no-repeat;
}
ul.quicknav a.prvpracs:hover, ul.quicknav a.prvpracs:focus  {
	background:url(/index_files/images/rp-links.gif) -275px -28px no-repeat;
}
ul.quicknav a.docmgmt {
	background:url(/index_files/images/rp-links.gif) 0 -56px no-repeat;
}
ul.quicknav a.docmgmt:hover, ul.quicknav a.docmgmt:focus  {
	background:url(/index_files/images/rp-links.gif) -275px -56px no-repeat;
}
ul.quicknav a.faq {
	background:url(/index_files/images/rp-links.gif) 0 -84px no-repeat;
}
ul.quicknav a.faq:hover, ul.quicknav a.faq:focus  {
	background:url(/index_files/images/rp-links.gif) -275px -84px no-repeat;
}
ul.quicknav a.reqinfo {
	background:url(/index_files/images/rp-links.gif) 0 -112px no-repeat;
}
ul.quicknav a.reqinfo:hover, ul.quicknav a.reqinfo:focus  {
	background:url(/index_files/images/rp-links.gif) -275px -112px no-repeat;
}

ul#emr {
	list-style:none;
	padding:0;
	margin:0;
	width:540px;
}

ul#emr li{
	float:left;
	margin-right:5px;
}

#content1 .awards {
	font-size: 11px;
}

#content1.awards dl {
	padding:0 0 15px 0;
}

#content1.awards dl dt img {
	padding:0 0 10px 0;
}

#content1.awards dl dd {
	padding:0;
}

/* CONTACT FORM */

#contactform {
	width: 560px;
	padding-bottom: 25px;
}

#contactform p span {
	padding: 3px;
	font-weight:bold;
	background-color:#9cf;
	width: 100px;
}

#contactform fieldset {
	padding: 0 10px 15px 10px;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
	background:#eee url(/index_files/images/reg-fade.jpg) repeat-x;
}

#contactform fieldset legend {
	padding: 5px 10px 2px 10px;
	margin-bottom:15px;
	color:#0066CC;
	font-weight:bold;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	display:block;
}

#contactform p.formcb {
	margin:0;
	padding:0;
}

#contactform p.formcb {
	clear: both;
	float: none;
	position: relative;
}

#contactform p.formcb input {
	left: 10px;
	position: absolute;
	top: 1px;
	border:none;
	outline:none;
}

#contactform p.formcb label {
	display: block;
	margin-left: 50px;
	width: 200px;
}

#contactform p.formtxt {
	clear: both;
	float: none;
	margin: 0 0 5px 0;
}

#contactform p.formtxt label {
	clear: left;
	display: block;
	float: left;
	text-align: left;
	width: 160px;
	margin-left: 10px;
	padding: 3px 2px 1px 2px;
}

#contactform p.formtxt label.req {
	background-color: #9cf;
	font-weight:bold;
}

#contactform p.formtxt input {
	clear: right;
	float: left;
	margin-left: 10px;
	width: 250px;
	height: 14px;
	color: #3B5E88;
}

#contactform p.formtxt input.sml {
	width: 100px;	
}

#contactform p.formtxt select {
	clear: right;
	float: left;
	margin-left: 10px;
	padding: 2px;
	color: #3B5E88;
	width: 100px;
}

#contactform p.formtxt textarea {
	clear: right;
	float: left;
	margin: 0 0 10px 10px;
	width: 330px;
	height: 110px;
	color: #3B5E88;
}

.error {
	padding: 10px;
	color: #fff;
	border: 1px solid #ccc;
	background-color: #555;
	margin-bottom: 15px;
	width:540px;
}

.error span {
	font-weight: bold;
	padding:0;
	margin: 0;
}

.error ul {
	padding: 10px 0 0 0;
	margin: 0;
}

.error ul li {
	margin: 0 0 0 15px;
	padding: 0;
}

.workflow strong {
	color:#589F2D;
}

.press strong {
	color:#0099CC;
}

.press strong, .press span {
	display:block;
}

.press em {
	color: #589F2D;
	font-weight:normal;
}

.press li {
	padding-bottom: 15px;
}

#search {
	border:1px solid #999;
	padding: 15px;
	background-color:#A2D2F6;
}

#search form {
	padding-bottom: 15px;
}

#search select, .search input[type=text] {
	width: 150px;
	margin-right: 10px;
}

#content1 .search h4 {
	padding-bottom: 8px;
}

.red {
	color:#FF0000;
}

div.faq p {
	padding: 0 0 0 20px;
	margin-bottom:10px;
}

div.faq strong {
	color: #333;
	background: url(/index_files/images/bullet-blocks.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
	margin-left: -20px;
	margin-bottom: -30px;
	font-weight:bold;
	display:block;
}

div.faq ul {
	padding: 0 0 0 20px;
	margin-top: -20px;
	margin-bottom: 30px;
}

ul.benlist {
	padding:15px 15px 110px 25px;
	background:#56CC74 url(/index_files/images/reg-greenbk.jpg) bottom left no-repeat;
	margin:20px 0 0 0;
	border:1px solid #999;
}

ul.benlist li {
	color:#fff;
	font-weight:bold;
	margin:0;
}

.contform {
	min-height:1050px;
}

#getstarted {
	display:none;
	width:600px;
	height:330px;
	position:absolute;
	border: 1px solid #999;
	
	color:#ddd;
	z-index:9999; 
}

#gsenroll {
	width:260px;
	height:260px;
	float:left;
	padding:20px;
	background-color:#517954;
	border-right: 1px solid #999;
}

#gscontact {
	width:259px;
	height:260px;
	float:left;
	padding:20px;
	background-color:#3B5E88;
}

#gstopbar {
	width:570px;
	height: 20px;
	background:url(/index_files/images/tmp-navbk.jpg) repeat-x 0 -10px;
	text-align:right;
	padding: 5px 15px;
}

#gstopbar a {
	display:block;
	width:37px;
	float:right;
	padding: 5px 0;
}

.gsheader {
	padding-bottom:20px;
}

.gsbutton {
	margin-top: 10px;
	padding-bottom: 10px;
}

#mask {  
   position:absolute; 
   top:0;
   left:0;
   z-index:9000;  
   background-color:#000;
   display:none;
}  

.dark {
	color:#333;
}

#backarea {
	position:absolute;
	top: 280px;
	left: 772px;
	width: 200px;
}

.padbtm {
	padding-bottom: 40px;
}

.blue {
	font-weight:bold;
	color: #50658F	
	text-align:text;
	padding:0px;
	margin:10px;
	list-style-type:disc;
}
#rightsidebar ul{
	list-style-type:disc;
	margin:0px;
}
#rightsidebar ul li{
	list-style-type:disc;
	margin:0px;
}

/* LOGIN FORM */
/*
#loginform {
	display:none;
	position: absolute;
	top:75px;
	right:-5px;
	padding:10px;
	border:1px solid #ccc;
	background-color:#618563;
	z-index: 1000;
	-moz-box-shadow: 3px 5px 10px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, .5);
	box-shadow: 3px 5px 10px rgba(0, 0, 0, .5);
}

#loginform input[type=text], #loginform input[type=password], #retryform input[type=text], #retryform input[type=password] {
	font:13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#555;
	padding:0 5px;
	height:30px;
	border: 1px solid #999;
}
*/
div.call-sub-special {
	float: right;
	width: 258px;
	height: 79px;
}

div.call-sub-special-h1-container {
	padding-top: 50px;
}

div.call-sub-special-h1-container h1 {
	border-bottom: none ! important;
	margin-bottom: 0px ! important;
}

div.call-sub-special-h1-footer {
	border-bottom: 1px dotted #666666;
	clear: right;
	margin-bottom: 25px;
}

