/* CSS Reset */

* {  
	vertical-align: baseline;  
	font-size: 100%;  
	border: none;  
	padding: 0;  
	margin: 0;  
	}  
body {  
	padding: 5px;  
	}  
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {  
	margin: 20px 0;  
	}  
li, dd, blockquote {  
	margin-left: 40px;  
	}  
table {  
	border-collapse: collapse;  
	border-spacing: 0;  
	}
.clear {clear: both;}

.right {
	float: right;
}

.left {
	float: left;
}

.caption {
	margin: 0 20px;
	padding:0;
	position: relative;
	color: #666;
}

.caption p {
	color: #666;
	margin: 0 20px;
}

.left-pic {
	margin: 20px 20px 0 0;
}

.right-pic {
	margin: 20px 0 0 20px;
}

.comments p {
	font-size: 80%;
	display: block;
	background: #f7f0f6;
	margin-bottom: 0;
	padding: 10px;
	color: #000;
}

#if-foundation a {
	display:block;
	height:60px;
	left:630px;
	position:absolute;
	text-indent:-9999px;
	top:40px;
	width:233px;
	z-index:2000;
}

#calendar {
	display: block;
}

a:focus {border:none;}


#comment_form input, #comment_form textarea {
	background: #EEE4EC;
	font-family: Arial, "Helvetica-Nueue", System, sans-serif;
	font-size: 100%;
	padding: 10px;

}

#comment_form input.submit {
	background: #731472;
	color: #FFF;
	font-family: Arial, "Helvetica-Nueue", System, sans-serif;
	font-size: 100%;
	padding: 5px;

}

.posted {
	font-size: 70%;
	color: #666;
	margin-bottom: 15px;
	background: #fff;
	padding: 5px
}


/* End CSS Reset	 */

body {
	background: #731472;
	padding: 25px;
	font-family: Arial, "Helvetica-Nueue", System, sans-serif;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	background: #FFF;
}

#banner_wrapper {
	width: 940px;
	height: 150px;
	display: block;
	background: url(http://apcc.digitalmojo.com.au/images/interface/banner.jpg) top left no-repeat;
	position: relative;
}

img#apcc_logo_link {
	width: 940px;
	height: 150px;
	border: none;
	display: block;
}

#content_wrapper {
	width: 780px;
	padding: 10px 80px;
	background: #FFF;	
}

#breadcrumb {
	font-size: 10px;
	color: #00A4A5;
}

#rotating_banner {
	position: relative;
	width: 780px;
	height: 132px;
	display: block;
	overflow: hidden;
	/* background: url(http://apcc.digitalmojo.com.au/images/interface/banner_bground.jpg) top left no-repeat; */
}

#rotating_banner a {
	text-decoration: none;
}

#if-link {
	position: absolute;
	width: 235px;
	height: 65px;
	z-index: 10000;
	top: 36px;
	left: 630px;
}

#if-link a {
	width: 235px;
	height: 65px;
	display: block;
	text-indent: -9999px;
}


/* Stories */

#stories-container {
	width: 780px;
	display: block;
	/* background: url(http://apcc.digitalmojo.com.au/images/interface/stories_bground.gif) repeat-y top left; */
}

#introduction, #stories, #stories-view {
	/* width: 560px; */
}

#right-col {
	float: right;
	width: 172px;
	display: block;
	min-height: 400px;
	margin-right: 11px;
	padding-left: 10px;
	padding-top: 30px;
}

ul#nav_categories {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav_categories li {
	margin: 0;
	padding: 5px;
}

#left-col {
	float: left;
}

blockquote p {
	color: #666;
}


#stories img {
	display: none;
}

#stories img.tabletop-yes {
	display: block;
	border: none;
	margin-left: 5px;
	float: left;
}

/* Banners */

.banner-content {
	position: relative;
	width: 780px;
	height: 132px;
}

.banner-content a {
	position: absolute;
	width: 780px;
	height: 132px;
}

.line-1, .line-2, .line-3 {
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
}

span a, .line-2 span a, .line-3 span a {
	text-decoration: none;
}

.line-1 {
	position: absolute;
	top: 17px;
	left: 415px;
	text-decoration: none;
}

.line-2 {
	position: absolute;
	top: 51px;
	left: 450px;
}

.line-3 {
	position: absolute;
	top: 84px;
	left: 415px;
}

.last_updated {
	color: #999;
}

/* Front Menus */

#front_menus {
	margin-top: 10px;
}

#col-1, #col-2, #col-3, #col-4 {
	width: 185px;
	float: left;
}

img#sharing_ideas_link, img#whats_new_link, img#getting_involved_link, img#about_the_apcc_link {
	height: 143px;
	width: 185px;
	padding: 0;
	margin: 0;
	border: 0;
}


#col-1 {
	background: url(http://apcc.digitalmojo.com.au/images/interface/sharing_ideas.jpg) top left no-repeat;
	margin-left: 13px;
}

#col-2 {
	background: url(http://apcc.digitalmojo.com.au/images/interface/whats_new.jpg) top left no-repeat;
	margin-left: 13px;
}

#col-3 {
	background: url(http://apcc.digitalmojo.com.au/images/interface/getting_involved.jpg) top left no-repeat;
	margin-left: 14px;
}

#col-4 {
	background: url(http://apcc.digitalmojo.com.au/images/interface/about_apcc.jpg) top left no-repeat;
}

.front-menus ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.front-menus li {
	background:#CCEDEE none repeat scroll 0 0;
	font-size:75%;
	margin:1px 0;
	padding:0;
}

.front-menus li a {
	background: url(http://apcc.digitalmojo.com.au/images/interface/crosshair.gif) top left no-repeat;
	color:#000000;
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
	text-decoration:none;
}

.front-menus li a:hover {
	background: url(http://apcc.digitalmojo.com.au/images/interface/crosshair.gif) top left no-repeat #9cd4d6;
}


/* Main Menus */

#main_menus {
	margin-top: 5px;
}

li.sharing_ideas, li.whats_new, li.getting_involved, li.about_apcc {
	width: 185px;
	float: left;
	text-indent: -9999px;
}

li.sharing_ideas a {
	background: url(http://apcc.digitalmojo.com.au/images/interface/sharing_ideas_main.gif) top left no-repeat;
}

li.sharing_ideas a:hover {
	background: url(http://apcc.digitalmojo.com.au/images/interface/sharing_ideas_main_over.gif) top left no-repeat;
}

li.whats_new a {
	background: url(http://apcc.digitalmojo.com.au/images/interface/whats_new_main.gif) top left no-repeat;
	margin-left: 13px;
}

li.getting_involved a {
	background: url(http://apcc.digitalmojo.com.au/images/interface/getting_involved_main.gif) top left no-repeat;
	margin-left: 14px;
}

li.about_apcc a {
	background: url(http://apcc.digitalmojo.com.au/images/interface/about_apcc_main.gif) top left no-repeat;
	margin-left: 13px;
}

ul.dropdown {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown ul li a {
	text-indent: 0;
}

ul.dropdown li {
	background:#CCEDEE none repeat scroll 0 0;
	font-size:80%;
	margin:1px 0;
	padding:0;
	height: 36px;
}

ul.dropdown ul li a {
	color:#000000;
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
	text-decoration:none;
	background: url(http://apcc.digitalmojo.com.au/images/interface/front_menu_bground.gif) top left no-repeat #9cd4d6;

}

ul.dropdown ul li a:hover {
	background: url(http://apcc.digitalmojo.com.au/images/interface/front_menu_bground_over.gif) top left no-repeat #9cd4d6;
}




/* Latest News */

#latest_news {
	width: 483px;
	height: 70px;
	margin-top: 10px;
	background: url(http://apcc.digitalmojo.com.au/images/interface/latest_news_front_bground.jpg) top left no-repeat;
	float: left;
}

#latest_news_title {
	color:#731472;
	font-size:20px;
	font-weight:normal;
	padding:12px 10px;
	width: 56px;
	display: block;
	float: left;
}

#latest_news_copy {
	width: 380px;
	font-size: 80%;
	padding: 12px 6px 6px 12px;
	margin: 0;
	display: block;
	float: left;
}

#latest_news_copy p  {
	padding: 0;
	font-weight: normal;
	margin: 5px 0;
}


#latest_news_copy h2  {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color:#731472;
}


/* Registration Form */

#register {
	width: 287px;
	height: 70px;
	margin-top: 10px;
	background: url(http://apcc.digitalmojo.com.au/images/interface/register_front_bground.jpg) top left no-repeat;
	float: left;
	margin-left: 10px;
	
}

#register_title {
	color:#731472;
	font-size:16px;
	font-weight:normal;
	padding:12px 15px 5px;
	width: 105px;
	display: block;
	float: left;
}

input.register_email {
	float: left;
	width: 215px;
	height: 18px;
	color: #999;
	padding: 5px;
	background: none;
 	border: none;
	margin-left: 12px;
	margin-top: 0;
	font-size: 90%;

}

input.registration_submit {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:32px;
	margin-left:11px;
	margin-top:-5px;
	width:24px;
}


/* Footer */

#footer_wrapper {
	width: 780px;
	padding: 10px 80px 5px;
	background: #FFF;
}

#abn {
	float: left;
	display: block;
	padding-top: 10px;
}

#abn p {
	font-size: 60%;
	color: #999;
	margin: 0;
}

#footer_text p {
	font-size:61%;
	margin:10px 0 10px;
	text-align:left;
	color: #999;
}

#footer_menu {
	float: right;
	display: block;
	padding-top: 10px;

}

#footer_menu ul {
	list-style: none;
	margin: 0;
}

#footer_menu li {
	float: left;
	margin-left: 5px;
}


#footer_menu li a {
	border-right: solid 1px #731472;
	text-decoration: none;
	color: #731472;
	font-size: 12px;
	padding-right: 5px;
}

#footer_menu li a:hover {
	color: #999;
}

#footer_menu li:last-child a {
	border-right: none;
}

#search {
	position: absolute;
	top: 109px;
	left: 633px;
	display: block;
	width: 285px;
	height: 35px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search input {
	background: none;
	border:medium none;
	color:#CCCCCC;
	font-size:90%;
	margin:0;
	padding:7px;
}

.search-input {
	width: 216px;
	height: 19px;
	float: left;
	position:relative;
}

.search_button {
	float: left;
	position: relative;
	left: 5px;
	top: -1px;
}

#sitemap ul {
	list-style: none;
	margin: 0 0 0 10px;
}

#sitemap li {
	list-style: none;
	margin: 0 0 0 10px;
	font-size: 12px;
	padding: 5px;
}

#comment_form textarea {
	width: 550px;

}

/* Map Region */

#map-view-container {
	position: relative;
	height: 451px;
	width: 770px;
}

#map-container {
    float: left;
}

#map-view-container img.map {
    position: relative;
    z-index: 100;
}

#map-view-container img.region {
    display: none;
    left: 0px;
    position: absolute;
    top: 0px;
    z-index: 20;
}		

#map-view-container img.regionBg {
    left: 0px;
    position: absolute;
    top: 0px;
    z-index: 19;
}

#address-container {
    float: left;
    width: 285px;
}

#address-container ul {
    display: none;
    width: 235px;
    margin-left: 10px;
}

#address-container ul.selected {
    display: inline;
}

#address-container ul li {
    list-style-type: none;
    width: 235px;
}

#address-container .selected-list ul li {
    list-style-type: none;
}

