/*
  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: 10 February 2012 18:38:57
*/


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a.tab1, .tabs-nav a.tab1 span {
    display: block;
    background: url(http://www.ansto.gov.au/__data/assets/image/0003/43266/online_inactive.gif) no-repeat;
    width:102px;
    height:36px;
}

.tabs-nav a.tab2, .tabs-nav a.tab2 span {
    display: block;
    background: url(http://www.ansto.gov.au/__data/assets/image/0004/43267/latest_inactive.gif) no-repeat;
    width:120px;
    height:36px;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a.tab1, .tabs-nav .tabs-selected a.tab1 span {
    display: block;
    background: url(http://www.ansto.gov.au/__data/assets/image/0005/43268/online-active.gif) no-repeat;
    width:102px;
    height:36px;
}

.tabs-nav .tabs-selected a.tab2, .tabs-nav .tabs-selected a.tab2 span {
    display: block;
    background: url(http://www.ansto.gov.au/__data/assets/image/0006/43269/latest_active.gif) no-repeat 0 -1px;
    width:120px;
    height:36px;
}

.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 0px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: -95px -36px
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    background:url(http://www.ansto.gov.au/__data/assets/image/0016/43270/poll_bkg.gif) no-repeat;
    /*width:361px;*/
    width:326px;
    /*height:155px;*/
    height:160px;
    padding: 1em 18px;
    clear:both;
    /*background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

ul.online, ul.results {
margin:0;
padding:0;
}

ul.online li label, ul.results li label {
font-size:12px;
color:#646464;
font-family:Tahoma, Arial, Verdana;
}

ul.results li, ul.online li {
list-style:none;
display:block;
}

input.voteButton {
background:transparent url(http://www.ansto.gov.au/__data/assets/image/0004/43294/submit.gif) no-repeat 0 0;
border:0 none;
width:62px;
height:26px;
float:right;
/*margin:-32px 0 0 0!important;*/
margin:0px 0 0 0!important;
padding:0;
cursor:pointer;
}

*+ html input.voteButton {
margin:-3px 0 0 0!important;
}


* html input.voteButton {
margin:-3px 0 0 0!important;
}

#container-1 p {
color:#43a7dd;
font-size:12px;
font-family:Tahoma, Arial, Verdana;
}

#sq-page-poll-graph-bar {
margin-bottom:2px;
margin-left:0px!important;
}

#sq-page-poll-graph {
margin-top:-7px!important;
padding:0px!important;
width:330px!important;
}

* html .tabs-container {
/*margin-top:-25px!important;*/
margin-top:-7px!important;
margin-left:1px;
}

*+ html .tabs-container {
/*margin-top:-18px!important;*/
}

td.question_result{
width:150px;
font-size:12px;
color:#646464;
font-family:Tahoma, Arial, Verdana;
}

/*
body 
{
margin: 0px; 
padding: 0px;
}*/

.poll_answer_link{
font-size:12px;
color:#646464;
font-family:Tahoma, Arial, Verdana;
margin-left: 25px;
margin-top: 0px;
}

