/* @override http://www.efront.com.au/cms/includes/style1.css */

.footer {	text-align:center;
			color: gray;
			font-size: 15px;
	float: none;
	padding: 5px;
}

#test {
	background-color: gray;
}

td .url {
color: red;
border-bottom: 0px solid red;
}

.footer {
	font-weight: bold;
	color: gray;
	font-size: 1em;
}

table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 0px solid #ccc;
}
table.navbar td a{
   display: block;
   width: 2em;
   padding: 3px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #000;
   background-color: #fff;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #666;
}

H1 {
	font: 700 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
	padding-top:5px;
}

H2 {
	font:16px Helvetica, San-serif;
	color: #000000;
	font-weight:700;
}

H3 {
	font:14px Helvetica, San-serif;
	color: #000000;
	font-weight: 700
}
H4 {
	font:12px Helvetica, San-serif;
	color: #000000;
	font-weight: 700;
}
H5 {
	font:10px Helvetica, San-serif;
	color: #000000;
	font-weight: 700;
}

BODY {			
				
				font: 11px "Lucida Grande", Lucida, Verdana, sans-serif; 
				width:			100%;
	background: white none repeat-x 0 bottom;
	//background:url(/cms/images/bgnd_line_tile.gif) 0 2px;
	color: black;
	text-align: center;
}



a {	color: gray; outline: none;
	border-bottom: 1px dotted gray;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:visited { color: gray; }
a:hover, a:focus { color: black;
}
a:active { color: #000; }

P {				font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
				text-decoration: 	none}

P A:link {	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif; 
				color: #666666;
}

P A:visited {	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
				text-decoration: 	none; 
				color: #666666;}
				
P A:hover {	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
				text-decoration: underline; 
				color: #666666;}
				
P A:active {	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;	
				text-decoration:	none; 
				color: #666666;}

TD,TH, TR {				font: 11px "Lucida Grande", Lucida, Verdana, sans-serif}



<!-- For Preformatted Text -->
PRE {				font: 				11px Verdana, Arial, Helvetica, San-serif}

B {				font-weight: 		700}

CODE {			font-family:		"Courier New", Courier, Monospace}

UL {				font: 				11px Verdana, Arial, Helvetica, San-serif}
OL {				font: 				11px Verdana, Arial, Helvetica, San-serif}
DL {				font: 				11px Verdana, Arial, Helvetica, San-serif}

BLOCKQUOTE {		font: 				11px Verdana, Arial, Helvetica, San-serif}

.note {			font:				9px Verdana, Arial, Helvetica, San-serif}
.note A:link {	font:				9px Verdana, Arial, Helvetica, San-serif;
				text-decoration: 	none; 
				color:				#666666}
			
.note A:visited {	font:			9px Verdana, Arial, Helvetica, San-serif;
				text-decoration: 	none; 
				color:				#666666}

.note A:hover  {	font:			9px Verdana, Arial, Helvetica, San-serif;
				text-decoration:	none;
				color:				#666666}

.notegrey {color: 	#999999}


.ext {			font:				9px Verdana, Arial, Helvetica, San-serif; 
								color: #999999}

				
<!-- Table Background Colors -->

TR.gDark		{ background-color: #666666; color:#ffffff; font-weight: 700 }
TR.gMedium	{ background-color: #999999; color:#000000; font-weight: 700 }
TR.gLight 	{ background-color: #CCCCCC; color:#000000;}

TH.gDark		{ background-color: #666666; color:#ffffff; font-weight: 700 }
TH.gMedium	{ background-color: #999999; color:#000000; font-weight: 700 }
TH.gLight 	{ background-color: #CCCCCC; color:#000000;}

TD.gDark	{ background-color: transparent; color: black; text-align: left;
	font-variant: normal;
	font-size: 1em;
	text-indent: 2px;
	letter-spacing: 2px;
}
TD.gMedium	{ background-color: transparent; color:#000000; font-weight: 700; text-align: right;
	border: 1px solid silver;
}
TD.gLight 	{ background-color: transparent; color:#000000; text-align: left;
	border: 1px double silver;
}

TR.yDark		{ background-color: #ffcc00; font-weight: 700 }
TR.yMedium	{ background-color: #FFE680; font-weight: 700 }
TR.yLight 	{ background-color: #ffffcc; }

TH.yDark		{ background-color: #ffcc00; font-weight: 700 }
TH.yMedium	{ background-color: #FFE680; font-weight: 700 }
TH.yLight 	{ background-color: #ffffcc; }

TD.yDark		{ background-color: #FFCC00; font-weight: 700 }
TD.yMedium	{ background-color: #FFE680; font-weight: 700}
TD.yLight 	{ background-color: #ffffcc; }

TD.gEfront	{ background-color: #006666; color:#ffffff; font-weight: 700 }
TR.gEfront	{ background-color: #006666; color:#ffffff; font-weight: 700 }

Table.gEfront 	{ background-color: #006666; color:#ffffff; font-weight: 700 }
tr.gEfront 	{ background-color: #006666; color:#ffffff; font-weight: 700 }
td.gEfront 	{ background-color: #006666; color:#ffffff; font-weight: 700 }

#tblcrit			{ background-color: #006666; color:#ffffff; font-weight: 700 }

#tblinput{		background-color: #cce5e5; color:#000000;}

#container {margin: 0 auto;
width: 700px;
	text-align: center;
}

#sidebar {
	width: 700px;
	margin-top: -10px;
	background: none no-repeat 155px 0;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 1em;
}

#sidebar h3 {
	margin-bottom: 0.1em;
	word-spacing: -1px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	line-height: 1.2em;
}

#sidebar h3 span {
	 color: #999;
	 font-size: 60%;
	 letter-spacing: 0em;
	 white-space: nowrap;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
	line-height: 1;
	text-align: center;
}

#sidebar li {
	padding: 0;
	background: #fff url(/cms/images/menu-divider.gif) 0 0 no-repeat;
	position: relative;
	min-height: 16px;
	display: inline;
}

#sidebar li ul {
	border-bottom: 1px solid #EEE8DD;
	margin-bottom: 0.5em;
	margin-top: -2px;
}

#sidebar li li {
	background: #fff url(/cms/images/menu-divider.gif) 0 0 no-repeat;
	border-bottom: none;
}

* {
	
}

#sidebar li a {
	text-decoration: none;
	font-size: 105%;
	display: inline;
	padding-top: 6px;
	padding-left: 2px;
	padding-bottom: 6px;
	float: none;
}

#sidebar li a:hover {
	text-decoration: underline;
	border-color: #516D86;
}

#sidebar li.menu-special strong {
	font-weight: normal;
}

#sidebar li.menu-special a:hover strong {
	text-decoration: underline;
}

#sidebar li.menu-special a.current:hover strong {
	text-decoration: none;
}

#sidebar li li a {
	border-top: none;
	border-bottom: none;
	background: none;
}

#sidebar li.toggle a, #sidebar li.view-all a, #sidebar li.view-all-current a {
	width: 120px;
	text-decoration: none !important; /*IE6 needs important*/
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #EEE8DD;
	background: url(/cms/images/menu-back.gif) 0 100% repeat-x;
	margin-bottom: 2px;
	position: relative;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
} * html #sidebar li.toggle a, * html #sidebar li.view-all a, * html #sidebar li.view-all-current a { margin-bottom: 0; }

#sidebar li.view-all a {
	background-image: url(/cms/images/menu-back-all.gif);
	width: 150px;
}

#sidebar li.view-all-current a {
	background-image: url(/cms/images/menu-back-all-current.gif);
	width: 150px;
	color: #50470D;
	border-color: #E3D165;
}

#sidebar li.toggle, #sidebar li.view-all {
	background: none;
	border-bottom: 1px solid #fff;
} * html #sidebar li.toggle, * html #sidebar li.view-all { border-bottom: 2px solid #fff; }

#sidebar li.toggle a:hover, #sidebar li.view-all a:hover {
	border-color: #516D86;
}

#sidebar li.toggle li a, #sidebar li.toggle li a {
	padding-right: 7px;
	padding-left: 7px;
	width: 144px;
	background: #fff url(/cms/images/menu-divider.gif) 0 0 no-repeat;
	border-top: none;
	border-bottom: none;
	font-size: 85%;
	font-weight: normal;
	margin: 0;
}

#sidebar li a.toggle, #sidebar li a.toggle-current {
	width: 15px;
	height: 1em;
	background: url(/cms/images/toggle.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	text-indent: -2000em;
	padding-left: 0;
} * html #sidebar li a.toggle, * html #sidebar li a.toggle-current { right: 36px; }

#sidebar li a.toggle-current {
	background-position: 0 -100px;
	border-color: #E3D165;
}

#sidebar li a.current {
	background: #FFF19A url(/cms/images/menu-back-current.gif) 0 100%;
	color: #50470D;
	border: 1px solid #E3D165;
	padding-top: 4px;
	
	padding-bottom: 4px;
}

#sidebar li a.current:hover {
	border-color: #9D8C29;
	text-decoration: none;
}

#sidebar li li a.current {
	background: #FFEB6F;
	color: #50470D;
	border-color: #EEE8DD;
}

#sidebar li a.toggle:hover, #sidebar a.toggle-current:hover {
	border: 1px solid #516D86;
	background-position: 0 1px;
	width: 15px;
}

#sidebar a.toggle-current:hover {
	background-position: 0 -99px;
	border-color: #9D8C29 !important;
}

#sidebar li #top-keywords {
	margin: 5px 0 3px 2px;
	width: 150px;
	line-height: 1; /* IE6 */
}

#sidebar a.button-link, #sidebar a.button-link-drop, .button-link-drop-disabled, .button-link-disabled {
	margin: 4px 0 6px 0;
	display: block;
	width: 145px;
	padding: 6px;
	border: 1px solid #CBD6DF;
	line-height: 1;
	font-size: 126%;
	font-weight: bold;
	letter-spacing: -0.03em; 
	text-decoration: none;
	background: url(/cms/images/button-link.gif) 0 100% no-repeat;
}

#sidebar .menu-controls a {
	color: #999;
}

#sidebar li.menu-special a {
	text-decoration: none;
	font-weight: normal;
}

#sidebar li.menu-special a.current {
	padding-top: 5px;
	padding-bottom: 2px;
}

#sidebar a.button-link-drop, .button-link-drop-disabled {
	background: url(/cms/images/button-link-drop.gif) 0 100% no-repeat;
	margin-bottom: 16px;
}

#sidebar a.button-link:hover, #sidebar a.button-link-drop:hover, #sidebar .button-minus:hover {
	border-color: #2E689D;
}

#sidebar .intro {
	font-size: 100%;
	margin: 0 0 15px 0;
	line-height: 1.4;
}

#sidebar .intro img {
	float: right;
	margin-right: -5px;
}

#sidebar .side-friends span {
	display: block;
	float: right;
	width: 2.5em;
	text-align: center;
} 

#sidebar label {
	font-size: 85%;
}

#sidebar li a img {
	vertical-align: middle;
	border: 1px solid #ccc;
	margin: -4px 0 0 0;
}

#sidebar .log2 {
	margin-top: 4px;
	padding: 2px 4px;
}

