@charset "utf-8";
/* CSS Document */

/* ----------------- Body ----------------- */
body {
	background-image: url(../Files/Design/brisbaneBackground.jpg);
	background-repeat: repeat-y;
	background-color: #008BC4;
	background-position:center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.holder {
	background-color: #FFFFFF;
	width: 945px;
	text-align: left;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	background-image: url(../Files/Design/brisbaneBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	margin: 0px;
	padding: 0px;
	float:left;
}
.floatingPhoto{
	float: right;
	clear:left;
	height: 272px;
	width: 183px;
	margin-top: -15px;
	margin-right: -20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.floatingPromo{
	float: right;
	clear:left;
	margin-top: -15px;
	margin-right: -20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.floatingGallery{
	float: left;
	margin-right: 25px;
	height:100px;
	width:100px;
	text-align:center;
	top: 50%;
	height: 100;
	margin-top: -50;
}
.trades {
	width: 386px;
	height: 142px;
}

/* ----------------- Left Column ----------------- */
.left {
	padding: 0px;
	width: 663px;
	margin: 0px;
	float:left;
}
.lefts {
	width: 663px;
	margin-bottom: 5px;
}
.leftsNavigation {
	width: 653px;
	padding-left:10px;
	margin-bottom:5px;
	background-image: url(../Files/Design/navigation.jpg);
	height: 42px;
	position:relative;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	z-index:100;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.leftsText {
	width: 623px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* ----------------- Right Column ----------------- */
.right {
	padding: 0px;
	width: 272px;
	top: 0px;
	right: 0px;
	margin-left: 5px;
	float: left;
}
.rights {
	width: 272px;
	margin-bottom: 5px;
	}
.rightsHeader {
	width: 257px;
	height: 42px;
	background-image: url(../Files/Design/rightsHeader.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	padding-left: 15px;
}
.rightsContent {
	width: 242px;
	background-color: #66B8DD;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rightsContentList {
	width: 272px;
	background-color: #66B8DD;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rightsFooter {
	width: 272px;
	background-image: url(../Files/Design/rightsFooter.gif);
	height: 15px;
	overflow:hidden
}
.rightsAarow {
	width: 272px;
	height: 15px;
	overflow:hidden
}
.rightsYellowHeader {
	width: 257px;
	height: 42px;
	background-image: url(../Files/Design/yellowHeader.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	padding-left: 15px;
}
.rightsYellowContent {
	width: 242px;
	background-color: #FFEC8C;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rightsYellowContentList {
	width: 272px;
	background-color: #FFEC8C;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rightsYellowFooter {
	width: 272px;
	background-image: url(../Files/Design/yellowFooter.gif);
	height: 15px;
	overflow:hidden
}

/* ----------------- Bottom Highlight ----------------- */
.highlight {
	padding: 0px;
	width: 663px;
	top: 0px;
	right: 0px;
	float: left;
}
.highlightHeader {
	width: 663px;
	height: 15px;
	background-image: url(../Files/Design/highlightHeader.gif);
	overflow:hidden;
}
.highlightContent {
	width: 628px;
	background-color: #FFF5C5;
	padding-right: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-align: left;
}
.highlightContentRight {
	width: 643px;
	background-color: #FFF5C5;
	padding-left: 20px;
	text-align: left;
}
.highlightFooter {
	width: 663px;
	background-image: url(../Files/Design/highlightFooter.gif);
	height: 15px;
	overflow:hidden;
}
.highlightFooterSpace {
	width: 663px;
	background-image: url(../Files/Design/highlightFooter.gif);
	height: 15px;
	margin-bottom:5px;
	overflow:hidden;
}

/* ----------------- Middle Column ----------------- */
.middles {
	padding: 0px;
	margin: 0px;
	height: 142px;
	float: left;
	position: relative;
	z-index: 1;
}
.middle {
	padding: 0px;
	width: 663px;
	height: 142px;
	position: relative;
	margin: 0px;
}

/* ----------------- News Block ----------------- */
.newsHeader {
	width: 257px;
	height: 42px;
	background-image: url(../Files/Design/rightsHeader.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	margin-left: 5px;
	text-align: left;
	line-height: 42px;
}
.newsContent {
	width: 242px;
	height: 70px;
	background-color: #66B8DD;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 5px;
}
.newsFooter {
	width: 272px;
	background-image: url(../Files/Design/rightsFooter.gif);
	height: 15px;
	margin-left: 5px;
}
.newsAarow {
	width: 272px;
	height: 15px;
	margin-left: 5px;
}
#pscroller1{
	width: 242px;
	height: 70px;
}

.someclass{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 19px;
	text-align: left;
}


/* ----------------- Footer ----------------- */
.footer {
	width: 940px;
	text-align: left;
	position: relative;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	padding-bottom: 5px;
	clear: both;
	background-image: url(../Files/Design/footer.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	height: 47px;
}
.footerAdmin {
	width: 940px;
	text-align: left;
	position: relative;
	margin-right:0px;
	margin-left:0px;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: both;
	background-image: url(../Files/Design/admin.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	height: 47px;
}
.footerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	height: 42px;
	margin-right: 20px;
	text-align: right;
	padding-top: 5px;
	line-height: 42px;
}
.footerLeft {
	float: left;
	height: 32px;
	margin-left: 60px;
	padding-top: 15px;
}
.footerLeftAdmin {
	float: left;
	height: 32px;
	margin-left: 65px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* ----------------- Forms ----------------- */
form {
	margin: 0px;
	padding: 0px;
}

/* ----------------- Dates ----------------- */
.the_date {
	display:block;
	text-align: center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../Files/Design/date.gif) no-repeat;
	width:54px;
	height:54px;
	margin-right: 25px;
	margin-bottom: 5px;
	clear: both;
}

.date_m {
	display:block;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	height:17px;
	line-height: 17px;
}

.date_d {
	display:block;
	font-size:16px;
	text-align: center;
	font-weight: bold;
	height:37px;
	line-height: 37px;
}


/* ----------------- Right Lists ----------------- */
#rightsList {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#rightsList li {
   margin-bottom: 0px;
}
#rightsList a {
   display: block;
   width: 257px;
   padding-left: 15px;
   text-decoration: none;
}
#rightsList a:hover {
   background: #50AFD8;
   text-decoration: none;
}

#twitter_update_list {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#twitter_update_list li {
   margin-bottom: 0px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom:10px;
}


#rightsListYellow {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#rightsListYellow li {
   margin-bottom: 0px;
}
#rightsListYellow a {
   display: block;
   width: 257px;
   padding-left: 15px;
   text-decoration: none;
}
#rightsListYellow a:hover {
   background: #FFE25E;
   text-decoration: none;
}