﻿.master { margin: auto auto; padding-top: 10px; width: 904px; color: #333; }
.mainContent { padding-bottom: 20px; }
.pageTitle { padding: 5px 0 10px 10px; font-family: Arial; font-size: 16pt; color: black; }

.blogEntry { color: #333 !important; }
.blogEntry h3 { font-family: Arial; font-size: 16pt !important; margin: 0 0 5px 0; }
.blogEntry h3 a { color: black !important; text-decoration: underline !important; }
.blogEntry h3 a:hover { color: #666 !important; }

/* Navigation */
.topNavContainer { background-image: url('/Style Library/Images/header.png'); height: 91px; background-repeat: no-repeat; }
.topNavLinks { width: 904px; line-height: 91px; }
table.topNav { margin-left: 150px; }
.sugLogo { padding-top: 2px; padding-left: 20px; }
.topNav a { color: #ffcc00; font-weight: bold; font-family: Arial; font-size: 14pt !important; }
.topNav a:hover { color: #aaa; }
.topNavSelected { text-decoration: underline !important; }
table.topNavItem { padding-right: 25px; }

/* Web Part */
tr.ms-WPHeader {   }
tr.ms-WPHeader td { border-bottom: none; background-position: top left; background-image: url('/Style Library/Images/wp-header-left.png'); background-repeat: no-repeat; }
tr.ms-WPHeader h3.ms-WPTitle { background-position: top right; background-image: url('/Style Library/Images/wp-header-right.png'); background-repeat: no-repeat; height: 27px; padding-top: 5px; border-bottom: none; }
tr.ms-WPHeader h3.ms-WPTitle span { color: #ffcc00; padding-left: 10px; }

/* Footer */
.footer { background-image: url('/Style Library/Images/footer.jpg'); height: 91px; width: 904px; background-repeat: no-repeat; padding: 0px; }
.footer ul { list-style: none; margin: 12px 0 0 20px; padding: 0; }
.footer ul li { float: left; padding-right: 15px; list-style-type: none; }
.footer-content { line-height: 50px; font-family: Arial; font-size: 8pt; color: #666; }
.footer-hosted-by { line-height: 50px; font-family: Arial; font-size: 8pt; color: #666; float: right; margin-right: 10px; }
.footer-hosted-by a { font-weight: bold; color: black; text-decoration: none; }
.footer-hosted-by a:hover { text-decoration: underline; }
