/* CSS Document */

/*
        Style sheet for the 2006+ Corel Down Under Inc web site
        Copyright 2006+, David Mutch, Visionary Voyager Corp. P/L,
		www.visionary-voyager.com.au
*/


/*************** Main background, container & logo. *************************/ 

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

BODY{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background: url(images/page_bg2.jpg) repeat-x fixed;
}

H1 {font-size: 24px;}
H2 {font-size:20px; color: #666666; }
H3 {font-size: 18px; color: #666633;}
H4 {font-size: 16px; color: #663333;}
H5 {font-size: 13px; color: #336633;}


/* ....................... Main DIV ID structures .............................. */

#home .home, #about .about, #about .about, #contact .contact
{

/* ...................... commands for highlighted navigation go here ........................*/

}

#globalFrame {
	/*background: #FFFFFF;*/
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	/*margin-bottom: 50px;*/
	padding: 4px 4px 0px 4px;
	border: solid #32B2F1 1px;
	background-color: transparent;
	}

#header_box {
	/*border: solid #A33D05 1px;*/
	background: url(images/header960x165.jpg) repeat-x;
	height: 165px;
	width: 100%;
}

#header_box span {display:none;}

#main_box {
	/*width:100%;*/
	padding: 4px 0px;
	background-color: #FFFFFF;
}

#lhs_col {
	width: 170px;
	/*padding:2px;*/
	float: left;
	background: #B9F7CE;
	border: solid #009A3D 1px;
}
#rhs_col {
	width: 170px;
	/*padding:6px;*/
	float: right;
	right: 10px;
	/*border: dotted #CCCCCC 1px;*/
}

#content_col_centre {
	width:584px;
	margin-left:180px;
	border: solid #CCCCCC 1px;
	padding: 2px 6px;
	line-height: 16px;
	margin-bottom: 4px;
}

#content_col_wide {
	/*width:768px;*/
	margin-left: 180px;
	margin-right: 0px;
	border: solid #CCCCCC 1px;
	padding: 2px 5px;
	line-height: 16px;
	margin-bottom: 4px;
}

#home_gallery_display {
	width:770px;
	right: 10px;
	/*left: 190px;*/
	margin-left: 180px;
	padding: 2px;
	line-height: 16px;
	border: solid #CCCCCC 1px;
}

#slideshow {width: 770px; height: 200px; margin: 0px; padding: 0px }



/* ..................... Navigation IDs and selectors ........................... */

#navigation{
	background-color: #B9F7CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;	/*width: 260px; */
	font-size: 10px;
	margin-bottom: 4px;	/*margin: 30px 50px 30px 50px;*/
}

#navigation p {
	margin-bottom: 1px;
	margin-top: 1px;
	font-family: Verdana, Arial, sans-serif;
	/*font-size: 13px;*/
	color: #666666;
	border-bottom: solid #67F58D 1px;
	background-image: url(images/green-bg18-3.gif);	/*border-top: solid #CEF5A6 2px;*/
	display: block;	/*font-weight: bold;*/
	line-height: 11px;
}

#navigation p a {
	color: #333333;
	text-decoration: none;
	/*background-color: #B9F7CE;*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	display: block;
	/*line-height: 12px;*/
}

#navigation p a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #67F58D;
}

#navigation p.current, #navigation p.current a {
	/*background-color: #00CC99;*/
	font-weight: bold;
	background-image: url(images/blue_bar_18-1.gif);
}

#navigation p.last {
	border-bottom: solid 2px #006600;
}

.leftAdBox {
	margin: 2px 6px 2px 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.level2 {
	text-indent: 15px;
	/*font-size: 11px;*/
}


/* ............................. Content column IDs, Selectors and classes ....................*/

#content_col_centre H1, #content_col_centre H2, #content_col_centre H3{
	padding: 0px 0px 5px 0px;
	/*text-transform: uppercase;*/
	margin-top: 1px;
	margin-bottom: 0px;
	line-height: normal;
	color: #999999;
}

#content_col_centre > p {
	text-align:justify;
}

#content_col_centre p a, #content_col_centre p a:visited, #content_col_centre p a:active, #content_col_centre p a:link {
	text-decoration: none;
	color: #0066FF;
	/*font-weight: bold*/
}

#content_col_centre p a:hover {
	border-bottom: double;
}

#content_col_centre table a, #content_col_centre table a:visited, #content_col_centre table a:active, #content_col_centre table a:link {
	text-decoration: none;
	color: #0066FF;
}

#content_col_centre table a:hover {
	border-bottom: double;
}

#content_col_centre li a, #content_col_centre li a:visited, #content_col_centre li a:active, #content_col_centre li a:link {
	text-decoration: none;
	color: #0066FF;
	/*font-weight: bold*/
}

#content_col_centre li a:hover {
	border-bottom: double;
}

.TblHead {background-color: #E8E8E8; font-weight: bold }

.snglGryBrd {border: solid #999999 1px; }

.cellOrange {background-color: #FFFFE8 }

.cellGreen {background-color: #E8FFE8 }

.cellGreenLeft {background-color: #E8FFE8; text-align:left }

.redBoldHead {
	color:#FF0000;
	font-weight: bold;
	font-size:18px;
}

.redBold {
	color: #FF0000;
	font-weight: bold;
}

.noticeTheme {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color:#0066CC;	
}

/* ............................. Gallery Pages ....................*/

.galleryH {border: solid #999999 1px; }

.galleryH a {text-decoration:none; color:#0066FF;}

.galleryH a:hover {text-decoration:none; color: #009900; border-bottom: double;}



/* ............................. Homepage Newsflash ....................*/

.newsFlash {
	font-weight: bold;
	color: #666666;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 3px #AAAAAA;
	border-right: solid 3px #888888;
	padding: 4px;
	background-color:#F8F8F2
	}

.newsFlashNote {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #aa3333;
	font-weight: bold;
	background-color: #FFFFDD;
	margin: 8px;
	padding: 8px;
	border: #993333 solid 2px;
}

.left {
	text-align: left;
}

/* .............................. RHS IDs and Selectors .......................... */

#rhsBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*border-style: solid;
	border-width: 2px;*/
	padding: 0px 3px 2px 3px;
	line-height: 12px;
	margin-bottom: 12px;
}

#rhsBox H3 {
	font-size: 14px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#rhsBox p {
	/*line-height:10px;
	padding: 0px;*/
	margin-bottom: 5px;
	margin-top: 12px;
}

.redBox {
	background-color: #F9E3EA;
	border: solid #FF0000 1px;
	background-image: url(images/side_box_gradient_red.gif);
	background-repeat: no-repeat;
}

.redBox2 {
	border: double #FF0000 2px;
	background-color:#FAFCE5;
	text-align: center;
	vertical-align: middle;
	
}

.redBox H3, .redBox a, .redBox2 H3, .redBox2 a {
	color: #990000;
	text-decoration:none
}

.blueBox {
	background-color: #CFEAFF;
	border: solid #8DB5FF 1px;
	background-image: url(images/side_box_gradient_blue2.gif);
	background-repeat: no-repeat;
}

.blueBox H3, .blueBox a {
	color: #4383FF;
	text-decoration:none;
}
.yellowBox {
	background-color: #F2EBA9;
	border: solid #A95700 1px;
	background-image: url(images/side_box_gradient_yellow.gif);
	background-repeat: no-repeat;
}

.yellowBox H3, .yellowBox a {
	color:#CC6600;
	text-decoration:none;
}

.greenBox {
	background-color: #D5F5C9;
	border: solid #009A3D 1px;
	background-image: url(images/side_box_gradient_green.gif);
	background-repeat: no-repeat;
}

.greenBox H3, .greenBox a {
	color: #00AA00;
	text-decoration:none
}

.redBox a:hover, .blueBox a:hover, .yellowBox a:hover, .greenBox a:hover {
	text-decoration:underline;
}

.galleryReturn {
	float: right;
	right: 0px;
}

/* ............................ Footer Ids and selectors ........................... */

#footer {
	width: 100%;
	display: block;
	height: 40px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	clear: both;
	background-image: url(images/footer_bg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 4px;
}

.footerTxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	margin-top: -5px;
	margin-bottom: 5px;
}

p.footerTxt a, p.footerTxt a:link, p.footerTxt a:visited, p.footerTxt a:active {
	text-decoration: none;
	color: #0066FF;
}

p.footerTxt a:hover {
	color: #003300;
	text-decoration: none;
	background-color: #C7FCD2;
}


/* Special Notice area within the Meeting Notice   */

#Special_Notice {
	padding: 5px 15px 5px 15px;
	margin: 5px;
	border: #333333 solid 2px;
	background-color: #FFFFCC;
	color:#990000;
}

#Special_Notice p.page {
	font-size: 150%;
}
.plainBox {
	margin: 6px;
	border: 1px solid #666666;
	width: 95%;
}
#whatsnew {
	background-image: url(images/whats_new_div_banner.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	border: 1px solid #32b2F1;
}

#whatsnew .title {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: -3px;
	display: block
}

#whatsnew p {
	margin: 5px
}
