/********** Styling for Communities ***********/


/* Structure Styling */
body{
	background: #eff4d8 url(/images/warragul/bg_fade.gif) repeat-x;
	font-family: Tahoma, Arial;
	font-size: 75%;
	color: #003359;
}

a{
	color: #003359;
}
a:hover{
	color: #A2AD00 !important;
}

div#page_bg{
	background: #FFF url(/images/warragul/page_bg.gif) repeat-y;
}

div#top_curve{
	background: url(/images/warragul/page_top_curve.gif) no-repeat top;
	_height: 354px;
	_margin-top: 32px;
}

/* Corporate Link*/
a#corporate_link{
	background: url(/images/warragul/bt_corporate.gif) left top;
	text-indent: -10000px;
	width: 166px;
	height: 25px;
	position: absolute;
	top: 69px;
	right: 140px;
}
a#corporate_link:hover{
	background: url(/images/warragul/bt_corporate.gif) left bottom;
}
	
		
/* Menu */

div#banner{
		background:transparent url(/images/banner_fallback_bg.gif) no-repeat scroll 0pt bottom;
		clear: both;
	}

div#menu{
	background: url(/images/warragul/top_nav_bg.gif) repeat-y;
	z-index: 10;
	position: relative;
}
div#menu_footer{
	background: url(/images/warragul/top_nav_footer.gif) top left no-repeat;
	height: 8px;
	overflow: hidden;
}

ul#leftmenu {
	font-size: 0.9em;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 8px 0 0;
	padding-top: 10px;
	height: 235px;
	background: url(/images/warragul/top_nav_header.gif) no-repeat top left;
}

ul#leftmenu li{
	padding: 0px 0 0 9px;
	margin: 0;
	border-bottom: 0px solid blue;
	float: left;
	clear: left;
	display: block;
	width: 175px;
}

ul#leftmenu li a{
	background: url(/images/warragul/top_nav_li_bg.gif) no-repeat 1px 10px;
	line-height: 2.0em;
	display: block;
	color: #FFF;
	text-indent: 9px;
	border-bottom: 1px solid #b5bd33;
	padding-right: 1px;
}

ul#leftmenu li a:hover{
	/*background: #a3ad00 url(/images/warragul/top_nav_li_bg_over.gif) no-repeat 3px 10px;*/
	color: #e9ebcf !important;
	text-decoration: none;
	display: block;
}

div#flash_banner{
	z-index: 11;
	position: relative;
}

/********** Content ***********/
div#content{
	color: #003359;
	clear: both;
}

a#become_lifestyler{
	background: url('/images/warragul/interior_home_welcome_invit.gif') no-repeat;
	width: 210px;
	height: 94px;
	display: block;
	text-indent: -20000px;
}


div#right_col #news ul li{
	background: url(/images/news_li_bg.gif) no-repeat;
	padding: 8px 0px 8px;
	line-height: 1.4em;
}

div#right_col #news ul li a{
	text-indent: 15px;
	background: url(/images/news_li.gif) no-repeat 0 2px;
	display: block;
	color: #003359;
}

/********** Footer ***********/
#footer_container {
	background: url(/images/warragul/footer_bg.gif) no-repeat left top;
	clear: both;
	padding: 0 0 14px 0;
	width: 776px;
	position: relative; 
	height: 28px;
	margin: 0;	
}

ul#footer {
	list-style-type: none;
	margin: 0 20px;
	padding: 0;
	width: 550px;
	position: absolute;
	top: 14px;
	font-size: 0.9em;
}
ul#footer li {
	display: inline;
	border-right: 1px solid #003359;
	padding: 0px 8px;
}

ul#footer li a:link, ul#footer li a:visited {
	color: #003359;
}

ul#footer li a:hover {
	text-decoration: underline;
	color: #e98300;
}

/* TEXT SIZE BUTTONS
----------------------------------------------- */


ul#footer li#largerTxt {
	float: right;
	margin-top: 0;
	border-right: 0;
}

ul#footer li#largerTxt a {
	background: url(/images/warragul/bt_largerTxt.gif) 0 0px no-repeat;
	width: 104px;
	height: 24px;
	display: block;
	margin: 0 0 0 0;
	border: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -5000px;
	position: absolute;
	right: -192px;
	top: -8px;
}

ul#footer li#largerTxt a:hover {
	background: url(/images/warragul/bt_largerTxt.gif) 0 -24px no-repeat;
}

ul#footer li#normalTxt {
	float: right;
	margin-top: 0;
	border-right: 0;
	display: none;
	
}

ul#footer li#normalTxt a {
	background: url(/images/warragul/bt_normalTxt.gif) 0 0px no-repeat;
	width: 104px;
	height: 24px;
	display: block;
	margin: 0 0 0 0;
	border: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	text-indent: -5000px;
	position: absolute;
	right: -192px;
	top: -4px;
}


ul#footer li#normalTxt a:hover {
	background: url(/images/warragul/bt_normalTxt.gif) 0 -24px no-repeat;
}


/*Spry Menu at top*/
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
background-image:url(/SpryAssets/SpryMenuBarDown_warragul.gif);
background-position:5% 0%;
background-repeat:no-repeat;
height:15px;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
background-image:url(/SpryAssets/SpryMenuBarRight.gif);
background-position:5% 50%;
background-repeat:no-repeat;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
background-image:url(/SpryAssets/SpryMenuBarDownHover_warragul.gif);
background-position:5% 0%;
background-repeat:no-repeat;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
background-image:url(/SpryAssets/SpryMenuBarRightHover.gif);
background-position:5% 50%;
background-repeat:no-repeat;
}
ul.MenuBarHorizontal ul {
	background-color:#FFFFFF;
	border-bottom:1px solid #D4E2BF;
	border-left:1px solid #D4E2BF;
	border-right:1px solid #D4E2BF;
	width:115px;
}

/***** Read more link in home page content *****/

#news_wrap a.read_more {
	background: url(/images/warragul/read_more.gif) left 2px no-repeat;
	padding-left: 15px;
	color: #8c9402;
	display: block;
	margin-top: 6px;
}
