﻿#article {overflow: auto;}
#summary {
height: 395px;
position: relative;
}
#summary-header {
height: 205px;
position: relative;
background: url(../images/news-images/autumn-collection-2009-header.jpg) no-repeat;
border-bottom: solid 5px #4F490A;
margin-bottom: 5px;
}

#header-label {
position: absolute;
top: 10px;
right: 10px;
color: #ffffff;
font-family: Georgia, Times New Roman, serif;
font-size: 20px;
}

#summary ul {
position: relative;
float: left;
}

#summary ul li {
float: left;
width: 145px;
list-style-type: none;
border-left: solid 1px #4F490A;
}

#summary ul li.no-border {border-left: none;}

#summary ul li a{
text-decoration: none;
display: block;
padding: 3px 0 3px 5px;
font-size: 10px;
font-weight: bold;
color: #4F490A;
}

#summary ul li a:hover{
background: #EBB84A;
}
#summary-text{background: #A89382; width: 230px; float: right; padding: 5px;}
#summary-text p {color: #ffffff;}

hr {
height: 5px;
background: #4F490A;
}
 
.artist-section {
position: relative;
height: 105px;
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; 
}
.back-to-top {position: absolute; bottom: 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.olive {background: #4F490A;}
.olive .section-thumbnails  li {background: url(../images/news-images/medium-cream-image-footer.gif) no-repeat bottom left;}
#article-content .olive .section-thumbnails  img {border: solid 1px #F0D883;}
.olive .section-thumbnails  a:hover {background: #F0D883;}
.olive .section-text, .olive .back-to-top a {color: #ffffff;}
.olive .section-title a {color: #F0D883;}
.olive .section-title a .bold {color: #ffffff;} 
.olive .back-to-top a:hover {color: #F0D883;}

ul.cream {background: #F0D883;}
.cream .section-thumbnails  li {background: url(../images/news-images/olive-image-footer.gif) no-repeat bottom left;}
#article-content .cream .section-thumbnails  img {border: solid 1px #4F490A;}
.cream .section-thumbnails  a:hover {background: #4F490A;}
.cream .section-text, .cream .back-to-top a {color: #4F490A;}
.cream .section-title a {color: #4F490A;}
.cream .section-title a .bold {color: #ffffff;} 
.cream .back-to-top a:hover {color: #ffffff;}

ul.white {background: #ffffff;}
.white .section-thumbnails  li {background: url(../images/news-images/olive-image-footer.gif) no-repeat bottom left;}
#article-content .white .section-thumbnails  img {border: solid 1px #4F490A;}
.white .section-thumbnails  a:hover {background: #4F490A;}
.white .section-text, .white .back-to-top a {color: #4F490A;}
.white .section-title a {color: #4F490A;}
.white .section-title a .bold {color: #4F490A;} 
.white .back-to-top a:hover {color: #4F490A;}

