/*
  yui theme css
  
  SM 7/04/2010 2:24:42 
*/



#doc2 {
	width:950px; /* hack for IE6*/
}

/* this ensures that scrollbars will not disappear when their is insufficient content */

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	}

#bd {
	min-height:500px; /* stops blank pages from being too short */
}

.yui-t5 .yui-b {
	float:right;
	width:180px;
}


.yui-b #menu_content_right {
	float:right;
}

/* increase the width of the main pane on the home page only */
#yui-main .yui-b {
	width:77%;
}

/*tweaks for the three column layout*/

.yui-t8 .yui-b {
	float:left;
	width:22%;
}

.yui-g .yui-gb div.first, .yui-gb div.first, .yui-gc div.first, .yui-gd div.first {
	margin-left:200px;
	/margin-left:180px; /*hacks for ie7*/
	m/argin-left:130px; /*hacks for ie6*/
}

.yui-gb .yui-u, .yui-g .yui-gb .yui-u, .yui-gb .yui-g, .yui-gb .yui-gb, .yui-gb .yui-gc, .yui-gb .yui-gd, .yui-gb .yui-ge, .yui-gb .yui-gf, .yui-gc .yui-u, .yui-gc .yui-g, .yui-gd .yui-u {
	float:left;
	/float:right;
	f/loat:right;
	margin-left:20px;
	width:180px;
}

.yui-gc div.first, .yui-gd .yui-u {
	width:56%;
	/width:53%; /*hacks for ie*/
	w/idth:53%; /*hacks for ie*/
	margin-top:-4px;
}

/* Generic UI styles */

body {
	background: url(http://images.regional.org.au/shared/images/topgradient.gif) repeat-x;
	margin: 0;
	margin-top:0px;
	color: #454545;
	margin-bottom: 30px;
	}

#hd {
	margin-top:0px;
	background:none;
}


	
	
/*
  SM 26Aug09: "No JavaScript" notice.
*/	

.nojavascript {
	border: 1px solid #900;
	margin: 10px 0px;
	background-color: #FCC;
	font-weight: bold;
	color: #900;
	padding: 10px;  
}

.nojavascript h2 {
	color: #900;
}

/* Quicksearch Style */

#quicksearch {
	border: 1px solid #ccc;
	background: #f7f7f7;
	padding: 8px 12px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

#quicksearch label {
	font-weight: bold;
	/* margin-right: 50px; */
}

#quicksearch input {
	border: 1px solid #777;
	padding: 3px 5px;
	font-weight: bold;
	margin-right: 10px;
	margin-left:5px;
}

.search input {
	padding:5px 0 5px 5px;
	width:186px;
	*width:170px; /* hack for IE */
}

/* SM SM 23Nov10: Controls that sit under a field (checkboxes) */
.quicksearch_under {
  font-size: 0.8em;
  vertical-align: middle;
  margin-top: 5px;
}


#quicksearch .quicksearch_under input {

}


span.quicksearch_under span input {
vertical-align:bottom;
margin-top:5px;
margin-right:5px;
}

/* Site Editor Style */

#site_editor_toolbar {
	border: 1px solid #ccc;
	background: #f7f7f7;
	padding: 8px 12px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}


/*
  SM 18/03/2010 3:40:14 PM: Header stuff
*/

#header_image {
  background-color: none;
  height:115px;
}

#site_name {
	font-size: 2em;
	font-weight: bold;
	padding: 10px;
}

#site_slogan {
	font-size: 1.5em;
	padding: 0px 0px 10px 10px;
}


#top_nav {
	font-family:Arial, Helvetica, sans-serif;
}
/* Mega Menu Styles */

#megamenu_topnav {
	float: none;
	}
	
ul#megamenu_container li.megamenu {
	background-color: NONE;
}
	
	
ul#megamenu_container li.megamenu a.dashboard_button, .backend ul#megamenu_container li.megamenu a.dashboard_button {
	-moz-border-radius:0px 0px 7px 7px;
	-moz-box-shadow:0 1px 6px #999999;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-webkit-border-radius: 0px 0px 7px 7px;
	background: url(http://images.regional.org.au/shared/images/buttons.gif) repeat-x scroll 0px -225px #FFFFFF;
	border-color:#ccc #ccc #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-style:solid;
	border-width:1px;
	height: 18px;
	width: 187px;
	display:inline-block;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:7px 5px 7px 5px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #ccc;
	position:absolute;
	right:0px;
	top:-120px;
	}

/* SM 11/05/2010 4:47:09 PM: When you activate the megamenu, the my dashboard button has to stay hovered */
ul#megamenu_container li.megamenu a.dashboard_button:hover {
	z-index:30000;
	color:#333;
	text-decoration:underline;
}

ul#megamenu_container li.hovering a.dashboard_button {
	-moz-border-radius:0px 0px 0px 0px;
	-moz-box-shadow:0 1px 6px #999999;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-webkit-border-radius: 0px;
	background: url(http://lol4.regional.org.au/megamenubg.gif) repeat-x scroll 0px 0px #FFFFFF;
	color:#000000;
}

ul#megamenu_container li.megamenu span.dashboard_arrow {
	float:right;
	-moz-border-radius:4px 4px 4px 4px;
	-moz-box-shadow:0 1px 6px #999999;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-webkit-border-radius: 3px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	height: 9px;
	width: 9px;
	font-size:10px;
	padding:2px 3px 4px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 -1px 0 #CCC;
	color:#333;
	background: url(http://images.regional.org.au/shared/images/buttons.gif) repeat-x scroll 0px -225px #FFFFFF;
	position: absolute;
	right:8px;
	top:-113px;
	z-index:100000;

}

ul#megamenu_container li.megamenu span.dashboard_arrow:hover {
	color:#000;
	background:none;
	border-color:#ccc;
	cursor: pointer; /* SM 14/05/2010 10:06:41 AM */
}


ul#megamenu_container li.megamenu div.megamenu_body {

	right:-9px;

}


/* Footer and Footer Navigation */

/*#ft {

	padding-top: 10px;
	text-align: left;
	}*/

#footerModule ul {
	text-align: left;
	list-style: none;
	display: block;
	margin: 1em 0;
	padding: 0 10px 1em 0;
	}

#footerModule li{
	margin: 0 12px 0 0;
	display: inline;
	list-style: none;
	}

#ft ul li a {
	display: inline;
	}

#ft a:hover, #ft a:active {
	color: #000;
	}	


	
#footer_container {
	width: 950px;
	margin: 0 auto;
	}

#footer-baseline {
	width: 100%;
	background: url("http://demo.regional.org.au/local/themes/lifesaver/img/footerslice.gif") repeat-x #e4e4e4;
	background-position:top;
	text-align: left;
	padding-bottom:30px;
	padding-top:30px;
	margin-top:10px;
	margin-bottom:-30px;
	}
	
#footer-list1 {
	float:left;
	width:500px;
	}
	
#footer-list2 {
	float:right;
	width:400px;
	}

#footer_creater {
	margin:auto;
	width:950px;
}

#footer_creater a {
	float:right;
}

/*
  final local site styles, moved to theme.css to be "generic" to this theme
*/	
	

	
a, a:visited, button { 
	color: #0066cc;
	}

a:hover, a:active, button:hover { 
	color: #ffaf03; 
	}

#content a, #content a:visited { 
	font-weight: normal;
	}

#content a:hover, #content  a:active {
	text-decoration	: underline;
	}
	
table li, table p, table pre, td, th, dd {
	font-size: 93%;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal !important;
	text-decoration	: none !important;
	}

h1, h2, h3 {
	color: #444;  
	/*letter-spacing	: -1px;*/
	margin-bottom: 0em;
	}

h1 { 
	/*border-bottom:1px solid #CCCCCC;*/
	font-size: 197%;
	font-weight: normal;
	}
	
h1 strong{ 
	font-weight: normal;
	}

h2 { 
	font-weight: normal;
	font-size: 167%;
	color: #0066cc;
	}
	
h3, #sideNav_1 .heading { 
	font-weight: normal;
	font-size: 123.1%;	
	}

h4 { 
	font-weight: normal;
	color: #0066cc;
	font-size: 108%;
	margin-bottom	: 0.8em;	
	}

h5 { 
	font-weight: normal;
	font-size: 100%;
	}
	
h6 { 
	font-style:italic;
	}

#content li, p {
	font-size: 100%;
	}
	
#content li {
	margin: 0.7em 0;
	padding-left	: 1em;
	}

label, input, select, textarea {
	}
	
blockquote {
	margin: 0em 0;
	}

p {
	margin: 1em 0;
	}
	
button {
	font-size: 85%;
	padding: 5px;
	}
	
/* Admin Navigation Styles */

.admin_bar li a img {
	padding: 0 10px 0 0;
}

/* Local Latest News Style */

 #local_msg ul li a{
 	display: block;
 }	
 
/* Side Nav Buttons */

/* Action List */

/*.panelButton {
	width:180px;
}*/

/*#greylist, .greylist {
	margin: 10px 0;
	}*/

/*#greylist li, .greylist li {
	-moz-box-shadow:none;
	-webkit-box-shadow: none;
	border:none;
	margin:none;
	width:100%;
}*/


#menu_content_right .greylist li a {
	width:172px;}

#menu_content_right h2 {
	margin-top: .5em;
	font-size: 20px;
	
	}


/* SM 13/05/2010 10:09:53 PM */
a:hover {
	cursor: pointer;
}



.nav_vert {
	margin: 0;
	padding: 0;
}

/* feature box css */

#feature_boxes a, #feature_boxes a:hover {
	text-decoration:none;
}

#feature1, #feature2, #feature3 {
	-moz-border-radius:7px;
	-webkit-border-radius: 7px;
/*	-moz-box-shadow:0 0 5px;*/
	height:130px;
	width:32%;
	float:left;
	margin-right:6px;
	padding-top:80px;
	color:#000;
	margin-bottom:10px;
/*	border:1px solid #fff;*/
}

#feature1, #feature2, #feature3 {
	background: url("http://demo.regional.org.au/local/themes/lifesaver/img/placeholder.gif") no-repeat #fff;
}


#feature1 p, #feature2 p, #feature3 p {
	text-align:left;
	padding-left:8px;
	padding-right:8px;
}

#feature1:hover, #feature2:hover, #feature3:hover {
	-moz-box-shadow: 0 0 5px;
	-webkit-box-shadow: 0px 0px 5px #000;
	text-decoration:none;
}


#feature1 .featext, #feature2 .featext, #feature3 .featext {
	background:url("http://demo.regional.org.au/local/themes/lifesaver/img/topbarblue.gif") repeat-x scroll 0 0 transparent;
	width:100%;
	padding-bottom:5px;
}


.featext h1 {
	color:#000;
	margin-left:8px;
	margin-bottom:-6px;
	font-size:20px;
	text-shadow	:0 1px 0 #999;
	padding:2px 0;
	background-color:#CCD1EE;
	border-bottom:none;

}

.featext_content {
	background: url("http://demo.regional.org.au/local/themes/lifesaver/img/contentgradient.gif") repeat-x #ccc;
	margin-top:-13px;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}

.featext_content p{
	padding-top:6px;
}
/* end of feature box css */


/* Content box styling */

.contentbox  {
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 6px #999999;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-webkit-border-radius: 5px;
	border:1px solid #DDDDDD;
	color:#FFFFFF;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	width:220px;
	margin-right:6px;
	height:150px;
	float:left;
	margin-bottom:20px;
	}

#content-box-welcome {
	width:95%;
	height:100%;
	color:#000;
	padding:10px;
	}

.contentbox-header {
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 6px #999999;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-webkit-border-radius: 5px;
	border-style:solid;
	border-width:1px;
	height: 18px;
	width: 210px;
	display:inline-block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:7px 3px 7px 5px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #000;

}

.contentbox-text  {
	float:left;
	color:#2E2E2E;
	padding:5px;
}


#top_nav {
	height:36px;
	background:none;
}

#top_nav a {
	text-transform: capitalize;
	color: #004362;
	font-size: 14px;
	font-weight:bold;
	padding-top:9px;
	padding-bottom:11px;
	padding-left:10px;
	padding-right:10px;
	}



/*-------------------RACES CHECKLIST------------------*/

#block_races_checklist  {
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 6px #999999;
	-webkit-border-radius: 5px;
	border:1px solid #DDDDDD;
	color:#FFFFFF;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	margin-left:3px;
	width:188px;
}

#block_races_checklist h2, .block_donate h2, .block_publisher h2 {
	/*-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background:url("http://demo.regional.org.au/local/themes/lifesaver/img/topbarblue.gif") repeat-x scroll 0 0 transparent;
	border-bottom:1px solid #ccc;
	border-color:#ccc #ccc #ccc;
	border-width:1px;
	color:#333;
	display:inline-block;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	text-shadow:0 -1px 0 #999999;
	width:100%;
	margin-bottom:2px;*/
	padding:4px;
	font-size:20px;
}

#local_msg h2 {
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius: 0px;
	background:url("http://demo.regional.org.au/local/themes/lifesaver/img/topbarblue.gif") repeat-x scroll 0 0 transparent;
	/*border-bottom:1px solid #ccc;
	border-color:#ccc #ccc #ccc;
	border-width:1px;*/
	color:#333;
	display:inline-block;
	font-size:19px;
	font-weight:normal;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:0 -1px 0 #999999;
	width:100%;
	margin-bottom:2px;
}

#block_races_checklist ol {
	padding-left:20px;
}

.block_donate p, .block_publisher p, #local_msg li {
	/*padding-left:10px;*/
}

.block_donate, .block_publisher, #local_msg {
	/*-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 1px 6px #999999;
	border:1px solid #DDDDDD;*/
	color:#333;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	margin-left:3px;
	width:188px;
	margin-top:15px;
}

#greylist_item_donate_charity a, #greylist_item_author_gateway a, #greylist_item_program a {
	width:100%;
	margin-left:10px;
	margin-bottom:5px;
	/width:160px;
	w/idth:85%;
}

#local_msg li a {
	-moz-border-radius:7px;
	-moz-box-shadow:0 1px 7px #CCCCCC;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-webkit-border-radius: 7px;
	background: url(http://images.regional.org.au/shared/images/buttons.gif) repeat-x scroll 0px -224px #FFFFFF;
	border-color:#FFFFFF #FFFFFF #CCCCCC;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-style:solid;
	border-width:1px;
/*	height: 18px;*/
	width: 89%;
	display:inline-block;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:7px 5px 7px 5px;
	/*text-align:center;*/
	text-decoration:none;
	text-shadow:0 -1px 0 #CCCCCC;
}

#local_msg li a:hover {
	-moz-box-shadow:0 1px 7px #CCCCCC;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	background: url(http://images.regional.org.au/shared/images/buttons.gif) repeat-x scroll 0px -565px #FFFFFF;
}

/* SM 05Aug10: Selecting rows = change bg color via class */
table.list tbody tr.selected td, table.glist tbody tr.selected td {
	background-color: #EDEDED; /* f4f4f4 = highlight */
}

/* KH 11Aug10: positioning of home icon */
/* SM 17Aug10: Commented out, moved to suckerfish.css */

/*
.nav_first {  
	position:relative;
	top:-7px;
}

.nav_first img {
height:20px;
position:relative;
top:-2px;
width:20px;
}

.nav_first a:hover {
	position:relative;
	top:-7px;
}
*/



   /* a style for feature images in the body content */
.featureImg {
	border: 1px solid #BABABA;
	padding: 3px;
	float: left;
	margin: 5px 10px 0px 0px;
	}
	
.featureImgRight {
	border: 1px solid #BABABA;
	padding: 3px;
	float: right;
	margin: 5px 10px 5px 10px;
	}
	
/* Styling for news items */

#news-index {
	-moz-border-radius:0 7px 7px 0;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-left:-10px;
	padding:1px 1px 15px 15px;
}

#news-index h1 {
	margin-top:10px;
	border-bottom:none;
}

#news-index ul img {
	-moz-border-radius:4px 4px 4px 4px;
	border:1px solid #BABABA;
	float:left;
	margin:5px 10px 0 0;
	padding:3px;
	width:25%;
	height:25%;
	background:#FFFFFF;
}

#news-index ul h2 {
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:-4px;
	border-bottom:1px solid #CCCCCC;
	*border-bottom:none;
}

#news-index ul {
	margin-left:0px;
	list-style:none;
}

#news-index ul li {
	list-style:none;
}




.read_more a {
	-moz-border-radius:4px;
	-moz-box-shadow:0 1px 6px #999999;
	z-index:1;
	background: url("http://images.regional.org.au/shared/images/buttons.gif") repeat-x scroll 0 -281px #FFFFFF;
	border-color:#ccc ;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-style:solid;
	border-width:1px;
	height: 18px;
	width: 80px;
	_width:120px; /* hack for IE6 */
	display:inline-block;
	color:#333;
	padding:5px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 -1px 0 #ccc;
}

.read_more a:hover {
	background:url("http://images.regional.org.au/shared/images/buttons.gif") repeat-x scroll 0 -261px #FFFFFF;
}

/* SM 20Sep10: For lack of a higher location (system.css?) */

.mydocs_links {
  margin: 0;
  padding: 0;
}

.mydocs_links li {
  list-style-type: none;
}

/* KH 27Sept10: styling for the close button of the new site flash message */

a.flash_message_close {
	background:#ccc;
	-moz-border-radius:2px;
	padding:2px 5px;
	float:right;
	border:1px solid #999;
	-moz-box-shadow:0 1px 6px #999999;
	color:#333;
	font-size:10px;
}


/* KH 05Nov10 */
#loggedin {
  float:right;
  margin-top: 30px;
  margin-right: 80px;
}

#header_image_left {
	float:left;
	width:50%;
}

#login {
float:right;

}

#login form {
	float:right;
	position:relative;
	top:18px;
}

#login form .login-username, #login form .login-password {
	float:left
}

#login form .login-submit {
	float:left;
	position:relative;
	top:12px;
	}
	
#login form .login-submit input {
-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 1px 6px #999999;
background:url("/buttons.gif") repeat scroll 0 44px #8e8e8e;
-moz-box-shadow:0 1px 6px #999999;
border:1px solid #8e8e8e; 
color:#FFFFFF;
cursor:pointer;
}

.login-username dt, .login-password dt {
	font-weight:bold;
}

/* List / Grid view (Grey Outline) */
.glist {
	padding: 0px;
	margin-bottom: 10px;
	}

.glist th {
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	padding-top:15px;
	font-size: 110%;
	}

.glist td {
	padding: 5px;
	border-bottom: 1px solid #efefef;
	text-align: left; /* SM 15/06/2010 3:57:14 PM: Explicit for IE8 */
	}
	
.glist tr:hover {
  background-color: #efefef;
}	
	
.glist a {
  /* text-decoration: underline; */
}	

.glist a:hover {
  text-decoration: underline;
}	

.glist ul {
  list-style-type: none; /* SM 20/05/2010 12:20:25 AM: moved from content_body_backend */
}

tr.bottom_row td {
	border-top: 1px solid #ccc;
	border-bottom:none;
	font-weight: bold;
	}

/**
 * SM 16Mar11: For publishing content footer
 * TODO: Move somewhere more generic, or ok with each theme styling these?
 */
 
 #content_body_footer ul {
  margin: 0;
  padding: 0;
 }
 
 #content_body_footer ul li {
  list-style-type: none;
  font-style: italic;
  color: #666;
 }
