/*
Site:			D'Souza & Associates Inc.
File:			styles.css
Version:		1.0
Author:			Jeremy Gode
Author URI:		http://www.fromblankpages.com/
/* @group custom framework */

@charset "UTF-8";
/* CSS Document */

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align:left;
}

body {
	background: #17324a url(../images/bg.jpg) repeat-x;
	color: #222;
	font: 14px/21px Verdana, Lucida, "Lucida Grande", sans-serif;
}

p {
	padding-bottom: 15px;
}

a, a:visited {
	color: #697847;
}

a:hover {
	color: #17324a;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 334px;
	clear: both;
	background: url(../images/header-bg.png) no-repeat 0 82px;
}

#nav {
	float: right;
}

#nav li {
	float: left;
}

#nav li a {
	color: #ddd;
	text-decoration: none;
	display: block;
	padding: 9px 10px 11px 10px;
}

#nav li a:hover {
	background: #5f7a92;
	background: rgba(255,255,255,.27);
}

#nav li a:active {
	color: #fff;
}

#nav-services {
	margin-left: -346px;
}

#nav .sub-nav ul li a {
	visibility: hidden;
}

#nav .sub-nav:hover > ul li a {
	visibility: visible;
}

body#home li#nav-home a,
body#faqs li#nav-faqs a,
body#downloads li#nav-downloads a,
body#contact li#nav-contact a,
body#medical-billing li#nav-medical-billing a,
body#ehr li#nav-ehr a,
body#it li#nav-it a,
body#consulting li#nav-consulting a,
body#group li#nav-group a,
body#dashboard li#nav-dashboard a {
	background: #5f7a92;
	background: rgba(255,255,255,.27);
	color: #d3dfe9;
}
	
#logo {
	position: relative;
	top: 108px;
	width: 450px;
	margin: 0 0 0 5px;
	font: 30px Georgia, "Times New Roman", Times, serif;
	height: 79px;
	padding-top: 20px;
}

#logo a {
	padding: 20px 0 20px 100px;
	background: url(../images/logo.png) no-repeat;
	text-decoration: none;
	color: #000;
}

#logo a:hover, #logo a:active, #logo a:visited {
	color: #000;
}

#rotator {
	width: 245px;
	float: left;
	margin-left: 15px;
}

#rotator li {
	list-style: none;
	display: none;
}

#rotator li.show {
	display: block;
}

#phone {
	float: left;
}

#phone li {
	padding-right: 25px;
	background: url(../images/arrow.png) no-repeat right center;
}

#provides {
	position: relative;
	top: 125px;
	float: left;
	padding: 0 0 0 7px;
	font-size: 16px;
}

#staff {
	position: relative;
	top: 21px;
	float: right;
	width: 504px;
	margin: 21px 10px 0 0;
	height: 172px;
	background: url(../images/staff.png) no-repeat;
}

#main {
	background-color: #fff;
	width: 100%;
}

#content {
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

#content h1 {
	color: #ff0000;
	padding-bottom: 10px;
	text-transform: uppercase;
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	background: url(../images/headline-underline.jpg) repeat-x 0 bottom;
	margin-bottom: 10px;
}

#content h2 {
	color: #17324a;
	font: normal bold 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#primary {
	width: 620px;
	float: left;
	padding: 0 10px;
}

#primary ul {
	padding-bottom: 10px;
	margin-left: 20px;
}

#primary ul li {
	list-style-position: outside;
	padding: 0 0 5px 0;
	list-style-type: disc;
}

#primary #partner-reasons li {
	list-style-type: decimal;
}

.dashboard-highlight {
	font-weight: bold;
	text-decoration: underline;
}

#accordion h3 a {
	color: #5d81a1;
	font-size: 14px;
}

#accordion p {
	padding: 0;
	font-size: 14px;
}

#accordion div {
	padding: 0 10px 10px 30px;
}

#sidebar {
	width: 300px;
	float: left;
	padding: 0 10px;
}

#newsletterEmail {
	width: 226px;
	height: 20px;
	font-size: 14px;
	border: 1px solid #ccc;
	background-color: #fafafa;
}

#newsletter input {
	color: #999;
	padding-left: 5px;
}

#newsletterSubmit {
	background: url(../images/signup.png) no-repeat;
	width: 56px;
	height: 24px;
	outline: none;
	border: none;
	margin-left: 5px;
	cursor: pointer;
}

/*for FireFox*/
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner { 
	border: 0px;
}

/*for IE8 */
input[type="submit"]:focus,
input[type="button"]:focus {
	outline: none;
}

.sign-up {
	float: left;
	padding: 5px 0 10px 0;
}

#brochure, #bbb {
	padding: 15px 0 0 0;
	margin: 10px 0 20px 0;
	border-top: 1px solid #c9c9c9;
	float: left;
}

#bbb {
	width: 120px;
}

#brochure {
	width: 180px;
}

#brochure a {
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	padding: 3px 0 3px 25px;
}

#brochure a:hover {
	text-decoration: underline;
}

#brochure span.reader {
	padding-left: 12px;
}

a[href$='.pdf'] {
	background: url(../images/reader_link.gif) center left no-repeat;
}

#ehr ul.pdf {
	margin-left: 0;
}

#ehr ul.pdf li {
	list-style-type: none;
}

.pdf li a {
	padding-left: 25px;
}

#it-logos, #ssl {
	display: none;
}

#ssl embed, #ssl object {
	height: 60px;
	width: 100px;
}

body#it #it-logos {
	display: block;
	border-top: 1px solid #c9c9c9;
	padding-top: 5px;
	clear: both;
}

body#it #it-logos li {
	padding: 15px 20px 0 20px;
	float: left;
}

body#it #it-logos li#mcse {
	padding-top: 35px;
}

body#it #ssl {
	display: block;
	clear: both;
	padding-top: 20px;
	margin: 0 auto;
	width: 100px;
	height: 60px;
}

.clear {
	clear: both;
}

#footer {
	width: 100%;
	min-width: 960px;
	background: url(../images/footer-bg.png) repeat-x;
	height: 42px;
}

#footer h1 {
	color: #fff;
	padding: 12px 0 24px 0;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#footer-contents {
	width: 960px;
	margin: 0 auto;
}

.footer-box {
	width: 300px;
	color: #ddd;
	float: left;
	padding: 0 10px;
}

.footer-box a, .footer-box a:visited {
	color: #ddd;
	text-decoration: none;
}

.footer-box a:hover {
	color: #5d81a1;
}

.services li, .medical-news li {
	padding: 0 0 10px 20px;
	background: url(../images/arrow.png) no-repeat left 7px;
}

.medical-news a, .medical-news a:visited {
	color: #cde595;
}

.medical-news p {
	font-size: 12px;
	text-align: right;
}

.medical-news a:hover {
	text-decoration: underline;
	color: #5d81a1;
}

.social-media li {
	padding: 0 0 18px 35px;
}

.facebook {
	background: url(../images/facebook.png) no-repeat;
}

.twitter {
	background: url(../images/twitter.png) no-repeat;
}

.linkedin {
	background: url(../images/linkedin.png) no-repeat;
}

#copyright {
	position: relative;
	top: 15px;
	clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #2f506d;
}

#copyright a {
	color: #2f506d;
	text-decoration: underline;
}

#copyright a:hover {
	color: #cde595;
}

form#contactForm {
	background: #d3dfe9;
	padding: 10px 20px;
	margin: 0 0 10px 10px;
	width: 400px;
	border: 1px solid #a0a0a0;
	font-size: 12px;
	line-height: 20px;
}

form#contactForm fieldset {
	border: none;
	margin-bottom: 10px;
}

form#contactForm legend {
	color: #17324a;
	padding-bottom: 10px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

form#contactForm textarea {
	width: 400px;
}

form#contactForm ol {
	background: #e0e8ef;
	background: rgba(255,255,255,.3);
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding: 5px 10px;
	margin-bottom: 3px;
	width: 380px;
}

form#contactForm ol li {
	padding: 5px 0;
	list-style: none;
	background: none;
	border: none;
	list-style-type: none;

}

form#contactForm ol#radio-input li {
	line-height: 21px;
	list-style: none;
	padding: 0 5px;
	margin-bottom: 3px;
}

form#contactForm label {
	float: left;
	width: 60px;
	padding-right: 20px;
}


form#contactForm p {
	padding-top: 10px;
	padding-bottom: 0;
}

form#contactForm #radio-input input {
	margin-right: 10px;
}

.req, .warning {
	color: #ff0000;
}

.gfg-title {
  display: none;
}

.gfg-result, .gfg-entry {
	display: none;
}

#feed-control div div a {
	padding: 0 0 10px 20px;
	background: url(../images/arrow.png) no-repeat left 7px;
}

.gfg-list a, .gfg-list a:visited {
	display: block;
	color: #ddd;
	text-decoration: none;
}

.gfg-list a:hover {
	text-decoration: none;
	color: #5d81a1;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}
