body
{
    border: 0;
    margin: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.8em;
    background-image: url(http://dev.servessence.net.au/media/164/background.png);
    background-position: center top;
    background-repeat: no-repeat;
}
p { 
    line-height: 1.5em; 
}
img, div, a, input
{
    behavior: url(/css/iepngfix.htc);
}
img, span, div, a, a:link, a:visited, a:hover, a:active
{
    border: none;
    margin: 0px;
    padding: 0px;
    -moz-outline-style: none;
    outline: none;
}
img, a
{
    border: 0;
}

.float-left
{
    float: left !important;
}
.float-right
{
    float: right !important;
    margin-right: 0 !important;
}
.clear-both
{
    clear: both;
}

h1
{
    font-size: 1.8em;
}

#container
{
    margin: 0 auto;
    width: 960px;
    margin-top: 24px;
}
#navbox
{
    text-align:center;
}
#nav img
{
    margin-bottom: 23px;
}
#nav ul
{
    padding: 8px;
    margin: 0;
    list-style-type: none;
    background-color: #C1D72E;
    width: 944px;
}
#nav ul li
{
    display: inline-block;
    height: 16px;
    margin: 0 130px 0 0;
}
#nav ul li:last-child
{
    margin-right: 0;
}
#nav ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}
#nav ul li a:hover
{
    text-decoration: underline;
}
#nav .content-shadow-side
{
    margin-top: 0;
}
#content2 a, #content a
{
    color: #555;
}
#content2 a:hover, #content a:hover {
    color: #000;
}

#content2, #content
{
    width: 960px;
    background-color: #FFF;
}
#content2, #content, .info-box
{
    background-image: url('/media/132/content-background.png');
    background-repeat: repeat-x;
    xborder-bottom: 1px solid #EEE;
}
#content-header
{
}
#content-main, #content-side, .info-box
{
    margin-right: 24px;
    float: left;
    padding: 12px 12px 11px 12px;
}
#content-main
{
    width: 608px;
}
#content-side
{
    width: 280px;
}
img#content-main
{
    width: 632px;
}
img#content-side
{
    width: 304px;
}
img#content-main, img#content-side
{
    padding: 0;
}

.content-shadow-side
{
    width: 963px;
    margin-top: 24px;
}
.content-shadow-bottom
{
    margin-bottom: 21px;
    width: 960px;
    background-image: url(/media/154/shadow-main-bottom.png);
}
.shadow-bottom
{
    height: 3px;
    margin-left: 3px;
}
.shadow-side
{
    background-image: url(/media/149/shadow-right.png);
    background-position: right top;
    background-repeat: repeat-y; 
}
.shadow-side-top
{
    float: right;
    width: 3px;
    height: 4px;
    background-color: #FFF;
}

#info
{
}
.info-box
{
    width: 280px;
    height: 128px;
}
.info-box:last-child
{
    margin-right: 0;
}

#footer
{
    font-size: 0.8em;
}

div.app
{
    float: left;
    margin-bottom: 25px;
    width: 455px;
}
div.appleft
{
    margin-right:2em;
    margin-left:1em;
}
div.app div.image
{
    width: 100px;
    float: left;
}
div.app div.text a
{
    color: #000;
    display: inline-block;
    padding-bottom: 0.4em;
    text-decoration: none;
}
div.app div.text
{
    width: 346px;
    float: right;
}

ul#twitter_update_list
{
    margin: 0 0 0 1em;
    padding: 0;
}

ul#twitter_update_list li
{
    margin: 0 1em 0 0;
    padding: 0 0 0 3px;
    list-style: none;
    float: left;
    min-height: 100px;
    border-left: 1px solid #CCCCCC;
}

ul#twitter_update_list li span
{
    width: 296px;
    display: block;
    line-height: 1.5em;
}

ul#twitter_update_list li > a
{
    color: #666666;
    clear: both;
}

div#content2 h3
{
    margin-left: 1em;
}

div#content2 div.clear-both
{
    margin-bottom: 1em;
    margin-left: 1em;
    padding-left: 687px;
    padding-top: 0;
}

div.newsnavbox {
    width: 583px;
    text-align:center;
    background-color: #C1D72E;
    height: 20px;
}
div.newsnavbox a {
    color:#fff;
}
div.newsnavbox div.jcarousel-control {
    display: inline;
}
div.newsnavbox a#mycarousel-prev {
    margin-right:12px;
}
div.newsnavbox a#mycarousel-next {
    margin-left:22px;
}
div.newsnavbox div.jcarousel-control a {
    background-image:url(/css/news-select.png);
    background-position: left top;
    background-repeat: no-repeat;
    width:12px;
    height:12px;
    margin-top:4px;
    margin-left:10px;
    display:inline-block;
}
div.newsnavbox div.jcarousel-control a.selected {
    background-position: left bottom;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

