﻿/* ======== QUICK LINKS (SUMMARY LINKS) ITEM STYLES ========== */
.itemstyle_quicklinks {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 12px;
	margin-bottom: 6px;
}
.itemstyle_quicklinks a:link,
.itemstyle_quicklinks a:visited {
	color: #092869;
	font-weight: bold;
	text-decoration: none;
}
.itemstyle_quicklinks a:hover,
.itemstyle_quicklinks a:active {
	color: #999999;
}
/* ======== NEWS LIST (CQWP) ITEM STYLES ========== */
.itemstyle_newsitem {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	padding-bottom: 10px;
}
.itemstyle_newsitem a:link,
.itemstyle_newsitem a:visited {
	color: #092869;
	font-weight: bold;
	text-decoration: none;
}
.itemstyle_newsitem a:hover,
.itemstyle_newsitem a:active {
	color: #999999;
}
.itemstyle_newsitem div {
	padding-top: 2px;
}
/* ======== NEWS LIST WIDE (CQWP) ITEM STYLES ========== */
.itemstyle_newsitemwide {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
}
.itemstyle_newsitemwide div {
	display: inline;
	float: left;
}
.itemstyle_newsitemwide_date {
	width: 150px;
}
.itemstyle_newsitemwide_header {
	width: 740px;
	margin-bottom: 8px;
}
.itemstyle_newsitemwide a:link,
.itemstyle_newsitemwide a:visited {
	color: #092869;
	font-weight: bold;
	text-decoration: none;
}
.itemstyle_newsitemwide a:hover,
.itemstyle_newsitemwide a:active {
	color: #999999;
}
/* ======== EVENT LIST (CQWP) ITEM STYLES ========== */
.itemstyle_eventsitem {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	padding-bottom: 10px;
}
.itemstyle_eventsitem a:link,
.itemstyle_eventsitem a:visited {
	color: #092869;
	font-weight: bold;
	text-decoration: none;
}
.itemstyle_eventsitem a:hover,
.itemstyle_eventsitem a:active {
	color: #999999;
}
/* ======== EVENT LIST WIDE (CQWP) ITEM STYLES ========== */
.itemstyle_eventsitemwide {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	padding-bottom: 50px;
	margin-bottom: 15px;
}
.itemstyle_eventsitemwide a:link,
.itemstyle_eventsitemwide a:visited {
	color: #092869;
	font-weight: bold;
	text-decoration: none;
}
.itemstyle_eventsitemwide a:hover,
.itemstyle_eventsitemwide a:active {
	color: #999999;
}
.itemstyle_eventsitemwide_left {
	float: left;
	width: 150px;
}
.itemstyle_eventsitemwide_right {
	float: left;
	width: 500px;
	padding-left: 20px;
}
.itemstyle_eventsitemwide_eventdate {
	
}
.itemstyle_eventsitemwide_eventtime {
	
}
.itemstyle_eventsitemwide_eventlocation {
	
}
.itemstyle_eventsitemwide_header_summary {
	float: left;
	font-weight: normal;
	width: 500px;
	padding: 0 0 15px 40px;
}
/* ======== PRODUCT/SERVICE (CQWP) ITEM STYLES ========== */
.itemstyle_prodsvc {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 0;
}
.itemstyle_prodsvc img {
	width: 80px;
	height: 80px;
	padding-right: 8px;
	padding-top: 4px;
}
.itemstyle_prodsvc_header {
	font-family: arial, helvetica, sans-serif;
}
.itemstyle_prodsvc_header a:link, 
.itemstyle_prodsvc_header a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #f7941d;
	text-decoration: none;
}
.itemstyle_prodsvc_header a:hover, 
.itemstyle_prodsvc_header a:active {
	color: #999999;
}

.itemstyle_prodsvc_description {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #808080;
	line-height: 14px;
	margin-top: 4px;
}
/* ======== TITLEDESCRIPTION/TITLEDESCRIPTIONIMAGE ITEM STYLES ========== */
.itemstyle_titledescription {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	padding-bottom: 10px;
}
.itemstyle_titledescription img {
	width: 100px;
	height: 50px;
	padding-right: 8px;
	padding-top: 4px;
}
/* ======== NEWS ARTICLES LIST (CQWP) ITEM STYLES ========== */
.itemstyle_newsarticlesitem {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	padding-bottom: 10px;
}
.itemstyle_newsarticlesitem a:link,
.itemstyle_newsarticlesitem a:visited {
	color: #092869;
	font-weight: bold;
	text-decoration: none;
}
.itemstyle_newsarticlesitem a:hover,
.itemstyle_newsarticlesitem a:active {
	color: #999999;
}
.itemstyle_newsarticlesitem div {
	padding-top: 2px;
}

/* ======== NEWS FILTER WEB PART ITEM STYLES ========== */
#epm-newsfilter {
	width: 240px;
	font-family: arial, helvetica, sans-serif;
}
#epm-newsfilter-title {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #f7941d;
}
#epm-newsfilter-description {
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	line-height: 20px;
}
#epm-newsfilter-keywords input,
#epm-newsfilter select {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080; /*color: #092869;*/;
	border: 1px #979797 solid;
	width: 230px;
}
#epm-newsfilter-keywords input {
	width: 230px;
}
#epm-newsfilter div {
	padding: 4px;
}
#epm-newsfilter a {
	font-size: 8px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	padding-left: 10px;
}
#epm-newsfilter a:hover,
#epm-newsfilter a:active {
	color: #f7941d;
}
#epm-newsfilter-productcategories {
	margin-bottom: 10px;
}
.ms-WPTitle {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	color: #f7941d;
	padding: 0;
	padding-bottom: 4px;
}
.ms-WPHeader td {
	border: 0;
}
/* ============= Tabbed web part styles ============= */
.epm-tab-table {
	border: 1px solid #c0c0c0;
	width:100%;
	padding: 2px;
}
#epmTab1.epm-tab-menuitem
{
	border-left: 1px solid #c0c0c0;
}
.epm-tab-menuitem
{
	line-height:12px;
	color:#352869;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
		padding-top:4px;
	padding-bottom:4px;

	height: 25px;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	/*border-bottom: 1px solid #c0c0c0;*/
	text-align: center;
	background-color: #D9E2EC;
	cursor::pointer;
	cursor:hand;
}
.epm-tab-selected
{
    background-color:white;
}
td.epm-tab-language
{
	width:516px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:right;
}
table.epm-tab-grid
{
	width:514px;
}
td.epm-tab-gridtoggleitem2
{
	padding-left:20px;
}
td.epm-tab-griddocument
{
	width:514px;
	padding-left:40px;
}
td.epm-tab-griditem
{
	vertical-align:top;
}
div.epm-tab-griddocumentdesc
{
	line-height:14px;
	padding-left:16px;
}
td.epm-tab-griddocumentmeta
{
	padding-right:8px;
	color:Green;
	text-align:left;
}
/* ============= Image web part styles ============= */
.epm-productdisplay-table {
    table-layout:fixed;
}
.epm-productdisplay-imagecell {
    text-align:center;
    vertical-align:middle;
    width:210px;
    height:210px;
}
.epm-productdisplay-selectorcell {
    text-align:center;
    vertical-align:middle;
}
.epm-productdisplay-thumbnailtable {
    table-layout:fixed
}

.epm-productdisplay-thumbnailcell {
    border:1px solid black;
    width:35px;
    height:35px;
}

.epm-productdisplay-thumbnail {
    width:30px;
    cursor:hand;
    width:100%;
    height:100%;
}
