/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
	font-family: arial, tahoma, verdana, sans-serif;
}
body.page-id-57 {
	background-position: 0px -89px !important;
}
body.page-id-57 #branding {
	height: 290px;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body, input, textarea {
	color: #003758;
	font: 15px arial,tahoma,verdana,sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
}
#page {
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0;
}
ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}



/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(https://www.clinicalkey.com/topics/imaging-consult/search.png) no-repeat 194px 6px;
	-moz-border-radius:12px;
	border-radius: 12px;
	font-size: 14px;
	height: 19px;
	line-height: 1.2em;
	padding: 4px 28px 4px 10px;
	border:solid 3px #5c8727;
	color:#ED8136;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #003758;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/********************* MAIN *************************/

body {
	background:url(https://www.clinicalkey.com/topics/imaging-consult/bg-header-default.jpg) center top repeat-x;
}

#page {
	margin: 0 auto;
	max-width: 1025px;
}

#branding {
	position: relative;
	height:335px;
	width: 1025px;
}

#site-title {
  left: -21px;
  position: absolute;
  top: 25px;
}

#site-title a {
  display: block;
  height: 97px;
  text-indent: -9999px;
  width: 623px;
  text-decoration:none;
  background:url(https://www.clinicalkey.com/topics/imaging-consult/sprite.png) no-repeat;
}

#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}

#elsevier-link {
  background: url("https://www.clinicalkey.com/topics/imaging-consult/sprite.png") no-repeat scroll 0 -94px transparent;
  display: block;
  height: 31px;
  position: absolute;
  right: -17px;
  text-indent: -9999px;
  top: 71px;
  width: 173px;
}

#clinicalkey-link {
  background: #f79629;
  color: white;
  display: block;
  font-size: 24px;
  height: 42px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 1px;
  width: 300px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#branding h2 {
  color: #5C8727;
  font-size: 61px;
  height: 111px;
  letter-spacing: 2px;
  line-height: 62px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 117px;
  width: 1000px;
}

#branding h2.sub {
	background:url(https://www.clinicalkey.com/topics/imaging-consult/bg-header-sub.png) no-repeat right;
	text-indent:-9999px;
	height:140px;
}

#branding h3 {
  color: #5C8727;
  font-size: 61px;
  height: 111px;
  letter-spacing: 2px;
  line-height: 62px;
  position: absolute;
  right: 0;
  top: 250px;
  text-align: right;
  width: 1020px;
}

#branding h3.subhead {
	background:url(https://www.clinicalkey.com/topics/imaging-consult/bg-subheader.png) no-repeat right;
	text-indent:-9999px;
	height:45px;
}

#inner{
	width:1025px;
	margin:40px auto;
	position:relative;
}

.left {
	font-family: arial, tahoma, verdana, sans-serif;
	position:relative;
	float:left;
	width:640px;
	margin:0 35px 30px 0;
}

.left h1 {
	color:#5c8727;
	font-size:30px;
	font-weight:bold;
	line-height:35px;
	margin: 0 0 20px 0;
}

.left p {
	color:#5c8727;
	font-size:25px;
	font-weight:normal;
	line-height:32px;
	margin:0 0 20px 0;
}

#video_wrapper {
	position:relative;
	width:440px;
	height:330px;
	margin:auto;
}

.right {
	position:relative;
	float:left;
	width:345px;
	margin:0 0 30px 0;
}

#inner .dec-form {
	background:url(https://www.clinicalkey.com/topics/imaging-consult/bg-form-round-silver.jpg) no-repeat;
	margin:10px 0 25px;
	padding: 95px 35px 50px;
}
#inner form div {
}
#inner form label {
	display:block;
	padding:0 0 0 3px;
}
#inner form table td {
	padding:10px 5px;
}
#inner form input[type="text"], #inner form select {
	width:275px;
}
#inner .submit {
	width:270px;
	height:89px;
	border:0;
	background:url("https://www.clinicalkey.com/topics/imaging-consult/btn_submit.jpg") no-repeat;
	text-indent:-3000px;
	margin:20px 0;
	cursor:pointer;
}

/* ***************  FOOTER STYLES *************** */

div#footer {
	margin:16px 0;
	width:1021px;
	background:url(https://www.clinicalkey.com/topics/imaging-consult/footer_top.jpg) 0 0 no-repeat;
	position:relative;
	height: 187px;
	}
#ie7 div#footer {
	margin:115px 0 16px;
}
div#footer ul#foot {
	width:990px;
	margin-top:18px;
	/*background:url(https://www.clinicalkey.com/topics/imaging-consult/footer_bgd.png) left bottom repeat;*/
	float:left;
	padding-left:30px;
	font-size:14px;
}
div#footer ul#foot li {
	width:225px;
	line-height:1.4;
	padding-right:16px;
}
div#footer ul#foot li, div#footer ul#foot li a {
	color:#123656;
}
div#footer ul#foot li b {
	font-weight:bold;
	text-transform:uppercase;
}
div#footer ul#foot li img {
	margin-top:4px;
	margin-right:8px;
}


.column {
	float:left;
	padding:8px;
}

li.learnmore{
	float:left;
}

li.column1 {
	float:left;
	padding:8px;
}
li.column2 {
	float:left;
	width:195px !important;
	padding:8px;
}
li.column2a {
	float:left;
	width:98px !important;
	padding:27px 8px 8px 8px;
}
li.column2b {
	float:left;
	width:143px !important;
	padding:27px 8px 8px 8px;
}

li.column3 {
	float:left;
	width:190px !important;
	padding:8px 8px 8px 20px;
}



#main-footer {
	background:#F79629 !important;
	height:63px;
	width:1025px;
	margin:0 auto 20px;
	position:relative;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#elsevier-link2 {
  background: url("https://www.clinicalkey.com/topics/imaging-consult/sprite.png") no-repeat scroll 0 -442px transparent;
  display: block;
  height: 31px;
  position: absolute;
  left: 20px;
  text-indent: -9999px;
  top: 18px;
  width: 173px;
}

#highlights{
	min-height:175x;
	padding:32px 0 0 0;
	background:url(https://www.clinicalkey.com/topics/imaging-consult/highlights-bg.jpg) top left no-repeat;
	margin:0 0 25px;
}

#highlights div{
	float:left;
	width:272px;
	margin:0 0 0 42px;
}

#highlights h2{
	font-size:18px;
	font-weight:bold;
	color:#f79629;
	line-height:27px;
}

#highlights p{
	font-size:15px;
	font-weight:bold;
	color:#003758;
	line-height:19px;
}
#highlights .oneContentHeader, #highlights .twoContentHeader, #highlights .threeContentHeader {
	margin:0;
	font-weight:bold;
}

#subfooter {
	width:500px;
}
#subfooter p {
	color:white;
	position:absolute;
	top:20px;
	right:20px;
}

#section1 {
	position:relative;
	height:840px;
}
#section1 .col1 {
	position:absolute;
	top:0;
	left:0;
}
#pgroup {
	border-left: 3px solid #0A3E65;
}

#section1 .col1 p {
  font-size: 23px;
  line-height: 26px;
  padding: 0 0 0 40px;
  width: 480px;
}
#section1 .col2 {
	margin-left:585px;
}
#section1 .col2 img {
	margin:0 0 5px;
}

/* =accordion - faq ===================*/

div#faq {
	position:relative;
	width:1021px;
	line-height:1.8;
	margin:20px 0 0;
}
#accordion h3 {
	clear:both;
	font-size:14px;
	color:#036;
	font-weight:normal;
	margin:0;
	margin-top:0!important;
	margin-bottom:0!important;
	padding:0 !important;
}
#accordion h3 a {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}
div#faq #accordion {
	width:100%;
	margin:0 0 45px 0;
}
div#faq #accordion #col1, div#faq div#faq #accordion #col2 {
	width:37%;
	float:left;
	margin:0 0 0 40px;
}
div#faq #accordion a {
	text-decoration: none;
	background: url(https://www.clinicalkey.com/topics/imaging-consult/acc-h-arrow.jpg) 0px 11px no-repeat;
	padding: 5px 0 8px 15px;
	display: block;
}
div#faq #accordion a.open {
	text-decoration:none;
	background:url(https://www.clinicalkey.com/topics/imaging-consult/acc-v-arrow.jpg) 0px 11px no-repeat;
	padding: 5px 0 8px 15px;
}
div#faq #accordion a:hover {
	text-decoration:none;
}
div#faq #accordion div.acCont {
	padding:5px 0 5px 15px;
	font-size:14px;
	color:#5d8728;
	overflow:hidden;
}
div.acCont p{
	margin:0 0 10px 0;
}
#accordion #col1, #accordion #col2 {
	float: left;
	margin: 0 0 0 40px;
	width: 37%;
}
#accordion p a {
	background:none!important;
	color:#036;
	padding-left:4px!important;
}
#main .twoContentHeader, #main .oneContentHeader, #main .threeContentHeader  {
	margin:0;
}
ul.faqs {
	list-style-type:disc;
	list-style-position:outside;
	margin-left: 18px;
}
ul.faqs ul {
	list-style-type:circle;
	list-style-position:outside;
	padding-left:24px;
}
.intLink{
	display:inline !important;
}
.contentFillList {
	margin:10px 0 0;
}
.contentFillList li {
  line-height: 18px;
  list-style: disc outside none;
  margin: 0 0 10px 16px;
}

/*===================================*/

#specialties {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background:#DBE2E8;
	height: 175px;
    padding: 25px 40px;
}
#specialties ul {
	float:left;
	margin-right:60px;
}
#specialties ul.last {
	margin-right:0;
}
#specialties h4 {
}
#specialties div {
}
#specialties a {
	text-decoration:none;
}

#sidebar {
	position:absolute;
	top:400px;
	right:0;
}
#footer a {
	text-decoration:none;
}