﻿html, body
{
        height:100%;
}


/*defaults*/
body 	{background:#aebcbc url('/images/prio/prio_body_bg.jpg') repeat-x 0 0; color:#000000; margin:0px 0px 20px 0px; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%;}


/*structural elements*/
#logo		{background:url('prio_logo.gif') no-repeat 0px 2px; height: 22px; width:870px; border-bottom:1px solid #DADADA; padding:0 30px 40px 0px; margin-top: 12px; z-index: 90; cursor: pointer; }
#header		{background:#DADADA; padding:10px; height:195px; }

#navigation a				{color:#00718f; padding:0 18px 0 0; text-decoration:none; }
#navigation a.active		{color:#00718f; padding:0 18px 0 0; text-decoration:none; font-weight:bold; } /*225799*/
#navigation a:hover			{color:#37939b; text-decoration:underline; }


/*misc*/
.newstable .datecell{color: #999999; width: 170px;}
.news_datestamp		{width: 120px; font-size: 80%; color: #aaaaaa; text-align: center;  padding: 0px;}


/** jq news slide show **/

.newsImage{
	display:block;
	margin:auto;
	margin-top:15px;
	width:128px;
	border:solid black 1px;
}

#ctrl img{
	border:0px;
	width:40px;
	height:30px;
	text-align:center;
	margin:auto;
}

#ctrl{
	align:center;
	width:200px;
}

/*** VIDEO SECTION ***/
#mainVideo
{

}
#mainVideoText
{
	float:right;
	overflow:scroll;
	height:240px;
}
#mainVideoText h4
{
	margin:0px;
	margin-top:5px;
	line-height:100%;
}

#mainVideoPlayer
{
	float:left;
	width:400px;
}
#videoThumbnailsTable
{
	margin-top:50px;
}

#videoThumbnailsTable td
{
	padding:14px;
}
#videoThumbnailsTable img
{
	border:1px solid black;
}

table.businessCard 
{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,0,0);
	height: 100px;
	width: 300px;
}

table.businessCard td
{
    vertical-align: top;
    margin: 5px;
}

table.businessCard td.photo img.photo
{
	width: 100px;
}

table.businessCard td span.businessCardPhone 
{
    font-style: italic;
}

table.businessCard td span.businessCardEmail a 
{
	text-decoration: none;
	color: rgb(0,0,255);	
}

table.businessCard td span.businessCardEmail a:hover
{
	text-decoration: underline;
	color: rgb(0,0,255);	
}

table.publicationDetail
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.publicationDetail td.publication_abstract 
{
    width: 80%;	
}

table.journal_list 
{
	
}

table.journal_list td.journal_thumbnail 
{
}
    
table.journal_list td.journal_list_item 
{
    background-color:#f7f7f7; 
    width:500px;
}

div.result_list 
{
    /*
	border-top-color: rgb(0,0,0);
	border-top-width: 1px;
	border-top-style: solid;
    */
}

div.result_list table.result 
{
    /*background-color: rgb(200,200,200);*/
    margin-top: 5px;
    margin-bottom: 5px;
}

div.result_list table.result td.search_result_image
{
    width: 50px;
}

div.result_list table.result td.search_result_image img
{
    width: 50px;
}

div.result_list table.result span.search_result_match
{
    /*background-color: yellow;*/
    font-weight: bold;
}

div.result_list table.result tr.search_result_header a
{
   color: Blue;
   text-decoration: underline;
   font-family: Arial;
   font-size: 14pt;
   font-weight: normal;
}

div.result_list table.result tr.search_result_header span.search_result_url
{
    color: #093;
    font-style: italic;
    font-weight: normal;
    font-size: 10pt;
}

div.result_list table.result span.search_result_subtitle
{
    display:block;
    color: Gray;
    font-style: italic;
}


li.selected_facet a 
{
    font-weight: bold !important;
    color: #993300  !important;
}

