/*
** HTML elements
*/

body {
   margin: 0;
   padding: 0;
   color: #666666;
   font: 76% "Trebuchet MS", "Liberation Sans", Arial, Helvetica, sans-serif;
   background: #1b2c51;    
}
a {
   text-decoration: none;
   font-weight: normal;
   color: #466f99;   
}
a:hover {
   color: #466f99;
   text-decoration: underline;
}
tr.odd, tr.even {
   background: transparent;
}
p {
   margin-top: 0.5em;
   margin-bottom: 1em;
}
table {
   /* make <td> sizes relative to body size! */
   font-size: 1em;
   border-spacing: 0;
   border-collapse: inherit;   
}
tbody,
thead th {
   border: none;
}
form {
   margin: 0;
   padding:0;
}
sup, sub {
   font-size:0.6em;
}
.clearer {
   clear: both;
   margin: 0;
   padding: 0;
}
h1, h2, h3, h4, h5, h6 {
   font-weight:normal;
}
h1 {
   font-size: 18px;
   color: #0f437a;
   line-height: 1.4em;
   padding:0;
   margin: 5px 0 5px 0;
}
h2, h3 {
   font-size: 1.2em;
   font-weight:bold;
   color: #0f437a;
   line-height: 1.4em;
   padding:0;
   margin-top: 5px;
   margin-right: 0;
   margin-bottom: 5px;
   margin-left: 0;
}
 
h4, h5 {
   font-size: 13px;
   font-weight:bold;
   color: #0f437a;
   line-height: 1.2em;
   padding:0;
   margin: 5px 0 5px 0;
}
h5 {
   color: #000;
}
h6 {
   font-size: 12px;
   font-weight:bold;
   color: #0f437a;
   line-height: 1.2em;
   padding:0;
   margin: 5px 0 5px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
   color:#0f437a;
   text-decoration:none !important;
   font-weight:bold;
}
.hide {
   display:none;
}
.show {
   display:block;
}

div.status {
    margin: 5px 11px;
    border:1px solid #87a1bc;
    background: #C9D4E1 url(images/block_accordion_bkgd.gif) repeat-x top center !important;
    padding: 5px;
    color: #466f99;
}

div.error {
    margin: 5px 11px;
    background: #fcc;
    border:1px solid #d77;
    padding: 5px;
}

div.messages ul {
    margin: 0;
    padding-left: 2em;
}

/*
** Page layout blocks / IDs
*/

#wrapper {
   margin:0;
   padding:0;
   background: #FFF url(images/bkgd_home.jpg) top center repeat-x;
}
#header,
#subheader {
   width:980px;
   position:relative;
   margin: 0 auto;
   height:136px;
   background: transparent url(images/header_nzvaconnect.jpg) 324px -1px no-repeat;   
}
#main {
   width:980px;
   margin:0 auto 0 auto;
   background: #FFF url(images/bkgd_home_main.gif) top center repeat-y; 
}
.home #main {
   position:relative;
}
#content {
   margin:0;
   padding: 0 20px;
   background: transparent url(images/bkgd_home_content.jpg) top center no-repeat;   
}
.home #content {
   padding: 0 12px; 
}
#footer {
   padding:0 0 35px 0;
   background: transparent url(images/bkgd_home_footer.gif) top center repeat-x;      
}

/*
** Column elements
*/

#threecol #center {
   width:562px;
   float:left; 
   vertical-align:top;    
   background: transparent url(images/bkgd_columns.gif) repeat-x top center;
}
#threecol #sidebar-left {
   width:212px;
   float:left;
   vertical-align:top;
   background: transparent url(images/bkgd_columns.gif) repeat-x top center;
}
#threecol #sidebar-right {
   width:181px;
   float:left;
   padding-top:11px;   
   background:transparent url(images/bkgd_columns.gif) repeat-x top center;
}
.home #threecol #center {
   width: 472px;
   margin:50px 7px 0 14px;
   background: transparent;
}
.home #threecol #sidebar-left {
   width: 306px;
   padding-left:8px;   
   background: transparent;
}
.home #threecol #sidebar-right {
   width:179px;
   background:transparent;
}


/*
** Header elements
*/

#header .logo {
   padding: 14px 0 23px 21px
}
#header .search-container, 
#header #block-vets_search-solr_search {
   position:absolute;
   top:22px;
   right:13px;
   width:184px;
   color:#0f437a;
}
#header .search-container .search-header,
#header #block-vets_search-solr_search .block-title {
   font-size:15px;
   font-weight:bold;
   *font-weight:normal; /*IE7 specific*/
   padding:6px 11px;
   background: transparent url(images/searchbox_home_top.gif) top left no-repeat; 
   color: #0f437a;
}

#header .search-container .search-content,
#header #block-vets_search-solr_search .block-content {
   padding:0 11px 8px 11px;
   border-left:1px solid #a5b3c5;
   border-right:1px solid #5f7594;
   border-bottom:1px solid #a5b3c5;
   background: transparent url(images/searchbox_home_content.gif) bottom center repeat-x;   
}
#search-block-form .form-item {
    margin: 0;
    padding: 0;
    line-height: 18px;
    height: 18px;
    display: block;
    float: left;
}

#search-block-form input.form-text {
    border: #b7c6d7 solid;
    border-width: 1px 0 1px 1px;
    padding: 0;
    margin: 0;
    /*line-height: 18px;*/
    font-size: 14px;
    height: 14px;
}

#search-block-form #edit-search-block-form-submit {
    border: #b7c6d7 solid;
    border-width: 1px 1px 1px 0;
    line-height: 18px;
    height: 18px;
}

#header .search-container .search-advanced a,
#header #block-vets_search-solr_search .block-content a {
   font-size: 0.95em;
   font-weight:bold;
   color:#5c7da1;
}
#header #global-tools {
   position:absolute;
   top:0px;
   right:10px; 
}
#header #global-tools div.cart-button,
#header #global-tools div.login-button {
   float:left;
   text-align:center;
   width:76px;
   height:20px;
}
#header #global-tools.single div.cart-button a {
   display:none;
}
#header #global-tools div.login-button a {
   display:block;
   width:76px;
   height:20px;
   padding:2px 0;
   font-size:0.9em;
   font-weight:bold;
   color:#0f437a;
   outline:none;
   text-transform:uppercase;
   background:transparent url(images/btn_login_bkgd.gif) top center no-repeat;    
}
#header #global-tools.multiple div.cart-button a {
   display:block;
   width:76px;
   height:20px;
   padding:2px 0;
   font-size:1em;
   font-weight:bold;
   color:#0f437a;
   outline:none;
   text-transform:uppercase;
   background:transparent url(images/btn_cart_bkgd.gif) top right no-repeat;    
}
#header #global-tools.multiple div.login-button a {
   background:transparent url(images/btn_login_bkgd_multiple.gif) top center no-repeat;
}

ul.primary {
  white-space:normal;
}

/*
** Secondary Page elements
*/

.secondary #wrapper {
   margin:0;
   padding:0;
}
.secondary #header .logo {
   float:left;
   padding: 5px 0 0 10px
}
.secondary #header {
   height:53px;
   background: transparent;   
   position:relative;
   z-index:500;
}
.secondary #main {
   width:980px;
   margin:0 auto 0 auto;
   background: #FFF url(images/bkgd_home_main.gif) top center repeat-y; 
}
.secondary #content {
   margin:0;
   padding: 0 12px;
}
#subheader .search-container,
#subheader #block-vets_search-solr_search {
   position:absolute;
   top:13px;
   right:13px;
   width:184px;
   color:#0f437a;   
}
#subheader .search-container .search-header,
#subheader #block-vets_search-solr_search .block-title  {
   font-size:15px;
   font-weight:bold;
   *font-weight:normal; /*IE7 specific*/
   padding:6px 11px;
   background: transparent url(images/searchbox_sub_top.gif) top center repeat-y;
   color: #0F437A;
}
#subheader .search-container .search-content,
#subheader #block-vets_search-solr_search .block-content {
   padding:0 11px 8px 11px;
   border-left:1px solid #a5b3c5;
   border-right:1px solid #c9d2dd;
   border-bottom:1px solid #c9d2dd;
   background: transparent url(images/searchbox_home_content.gif) bottom center repeat-x;   
}
#subheader .search-container .search-content .form-item,
#subheader #block-vets_search-solr_search .block-content .form-text {
   font-size: 0.9em;
   width: 143px;
   padding:2px;   
   margin: 0 0 5px 0;
   border:1px solid #b7c6d7;
   background: #FFFFFF /* url(images/searchbox_field_bkgd.gif) right no-repeat */;
   border-right-width: 0px;
   margin-right: -6px;
   padding-right: 0px;
}
#subheader .search-container .search-advanced a,
#subheader #block-vets_search-solr_search .block-content a {
   font-size: 0.95em;
   font-weight:bold;
   color:#5c7da1;
}
.secondary #subheader {
   width:980px;
   position:relative;
   margin: 0 auto;
   height:108px;
   background: transparent;   
}
.secondary #subheader .sublogo {
   float:left;
   padding:12px 0 0 9px;
}
.secondary #subheader .title {
   float:left;
   width:470px;
   font-size:24px;
   line-height:1.2em;
   color:#FFFFFF;
   padding:40px 0 0 27px;
}
.secondary #subheader .poweredby {
   float:left;
   font-size:0.9em;
   margin-top:22px;
   color:#FFFFFF;
}
.secondary #subheader .poweredby img {
   margin: 2px 0;
}
.secondary #header .search-container .search-content {
   border-right:1px solid #c9d2dd;
   border-bottom:1px solid #c9d2dd;   
}

.secondary #subheader #loginbox-container.hide {
   display:none;
}
.secondary #subheader #loginbox-container {
   display:block;
   position:absolute;
   top:-30px;
   right:11px;
   width:186px;
   color:#0f437a;
   line-height:0.95em;
}
.secondary #subheader #loginbox-container .loginbox-header {
   height:13px;
   font-size:0.85em;
   font-weight:bold;
   padding:3px 11px;
   margin:0;
   background: transparent url(images/loginbox_sub_top.gif) top left no-repeat; 
}
.secondary #subheader #loginbox-container .loginbox-content {
   padding:0 11px 3px 11px; 
   border:1px solid #1a2e54;
   border-top:none;
   background: #e7bd10 url(images/loginbox_sub_content.gif) top center repeat-x;
   margin-top: -1em;
}
.secondary #subheader #loginbox-container .loginbox-content input {
   font-size: 0.85em;
   width: 150px;
   padding:2px;
   margin: 0 0 4px 0;
   border:1px solid #f0d76d;
   z-index:1001;
   background: #FFFFFF /*url(images/loginbox.gif) right no-repeat*/;
}
.home #block-login .block-login-content div.item-links,   
.secondary #subheader #loginbox-container div.item-links {
   clear:both;
   display:block;
   padding-top:2px;
}
.secondary #subheader #loginbox-container div.item-links a {
   font-size: 0.80em;
   font-weight:normal;
   color:#1a2e54;
}
.secondary #subheader #loginbox-container .form-rememberme {
   *margin-left:-3px; /* for IE6 and 7 */
}
.secondary #subheader #loginbox-container a.form-close {
   position: absolute;
   top: 13px;
   right: 9px;
   font-size: 1.2em;
   font-weight: bold;
   color: #cfa808;
}
/*.secondary #subheader #loginbox-container .form-close a {
   font-size: 1.2em;
   font-weight:bold;
   color:#cfa808; 
}*/

/*
** Subnav elements
*/

.secondary .subnav {
   float:left;
   margin-top:20px;
   margin-left:100px;
   width:auto;
}
.secondary .subnav ul.topnav {
   margin:0;
   padding:0;
   list-style-type:none;
}
.secondary .subnav ul.topnav li.topnav-level-1 {
   float:left;
  /* font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;*/
   color:#FFFFFF;
   line-height:1.3px; 
   text-transform: uppercase;
   padding: 0 0 14px 0;
   position: relative;
}
.secondary .subnav ul.topnav li.topnav-level-1 a {
   line-height:1.1em;
   display:block;
   color:#FFFFFF;
   padding:0 8px;
   background: transparent url(images/nav_seperator.gif) bottom right no-repeat;    
}
.secondary .subnav ul.topnav li.topnav-level-1 ul li a { /* deeper in menu */
   background-image: none;
}
.secondary .subnav ul.topnav li.topnav-level-1 a:hover {
   color:#e5b900;
   text-decoration:none;
}
.secondary .subnav ul.topnav li.topnav-level-1.last a {
   background:none;
}
.secondary .subnav ul.topnav li.topnav-level-1.open {
   background: transparent url(images/nav_pointer.gif) bottom center no-repeat; 
}
.secondary .subnav ul.topnav li.topnav-level-1.open a {
   color:#e5b900;
}

/* dropdowns */
.secondary .subnav.dropdown ul.topnav li.topnav-level-1 ul,
#main-nav.dropdown ul.topnav li.topnav-level-1 ul {
   position: absolute;
   top: 1.3em;
   left: 1.0em;
   display: none;
   background: #dfdfdf url(images/dropdown_bkgd.png) repeat-x top;
   z-index: 1500;
 /*  font-size: 1.2em;*/
   padding: 7px 5px;
   margin: 0;
   list-style-type: none;
   width: 17em;
   border: 1px solid #c1c1c1;
   font-weight: bold;
}
#main-nav.dropdown ul.topnav li.topnav-level-1 ul {
   top: 28px;
}
.secondary .subnav.dropdown ul.topnav li.topnav-level-2 ul,
#main-nav.dropdown ul.topnav li.topnav-level-2 ul {
   top: auto;
   left: auto;
   margin-left: -5px;
   margin-top: -1em;
   font-size: 1.0em;
}
.secondary .subnav.dropdown ul.topnav li.topnav-level-1 ul li,
#main-nav.dropdown ul.topnav li.topnav-level-1 ul li {
   float: none;
}
.secondary .subnav.dropdown ul.topnav li.topnav-level-1 ul li a,
#main-nav.dropdown ul.topnav li.topnav-level-1 ul li a {
   color: #466F99;
  /* font-weight: bold;*/
   text-transform: none;
   display: block;
   height: auto;
   line-height: 1.8em;
   padding: 0pt 3pt;
}
.secondary .subnav.dropdown ul.topnav li.topnav-level-1 ul li a:hover,
#main-nav.dropdown ul.topnav li.topnav-level-1 ul li a:hover {
   /*background: #DBE3EB;*/
   text-decoration:underline;
}

.secondary .subnav.dropdown ul.topnav li.topnav-level-2 ul,
#main-nav.dropdown ul.topnav li.topnav-level-2 ul {
   left: 200px;
}

/*
** Block elements
*/


.block-title {
    font-size:1.1em;
    color: #FFFFFF;
    margin:0;
    padding:3px 3px 3px 7px;
    background: #1A2D53 url(images/block_header_bkgd.gif) top right no-repeat; 
}

.block-title a{
  color:#ffffff;
  font-size:1.1em;
}

input#edit-filter0{
  width:150px;
}

#sidebar-left .block-title {
    font-size:1.1em;
    color: #FFFFFF;
    margin:0;
    padding:3px 3px 3px 7px;
    background: #1A2D53 url(images/block_left_header_bkgd.gif) top left no-repeat; 
}

#sidebar-left .block{
  margin-left:10px;
  margin-bottom:10px;
}

.sidebar .block .block-content .item-list ul li {
  list-style-type:none;
  margin:5px;
}

.block-content {
   font-size: 0.9em;
   line-height:1.4em;
   padding: 10px 8px;
   background:#dbe3eb;
}
.block-content h6 {
   padding:0;
   margin:0;
}
.block-content h6 a {
   font-weight:bold;
   color:#0F437A;
   margin:0;
   padding:0 !important;
}
.block-content ul {
   padding:0;
   margin:0 0 15px 0;
   list-style-type:none;
}
.block-content li {
   line-height:1.3em;
   padding:0;
   margin:0;
}
.block-content li h6 {
   margin:0;
   padding:0;
}
.block-content p {
   margin:0 0 0 0;
   padding:0 0 15px 0;
}
.block-content .more a {
   font-weight:bold;
   color:#0F437A;   
}

.teaser-thumb {
  float: left;
  margin-right: 5px;	
}

/*
** Sidebar-left elements
*/

#sidebar-left .sidebar-nav {
   width: 205px;
   margin:0 auto;
   padding: 5px 0 25px 0;
   background: #FFF url(images/bkgd_sidebar_nav.gif) top center no-repeat; 
}
#sidebar-left .sidebar-nav ul {
   margin:0;
   padding:0;
   list-style-type:none;
}
#sidebar-left .sidebar-nav ul {
   width:180px;
   margin:0 auto;
} 
#sidebar-left .sidebar-nav ul li ul {
   width: auto;
   margin:0 auto;
} 
#sidebar-left .sidebar-nav li {
   color: #0f437a;
   padding: 0;
   margin:0;
   line-height:1.3em;
   border-top:2px solid #FFFFFF; 
   *border: none; /* for IE6 and 7 */
}

#sidebar-left .sidebar-nav li a.active {
   color: #466f99; /* undo system.css */
}

#sidebar-left .sidebar-nav ul li.leftnav-level-1 a {
   font-size: 0.85em;
   font-weight:bold;
   line-height:1.3em;
   display:block;
   width:160px;
   padding: 4px 16px 4px 5px;
   background: #cfd9e4 url(images/nav_arrow_off.gif) no-repeat right;
   text-decoration: none;    
   text-transform:uppercase;    
}
#sidebar-left .sidebar-nav li.leftnav-level-1 a:hover {
   background-color: #dbe3eb;
}
#sidebar-left .sidebar-nav li.leftnav-level-1.open a {
   background: #cfd9e4 url(images/nav_arrow_on.gif) no-repeat right;
}
#sidebar-left .sidebar-nav li.leftnav-level-1.open li a {
   font-size: 0.9em;
   padding: 2px 16px 2px 5px;
   font-weight:normal;
   background: none;
   text-transform: none;   
}
#sidebar-left .sidebar-nav li.leftnav-level-1 li a:hover {
   background: #dbe3eb;
}
#sidebar-left .sidebar-nav li.leftnav-level-1.open li.leftnav-level-2.open a {
   font-weight:bold;
   background: #dbe3eb;
}
#sidebar-left .sidebar-nav li.leftnav-level-1.open li.leftnav-level-2.open li.leftnav-level-3 a {
   font-weight: normal;
   background: none;
   padding-left: 10px;
}
#sidebar-left .sidebar-nav li.leftnav-level-1.open li.leftnav-level-2.open li.leftnav-level-3.open a {
   font-weight: bold;
}

.sidebar-nav-title {
  padding-left:12px;
}
.sidebar-nav-title a:hover {
  background-color:#DBE3EB;
}

.sidebar-nav-title  a {
  background:#CFD9E4 url(images/nav_arrow_off.gif) no-repeat scroll right center;
  display:block;
  font-size:0.85em;
  font-weight:bold;
  line-height:1.3em;
  padding:4px 16px 4px 5px;
  text-decoration:none;
  text-transform:uppercase;
  width:160px;
}



/*
** Sidebar-right elements
*/


#sidebar-right .block {
   width:172px;
   margin-bottom:10px;
}
#sidebar-right .block-content ul#events-list,
#sidebar-right .block-content ul#courses-list {
   margin:0;
   padding:0;
}
#sidebar-right .block-content ul li a {
   display:block;
   padding-bottom:8px;
}
#sidebar-right #block-special .block-content ul li a {
   padding-bottom:0;
}


/*
** Content elements
*/

.breadcrumb {
   display:none;
}
.secondary .breadcrumb {
   display:block;
   font-size:0.9em;
   padding: 8px 0px 6px 10px;
   border-bottom: 1px solid #BBB;   
}
#center .center-content {
   padding:15px 12px 15px 18px;
}
#center .center-content .intro {
   margin: 0 0 10px 0;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #87a1bc;   
}
#center .center-content .intro p {
   margin:0 0 0.5em 0;
}
#center .center-content .intro .sib-logo {
   float:left;
   margin-right:10px;
}
#center .center-content img {
   margin: 5px 0px;
}
#center .coursepromo-container .coursepromo {
   float:left;
   width:170px;
}
#center .coursepromo-container .coursepromo.second {
   margin:0 10px;
}
#center .coursepromo-container .coursepromo .coursepromo-title {
   font-size:1.1em;
   font-weight:bold;
   color: #0F437A;
   text-transform:uppercase;
   padding: 0 7px 2px 7px;
   background: #FFFFFF url(images/coursepromo_title_bkgd.jpg) repeat-x bottom;
}
#center .coursepromo-container .coursepromo .coursepromo-content {
   border: 1px solid #dfdede;
   padding: 7px;
   background: #fdfdfd url(images/coursepromo_content_bkgd.jpg) repeat-x bottom;
   height:170px;   
} 
.home #center .center-content {
   padding:12px 0 0 0;
}
#center .center-content .center-content-left {
   float:left;
   width:284px;
   margin-right:12px;
   background:transparent;
}
#center .center-content .center-content-right {
   float:left;
   width:172px;
   background:transparent;
}
#center .center-content .center-content-left .block ul,
#center .center-content .center-content-right .block ul {
   margin: 0;
}
#center .center-content .center-content-left .block .block-content,
#center .center-content .center-content-right .block .block-content {
   padding-top:3px;
   background:#FFFFFF;
}
#center .center-content .center-content-left .block .block-content li h6,
#center .center-content .center-content-right .block .block-content li h6 {
   padding-top:6px;
}

#block-homepage-homepage_mainfeature {
   position:relative;
   height:245px;
   margin-bottom:17px;
   overflow: hidden;
   *margin-bottom:14px;
}

#block-homepage-homepage_mainfeature .block-content,
#block-homepage-homepage_mainfeature .block-content img {
   padding:0 !important;
   margin:0 !important;

}
#block-homepage-homepage_mainfeature .caption-container {
   position:absolute;
   left:0;
   bottom:0;
   width:284px;
}
#block-homepage-homepage_mainfeature .caption-container .caption-overlay {
   background:#FFF;
   height:50px;
   -moz-opacity: 0.75;   
   opacity:.75;   
   filter:   alpha(opacity=75);
}

#block-homepage-homepage_mainfeature .caption-container .caption-text {
   position:absolute;
   left:7px;
   top:1px;
   line-height:1.2em;
   height:48px;
   overflow:hidden;
}
#block-homepage-homepage_mainfeature .caption-container .caption-text a {
   font-weight:bold;
   color:#000;
}
#block-homepage-homepage_mainfeature .caption-container .caption-text a:hover {
   text-decoration:none;
}
#block-homepage-homepage_mainfeature .caption-container .caption-text h3 {
   margin:0 0 2px 0;
   line-height: 1.2em;
   margin: 0pt 0pt 2px;
}

/*
** Homepage elements
*/

/* unset system.css */
#main-nav li.collapsed, #main-nav li.leaf {
  list-style-image: none;
  /*list-style-position: outside;*/
}
/* end unset system.css */

#main-nav ul.topnav {
   margin: 0 9px;
   padding: 11px 0;
   font-size: 0.9em;
}

#main-nav ul.topnav li {
    padding-bottom: 11px;
}

#main-nav ul.topnav li ul li {
    padding-bottom: 0;
}
#main-nav li.topnav-level-1 ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
   text-align: left;
   display: none;
}

#main-nav ul li { 
   float: left;
   margin-right:1px;   
   list-style-type: none; 
   position: relative; /* for the dropdown */
}

#main-nav ul li a {
   text-decoration: none;
   background: url(images/mainnav_bkgd.gif) repeat-x top left;
   font-size: 1.15em;
   font-weight:bold;
   text-transform:uppercase;
   color: #0F437A;
   float: left;
   margin: 0px;
   height: 28px;
   padding: 10px 16px 0px 16px;
}

#main-nav ul li ul li a {
   background: none;
   padding: 0;
   float: none;
   font-size: 1.0em;
   font-weight:normal;
}

#main-nav li a:hover {
   /*background-position: bottom;*/
   color: #0F437A;
   text-decoration: none;
}
#main-nav li ul li a:hover {
   background: transparent;
   text-decoration: underline;
}
/*
#main-nav ul li.first a { background-image: url(images/mainnav_bkgd_left.gif); }
#main-nav ul li.last a { background-image: url(images/mainnav_bkgd_right.gif); background-position: top right; }
#main-nav ul li.last a:hover { background-position: bottom right; }
*/
#main-nav ul li.topnav-level-1.first ul li a {
   background: none;
   padding: 0;
}
#main-nav li.first a:hover {
   background-position:bottom left;
}

.home #hp-left {
    width: 306px;
    margin: 0 11px;
}

.home #hp-middle {
    width: 306px;
    margin: 0 2px;
}

.home #hp-right {
    width: 295px;
    margin: 0 11px;
}

.home .sidebar {
    float: left;
}

.home .sidebar #block-login,
.home .sidebar .block {
    margin-bottom: 12px;
}

.home .sidebar #block-login #edit-remember-me-wrapper {
    padding: 10px 0 5px 20px;
}

.home .sidebar .accordion .block {
    margin-bottom: 2px;
}

/*
 * Login Block theming
 */
.home #block-login {
    background: url(images/login_bkgrnd.gif) top left no-repeat #1b2d52;
}

.home #block-login .block-title {
    display: none;
}

.home #block-login h2 {
    float: left;
    color: #fff;
    line-height: 29px;
    height: 29px;
    width: 126px;
    margin: 0 0 24px;
    font-weight: normal;
}

.home #block-login a {
    color: #fff;
}

.home #block-login h2 a {
    color: #10385b;
}

.home #block-login .form-item {
    padding: 8px 20px;
}

.home #block-login label {
    float: left;
    color: #e5b900;
    line-height: 20px;
    height: 20px;
    width: 83px;
}

.home #block-login input.form-text {
    border: 0;
    line-height: 20px;
    height: 20px;
    width: 170px;
}

.home #block-login input#edit-submit {
    float: right;
    border: 0;
    background: url(images/btn_user_bkgd.gif) no-repeat;
    color: #10385b;
    width: 58px;
    line-height: 20px;
    height: 20px;
    margin-right: 20px;
}

.home #block-login .clearer {
    padding: 5px;
}

/*
 * Login Block theming ends
 */

.home #sidebar-right .block {
   width:176px;
   margin: 0 0 10px 0;
}
.home .sidebar .block-title {
   font-size: 1.1em;
   color: #fff;
   padding: 3px 7px;
   background: #192f56 url(images/block_home_header_bkgd.gif) top right no-repeat; 
   border-bottom: 4px solid #e5b900;
   margin: 0 0 14px;
}
.home .sidebar .block-content {
   font-size: 0.9em;
   line-height: 1.4em;
   padding: 0 8px;
   background: #fff;
}
.home .sidebar .block-content h3 {
   font-size: 1.4em;
   line-height: 1.2em;
   margin-top: 14px;
}
.home #hp-left .block-content h3 a,
.home #hp-right .block-content h3 a {
   font-weight: bold;
   color: #0f437a;
}
.home #sidebar-left .block-content,
.home #sidebar-right .block-content {
   line-height:1.3em;
   padding:0;
   margin:0;
}
.home #sidebar-left .block-content a,
.home #sidebar-right .block-content a {
   text-decoration:underline;
}
.home #sidebar-left .block-content li a:hover,
.home #sidebar-right .block-content li a:hover {
   text-decoration:none;
}
.home #sidebar-left .block-content p,
.home #sidebar-right .block-content p {
   margin:0 0 0 0;
   padding:0 0 10px 0;
}
.home #sidebar-left .block-content .more a,
.home #sidebar-right .block-content .more a {
   font-weight:normal;
   color:#0F437A;   
}
/*.home #sidebar-left .block-content ul#news-list {
   margin:0;
   padding:0;
}*/
.home #sidebar-left .block-content div.news-list a {
   padding-bottom:10px;
}
#sidebar-right #block-login .block-title {
   font-size:1.1em;
   color: #FFFFFF;
   margin:0;
   padding:10px 3px 9px 7px;
   background: #113f73 url(images/block_login_header_bkgd.gif) top right no-repeat; 
}
#sidebar-right #block-login .block-content {
   background: #113f73; 
   padding-bottom:10px;
}
#sidebar-right #block-login .block-title {
   font-size:1.1em;
   color: #FFFFFF;
   margin:0;
   padding:10px 3px 2px 7px;
   background: #113f73 url(images/block_login_header_bkgd.gif) top right no-repeat; 
}
#sidebar-right #block-login .block-login-content {
   padding:5px 5px 5px 8px;
   background: #113f73;
}
#sidebar-right #block-login .block-login-content label {
   position:relative;
   font-size: 0.9em;
   font-weight:normal;
   color:#E3BA00;
}
#sidebar-right #block-login .block-login-content .form-item input {
   margin:0px 0 5px 0;
   border:1px solid #FFF;
}
#sidebar-right #block-login .block-login-content .item-list,
#sidebar-right #block-login .block-login-content .item-list a#forgot-password {
   clear:both;
   margin-top:8px;
   color:#FFFFFF;
}
#sidebar-right #block-login .block-login-content .item-list a {
   font-size:0.9em;
   color:#E3BA00;	
}
#sidebar-right #block-login .block-login-content input#edit-submit {
   width:58px;
   padding-top:5px;
   margin-right:8px;
   color: #0f437a;
   background: #113f73 url(images/btn_user_bkgd.gif) left no-repeat; 
}
#sidebar-right #block-login {
   margin-bottom:5px;
   *margin-bottom:0; /* for IE6 and 7 */
}

#sidebar-right #block-login #user-login-form,
#loginbox-container #user-login-form {
   text-align: left;
}

#user-login-form a.openid-link {
   display: none !important; /* don't want to display this link */
}

.user-member {
   display: none; /* don't want to display this information (member since....) */
}

#block-login #user-login-form span.form-required,
#loginbox-container #user-login-form span.form-required {
   display: none; /* hide the required asterisks */
}

#block-login .form-item {
  margin: 0;
}

#block-accordion {
   padding: 6px 6px 4px;
   background: #ddd url(images/accordion_cnr_tr.gif) no-repeat top right;
}
#sidebar-right #block-accordion .block {
   width:162px;
   margin-bottom:2px !important;
}
#block-accordion .block-accordion-title {
   font-size: 1.1em;
   margin:0;
   border-bottom: 1px solid #87a1bc;
}
#block-accordion .block.active .block-accordion-title,
#block-accordion .block.active .block-accordion-title a,
#block-accordion .block.active .block-accordion-title a:hover {
   font-size: 1.1em;
   border:none;
   padding-bottom: 5px;
   background: #FFF url(images/block_accordion_header_bkgd.gif) no-repeat top right !important;
}
#block-accordion .block-accordion-title a {
   font-weight:bold !important;
   display:block;
   outline:none;
   padding: 3px 8px 3px 8px;   
   background: #FFF url(images/block_accordion_hide_off.gif) no-repeat top right !important; 
}
#block-accordion .block-accordion-title a:hover {
   background: #FFF url(images/block_accordion_hide_on.gif) no-repeat top right !important;   
}
#block-accordion .block-content {
   padding-bottom:5px !important;
   border:1px solid #87a1bc;
   border-top:none;
   background: #C9D4E1 url(images/block_accordion_bkgd.gif) repeat-x top center !important;
}
#block-accordion .block-content ul li a {
   color:#466f99;
   text-decoration:none !important;
}
#block-accordion .block-content ul li a:hover {
   text-decoration:underline !important;
}
#sidebar-right #block-accordion .block-content ul {
   margin:0 !important;
}
#block-accordion li.accordion-more {
   padding-top: 10px;
   text-align: right;
}

#block-accordion li.accordion-more a {
   font-weight:bold !important;	
   font-size: 1.2em;
}

/*
** Footer elements
*/

#footer img {
   margin:0;
   padding:0;
   line-height:0;
}
#footer .footer-top {
   width:980px;
   margin:0 auto;
   line-height:0;
}
#footer .footer-links-container {
   padding: 0 0 18px 0;
   background: transparent url(images/bkgd_footer_links_bottom.gif) bottom center no-repeat;
}

#footer .footer-links-container .footer-links {
   width:953px;
   padding:0;   
   margin:0 auto;
   background: #223B66 url(images/bkgd_footer_links_content.gif) top center repeat-x;
}

#footer .footer-logo {
   background: url(images/logo_footer.gif) 605px bottom no-repeat;
}

.footer-links ul {
   /*float:left;*/
   font-size:0.95em;
   padding:0;
   list-style-type:none;
   margin: 0;
   padding: 0;
   line-height:1.3em;
}
.footer-links ul.housekeeping-menu {
   width:200px;
}

.footer-links .bottomnav-column {
   width: 220px;
   float: left;
}

.footer-links .bottomnav-column ul li a {
   font-weight: bold;
}
.footer-links .bottomnav-column ul li ul li a {
   font-weight: normal;
}

.footer-links .bottomnav-column ul li {
   margin: 0 0 0 20px;
}

.footer-links .bottomnav-column ul li ul li {
   margin: 0 0 0 5px;
}

.footer-links .bottomnav-column ul li.last {
   margin-bottom: 1em;
}

.footer-links ul.housekeeping-menu {
   float:right;
   width:200px;
   padding-left: 30px;
   border-left: 1px solid #888;
}
.footer-links ul.housekeeping-menu li,
.footer-links ul.bottomnav li ul li {
   padding: 0 0 0 6px;
}
.footer-links ul.housekeeping-menu li {
   padding: 0 0 15px 10px;
}
.footer-links ul li a {
   color:#FFFFFF;
}

.footer-links ul li a:hover,
.footer-links ul li a:active,
.footer-links ul li.header a:hover,
.footer-links ul li.header a:active {
   color:#e5b900;
   text-decoration:none;
}

/*
** Theme elements
*/

.default {background: #FFF url(images/bkgd_sub.jpg) top center repeat-x !important;}
.default #content {background: transparent url(images/bkgd_sub_content.gif) top center no-repeat;}
.green {background: #FFF url(images/themes/green/bkgd_sub.jpg) top center repeat-x !important;}
.green #content {background: transparent url(images/themes/green/bkgd_sub_content.gif) top center no-repeat;}
.orange {background: #FFF url(images/themes/orange/bkgd_sub.jpg) top center repeat-x !important;}
.orange #content {background: transparent url(images/themes/orange/bkgd_sub_content.gif) top center no-repeat;}
.teal {background: #FFF url(images/themes/teal/bkgd_sub.jpg) top center repeat-x !important;}
.teal #content {background: transparent url(images/themes/teal/bkgd_sub_content.gif) top center no-repeat;} 

/*
** Format Drupal stuff
*/

div#tabs-wrapper {
  margin-top: -8px;
  margin-bottom: 1em;
}

div#tabs-wrapper ul.tabs.primary {
  border: none; /* use the page heading rule as a border */
  margin: 0;
  line-height: 2em;
  font-size: 0.8em;
  white-space:normal;
}

div#tabs-wrapper ul.tabs.primary li a {
  border: 1px solid #87a1bc;
  border-top: none;
  color:#0F437A;
  background: #dbe3eb;
  text-transform: uppercase;
}

div#tabs-wrapper ul.tabs.primary li a.active {
  font-weight: bold;
}

/* Misc */
div#store-footer {
  display: none;
}

div.messages {
	clear: both;
}

/*Groups */

.opml-icon{
  display:none;
}

/* Ubercart */
.add-to-cart {
  padding-top: 20px;
}

table.product-details th {
  border: none;
}

/* Menus */
div#block-user-1 li,
div#block-user-1 li.leaf {
  list-style-type: none;
  list-style-image: none;
}

/* Classifieds system */
.classified-body, .classified-teaser {
  font-size:100%;
}

div.classified-description  {
  font-style:normal;
}

ul.classified-category-list li div.title {
  font-style:normal;
}
ul.classified-category-list li div.created {
  font-style:normal;
}

.classified-ad-list li a{
  font-weight:auto;
}

.classified-ad-list-image {
  float:left;
}

.classified-ad-list-body {
  margin-left: 95px;
}

ul.classified-category-list li div.status {
  width:auto;
  border:0;
}

#classified-credits {
  display:none;
}

ul.classified-ad-list li {
background-image:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-30px;
}

/* Course node template*/
.imis_course-left {
  float:left;
}

.imis_course-right {
  padding-left:120px;
}

.imis_course-fees {
  overflow-y: none;
  overflow-x: auto;
}

/* Sponsor node template */
.sponsor-logos {
  float:right;
  padding-left:10px;
}

/* Event reg/enrolments */
.summary-func-total-title,
.summary-func-total-amount {
  font-weight: bold;
}

/* Search results */
.search-result-url {
  padding-top: 10px;
  display: none; /* for now */	
}

.search-result-url a {
  color: green;	
}

.search-result-site {
  float: right;
  margin-top: -1.0em;
}

.search-result-site a {
  color: orange;
}

.search-results dt {
  width: 450px; /* prevents it sitting on top of the site name */
  padding-top: 5px;
  margin-top: 0;
  margin-bottom: 0;
}

.search-results dd {
  margin-left: 0;
  padding-left: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}

.search-facets-block {
  width: 205px;
  padding: 5px 0 25px;
  background: #FFFFFF url(images/bkgd_sidebar_nav.gif) no-repeat center top;
}

.search-facets-block ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.search-facets-block ul li {
  padding: 0;
  margin: 0 0 0 20px;
}

.search-facets-block h2 {
  font-size: 1.1em;
  margin: 10px 0 0 20px;
  padding: 0;
}

 #main-nav {
   position:relative;
   z-index:200;
}

.picture {
  float:left;
  padding-bottom:10px;
  padding-left:0;
  padding-right:10px;
  padding-top:0;
}

a[name]:hover {
        text-decoration: inherit;
        color: inherit;
        background: inherit
}


.imis-qualifications-break {
  display:block;
}

.imis-qualifications {
  display:inline-block;
  padding-right:10px;
}

#edit-remember-me {
  width:auto;
}

.imis_course-pricing_information fieldset legend a {
  font-size:1.2em;
  font-weight:bold;
  color:#F2632F;
}

.comment .links li, li.comment_add, li.comment_comments {
  background:#DBE3EB;
  border-color:#87A1BC;
  border-style:solid;
  border-width:1px;
  color:#0F437A;
  text-transform:uppercase;
  font-weight: bold;
  font-size:0.8em;
}

#forum table {
  width:100%;
}

#forum .container {
  background:#DBE3EB;
  height:3em;
  line-height:1.3em;
}

#forum .container a {
  font-weight:bold;
  text-transform:uppercase;
}

.group-content-title {
  display:none;
}

.og-mission {
  background:#DBE3EB;
  border-color:#87A1BC;
  border-style:solid;
  border-width:1px;
  color:#0F437A;
  padding:5px;
}

.submitted {
  color:#aaaaaa;
}

#comments {
  margin-top:15px;
}

.comment {
  border:1px solid #7F98A7;
  margin-bottom:1em;
  width:100%;
}

.comment .w1 {
  background-image:url(images/comment-tl.png);
  background-position:0 0;
  background-repeat:no-repeat;
  left:-1px;
  position:relative;
  top:-1px;
}

.comment .w2 {
  background-image:url(images/comment-tr.png);
  background-position:100% 0;
  background-repeat:no-repeat;
  left:2px;
  position:relative;
}

.comment .w3 {
  background-image:url(images/comment-br.png);
  background-position:100% 100%;
  background-repeat:no-repeat;
  position:relative;
  top:2px;
}

.comment .w4 {
  background-image:url(images/comment-bl.png);
  background-position:0 100%;
  background-repeat:no-repeat;
  left:-2px;
  overflow:hidden;
  padding:1em;
  position:relative;
}

.comment .new {
  color: #E5B900;
  float:right;
  font-weight:bold;
}

/**
  hacks
*/

/** Remove some buttons from the http://www.vetlearn.org.nz/mastitis2010 page */
/*
#node-24352 .imis_course-course_link {
  display:none;
}
*/
#node-24352 .imis_course-module  {
  display:none;
}
