/* ------------------------------------------
Karingal karingal 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/baclinks/bg-wrapper.gif) no-repeat right bottom; 
}

/* =banner 
--------------------------------------------------------------------------
*/
#gateway #banner, #downpage #banner {
		position:				relative;
		background:				#147EC0 url(../../images/baclinks/bg-banner-left.jpg) no-repeat;
}

#gateway #banner div {
		background:				url(../../images/baclinks/bg-left-bottom-gateway.gif) no-repeat bottom left;
		padding-left:			8px;
		min-height:				168px;
}

#downpage #banner div {
		background:				url(../../images/baclinks/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/baclinks/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/baclinks/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:					#147EC0;
		background:				inherent;
}

#section-navigation ul ul a:focus, #section-navigation ul ul a:hover {
		background:				#147EC0;
		color:					#FFF;
}

/* =footer and enclosed items
--------------------------------------------------------------------------
 */
#footer {
		clear:					both; 
		padding:				70px 0 0 0; 
		height:					100px; 
}

#gateway #plug, #downpage #plug {
		background:				url(../../images/baclinks/bg-plug.gif) no-repeat; 
}

/* =elements 
--------------------------------------------------------------------------
 */
body {
		background:				#556B7B url(../../images/baclinks/bg-body.gif) fixed;
}

a.view:link {
		background:				#007AC0;
}

h4 {
		color:					#007AC0;	
}

table.baclinks-gallery
{
}

table.baclinks-gallery td
{
	border: solid 1px #dbddce;
	background-color: #ffffff;
	width: 233px;
	padding: 6px 3px 14px 3px;
	vertical-align: top;
}

table.baclinks-gallery td img 
{
	padding-left: 3px;
}

table.baclinks-gallery td div
{
	font-size: 0.7em;
	display: block;
	margin: 5px 20px 0px 5px;
}
