
/* =Global Elements
-------------------------------------------------------------- */

body{
	background: #fff url('../images/bg.png') repeat-x scroll top center;	
}

body, input, textarea {
    font: 15px Arial, sans-serif;
    line-height:22px;
}
/*p, ul, ol, dd, pre {
    margin-bottom:22px;
}*/
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
	padding: 0;
	vertical-align: bottom;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#004B91;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */

#header {
	height: 165px;
    z-index:2;
}
#branding {
    padding: 10px 0 15px 0;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
	display: inline;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title span a{
	background: #fff url('../images/bglogo.png') no-repeat bottom left;
	height: 120px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
	text-indent: -9999px;
    color:#666;
    font-size:13px;
    font-style:italic;
}
.headernav{
	list-style: none;
	display: inline;
	float: right;
	padding: 0;
	margin: 0 5px 5px 10px;
}
.headernav li{
	display: inline;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.headernav li a{
	text-decoration: none;
	color: #515151;
	border-right: 1px solid #515151;
	padding-right: 4px;
}
.headernav .last a{
	border: none;
}
.telephone{
	background: url('../images/telephone.gif') no-repeat top left;
	color: #65686f;
	font-weight: bold;
	font-size: 24px;
	display: inline;
	float: right;
	margin-top: 10px;
	padding: 0 12px 0 20px;
}
.headerSearch{
	clear: right;
	float: right;
	padding: 10px 10px 0 0;
}
.headerSearch #s{
	background: transparent url('../images/searchArrow.gif') no-repeat 98% center;
	margin: 0;
	padding: 0;
	border: 1px solid #d6d6d6;
	width: 168px;
	height: 12px;
	padding: 4px;
	font-size: 12px;
	font-family: "Arial";
	line-height: 12px;
}
.headerSearch #s input{
	line-height: 12px;
}
.headerSearch #searchsubmit{
	display: none;
}
/* =MainNav
-------------------------------------------------------------- */
.mainNav{
	list-style: none;
	padding: 0;
	margin: 110px 0 0 238px;
	float: right;
	position: absolute;
}
.mainNav li{
	list-style: none;
	float: left;
}
.mainNav .liOurServices{
	width: 173px;
}
.mainNav li div p{
	margin: 0;
}
.mainNav li .aboutUs, .mainNav li .nighthawkAdvantage, .mainNav li .ourServices, .mainNav li .ourTechnology{
	text-indent: -9999px; 
	height: 38px;
	display: block;
}
.mainNav li a:hover{
	background-position: bottom left;
}
.mainNav li .aboutUs{
	background: transparent url('../images/AboutUs.gif') no-repeat top left;
	width: 145px;
}
.mainNav li .nighthawkAdvantage{
	background: transparent url('../images/NighthawkAdvantage.gif') no-repeat top left;
	width: 247px;
}
.mainNav li .ourServices{
	background: transparent url('../images/OurServices.gif') no-repeat top left;
	width: 173px;
}
.mainNav li .ourTechnology{
	background: transparent url('../images/OurTechnology.gif') no-repeat top left;
	width: 196px;
}
.mainNav li .subContent{
	background: none;
	color: #4b4b4b;
	display: block;
	border: 0;
	font-size: 11px;
	float: right;
	line-height: 11px;
	font-family: "Arial";
	position: relative;
	width: 380px;
	top: 0;
	line-height: 1.4em;
	z-index: 999;
}
.mainNav li .subContent h4{
	color: #2a2d82;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
.mainNav li .subContent p{
	marign: 0;
}

.mainNav li .subContent .subCol{
	display: block;
	border: none;
	color: #4b4b4b;
	float: right;
	font-size: 11px;
	font-family: "Arial";
	width: 175px;
	line-height: 11px;
	margin: 0 15px 10px 0;
	padding: 0 0 5px 0;
	position: relative;
	top: 0;
	line-height: 1.2em;
	height: auto;
}
.subCol {width: 175px; position: relative;}
.subCol .topCol {background: transparent url('../images/colTop.png') no-repeat top left; width: 175px; display: block; top: 0; height: auto; position: relative; padding: 5px 0 0 0;}
.subCol .bottomCol {background: transparent url('../images/colBottom.png') no-repeat top left; height: 6px; width: 175px; display: block; top: 0; position: relative;} 
.mainNav li .subContent .subCol h5{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 4px;
}
.mainNav li .subContent .subCol h5{
	color: #7da12e;
	font-size: 12px;
	margin: 0px 10px 0 10px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 4px;
	margin-bottom: 6px;
	font-weight: bold;
}
.mainNav li .subContent .subCol h5 a{
	background: transparent url('../images/NavArrowGreen.png') no-repeat 0px 3px;
	padding-left: 10px;
	color: #7da12e;
	font-size: 12px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
	text-indent: 0;
}
.mainNav li .subContent .subColRight h5 a{
	background: transparent url('../images/NavArrowBlue.png') no-repeat 0 3px;
	color: #00aeef;
}
.mainNav li .subContent .subCol p{
	margin: 0 10px;
}
.mainNav li div li{
	width: 100%;
	clear: left;
}
.mainNav li div li a{
	background: none;
	background-image: none;
	color: #0d8dc6;
	font-size: 12px;
	font-family: "Arial";
	text-indent: 0;
	margin: 12px 0 0 0;
	display: block;
	text-decoration: none;
	line-height: 12px;
}
.mainNav li div li a:hover{
	text-decoration: underline;
}
.mainNav li div {
/*	background: #fff url('../images/subBg.gif') repeat top left;*/
	position: absolute;
	top: 36px;
	margin: 0;
	display: none;
	width: 570px;
	height: 292px;
	padding: 0 4px 0 0;
	overflow: visible;
}

/*.mainNav li:hover div { 
	display: block; 
}*/
.mainNav li:hover div, .mainNav li.over div { 
	display: block; }

.subAbout{
	background: transparent url('../images/navBgAbout.png') no-repeat top left;
	left: -3px;
	height: 292px;
	width: 574px !important;
}
.subAbout ul{
	padding: 5px 0 0 20px !important;
}
.subAbout .subContent{
	width: 392px !important;
}
.subAbout .subContent h4{
	margin: 15px 0 5px !important;
}
.subAbout .subContent .subCopy{
	margin: 0 0 15px 0;
	width: 372px;
}
.subAbout .subContent .subCol{
	margin: 0 10px 10px 0;
	width: 180px !important;
}
.subAbout .subContent .subCol .topCol{
	height: 123px;
}

.subAdvantage{
	background: transparent url('../images/navBgAdvantage.png') no-repeat top left;
	left: 138px;
	width: 613px !important;
}
.subAdvantage ul{
	padding: 5px 0 0 18px !important;
}
.subAdvantage .subContent{
	width: 415px !important;
}
.subAdvantage .subContent h4{
	margin: 15px 0 5px !important;
}
.subAdvantage .subContent .subCopy{
	margin: 0 0 15px !important;
}
.subAdvantage .subContent .subCol{
	width: 190px !important;
}
.subAdvantage .subContent .subCol .topCol{
	background: transparent url('../images/colTopAdv.png') no-repeat top left !important;
	width: 190px !important;
}
.subAdvantage .subContent .subCol .bottomCol{
	background: transparent url('../images/colBottomAdv.png') no-repeat top left !important;
	width: 190px !important;
}
.subAdvantage .topCol{
	height: 150px;
}
.subServices{
	left: 3px;
	background: transparent url('../images/navBgServices.png') no-repeat top left;
	width: 616px !important;
}
.subServices .subContent{
	width: 427px !important;
}
.subServices .subContent .subCol{
	width: 195px !important;
	
}
.subServices .subContent .subCol .topCol{
	background: transparent url('../images/colTopSer.png') no-repeat top left !important;
	width: 195px !important;
}
.subServices .subContent .subCol .bottomCol{
	background: transparent url('../images/colBottomSer.png') no-repeat top left !important;
	width: 195px !important;
}
.subServices .topCol{
	height: 160px;
}
.subServices .subContent{
	margin: 0 0 0 14px;
	float: left !important;
}
.subServices ul{
	float: left;
	margin: 0;
	width: 160px;
}
.subServices ul li a{

}
.subServices ul li{
	display: inline !important;
}
.subTechnology{
	background: transparent url('../images/navBgTechnology.png') no-repeat top left;
	left: 193px;
}
.subTechnology .topCol{
	height: 150px;
}
.subTechnology ul{
	float: right !important;
}

.subTechnology .subContent{
	margin: 0 0 0 14px;
	float: left !important;
}
.subTechnology ul{
	float: right !important;
	width: 160px;
	margin: 0;	
}
.mainNav li div ul{

	padding: 5px 0 0 10px;
	float: left;
}
.mainNav li .ourServices .subContent{
	float: right;
}
.mainNav li .ourTechnology .subContent{
	float; right;
}
.mainNav li div div .subCopy{
	margin: 0 0 5px 0;
	width: 371px;
}

/* =Sidebar Navigation
-------------------------------------------------------------- */
#sidebarnav{
	clear: left;
	width: 260px;
}
#sidebarnav ul{
	margin: 0;
}

#sidebarnav li {
	list-style-type: none;
	height: 48px;
	width: 262px;
	font-size: 12px;
}

#sidebarnav li a {
	display: block;
	width: 246px;
	height: 34px;
	background: url('../images/sidenav-middle.gif') top;
	color: #76787e;
	text-decoration: none;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 14px;
}

#sidebarnav li a:hover {
	background: url('../images/sidenav-middle.gif') 0px -48px;
}

#sidebarnav li.current_page_item a {
	background: url('../images/sidenav-middle.gif') bottom;
	color: #fff;
}

#sidebarnav li.last-page-item a {
	background: url('../images/sidenav-bottom.gif') top;
}

#sidebarnav li.last-page-item a:hover {
	background: url('../images/sidenav-bottom.gif') 0px -48px;
}

#sidebarnav li.last-page-item.current_page_item a {
	background: url('../images/sidenav-bottom.gif') bottom;
	color: #fff;
}

#sidebarnav li.first-page-item {
	height: 45px;
}

#sidebarnav li.first-page-item a {
	background: url('../images/sidenav-top.gif') top;
	height: 31px;
}

#sidebarnav li.first-page-item a:hover {
	background: url('../images/sidenav-top.gif') 0px -45px;
}

#sidebarnav li.first-page-item.current_page_item a {
	background: url('../images/sidenav-top.gif') bottom;
	color: #fff;
}



/* =Header
-------------------------------------------------------------- */
.hdr h2{
	display: inline;
}
.hdr h2 a{
	color: #fff !important;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	font-size: 51px;
}
.hdr{
	display: block;
	font-size: 51px;
	height: 66px;
	width: 971px;
	padding: 58px 0 0 28px;
	margin-bottom: 24px;
}
.hdrServices{
	background: transparent url('../images/hdrServices.jpg') no-repeat top left;
}
.hdrTechnology{
	background: transparent url('../images/hdrTechnology.jpg') no-repeat top left;
}
.hdrAbout{
	background: transparent url('../images/hdrAbout.jpg') no-repeat top left;
}
.hdrAdvantage{
	background: transparent url('../images/hdrAdvantage.jpg') no-repeat top left;
}
.hdrBlackbook{
	background: transparent url('../images/hdrBlackbook.jpg') no-repeat top left;
}
.hdrBlackbook h3{
	color: #fff;
	font-size: 22px;
	line-height: 12px;
}
.blackbookSearch{
	display: inline;
	float: right;
	width: 192px;
	line-height: 12px;
	height: 50px;
}
.hdrBlackbook .blackbookSearch .searchSubmit{
	display: none;
	line-height: 12px;
}
.hdrBlackbook .blackbookSearch .searchSubmit{
	border: 1px solid #d6d6d6;
}
.blackbookSearch #s{
	line-height: 12px;
}

/* =Sitemap
-------------------------------------------------------------- */

.technology ul{
	list-style: none;
	background: none;
	
}
.technology ul li{
	list-style-image: none !important;
}

.technology ul li a{
	font-weight: bold;
}
.technology ul li ul li a{
	font-weight: normal;
}

.technology a{
	color: #090F9F;
	text-decoration: none;
}

/* =Content
-------------------------------------------------------------- */
.content{
	float: left;
	width: 659px;
	border-right: 1px solid #b9b9b9;
	padding: 10px 20px;
	font-size: 12px;
}
.content p{
	line-height: 18px;
}
.content p img{
	margin-top: 15px;
}
.content h3{
	font-size: 20px;
	margin: 25px 0 10px 0;
}
.content h4{
	color: #290C62;
	font-size: 16px;
	margin: 25px 0 0 0;
}
.content p a, .content p a:visited{
	color: #090F9F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.content h6{
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
.clientNews{
	float: left;
	width: 659px;
	border-right: 1px solid #b9b9b9;
	padding: 10px 20px;
	font-size: 12px;
}
.advantage p{
}
.advantage p br{
	margin: 0 !important;
}

.content .learnmore{
	background: transparent url('../images/linkArrow.gif') no-repeat right center;
	color: #090F9F;
	padding-right: 10px;
	font-size: 12px;
	font-family: "Arial";
	text-decoration: none !important;
}

.CTA{
	font-size: 24px !important;
}
.content ul{
	margin-left: 20px;
}
.technology ul li{
	list-style-image: url('../images/contentList.png');
	
}
.sideQuestions a{
	background: transparent url('../images/sideQuestions.jpg') no-repeat top left;
	height: 99px;
	width: 261px;
	display: block;
	text-indent: -9999px;
}
.immediateQuestions{
	font-size: 12px;
	margin-right: 20px;
}
.immediateQuestions h3{
	font-size: 16px;
}
.immediateQuestions a{
	font-weight: bold;
	float: right;
}
.sideResearch{
	background: transparent url('../images/sideResearch.jpg') top left no-repeat;
	color: #fff;
	height: 193px;
	width: 263px;
}
.sideResearch h3{
	color: #fff;
	font-size: 28px;
	padding: 8px;
}
.sideResearch p{
	font-size: 12px;
	padding: 0 120px 0 10px;
}
.sideResearch a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	float: right;
	margin-right: 20px;
	background: transparent url('../images/arrowWhite.gif') no-repeat right 55%;
	padding-right: 10px
}
.splash{
	height: 200px;
	width: 1050px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
.column{
	color: #fff;
	float: left;
	height: 121px;
	font-family: "Arial";
	font-size: 12px;
	margin: 0 0 0 15px;
	width: 254px;
	padding:0 5px 0 55px;
}
.column h3{
	padding-top: 15px;
	font-size: 21px;
}
.column p{
	margin: 0;
	line-height: 1.1em;
}
.colAssurance{
	background: transparent url('../images/col1.png') no-repeat top left;
	padding: 0 5px 0 50px;
	width: 259px;
}
.colBlackbook{
	background: transparent url('../images/col2.png') no-repeat top left;
}
.colTestimonials{
	background: transparent url('../images/col3.png') no-repeat top left;
	width: 249px;
	padding-left: 65px;
}
.column a{

	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	float: right;
	margin-right: 10px;
}

.leftCol{
	border-right: #b9b9b9 solid 1px;
	float: left;
	padding-right: 20px;
	width: 480px;
}
.leftCol h4 a{
	font-weight: bold;
	color: #212478;
	text-decoration: none;
	font-size: 15px;
}
.leftCol p{
	color: #757575;
	font-size: 12px;
}

.leftCol .findOutHow{
	clear: left;
	color: #020f9f;
	display: inline;
	font-weight: bold;
	text-decoration: none;
}
.leftCol .blackbookSummary{

}
.leftCol .blackbookSummary p{
	margin-bottom: 10px;
}
.rightCol{
	float: right;
	width: 469px;
}

.Col h3{
	color: #5e6365;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}
.homeFeed{
	width: 469px;
}
.homeFeed .newsTop{
	background: transparent url('../images/newsBgTop.gif') no-repeat left top;
	height: 5px;
	width: 469px;
	padding: 0;
	margin: 0;
	line-height: 6px;
}
.homeFeed .newsBottom{
	padding: 0 0 10px 10px;
	width: 380px;
}
.newsEvents{
	font-family: "Arial";
	list-style: none !important;
	padding: 0;
	margin: 0 !important;
}
.newsEvents h4{
	margin: 0 !important;
}
.newsEvents li{
	list-style: none;
	background: #ebebeb url('../images/newsBgBottom.gif') no-repeat left bottom;
	margin-top: 10px;
	width: 469px;
}
.newsEvents .readMore{
	font-size: 12px;
	display: inline;
}
.newsEvents li .event{
	background: url('../images/iconEvent.gif') no-repeat 95% center;
}
.newsEvents li .news{
	background: url('../images/iconNews.gif') no-repeat 95% center;
}
.newsEvents li .date{
	color: #6e6e6e;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
}
.newsEvents li h4{
	font-family: "Arial";
	font-weight: bold;
	color: #212478;
	font-size: 14px;
}
.newsEvents li p{
	color: #313131;
	font-size: 12px;
	display: inline;
}
.newsEvents a{
	display: inline;
	color: #212478;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.rightCol .morenews{
	color: #212478;
	float: right;
	font-weight: bold;
	text-decoration: none;
}
.clientcenter h3{
	font-size: 30px;
}
#main {
    clear:both;
}
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
	color: #7da12e;
	font-size: 16px;
	margin: 25px 0 0 0;

}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}
.disclaimer{
	font-size: 10px;
}
/* =Blackbook of Radiology
-------------------------------------------------------------- */
.content .aboutBlackbook h3{
	margin: 25px 0 10px 0;
}
.content .aboutBlackbook{
	padding-left: 20px;
	border-top: 10px solid #1b3872;
}
.content .aboutBlackbook .aboutImg{
	float: left;
	padding: 0 10px 10px 0;
}
.blackbook h5{
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #212478;
	font-family: "Arial";
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	float: left;
}
.blackbook h5 a{
	color: #212478;
	font-family: "Arial";
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
.blackbook .date{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	margin-left: 5px;
}
.blackbook .postmetadata{
	background: transparent url('../images/postFooter.gif') no-repeat top left;
	clear: left;
	display: block;
	height: 33px;
	width: 639px;
	padding: 4px 10px 4px 10px;
	margin-top: 15px;
}
.blackbook .postmetadata a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.blackbook .postmetadata .postComment{
	background: transparent url('../images/commentIcon.gif') no-repeat top left;
	float: right;
	padding-left: 30px;
}
.blackbook .author{
	font-size: 11px;
	display: inline;
	margin-top: 8px;
}
.blackbook .author a{
	font-size: 11px;
	font-style: italic;
}
.posttitle{
	border-bottom: 1px solid #B9B9B9;
}
.posttitle table{
	border: 0;
	width: 650px;
}
.posttitle table tr{
	border: 0;
}

.authorTable{
	width: 100px;
}
.dateTable{
	width: 100px;
}

.newsPage .posttitle{
	margin-bottom: 30px;
}
.newsPage .posttitle table tr td h5 a{
	font-size: 16px;
}

.blackbookSub{
	float: left;
	font-weight: bold;
	margin-right: 20px;
}
/* =Services
-------------------------------------------------------------- */
.post{
	clear: left;
	border-bottom: 2px solid #4f5294;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.post h5{
	display: inline;
	float: left;
}
.post h5 a{
	color: #212478;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.servicesText{
	float: left !important;
	width: 370px;
}

.blackbookPreview{
	background: transparent url('../images/blackbookIcon.gif') no-repeat 95% center;
	float: left;
	width: 470px;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.blackbookPreview .blackbookPreviewTop{
	background: transparent url('../images/latestBlackbookTop.gif') no-repeat top left;
	height: 8px;
	width: 470px;
}
.blackbookPreview .blackbookPreviewBottom{
	background: transparent url('../images/latestBlackbookBottom.gif') no-repeat bottom left;
	padding: 0 0 15px 20px;
	width: 470px;
}
.blackbookPreview h3{
	font-size: 20px;
}
.blackbookPreview h4{
	display: inline;
	font-size: 14px;
}
.blackbookPreview .date{
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS";
}
.blackbookPreview p{
	margin: 0 100px 0 0;
}
.readMore{
	color: #090f9f;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	display: inline;
	text-decoration: none;
}
.arrows{
	position: absolute;
	left: 6px;
	top: 108px;
	height: 37px;
	width: 24px;
	z-index: 2;
}
.arrows .prev{
	background: transparent url('../images/arrowUp.gif') no-repeat top left;
	display: block;
	text-indent: -9999px;
	height: 17px;
	width: 25px;
}
.arrows .next{
	background: transparent url('../images/arrowDown.gif') no-repeat top left;
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 25px;
}
.request{
	background: transparent url('../images/linkArrow.png') no-repeat center right;
	color: #090f9f;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
}
.servicesProfile{
	background: transparent url('../images/servicesProfile.gif') no-repeat top left;
	color: #757575;
	height: 245px;
	width: 247px;
	padding: 10px 0 0 20px;
	float: right;
}
.servicesProfile br{
	margin: 0 !important;
}
.servicesProfile p, .servicesProfile span{
	color: #757575;
	font-family: "Arial";
	font-size: 11px;
	line-height: 1.3em;
}
.servicesProfile a{
	background: transparent url('../images/linkArrow.png') no-repeat center right;
	color: #090f9f;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
}
.serviceProfile span{
	float: right;
	margin-right: 113px;
}
.servicesExpand{
	clear: left;
	padding-top: 20px;
	font-family: "Arial";
	font-size: 12px;
}
.servicesExpand h3{
	color: #7da12e;
	font-size: 24px;
}
.servicesExpand .phone{
	font-weight: bold;
	font-size: 13px;
}
.servicesExpand a{
	color: #212478;
	font-weight: bold;
}
.servicesColumns{
	height: 300px;
	padding-top: 35px;
	clear: left;	
	width: 658px;
}
.servicesCol{
	margin: 0 !important;
	padding: 0;
}
.servicesCol h3{
	font-size: 24px;
	margin-top: 5px;
}
.servicesCol li{
	border-right: 2px solid #dedede;
	float: left;
	width: 218px;
	list-style: none !important;	
}
.servicesCol li div{
	margin: 0 5px;
}
.servicesCol li div a{
	color: #212478;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.servicesCol .final div{
	border-top: 11px solid #b5e7fa;
}
.servicesCol .preliminary div{
	border-top: 11px solid #9d9fc4;
}

.servicesCol .reconstruction div{
	border-top: 11px solid #0088ce;
}
.servicesCol .reconstruction {
	border-right: none !important;
}
.testimonial{
	clear: left;
	width: 669px !important;
	height: 153px !important;
	overflow: hidden;
}
.testimonial li{
	width: 669px;
	height: 153px;
}
.testimonial .test1{
	background: #fff url('../images/testimonialBg.gif') no-repeat top left;
}
.testimonial .test2{
	background: #fff url('../images/testimonialBg.gif') no-repeat top left;
}
.testimonial .test3{
	background: #fff url('../images/testimonialBg.gif') no-repeat top left;
}
.testimonial .test4{
	background: #fff url('../images/testimonialBg.gif') no-repeat top left;
}
.testimonial .test5{
	background: #fff url('../images/testimonialBg.gif') no-repeat top left;
}
.testimonial li p{
	font-family: "Arial";
	font-size: 12px;
	line-height: 1.4em;
	margin: 22px 50px 10px 10px;
}
.testimonial li h5{
	font-family: "Arial";
	font-size: 15px;
	line-height: 1.4em;
	font-weight: bold;
	margin-right: 50px;
	float: right;
}
.testimonial li .testProf{
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	line-height: 1.4em;
	font-weight: bold;
	margin-right: 50px;
	float: right;
}

.ourServices{
	background: #666;
	width: 1000px;
	margin: 0 auto;
}
.ourServices .post{
	width: 370px;
	border-bottom: none;
	height: 250px;
}
#wrapper{
	margin: 0 auto;
	width: 1000px;
}
.servicesContent{
	padding: 10px 20px 10px 10px !important;
	margin: 0;
}


/* @group Client Portal */

#clientportal {
	width: 1000px;
	height: 364px;
	background: url('../images/clientheader.jpg');
	position: relative;
}

#clienttext {
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 1.6;
	position: absolute;
	left: 329px;
	top: 68px;
	width: 331px;
}

#clienttext h3 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 22px;
	line-height: 1em;
}

#clienttext p {
	margin-top: 8px;
	margin-bottom: 0;
}

#clienttext ul {
	margin-top: 5px;
}

#technical {
	display: none;
}

#clientmodule {
	height: 299px;
	width: 299px;
	background: url('../images/clientmodule.jpg') no-repeat;
	position: absolute;
	top: 34px;
	left: 679px;
}

.clientinner {
	position: relative;
}


.clienttabs {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	font-weight: bold;
	color: #448db7;
	display: none;
}

.clienttabs li {
	list-style-type: none;
	float: left;
	padding-top: 6px;
	height: 26px;
}

.clienttabs #logintab {
	padding-left: 10px;
	width: 67px;
	background: url('../images/tab1.jpg') left -32px;
}

.clienttabs #logintab.selected {
	background: url('../images/tab1.jpg');
}

.clienttabs #techtab {
	margin-left: 5px;
	padding-left: 10px;
	width: 148px;
	background: url('../images/tab2.jpg') left -32px;
}

.clienttabs #techtab.selected {
	background: url('../images/tab2.jpg');
}

.clienttabs a {
	color: #fff;
	text-decoration: none;
}

.moduleinner {
	padding: 25px 0 0 40px;
	color: #757575;
}

.moduleinner h3 {
	padding: 0;
	margin: 0;
	font-size: 30px;
	color: #5e6365;
}

.moduleinner h4 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

.moduleinner input {
	width: 211px;
	height: 23px;
	border: 1px solid #d6d6d6;
	padding-left: 5px;
}

.moduleinner .password {
	color: #5e6365;
	text-decoration: underline;
	font-style: italic;
	clear: both;
	display: block;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}

.moduleinner p {
	font-size: 12px;
	margin-bottom: 0;
}

.moduleinner #login, #technicalbox #techbutton {
	float: right;
	margin-right: 40px;
	width: 100px;
	height: 28px;
	background: url('../images/downloadbtn.gif');
	border: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#technicalbox {
	padding: 15px 20px;
}

#technicalbox p {
	line-height: 1.5em;
}

#technicalbox #techbutton {
	text-align: center;
	padding-top: 4px;
	height: 24px;
	text-decoration: none;
}

.clientNews ul li{
	background: #EBEBEB url('../images/newsBgBottomServices.gif') no-repeat left bottom !important;
	width: 659px !important;
}
.clientNews ul li .homeFeed {
	width: 659px !important;
}
.clientNews ul li .homeFeed .newsBottom{
	width: 560px;
}
.clientNews ul li div .newsTop{
	background: #EBEBEB url('../images/newsBgTopServices.gif') no-repeat left top !important;
	width: 659px !important;
	line-height: 6px;
}
/* @end */


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:10px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Sidebar
-------------------------------------------------------------- */
.sidebar{
	float: right;
	padding-left: 20px;
	width: 280px;
}
.sidebar div{
	clear: left;
	margin-bottom: 20px;
}
.sidebar ul{
	list-style: none;
}
.sidebar h5{
	text-indent: -9999px;
}
.sidebar .addressEntry{
	display: none;
	text-decoration: none;
	
}
.sidebar .addressEntry p{
	font-size: 11px;
	padding-left: 10px;
}
.sidebar .contactBranches h4{
	color: #0088ce;
	font-size: 16px;
	font-weight: bold;
}
.sidebar .contactBranches h6 a{
	background: transparent url('../images/NavArrowGreen.png') no-repeat left center;
	padding-left: 10px;
	text-decoration: none;
	color: #7DA12E;
	font-weight: bold;
	font-size: 15px;
}

.sidebar .subscribeRSS{
	background: transparent url('../images/rssFeed.gif') no-repeat right center;
	padding-right: 15px;
	height: 16px;
	float: right;
	margin-right: 20px;
	width: 95px;
	display: block;
	padding: 4px 20px 0 0;
}
.sidebar .subscribeRSS a{
	background: transparent url('../images/NavArrowGreen.gif') no-repeat left center;
	color: #7da12e;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	padding-left: 10px;
	text-decoration: none;	
}
.sidebar .sideBlackbook ul li{
	color: #7da12e;
	list-style: disc;
	margin-left: 20px;
}
.sidebar .sideBlackbook ul li a{
	color: #7da12e;
	font-size: 14px;
	line-height: 1.5em;
	text-decoration: none;
}
.sidebar .sideBlackbook h3{
	color: #0088ce;
	font-size: 22px;
}
.sidebar .sideDemand{
	background: transparent url('../images/sideDemand.gif') no-repeat top left;
	color: #fff;
	padding: 14px;
	position: relative;
	height: 195px;
	width: 235px;
	clear: left;
}
.sidebar .sideDemand h3{
	color: #fff;
	font-size: 25px;
	padding: 0 0 10px 50px;
	font-weight: normal;
}
.sidebar .sideDemand .sideStarted{
	background: transparent url('../images/sideStarted.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	width: 240px;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	vertical-align: center;
	padding: 8px 0 0 0;
	margin-top: 20px;
}
.sidebar .sideDemand p{
	color: #fff;
	font-size: 12px;
}
.sidebar .sideLeft{
	clear: left;
}
.sidebar .sideRight{
	float: right;
}
.sidebar .sideText{
	clear: left;
	width: 260px;
}
.sidebar .sideText img{
	float: left;
	padding: 0 10px 0 0;
}
.sidebar .sideText h3{
	font-size: 22px;
}
.sidebar .sideText p{
	font-size: 12px;
}
.sidebar .sideText a{
	background:transparent url(../images/linkArrow.png) no-repeat scroll right center;
	color:#090F9F;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	text-decoration: none;
	display: inline;
}
.sidebar .sideTwitter{
	color: #666252;
	font-size: 12px;
	line-height: 20px;
}

.sidebar .sideTwitter .aktt_tweet_time{
	color: #7DA12E;
	display: block;
	font-size: 11px;
}
.sidebar .aktt_tweets li{
	border-bottom: 1px dotted #C6C4BA;
	margin-bottom: 10px;
	padding-bottom: 9px;
}
.sidebar .aktt_more_udpates{
	border-bottom: none !important;
}
.sidebar .aktt_more_updates a{
	background:transparent url(../images/linkArrow.png) no-repeat scroll right center;
	color:#090F9F;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	text-decoration: none;
}


/* =Single
-------------------------------------------------------------- */

.singlePost h1{
	color: #212478;
	font-size: 20px;
}


/* =Our Radiologist
-------------------------------------------------------------- */
.ourRadiologists{
	border-bottom: 2px solid #4f5294;
	border-top: 2px solid #4f5294;	
}
.ourRadiologists .post{
	border-bottom: 1px solid #b9b9b9;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	padding: 10px 0px !important;
}

.ourRadiologists .post h5{
	clear: left !important;
	float: none !important;
}

.ourRadiologists h5 a{
	color: #0088CE;
	padding: 0px 10px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}


.ourRadiologists table{
	border: none;
}

.ourRadiologists table tr{
	border: none;
}

.ourRadiologists h5 span{
	font-style: italic;
}

.ourRadiologists h5 a span{
	color: #7a7cae;
}
.radiologist{
	padding-top: 13px;
}

/* =Forms
-------------------------------------------------------------- */

.w2llead .text{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 14px;
}
.w2llead small{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.w2llead input{
	border: 1px solid #d6d6d6;
	height: 25px;
	width: 216px;
}

.w2llead #sf_description {
	border: 1px solid #d6d6d6;
	height: 107px;
	width: 475px;
	float: left;
}
.w2llead .textarea{
	float: left;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.w2llead p{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#salesforce{
	padding-top: 10px;
	clear: left;
}

#requiredfieldsmsg{
	clear: left;
	padding-top: 10px;
}

#submit{
	background: transparent url('../images/formSubmit.gif') no-repeat top left;
	border: none;
	float: right;
	display: block;
	height: 28px;
	margin: 10px 185px 0 0;
	text-indent: -9999px;
	width: 83px;
}
.contactForm{
	margin-top: 15px;
}
.contactLeft{
	float: left; 
	width: 220px;
}
.contactRight{
	float: left;
	margin-left: 40px;
	width: 220px;
}
#contactForm label{
	margin-top: 10px; width: 140px;
}
#contactForm label, #contactForm input, #contactForm textarea, #contactForm select{
	clear: left; float: left;
}
.error{
	clear: left; float: left;
	color: #DA2D04;
}
#contactForm .contactLeft{
	clear: left;
}
#contactForm .contactRight{
	float: left;
	display: inline;
}
.contactTextfield{width: 450px;}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin: 0 auto;
	background: #949494;
	height: 140px;
	width: 1000px;
	margin-top: 20px;
}
#siteinfo {
    color:#fff;
    font-size:11px;
	font-family: "Arial";
    line-height:18px;
	list-style: none;
}
#siteinfo ul{
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#siteinfo ul li{
	display: inline;
}
#siteinfo a {
    color:#fff;
	border-right: 1px #fff solid;
	padding-right: 4px;
	text-decoration: none;
}
#siteinfo ul .last a{border: none;}
#siteinfo a:active,
#siteinfo a:hover {
    color: #fff;
}
#siteinfo p{color: #323232; padding-top: 10px;}
.footernav{
	width: 600px;
}
#footer .phone{
	color: #fff;
	float: right;
	display: inline;
}
#footer .social{
	float: right;
	height: 32px;
	margin-top: 15px;
	width: 72px;
}
#footer .social .facebook{
	background: transparent url('../images/facebook_32.gif') no-repeat top left;
	border-right: none !important;
	display: block;
	float: left;
	height: 32px;
	text-indent: -9999px;
	width: 32px;
}
#footer .social .twitter{
	background: transparent url('../images/twitter_32.gif') no-repeat top left;
	border-right: none !important;
	display: block;
	float: left;
	height: 32px;
	text-indent: -9999px;
	width: 32px;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

.no-bold {font-weight: normal; display: inline;}
a.learn-link { display: block; text-align: right; float: none; }