/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 27 August 2025 00:06:15
*/


@charset "utf-8";
/* CSS Document */
  

html, body {
  font-family: Trebuchet MS, "Helvetica Neue", Helvetica, sans-serif; 
  font-size: 14px;
  color: #000000;
  margin: 0;
  padding: 0;
  background-color: #F5f5f5;
}

#maincontainer {
  background-color: #FFFFFF;
  margin-top:0px;
  margin: 0 auto;
  width:1024px;
  min-height:1000px;
  overflow: hidden;
  box-shadow: 0 0 7px 5px rgba(0, 0, 0, 0.2);
}

/* #################### Search box ###################### */

#mainlogo #searchbox {
font-size: 15px;
color: #676767;
width:280px;
line-height:25px;
overflow:hidden;
margin-top:-25px;
margin-left:750px;
}

#topswish {
height: 197px;
background: no-repeat url('https://www.enterprisecentres.tas.gov.au/__data/assets/image/0017/100619/topswish.gif');
margin-top: -17px;  /* gap fix */
}

#searchbox input { width: 190px; }

#searchbox label {
margin-right:10px;
}

#nav .navsearch {
border-right: none;
}

.buttonStyle {
width: 20px;
height: 18px;
cursor: pointer;
text-indent: -9999px;
/* background: no-repeat top right url('./?external-uuid=7eded89e-5e96-49bd-bdb2-e016c6d29570'); */
}

.submitbutton {
position:absolute;
border: 0px;
height:20px;
width: 35px;
cursor: pointer;
float:right;
background: #FFF;
}

#topbuttons {
height: 35px;
width:100%;
margin-top:-17px;
padding-top:0px;
background: #F47B2A;
}

#topbuttons LI:hover {
opacity: 0.6;
}

#mainlogo {
height: 80px;
width: 1024px;
background-color: #F47B2A;
/* clear:both; */
}

#mainlogo IMG {
margin-left: 40px;
margin-top: -20px;
}

#topbuttons UL {
margin-top:15px;
margin-right:20px;
list-style-type:none;
float:right;
padding:0;
}

#topbuttons UL LI {
margin-left:5px;
float:left;
}

/* #topbuttons LI.home {
}

#topbuttons LI.home a {
display: block;
margin: 0 11px 0 0;
text-decoration: none;
font-size:10pt;
color:#FFFFFF;
}
*/

#topbuttons LI.home a:hover {
text-decoration: underline;
}

#topbuttons .home a {
width: 23px;
height: 18px;
display: block;
background: no-repeat url('https://www.enterprisecentres.tas.gov.au/__data/assets/image/0018/100557/header-home-white.png');
margin: 0 6px 0 4px;
text-indent: -9999px;
}

#topbuttons .phone a {
width: 23px;
height: 18px;
display: block;
background: no-repeat url('https://www.enterprisecentres.tas.gov.au/__data/assets/image/0016/100555/header-call-white.png');
margin: 0 10px 0 4px;
text-indent: -9999px;
}

#topbuttons .email a {
width: 23px;
height: 18px;
display: block;
text-indent: -9999px;
background: no-repeat scroll left top / 23px 18px url('https://www.enterprisecentres.tas.gov.au/__data/assets/image/0017/100556/header-email-white.png');
}

#topbuttons .twitter a {
width: 23px;
height: 18px;
display: block;
text-indent: -9999px;
margin-left:2px;
background: no-repeat url('https://www.enterprisecentres.tas.gov.au/__data/assets/image/0019/100558/header-link-twitter-white.png');
}

#maincontent {
padding-top: 0px;
padding-left: 30px;
padding-right: 30px;
}

#banners IMG {
display:block;
margin-left:auto;
margin-right:auto;
}

/* #######################  Navigation  ######################### */

#navigation { 
padding-left: 200px;
height: 20px;
width: 100%;
font-size:13pt;

}

#navigation UL {
list-style: none;
}

#navigation UL LI {
float:left;
padding-left:10px;
padding-right:10px;
border-right: solid 1px black;
}

#navigation UL LI.lastitem {
border-right: none;
}


/* ####################### Fading banner ######################## */
  
  #banner-wrapper {
  position: relative;
  /* width: 1024px; */
  height: 220px; /* 286 */
  border: 0;
  overflow: hidden; 
  
  }
  
  #banner-wrapper IMG {
  position:absolute;
  top:0;
  left:0px;
  z-index:8;
  opacity:0.0;
  height:220px;
  }
  
  #banner-wrapper IMG.active {
  z-index:10;
  opacity:1.0;
  }
  
  #banner-wrapper IMG.last-active {
  z-index:9;
  }
  
 #bannersL2 {
  position: relative;
  /* width: 1024px; */
  height: 220px; /* 200 */
  border: 0;
  overflow: hidden;
  }

  /* Fading banner ends */ 


h1 {

color: #005687;
font-size: 25px;

}

h2 {

color: #0092c0;
font-size: 22px;
}

hr {
width:100%;
height:1px;
border:none;
color: #BDBDBD; 
background-color: #BDBDBD; 
float:left;
}

/* UL { list-style-type: none; } */

/* homepage panels */



#titleandcrumbs {
height:55px;
padding-left: 0px;
margin-top: 0px;
}



/* This is the page lineage heading */

.mainheading {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 45px;
color: #f47b29;   /* #ef7622; */
margin-left: 20px;
width:240px;
}



/* ######################## Main content ######################## */

#bodycontent {
font-family: Trebuchet MS, "Helvetica Neue", Helvetica, sans-serif;
margin-left: 50px;
margin-top: -25px;
padding-top:0px;
padding-bottom: 30px;
float:left;
width:650px;
font-size: 13px;
}

#bodycontent p {
font-family: Trebuchet MS, "Helvetica Neue", Helvetica, sans-serif;
padding:0px;
margin-top: 10px;
margin-bottom: 10px;
}

#bodycontent H1 { 
/* color: #ef7622; */
color: #f47b29;
font-size: 34px;
margin-top:0px;
}

#bodycontent H2 {
font-family: Trebuchet MS, "Helvetica Neue", Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
margin-top:0px;
/* color: #ef7622; */
color: #f47b29;
}

#bodycontent H2 a { color: #000000; }

#bodycontent TD H2 {
margin-top:0px;
}

#bodycontent IMG {
border-bottom:none; 
}

#bodycontent a {
color: #ce5b0e;   /* ce5b0e  */
text-decoration: underline;
}

#bodycontent a:hover {
color: #eb721e;
}

#bodycontent LI {
/* background: url("./?external-uuid=2bcf534d-3ad9-4dd2-b121-f6b7552ef640") no-repeat scroll 1px 8px rgba(0, 0, 0, 0); */
padding: 2px 0px 2px 5px;
}

#bodycontent UL {
margin-left: -10px;
list-style-type:disc;
}

#bodycontent OL {
margin-left: -10px;
}

#bodycontent OL LI {
background: none;
padding: 2px 0px 5px 10px;
}

#rightcol {
float:left;
width: 200px;
margin-left:63px;
margin-top:0px;
}

#rightcol a { 
text-decoration:none;
}

#rightcol .orangebox {
background: #ef7622;
height:45px;
color: #FFFFFF;
font-size: 11pt;
margin-bottom: 30px;
text-decoration: none;
-moz-box-shadow:    1px 1px 2px 3px #ccc;
-webkit-box-shadow: 1px 1px 2px 3px #ccc;
box-shadow:         1px 1px 2px 3px #ccc;
}

#rightcol .orangebox p {
padding-top:14px;
padding-left:8px;
font-weight:bold;
}

#rightcol .orangebox:hover {
-moz-box-shadow:    1px 1px 2px 2px #000;
-webkit-box-shadow: 1px 1px 2px 2px #000;
box-shadow:         1px 1px 2px 2px #000;

}

#rightcol .greenbox {
background: #6A860E;
height:45px;
color: #FFFFFF;
font-size: 11pt;
margin-bottom: 30px;
text-decoration: none;
-moz-box-shadow:    1px 1px 2px 3px #ccc;
-webkit-box-shadow: 1px 1px 2px 3px #ccc;
box-shadow:         1px 1px 2px 3px #ccc;
}

#rightcol .greenbox p {
padding-top:4px;
padding-left:8px;
font-weight:bold;
}

#rightcol .greenbox:hover {
-moz-box-shadow:    1px 1px 2px 2px #000;
-webkit-box-shadow: 1px 1px 2px 2px #000;
box-shadow:         1px 1px 2px 2px #000;

}

#rightcol .greenbox .smallertext {
font-size: 8pt;
font-weight: normal;
}

#rightcol .descriptiontext {
font-size: 9pt;
}

.hiddenlabel {
display: none;
}

#bodycontent TABLE TD {
padding: 5px;
}

/* ######################## FOOTER ######################## */

#footer {
padding-left:70px;
padding-top:5px;
padding-right:20px;
padding-bottom:0px;
float:left;
width: 75%;
background-color: #FFFFFF;
margin-bottom: -30px;
}

#footerlinks {
width: 750px;
margin-left: 10px;
font-size: 10pt;
}

#footerlinks a {
color: #f47b29;
}
#footerlinks a:visited {
color: #f47b29;
}
 
#footerContainer p {
   font-family: Arial, Helvetica, sans-serif;
   clear: left;
   font-size: 11px;
   color: #5f5f5f;
   line-height: 15px;
   padding-top: 0px;
   margin-left: 9px;
   margin-right: 45px;
  }  
  #footerContainer p a {
   color: #f47b29; /* #0092C0; */
}

#footerbanner {
clear:both;
height: 210px;
background: url('https://www.enterprisecentres.tas.gov.au/__data/assets/image/0017/100565/footer.jpg') #f47b28 no-repeat;
}

.backtotop {
width: 100px;
float:left;
padding:16px;
}

.backtotop a {
padding-top: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
color: #000000;
}

.backtotop a:hover {
text-decoration: none;
color: #005687;
}

.orangeline {
height: 10px;
border-bottom: 1px solid #f47b28;
margin-left: 80px;
width:870px;
clear: both;
}

/* Second button method */

.myButton {
    -moz-box-shadow:inset 2px 0px 0px -5px #91b8b3;
    -webkit-box-shadow:inset 2px 0px 0px -5px #91b8b3;
    box-shadow:inset 2px 0px 0px -5px #91b8b3;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef7722), color-stop(1, #c85300));
    background:-moz-linear-gradient(top, #ef7722 5%, #c85300 100%);
    background:-webkit-linear-gradient(top, #ef7722 5%, #c85300 100%);
    background:-o-linear-gradient(top, #ef7722 5%, #c85300 100%);
    background:-ms-linear-gradient(top, #ef7722 5%, #c85300 100%);
    background:linear-gradient(top bottom, #ef7722 5%, #c85300 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef7722', endColorstr='#c85300',GradientType=0);
    background-color:#ef7722;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    /* border:1px solid #1c1100; */
    border: 1px solid #F47B28;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px -1px 0px #2b665e;
    width: 180px;
    padding-left: 15px;
    margin-bottom: 15px;
   // height: 45px;
}

.myButton tall {
    
}

.myButton:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c85300), color-stop(1, #ef7722));
    background:-moz-linear-gradient(top, #c85300 5%, #ef7722 100%);
    background:-webkit-linear-gradient(top, #c85300 5%, #ef7722 100%);
    background:-o-linear-gradient(top, #c85300 5%, #ef7722 100%);
    background:-ms-linear-gradient(top, #c85300 5%, #ef7722 100%);
    background:linear-gradient(top bottom, #c85300 5%, #ef7722 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c85300', endColorstr='#ef7722',GradientType=0);
    background-color:#c85300;
}
.myButton:active {
    position:relative;
    top:1px;
}

/* Business Tas button */

.myButtongreen {
    -moz-box-shadow:inset 2px 0px 0px -5px #546220;
    -webkit-box-shadow:inset 2px 0px 0px -5px #546220;
    box-shadow:inset 2px 0px 0px -5px #546220;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #83be30), color-stop(1, #6a860e));
    background:-moz-linear-gradient(top, #83be30 5%, #6a860e 100%);
    background:-webkit-linear-gradient(top, #83be30 5%, #6a860e 100%);
    background:-o-linear-gradient(top, #83be30 5%, #6a860e 100%);
    background:-ms-linear-gradient(top, #83be30 5%, #6a860e 100%);
    background:linear-gradient(top bottom, #83be30 5%, #6a860e 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83be30', endColorstr='#6a860e',GradientType=0);
    background-color:#83be30;  
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    */ border:1px solid #1c1100; */
    border:1px solid #83BE30;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    width: 180px;
    padding-left: 15px;
    text-decoration:none;
    text-shadow:0px -1px 0px #2b665e;
    margin-bottom: 15px;
}
.myButtongreen:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6a860e), color-stop(1, #83be30));
    background:-moz-linear-gradient(top, #6a860e 5%, #83be30 100%);
    background:-webkit-linear-gradient(top, #6a860e 5%, #83be30 100%);
    background:-o-linear-gradient(top, #6a860e 5%, #83be30 100%);
    background:-ms-linear-gradient(top, #6a860e 5%, #83be30 100%);
    background:linear-gradient(top bottom, #6a860e 5%, #83be30 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a860e', endColorstr='#83be30',GradientType=0);
    background-color:#6a860e;
}
.myButtongreen:active {
    position:relative;
    top:1px;
}

.myButtongreen .smallertext {
    font-family:Arial;
    font-size:12px;
}

/* Mentoring button */

.myButtondarkgreen {
    -moz-box-shadow:inset 2px 0px 0px -5px #91b8b3;
    -webkit-box-shadow:inset 2px 0px 0px -5px #91b8b3;
    box-shadow:inset 2px 0px 0px -5px #91b8b3;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #546220), color-stop(1, #6a860e));
    background:-moz-linear-gradient(top, #546220 5%, #6a860e 100%);
    background:-webkit-linear-gradient(top, #546220 5%, #6a860e 100%);
    background:-o-linear-gradient(top, #546220 5%, #6a860e 100%);
    background:-ms-linear-gradient(top, #546220 5%, #6a860e 100%);
    background:linear-gradient(to bottom, #546220 5%, #6a860e 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#546220', endColorstr='#6a860e',GradientType=0);
    background-color:#546220;  
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    */ border:1px solid #1c1100; */
    border:1px solid #546220;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    width: 180px;
    padding-left: 15px;
    text-decoration:none;
    text-shadow:0px -1px 0px #2b665e;
    margin-bottom:15px;
}
.myButtondarkgreen:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6a860e), color-stop(1, #546220));
    background:-moz-linear-gradient(top, #6a860e 5%, #546220 100%);
    background:-webkit-linear-gradient(top, #6a860e 5%, #546220 100%);
    background:-o-linear-gradient(top, #6a860e 5%, #546220 100%);
    background:-ms-linear-gradient(top, #6a860e 5%, #546220 100%);
    background:linear-gradient(to bottom, #6a860e 5%, #546220 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a860e', endColorstr='#546220',GradientType=0);
    background-color:#6a860e;
}
.myButtondarkgreen:active {
    position:relative;
    top:1px;
}

.myButtondarkgreen .smallertext {
    font-family:Arial;
    font-size:12px;
}