﻿#article {overflow: auto;}
#summary {
height: 395px;
position: relative;
background: url(../images/news-images/spring-release-2009-background-1.gif) no-repeat;
}

#content-center ul li, #content-center img, #content-center ul li a {
height: 84px;
width: 99px;
}

#content-center ul li {
float: left;
list-style-type: none;
}
#content-center img {border: 0;}
#content-center ul li a {display: block;}
#content-right p, #summary-text a {color: #666666;}
#summary-text a:hover {color: #8210D2;}
#summary-text{
clear: right; 
padding: 0 5px;
}


#summary-navigation {
position: absolute;
top: 302px;
left: 0;
width: 580px;
}

#summary-navigation  li {
float: left;
width: 116px;
list-style-type: none;
}

#summary-navigation li a{
text-decoration: none;
display: block;
padding: 3px 0 3px 5px;
font-size: 10px;
font-weight: bold;
color: #efefef;
}

#summary-navigation li a:hover{
color: #B96DB0;
background: #ffffff;
}

hr {
height: 5px;
background: #3B2E28;
border: 0;
}
 
.artist-section {
position: relative;
height: 115px;
margin: 5px 0;
}

.artist-section li {list-style-type: none;}

.section-title h3{padding-top: 5px; font-weight: normal; font-size: 14px;}
.section-title a {text-decoration: none;}
.section-title a:hover {text-decoration: underline;}

.section-title, .section-text, .back-to-top {
width: 205px;
margin-bottom: 7px;
margin-left: 5px; 
}

.section-thumbnails {
position: absolute;
top: 10px;
right: 0;
width: 400px;
}

.section-thumbnails  ul {
margin: 0;
padding: 0;
position: relative;
}

.section-thumbnails  li {
float: right;
list-style-type: none;
padding-bottom: 5px;
}

.section-thumbnails  a {
padding: 7px;
display: block;
margin: 0;
}
.section-thumbnails  a:hover {background: #4B97D2;}
.section-thumbnails  img {
width: 60px;
height: 60px;
}

ul.green {background: #E8F1E8;}
hr.green {background: #A3C9A2;}
.green .section-thumbnails  li {background: url(../images/news-images/green-image-footer.gif) no-repeat bottom left;}
#article-content .green .section-thumbnails  img {border: solid 1px #A3C9A2;}
.green .section-thumbnails  a:hover {background: #A3C9A2;}
.green .section-text, .green .back-to-top a {color: #666666;}
.green .section-title a {color: #666666;}
.green .section-title a .bold {color: #A3C9A2;} 
.green .back-to-top a:hover {color: #A3C9A2;}

ul.violet {background: #E4DAEF;}
hr.violet {background: #926DC0;}
.violet .section-thumbnails  li {background: url(../images/news-images/violet-image-footer.gif) no-repeat bottom left;}
#article-content .violet .section-thumbnails  img {border: solid 1px #926DC0;}
.violet .section-thumbnails  a:hover {background: #926DC0;}
.violet .section-text, .violet .back-to-top a {color: #666666;}
.violet .section-title a {color: #666666;}
.violet .section-title a .bold {color: #926DC0;} 
.violet .back-to-top a:hover {color: #926DC0;}

ul.magenta {background: #EDDAEB;}
hr.magenta {background: #B96DB0;}
.magenta .section-thumbnails  li {background: url(../images/news-images/magenta-image-footer.gif) no-repeat bottom left;}
#article-content .magenta .section-thumbnails  img {border: solid 1px #B96DB0;}
.magenta .section-thumbnails  a:hover {background: #B96DB0;}
.magenta .section-text, .magenta .back-to-top a {color: #666666;}
.magenta .section-title a {color: #666666;}
.magenta .section-title a .bold {color: #B96DB0;} 
.magenta .back-to-top a:hover {color: #B96DB0;}
