﻿#article {overflow: auto;}
#summary {
height: 395px;
position: relative;
}
#summary-header {
height: 205px;
position: relative;
background: url(../images/news-images/spring-collection-2010-header.jpg) no-repeat;
border-bottom: solid 5px #703A54;
margin-bottom: 5px;
}

#header-label {
position: absolute;
top: 10px;
left: 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: 190px;
list-style-type: none;
border-left: solid 1px #703A54;
}

#summary ul li.no-border {border-left: none;}

#summary ul li a{
text-decoration: none;
display: block;
padding: 3px 0 3px 5px;
font-size: 11px;
font-weight: bold;
color: #703A54;
}

#summary ul li a:hover{
background: #D1788C;
}

hr {
height: 5px;
background: #703A54;
}
 
.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.dark-pink {background: #703A54;}
.dark-pink .section-thumbnails  li {background: url(../images/news-images/pink-image-footer.gif) no-repeat bottom left;}
#article-content .dark-pink .section-thumbnails  img {border: solid 1px #D1788C;}
.dark-pink .section-thumbnails  a:hover {background: #D1788C;}
.dark-pink .section-text, .dark-pink .back-to-top a {color: #ffffff;}
.dark-pink .section-title a {color: #D1788C;}
.dark-pink .section-title a .bold {color: #ffffff;} 
.dark-pink .back-to-top a:hover {color: #D1788C;}

ul.pink {background: #D1788C;}
.pink .section-thumbnails  li {background: url(../images/news-images/dark-pink-image-footer.gif) no-repeat bottom left;}
#article-content .pink .section-thumbnails  img {border: solid 1px #703A54;}
.pink .section-thumbnails  a:hover {background: #703A54;}
.pink .section-text, .pink .back-to-top a {color: #703A54;}
.pink .section-title a {color: #703A54;}
.pink .section-title a .bold {color: #ffffff;} 
.pink .back-to-top a:hover {color: #ffffff;}

ul.white {background: #ffffff;}
.white .section-thumbnails  li {background: url(../images/news-images/dark-pink-image-footer.gif) no-repeat bottom left;}
#article-content .white .section-thumbnails  img {border: solid 1px #703A54;}
.white .section-thumbnails  a:hover {background: #703A54;}
.white .section-text, .white .back-to-top a {color: #703A54;}
.white .section-title a {color: #703A54;}
.white .section-title a .bold {color: #703A54;} 
.white .back-to-top a:hover {color: #703A54;}

