/* ------------------------------------------
Karingal kcl variant screen stylesheet - 27/04/2006
Author - benbailey.com.au on behalf of lemonade.com.au
------------------------------------------ */

@import url("../screen.css"); /* imports the master Karingal stylesheet which this stylesheet over-rides where needed */

/* =wrapper 
--------------------------------------------------------------------------
 */
#gateway #wrapper, #downpage #wrapper {
		background:				#F0F1E9 url(../../images/matchworks/bg-wrapper.gif) no-repeat right bottom; 
}

/* =banner 
--------------------------------------------------------------------------
*/
#gateway #banner, #downpage #banner {
		position:				relative;
		background:				#AA1342 url(../../images/matchworks/bg-banner-left.jpg) no-repeat;
}

#gateway #banner {
		margin-bottom:			10px;
}

#gateway #banner div {
		background:				url(../../images/matchworks/bg-left-bottom-gateway.gif) no-repeat bottom left;
		padding-left:			8px;
		min-height:				168px;
}

#downpage #banner div {
		background:				url(../../images/matchworks/bg-bottom-left-down.gif) no-repeat bottom left;
		min-height:				100px;
		padding-left:			18px;
}

/* =secondary-banner on the gateway 
--------------------------------------------------------------------------
 */
#gateway #secondary-banner {
		background:				#E0E2D4 url(../../images/matchworks/bg-secondary-banner-bottom.gif) no-repeat bottom left;
		margin-right:			0px;
}

#gateway #secondary-banner div {
		margin-left:			-3px;
		padding:				20px 10px 10px 22px;
		background:				url(../../images/matchworks/bg-secondary-banner-top.gif) no-repeat top left;
}

#gateway #secondary-banner div img {
		float:					right;
		padding-left:			10px;
}

/* =content 
--------------------------------------------------------------------------
 */
#gateway #content, #downpage #content { 
		padding:				10px 0 0 10px;
		margin:					0 0 0 200px; 
		background:				#F0F1E8 url(../../images/global/bg-content-cnr.gif) no-repeat;
}

/* =section navigation
--------------------------------------------------------------------------
 */
#section-navigation ul {
		list-style-type:		none;
		margin:					0 0 0 12px;
}

#section-navigation ul ul {
		margin-left:			3px; 
}

#section-navigation ul a {
		color:					#000;
		background:				#FFF;
		text-decoration:		none;
		display:				block;
		padding:				0.25em 5px 0.25em 0;
}

#section-navigation ul a:focus, #section-navigation ul a:hover {
		text-decoration:		underline; 
}

#section-navigation ul ul a {
		padding-left:			15px;
		color:					#AA1342;
		background:				inherent;
}

#section-navigation ul ul a:focus, #section-navigation ul ul a:hover {
		background:				#AA1342;
		color:					#FFF;
}

/* =footer and enclosed items
--------------------------------------------------------------------------
 */
#footer {
		clear:					both; 
		padding:				70px 0 0 0; 
		height:					100px; 
}

#gateway #plug, #downpage #plug {
		background:				url(../../images/matchworks/bg-plug.gif) no-repeat; 
}

/* =elements 
--------------------------------------------------------------------------
 */
body#gateway, body#downpage {
		background:				#556B7B url(../../images/matchworks/bg-body.gif) fixed;
}

a.view:link {
		background:				#B10135;
}

h4 {
		color:					#B10135;	
}

/* reCAPTCHA */

#recaptcha_area {
	margin: 0 0 0 100px;
}

#announcements h2
{
	padding:					0 0 5px;
	border-bottom:				1px solid #C9CAC3;
}

#announcements, #announcements div
{
	margin:						12px 0 0;
	padding:					0!important;	
	background:					none!important;	
}

/*\*//*/
#announcements, #announcements div
{
	float: left;
}

/* */ 

#announcements div
{
	clear:						both;
	width:						800px!important;
}

#announcements img
{
	margin:						0 15px 0 0;
	border:						1px solid #004372;
}
