/* Start of CMSMS style sheet 'melanie' */
body {

color:#000000;

background-color:#ffffff;

font-size:13px;

font-family:arial;

}

#main {

width:750px;

margin:auto;

background-color:#ffffff;

padding-bottom:10px;

}


h3 {

font-size:15px;

font-family:arial;

}


a {

text-decoration:underline;

color:#666666;

background-color:#ffffff;

}

a:hover {

text-decoration:underline;

color:#2B85BB;

background-color:#ffffff;

}

/********Images CSS (Global)******************/

#logo {

background-image:url(uploads/images/templates/aussie/logo.jpg);

background-position:left;

background-repeat:no-repeat;

margin-left:10px;

width:212px;

height:65px;

}

#layoutimage {

background-image:url(uploads/images/templates/aussie/main_image.jpg);

background-position:right;

background-repeat:no-repeat;

margin-left:10px;

width:493px;

height:241px;

}

/********Date CSS******************/

#date {

float:right;

margin-right:20px;

font-size:12px;

color:#ffffff;

}

/********Content Related CSS******************/

#pagetitle {

text-align:left;

padding-left:10px;

width:455px;

font-size:15px;

color:#2B85BB;

}

.tablecontent {

width:483px;

align: center;

background-position:right;

background-repeat:repeat-y;

color:#000000;

}

#contentbox {

float:right;

width:483px;

}

#content {

background-position:left;

background-repeat:repeat-y;

margin-bottom:5px;

margin-top:5px;

padding-left:5px;

padding-right:5px;

color:#000000;

font-size:12px;

font-family:arial;

}

/********Footer CSS (Global)******************/

#footer {

text-align:center;

font-size:11px;

color:#000000;

}

#footer a {

text-decoration:none;

color:#000000;

background-color:#ffffff;

}

#footer a:hover {

text-decoration:none;

color:#578BC7;

background-color:#ffffff;

}

td.topbar {

background-color:#578BC7;

color:#000000;

font-size:21px;

font-family:arial;

text-decoration:none;

}

td.bottombar {

background-color:#578BC7;

color:#000000;

font-size:14px;

font-family:arial;

text-decoration:none;

}

/********Navigation CSS******************/

td.navigation {

background-color:#578BC7;

color:#000000;

font-size:13px;

font-family:arial;

text-decoration:none;

}

td.navigation a {

text-decoration:none;

color:#000000;

font-family:arial;

background-color:#578BC7;

}

td.navigation a:hover {

text-decoration:none;

font-family:arial;

color:#ffffff;

background-color:#578BC7;

}

#menu {

width:160px;

line-height: 20px;

color:#666666;

background-color:#ffffff;

margin-bottom:-8px;

margin-top:10px;

}

#menu ul  {

list-style-image:url(uploads/images/templates/aussie/bullet1.jpg);

}

#menu a {

text-decoration:bold;

text-decoration:underline;

color:#666666;

background-color:#ffffff;

}

#menu a:hover {

text-decoration:none;

color:#2B85BB;

background-color:#ffffff;

}

/********News Related CSS******************/

.tablenews {

width:150px;

background-position:right;

background-repeat:repeat-y;

color:#ffffff;

background-color:#578BC7;

}

td.news{

background-color:#578BC7;

color:#578BC7;

padding-left:10px;

font-size:13px;

font-family:arial;

}

.NewsSummary {

width:100%;

margin-top:5px;

background:#ffffff;

}

.NewsSummaryPostdate {

  font-size: 90%;

  font-weight: bold;
  
}
 
.NewsSummaryLink {
  
  font-weight: bold;
  
  color:#2B85BB;
  
  margin-bottom:5px;
 
}

.NewsSummaryMorelink {

  margin-bottom:5px;

  margin-top:5px;

}

#NewsPostDetailDate {

  font-size: 100%;

  font-style: italic;

  margin-bottom: 5px;
  
}

#NewsPostDetailSummary {

   margin-bottom: 10px;

  line-height: 150%;
  
}

#NewsPostDetailContent {

  margin-bottom: 15px;

  line-height: 150%;
  
}

#NewsPostDetailPrintLink {

font-weight: bold;

}

#NewsPostDetailReturnLink {

margin-bottom:10px;

margin-top: 5px;

font-weight: bold;

}

/* Extra News Related tags that can be used - Either uncomment or copy and paste above (within News CSS)*/

/* 

.NewsSummaryLink {}

.NewsSummaryAuthor {}

.NewsSummaryMorelink {}

#NewsPostDetailTitle {}

#NewsPostDetailHorizRule {}

#NewsPostDetailCategory {}

#NewsPostDetailAuthor {}

#NewsPostDetailAuthor {}


#NewsPostDetailPrintLink {}

*/

/* End of 'melanie' */

