/* General structural style declarations */
 
body {
    font-family: Georgia, Times, serif ;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	background-color: #2b0704;
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/common/bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

#page {
    width: 960px;
    display: block;
    padding: 0px;
    margin: 0px auto;
    text-align: left;
}

/* The Following two declarations are to create more predictable behaviour cross browser */

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

#page * {
    overflow: visible;
} 

#page * div, #page div, #page form {
    float: left;
}

h1 {
    font-size: 25px;
    font-weight: normal;
    line-height: 32px;
    padding-bottom: 14px;
    letter-spacing: -1px;
}

h2 {
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 14px;
    color: #ff5a00;
}

h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #a91b10;
    padding-bottom: 14px;
}

h4 {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 14px;
}

h5 {
    line-height: 11px;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    padding-bottom: 14px;
}

p {
    padding-bottom: 14px;
}

p strong {
    color: #000000
}

a, 
a:link,
a:visited {
    text-decoration: underline;
    color: #b21c11;
}


.multiArrowLink {
    background-image: url(../images/icons/multi-arrow-black.gif);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 17px;
}

a.multiArrowLink, 
a.multiArrowLink:link,
a.multiArrowLink:visited {
    background-image: url(../images/icons/multi-arrow-black.gif);
}

.homeMargin .multiArrowLink {
    background-image: url(../images/icons/multi-arrow-white.gif);
    color: #FFFFFF;
}

.homeMargin a {
    color: #FFFFFF;
}

.homeMargin a.multiArrowLink, 
.homeMargin a.multiArrowLink:link,
.homeMargin a.multiArrowLink:visited {
    background-image: url(../images/icons/multi-arrow-white.gif);
    color: #FFFFFF;
}

a:hover {
}    

a img {
    border: none;  
}

ul, ol {
    padding-left: 16px;    
}

/* Basic Page Structure */

#header {
    width: 960px;
}

.primaryNavigation,
.titleBanner {
    width: 960px;
}

.titleBanner {
    height: 259px;
    border-bottom: 1px solid #353334;
}

.titleBanner a {
    position: relative;
    top: 106px;
    left: 39px;
}

.titleBanner h1 {
    color: #FFFFFF;
    font-size: 45px;
    line-height: 45px;
    position: absolute;
    top: -200px;
    font-weight: normal;
}

.primaryNavigation {
    height: 50px;
    overflow: hidden;
    width: 960px;
    background-color: #000000;
}

.primaryNavigation ul {
    padding: 0px;
    width: 940px;
    overflow: hidden;
    height: 50px;
    padding-left: 20px;
}

.primaryNavigation ul,
.primaryNavigation ul li {
    list-style-type: none;
    float: left;
}

.primaryNavigation ul li {
    height: 50px;
    line-height: 50px;
    padding: 0px 20px;
}

.primaryNavigation ul li a:link,
.primaryNavigation ul li a:visited,
.primaryNavigation ul li a {
    color: #ff5a00;
    text-decoration: none;
    line-height: 50px;
    font-size: 14px;
}

.primaryNavigation ul li a:hover {
    text-decoration: underline;
}

#mainContent {
    width: 960px;
    overflow: hidden;
}

#footer {
    width: 960px;
    padding: 20px 0px;
}

.footerLeft a:link,
.footerLeft a:visited,
.footerLeft a,
.footerLeft {
    line-height: 20px;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
}

.footerLeft a:hover {
    text-decoration:underline;
}

.footerLeft {
    width: 560px;
}

.footerRight {
    width: 400px;
}

.footerRight a {
    float: right;
    padding-left: 10px;
}

.monashLink {
    padding-top: 6px;
}

/* Home Page Specific */

.home #mainContent {
    background-color: #FFFFFF;
}

.home #mainContent .mainBody {
    width: 404px;
    padding: 33px 38px;
    overflow: hidden;
}

.home #mainContent .mainBody p,
.home #mainContent .mainBody {
    font-size: 14px;
    line-height: 24px;
}

.home #mainContent .homeMargin {
    width: 480px;
    background-image: url(../images/common/home-right-bg.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #ab160d;
}

.home #mainContent .homeMargin,
.home #mainContent .homeMargin h4,
.home #mainContent .homeMargin h3,
.home #mainContent .homeMargin h5,
.home #mainContent .homeMargin li,
.home #mainContent .homeMargin p {
    color: #FFFFFF;
    line-height: 18px; 
}

.home #mainContent .homeMargin h4 {
    padding-bottom :0px;
}

.home #mainContent .homeMarginImage {
    width: 480px;
    overflow: hidden;
}

.home #mainContent .homeMarginTitle {
    width: 442px;
    padding: 20px 19px 0px;
}

.home #mainContent .homeMarginLeft {
    padding-left: 19px;
    float: left;
    width: 220px;
}

#page.home #mainContent .homeMarginRight {
    padding-right: 15px;
    float: right;
    width: 220px;
}

/* Content Template */

#main {
    width: 880px;
    padding: 30px 40px;
    overflow: hidden;
    background-color: #FFFFFF;
}

.subNav {
    width: 172px;
    padding-top: 10px;
}

.subNav ul,
.subNav ul li {
    width: 172px;
    float: left;
    clear: both;
    list-style-type: none;
    padding: 0px;
}

.subNav ul li {
    height: 39px;
    border-top: solid 1px #d9d9d9;
    line-height: 39px;
}

.subNav ul li a:visited,
.subNav ul li a:link,
.subNav ul li a {
    font-style: italic;
    color: #ff5a00;
    font-size: 14px;
    line-height: 38px;
    height: 39px;
    text-decoration: underline;
}

.subNav ul li.selected a:visited,
.subNav ul li.selected a:link,
.subNav ul li.selected a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.contentFull,
.contentWrapper {
    width: 672px;
}

#page .contentWrapper,
#page .contentRight {
    float: right;
}

.contentRight,
.contentLeft {
    width: 330px;
}

/* Buttons */

#page .button,
#page .pdfDownloadLink {
    float: none;
    display: block;
    padding-bottom: 24px;
}

#page .button {
    height: 32px;
}

#page .pdfDownloadLink {
    height: 30px;
}

#page .button a:link,
#page .button a:visited,
#page .button a {
    background-image: url(../images/common/button-bg.gif);
    background-position: 0px 0px;
    background-repeat:repeat-x;
    float: left;
    padding: 0px 12px;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

#page .button a:hover {
    text-decoration:underline;
}

#page .pdfDownloadLink a {
    background-image: url(../images/icons/pdf-icon.gif);
    background-position: 0px 0px;
    background-repeat:no-repeat;
    float: left;
    padding-left: 42px;
    line-height: 30px;
    height: 30px;
}

/* Photo Set */

.photoSet {
    width: 672px;
    overflow: hidden;
}

.photoDynamicWrapper {
    width: 652px;
    height: 423px;
}

.photoSetRegion {
    background-color: #f2f2f2;
    background-image: url(../images/common/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 1px #cecece solid;
    width: 652px;
    overflow: hidden;
    padding: 10px;
}

.photoSetImageWrapper {
    text-align: center;
    width: 652px;
    height: 391px;
}

.photoSetCaption {
    height: 17px;
    padding-top: 10px;
    line-height: 17px;
    width: 652px;
    text-align:center;
    padding-bottom: 3px;
}

.photoSetList {
    display: none;
}

.photoSetControls {
    padding: 3px 0px;
}

.photoSetControls a:visited,
.photoSetControls a:link,
.photoSetControls a {
    text-decoration:none;
}

.nextBtn {
    padding-left: 5px;
}

.prevBtn {
    padding-right: 5px;
}
