/* Project: Healthcare Billing Solutions
URL: http://www.hcarebills.com/
Date: December 2009
Author: Debbie Campbell, Red Kite Creative
Author URL: http://www.redkitecreative.com */

/**************************************
  Override default styling rules
**************************************/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

:link, :visited { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
*, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, * {
	margin: 0; padding:0; }
a img, :link img, :visited img { border: none; }
/* normalize font-size for all headers */
h1, h2, h3, h4 { font-size: 100%; }
img, fieldset { display: block; border: none; }
/* To prevent jumping */
html { margin-bottom: 1px; }
/**************************************
  Default rules
**************************************/
h1, h2, h3, h4 {
	margin-bottom: 0.5em;
	padding: 0;	
	text-align: left;
	line-height: 120%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	background-color: transparent;
}
h1 {
	padding-bottom: 3px;
	font-size: 23px;
	line-height: 28px;
	font-weight: 600;
	border-bottom: 1px solid #6011db;
}
h2 {
	padding-top: 0.2em;
	font-size: 18px;	
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 1.4em;
}
p {
	margin: 0;
	padding-bottom: 1em;
	font-size: 1em;
	line-height: 1.5em;
	color: #222;
	background-color: transparent;	
}
a, a:link, a:visited {
	color: #6011db;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2b831c;
	background-color: transparent;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
ul li {
	margin: 0;
}
acronym {
	border-bottom: 1px dotted #F5F5F5;
}
sup {
	font-size: 40%;
}
/**************************************
  Overall layout rules
**************************************/
body {
	position: relative;
	font-size: 76%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #181814;
	background-color: #BEA6D4;
	background-image: url(../images/body-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#wrapper {
	position: relative;
	margin: 35px auto 0;
	height: 100%;
	padding: 0;
	width: 874px;
	color: #222222;
	background-color: transparent;
  	background: url(../images/wrapper-bg.png) repeat-y top;
}
#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 860px;
	height: 142px;
}
/*#logo {
	position: absolute;
	top: 10px;
	left: 15px;
	height: 133px;
	width: 278px;
}*/
#logo {
	float: left;
	margin-top: -10px;
	padding-left: 15px;
	height: 133px;
	width: 278px;
}
#logo-link {
	height: 133px;
	background-color: transparent;
	width: 278px;
}
#tagline {
	float: right;
	padding: 45px 18px 0 0;
	width: 408px;
	height: 32px;
}
#header-call-text {
	clear: right;
	float: right; 
	padding: 20px 20px 0 0;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	text-align: right;
	color: #6011DB;
	background-color: transparent;
}
/*#tagline {
	position: absolute;
	top: 60px;
	right: 20px;
	width: 408px;
	height: 32px;
}
#header-call-text {
	position: absolute;
	top: 115px;
	right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #6011DB;
	background-color: transparent;
}*/
#header-call-text span {
	font-size: 20px;
}
/************************************************
  Content rules
************************************************/
#main { 
	margin: 36px auto 0;
	width: 860px;
	background-color: transparent;
}
#content { 
	float: left;
	position: relative;
	margin-left: 13px;
	width: 620px;
}
#content div.padding {
	margin: 0;
	padding: 0.8em 0 1em 0;
}
#content ul.bullet-list {
	margin: 0 1em 1em 3em;
	list-style-type: disc;
}
#content ul.no-bullet-list {
	margin: 0 1em 1em 2em;
	list-style-type: none;
}
#content ul.bullet-list li, ol li {
	padding-bottom: 0.5em;
	line-height: 1.4em;
	font-size: 1em;
}
#content ul.no-bullet-list li {
	padding-bottom: 0.6em;
}
#content ul.bullet-list li ul {
	list-style-type: circle;	
	padding: 0.5em 0 0 2em;	
}
#content ul.bullet-list li ul li {
	padding-bottom: 0.2em;
}
#sidebar {
	float: left;	
	margin-left: 6px;
	padding: 0;
	width: 200px;
	color: #333;
	background-color: transparent;
}
#sidebar div.padding {
	margin: 0;
	padding: 1em;
}
/**************************************
  Footer rules
**************************************/
#footer {
	clear: both;
	position: relative;
	margin: 0 auto 25px;
	height: 106px;
	width: 874px;
	background-image: url(../images/footer-bg.png);
	background-position: top;
	background-repeat: repeat-x;	
}
#left-footer {
	float: left;
	position: relative;
	top: 17px;
	left: 20px;
}
#left-footer p {
	position: relative;
	font-size: 22px;
	font-weight: normal;
	color: #6011db;
	background-color: transparent;
}
#left-footer p span {
	position: relative;
	top: -8px;
	font-family: Times, serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	background-color: transparent;
}
#right-footer {
	float: right;
	position: relative;
	top: 7px;
	right: 20px;
	text-align: right;
}
#right-footer p {
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	background-color: transparent;
}
#right-footer p span {
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #6011db;
	background-color: transparent;
}
#right-footer p span.footer-phone {
	font-size: 16px;
}
#copyright {
	position: absolute;
	top: 98px;
	right: 10px;
	color: #594370;
	background-color: transparent;
	font-size: 10px;
}
/************************************************
  Navigation rules
************************************************/
#nav {
	position: relative;
	top: 158px;
	margin: 0 auto;
	padding: 0;
	width: 840px;
	height: 21px;
	color: #222;
	background-color: transparent;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
ul#navlist {
	position: relative;
	bottom: 5px;
	margin: 0 auto;
	list-style-type: none;	
	text-align: center;
	line-height: 21px;
}
#navlist li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 13px;	
}
#navlist li a, #navlist li a:link {
	padding: 0 20px;
	font-weight: bold;
	color: #222;
	background-color: transparent;
	text-decoration: none;		
}
#navlist li.first a, #navlist li.first a:link {
	padding-left: 0;
}
#navlist li a:hover, #navlist li a:active {
	color: #6011db;
	background-color: transparent;
}
#navlist li a.current, #navlist li a.current:link {
	color: #6011DB;
	background-color: transparent;
}
#navlist li a.current:hover, #navlist li a.current:active {
	color: #222;
	background-color: transparent;
}
/************************************************
  Miscellaneous rules
************************************************/
.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}
.img-right {
	float: right;
	margin: 5px 0 5px 10px;
	border: 1px solid #999999;
}
.img-left {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #666;
}
.right, span.right {
	text-align: right;
}
.centered {
	text-align: center;
}
.purple {
	color: #6011db;
}
div.affiliate-logos {
	float: left;
	margin-right: 20px;
	width: 46%;
	text-align: center;
}
.affiliate-logos img {
	margin-bottom: -10px;
	margin: 0 auto -10px;
}
dl.margins-removed {
	margin: 0;
	padding: 0;
}
.margins-removed dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.margins-removed dd {
	margin: 0 0 1em 0;
	padding: 0;
}
.clearfix:after {
	content:".";
	display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


