/* ------------------------------------------
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/kcl/bg-wrapper.gif) no-repeat right bottom; 
}

/* =banner 
--------------------------------------------------------------------------
*/
#gateway #banner, #downpage #banner {
		position:				relative;
		background:				#8B0066 url(../../images/kcl/bg-banner-left.jpg) no-repeat;
}

#gateway #banner {
		margin-bottom:			10px;
}

#gateway #banner div {
		background:				url(../../images/kcl/bg-left-bottom-gateway.gif) no-repeat bottom left;
		padding-left:			8px;
		min-height:				168px;
}

#downpage #banner div {
		background:				url(../../images/kcl/bg-bottom-left-down.gif) no-repeat bottom left;
		min-height:				100px;
		padding-left:			18px;
}

#banner h1 {
	width: 40%;
}

/* =secondary-banner on the gateway 
--------------------------------------------------------------------------
 */
#gateway #secondary-banner {
		background:				#E0E2D4 url(../../images/kcl/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/kcl/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:					#8B0066;
		background:				inherent;
}

#section-navigation ul ul a:focus, #section-navigation ul ul a:hover {
		background:				#8B0066;
		color:					#FFF;
}

/* =footer and enclosed items
--------------------------------------------------------------------------
 */
#footer {
		clear:					both; 
		padding:				70px 0 0 0; 
		height:					100px; 
}

#gateway #plug, #downpage #plug {
		background:				url(../../images/kcl/bg-plug.gif) no-repeat; 
}

/* =elements 
--------------------------------------------------------------------------
 */
body#gateway, body#downpage {
		background:				#556B7B url(../../images/kcl/bg-body.gif) fixed;
}
 
a.view:link {
		background:				#8B0166;
}

h4 {
		color:					#8B0166;	
}

/* =table 
--------------------------------------------------------------------------
 */
 
table {
	width: 100%;
	border-top: 1px solid #B9BAB5;
	border-left: 1px solid #B9BAB5;
	border-collapse: collapse;
	margin-bottom: 1em;
}

th, td {
	padding: 2px 10px;
	border-right: 1px solid #B9BAB5;
	border-bottom: 1px solid #B9BAB5;
}

td a:link, td a:active, td a:hover, td a:visited {
	color: #8b0066;
}

tr.selectedFAQ td,
.posted {
	background: #F4E9F1;
}

tr.selected td {
	background: #c4e0f5;
}

.posted {
	color: #666;
	height: 25px;
	padding: 8px 0 0 8px;
	border-bottom: 1px solid #B9BAB5;
}

.posted a:link, .posted a:hover, .posted a:visited {
	color: #666;
}

.postMessage {
	padding: 8px 8px 8px 8px;
	min-height: 45px;
}

.postItem {
	margin: 0;
	padding: 0;
}

th {
	background: #8b0066;
	color: #fff;
	text-align: left;
}

td {
	background: #fff;
	padding: 10px;
	vertical-align: top;
}

.topicHeader {
	width: 50%;
}

.topicHeader a:link, .topicHeader a:active, .topicHeader a:hover, .topicHeader a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.topic a:link, .topic a:active, .topic a:hover, .topic a:visited {
	font-weight: bold;
}

.messageHeader a:link, .messageHeader a:active, .messageHeader a:hover, .messageHeader a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.centreHeader {
	text-align: center;
}

.centreHeader a:link, .centreHeader a:active, .centreHeader a:hover, .centreHeader a:visited {
	color: #fff;
	text-decoration: none;
}

.centre {
	text-align: center;
}

p.message {
	color: #8B0066;
	padding: 0 0 3px 5px;
	margin: 0;
	font-size: 1.3em;
}

table span {
	float: left;
}

.btngroup {
	float: right;
	padding-right: 5px;
}

.btngroup a {
	
}

a.backbutton {
	color: #8B0066;
	margin: 0;
	padding: 0;
}

#mininav {
	float: right;
	padding: 40px 10px 0 0;	
}

	#mininav li {
		display: inline;
		list-style: none;
		font-size: 1em;
		padding-right: 5px;
	}
	
	#mainnav li a {
	}

fieldset input.button {
		background: #004372;
		border: 0;
		color: #FFF;
		font-weight: bold;
		padding: 3px 0 2px 0;
		font-size: 0.95em;
		margin-left: 3px;
}

form {
	margin: .5em 2em;
	padding: 0;
}

#main fieldset {
	margin: 0.5em 0;
	padding: 0;
	border: 0;
	overflow: visible;
	font-size: 1.2em;
}

fieldset div input,
fieldset div textarea {
	font-size: 13px;
	width: 100%;
}

select { font-size: 13px; }

fieldset#forum_register input,
fieldset#forum_register textarea {
	 width: auto;
}

	#search_forum {
		float: right;
	}
	
	#search_forum label {
		float: left;
		font-weight: normal;
		padding-top: 4px;
	}

fieldset br {
	display: none;
}

fieldset label {
	display: block;
	width: auto;
	float: none;
	text-align: left;
	font-weight: bold;
}

fieldset div {
	padding: .3em;
}

#main fieldset h2 {
	background: #8b0066;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 5px;
	max-width: 760px;
	margin: 0 0 0.25em 0;
}

#main fieldset p {
	font-size: 1em;
	margin-bottom: 0.5em;
	padding-left: 3px;
	font-weight: bold;
	color: #8B0066;
}

#main fieldset .cr p { color: #000; padding: 0; }

fieldset div.cr p {
	margin: 0;
}

#main fieldset .cr input {
	float: left;
	clear: left;
	width: auto;
}

#main fieldset .cr label {
	padding-top: 4px;
}

fieldset div.buttons {
	clear: both;
}

fieldset .removed {
	display: none !important;
}

.pager td {
	background: #F4E9F1;
	text-align: center;
	color:#8B0066;
}

.pager span {
	float: none;
	font-size:1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.pager a {
	font-size:1.1em;
}

.errormessage {
	color: Red;
	font-weight: bold;
}


#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 div
{
	clear:						both;
	width:						800px!important;
}

#announcements img
{
	margin:						0 15px 0 0;
	border:						1px solid #004372;
}
