@import "common.css";

/*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;
}
