/* Start of CMSMS style sheet 'news' */
#News
{
width:980px;
margin-left:-34px;
}
.NewsSummary
{
float:left;
margin:-15px 0 20px 34px;
}
.NewsSummaryLink
{
position:relative;
z-index:5;
top:15px;
width:207px;
height:15px;
}
.NewsSummaryLink a
{
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
background-color:#fff;
}
.NewsSummarySummary
{
position:relative;
z-index:1;
}
.NewsSummaryType a
{
text-transform:uppercase;
text-decoration:none;
font-size:10px;
}
.NewsSummaryPagination
{
width:936px;
border-top:1px solid #000;
text-align:center;
}
.NewsSummaryPagination a
{
display:block;
width:100px;
height:17px;
text-transform:uppercase;
font-size:10px;
background-color:#000;
color:#fff;
text-decoration:none;
font-weight:bold;
}
.NewsSummaryPage
{
float:left;
font-size:14px;
width:auto;
}
.NewsSummaryPages {
width:250px;
margin:0 AUTO;
}
#NewsPostDetailGallery
{
text-align:center;
}
#NewsPostDetailGallery ul
{
margin:0px;
padding:0px;
}
#NewsPostDetailGallery ul li
{
list-style:none;
float:left;
}
#NewsPostDetailGallery ul li a
{
text-decoration:none;
display:block;
height:15px;
padding:0 3px;
}
#NewsPostDetailGallery .curPhoto, #NewsPostDetailGallery .photo:hover
{
color:#fff;
background-color:#000;
}
.photoNav
{
position:absolute;
z-index:1001;
}

.photoPrev
{
display:block;
text-decoration:none;
}
.photoNext
{
display:block;
text-decoration:none;
}
.photoPrev:hover
{
background-image:url(images/previous.jpg);
}
.photoNext:hover
{
background-image:url(images/next.jpg);
}
.photoPrev:hover, .photoNext:hover
{
background-repeat:no-repeat;
background-position:center;
background-color:#fff;
}
/* End of 'news' */

