/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 November 2009 23:05:51
*/


/*******************************/   
/* --------- //Global Styles// */
/*******************************/ 

.hidden {
    display: none;    
}

img {
    border: none;
}  
  
h1 {
    font-size: xx-large;
    margin: 30px 0 30px 0;
    color: #7e7e3f;
}

h2 {
    font-size: 15px;
    font-weight: bold;
    color: #FC9800;
    padding: 0;
    margin: 0px 0 0.2em 0;
} 

h2 a:link, h2 a:visited, h2 a:hover {
    color: #FC9800;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    color: #FC9800;
    padding: 0;
    margin: 0px 0 0.2em 0;
}

h4 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0px 0 0.2em 0;
}

q {
    font-weight: bold;
}



/*********************************/   
/* --------- //Menu bar Styles// */
/*********************************/ 

#menu {
    width: 408px;
    margin-top: -32px;
}

#first-level {
    width: 408px;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    text-align: right;
}

#menubg {
    margin-top: 1px;
    height: 31px;
    background-color: #d6d673;
}


#first-level ul {
    margin: 1px 0 0 0;
    padding: 0;
    list-style: none;
 /* background-color: #d6d673;*/
}

#first-level ul li {   
    display: inline;
    line-height: 2.7em;
}

#first-level ul li a:link, #first-level ul li a:visited {
    display: inline;        /* Gets rid of IE double maring bug (gets overriden by the "float: left" so actually does nothing visually really) */
    /* float: left; */
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    color: #000;
    background: #d6d673;
}

#first-level ul li a:hover {
    background: #b0b058;    
}

#first-level .selected a:link,#first-level .selected a:visited, #first-level .selected a:hover,#first-level .selected a {
    background: #b0b058;
}

#second-level {
    font-size: 0.9em;
    padding: 0 0 20px 0;
    margin: 0 0 0 0;
    height: 155px;
    width: 195px;
    float: right;
}

#second-level ul {
    width: 195px;
    list-style-type: none;
    margin: 15px 0;
    padding: 0;
}


#second-level ul li {
    background-color: #d4d0bd;
    margin-top: 1px;
    padding-left: 15px;    
    padding-top: 5px;
}

#second-level ul li.first {
    background-color: #fc9800;
    color: #FFF;
    text-transform: uppercase;
    height: 25px;
    padding-top: 7px;
}

#second-level ul li a:link, #second-level ul li a:visited, #second-level ul li a:hover, #second-level ul li a:active {
    text-decoration: underline;
    color: #6d6d6d;
    height: 27px;
    display: block;
}

/* --------- //End Menu Bar Styles// */

body {
    background-color: #413B2F;
    color: #6d6d6d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: 1.4em;
    text-align: center;
}

#container {
    padding: 15px 0 15px 15px;
    overflow: hidden;
    background-color: #f1eede;
    margin: auto auto; /*This line All other browsers will center align the body content*/
    text-align: left;
    width: 950px;
    height: auto;
}

#left-col {
    width: 408px;
    float: left;
}

#homepage-info {
    width: 408px;
    padding: 20px 0;
}

#homepage-info h1 {
    font-size: 1.5em;
    margin-bottom: 0px;
    margin-top: 5px;
    clear: left;
}
#homepage-info h2 {
    font-size: 1.1em;
    margin-bottom: 0em;
    margin-top: 15px;
}

#homepage-info p {
    margin: 0;
    padding: 0;
    color: #6d6d6d;
    font-size: 0.9em;
    line-height: 11.5pt;
}

#homepage-info #exhibition-links {
    margin-top: 15px;
    overflow: hidden;
    float: left;
    width: 408px;
}

#homepage-info #exhibition-links .col {
    float: left;
    width: 204px;
}

#homepage-info #exhibition-links ul {
    list-style-type: disc;
    padding: 0 0 0 15px;
    margin: 0 0 0 0px;
    font-size: 0.9em;
}

#homepage-info #exhibition-links ul li {
    color: #6d6d6d;
}

#homepage-info #exhibition-links ul li a:link, #homepage-info #exhibition-links ul li a:visited, #homepage-info #exhibition-links ul li a:hover, #homepage-info #exhibition-links ul li a:active {
    color: #6d6d6d;
    text-decoration: underline;
}

#homepage-info #exhibition-links ul li a:hover {
    background-color: #D9D7CA;
}

#sculpture-info {
    padding-top: 15px;
}

a.gray:link, a.gray:visited, a.gray:active, a.gray:hover {
    text-decoration: underline;
    color: #6d6d6d;
}

a:link, a:visited, a:active, a:hover {
    text-decoration: underline;
    color: #6d6d6d;
}

a.return:link, a.return:visited, a.return:active, a.return:hover {
    text-decoration: underline;
    color: #6d6d6d;
}

a.return:hover, a.gray:hover {
    background-color: #D9D7CA;
}

#sculpture-info #sculpture-heading {
    width: 408px;
    overflow: hidden;
    float: left;
}

#sculpture-info #sculpture-heading h1 {
    font-size: 1.5em;
    margin-bottom: 15px;
    margin-top: 0px;
    padding-top: 0;
    clear: left;
    float: left;
    width: 195px;
}

#sculpture-info #sculpture-heading p {
    margin: 0;
    padding: 3px 0 0 0;
    color: #6d6d6d;
    font-size: 0.9em;
    line-height: 10pt;
    float: right;
    width: 178px;
}

#sculpture-info h2 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
    margin-top: 15px;
}

#sculpture-info p {
    margin: 0;
    padding: 0;
    color: #6d6d6d;
    font-size: 0.9em;
    line-height: 11.5pt;
}

#sculpture-info ul {
    margin-left: 0px;
    padding-left: 20px;
    font-size: 0.9em;
}

#sculpture-info ul li {
    line-height: 1.3em;
}

#right-col {
    float: left;
    width: 528px;

}

.content {
    padding: 0 20px 20px 35px;
    width: 430px;
}

.content.secondary p {
    margin: 0 0 1.5em 0;
    padding: 0 ;
}

.content.home {
    padding: 0 0 15px 17px; 
    width: 430px;    
}

#art-showpiece {
    width: 507px;    
}

#art-showpiece img {
    height: 477px;
    width: 507px;
}

#art-caption {
    background-color: #b0b058;
    width: 317px;
    height: 25px;
    color: #000000;
    font-size: 0.9em;
    padding: 5px 0 0 190px;
}

#no-javascript-detected {
    width: 507px;    
    display: block;
    font-size: 0.85em;
    text-align: center;
    padding: 12px 0 0 0;
}

#no-flash-detected {
    width: 507px;    
    display: block;
    font-size: 0.85em;
    text-align: center;
    padding: 12px 0 0 0;
}

#no-flash-detected a:link, #no-flash-detected a:visited, #no-flash-detected a:hover, #no-flash-detected a:active {
    color: #6d6d6d;
}

#no-javascript-detected span {
    color: #FC9800;
}

#prizes p {
    padding: 0 0 5px 0;
    margin: 0;
}

#prizes ul {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

#prizes ul li {
    list-style-type: disc;
}

#assistantduties p {
    padding: 0 0 5px 0;
    margin: 0;
}

#assistantduties ul {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

#assistantduties ul li {
    list-style-type: disc;
}

ul#critical-dates {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0;
}

ul li#critical-dates {
    list-style-type: none;
}

ul#about, ul#about li {
    list-style-type: disc;
    margin-left: 10px;
    padding-left: 0px;
}

#footer {
    font-size: x-small;
    color: #565043;
    width: 505px;
    padding-left: 28px;
}

#footer.a-flash-page {
    padding-left: 29px;
    width: 499px;
}

#date-last-updated {
    padding: 2px 5px 0 0;
    float: left;
}

#site-by {
    float: left;
    padding: 2px 5px 0 0;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
    font-size: x-small;
    text-decoration: underline;
    color: #565043;
    padding-left: 5px;    
    padding-right: 5px;    
    display: block;
    float: left;
    padding-top: 2px;
}

#footer a.last:link, #footer a.last:visited, #footer a.last:hover, #footer a.last:active {
    padding-right: 0px;
    margin-right:0;
    float:left;
    display:block;
    padding-top:0;
}

#footer a:hover {
    background-color: #D9D7CA;
}

#footer a.last:hover {
    background-color: #F1EEDE;
}

#footer img {
    display:block;
    float:left;
    margin:0;
    padding:0;
}

hr {
    height: 1px;
    display: block;
    border: none;
    margin: -10px 0px 10px 0px;
    padding: 0;
    border-bottom: 1px solid #BEBEBB;
}

.pastprizesdates {
    font-size: 0.85em;
}

/*********************************/   
/* --------- //Countdown clock// */
/*********************************/ 

#countdown {
    position: relative;
    float: right;
    margin-top: 20px;
    width: 200px;
    height: 75px;
    background: url('http://sculptureprize.woollahra.nsw.gov.au/__data/assets/image/0018/41832/countdownbg.gif') no-repeat;
    padding: 7px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#tzcd {
    font-size: 13px;
    font-weight: bold;
    color: #DFDF78;
}


/*********************************/   
/* --------- //Search bar Styles// */
/*********************************/ 

.search-header {
    padding: 7.5px;
    background: #E8E8DE;
    margin: 15px 0px 15px 0px ;
}
.search-header p {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    color: #565043;
}

.search-header .list-next a, 
.search-header .list-next a:link, 
.search-header .list-next a:hover, 
.search-header .list-next a:visited,
.search-header .list-prev a, 
.search-header .list-prev a:link, 
.search-header .list-prev a:hover, 
.search-header .list-prev a:visited  {
    color: #6d6d6d;
    background: inherit;
    text-decoration: underline;
}

.search-header .list-next {
    text-align: right;
    float: right;
    color: #6d6d6d;
}

.search-header .list-prev {
    text-align: left;
    float: left;
    color: #6d6d6d;
}

/* --------- //Subscribe to e-news// */

ul .bulkmail_subscribe_page_50034__success {
   list-style-type: none; 
}

li.bulkmail_subscribe_page_50034__success {
   border: 1px solid #336633; 
   padding: 0px 0px 0px 30px; 
   margin-left: -40px; 
   width: 100%; 
   height: 45px !important; 
   background: url('http://sculptureprize.woollahra.nsw.gov.au/__data/assets/image/0020/50186/success-icon.gif') no-repeat;
   color: #000000;
   font-weight: bold;
   background-color: #B0E680;
}

ul .bulkmail_subscribe_page_50034__errors {
   list-style-type: none;
}

li.bulkmail_subscribe_page_50034__errors {
   border: 1px solid #660000; 
   padding: 0px 0px 0px 30px;
   margin-left: -40px; 
   width: 100%; 
   height: 33px !important; 
   background: url('http://sculptureprize.woollahra.nsw.gov.au/__data/assets/image/0003/50187/error-icon.gif') no-repeat;
   color: #000000;
   font-weight: bold;
   background-color: #FFB1B1;
}

/* --------- //Unsubscribe to e-news// */

ul .bulkmail_subscribe_page_50043__success {
   list-style-type: none;
}

li.bulkmail_subscribe_page_50043__success {
   border: 1px solid #336633; 
   padding: 0px 0px 0px 30px;
   margin-left: -40px; 
   width: 100%; 
   height: 45px !important; 
   background: url('http://sculptureprize.woollahra.nsw.gov.au/__data/assets/image/0020/50186/success-icon.gif') no-repeat;
   color: #000000;
   font-weight: bold;
   background-color: #B0E680;
}

ul .bulkmail_subscribe_page_50043__errors {
   list-style-type: none;
}

li.bulkmail_subscribe_page_50043__errors {
   border: 1px solid #660000; 
   padding: 0px 0px 0px 30px; 
   margin-left: -40px; 
   width: 100%; 
   height: 33px !important; 
   background: url('http://sculptureprize.woollahra.nsw.gov.au/__data/assets/image/0003/50187/error-icon.gif') no-repeat;
   color: #000000;
   font-weight: bold;
   background-color: #FFB1B1;
}