/*
  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: 30 July 2010 12:01:31
*/


/* CSS for the edit interface bar */

#edit-interface { display: none; }
#edit-interface, #edit-interface a { color: #FFF; text-decoration: none; }
#edit-interface a:hover { color: #ccc; }
#edit-interface a.button { float: left; padding-left: 48px; display: block; width: 90px; height: 32px; padding-top: 13px; cursor: pointer; }

#edit-interface-hotspot { height: 4px; overflow: hidden; background-color: #434343; position: absolute; top: 0; left:0; z-index: 1000; display: block; width: 100%; }
#edit-interface-blank { display: block; height: 40px; position: absolute; top: 80px; z-index: 1001; width: 100% }
#edit-interface { background-color: #434343; color: #f3f3f3; height: 45px; background-image: url("http://weka.net.nz/__data/assets/image/0017/6146/toolbar_bg.gif");  background-position: top; position: absolute; top: 0; left:0; z-index: 1000; display: block; width: 100%; background-repeat: repeat-x; border-bottom: 1px solid #000; }
#edit-page-button { background: url("http://weka.net.nz/__data/assets/image/0018/6147/toolbar_edit_button.jpg") no-repeat 0 0; }
#approve-button { background: url("http://weka.net.nz/__data/assets/image/0017/17540/toolbar_approve_button.jpg") no-repeat 0 0; }
#add-content-button { background: url("http://weka.net.nz/__data/assets/image/0015/6144/toolbar_add_button.jpg") no-repeat 0 0; width: 110px !important; }
#add-menu-arrow {  background: url("http://weka.net.nz/__data/assets/image/0016/6145/toolbar_arrow.gif") no-repeat right; padding-right: 20px; }
#logout-button { background: url("http://weka.net.nz/__data/assets/image/0019/6148/toolbar_logout_button.jpg") no-repeat 0 0; width: 60px !important; }
#sei-cancel-button { background: url("http://weka.net.nz/__data/assets/image/0016/6208/toolbar_cancel_button.png") no-repeat 0 0; }
#sei-save-button { background: url("http://weka.net.nz/__data/assets/image/0017/6209/toolbar_save_button.png") no-repeat 0 0; }

#edit-interface #logout-button.button { float: right; color:red; }
#login-button { display: block; width: 110px; float: right; background-color: #333333; color: #f3f3f3; cursor: pointer;  }
#add-content-menu { display: none; }
#add-content-menu ul { margin: 0; margin-top: 8px; padding: 0; list-style: none; float: left; }
#add-content-menu ul li { float: left; display: block; border-right: 1px solid #5e5e5e; padding: 5px 20px 5px 20px; font-size: 90%; }
#edit-border-right-div { width: 10px; float: right; height: 45px; }
#login-form-toggle { text-align: right; height: 32px; padding-top: 13px; }

#edit-interface .border-left { border-left: 1px solid #2f2f2f; }
#edit-interface .border-right { border-right: 1px solid #5e5e5e; }

#error_message {float:left; color:#B30000;}

.label {
  display: block;
  margin: 0;
  padding: 0;
  color: #222222;
  font-size: 0.95em;
  font-weight: bold;
}

.area-code {
   float: left;
   margin-right: 10px;
}

.phone-field label {
   font-weight: normal;
}

.sei-field h4 {
   float: left;
   padding-left: 0;
   margin: 0;
}

.sei-field .sei-field {
   padding: 0;
}

