/** 
 * HTML entity styles 
 */ 
a 
{ 
    text-decoration: none;  
}

a:hover { 
    text-decoration: underline; 
}

body {
    background-color: #E8E8E8;
    margin: 0; 
    padding: 0;
    text-align: center;
}

div, form, h1, p { 
    margin: 0; 
    padding: 0; 
}

h2
{
	visibility: hidden;
	display: none;
}

.error h2 
{
	visibility:visible;
	display: block;
	font-weight: normal;
}

img { 
    border: 0; 
}

input 
{
	width: 170;
	height: 22;
}

textarea 
{
	width: 360;
	height: 60;
}

ul { 
    margin-top: 0;
}

/** 
 * Global-layout classes 
 */ 
.clear { 
    clear: both;
}

.error li { 
    font-size: 9pt;    
}

/** 
 * Form entry styles 
 */
.form-entry { 
    clear: left;
    padding-bottom: 7px;
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
}

.form-entry .required { 
    font-weight: bold;
}

.form-entry label { 
    display: block; 
    float: left;
    padding-top: 3px;
    width: 100px;
}

.form-entry-submit { 
    margin-left: 100px;
}

a.button { 
    border: 1px solid #333333; 
    background-color: #EBF1EE;
    color: #333333;
    display: block;
    float: left; 
    margin: 0px 3px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    width: 70;
    height: 20;
    text-align: center;
}

a.button:hover { 
    text-decoration: none; 
}

/** 
 * Page-layout divs 
 */ 
#container 
{
    text-align: left;
    width: 800px;
    margin: 53px auto;
    background-position: 198 0;
    background-repeat: no-repeat;
}

body.home #container 
{
	background-image: none;
}

#home-content 
{
	position: relative;
	top: -53;
	left: 198;
    height: 520;
    width: 335;
}

#header-content { 
    height: 53px;
    left: 620px;
    width: 194px;
    position: relative;
    top: -53;
}

#header h1 { 
}

#header-content h1 a { 
    background-image: url(../images/jennings/logo_jennings.gif);
    background-repeat: no-repeat;
    height: 53px;
    width: 194px;
    display: block;
}

#header h1 span {
    display: none;
    visibility: hidden; 
}

/** 
 * The main navigation bar
 */
#mainnav
{	
	visibility: hidden;
	display: none;
}

#subnav
{
    background-color: #3e4749;
    position: absolute;
    top: 53px;
    text-transform: uppercase;
    width: 190px;
    height: 520;
    z-index: 100;
    overflow: visible;
}

.subnav-content 
{
    overflow: visible;
}

#subnav .nav-parent, 
#subnav .nav-parent-selected 
{
	position: relative; 
}

#subnav .nav-parent a, 
#subnav .nav-parent-selected a 
{
    height: 24;   
    font-size: 0;
    color: #3e4749;
    display: block; 
    z-index: 0;
}

#subnav .nav-parent a:hover,
#subnav .nav-parent-selected a:hover
{ 
    /* color: #4F5A5D; */
    color: #ffffff;
    background-color: #475053;
}

#subnav a.AbouttheArtist
{
    background-image: url(../images/jennings/nav_about.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
}

#subnav a.AbouttheArtist:hover,
body.theartist_statement #subnav .nav-parent-selected a.AbouttheArtist,
body.theartist_resume #subnav .nav-parent-selected a.AbouttheArtist,
body.theartist_biography #subnav .nav-parent-selected a.AbouttheArtist
{
    background-image: url(../images/jennings/nav_about_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #4F5A5D;
    color: #4F5A5D;
}

#subnav a.Collections
{
    background-image: url(../images/jennings/nav_bodiesOfWork.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
}

#subnav a.Collections:hover,
body.theartist_statement #subnav .nav-parent-selected a.Collections,
body.theartist_resume #subnav .nav-parent-selected a.Collections,
body.theartist_biography #subnav .nav-parent-selected a.Collections
{
    background-image: url(../images/jennings/nav_bodiesOfWork_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #4F5A5D;
    color: #4F5A5D;
}

#subnav .nav-child a.Statement
{
    background-image: url(../images/jennings/nav_statement.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #475053;
    color: #475053;
	font-size: 0;
}

#subnav a.Statement:hover,
body.theartist_statement #subnav a.selected
{
    background-image: url(../images/jennings/nav_statement_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #475053;
}

#subnav .nav-child a.Resume
{
    background-image: url(../images/jennings/nav_exhibitions.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #475053;
    color: #475053;
	font-size: 0;
}

#subnav a.Resume:hover,
body.theartist_resume #subnav a.selected
{
    background-image: url(../images/jennings/nav_exhibitions_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #475053;
    color: #475053;
	font-size: 0;
}

#subnav .nav-child a.biography
{
    background-image: url(../images/jennings/nav_biography.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #475053;
    color: #475053;
	font-size: 0;
}

#subnav a.Biography:hover,
body.theartist_biography #subnav a.selected
{
    background-image: url(../images/jennings/nav_biography_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #475053;
    color: #475053;
	font-size: 0;
}

#subnav a.Painting
{
    background-image: url(../images/jennings/nav_painting.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
}

#subnav a.Painting:hover,
#subnav .nav-parent-selected a.Painting
{
    background-image: url(../images/jennings/nav_painting_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #4F5A5D;
    color: #4F5A5D;
}

#subnav a.Sculpture
{
    background-image: url(../images/jennings/nav_sculpture.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
}

#subnav a.Sculpture:hover,
#subnav .nav-parent-selected a.Sculpture
{
    background-image: url(../images/jennings/nav_sculpture_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #4F5A5D;
    color: #4F5A5D;
}

#subnav a.OtherMedia
{
    background-image: url(../images/jennings/nav_other.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
}

#subnav a.OtherMedia:hover,
#subnav .nav-parent-selected a.OtherMedia
{
    background-image: url(../images/jennings/nav_other_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #4F5A5D;
    color: #4F5A5D;
}

#subnav a.News
{
    background-image: url(../images/jennings/nav_news.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
}

#subnav a.News:hover,
#subnav .nav-parent-selected a.News
{
    background-image: url(../images/jennings/nav_news_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #4F5A5D;
    color: #4F5A5D;
}

#subnav a.Contact
{
    background-image: url(../images/jennings/nav_contact.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
}

#subnav a.Contact:hover,
#subnav .nav-parent-selected a.Contact
{
    background-image: url(../images/jennings/nav_contact_on.gif);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #67726d;
    background-color: #4F5A5D;
    color: #4F5A5D;
}

body.theartist_statement #subnav .nav-child a 
{
	font-size: 0;
}

#subnav .nav-child a:hover
{ 
}

#subnav a.work-type-selected 
{
	font-size: 0;
}

#ucSubNav_nav-works img
{
	z-index: -1;
	visibility: hidden;
}

body.news #ucSubNav_nav-works,
body.news_article #ucSubNav_nav-works
{
	display: none;
	visibility: hidden;
}

#subnav .nav-child a
{
	border-bottom: 1px dotted #67726d;    
    height: 24;   
    font-size: 9;
    letter-spacing: 1;
    font-family: Verdana;
    font-weight: bold;
    text-indent: 30;
    line-height: 24px;
    text-decoration: none;    
    color: #FFFFFF;
}

#ucSubNav_nav-works
{
    border-bottom: 1px dotted #67726d;
    padding-top: 5;
    padding-left: 30;
}

#ucSubNav_nav-works a.work-type-visual,
#ucSubNav_nav-works a.work-type-visual-selected
{   
	overflow: hidden; 
	height: 14;
    width: 14;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
    background-repeat: no-repeat;
    font-size: 9;
    line-height: 14px;
    text-align: center;
}

#ucSubNav_nav-works a.work-type-visual,
#ucSubNav_nav-works a.work-type-visual:hover
{ 
    background-image: url(../images/jennings/icon_paper.gif);
    color: #BBD0CB;
}

#ucSubNav_nav-works a.work-type-visual-selected,
#ucSubNav_nav-works a.work-type-visual-selected:hover
{ 
    background-image: url(../images/jennings/icon_paper_on.gif);
    color: #FFFFFF;
}

#content 
{
}

.theartist_statement #footer,
.theartist_resume #footer,
.theartist_biography #footer
{
	position: relative;
	top: 0;
}
 
#footer 
{
	position: absolute;
	top: 575;
    color: #6B6A6A;
    width: 800px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
}

#footer a { 
    color: #6B6A6A;
    text-transform: none; 
}

body.home #footer 
{
}

#footer-artist-name,
#footer-homelink
{	
    display: none; 
    visibility: hidden;
}

#footer-address1, 
#footer-address2, 
#footer-phone, 
#footer-email { 
    float: left;
    margin-top: 3px; 
}
 
#footer-address2, 
#footer-phone, 
#footer-email { 
    padding-left: 5px;
}

#footer-phone { 
    font-weight: normal;
    text-transform: lowercase;   
}
#footer-email a { 
    font-weight: bold;
}
#footer-credit { 
    float: right; 
    margin-top: 3px; 
}
/** 
 * Page-specific styles 
 */ 

.error #body
{
	clear: none;
	position: relative;
	left: 198;
	top: 35;
    background-color: #BCD1C7;
    color: #475053; 
    width: 602;
    height: 432;
    font-family: Verdana;
}

.contact #body,
.contact_thankyou #body
{ 
    clear: none;
	position: relative;
	left: 198;
	top: 35;
    background-color: #BCD1C7;
    color: #475053; 
    width: 602;
    height: 432;
    font-family: Verdana;
	background: #BCD1C7 url(../images/jennings/t_contact.gif) no-repeat 14px 30px;  
}

.news #body,
.news_article #body
{ 
	position: relative;
	left: 198;
	top: 35;
    color: #475053; 
    width: 602;
    height: 432;
    font-family: Verdana;
    overflow: auto; 
}

.news #body-content,
.news_article #body-content
{
	background: #BCD1C7 url(../images/jennings/t_news.gif) no-repeat 14px 30px; 
}

.theartist_statement #body,
.theartist_resume #body,
.theartist_biography #body
 { 
    position: relative;
	margin-top: 36;
    left: 198;
    width: 602;
    color: #333333;
    overflow: auto;
    height: 432;
	background: #BCD1C7;
}

.theartist_statement #body-content,
.theartist_resume #body-content,
.theartist_biography #body-content,
.contact #body-content,
.contact_thankyou #body-content,
.news #body-content,
.news_article #body-content
{   
    padding: 65 14;
}

.error #body-content
{   
    padding: 20 14;
}

.theartist_statement #body-content
{
	background: #BCD1C7 url(../images/jennings/t_statement.gif) no-repeat 14px 30px;
}

.theartist_resume #body-content
{ 
	background: #BCD1C7 url(../images/jennings/t_exhibitions.gif) no-repeat 14px 30px; 

}

.theartist_biography #body-content
{ 
	background: #BCD1C7 url(../images/jennings/t_biography.gif) no-repeat 14px 30px;  
}

.theartist #body
{ 
	display: none;
	visibility: hidden;
}

#homepage-news 
{
	background: #BCD1C7 url(../images/jennings/t_latestNews.gif) no-repeat 14px 18px;
	height: 520px;
    width: 259px;
    position: relative;
    left: 541px;
    top: -577px;
}

#homepage-news-content 
{
	margin: 4;
	padding: 53 14;
    font-family: Verdana;
    font-size: 10px;
    color: #3e4749;
}

#homepage-news-content .news-article { 
    width: 200px;
    line-height: 16px;
}

#homepage-news-content .news-article-content { 
    width: 200px;
}

#homepage-news-content .news-article .date { 
    display: none; 
    visibility: hidden;
}

#homepage-news-content .news-article .title { 
    font-weight: bold;
}

#homepage-news-content .news-article a.news-article-details-link { 
    color: #FFFFFF;
    font-weight: bold;
    text-transform: capitalize;
}

#error a { 
    color: #FFFFFF;
    font-weight: bold;
    text-transform: capitalize;
	text-indent: 14;
}

#error {	
    background-position: 14 30;
    background-image: url(../images/jennings/t_contact.gif);
    background-repeat: no-repeat;
	left: 198;
	top: 35;
	position: relative;
	background-color: #BCD1C7; 
    width: 602;
    height: 432;
}

#error-content { 
    background-image: url(../assets/backgrounds/background-generic-textpage.jpg);
    font-family: Verdana;
    font-size: 10px;
    line-height: 15pt;
    background-repeat: no-repeat;
    padding: 160 14;
    color: #475053;
	top: -88;
	position: absolute;
    width: 602;
}

#body-content { 
    font-family: Verdana;
    font-size: 10px;
    line-height: 15pt;
	position: relative;
}

#navpage-content { 
    display: none;
    visibility: hidden;
}

.news-article { 
    padding-bottom: 25px;
}

#news-articles 
{
    height: auto;
    width: auto;
    background-color: #BCD1C7;
    color: #1E1E1C;
}

#news-articles-pager
{
}
   
body.news #news-articles-header
{ 
}
 
.news-article .date
{ 
    font-size: 10px;
    font-family: Verdana;
}

body.news_article .news-article .date
{ 
    padding-top: 5px;
}

#news-articles .news-article .title,
#news-articles-header
{ 
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: #3e4749;
}

#news-articles .news-article .teaser { 
    font-size: 10px;
    font-family: Verdana;
    color: #333333;
    font-weight: normal;
}

#news-articles .news-article .text { 
    display: none; 
    visibility: hidden;
}

#news-articles .news-article .more-link
{
	display: block; 
    color: #FFFFFF;
    font-weight: bold;
    text-transform: capitalize;
}

a.show-all-articles
{
	display: block; 
    color: #FFFFFF;
    font-weight: bold;
    text-transform: capitalize;
}

#work-type-overview
{
	display: none;
	visibility: hidden;
}

#work-content 
{
	position: relative;
	left: 0;
	top: 440;
    background-color: #BCD1C7;
    color: #475053; 
    width: 602;
    height: 80px;
    font-family: Verdana;
}

#work-content div.categories 
{
	display: none; 
	visibility: hidden;
}
/*
.visual-work #work-content img { 
    position: absolute;
    top: -440;
    left: 0;
    height: 432;
}
*/

#work-content img { 
    position: absolute;
    top: -440;
    left: 0;
    height: 432;
    z-index: 100;
}

.visual-work
{
	position: relative;
	top: -53;
	left: 198;
    width: 602;
    height: 432;
    background-color: #BCD1C7;
}

/*
#work-content
{
	position: relative;
	top: 388;
	left: 198;
    width: 602;
    background-color: #BCD1C7;
}
*/

#work-content .title 
{
	position: absolute;
    font-weight: bold;
    font-size: 10px;
    top: 3;  
    left: 10;
}

#work-content .text 
{
	display: block;
	position: absolute;
	left: 290;
	width: 300;
	height: 80;
	overflow: hidden;
	top: 5;
	line-height: 15px;
}

#work-content .category-parent
{
	position: absolute;
	top: 45;
	left: 10;
	
}

#work-content .edition,
#work-content .category
{
	display: none;
	visibility: hidden;
}

#work-content .dimensions,
#work-content .year
{  
    position: absolute;
}

#work-content .dimensions
{
    top: 17;
    left: 10; 
}

#work-content .year
{
    top: 31; 
    left: 10;
}

#work-content .sold
{
    position: absolute;
    top: 59;
    left: -13;
}

#work-content .sold li
{
    list-style-image: url(../images/jennings/square.jpg);
    list-style-type: none;
}

/** 
 * Extra <div>s
 */ 

#extraDiv2
{    
	position: absolute;
    top: 1000;
    left: -10;
    width: 1;
    height: 1;	
}

.error #container
{
	
}