
/********************** /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;
}
*/

/********************** /local/scope/modules/contact/resources/contact.css **********************/
/*
  Contact module css
*/


#contact-details-container {
  float: left; 
  width: 35%;
}

#contact-form-container {
  float: left; 
  width: 55%;
}