
/********************** /local/scope/modules/backend/resources/backend.css **********************/
/********  (c) 2008 The Regional Institute Ltd - BACKEND MODULE STYLESHEET ******************/
/* 
  TRI backend.module.css
  SM 25Aug09: Moved into backend "module".
  Loaded via resources config.
  
  SM 25Aug09: Edit test using "ryan" FTP account.
  SM 13Jan09: Fiddling with "a" elem css.
*/


a {
  /* color	: #555555; */
}

a:hover {
  /* color	: #1B499A; */
  text-decoration: underline;
}

#container {
  /* border: 1px dashed #999999; */
  /*float: left;*/
  padding: 3px;
}

#container h1 {
  font-size: 18px;
  /*margin: 10px 0;*/
  font-weight: normal;
  color	: #676767;
}

#content  {
  margin: 2px;
  padding: 0px;
  /*width	: 700px;*/
  /*float	: left;*/
}

.current {
  background-color		: red;
}



/* styles for the jquery blocks */

.dash_block_col {
  width	: 48.5%;
  float	: left;
  margin: 5px 5px;
}

#module_container {
  /* border: 1px dashed #999999;
  padding: 5px; */
}

#dash_header_container {
  background: #F4F4F4 none repeat scroll 0 0;
  border: 1px solid #CCCCCC;
  margin: 5px 10px 5px 5px;
  padding: 20px 15px;
  -moz-border-radius	: 4px; 
  -webkit-border-radius	: 4px;
}

#dash_header_container strong {
  font-weight: Bold;
}

#dash_header_left {
  float	: left;
  color	:#565656;
}

#dash_header_right {
  float	: right;
  font-size: 12px;
}

#content  {
  /* background: #ffffff url(http://images.regional.org.au/dashboard/content_bg.gif) top left repeat-x; */
}


.dash_block_container {
  border: 1px solid #dddddd;
  margin: 0 0 10px 0;
  -moz-border-radius	: 4px; 
  -webkit-border-radius	: 4px; 
}

.dash_block_header {
  overflow: hidden;
  padding: 0;
}

.dash_block_header_title {
  display: block;
  background: #f4f4f4;
  border-bottom: 3px double #ccc;
  padding: 6px 10px 10px 10px;
}

.dash_block_header h3 {
  padding: 0px;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  color	: #333333;
}

.dash_block_header h3 a {
  color: #333333;
}

.dash_block_header h3 a {
  color: #333333;
}

.dash_block_header_links {
	float: right;
}

.dash_block_close {
  float: right;
  display: none; /* SM 10Dec07: Hiding for now. */
}

.dash_block_close a, .dash_block_close a:visited {
	/* GS 09Nov09: image URL not found */
  /*background: url(http://images.regional.org.au/dashboard/dash_block_close.gif) no-repeat; */
  padding: 0px 5px 2px 5px;
  font-size: 12px;
  text-transform: lowercase;
  font-weight: bold;
  color: #aaaaaa;
}

.dash_block_close 	a:hover, .dash_block_close a:active {
  color: #1B499A;
  cursor: pointer;
}

.dash_block_content {
  padding: 5px 10px 5px 10px;
}

.dash_block_content p {
  margin-bottom: 5px;
}

.dash_block_content ul {
  margin-top: 2px;
}

.dash_block_content .dash_block_links ul {
	margin: 12px 0 5px;
	padding: 0 !important;
	list-style: none;
	overflow: hidden;
	width: 100%; /* GS 06Nov09: Added to prevent IE6 display 'spillage' issue */

}


#content .dash_block_content .dash_block_links ul li {
	margin: 2px;
	padding: 8px 10px;
	background: #F7F7F0 url("/shared/images/grey-tab-bg.png") repeat-x 0px -218px;
	border: 1px solid #ccc;
	list-style: none;
	float: left;
	width: 170px;
	-moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}

#content .dash_block_content .dash_block_links li:hover {
	background: #F7F7F0 url("/shared/images/grey-tab-bg.png") repeat-x 0px -0px;
}

.dash_block_icon_prefix {
  margin: 0 10px 0 0;
  overflow: hidden;
}

.dash_block_icon_prefix img {
  /* margin-right: 5px; */
  /* new icon setup - ryan */
  float: left;
  padding: 0 10px 0 0;
}


.dash_block_icon_postfix {
  margin-left: 5px;
}

/* Site Editor */
#site_editor_toolbar {
	display: block;
	border: 1px #ccc;
	background: #f4f4f4;
	-moz-border-radius	: 4px; 
    -webkit-border-radius: 4px;
	}
	
/* Membership dashboard block */
.badColour{
	font-weight: bold;
	color:#ff3300;
}

.warningColour{
	font-weight: bold;
	color:#CC9900;
}

.goodColour{
	font-weight: bold;
	color:#23BC2F;
}


/* Membership Button */
.membership_buttons {
 	margin-top		: 3px;
}

.membership_buttons input{
	padding-left	: 8px;
	padding-right	: 8px;
 	margin-right	: 2px;
}



/* input.membership_button { */
input.internalButton {
	background		: #F7F7F0;
	color: #0066CC;
	border: 1px solid #CCCCCC;
	margin: 8px 2px;
	-moz-border-radius	 : 4px; 
    -webkit-border-radius: 4px;
}

/* input:hover.membership_button { */
input:hover.internalButton {
	color: #FFAF03;
}



/*  archived accordion styles - an early idea now supersueded by megamenu sm should remove all */

/*
#navish_outer {
  float	: right;
  background: #d0d0d0 url(http://images.regional.org.au/dashboard/navish_header.gif) no-repeat top left;
  width	: 182px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 1px 0px;
}

#navish {
  background: #ffffff;
  color	: #880;
  font-size: 12px;
  padding: 0px 0px 5px 0px;
  width	: 180px;
  float	: left;
  margin: 0px 1px;
}


#navish_outer h3{
  margin: 2px 0px 0px 10px;
  color	: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

#navish ul {
  margin: 0;
  padding: 7px 0 0 0;
}

#navish ul li {
  margin: 2px 0px;
  list-style-type		: none;
}

#navish ul li a  {
  color	: #333333;
  background-color		: transparent;
  margin: 2px 0px;
  line-height: 16px;
}


#navish h3, .dash_block_outer h3 {
  color	: #f4f4f4;
  font-size: 13px;
  margin: 2px 0px 2px 10px;
  padding: 0px;
  text-transform		: lowercase;
}

#navish ul li a {
  background: url(http://images.regional.org.au/dashboard/navish_button_2.gif) top left;
  color	: #575757;
  display: block;
  margin: 0px 7px;
  padding: 8px 5px 8px 10px;
  text-transform		: lowercase;
}

#navish ul li a:hover, #navish ul li a.selected {
  color	: #1B499A;
}

#navish ul li ul li a {
  background: none;
  padding: 5px 5px 5px 20px;
}

#navish ul li ul li a:hover {
  color	: #1B499A;
  background: url(http://images.regional.org.au/dashboard/navish_child_hover.gif) top left;
}
*/

/********************** /shared/jquery/accordion/accordion.css **********************/
* { margin: 0; padding: 0; }
html, body, #main { height: 100% }
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
h3 { margin-top: .5em; }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
#list1, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }


#navish  {
	width: 260px;
	font-family: verdana;
	margin:  0px;
	padding: 0px;
	border: 1px solid black;
}
#navish p {
	margin-bottom : 10px;
	border: none;
	color: #0c449b;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	background-color: #80cfe2;
	overflow: hidden;
	height: 10em;	
}
#navish h3 {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #00a0c6;
	border: none;
}
#list1 h3:hover {
	color: #00a0c6;
	background-color: white;
}
#list1 h3.selected {
	color: white;
	background-color: #80cfe2;
	border-bottom: 1px solid black;
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected { font-weight: bold; }
#list3 div div {
	border-left:25px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}
