body {
font-size:62.5%;
font-family:Myriad Pro, Myriad web,trebuchet, Arial, serif;
}

/* 2 Columns *****/
		.content_box .left_box {
		right:710px;
		}
		
		.content_box .left {
		width:240px;			/* left column content width (column width minus left and right padding) */
		left:50px;			/*left column left padding - make sure its above 10px */
		/*background:url(../images/layout/leftbar_top.gif) no-repeat;
		margin:-20px;
		padding:32px;
		min-height:100px;*/
		}
		
		.content_box .right {
		width:680px; /* right column content width */
		left:101%;	/* padding between left and right, needs to start on 100% */
		
		}

		.main_box {
		width:990px;	
		position:relative;/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		/*overflow:hidden; This chops off any overhanging divs */
		padding-top:20px;
		padding-bottom:20px;
		font-size:1.7em;
		
	}
	
	.left_box {
		float:left;
		width:100%;
		position:relative;
		border-right:1px solid #D9DCDC;
	}
	.right, .left{
		float:left;
		position:relative;
		padding:0 0 1em 0;
		/*overflow:hidden;*/
	}
	

	/*******************************************************************/


#container {
border:1px solid #6F6E69;
margin:0px auto;
width:990px;
position:relative;
}

/* Header bar */
#header {
background:url(/images/background.jpg);
background-repeat:repeat-x;
height:110px;
color:#8C65B2;
font-size:1.7em;
position:relative;
padding-left:5px;
}

.links {
float:right;
background-color:#663399;
padding:5px 6px;
}

.images {

position:absolute;
right:26px;
bottom:16px;
}

*+html .images  {

bottom:19px;
}

*html .images {
bottom:21px;
}

.links a:link, .links a, .links a:visited {

margin:5px 10px;
color:#fff;
text-decoration:none;
}

.links a:hover {
text-decoration:underline;

}
/****End of header */


	/**Main content **/
#content {
	margin:0px 10px;
	}
	
	#content p {
	line-height:1.5em;
	margin-bottom:10px;
	
	
	}
#content h1 {
font-size:1.2em;
color:#663399;
}	
	
	#content a:link, #content a:visited, #content a {
color:#6666FF;
text-decoration:none;
}
#content a:hover {
text-decoration:underline;
}
	
	#about {
	line-height:1.5em;
		margin-bottom:10px;
		margin-left:35px;
			list-style-type:disc;
	
	
	}
	

	
p {
padding:0px;
margin:0px;
}

#footer {
height:12px;
background-color:#663399;
}

#copyright {
text-align:center;
color:#999;
margin:10px 0px;
font-size:1.1em;
font-family:Arial, Helvetica, sans-serif;

}

#copyright a:link, #copyright a:visited  {
color:#6666FF;

}

#sidebar p {
/*border-bottom:1px dotted #ccc;*/

padding-bottom:15px;
font-size:14px;
/*background-image:url(../images/dotted.jpg);
background-repeat:repeat-x;
background-position:bottom;*/
}

#content p.sample {
padding-left: 15px;
margin-bottom:0px;
font-weight:bold;
}

/****Search box****/

#search {
background-image:url(/images/search_box.jpg);
background-repeat:no-repeat;
width:625px;
height:130px;
font-size:1.0em;
padding:35px 20px 25px 25px;



}

#search input {
margin:0px 5px;

}

*html #search input {
margin:0px 2px;
}

#search img {
float:right;
padding-left:5px;
padding-right:5px;
}

.searchbox {
font-weight:bold;
color:#663399;
padding-bottom:20px;
}

* html .searchbox {
padding-bottom:17px;
}

.searchbox input {
width:358px;
border:5px solid #663399;
height:25px;
font-size:1.2em;
padding-left:3px;

}

body:first-of-type .searchbox input {
width:343px;

}

.searchbox p {
float:left;
padding:9px 3px 0px 0px;
}
.subjectbox {
color:#663399;
margin-left:20px;

}

body:first-of-type .subjectbox {
margin-left:0px;

}
.subjectbox p {
float:left;
padding:9px 1px 0px 0px;
margin-left:4px;

}
*html .subjectbox p {
margin-left:3px;

}


.subjectbox input {
width:110px;
border:5px solid #A3A3D1;
height:25px;
float:left;
font-size:1.2em;

}

.subjectbox .publication {
padding-left:3px;

}

#search .button {
float:right;

}

#subjectSelect, #publicationSelect {
display:inline;


float:left;
}

#subjectSelect input, #publicationSelect  input {
height:22px;
font-size:1em;
position:relative;
padding-left:2px


}

/**type and select from list text **/
#subjectSelect .search_text, #publicationSelect  .search_text {
color:#666666;
font-size:0.67em;
padding:2px 0px 3px 2px;
height:17px;


}

#subjectSelectBox  {
position:relative;
}




.x-form-text, textarea.x-form-field {
padding:1px 0px;
}


/**Search results **/
#resultsbox  {
padding-left:10px;

}
#resultsbox a:link, #resultsbox a:visited, #resultsbox a {
color:#6666FF;
text-decoration:none;
}
#resultsbox a:hover {
text-decoration:underline;
}

p.results {
font-weight:bold;
float:left

}

p.noresults {
color:#663399;

}
p.pages {
float:right;
color:#8C65B2;

}

#resultsbox table {
clear:both;
background-image:url(../images/dotted.jpg);
background-repeat:repeat-x;
background-position:top;
margin-top:10px;
padding:10px 5px;
width:640px;
font-family:Arial;
font-size:12px;
}
#resultsbox td {
padding:10px 0px;
background-image:url(../images/dotted.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#resultsbox tr {

background-image:url(../images/dotted.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#resultsbox .tab-middle  {
text-align:center;
}
#resultsbox .tab-left {
text-align:right;

}
#resultsbox .tab-right {
text-align:left;

}

#results-options {
float:right;

}

#facet-items {
clear:both;
margin-top:10px;
}

/**Paging ***/
 #paging {
 clear:both;
float:right;
padding:5px;

}

*+html #paging ul {
width:300px;
position:relative;
right:0px;

}

*html #paging ul {
width:300px;
position:relative;
right:-90px;
float:right;

}
#paging li {
display:inline;
color:#663399;
}

#resultsbox #paging li a {
text-decoration:none;
}
#resultsbox #paging li a:hover{
text-decoration:underline;
}

.resultsshowing {
float:left;
width:380px;
font-family:Myriad Pro,Myriad web,trebuchet,Arial,serif;
font-size:1em;
}
.resultsperpage {
float:right;

font-family:Myriad Pro,Myriad web,trebuchet,Arial,serif;
font-size:1em;}

#documentresults .resultsperpage, #documentresults .resultsshowing , #documentresults #paging{
font-size:1.1em;
font-family:Myriad Pro,Myriad web,trebuchet,Arial,serif;
}



/*HEAT MAP*/
div.heatmap {
	/*text-align:justify;*/
	width: 230px;
	overflow: hidden;
	word-wrap: break-word;
}
div.heatmap a {
	color: #666;
	padding-right: 10px;
}
div.heatmap a:hover {
	color: #FF6600;
	text-decoration:underline;
}
div.heatmap h4 {
	color: #959494;
	border-bottom: 1px dotted #959494;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
div.heatmap .selected {
	color:#FF6600;
}

div.heatmap a.heat1 {
	font-size : 10px;
}
div.heatmap a.heat2 {
	font-size: 11px;
}
div.heatmap a.heat3 {
	font-size: 12px;
}
div.heatmap a.heat4 {
	font-size: 13px;
}
div.heatmap a.heat5 {
	font-size: 14px;
}
div.heatmap a.heat6 {
	font-size: 15px;
}
div.heatmap a.heat7 {
	font-size: 16px;
}
div.heatmap a.heat8 {
	font-size: 17px;
}
div.heatmap a.heat9 {
	font-size: 18px;
}
div.heatmap a.heat10 {
	font-size: 19px;
}
/* FACETS */
.facet {
	padding-top: 20px;
}

#facets {
/*margin-top:65px;*/


}
.facet h4 {
	color: #663399;
	/*border-bottom: 1px dotted #959494;*/
	font-size: 17px;
	padding-top: 8px;

	margin-bottom: 0px;
	text-transform: lowercase;
	float:left;
	width: 60%;
}
.facet h5 {
	font-size: 12px;
	font-weight: normal;
	float: right;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom:3px;
/*	border-bottom: 1px dotted #959494;*/
	width: 40%;
	text-align:right;
}
.facet h5 a {
	color: #666;

}

.facet h5 a:hover {
	color:#663399;
}
.facetlist {
	clear: both;
	width:230px;
	padding-right:7px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		background-image:url(../images/dotted.jpg);
background-repeat:repeat-x;
background-position:top;
	padding-top:5px;
}
.facetlist li {
	display:block;
	position:relative;
	margin: 5px 0px;
}
.facetlist li a {
	display:block;
	padding:3px;
	width: 180px;
	position:relative;
	line-height:14px;
	color: #000;
	text-decoration:none;
	z-index:2;
}

*html .facetlist li {
	margin: 0px;
}

*html .facetlist li a 
{
	padding: 0px 3px;
}

.facetlist li a:hover {
	color:#000; /*#FF6600*/
	text-decoration:underline;
}
.facetlist .count {
	display:block;
	font-size:10px;
	margin: 0 3px;
	position:absolute;
	right:0px;
	text-align:right;
	top:1px;
	z-index:100;
	color:#000;
	font-weight:normal;
}
.facetlist .index {

	display:block;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
	background-color:#E1E1F1;
	/*background:  url(../images/facet_bg.jpg) right repeat-y #E1E1F1;
	background-repeat:no-repeat;*/
		
	border-left: 1px solid #E1E1F1;
	border-bottom: 1px solid #E1E1F1;
	border-top: 1px solid #E1E1F1;
	border-right: 0px;
	z-index:1;
	
}

.facetlist .selected {
	color: #6666FF;
}
#facet-items ol li {
	padding-bottom: 5px;
}

/* DATE PUBLISHED FACET*/
div#year-facet-container {
	float: left;
	width: 224px;
	max-width: 230px;
	height: 140px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 1px solid #fff;
	padding: 10px 3px 3px 3px;
	background-image:url(../images/dotted.jpg);
background-repeat:repeat-x;
background-position:top;
}
#year-facet-container table {
	margin: auto;
}
#year-facet-container table tbody td {
	font-size: 0;
	line-height: 0;
	border-bottom: 1px solid #ccc;
}
#year-facet-container table tbody td a img {
	background-color:#E1E1F1;
	border-right: 1px solid #fff;
}
#year-facet-container table a.selected img {
	background-color: #663399;
}

/*#year-facet-container table tbody td:hover {
background-color:#EFEFEF;
}*/

#year-facet-container table tfoot td {
	font-size: 11px;
}

strong {
font-weight:bold;

}
.opn_acs
{
font-size:13px;
font-weight:bold;
margin-top:20px;
margin-right:9px;
padding:1px;
}
.opn_acs a
{
color:#6666FF;
}

/* The hint to Hide and Show */
.hint_e_outer {
	display: none;
	position: absolute;
	margin-top:expression('25px');
	margin-left:expression('-41px');
	font-size:11px;
	font-weight:normal;
	width: 211px;
	z-index:1;
	margin-left:5px;
}

.hint_e {
	display: block;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width: 280px;
	border: 2px solid #368383;
	padding: 6px 8px;
	background: #EFF5F5;
	text-align:left;
	margin-top:10px;
}

/* The pointer image is attached to another span */
.hint-pointer_e {
	margin-left: 10px;
	text-align:left;
	position:absolute;
	margin-top:expression('-9px');
}
.hint-pointer_e img{
	border:0px;
}
.clearfloat{
	clear:both;
}

.hint_e hr {
background:url(../images/dot_line.jpg)  repeat-x;
height:1px;
border:0px;

}

/***************************************************************************************************************/
/* Word Tree */

#wordTreeSampleResults {
position:relative;
top:1px;
background-image:url(../images/layout/sample_bg.jpg);
background-repeat:no-repeat;
padding:20px 22px;
height:185px;


}

#wordTreeSampleResults h1 {
text-align:center;
text-decoration:underline;
padding-bottom:10px;
color:#6666FF;


}

#wordTreeSampleResults a {
text-decoration:none !important;

}

#wordTreeSampleResults  #wordTree{
overflow:hidden;
height:150px;
border:0px;
color:#000000;
}

#wordTreeSampleResults #wordTreeTerm {

	/*left: 267px;*/
	position:static;
	width:100%;
	
}

#wordTreeSampleResults #wordTreeAfter, #wordTreeSampleResults #wordTreeBefore {
width:200px;


}



#wordTreeResultsBox {

	float:left;
	width:663px;
	position:relative;
	top:3px;
	font-family:trebuchet ms, arial;
	font-size:0.9em;

}

#wordTreeResultsBox h1 {
background:url(../images/wordtree_head.jpg);
height:26px;
padding:5px 10px;
background-repeat:no-repeat;
color:#fff;
font-weight:none;
font-family:trebuchet ms, arial;


}

#wordTree {
	height: 152px;
	overflow-x: hidden;
	overflow-y:scroll;
	border:1px solid #E8E8F4;
}

#wordTree .treelayout {
width:643px;
}

#wordTreeSampleResults .treelayout {
width:600px;

background-image:none;
clear:both;
font-family:Myriad Pro,Myriad web,trebuchet,Arial,serif;
font-size:1em;
margin-top:0px;
padding:0px;

}

#wordTreeSampleResults .treelayout tr, #wordTreeSampleResults .treelayout td {
background-image:none;

}

/** for IE7 issues
:first-child+html #wordTreeBefore div  {
float:right;
}

:first-child+html #wordTreeAfter div {
float:left;

}
 ****/

#wordTreeBefore {
/*	width: 250px;*/
	float:right;
	text-align:right;
	/*background-color:#FFCCFF;*/
	padding-right:5px;
}

#wordTreeAfter {
/*	width: 250px;*/
	float: left;
	/*background-color:#FFFFCC;*/
	padding-left:5px;
}

#wordTreeBefore td {
}

#wordTreeTerm {
	width: 143px; /*20%;*/
	position: absolute;
	/*left: 267px;*/
	text-align:center;
top:62px;

/*background-color:#00CC66;*/
}


#expandWordTree {

font-family:trebuchet ms, arial;
font-size:0.9em;
margin:10px 0px;
float:left;
width:500px;
}

#closeWordTree {

font-family:trebuchet ms, arial;
font-size:0.9em;
margin:-36px 33px 10px 0;
position:relative;
float:right;


}

#content .Show {
margin:0px 15px 0px 0px;
color:#000000;

}


 #documentresults {
float:left;
width:660px;
padding-top:20px;
font-family:trebuchet ms, arial;
font-size:0.9em;
}

#documents {
font-family:trebuchet ms, arial;
float:left;
font-size:0.9em;
width:656px;
}

#documentslist {
background:url(../images/layout/list_head.jpg) no-repeat top #E8E8F4;
padding:10px;
width:636px;
float:left;
}
#documentslist img {
float:left;
padding-right:10px;

}

#documentslist div {
float:left;
width:520px;
}

#documentslist .name {
font-size:0.85em;
}

#documentslist p {
margin-bottom:5px;
}


#documentstoggle li {
background:url(../images/layout/list_main.jpg) repeat-x bottom #f9fbfb;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
}

#documentstoggle {
margin-bottom:0px;
padding-bottom:0px;

}

#togglebottom  {
background:url(../images/layout/list_bottom.jpg) no-repeat bottom; 
height:10px;
margin:0px;
padding:0px;
margin-bottom:10px;
}

.render {
background-color:#f0f6f6;
}

.toggle {
height:38px;
padding:10px;

}

.togglelinkplus {
font-size:0.85em;
background:url(../images/layout/plus.gif) no-repeat left;
padding:10px;
padding-left:35px;

}

.togglelinkminus {
font-size:0.85em;
background:url(../images/layout/minus.gif) no-repeat left;
padding:10px;
padding-left:35px;
}


.pointerContainer
{
position:relative;
}

/**** Wordtree before ***************/

#wordTreeBefore .pointer {
font-size:1em;
font-weight:normal;
margin-left:5px;
left:100px;
position:absolute;
width:111px;
margin-top:20px;

}

#wordTreeBefore .pointer ul {
background:none repeat scroll 0 0 #EFF5F5;
border:2px solid #368383;
color:#000000;
display:block;
font-size:0.9em;
font-weight:normal;
margin-top:14px;
padding:6px 8px;
text-align:left;
width:111px;

}

#wordTreeBefore .pointer li {
border-bottom:1px dotted #368383;
padding:3px 0px;


}

#wordTreeBefore .pointerbottom {
margin-left:80px;
position:absolute;
text-align:left;
}

:first-child+html .pointerbottom {
margin-top:4px;
margin-left:-10px;
}

:first-child+html .pointer {
margin-top:40px;
}

:first-child+html #wordTreeBefore .pointerbottom {

margin-left:-50px;
}


#wordTreeAfter .pointer {
font-size:1em;
font-weight:normal;
margin-left:5px;
right:140px;
position:absolute;
width:111px;
margin-top:20px;

}

#wordTreeAfter  .pointer ul {
background:none repeat scroll 0 0 #EFF5F5;
border:2px solid #368383;
color:#000000;
display:block;
font-size:0.9em;
font-weight:normal;
margin-top:14px;
padding:6px 8px;
text-align:left;
width:111px;

}

#wordTreeAfter  .pointer li {
border-bottom:1px dotted #368383;
padding:3px 0px;


}

#wordTreeAfter  .pointerbottom {
margin-left:30px;
position:absolute;
text-align:left;
}


/*****Loader ************/


#loader {
border:1px solid #A3A3D1;
width:224px;
height:174px;
background-color:#FFFFFF;
}

#loader ul {
list-style-type:none;
font-family:trebuchet ms, arial;
font-size:1.3em;
text-align:center;
padding:0px;
margin:0px;
}

#loader li {
padding:5px 0px;
}

#loader .num {
color:#663399;
font-size:1.6em;
font-weight:bold;

}

/*******/

.about {
padding:0px 20px;


}


/*************Central Placeholder *********************************/

#centralHolder {

font-size:1.7em;
padding-left:45px;

}

#centralHolder #search {
background-image:none;

float:right;
padding:35px 50px 15px 25px;
width:600px;
}

#docCountBox {
width:250px;
float:left;

}

.purple {

background-image:url(../images/layout/purple_top.jpg);
height:235px;
background-repeat:no-repeat;

}

 .blue {
background-image:url(../images/layout/blue_top.jpg);
height:227px;
background-repeat:no-repeat;
}




.blue #documentCount {
background:url(../images/countarrow.gif) no-repeat;
color:#D1C2E1;
font-size:0.85em;
padding:5px 20px 10px 59px;
margin-left:-59px;
height:36px;
width:298px;
text-align:left;
}

.count {
color:#fff;
font-weight:bold;
}

 #documentCount #docCountText {
color:#000;
padding:10px 10px 10px 0px;
text-align:left;
width:250px;
}

#docCountBox h1 {
padding:10px;

}

.purple #documentCount {
background:url(../images/countarrowpurple.gif) no-repeat;
color:#D1C2E1;
font-size:0.85em;
padding:5px 20px 10px 59px;
margin-left:-59px;
height:36px;
width:298px;
text-align:left;
}

.blue .searchbox  {
padding-top:20px;

}

.blue .button {
padding:15px 24px 0px 0px;


}

#snippet_btn {
position:relative;
float:right;
margin-right:50px;
}

#snippet_btn img {
padding:0px 4px;


}


.purple #snippet_btn {
padding-top:10px;

}

.purple .button {
margin-top:25px !important;


}

.wordTreeError {
padding-top:20px;
clear:both;


}


