/* HTML Tag Redefinition */
html, body {
  height: 100%;
}
body {
  background-image: url('/themes/hawkins/images/body-bg.png');
  background-repeat: repeat-x;
  background-color: #1F1E1D;
  padding: 0px;
  margin: 0px;
}
#body-home p{
  color: #CACACA;
}
div#body-home{

}

.central-right #body_main {
  width: 600px;
}

img {
  border: 0px
}
.clear {
 clear: both;
}
a {
  cursor: pointer
}
fieldset {
  border: 1px solid #ccc;
}
/* error text class optionally provided by theme */
div.ccm-error-response {
  color: #f00;
  margin-bottom: 12px
}
/* Page Structure / Navigation */
#page {
  width: 970px;
  margin: auto;
  text-align: left
}
#page #headerSpacer {
  height: 64px
}
#page #header {
}
#header-logo {
  
  height: 100px;
}
#page #header ul.nav-header {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: auto;
  z-index: 2;
  overflow: visible;
  float: right
}

#page h1 {
  text-transform: uppercase;
  padding-left: 20px;
  background: transparent url('/themes/hawkins//images/arrow.png') left center no-repeat;
}

#page #header ul.nav-header li {
  float: left;
  padding: 2px 0px;
  margin-left: 16px;
  margin-bottom: 0px;
  color: #999;
  font-size: 13px;
  margin-top: 0px
}
#page #header ul.nav-header li a, #page #header ul.nav-header li a:hover {
  text-decoration: none;
  color: #999999
}
#page #header ul.nav-header li.nav-selected {
  border: 1px solid #bbb;
  padding: 2px 8px;
}
#page #header #header-area {
  margin-top: 10px;
  margin-bottom: 10px
}
#page #header #header-area #header-area-inside {
  margin-bottom: 12px;
}
#page #header #header-area img {
  display: block
}
#page .divider {
  padding-top: 12px;
  background: url(/themes/hawkins/images/nav_horizontal_divider.gif) no-repeat top;
  overflow: hidden;
  height: 1px;
  clear: both;
  width: 100%;
}
#page #central {
  background-color: black;
  padding: 15px;
}
#page .no-sidebar {
  background-image: none !important
}
#page #central.central-left {
  background: url(/themes/hawkins/images/nav_sidebar_left_bg.gif) repeat-y center !important;
}
#page #central.central-left div#sidebar {
  float: left !important;
}
#page #central.central-left #body {
  padding-left: 68px !important;
  padding-right: 0px !important;
  float: right
}
#page #central #body {
  background-color: white;
  padding: 18px;
}
#page .no-sidebar #body {
  float: none !important;
  width: auto !important;
}
#page #central #sidebar {
  float: right;
  width: 23%;
  overflow: hidden;
  height: 200px;
}
#page #central #sidebar p {
  line-height: 24px
}
#page #central #sidebar ul.nav {
  list-style: none;
  margin-left: 0px;
  padding: 0px;
  padding-left: 24px;
  font-size: 11px;
}
#page #central #sidebar ul.nav li {
  margin-bottom: 16px;
}
#page #central #sidebar ul.nav a {
  text-decoration: none;
  color: #333
}
#page #central #sidebar ul.nav a.nav-selected {
  font-weight: bold
}
#page #central #sidebar ul.nav a:hover {
  text-decoration: underline
}
#page #central #sidebar ul.nav ul {
  list-style: none;
  margin-left: 0px;
  padding: 0px;
  padding-left: 16px;
  margin-top: 16px;
}
#page #central #sidebar ul.nav ul li {
  margin-bottom: 16px;
}
#page #central.navLeft {
  background: url(/themes/hawkins/images/nav_sidebar_left_bg.gif) repeat-y center;
}
#page #central.navLeft  #sidebar {
  float: left
}
#page #central.navLeft  #body {
  float: right;
  padding-right: 0px;
  width: 68%;
}
#page #central.noSideNav {
  background: none;
}
#page #central.noSideNav  #sidebar {
  display: none
}
#page #central.noSideNav  #body {
  float: none;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
#page #footer {
  padding-top: 24px;
  clear: both;
  padding-bottom: 16px;
  color: #999;
  font-size: 10px
}
#page #footer a {
  text-decoration: none
}
#page #footer span.sign-in {
  margin-left: 20px
}
#page #footer span.powered-by {
  float: right;
}
/* Page Elements */
.pagingNav {
  margin: 16px 0px 8px 0px
}
.pagination {
  text-align: center;
  color: #bbb;
  padding-top: 4px
}
.pagination .pageRight {
  width: 20%;
  float: right;
  text-align: right
}
.pagination .pageLeft {
  width: 20%;
  float: left;
  text-align: left
}
/* MISC STYLES & SHORTCUTS */
div.code {
  border: 1px solid #ddd;
  background: #eee;
  padding: 10px
}
div.spacer, div.ccm-spacer {
  clear: both;
  font-size: 1px;
  line-height: 1px
}
.noTopSpace {
  margin-top: 0px;
  padding-top: 0px
}
div.pageSection {
  margin-bottom: 10px;
}
/* customize_miscellaneous */
/* customize_miscellaneous */
div#header-social {
  float: right;
  margin-top: 30px;
}
div#header-social img {
  margin-right: 15px;
}
div#newsletter {
  float: right;
  margin-left: 40px;
  color: #fff;
}
ul.nav {
  list-style-type: none;
  padding: 0 !important;
  margin: 0 !important;
}

#header-nav {
  height: 30px;
  padding-top: 10px;
  padding-left: 2px;
  background-color: black;
}

#header-nav ul.nav li {
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px solid #692124;
}
#footer-nav ul.nav li {
  float: left;
  border-right: 1px solid #8F8F8E;
}

#footer-nav {
  padding-left: 14px;
}
#header-nav ul.nav li:last-child {
  border-right: none;
}
#footer-nav ul.nav li:last-child {
  border-right: none;
}
#header-nav ul.nav li a {
  font-size: 13px;
  display: block;
  padding: 0 6px;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-family: 'auckland_councicouncilblissMd', arial, sans-serif;
}
#footer-nav ul.nav li a {
  font-size: 12px;
  text-decoration: none;
  color: #8F8F8E;
  display: block;
  padding: 0 6px;
}
#header-nav a.nav-selected, #header-nav li.nav-path-selected > a {
  color: #C33B41 !important;
}

#header-nav ul.nav li ul {
  position: absolute;
  left: -999em;
  z-index: 99;
}


#header-nav ul.nav li:hover ul {
  position: absolute;
  left: auto;
  width: 200px;
  background: #000;
  padding: 0;
  margin: 0;
}

#header-nav ul.nav li ul li {
  width: 200px;
  padding: 0;
  list-style-type: none;
}

#header-nav ul.nav li ul li a {
  padding: 5px 10px;
  text-transform: none;
}

#header-nav ul.nav li ul li a:hover {
  text-decoration: underline;
}

.btn {
  background-color: #d24148;
  border: none;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 4px 7px;
  margin-left: -6px;
}

#newsletter .btn {
  margin-left: 1px;
  height: 26px;
}

#newsletter input {
  height: 22px;
  padding: 2px;
  border: 0;
}

.btn:hover {
  background-color: #d4262f;
}
.btn:active {
  position: relative;
  top: 1px;
}

div#footer-social{
  float: right;
}

div#footer-social img{
  margin-left: 5px;
}

div#footer-bg{
  background-image: url('/themes/hawkins/images/footer-bg.png');
  height: 32px;
}

div#banner{
  height: 360px;
  background: #121212;
  position: relative;
  padding-right: 20px;
}
div#banner p{
  color: white;
}
div#banner ul{
  list-style-type: none;
  color: white;
}

div.slideshow{
  float: left;
}

ul#share{
  list-style-type: none;
  margin: 0;
  float: right;
  margin-right: 20px;
}

ul#share a{
  text-decoration: none;
}

div#event_images{
  float: left;
  padding-top: 10px;
}

a.read-more {
  font-size: 13px;
  color: #D85A60;
  padding-left: 15px;
  background: transparent url('/themes/hawkins//images/arrow-red.png') left center no-repeat;
  text-decoration: none;
}

div.hawkins_event_movie {
  float: left;
  width: 300px;
  height: 190px;
}
div.hawkins_event_movie p{
  font-size: 12px;
  margin: 0;
}
div.event-img{
  float: left;
}

div.event-desc{
  float: right;
  width: 180px;
  margin-right: 10px;
  margin-left: 5px;
  height: 100%;
  position: relative;
}

div.event-desc strong {
  color: #000;
  font-weight: bold;
}

div.hawkins_event_movie ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

div.hawkins_event_movie h3 {
  font-weight: normal;
  font-size: 18px;
}

div.hawkins_event_movie a.read-more {
  margin: 0;
}

.event-desc h3 {
  padding: 0;
  margin: 0;
  text-transform: none;
}

div.separator{
  border-top: 1px solid grey;
}

div#file-upload{
  background-image: url('/themes/hawkins/images/download.jpg');
  width: 236px;
  height: 116px;
  float: right;
  margin-top: 19px;
}
div#file-upload div.file-image{
  width: 65px;
  float: left;
  margin-top: 15px;
  margin-left: 15px;
}
div#file-upload div.file-upload{
  width: 150px;
  float: right;
  margin-top: 15px;
}

div#file-upload a{
  text-decoration: none;
  color: #fff;
}

div#file-upload a.read-more{
  color: #D24148;
}

div#file-upload a:hover{
  text-decoration: underline;
}

div#welcome{
  float: left;
  width: 680px;
  margin-top: 19px;
  line-height: 150%;
}

div#welcome h1{
  padding-left: 0;
  text-transform: none;
}

div#homepage-left, div#homepage-centre, div#homepage-right{
  float: left;
  width: 262px;
  height: 323px;
  padding: 18px 20px 20px 20px;
  background: #121212;
  margin-right: 16px;
  overflow: hidden;
  margin-top: 23px;
  margin-bottom: 23px;
}

div#homepage-right{
  margin-right: 0;
  width: 263px;
}

div#homepage-left h2, div#homepage-centre h2, div#homepage-right h2{
  margin-top: 0;
  padding-top: 0;
  font-family: 'auckland_councicouncilblissLt', 'auckland_councicouncilblissMd', arial, sans-serif;
  font-weight: normal;
}

div.theatre_event_desc {
  float: left;
  margin-left: 10px;
  width: 180px;
  color: #fff;
}

#credit {
  display: block;
  float: left;
  width: 200px;
  margin: 10px 0 20px 20px;
  font-size: 12px;
  clear: left;
}

#credit a {
  color: #8F8F8E;
  text-decoration: none;
}

#credit a:hover {
  color: #fff;
}