/* Start of CMSMS style sheet 'Default' */
* {
margin:0;
padding:0;
}

#designedBy {
    text-align: right;
    display: block;
    padding: 10px;
}

#search {
    margin: 5px auto;
}

#searchResults {
    padding: 35px 50px;
    background: #fff;
}

#homePage #banner embed{
    position: relative;
}
.album_content .albumlist{
    display: block;
    margin: 20px 30px;
    float: left;
}

#homePage #sideColumn {
    width: 200px;
    float: left;
    position:relative;
}

#albumwrapper {
    padding: 0 25px;
}

#content .advertText {
    display: block;
    border: 1px solid #333;
    background: #fff;
    padding: 15px;
    text-align: center;
    margin: 25px;
}

#contentInner ol, 
#contentInner ul {
    /*margin-left: 25px;*/
}

#contentInner {
    font-size: 110%;
    line-height: 1.5em; 
    padding: 0 45px;
    margin-top: 30px;
    background-color: #f2f2f2;
    
}

#homePage #contentInner {
    line-height: 1;       
    font-size: 100%;
    padding: 25px;
    margin-top: 30px;
}


#mainContent {
     margin-left: 240px;
}

#homePage .thumb {
    background: none;
    border: none;
}


#homePage h1 {
   
}

#featuredArtist {
    
}

embed {
    display: block;
}

#banner {
   position: relative;
   float: left;
   
}


#imageBanner {
    z-index: 5;
}


hr {
     border: none;
     border-bottom: 1px dotted #333;
     margin: 1em 0;
}

body pre {
}

body {
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   background-color: #fff;
   background-image: url(uploads/images/interface/background.jpg);
   background-repeat: repeat-x;   
   color: #333;
}

#content h2, #content h3, #content h5, #content h6 {
     margin: 25px 0 15px -15px;
     border-bottom: 1px  dotted #333;
}

#content h4 {
     margin: 15px 0 15px -15px;
     border-bottom: none;

}
#homePage #content h2, #homePage  #content h3, #homePage #content h4, #homePage #content h5, #homePage #content h6 {
     margin: 5px 10px;
     border: none;
     padding: 10px 0px;
}

#content {
    
    margin: 0;
    background-color: #f2f2f2;
    padding: 35px; 25px;
    height: auto;
    position:relative;
    
}

#content ul {
    /*margin-left: 25px;*/
}

#homePage h1 {


}
 
#content h1 {
    
    background: #F0F1F5;
    text-align: right;
    padding: 5px 45px; 
    width: auto;
    display: block;
    font-size: 250%;
    
}

#content p {
    margin: 0.4em 0;
}

#banner {
   z-index: 5;
}


#homePage  #content {
    padding: 0;
    margin: 4em 0; 
}
#homePage #content h1 {
    display: none;
}


.body {
   width: 900px;
   margin: 20px auto;  
   z-index: 2;
   position: relative;
   overflow: auto;
   padding-bottom: 45px;
   background-image: url(uploads/images/interface/top_content_with_banner.jpg); 
    background-position: top right; 
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    
}

#homePage {
   
}

#header {
    overflow: auto;
    height: auto;
    margin-bottom: 0px;
     background: #f2f2f2 url(uploads/images/interface/top_content_with_banner.jpg) no-repeat top right;
} 

#homePage #header {


}

#header h1 {
    display: none;
}

img {
   border: 0;
}

h1,h2, h3, h5, h6 {
    color: #5777a6;
} 

h4 {
    color: #364D70;
} 

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {

/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */ 
   color: #3F6EA2;
}

a:visited {
   
   background-color: inherit;
  color: #18507C;                /* a different color can be used for visited links */
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   
   color: #FF8A00;
}


#menu {
     overflow: auto;
    background-color: #10141D;
}



#menu ul {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    height:50px;
}

#menu li {
    display: block;

    margin: 5px;
    float: left;
    padding: 5px 10px;
    
    border-right: 1px dotted #223;
}

body #menu ul .menuactive, 
body #menu .subMenu  ul .menuactive {
   font-weight: bold;
   color: #F99218;
}


#menu li a {
    color: #fff;
    background: none;
    text-decoration: none;
    display: table-cell;
    padding: 7px;
    width: auto;
    margin: 0 auto;
        position: relative;
}

#menu a:hover, #menu .subMenu ul a:hover {
    text-decoration: none;
   color: #FF8A00;
}

#menu .subMenu ul{
   
   background: #f2f2f2;
   height: auto;
   width: 850px;
   color: #333;
   padding: 0 25px;
}

#menu .subMenu li {
    border-right: none;
    border-bottom: none;
    margin: 0px;
    
}
#menu .subMenu ul a {
    color: #333;
    padding: 3px 10px;
}


body #menu .subMenu2 ul {
    position: relative;
    z-index: 19;
    background-color: #596374;
}
body #menu .subMenu3 ul {
    position: relative;
    z-index: 20;
    background-color: #798599;
}
body #menu .subMenu4 ul {
    position: relative;
    z-index: 19;
    background-color: #94a2b9;
}

.subMenu2 li {

    
    margin: 0;
}
body #menu .subMenu2 li a {
    color: #fff;
}
 
.subMenu3 ul li{
    position: relative;
    z-index: 20;
    
}
.subMenu3 li {
    
    
    margin: 0;
}



body #menu .subMenu3 li a {
    color: #fff;
}


.subMenu4 li {
    
}

body #menu .subMenu4 li a{
    color: #fff;
}


#quickInfo {
    font-size: 85%;
    float: right;
    width: 200px;
    margin: 20px;
    overflow: auto;
    padding: 5px 15px;
    padding-bottom: 0;
    background: #FFF;
    z-index: 4;

}

#quickInfoTest {
    font-size: 85%;
    float: right;
    width: 200px;
    margin: 20px;
    overflow: auto;
    padding: 5px 15px;
    padding-bottom: 0;
    background: #FFF;
    z-index: 4;

}

#quickInfo ul{
    list-style-type: none;
    width: 100%;
}

#homePage {
   overflow: hidden !important;
}

/* HOME */

#homePage #currentExhibition {
    overflow: auto;
    width: 900px;
    height: auto;
    float: left;
    padding-top: 40px;
    margin: 0;
    position: relative;
    left: -25px;
    top: -78px;
    background: #5777a6 repeat-y url(/uploads/images/interface/backgroundTop.jpg);
    background-position: top left;
    border-bottom: 8px solid #000;
}



#homePage #currentExhibition .sideTabMiddle {
    margin: 0;
    width: auto;
    float: left;
    margin: 0 35px;
    padding: 0;
    position: relative;

}

body #homePage #content #currentExhibition h2 {
    color: #f2f2f2;
    font-size: 320%;
    height: auto;
    padding: 0;
    padding-right: 35px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    text-align: right;
    width: auto;
    
}

#homePage #currentExhibition h3 {
    margin: 0 auto;
    color: #f2f2f2;
    font-size: 130%;
    width: auto;
    text-align: right;
    position: relative;
    margin: 0;
    margin-bottom: 0;
    font-family:  'Trebuche MS', sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    float: right;
     
}
.picturelist {
  width: 735px;
}
body #homePage #currentExhibition  .picturelist{
    margin: 0 auto; 
    width: 600px;
    margin-left: 0px;
    padding: 0;
    overflow: auto;
    border: none;
    padding-bottom: 30px;
    float: left;
}


body #homePage #currentExhibition  ul li {
    height: 150px;
    width: 150px;
    padding: 0;
    margin: 0 15px;
    margin-bottom: 15px;
    
}


body #homePage #currentExhibition  ul li img{ 
     margin: auto auto;
     border: 2px #e2e2e2 solid;
}

body #homePage #currentExhibition  ul li a, #homePage #currentExhibition  ul li img {
     padding: 0;
     margin: 0;
     background: none;
     border: none;
     
     
     
}
.pictureLink img {
    margin: 0;
}

body #homePage #currentExhibition .albumComment {
    width: 190px;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    color: #f2f2f2;
    border: none;
    background: 0;
    padding: 20px 0;
    clear: right;

}

#homePage #currentExhibition .albumComment a {
     color: #fff !important;
} 

body #homePage #content #contentInner h2 {
    padding-bottom: 15px;
}
 
body #homePage #featuredArtist h2 {
    margin: 0 !important; 
    color: #5777a6;
    font-size: 300%;
    padding: 0;
    padding-left: 40px;
    padding-bottom: 20px !important;
    background: no-repeat transparent url(/uploads/images/interface/sideTab_top2.jpg);
    background-position: bottom left;
    position: relative;
        
}

body #homePage #featuredArtist .albumpicturecount {
    display: none;
}


body #homePage #featuredArtist h3 {
     text-align: center;
     width: 100%;
     padding-top: 7px;
     padding-bottom: 0;
     margin: 0;
     z-index: 2;
     font-weight: normal;
    color: #f2f2f2;
    font-size: 320%;
     position: relative;
     top: -30px;
}

body #homePage #featuredArtist {
     float: right;
     padding: 0;
     margin: 0;
     width: 610px;
     padding-top: 25px;
     
}

body #homePage #featuredArtist .thumb {
    position: absolute;
    right: 100px;
    top: 40px;
    overflow: auto;
    
    display: block;
    
    height: auto;
    margin: 0;
    padding: 0;
    width: 200px;
    height: 250px;
    //background: #5777a6 no-repeat url(/uploads/images/interface/sideTab_bottom2.jpg);
    //background-position: -395px 60px;
}

#readmore {
    float: left;
    clear: left;
    margin: 30px 45px;
    background: transparent !important;
}

body #homePage #featuredArtist .picturelist {
    height: 250px;
    border: none;
    position: relative;
    display: block;
    width: auto;
}

body #homePage #featuredArtist .sideTabMiddle {
    background: #5777a6 no-repeat url(/uploads/images/interface/sideTab_bottom2.jpg);
    background-position: bottom right;
    float: left;
    width: 100%;
    position: relative;
    top: -5px;
}

body #homePage #featuredArtist .thumb p{ 
    padding: 0;
    margin: 0;
}

body #homePage #featuredArtist .pictureLink {
    margin: 1px;
    width: auto;
    height: auto;
    float: right;
    margin: 60px 55px;
    margin-bottom: 0;
    padding-bottom: 60px;
    background: transparent;
    text-align: right;
    background: transparent;
    display: block;
}


body #homePage #featuredArtist img{
    width: 180px;
    height: auto;
}



body #homePage #featuredArtist .albumComment {
     padding: 0;
     border: none;
     color: #f2f2f2;
     text-align: left;
     width: 210px;
     margin-top: 0px;
}


body #homePage #featuredArtist .albumComment p {
    float: left;
    width: 200px;
    padding: 35px;
    padding-top: 10px;
    padding-bottom: 1em;
    color: #f2f2f2;
    z-index: 200;
    position: relative;
}


body #homePage #featuredArtist .album_content {

}

body #homePage #content #featuredArtist .albumComment a {
    color: #FFF;
    text-decoration: underline;
    
}

body #homePage #content #featuredArtist .albumComment a:hover{
    color: #FF8A00;
}


#quickInfo {
    border: 1px solid #ccc;
}

#quickInfo h2{
    margin: 0;
    margin-top: 5px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #DDD;
    margin-bottom: 6px;
    font-size: 2em;
}

.NewsSummaryAuthor, .NewsSummaryCategory{
    display: none;
}


.NewsSummaryPostdate {
    float: right;
    width: auto;
    display: inline;
}

.NewsSummaryLink a{
    font-size: 135%;
    margin: 5px 0px;
    width: 100%;
    display: block;
}

#homePage #news {
   padding-top: 0px;
   position: relative;
   top: 0px;
   float: right;
}

#homePage #news h2 {
    margin: 0;
    font-size: 300%;
    background-repeat: no-repeat;
    height: auto;
    padding: 0px;
    padding-left: 43px;
    padding-bottom: 8px !important;
}



#homePage #sideColumn h2 {
    margin: 0;
    font-size: 300%;
    background-repeat: no-repeat;
    height: auto;
    padding: 0px;
    padding-left: 13px;
    padding-bottom: 8px !important;
}


#homePage #upcomingEvents h2{
    margin: 0;
    font-size: 300%;
    background-repeat: no-repeat;
    height: auto;
    padding: 0px;
    padding-left: 23px;
    padding-bottom: 8px !important;
}

#sideColumn .NewsSummary {
    padding: 4px;
    background: #fff;
}

#sideColumn .NewsSummarySummary {
    padding: 4px;
    background: #fff;
}

/* END HOME */


#homePage #news h2 {
text-align: left;
background-position: right bottom;
} 

.NewsSummary {
}

.NewsSummaryLink a {
    text-decoration: none !important;
}

.NewsSummary {
    margin: 15px 0;
    border-bottom: 1px dotted #DDD;
    line-height: 130%;
}

.NewsSummarySummary {
    margin: 15px 0;
    line-height: 130%;
}

.middleContent{
    margin: 0px 0px;
    border: 1px solid #CCC;
    background: #fff;
    padding: 5px;
    height: 460px;
    overflow: auto;
}

#upcomingEvents {
    margin: 0px 0px;
    border: 1px solid #CCC;
    background: #fff;
    padding: 5px;  
    height: 327px;
    overflow: auto;
}

#currentPage h3{
    width: 90%;
    float: left;
    clear: both;
}

#big 
.calendar-today{
  font-weight: normal;
  background-color: #F98D00;
}



.ImageFloatRight {
   float: right;
		padding: 0px;		
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
}


.ImageFloatLeft {
   float: left;
   position: relative;
		padding: 0px;		
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
}


.ImageFloatCenter {
   position: relative;
		padding: 0px;		
		margin-top: 20px;
		margin-bottom: 20px;
                text-align: center;
}

.DivClear {
clear: both;
}

.MultimediaTextbox {
  position: relative;
  display: block;
  width: 315px;
  height: 344px;
  overflow: auto;
}

#contactPage input{
 font-size: 90%;
}
#contactPage label{
 font-size: 80%;
}

/* ENEWS HOMEPAGE */


#enewsDiv {
}

#NMS_form {
    margin-top: 20px;
    border: 1px solid #CCC;
    background: #fff;
    padding: 0px;
    height: 120px;}   

#enewsDiv  #m9email {  
   width: 100px;
}

#enewsDiv  #m9username {  
   width: 100px;
}

#enewsDiv input {
   margin: 5px;
   width: 70px;
   border: 1px solid #BBB;
   padding: 3px;
}

#enewsDiv input:focus {
   border: 1px solid #5777A6;
   background-color:#F2F2F2;
}

#NMS_form span {
   float:left;
   margin:5px;
   padding-top:5px;
   width:45px; 
}

#NMS_form .nms_message {
   width: 180px; 
}

/* ENEWS, ENEWS PAGE */

.enewstitle {
 margin: 0 0 20px 0 !important;
}

.nms_subscribe {
   margin: auto;
   padding: 15px;
   border: 2px solid #ccc;
   width: 300px;
   background: #fff;
}

/*.nms_subscribe #m7email {  
   width: auto;
}

.nms_subscribe  #m7username {  
   width: 270px;
}*/

.nms_subscribe input {
   margin: 5px;
   width: auto;
   border: 1px solid #BBB;
   padding: 3px;
}

.nms_subscribe input:focus {
   border: 1px solid #5777A6;
   background-color:#F2F2F2;
}

.nms_subscribe span {
   float:left;
   margin:5px;
   width:50px; 
}

/*.nms_subscribe .nms_message {
   width: 180px; 
}*/


/* END OF ENEWS */

/* STAFF */

.staff {
border-bottom: 1px dotted #333;
margin: 10px 0px 10px 0px;
padding: 5px 0px 5px 0px;
font-size: 90%;
height: 210px;
}

.staff_header {
color: #5777a6;
text-align: left;
font-size: 130%;
display: block;
font-family:  'Trebuche MS', sans-serif;
font-weight: bold;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
}

.staff_img {
display: block;
float: left;
height: 160px;
width: 160px;
position: relative;
border: 3px solid #EEE;
margin-right: 15px;
margin-bottom: 15px;
margin-top:5px;
}

/* END OF STAFF */

/* ARCHIVE */

.archivecaption {
background-color:#EEE;
bottom:0;
border-top: 2px solid #FFF;
font-size:140%;
font-weight:bold;
height: 22px;
left:0;
line-height:normal;
margin:0;
opacity:0.9;
padding:5px;
position:absolute;
text-align:left;
width:150px;
}

.archivecaption a {
text-decoration: none;
}

.archivealbumbox {
border:1px solid #CCC;
margin:0 0 10px -15px;
background:#FFFFFF none repeat scroll 0 0;
padding: 5px;
width: 755px;
height: auto;
min-height:1px;
overflow: hidden;
}

.archivethumb {
line-height:normal;
list-style-type:none;
margin:10px;
position:relative;
text-decoration:none;
display: block;
float: left;
width: auto;
height: auto;
}

.archivealbumcomment {
font-size: 90%;
display:block;
}

.archiveheader {
color:#5777A6;
display:block;
font-family:'Trebuche MS',sans-serif;
font-size:120%;
font-weight:bold;
margin: 10px 0 10px 5px;
text-align:left;
}

.archiveheader a {
text-decoration: none;
}

/* END OF ARCHIVE*/


/* MEMBERSHIP FORM */

.membershipformbox {
margin: auto;
background: #FFF;
padding: 0px;
width: 640px;
height: auto;
overflow: hidden;
float: none;
font-size: 90%;
border: 2px solid #CCC;
padding-bottom: 10px;
}

.mshp_fieldset {
border-bottom: 1px dotted #CCC;
border-top: 0px;
border-left: 0px;
border-right: 0px;
margin-left: auto;
margin-right: auto;
background: #FFF;
padding: 5px;
height: auto;
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
}

.mshp_fieldset2 {
border-bottom: 1px dotted #CCC;
border-top: 0px;
border-left: 0px;
border-right: 0px;
margin-left: auto;
margin-right: auto;
background: #FAFAFA;
padding: 5px;
height: auto;
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
}

.mshp_staticheader {
color:#5777A6;
font-size: 130%;
font-weight:bold;
margin: 5px 0 10px 10px;
text-align:left;}


.membership div label {
margin-left:10px; 
width:105px;
float: left;
font-size: 100%;
margin-top: 2px;
}

.membership div input, textarea, select {
border: 1px solid #ccc;
-moz-border-radius: 4px 4px 4px 4px; 
-webkit-border-radius: 4px 4px 4px 4px; 
padding: 4px;
margin-bottom: 4px;
width: 195px;
margin-top: 2px;
}

.membership div input:focus {
background-color:#F2F2F2;
}

.membership  .captcha {
background:#FFF;
font-size:90%;
padding:10px;
float: left;
width: 100%;
}

.membership  .captcha input {
margin-top: 10px;
width: 100px;
}

.membership .captcha img {
float:right;
margin-right: 35px;
}

.membership div input.fbsubmit {
margin-left:10px;
margin-bottom: 20px;
width:100px;
background-color: #fafafa;
float: left;
border: 0px;
}

.membership div input.fbsubmit:hover{
background-color: #ff9933;
border: 0px;
}

/* MEMBERSHIP INDIVIDUAL DIVS */

.mshp_first_name {float: left;}
.membership .mshp_first_name label {width: 110px;}
.membership .mshp_first_name input {width: 90px;}

.mshp_last_name {float: left;}
.membership .mshp_last_name label {width: 80px; }
.membership .mshp_last_name input {width: 90px;}

.mshp_gender {float: left;}
.membership .mshp_gender label {width: 90px;}
.membership .mshp_gender select {width: 100px;}

.mshp_mailing_address1 {float: left;}
.membership .mshp_mailing_address1 label {width: 110px; }
.membership .mshp_mailing_address1 input {width: 480px;}

.mshp_mailing_address2 {float: left; width:100%; margin-left: 120px;}
.membership .mshp_mailing_address2 label {width: 110px; }
.membership .mshp_mailing_address2 input {width: 480px;}

.mshp_suburb_town { float: left;}
.membership .mshp_suburb_town  label {width: 110px; }
.membership .mshp_suburb_town  input {width: 280px;}

.mshp_postcode {float: left;}
.membership .mshp_postcode label {width: 90px; margin-left: 10px;}
.membership .mshp_postcode input {width: 90px;}

.mshp_home_phone {float: left;}
.membership .mshp_home_phone label {width: 110px; }
.membership .mshp_home_phone  input {width: 80px;}

.mshp_work_phone {float: left;}
.membership .mshp_work_phone label {width: 90px; }
.membership .mshp_work_phone input {width: 90px;}

.mshp_mobile {float: left;}
.membership .mshp_mobile label {width: 90px; }
.membership .mshp_mobile input {width: 90px;}

.mshp_email {float: left;}
.membership .mshp_email label {width: 110px; }
.membership .mshp_email input {width: 480px;}

.mshp_statictxt {float: left; margin: 5px 10px 5px 10px; width:95%}

.mshp_cardholderno {float: left;}
.membership .mshp_cardholderno label {width: 110px; }
.membership .mshp_cardholderno input {width: 170px;}

.mshp_cardholderexp {float: left;}
.membership .mshp_cardholderexp label {width: 110px; }
.membership .mshp_cardholderexp input {width: 180px;}

.mshp_donationamount {float: left;}
.membership .mshp_donationamount label {width: 500px; color: #5777A6;}
.membership .mshp_donationamount input {width: 90px;}

.mshp_occupation {float: left;}
.membership .mshp_occupation label {width: 110px; }
.membership .mshp_occupation input {width: 170px;}

.mshp_artforms {float: left;}
.membership .mshp_artforms label {width: 110px; }
.membership .mshp_artforms input {width: 180px;}

.mshp_volunteer {float: left;}
.membership .mshp_volunteer label {width: 200px; }
.membership .mshp_volunteer select {width: 100px;}

.mshp_age {float: left;}
.membership .mshp_age label {width: 110px; }
.membership .mshp_age select {width: 180px;}

.mshp_ifother {float: left;}
.membership .mshp_ifother label {width: 300px; }
.membership .mshp_ifother textarea {margin: 5px 10px; width: 600px;}


.mshp_statictxt2 {float: right; width:70%}

.mshp_demoquestion {float: left; width: 100%}
.membership .mshp_demoquestion div {width: 100%; float: none;}
.membership .mshp_demoquestion label {width: 100%; float: none; margin-left: 0px;}
.membership .mshp_demoquestion input {width: 30px; float: none; border: none;}

.mshp_type, .mshp_years {float: left;}
.membership .mshp_type label {width: 110px;}
.membership .mshp_type select {width: 490px;}

/* END OF MEMBERSHIP FORM */

/* FORMATTING FOR LINKS LIST ON LINKS PAGE*/

.linklist ul {width: 770px; 
margin-left: -25px;}

.linklist li {background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
height: 120px;
margin-left: 10px;
min-height:1px;
overflow:hidden;
padding:5px;
width: 360px;
float: left;
margin-bottom: 10px;
overflow: auto;}

.linklist p {font-size: 90%;}

.linklist a {text-decoration: none; font-weight: bold;}

.linklistlogos  {width: 750px; 
margin: 20px 0px 20px -15px;
border: 1px solid #CCC;
background: #FFF;
height: auto;
float: left;}

.linklistlogos li {border-left: 1px dotted #CCC;
overflow: hidden;
float:left;
margin: 10px 5px 10px 0px;}

/* END OF FORMATTING FOR LINKS LIST ON LINKS PAGE*/

/*LOGOS ON HOME*/

.logos {border: 1px solid #CCC;
float: left;
margin-top: 40px;
width: 848px;
background: #FFF; }

.logos li {float: left;
overflow: hidden;
width: 211px;
border-left: 1px dotted #CCC;}

/*END LOGOS ON HOME*/


/* SIC10 AGREEMENT FORM */

.sicformbg {
width: 830px;
height: 550px;
background-image: url('http://umbrella.org.au/uploads/images/Exhibitions/2010/Students%20In-case/form-bg-texture.jpg');
margin-left: -45px;
margin-right:-45px;
}

.sicform div label {
margin-left:10px; 
width:105px;
float: left;
font-size: 100%;
margin-top: 2px;
font-weight: bold;
}

.sicform div input {
border:1px solid #000000;
-moz-border-radius: 4px 4px 4px 4px; 
-webkit-border-radius: 4px 4px 4px 4px; 
padding: 4px;
margin-bottom: 4px;
width: 275px;
}

.sicform div input:focus {
border: 1px solid #5777A6;
background-color:#F2F2F2;
}

.sicintro {
-moz-border-radius: 4px 4px 4px 4px; 
-webkit-border-radius: 4px 4px 4px 4px; 
background:#EDF2F3 none repeat scroll 0 0;
border:1px solid #CC0000;
font-size:90%;
height:55px;
margin:10px;
overflow:auto;
padding-left:10px;
padding-right:10px;
width:368px;
}

.sicform  .captcha {
background:#ffcc99 none repeat scroll 0 0;
font-size:90%;
margin:10px;
padding:10px;
border: 1px solid #000000;
width:367px;
}

.sicform  .captcha input {
margin-top: 10px;
width: 100px;
}

.sicform .captcha img {
float:right;
margin-left:10px;
}

.sicform div input.fbsubmit {
margin-left:10px;
width:100px;
background-color: #ff6600;
border: 1px solid #000;
font-weight: bold;
}

.sicform div input.fbsubmit:hover{
background-color: #FFCC66;
border: 1px solid #ff6600;
width:100px;
}

.sicformbox {
border: none;
margin: 30px -10px 5px 5px;
background: none;
padding: 5px;
width: 55%;
height: auto;
overflow: hidden;
float: right;
position: relative;
}

.sicform .schoolchoice select  {
border:1px solid #000000;
width:285px;}

/* END OF SIC10 AGREEMENT FORM */

/* MEMBERS SHOW AGREEMENT FORM */

.ms10formbg {
width: 830px;
height: 860px;
background-image: url('http://umbrella.org.au/uploads/images/Exhibitions/2010/Evolve/evolve-bg.gif');
margin-left: -65px;
margin-right:-45px;
}

.ms10form div label {
margin-left:10px; 
width:90px;
float: left;
font-size: 100%;
margin-top: 2px;
}

.ms10form div input {
border:1px solid #000000;
-moz-border-radius: 4px 4px 4px 4px; 
-webkit-border-radius: 4px 4px 4px 4px; 
padding: 4px;
margin-bottom: 4px;
width: 290px;
}

.ms10form div input:focus {
border: 1px solid #f29e14;
background-color:#F2F2F2;
}

.ms10form .ms10conditions {
-moz-border-radius: 4px 4px 4px 4px; 
-webkit-border-radius: 4px 4px 4px 4px; 
background:#F2F2F2 none repeat scroll 0 0;
border:1px solid #000;
font-size:90%;
height:150px;
margin:10px;
overflow:auto;
padding-left:10px;
padding-right:10px;
width:368px;
}

.ms10form  .captcha {
background:#F2F2F2;
font-size:90%;
margin: 25px 10px 10px;
padding:10px;
border: 1px solid #000000;
width:367px;
}

.ms10form  .captcha input {
margin-top: 10px;
width: 100px;
}

.ms10form .captcha img {
float:right;
margin-left:10px;
}

.ms10form div input.fbsubmit {
margin-left:10px;
width:100px;
background-color: #F2F2F2;
border: 1px solid #000;
font-weight: bold;
}

.ms10form div input.fbsubmit:hover{
background-color: #f29e14;
border: 1px solid #000;
width:100px;
}

.ms10formbox {
-moz-border-radius: 4px 4px 4px 4px; 
-webkit-border-radius: 4px 4px 4px 4px; 
background-color: #c38012;
border: 1px solid #000;
margin: 0px -10px 5px 5px;
padding: 5px;
width: 50%;
height: auto;
overflow: hidden;
float: right;
position: relative;
}

.ms10form .selectone label  {
width:215px;
}

.ms10form .selectone select {
width: 175px;
border:1px solid #000000;
}

.ms10form .price label {
width:215px;
}

.ms10form .price input {
width: 165px;
}

.ms10form .longtext label {
width: 310px;
}

.ms10form .longtext select {
width: 70px;
border:1px solid #000000;
margin-left:10px; 
}

.ms10form .longtext textarea {
width:380px;
height: 100px;
overflow: hidden;
border:1px solid #000000;
margin-left:10px; 
margin-top: 10px;
font-family: sans-serif;
font-size: 90%;
}


/* END OF  MEMBERS SHOW AGREEMENT FORM */
/* End of 'Default' */

