/*
  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: 06 February 2012 13:24:31
*/


/*
*   master.css
*   for Packforce 
*   adickson@tscnsw.org.au
*   last modified on 23/08/2011
*/

* {margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{font-family: verdana, arial, sans-serif;line-height: 140%; background: #F5F5F5}
h1, h2, h3, h4, h5, h6{font-family: arial, sans-serif;}
p{font-size: 1em; margin: 1em 0 0 0; color:#4D4D4D;}
a img{border: none;}
h1.title{text-indent: -9999em;height: 0;}
#outercontainer{width: 1200px; margin: 0 auto auto; background: white; border-left: 1px solid #919191; border-right: 1px solid #919191; border-bottom: 1px solid #919191;}
#container{margin: 0 auto auto;width: 960px; }
a:visited{color:#551A8B;}

/* ---- Global Nav ---- */
#globalNav{ height: 1.2em; background: #6D6F71; margin: 0;}
#globalLinkDiv{margin: 0 auto auto;width: 960px;}
#globalLink{color: white;font-size: 0.8em;line-height: 1.2em;text-decoration: none;}

/* ---- Header ---- */
#header{height:5.5em;margin:4px 0;padding: 0 15px;border-right:2px solid #DCDDDF;border-left:2px solid #DCDDDF;}
#logo{position: absolute;top: 2.8em;width: 40em;}
#logo img{float: left;}
#logo h2{float: left;color: #439539;margin-left: 20px; margin-top: -1px; line-height: 3.4em;}
#logo .tagline{float: left;color: #439539;margin-left: 20px; margin-top: 3px; line-height: 3.4em; font-size:0.9em; font-weight:bold;}

/* ---- Search ---- */
#search{float: right;font-size: 0.9em;margin-top: 36px;}
#queries_searchpackforce_query{border: 1px solid #D1D2D4;color: #4D4D4D; padding: 2px;}
.searchButton input{background: url('http://www.packforce.com.au/__data/assets/image/0006/13776/searchbuttonbg.jpg') #DDDEDE;color: #575757;cursor: pointer; padding: 1px !important; border: 1px solid #9D9E9F;}
.searchLable{display:none;}

/* ---- Tagline ---- */
#tagline p{margin: 0 0 6px 0; background: url('http://www.packforce.com.au/__data/assets/image/0003/13755/taglinebg.jpg') #429539;color: white;text-align: right;height: 2em;line-height: 2em;padding: 0 15px 0 0; font-weight:bold; font-size:1em;}

/* ---- Menu ---- */
#main_menu{background: url('http://www.packforce.com.au/__data/assets/image/0004/13756/menubg.jpg') repeat-x #A4A4A4;height: 2em;text-align: right;padding-right: 15px; margin-bottom: 6px;}
#main_menu ul, #breadcrumbs ul{list-style-type: none;}
#main_menu li, #breadcrumbs li{display: inline;color: #575757;}
#main_menu ul{line-height: 1.8em;}
#main_menu a{font-size: 0.9em; text-decoration: none;color: #363636; text-transform: lowercase;}
#main_menu a:hover{color:#276420; text-decoration:underline;}
#main_menu a:active{text-decoration:underline;}

/* ---- Footer ---- */
#footer{margin-top: 40px; padding-bottom: 100px; clear: both;}
#footerlinks{border-bottom: 4px solid #439539; padding-bottom: 4px; font-size: 0.9em;}
#footerlinks a{color:#4D4D4D;}


/* Badges
----------------------------------------------- */


textarea {
    -moz-appearance: textfield-multiline;
    -moz-binding: url("chrome://global/content/platformHTMLBindings.xml#textAreas");
    -moz-user-select: text;
    background-color: -moz-field;
    border: 1px solid #A5ACB2;
    color: -moz-fieldtext;
    cursor: text;
    font: medium -moz-fixed;
    letter-spacing: normal;
    margin: 1px 0;
    resize: both;
    text-align: start;
    text-indent: 0;
    text-rendering: optimizelegibility;
    text-shadow: none;
    text-transform: none;
    vertical-align: text-bottom;
    word-spacing: normal;
    word-wrap: break-word;
}

#badges .thumbnaildescription{
    padding: 15px 0 0 0;
}

.badge textarea{
    width: 400px;
    margin: 0 15px 15px 0;
    font-size: 1.0em;
    height: 80px;
}

.badgedescription{
    padding:0 20px;
}

.embedcode{
    background:#F7F7F7; 
    text-align: right;
    padding-top: 15px;
    border-radius: 0 0 15px 15px;
}

#badges .buttons{
    text-align:right;
    padding: 0 15px 15px 0;
}

#badges .buttons a{
    margin-right: 5px;
}

#badges .embedButton{
    vertical-align: top;
    background: #F5F5F5 !important;
    padding: 6px 10px !important;
    border: 1px solid #898989 !important;
    border-radius: 3px;
    margin-right: 5px;
    width: 80px;
}


.thumbnaillist, .titledescriptionlist {
    list-style-type:none!important;
    padding:1em 0 0 0!important;
    margin-bottom:1.6em;
}
.thumbnaillistgrid li {
    float:left;
    width:262px;
    height:12em;
    margin-right:28px;
    overflow:hidden;
}
.thumbnaillistgrid h3 {
    line-height:1.4em;
}
.thumbnaillist li {
    margin-bottom:4em;
}

.thumbnaillist .thumb {
    display:inline-block;
    margin:20px;
    margin-top:-20px;
    border:0;
    padding:0!important;
    -moz-box-shadow:0 2px 4px #999;
    box-shadow:0 2px 4px #999;
        -webkit-box-shadow:0 2px 4px #999; 
}
.thumbnaildescription, .titledescription {
    padding:15px 30px 5px 15px;
    border:1px solid #CCC;
    -moz-border-radius:15px;
    border-radius:15px;
}
.titledescription h3 {
    margin-bottom: 0.6em !important;
}
.thumbnailitem {
    /*min-height:120px; not sure why I put this here, need to keep an eye on it */
}
.thumbnaillist p {
    font-size:1.0em!important;
    margin-bottom:1.0em!important;
}
.thumbnaildescription h2 {
    margin-bottom:.5em!important;
    margin-top:-28px;
}
.thumbnaildescription h2 a, .titledescriptionlist h2 a, .thumbnaildescription h3 a, .titledescriptionlist h3 a {
    text-decoration:none;
    color:#43963A;
    background:#fff;
    padding:0 5px;
    margin-left:-5px;
}
.thumbnaildescription h2 a:hover, .titledescriptionlist h2 a:hover, .thumbnaildescription h3 a:hover, .titledescriptionlist h3 a:hover {
    text-decoration:underline;
}

img.left {
    float:left;
}

.buttons img{
    margin-top: 0 !important;
}
