
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-image:url(../content/interface_images/body_background.jpg);
	background-repeat:repeat-x;
}

a, a:visited {
	color:#2E81C5;
	text-decoration:none;
}
a:hover{
	color:#2E81C5;
	text-decoration:underline;
}

/***Scrollbars ***/ 

html {
scrollbar-arrow-color: #464646;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #999999;
scrollbar-face-color: #ccc;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #e6e6e6;
scrollbar-base-color: #ccc; 
}

body {
font-family: Arial, serif, Helvetica, sans-serif;
font-size:62.5%;
margin:0px;
line-height: 1;
} 

#container {
margin-left:auto;
margin-right:auto;
min-width:990px;
}

/***Header stuff */
#header {
height: 110px;
min-width:990px;
background-image:url(../content/interface_images/header_background_internal.jpg);
background-repeat:repeat-x;
}
.headerTitle_internal {
	float: left;
}
#headerRight {
	float: right;
}
#headLinks_internal {
	font-size: 1.2em;
	margin: 10px 30px 0 0;
	text-align: right;
}
#headerSearchbox {
	margin: 30px 30px 0 0;
	width: 230px;
	height: 40px;
	float: right;
}
#headLinks{
font-size:1.2em;
float:right;
font-size:1.2em;
margin:10px 30px 30px 0;
}

#freeTextForm input {
	float: left;
}
#extFreeTextSearch {
	float: right;
}
/*
#sf-btnGo-ct a:link img,
#sf-btnGo-ct a:visited img
{
	background: url(../content/interface_images/go_button.gif) 0 -1px;
	margin: 0 5px;	
}

#sf-btnGo-ct a:hover img,
#sf-btnGo-ct a:active img
{
	background: url(../content/interface_images/go_button.gif) 0 -27px;
	margin: 0 5px;	
}
*/


/***refine seach by tag ***/
.resetButton {
	padding: 5px;
}

#tagpanel {
	padding: 5px;
}
#tagpanel h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #43566B;
	padding-bottom: 2px;
	border-bottom: 1px #43566B dotted;
	margin-bottom: 5px;
}
#tagpanel ul {
	padding: 0 0 20px 5px;
}
#tagpanel li {
	font-size: 1.2em;
	padding: 2px;
}


/*** controls at top of results page ***/
#resultViewprefs {
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
}


/***thumbnails ****/

#thumb {
border:1px solid #D9DCDC;
width:110px;
float:left;
margin:/*15px*/ 10px;
position:relative;
}

#thumb img {
display:block;
padding:11px;
}

#thumb span {
color:#41A8D3;
background-image:url(../content/interface_images/nav_link.jpg);
display:block;
border-top:1px solid #D9DCDC;
padding:5px
}

/*** footer on search results page ***/
#resultsFooter {
	font-size: 1.2em;
	background-color:#FFF;
	width: 100%;
	height: 50px;
	padding: 5px;
}
#resultsFooter p {
	padding: 2px;
}
#resultsFooterleft {
	float: left;
}
#resultsFooter .footerBottom {
	font-size: 11px;
}
#resultsFooterright {
	float: right;
}
#resultsFooterright img {
	margin-right: 10px;
}
.footerMSDlogo {
	margin-top: -40px;
}


/*** large view ***/
#largeView {
	padding-bottom: 20px;
}

#largeView, #largeView p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}

#largeView h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #43566B;
	padding: 0 0 15px 0;
}
#largeView h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#largeView img {
	margin-bottom: 20px;
}
#largeView p {
	margin-bottom: 15px;
}


/** general stuff ***/
/*h1, .sub_heading, #subjects .sub_heading{
background-image:url(../content/interface_images/nav_bg.jpg);
background-repeat:repeat;
background-position:top;
color:#586160;
font-weight:bold;
padding:7px 10px 7px 8px;
text-transform:uppercase;
border-top:1px solid #B4BAB9;
border-bottom:1px solid #B4BAB9;
font-size:1.5em;
font-family:Arial, Helvetica, sans-serif;}*/

/*used on side toolbar */
h2 {
/*border-bottom:1px dotted #778280;*/
/*background-image:url(..interface_images/dotted.jpg); */
background-repeat:repeat-x;
background-position:bottom;
/*color:#586160;*/
font-size:1.5em;
font-weight:bold;
/*width:100%;*/
font-family: Arial, Helvetica, sans-serif;
/*padding:10px 0px 4px 5px; */
margin:0px 0px 10px;

}


h3 {
font-size:1.4em;
font-weight:bold;
padding:5px 0px;
}



.small {
font-size:0.7em;
font-weight:normal;
text-transform:none;

}

strong {
font-weight:bold;
}


em {
font-style:italic;

}


/*Homepage and standard page content ***/


#left_content {
clear:both;
float:left;
width:242px;
border-right:0px solid #D9DCDC;
padding:0px 23px 0px 20px;
font-family:Arial, Helvetica, sans-serif;
}

#main_content {
float:left;
margin:0px 16px 0px 18px;
width:670px;
}


#main_content h1 {
background-image:none;
border:0px;
/*background-image:url(..interface_images/dotted.jpg); */
background-repeat:repeat-x;
background-position:bottom;
color:#586160;
font-family:Arial, Helvetica, sans-serif;
font-size:1.6em;
font-weight:bold;
padding:7px 10px 2px 2px;
text-transform:uppercase;
margin-bottom:10px

}

#main_content h2 {
font-size:1.4em;
color:#000000;
font-weight:bold;
padding:0px 2px;
margin:12px 0px 0px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
background-image:none;


}


#main_content .home {
padding:0px;
margin:0px;
font-size:2.2em;
font-family:Arial, Helvetica, sans-serif;width:650px;
line-height:1em;
}


#main_content p,
#main_content ul, #image-detail .linkList {
font-size:1.3em;
line-height:1.5em;
padding:3px 2px;
}

#main_content li, #image-detail .linkList li
{
	margin-left: 15px;
	list-style-image:url(../content/interface_images/bullet.jpg);
	list-style-position: outside;
	color:#586160;
}
#image-detail .linkList {
margin-left:30px;
margin-bottom:10px;

}

#main_content a:link, #main_content a:visited, .x-window-body a:link, #main_content a:visited  {
color:#41A8D3;
text-decoration:none;
}

#main_content a:hover, .x-window-body a:hover  {
color:#41A8D3;
text-decoration:underline;
}


.orange {
color:#EF6C02;
font-weight:bold;
}

.contact {
color:#586160;
}

#main_content .contact a:link{
text-decoration:underline;
font-weight:bold;
}

/** Left menu **/

#leftnav {
background-image:url(../content/interface_images/nav_bg.jpg);
font-size:1.7em;
list-style-type:none;
padding:5px 4px 1px 4px;
width:238px;
}

#leftnav li a:link, #leftnav li a:visited, #leftnav li a {
width:218px;
background-image:url(../content/interface_images/nav_link.jpg);
margin-bottom:4px;
display:block;
padding:7px 10px;
text-decoration:none;
color:#586160;
}

#leftnav li a:hover {
background:white;
color:#70BDDE;
margin-bottom:4px;
display:block;
padding:7px 10px;
}


#main_content .x-panel 
{
	margin: 10px	
}

/*override ext defaults*/
.x-form-item,
label.x-form-label 
{
	font-family: Arial, serif, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

label.x-form-label 
{
	line-height: 1.2em;
}

#main_content .x-form-item 
{
	margin: 10px 0px;
}

#main_content .x-panel-btns,
#main_content .x-panel-btns td.x-toolbar-cell
{
	padding-left: 0;	
}

#main_content .form-text
{
	font-size: 1.2em;
	line-height: 1.5em;
	text-align:left;
	display: block;	
}





/* * *
moved from global.css 
* * */


.displaynone { display: none; }
.displayblock { display: block; }

/* search */

/*these 2 elements are overridden by Ext. Just set to avoid layout shifting onload*/
#sf-textsearch { 
	width: 300px; 
	margin-right: 3px;
}

#sf-caption {	
	width: 140px; 
	height: 24px;
}

#sf-textsearch, 
#sf-caption,
#sf-captiononly input {
	height: 24px;
	font-size: 16px;
}

#sf-captiononly .x-form-trigger {
	background-image: url(../content/interface_images/trigger.gif) !important;
	height: 27px;
}

#sf-btnGo-ct {
	padding: 0 5px;
}

#sf-btnGo-ct .x-btn-noicon .x-btn-medium .x-btn-text {
	height: 22px;
	padding:0px 3px;
}

#sf-btnGo-ct button {
	font-size: 14px;
	font-weight: bold;
}

.list-caption-fulltext .x-combo-list-item  {
	font-size: 16px;
}


#sf-searchbtn { margin: 0 10px; }

#sf-advanced {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 470px;
	padding: 5px 10px 5px 20px;
	background:url(../content/interface_images/advanced_bg.jpg);
	/*border: 1px solid #ccc;
	border-width: 0px 1px 1px 1px;*/
	display: block;
	visibility: hidden;
	z-index: 1000;
	margin:0px 0px;
	color:#FFFFFF;
	
}

#sf-advanced label { color: #fff; }

#sf-advanced .x-panel-body 
{
	background-color: transparent;
}

#sf-collapse 
{
	display: none;
	position: absolute;
	bottom: 5px;
	right: 5px;	
}


.x-combo-list-item em {
	color: #f00;
	font-style: normal;
}

.subscription-item label.x-form-item-label
{
	display: none;
}	

.whats-this 
{
	font-size: 0.8em;	
	color: #41A8D3;
	cursor: pointer;
	position:absolute;
	right:0px;
	text-align:right;
	top:7px;
	width:70px;
	font-weight:normal;
}

#whats-this-doi {
	right: 21px;
	top: 3px;
}

#whats-this-keyword
{
	right: 21px;
	top: 248px;
}

/*ie fix!*/
.ext-ie #whats-this-keyword {
	top: 255px;
}




/* popup windows */
body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc{
	background: #fff !important;
	padding: 0px;
}

.x-window-body {
	padding: 5px !important; 
}



/*.x-window-body h1 {
background-image:url(../content/interface_images/dotted.jpg);
background-position:center bottom;
background-repeat:repeat-x;
border:0 none;
color:#586160;
font-family:Arial, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bold;
margin-bottom:10px;
padding:7px 10px 2px 2px;
} */

.x-window-body h2 {
font-size:1.3em;
color:#000000;
font-weight:bold;
padding:0px 2px;
margin:12px 0px 0px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
background-image:none;


}

/* message box*/
#message-box {
	position: absolute;
	width: 200px;
	z-index: 50000;
}


/* loading mask */
#loading-mask {
	-moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  background-color: #ccc;
	height:100%;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	z-index:20000;
}

#loading {
	height:auto;
	left:45%;
	position:absolute;
	top:40%;
	padding: 8px;
	background-color: #eee;
	border: 1px solid #ccc;
	z-index:20001;
}

#loading .loading-indicator {
	background:white none repeat scroll 0%;
	color:#444444;
	font-size:1.3em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:auto;
	line-height:normal;
	margin:0pt;
	padding:10px;
	text-align:center;
}

/* headers */

.x-panel-header {
	height: 19px;
	background: url(../content/interface_images/nav_bg.jpg) #F0F4F5;
	padding-top: 8px !important;
	font-size:1.5em;
}

/* facet headers left side */
#navigation .x-panel-header {
	background: none;
	border: none;
	border-bottom: 1px #43566B dotted;
	height: 15px;
}
#navigation ul {
	margin: 0px 2px 0px 10px;
}
#navigation li {
	font-size: 1.2em;
	padding: 3px 0;
}
#navigation .x-tool {
	float: left;
	margin-right: 7px;
}


.x-panel-header-text
{
	color:#586160;

	font-weight: bold !important;
	
	font-family:Arial, Helvetica, sans-serif;
	
}

.x-panel-header-text .x-btn-text 
{
	text-transform: none !important;	
}

.x-toolbar .ytb-spacer {
	width: 5px;
}


/* buttons */
.icon-add { background-image:url(/Content/interface_images/icons/add.png) !important; }
.icon-back { background-image:url(/Content/interface_images/icons/arrow_left.png) !important; }
.icon-star { background-image:url(/Content/interface_images/icons/star.png) !important; }
.icon-magnifier { background-image:url(/Content/interface_images/icons/magnifier.png) !important; }
.icon-pdf { background-image:url(/Content/interface_images/icons/page_white_acrobat.png) !important; }
.icon-email { background-image:url(/Content/interface_images/icons/email.png) !important; }
.icon-images { background-image:url(/Content/interface_images/icons/images.png) !important; }
.icon-folder { background-image:url(/ext/resources/images/default/tree/folder.gif) !important; }
.icon-save { background-image:url(/Content/interface_images/icons/disk.png) !important; }



/*make toolbar buttons like normal buttons*/
.x-toolbar .x-btn-tl { background-position: 0 0; }
.x-toolbar .x-btn-tr { background-position: -3px 0; }
.x-toolbar .x-btn-tc { background-position: 0 -6px; }
.x-toolbar .x-btn-ml { background-position: 0 -24px; }
.x-toolbar .x-btn-mr { background-position: -3px -24px; }
.x-toolbar .x-btn-mc { background-position: 0 -1096px; }
.x-toolbar .x-btn-bl { background-position: 0 -3px; }
.x-toolbar .x-btn-br { background-position: -3px -3px; }
.x-toolbar .x-btn-bc { background-position: 0 -15px; }



/* facet browser popups */
ol.browser-links {
	margin: 5px 0px 3px 10px;
}
ol.browser-links li {
	display: inline;
	margin: 0px 4px;
	font-weight: bold;
	font-size: 1.1em;
}
ol.browser-links li a {
	text-decoration: none;
	color: #41A8D3;
}
#browser-content {
	padding: 10px;
	border-top: 1px solid #E5F1F9;
	height: 315px;
	overflow: auto;
}
#browser-content h2 a {
	padding: 5px 0px 5px 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #41A8D3;
}
#browser-content ol {
	margin-bottom: 10px;
}
#browser-content ol li {
	line-height: 16px;
}
#browser-content ol li a {
	color: #41A8D3;
}

.x-window-mc ul a {
	color: #41A8D3;

}
.x-window-mc li {
padding:3px 0px;

} 


/* override footer when in viewport */
.x-border-layout-ct #footer 
{
	margin: 5px 0 0 0 !important;
}

.error-msg 
{
	color: #f00;
	font-weight: bold;	
}


/***thumbnails ****/

.thumb {
border:1px solid #D9DCDC;
width:110px;
float:left;
margin:10px 10px;
position:relative;
}

.thumb-img {
display:block;
padding:11px;/*
width: 88px;
height: 70px;*/
}

.thumbbot  {
background-image:url(../content/interface_images/nav_link.jpg);
display:block;
border-top:1px solid #D9DCDC;
padding:4px 2px 5px;
height: 35px;
overflow: hidden;
position:relative;
font-size: 1.2em;

}

.result-text a:link,
.result-text a:visited,
.result-text a:hover,
.result-text a:active,
#main_content .result-text a:hover
{
	color:#000;
	text-decoration: none;	
}


.thumbbot span {
float:left;
width:85%;
display:block;
}



.thumbbot img {
height:15px;
width:11px;
float:right;
display:block;
padding:13px 0px 0pc 0pc;

}


div.thumb div.result-add {
	position: absolute;
	display: none;
	top: 0px;
	right: 0px;
	width: 16px;
	height: 16px;
}

div.show-add-btn div.result-add {
	display: block;
}


/***********Forms *********************/


/** contact us**/



#contactUsForm .x-panel-bwrap, #contactUsForm  .x-form-item{
width:420px;
background-color:#F7FAFB;
border-right:1px solid #D9D6C6;

}
#contactUsForm  .x-form-item{
margin:0px;
padding:5px 0px;
color:#586160;
}


#contactUsForm .x-panel-bwrap{
border:1px solid #D9D6C6;
padding-top:10px;
}

#contactUsForm .x-panel-btns-right .x-panel-fbar {
float:left;
margin-left:300px;
}

/*All Forms */

.content-form{
margin-top:10px;
padding-top:5px;
border:1px solid #D9D6C6;
background-color:#F7FAFB;
color:#586160;
width:590px;

}

.content-form .x-panel-body {
background:none;

}


.content-form .x-form-check-wrap {
color:#000000;
margin-bottom:10px;

}

.content-form .x-panel-btns-right .x-panel-fbar {
float:left;
padding-left:300px;
}

.content-form .x-form-check-wrap {
padding-left:3px;
}

#subscribe-form  .x-panel-btns-right .x-panel-fbar {
float:left;
padding-left:215px;
}

.form-subheading {
font-size:1.4em;
line-height: 2.2em;
font-weight:bold;
background-image:url(../content/interface_images/dotted.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding:3px;
} 

/* fixes for columns in form */
#main_content .x-column-inner .x-panel {
	margin: 0 0 0 10px;
}

#main_content .x-column-inner .x-form-item {
	margin: 0;
}



#profileForm  .x-form-item{
margin:0px;
padding:5px 0px;
color:#586160;
}


#profileForm .form-text {
background-color:#CCDEE5;
margin:0px 10px;
padding:5px;
font-weight:bold;
color:#586160;
}

#profileForm .x-panel-body {
background-color:#F7FAFB;
}

#profileForm .x-panel-btns-right .x-panel-fbar {
float:left;
padding-left:300px;
}

/* SUBJECT NAVIGATION */
#subjects {
/*margin-top:10px;*/

list-style-type:none;
padding:5px 3px 1px 0px;
width:246px;
}

#subjects li {
position:relative;
background-image:url(../content/interface_images/dotted.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#subjects li a:link, #subjects li a, #subjects li a:visited {
display:block;
padding:8px 1px 8px 4px;
text-decoration:none;
/*border-bottom:1px dotted #778280;*/
color:#333333;

font-size:1.3em;
position:relative;
}

#subjects li a:hover {
color:#41A8D3;

}

.all_images {
position:absolute;
right:4px;

}
.free_images {
margin-bottom:10px;

}

.nav_titles {

display:block;
padding:20px 3px 2px 4px;
text-decoration:none;
/*border-bottom:1px dotted #778280;*/
background-image:url(../content/interface_images/dotted.jpg);
background-repeat:repeat-x;
background-position:bottom;
color:#333333;
height:16px;
font-size:1.4em;
font-weight:bold;
}

#subjects .nav_text 
{
	padding-right:4px;
}

#subjects .nav_num {
font-size:0.9em;
color:#666666;
text-align:right;
/*position:absolute;
display:block;
right:0px;
top:7px;
text-align:right;*/

font-style:italic;
}

#subjectline  {
display:inline;
border:0px;
list-style-type:none;
}


#recaptcha-ct 
{
	margin-left: 60px;
}


td.x-toolbar-cell table.x-btn
{
	margin-left: 5px;	
}

.x-tree-node .x-tree-selected {
border:1px solid #ccc;

}
/***SHOW AND HIDE PANELS ***/
.x-tool-expand-west {
background-image:url(../content/interface_images/extend_west.gif);
width:17px;
height:170px

}
 .x-tool-expand-east {
 background-image:url(../content/interface_images/extend_east.gif);
width:17px;
height:250px
 }

.x-tool-collapse-east {

background-image:url(../content/interface_images/collapse_east.gif);
width:15px;
height:17px
}

.x-tool-collapse-south {

background-image:url(../content/interface_images/collapse_south.gif);
width:17px;
height:17px
}

.x-tool-collapse-west {

background-image:url(../content/interface_images/collapse_west.gif);
width:17px;
height:17px
}

#SavedSearches-xcollapsed .x-tool-expand-south {
 background-image:url(../content/interface_images/extend_south.gif);
 width:145px;
height:17px
 }

.x-tool-collapse-west, .x-tool-collapse-east, .x-tool-collapse-north, .x-tool-collapse-south, .x-tool-expand-west, .x-tool-expand-east, .x-tool-expand-north, .x-tool-expand-south {
background-position:0 0;
}


/*have to manually fix width in IE*/
.ext-ie #qs-btnGo-ct em,
.ext-ie #qs-btnGo-ct button  {
	width: 145px;
	overflow: hidden;
}

.alignleft { text-align: left !important; }


.windowContainer{display:none;}

.star {
margin-top:3px;
margin-left:3px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/*.clearfix {display: inline-block;}   for IE/Mac */

/*fixes image sets drag and drop, please leave*/
.image-node .x-tree-node-textcell span
{
    display:block !important;
    min-height:54px;
}

.x-window-body #flatcontent h1
{
    margin-bottom:5px;
    padding-top:5px;
}