* { font-family:Times New Roman, Georgia, Sans-Serif;margin:0;padding:0;}                                                 

body,html { background:url('../images/bkg-main.jpg'); font-size:0.93em; }


a { text-decoration:none;color:#333; }
a:hover { text-decoration:underline; }
img { border:0; }
h1,h2,h3,h4,h5,h6 { font-weight:normal;color:#333 }

#main-content, #main-nav { float:left; }
#main-content {margin-top:2px;}
#main-nav-top { background:url('../images/bkg-main_nav-top.png') no-repeat;width:177px;height:10px; }
#main-nav-bottom { background:url('../images/bkg-main_nav-bottom-alt.png') no-repeat;width:177px;height:141px }
#main-nav {
  background:url('../images/bkg-main_nav-middle.png') repeat-y;
  width:177px;
  text-align:left;
  height:476px;
}

  #main-nav ul {
    list-style-type:none;
    text-align:left;
    font-size:14px;
    width:168px;
  }
  
  #main-nav li a {text-decoration:none;}
  #main-nav li:hover { background-color:#e2ddd8;}
  #main-nav li.active { background-color:#c9c4c0;}
  #main-nav ul li {
    padding:6px 0 6px 25px;
  }

#sub-nav {
  background-image:url('../images/bkg-sub_nav.png');
  background-repeat:repeat-y;
  width:237px;
  text-align:left;
  float: left;
  color: #333;
}

  #sub-nav h3{
    font-weight: bold;
    padding: 31px 0 33px 15px;
    
  }
  
  #sub-nav ul {
    list-style-type:none;
    text-align:left;
    font-size:14px;
    width:231px;
  }

  #sub-nav ul li{
    padding-left: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  #sub-nav ul li:hover{
background-color:white; 
cursor: pointer;
  }

#sub-nav-footer{
width: 237px;
height: 6px;    
background-image:url('../images/bkg-sub_nav-bottom.png');
background-repeat: no-repeat;
background-position: bottom left;
position: relative;
top: 6px;
}
#sub-nav-footer-padding{
width: 237px;
height: 6px; }

#artwork-preview {
  margin-top: 18px;
  float: left;
  width: 560px;
}

.preview-portrate{
width: 363px;
height: 456px;
background-image:url('../images/bkg-artwork-frame-portrate.png');
background-repeat: no-repeat;
background-position: bottom left;
text-align: center;
}
.preview-portrate img{
margin-top: 30px;
position: relative;
left: -7px;
}

.limitedpreview-portrate{
width: 363px;
height: 456px;

}
.limitedpreview-portrate img{
margin-top: 4px;
margin-left: 6px;
}

.preview-landscape{
width: 560px;
height: 300px;
background-image:url('../images/bkg-artwork-frame-landscape.png');
background-repeat: no-repeat;
background-position: bottom left;
}

#container {
  text-align:center;
  width:1040px;
  margin:0 auto;
  padding-top:65px;
  overflow:hidden;
  /* VITAL FOR ABSOLUTE POSITIONING LATER!!!!!!!!*/
  position: relative;
/*  border: thin solid green; */
}

a #logo {
  padding:29px 23px;
}

#infobox-container{
/* border: thin solid red; */
position: absolute;
right: 4px;
margin-top: 18px;
}
.infobox-control {
float: left;
width: 18px;
height: 18px;
position: relative;
right: 30px;
top: 15px;
cursor: pointer;
}
#artwork-info {
  float: left;
  padding: 0;
  width:240px;
  height:195px;
  background-image: url('../images/bkg-infodiv.png');
  background-repeat: no-repeat;
  text-align: left;
  visibility: hidden;
}

#artwork-info h3{
font-size: 22px;
width: 180px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

#artwork-info p{
width: 180px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

#artwork-info a{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

#scale-info {
  float: left;
  padding: 0;
  width:240px;
  height:195px;
/*  border: thin solid blue; */
  background-image: url('../images/bkg-infodiv.png');
  background-repeat: no-repeat;
  text-align: left;
  visibility: hidden;
  margin-top: 0px;
}

#scale-info p{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #333;
margin-left: 10px;
margin-top: 15px;
margin-bottom: 10px;
}

#scale-info #thumbnail {
float: left;
}

#scale-info #scale-assistant {
float: left;
margin-left: 10px;
}


#enquire-info {
  float: left;
  padding: 0;
  text-align: center;
}

#enquire-info p {
  width:232px;
  height:57px;
  background-image: url('../images/enquirebutton.png');
  background-repeat: no-repeat;
  background-position: 0 -7px;
  font-size: 22px;
  line-height: 58px;
  margin-top: 4px;
}

#footer {
  background:url('../images/bkg-footer.png') no-repeat;
  width:1040px;
  height:49px;
  margin:0 auto;
  clear:both;
  line-height:50px;
  color:#727171;
  position: relative;
  left: 0px;
  top: 8px;
 /* border: thin solid red; */
}

  #footer #leftcontent { padding-left:25px;float:left; }
  #footer #pmlogo { float:left; position:relative;top:14px;left:5px; }
  #footer #rightcontent { 
  margin: 4px 51px 5px 0; 
  padding-left: 24px; 
  float:right;
  color:black; 
/*  background-color: #FFF;*/
  background:url('../images/bkg-catalogue_button.png') no-repeat;
  width: 142px;
  height: 40px;
  line-height: 42px;
  text-align: left;
  }
  #footer #rightcontent a { color:black; }
  #footer #bottomcontent { clear:both;padding-left:25px;font-size:12px;color:#888787 }
  
#jstv { padding-left:21px;padding-top:30px; }

#info-div {
  background:url('../images/bkg-infodiv.png') no-repeat;
  width:240px;
  height:195px;
  float:right;
  position:relative;
  top:20px;
  right:-43px;
  text-align:left;
  display:none;
}

#icon-close { float:right;padding-top:27px;padding-right:15px; }
#info-div h2 { font-size:25px;line-height:40px;font-weight:normal;color:#333; }
#info-div h3 { font-size:14px;font-weight:normal;color:#333;line-height:28px; }
#info-div a { color:#333; }
#info-div #artwork-description { float:left;padding:20px;width:160px }

.work-yearnav { 
background-color:white; 
cursor: pointer;
color: #333;
}

.work-yearnav a {
color: #000;
}

#catalogue-content {
width: 405px;
height: 456px;
background: url('../images/bkg-catalogue-download-area.png') no-repeat;
margin: 40px auto;
}

#catalogue-content h1{
font-size: 18px;
font-weight: bold;
padding: 40px;
}

#catalogue-content p{
padding: 0 40px;
}

#catalogue-content form{
padding: 40px;
clear: both;
display: block;
}

#catalogue-content form label{
display: block;
float: left;
clear: left;
width: 100px;
height: 30px;
line-height: 25px;
}

#catalogue-content form input{
display: block;
float: left;
margin-top: 2px;
padding-top: 2px;
height: 18px;
width: 216px;
}

#catalogue-content form #submit{
height: 41px;
width: 162px;
margin-top: 20px;
float: right;
margin-right: 8px;
border: 0;
/* background: #FFFFFF; */
background: url('../images/downloadbutton.png') no-repeat;
padding-bottom: 5px;
font-size: 14px; 
clear: both;
cursor: pointer;
}

#catalogue-content .note { 
display: block; 
clear: both;
float: none;
padding: 0px;
margin: 0px;
/* damn ie and its querks!!!!! */
position: relative;
top: 90px;
left: 40px;
color: #666;
}

.exhibition-details {
  margin-top:-3px;
  float:left;
  width:232px;
  height:292px;

}

.exhibition-details h2{
font-size: 18px;
font-weight: bold;
margin-top: 35px;
margin-left: 25px;
margin-bottom: 35px;
}

.exhibition-details h3{
font-size: 14px;
font-weight: bold;
margin-left: 25px;
}

.exhibition-details p{
margin-left: 25px;
margin-top: 12px;
}

.exhibition-details p.note{
font-weight: bold;
color: #333; 
}


.exhibition-details-bg1 {
  background: url('../images/bkg-detail-frame1.png') no-repeat;

}
  
.exhibition-details-bg2 {
  background: url('../images/bkg-detail-frame2.png') no-repeat;
}

.exhibition-details-bg3 {
  background: url('../images/bkg-detail-frame3.png') no-repeat;
}

#overview-content {
  background: url('../images/bkg-overview-frame.png') no-repeat;
  min-height: 1455px;
  background-position: 0 -4px; 
}

#overview-content h1 {
padding-top: 30px;
margin: 0 0 38px 20px;
font-size: 18px;
font-weight: bold;
}
#overview-content h1 .description{
font-weight: normal;
}
#overview-content p {
width: 390px;
margin: 20px 20px;
}

#overview-content p.author {
font-weight: bold;
}


#statement-content {
  background: url('../images/bkg-statement-frame.png') no-repeat;
  min-height: 1033px;
  background-position: 0 -4px; 
}

#statement-content h1 {
padding-top: 30px;
margin: 0 0 38px 20px;
font-size: 18px;
font-weight: bold;
}
#statement-content h1 .description{
font-weight: normal;
}
#statement-content p {
width: 390px;
margin: 20px 20px;
}

#statement-content p.author {
font-weight: bold;
}

#statement-content p.author .description{
font-weight: normal;
}

#press-articles{ 
width: 500px; 
float: left;
}

#press-articles-content {
width: 500px;
background: url('../images/bkg-press-frame.png') repeat-y;
background-position: 0 -4px; 
}

#press-articles-content-footer {
width: 500px;
background: url('../images/bkg-press-frame-footer.png') no-repeat;
height: 17px;
}

#press-articles-content h2{
font-size: 16px;
font-weight: bold;
padding: 30px 20px;

}

#press-articles-content p{
width: 400px;
padding: 10px 20px;
}

.film-details {
  margin-top:-3px;
  float:left;
  width:232px;
  height:292px;
}

.film-details h2{
font-size: 18px;
font-weight: bold;
margin-top: 35px;
margin-left: 15px;
margin-bottom: 35px;
}

.film-details h3{
font-size: 14px;
font-weight: bold;
margin-left: 15px;
}

.film-details a.preview{
margin-left: 10px;
}
.film-details a.preview img{
margin-top: 10px;
border: 0;
}

.film-details p{
margin-left: 15px;
margin-top: 12px;
}

.film-details p strong {
color: #333
}

.film-details p.note{
font-weight: bold;
color: #333; 
}


.film-details-bg1 {
  background: url('../images/bkg-detail-frame1.png') no-repeat;
  background-position: 0 -1px;
}


.contact-details {
  margin-top:-3px;
  float:left;
  width:232px;
  height:292px;
}

.contact-details h2{
font-size: 18px;
font-weight: bold;
margin-top: 35px;
margin-left: 25px;
margin-bottom: 35px;
}

.contact-details h3{
font-size: 14px;
font-weight: bold;
margin-left: 25px;
}

.contact-details p{
margin-left: 25px;
margin-top: 12px;
}

.contact-details p strong {
color: #333
}

.contact-details p.note{
font-weight: bold;
color: #333; 
}
.contact-details p.note a{
font-weight: normal;
}

.contact-details-bg1 {
  background: url('../images/bkg-detail-frame1.png') no-repeat;
  background-position: 0 -1px;
}

.error {
color: #FF3333;
position: absolute;
}
