@charset "utf-8";
/* CSS Document 20-1-09 Troy Laws-Herd - IMAGING */

img, div { behavior: url(iepngfix.htc) }

body {
background:url(../images/bg/mainBG.gif) #000000 top left no-repeat fixed;
margin:0 auto;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1.imageTitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

img.alignleft {float:left; margin-right:10px;padding:2px;border:1px solid #131313;}

img.alignright {float:right; margin-left:10px; }

#clearDiv {
clear:both;
}

.clear {
clear:both;
}

#wrapper {
margin:auto;
text-align:left;
width:960px;
height:auto;
}

#header {
width:960px;
height:207px;
background:url(../images/bg/mainHDRlogo.png) top right no-repeat;
}

.article-header {padding:5px;border:1px solid #7C0415;background-color:#f4e49d;color:#000;}

.publications {
padding-top:20px;
}

.pulications2 {
padding-top:40px;
}

#searchTab {
background:url(../images/bg/searchBG.png) top left no-repeat;
width:407px;
height:127px;
float:left;
margin-top:80px;
}

#homeInSearch {
width:100px;
height:50px;
float:left;
padding-left:17px;
padding-top:17px;
}

#search {
width:194px;
height:80px;
padding-top:28px;
float:left;
}

#menu {
width:960px;
height:33px;
background:url(../images/menu/menuBG.png) top left no-repeat;
}

#content {
width:960px;
height:auto;
background:url(../images/bg/contentBG.jpg) top left;
}

#quickLinks {
width:960px;
height:289px;
padding-top:18px;
}

#quickLinks a:link {
color:#fff;
text-decoration:underline;
}

#quickLinks a:hover {
color:#fff;
text-decoration:underline;
}

#quickLinks a:active{
color:#fff;
text-decoration:underline;
}

#quickLinks a:visited{
color:#fff;
text-decoration:none;
}

#quickLinks01_spacer {
width:17px;
height:268px;
float:left;
}

#quickLinks01 {
width:296px;
height:268px;
background:url(../images/bg/quickLinksBG.jpg) top left no-repeat #000000;
border:1px solid #000;
float:left;
}

#quickLinks02_spacer {
width:16px;
height:268px;
float:left;
}

#quickLinks02 {
width:296px;
height:268px;
background:url(../images/bg/quickLinksBG.jpg) top left no-repeat #000000;
border:1px solid #000;
float:left;
}

#quickLinks03_spacer {
width:16px;
height:268px;
float:left;
}

#quickLinks03 {
width:296px;
height:268px;
background:url(../images/bg/quickLinksBG.jpg) top left no-repeat #000000;
border:1px solid #000;
float:left;
}

.quickLinksTXT {
color:#FFFFFF;
font-size:12px;
padding:20px 20px 10px 20px;
}

#quickLinks p {
margin:0px;
}

.quickLinks_h1 {
margin:0px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left:20px;
padding-top:20px;
}

.quickLinks_readMore {
float:right;
font-size:10px;
font-weight:bold;
padding-top:15px;
padding-right:20px;
}

.quickLinks_readMore_frontpage3 {
float:right;
font-size:10px;
font-weight:bold;
padding-top:2px;
padding-right:20px;
}

a:link {
color:#7C0415;
text-decoration:none;
}

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

a:active{
color:#7C0415;
text-decoration:underline;
}

a:visited{
color:#7C0415;
text-decoration:none;
}

table.books td {
vertical-align:top;
text-align:center;
}

#subscribe {
width:924px;
height:65px;
margin-left:17px;
background-color:#EE9C19;
border:1px solid #000;
font-size:12px;
font-weight:bold;
}

#subscribeTXT {
width:400px;
margin-top:10px;
margin-left:17px;
line-height:20px;
float:left;
}

#subscribeForm {
width:440px;
margin-top:10px;
float:right;
}

#contentNEWarea {
width:910px;
height:100%;
overflow:auto;
font-size:12px;
line-height:20px;
padding:30px;
}

#contentTXTarea {
width:960px;
height:100%;
overflow:auto;
margin-top:18px;
font-size:12px;
line-height:20px;
}

#contentTXTareaContent {
width:960px;
height:100%;
overflow:auto;
font-size:12px;
line-height:20px;
padding-top:18px;
}

#contentTXTarea_spacer {
width:17px;
height:400px;
float:left;
}

#contentTXTarea_left_new {
width:397px;
height:auto;
overflow:visible;
padding:0px 15px 30px 32px;
float:left;
}

#contentTXTarea_left {
width:414px;
height:auto;
overflow:visible;
padding:0px 15px 30px 15px;
float:left;
}

#contentTXTarea_search {
width:800px;
height:auto;
overflow:visible;
padding:0px 15px 30px 15px;
float:left;
}

#contentTXTarea_left_books {
width:845px;
height:auto;
overflow:visible;
padding:0px 15px 30px 15px;
float:left;
}

#contentTXTarea_left_solarfire {
width:845px;
height:auto;
margin:0 auto;
overflow:visible;
padding:0px 20px 30px;
text-align:center;
}

div.solarfire {
text-align:left;
margin:0px 30px;
}

#contentTXTarea_right {
width:414px;
height:auto;
overflow:visible;
margin-left:34px;
padding:0px 15px 30px 15px;
float:left;
}

#footer {
width:940px;
height:23px;
text-align:right;
color:#FFFFFF;
font-size:12px;
background-color:#EE9C19;
padding-right:20px;
padding-top:10px;
}

#footer a:link {
color:#fff;
text-decoration:none;
}

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

#footer a:active{
color:#000;
text-decoration:underline;
}

#footer a:visited{
color:#fff;
text-decoration:none;
}

#imaging {
width:940px;
height:23px;
text-align:left;
color:#FFFFFF;
font-size:12px;
background-color:#000;
margin-bottom:30px;
padding-left:20px;
padding-top:10px;
}

/*--------- Text Classes for Content --------------*/

h1 {
color:#7C0415;
font-size:14px;
font-weight:bold;
}

h2 {
color:#7C0415;
font-size:12px;
font-weight:bold;
}

.h2 {
color:#7C0415;
font-size:12px;
font-weight:bold;
}

.sold {
color:#fff;
font-size:16px;
font-weight:bold;
background-color:#7C0415;
}


/*-----------------SEARCH CALSSES----------------------*/

.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}


