@import url(/css/tabs.css);

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #444;
	text-align: center;
	margin: 0;
	padding: 0 0 1em;
	background: #fff;
	position: relative;
}

/* Rules for headings */
h1, h2, h3, h4, h5, h6, p.x00-hd3 {
	color: #000;
}

h1, p.x00-hd1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:230%;
	color: #dc4405;
	margin: 0pt 0pt 10px;
	padding: 0pt;
	font-weight: normal;
	line-height: normal;
}


h1 small {
	float: right;
	font-size: 60%;
	margin-top: .3em;
}

h2, p.x00-hd2 {
	color: #823A70;
	font-family: 'Helvetica W02 Roman',Helvetica, Arial, sans-serif;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: 0.0em;
	margin: 0pt 0pt 0px;
	padding: 4px 0pt;
	padding-right: 10px;
}

h2.preheading{
	font-family: 'Helvetica W01 Bd Cn',Helvetica, Arial, sans-serif;
	color: #DC4405;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	padding:0;
	margin:0;
	padding-bottom:4px;
	margin-bottom:8px;
	text-transform:uppercase;
}

h2.subheading{
	font-family: 'Helvetica W01 Bd Cn',Helvetica, Arial, sans-serif;
	color:#444;
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:8px;
}

h3, p.x00-hd3 {
	color: #54585A;
	font-size: 180%;
	margin: 1em 0 0.5em;
	font-weight: normal;
}

h3.tile-header {
	font-family:'Helvetica W02 Bold', Helvetica, Arial, sans-serif;
	color:#444;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:normal;
}


a h3.tile-header{
	color:#2f6ecc;
}


h4 {
	font-size: 160%;
	margin: .8em 0 .5em;
	color:#2C2A29;
}

.header-underline{
	margin:15px 0; border-bottom:solid 2px #A1A1A1;
}

/* Rules for basic markup of text */
p {
	margin: 0 0 1em 0;
	line-height: 21px;
	font-size:13px;
}

strong{

}

blockquote {
	line-height: 1.4em;
}

ul {
  list-style-image:url(/images/siteframework/bullet.gif);
}

ul ul{
  list-style-image:url(/images/siteframework/bullet.gif);
	
}

ol{
	list-style-image:none;	
}

ul, ol {
	margin: .25em 1em;
	padding: 0 1em 1em 2em;
}

dl {
	margin: 0;
	padding: 0;
}

li {
	line-height: 21px;
	font-size:13px;
	margin: 0;
	padding: 0;
}

dt {
	line-height: 1.5em;
	margin-left: 2em;
	text-indent: -1em;
	padding-top: .5em;
}

dd {
	line-height: 1.5em;
	margin-left: 3em;
}

li ul, li ol {
	margin: .25em 1em;
	padding: 0 1em 1em 1em;
}

ol.outline ol {
  list-style-type: lower-alpha;
}

ol.outline ol ol {
  list-style-type: lower-roman;
}

a {
	color:#2f6ecc;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #2f6ecc;
	text-decoration:underline;
}

a:visited {
	color: #6652C3;
}

a:hover {
	text-decoration: underline;
}

.icon-link{
	border:2px solid #EFEFEF;
	margin:0 10px 15px 10px;
}

.wayfinding-icon{
	margin:0 10px 15px 10px;
}

.icon-link:hover{
	border: 2px solid #CCC;
    box-shadow: 0 0 5px #94c0fc;
}

/* Rules for tables */
table {
	font-size: 13px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-collapse: collapse;
	font-family: arial, helvetica, sans-serif;
	margin-top: .2em;
	margin-right: 0;
	margin-bottom: .2em;
	margin-left: 0;
}

table table {
	margin: .5em 0;
}

th, td {
	padding: .125em .25em;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

th {
	text-align: left;
	vertical-align: middle;
	font-size: 1.1em;
	background-color: #e4ecf2;
}

th.instructions {
	background: #eee;
	font-weight: normal;
	text-transform: none;
}

th small {
	display: block;
	margin: .25em -0.125em -0.125em;
	background: #f6f9ff;
	padding: 2px 0.25em;
}

table.large {
	font-size: 110%;
}

table.large th {
	font-size: 95%;
}

table.secondary th {
  background: #eee;
}

/* Rules for forms */
form table caption {
	background-color: #e4ecf2;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 2px 1em;
	border-bottom: 1px solid #cde;
}

form table td {
	vertical-align: top;
}

.required_marker {
	color: #d00;
	font-weight: bold;
	font-size: 150%;
	line-height: .5em;
	vertical-align: bottom;
}

form {
	margin: 1em;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}

input, select, textarea {
	font-size: 100%;
	padding: .125em;
	border: solid 1px #BBB;
}

button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
    box-shadow: 0 0 6px #448FFF;
    z-index: 1;
}

input.login {
	width: 16em;
}

button, input[type='submit'], input[type='button'], input[type='reset'], a.btndownload {
    font-family: arial, helvetica, sans-serif;
    background: #2f6ecc;
    color: #fff;
    border: none;
    font-weight: normal;
    padding-left: 1em;
    padding-right: 1em;
    line-height: 1.5em;
    vertical-align: middle;
	cursor:pointer;
}

button:hover, input[type='submit']:hover, input[type='button']:hover, input[type='reset']:hover {
	background-color:#0F58BF;
}

.shaded_link,
.view_more{
	background-color:#eee;
	padding:7px;
 	color: #2f6ecc;
}

.shaded_link:visited,
.view_more:visited{
 	color: #2f6ecc;
}

.shaded_link:hover,
.view_more:hover{
	background-color:#DDDDDD;
	text-decoration:none;
}

#login_button{
	color:white !important;
	font-weight:bold !important;
	background-color:#2f6ecc !important;
}


#login_button:hover{
    background-color: #0F58BF !important;
}

#login_button:active{
    box-shadow: 0 0 6px #448FFF;
    z-index: 1;
}

/* Rules for horizontal-rules */
hr {
	height: 1px;
	background: #bcd;
	color: #bcd;
	border: none;
	clear: left;
	display: block;
	margin: .5em 1em;
	padding: 0;
	font-size: 100%;
}

hr.clear {
	clear: left;
	visibility: hidden;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

hr.clear-right {
	clear: right;
	visibility: hidden;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

/* Rules for regions of page */
#page {
	text-align: left;
	width: 960px;
	padding: 0;
	background: #fff;
	margin: 1em auto;
}

/* width above was 760px */
#page_top, #page_bottom {
	display: block;
	margin: 0 -2px;
}

#header {
	padding: 1.5em .5em 1em;
	position: relative;
	background: #fff;
	text-align: center;
	zoom: 1;
	color: #666;
	z-index: 3;
}

#print_contact {
	display: none;
}

#mobile-site-link {
	display: none;
}

#site_search {
	text-align:right;
	zoom:1;
	float:right;
	width:440px;
	margin-right:0;
}

#site_search input {
	margin: 0 1px 0 0;
	padding: 0 .125em;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border: 1px solid #bbb;
	height: 1.6em;
	line-height: 1.5em;
	width: 150px;
}

#site_search .instructions {
	display:none;
}

#search_button{
	font-weight:normal;
	background-color:#DCDBE0;
	color:#2f6ecc;
}

#register_button{
	padding-right:8px !important;
}

#register_button:hover{
	text-decoration:underline !important;
}

#search_button:hover{
	background-color:#CCC;
}

#search_button:active{
	box-shadow: 0 0 6px #448FFF;
    z-index: 1;
}

#access_buttons #sign_in_status {
	display: inline;
	text-transform:none;
	font-weight: normal;
	padding: 0 .5em 0 0;
	position:relative;
}

#access_buttons #sign_in_status a {
	font-weight: bold;
	border: none;
	padding: 0;
	vertical-align: baseline;
	text-transform: none;
	background: none;
}

#access_buttons #sign_in_status #notices {
	display: inline;
	position:relative;
}

#access_buttons #sign_in_status #notices ul {
	position:absolute;
	top:25px;
	left:24px;
	border:2px solid #f90;
	border-top: 1px solid #ace;
	background:#ffe;
	width:30em;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
 filter: alpha(opacity:95);
	opacity: 0.95;
	color: #000;
}

#access_buttons #sign_in_status #notices ul li {
	border-top: 1px solid #ccc;
	margin: -1px 0 0 0;
	padding: 2px 5px;
}

#access_buttons #sign_in_status #notices ul li a {
	background: none;
}

#access_buttons #sign_in_status #notices ul li.closer {
	text-align:right;
	font-size: 90%;
	padding: 0;
	overflow: hidden;
}

#access_buttons #sign_in_status #notices ul li.closer a {
	background: #ffc;
	display: block;
	width: 100%;
	padding: 0 5px;
	margin: 0 0 0 -10px;
}

#access_buttons #sign_in_status a:hover {
	background: none;
	text-decoration: underline;
}

#access_buttons {
	display: block;
	clear: both;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 5px solid #eee;
	padding: 1em 0;
	height: 1.2em;
}

#access_buttons a, #access_buttons a:visited {
	color: #2f6ecc;
	padding: 5px 1em;
	margin: 0;
	zoom: 1;
	vertical-align: middle;
	line-height: 1.2em;
	font-weight: normal;
	background: #eee;
}

#access_buttons a:hover {
	text-decoration: none;
	background: #ddd;
}

#access_buttons a:active {
    box-shadow: 0 0 6px #448FFF;
    z-index: 1;
}

#access_buttons #home_button {
	float: left;
	margin: -.25em 0 0;
}

#quick_links_tray{
	position:absolute;
	top:0px;
	right:0;
	width:330px;
	text-align:right;
}

#quick_links_tray a{
	background:none;
	zoom:0;
}

#quick_links_tray a:visited{
	background:none;
	zoom:0;
}

#quick_links_tray a:hover{
	background:none;
	text-decoration:underline;
	zoom:0;
}

#quick_links_tray ul{
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;	
}

#quick_links_tray li{
	padding:0;
	padding-bottom:0;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	display:inline;
}

#quick_links_tray a{
	padding:0;
	margin:0;
}

#ordering_tray{
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    float: right;
    margin-bottom: 20px;
    padding: 20px 15px;
    text-align: center;
    width: 220px;	
}

#logo {
	float: left;
	margin: 0 0 1em;
	border: none;
}

.column {
	float: left;
	padding: 1em 0 4em;
}

.two-thirds{
	width:550px;	
}

.two-column{
	float: left;
    width: 360px;
}

.left-column{
	float: left;
    width: 350px;
	margin-right:20px;
}

.right-column{
	float: left;
    width: 350px;
}

#transcript h4{
	font-size: 14px;
    margin: 2em 0 0.5em;
}

#transcript{
	border-top:3px #EEE solid;
	margin-top:30px;
	padding-top:10px;	
}

#transcript p{
	padding-left:15px;	
}

#content_area {
	position: relative;
	zoom: 1;
}

#primary_sidebar {
	margin-top:3px;
	width: 200px;
	padding-top:0;
	padding-bottom: 230px;
	position: relative;
	z-index: 2;
}

#main_content {
	width: 720px;
	padding: 0 10px 2em 20px;
	background: #fff;
	z-index: 1;
}

/* width above was 530px */
#footer {
	clear: both;
	text-align: center;
	padding: .5em 1em 1em;
	height: 2em;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 90%;
	color: #789;
}

#footer a {
	color: #789;
}

#footer a:hover {
	text-decoration: underline;
	color: #7bd;
}

#permissions_key {
	margin: 2em .5em 0;
	font-size: 95%;
	border: 1px solid #cde;
	height: 230px;
	width: 190px;
	position: absolute;
	bottom: 5em;
	left: 0;
	z-index: 99;
}

#permissions_key h3 {
	margin: 0;
	padding: 2px .25em;
	background: #def;
	font-size:120%;
	font-weight:bold;
}

#permissions_key ul {
	list-style: none;
	margin: .5em;
	padding: 0;
	list-style-image:none;
}

#permissions_key li {
	margin: 0;
	padding: 0;
}

#permissions_key li img {
	vertical-align: middle;
}

#video_player {
	border: thin solid #000000;
}

/* Rules for elements */
.restriction_icon {
	vertical-align: bottom;
}

.page_links {
	margin: .5em 0 10px;
	/* border-bottom: 1px solid #cde; */
	width: 100%;
}

.page_links img {
	border: 1px solid #FFF;
}

.page_links img:hover {
	border: 1px solid #007dba;
}


#print_view_button, .special_print_button {
	float: right;
	border: none;
	margin-top: -2em;
}

.theme_graphic {
	display: block;
	margin: .5em 0 1em;
}

sup {
	vertical-align: baseline;
	position: relative;
	bottom: .375em;
}

object {
	margin: 0 1em 1em;
}

/* Icon rules applied to links */

/* Add an external-link icon to absolute links: */
div#pagebody a[href^='http://www.'] {
	background: url(../images/icons/external_link.gif) right center no-repeat;
	padding-right: 18px;
}

/* ...but not to absolute links in this domain: */
div#pagebody a[href^='http://www.mayomedicallaboratories.com'] {
	background: transparent;
	padding-right: 0px;
}

div#pagebody a[href $='.pdf'] {
	background: transparent url(../images/icons/pdficon_14x14.gif) right top no-repeat;
	padding-right: 18px;
}

div#pagebody a[href $='.xls'], div#pagebody a[href $='.xlsx'] {
	background: transparent url(../images/icons/excel_doc_16x16.gif) right center no-repeat;
	padding-right: 18px;
}

div#pagebody a[href $='.ppt'], div#pagebody a[href $='.pptx'] {
	background: transparent url(../images/icons/powerpoint_doc_16x16.png) right center no-repeat;
	padding-right: 18px;
}

div#pagebody a[href $='.doc'], div#pagebody a[href $='.docx'], div#pagebody a[href $='.rtf'] {
	background: transparent url(../images/icons/word_doc_16x16.gif) right center no-repeat;
	padding-right: 18px;
}

/* Rules for Links to RSS feeds */
.feed_link {
	float: right;
	padding: .5em;
	margin-right: -.5em;
	border: none;
	font-weight: bold;
	font-size: 90%;
}

.feed_link img {
	vertical-align: middle;
}

.feed_link:hover {
	text-decoration: none;
}

/* Rules for user-applied styles and alert boxes */
.sticky {
	display:none;
}

.error {
	border: 2px solid #d77;
	padding: 0 1em .5em;
	margin: 1em 0;
	background: #fff0f0;
	color: #000;
}

.message {
	background: #e6f4f9;
	border: 2px solid #acd;
	padding: 0 1em .5em;
	margin: 1em 0;
	color: #000;
}

.notice {
	background: #ffc;
	border: 2px solid #fc4;
	padding: 0 1em .5em;
	margin: 1em 0;
	color: #000;
}

.error a, .message a {
	text-decoration: underline;
}

.message h2, .message h3, .error h2, .error h3, .notice h2, .notice h3 {
	font-size: 200%;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 -.5em .25em;
	padding: .25em .5em;
}

.error h2, .error h3 {
	color: #d00;
	background: #fdd url(/images/alert-32.gif) 3px 3px no-repeat;
	border-bottom: 1px solid #fcc;
	padding-left: 41px;
}

.error code {
	font-size: 200%;
	color: #000;
	font-weight: bold;
	display: block;
}

.message h2, .message h3 {
	color: #000;
	background: #C6DDF2 url(/images/check-32.gif) 3px 3px no-repeat;
	border-bottom: 1px solid #b6d9e4;
	padding-left: 41px;
}

.notice h2, .notice h3 {
	color: #000;
	background: #fe8 url(/images/alert-32.gif) 3px 3px no-repeat;
	border-bottom: 1px solid #fd6;
	padding-left: 41px;
}

.highlight {
	background: #ff9;
	padding-left: .25em;
	padding-right: .25em;
}

.stafferpic {
	border: .1em solid #ddd;
	padding: .5em;
	width: 145px;
	height: 210px;
	float: left;
	font-size: .9em;
	text-align: center;
	margin: 0 5px 5px 0;
}

.stafferpic img {
	display: block;
	margin: 0 10px 5px 10px;
}

a.float, span.float {
	float: right;
	font-weight: bold;
	margin: -2.4em 0 0 1em;
}

.twisty {
	color: #0033CC;
	font-weight: 900;
	border: 0.1em solid #CC6600;
	padding: 0.1em;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.hidden {
	display: none;
}

.subtext {
	font-size: 90%;
	color: #777;
}

.nowrap {
	white-space: nowrap;
}

.date {
	font-size: 0.8em;
}

/* Rules for Price Tool */
table.report_list, table.client_price {
	width: 95%;
	font-size: 95%;
}

table.report_list th {
	white-space: nowrap;
	font-size: 100%;
}

table.client_price {
	width: 100%;
}

table.client_price th {
	font-size: 100%;
}

#client-number-verification,#test-number-verification {
	font-size: 90%;
	padding: 0 2px;
}

#client-number-verification.highlight, #test-number-verification.highlight {
	background: #ffa;
}

.collapsible {
	zoom: 1;
}

/* Rules for Sortable Table */
.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}

.sortasc {
	background-color: #DDFFAC;
	background-image: url(/images/tablesort/up.gif);
}

.sortdesc {
	background-color: #B9DDFF;
	background-image: url(/images/tablesort/down.gif);
}

.nosort {
	cursor: default;
}

.sortable tr.rowodd {
	background: #f6f6f9;
}

ul.alpha-nav {
	list-style: none;
	margin: 0 0 0 1em;
	padding: 10px;
	background: url(/images/siteframework/callout_related_gradient.gif) left bottom repeat-x;
	width: 465px;
	height: 64px;
	border: 5px solid #def;
}

ul.alpha-nav li {
	margin: 0 2px 2px 0;
	padding: 0;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #cde;
	display: block;
	float: left;
	text-align: center;
	color: #ccc;
	font-weight: bold;
	font-size: 120%;
	background: #fff url(/images/siteframework/button-gradient.gif) left bottom repeat-x;
}

ul.alpha-nav li a {
	display: block;
}

/* Rules for Pagination */
.pagination {
	text-align: center;
	font-size: 90%;
	margin: 10px auto;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	font-weight: bold;
}

.pagination a, .pagination span {
	padding: 0 3px;
}

.pagination span {
	color: #999;
}

/* Hidden Mobile Elements */
#mobileMenu, #mobileSearch, #mobile_search, #mobileAccess {
	display: none;
}

/* Microsite Styles */
.specialty-link{
	border:solid 2px #fff;
	display:inline-block;
}
.specialty-link:hover{
	border:solid 2px #2F6ECC;
	box-shadow:0 0 5px #94C0FC;
}
.tile-grid{
	margin-bottom:16px;	
}
.subspecialty_buttons a{
	background-color:#EEE;
	color:#2F6ECC;
	padding:7px 10px;
	width:100%;
	display:block;
}
.subspecialty_buttons a:hover{
	text-decoration:none;
	background-color:#DDD;
}
.subspecialty_buttons{
	margin:0;
}
.subspecialty_heading{
	padding:0;
	margin:0;
}
.subspecialty_heading a{
	color:white;
	text-decoration:none;	
}

.blog-tag a{
	color:#555;	
	font-size:12px;
	background-color:#EEE !important;
	padding:2px 4px !important;
	text-transform:uppercase;
	font-family: 'Helvetica W01 Bd Cn',Helvetica, Arial, sans-serif;
}

.blog-tag a:hover{
	background-color:#DC4405 !important;
	color:white;
	text-decoration:none;	
}

/* Hot Topic 2015 */
.related-content {
	border:solid 3px #CCDDEE;
	padding:0 15px;
	margin:20px 0;
}

.related-header {
	font-weight:bold;
}

/* Header Changes for messages, my account and hiding profile button */

#access_buttons a#profile_button{
	display:none;	
}
#access_buttons a#messages_button{
	background:none;	
}
#access_buttons a#messages_button:hover{
	background-color:#e4ecf2;	
}
#access_buttons a#my_account_button{
	background:none;	
}
.dropdown{
	display:inline-block;
	position:relative;	
}
.dropdown ul.dropdown-menu{
	display:none;
	position:absolute;
	z-index:1;
	top:20px;
	width:113px;
}
#access_buttons .dropdown:hover a#my_account_button{
	background-color:#e4ecf2;	
}
.dropdown:hover .dropdown-menu{
	display:block;	
}
.dropdown ul.dropdown-menu{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#f0f6f9;
	overflow:hidden;
	text-align:left;
	font-size:13px;	
}
.dropdown ul.dropdown-menu li{
	padding:2px 0px;	
}
.dropdown ul.dropdown-menu li:hover{
	background:#e4ecf2;
}
.dropdown ul.dropdown-menu li a{
	background:none !important;	
}
#access_buttons a#messages_button.active{
	background:#e4ecf2;	
}
#access_buttons .dropdown a#my_account_button.active{
	background:#e4ecf2;	
}
/*End of header changes */