/* 
Study Smarter
LL&RS Style Sheet
20/11/06: Dan Woods
*/
 
/* Default link colours */

a:link, a:link *
{
color: #003366;
}

a:visited, a:visited *
{
color: #006699;
}

a:hover, a:hover *
{
color: #cc0033;
}

a:focus, a:focus *, a:active, a:active *
{
color: #FF6633;
}

/* Default body styles */

body	
{
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
}

#body_cell
{
margin-left: 0;
padding-left: 10px;
padding-right: 15px;
padding-top: 5px;
}

/* Search Menu */

.menu_access a
{
color: #fff;
}

.menu_search
{
color: #fff;
}

#header_navbar
{
padding: 4px;
padding-right: 0;
background-color: #003366;
background-image: url("/?f=136948");
background-repeat: repeat-x;
border-bottom: 1px solid #fff;
}
					
#header_navbar_centre
{
position: absolute;
left: 120px;
top: 71px;
font-size: 10px;
}

/* Left Menu */

#site_map_cell
{
width: 209px;
padding: 0px;
background-color: #003366;
}

td#site_map_cell a.sidenav_link
{
display: block;
color: #ffffcc;
margin-top: 0.5em; 
margin-bottom: 0.5em;
background-color: #003366;
background-image: url("/?f=135788");
background-repeat: repeat-y;
padding: 4px;
font-weight: bold;
}

td#site_map_cell a.sidenav_link
{
color: #fff;
background-color: #006699;
background-image: url("/?f=135788");
background-repeat: repeat-y;
padding: 4px;
font-weight: normal;
}

td#site_map_cell a.sidenav_link:hover
{
color: #000;
background-color: #ffffcc;
background-image: url("");
background-repeat: repeat-y;
padding: 4px;
font-weight: normal;
}

td#site_map_cell a.sidenav_current 
{
display: block;
color: #fff;
margin-top: 0.5em; 
margin-bottom: 0.5em;
background-color: #006699;
padding: 4px;
font-weight: bold;
text-decoration: none;
font-size: 12px;
border-bottom: 0px solid #fff;
border-left: 3px solid #fff;
}

td#site_map_cell a.sidenav_current:hover
{
color: #000;
background-color: #ffffcc;
background-image: url("");
background-repeat: repeat-y;
padding: 4px;
font-weight: bold;
border-bottom: 0px solid #000;
border-left: 3px solid #cc0033;
}

/* Center Table */

#uwa_copy.body_content
{
margin: 0;
padding: 10px;
padding-left: 0;
}
	
/* LL&RS Homepage Styles */

.main_about
{
font-size: 12px;
padding: 0;
padding-right: 10px;
margin-bottom: 10px;
line-height: 140%;
}

.main_links
{
font-size: 10px;
}

.main_links a
{
font-size: 12px;
line-height: 160%;
}

.main_links a:hover
{
color: #000;
}

.main_links_offline
{
margin: 0;
margin-bottom: 5px;
margin-left: 5px;
}

.main_links_offline a, .main_links_offline a:visited
{
color: #006699;
border: 0;
border-left: 3px solid;
padding-left: 4px;
}

.main_links_online
{
margin: 0;
margin-bottom: 5px;
margin-left: 5px;
}

.main_links_online a, .main_links_online a:visited
{
color: #666600;
border: 0;
border-left: 3px solid;
padding-left: 4px;
}

.main_links_working
{
margin: 0;
margin-bottom: 5px;
margin-left: 5px;
}

.main_links_working a, .main_links_working a:visited
{
color: #cc0033;
border: 0;
border-left: 3px solid;
padding-left: 4px;
}

.main_links_networking
{
margin: 0;
margin-bottom: 5px;
margin-left: 5px;
}

.main_links_networking a, .main_links_networking a:visited
{
color: #FF6633;
border: 0;
border-left: 3px solid;
padding-left: 4px;
}
	
.main_news
{
font-size: 12px;
line-height: 140%;
padding-left: 0;
padding-right: 15px;
margin-top: 0;
width: 90%;
}

/* Highlight */

.main_highlight
{
font-size: 12px;
line-height: 110%;
color: #fff;
text-align: center;
}

.main_highlight img
{
padding: 5px;
background-color: #fff;
border: 1px solid #000;
}

		
/* Headers */


h1,h2,h3,h4,h5,h6			
{ 
line-height: 1.1em; 
margin-bottom: .6em;
margin-top: 0; 
}

#uwa_copy.body_content h1
{
margin-bottom: .6em;
font-size: 22px;
font-weight: normal;
line-height: 18px;
letter-spacing: 1px;
color: #006699;
}

h1
{
margin-bottom: 0;
font-size: 22px;
font-weight: normal;
line-height: 18px;
letter-spacing: 0px;
color: #cc0033;
}

h2
{
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
line-height: 140%;
color: #003366;
}

h3
{
font-size: 14px;
font-weight: bold;
line-height: 140%;
letter-spacing: 1px;
color: #cc0033;
}

h4
{
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
line-height: 140%;
text-transform: uppercase;
color: #006699;
margin-top: .6em;
}

h5
{
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
color: #003366;
margin-top: .5em;
}
	
/* Other elements */

hr
{
border: 0;
width: 100%;
color: #003366;
background-color: #003366;
height: 1px;
}

					
/* Form Styles */

.heading
{
font-size: medium;
color: #157BAB;
}

.subheading
{
font-size: medium;
color: #f26522;
}

.bold
{
font-weight: bold;
}

.backend_smallprint
{
font-size: x-small;
}
					
	
/* Footer */

#pageinfo_row
{
color: #fff;
background-color: #006699;
}

#pageinfo_row a
{
color: #fff;
}

#pageinfo_row a:hover
{
color: #cc0033
}
			
#footer_cell
{

}
	
/* LACE Styles */

.lace_text
{
margin-right: 5px;
}

.lace_text a
{
color: #006699;
}		

.lace_text a:hover
{
color: #FF6600;
}			
	
.lace_text h1
{
font-size: 20px; 
line-height: 24px;
letter-spacing: 1px;
color: #e88D00;
}		

.lace_text h2
{
font-size: 16px; 
line-height: 20px;
letter-spacing: 1px;
color: #006699;
border-bottom: 1px solid #FF6600;
margin-right: 15px;
}		

.lace_text h3
{
font-size: 14px; 
line-height: 15px;
letter-spacing: 1px;
color: #157BAB;
}		
		
.lace_quote
{
width: 80%;
border: 1px #000 solid;
background: #6CB0D3;
color: #fff;
padding: 10px;
text-align: center;
}

.lace_photo 
{
border: 1px #000 solid;
width: 300px;
background: #006699;
color: #fff;
padding-bottom: 5px;
text-align: left;
font-size: 11px;
line-height: 140%;
}		

.lace_photo p
{
padding-left: 10px;
padding-right: 10px;
font-size: 11px;
line-height: 140%;
}	

.lace_photo img
{
margin-bottom: 5px;
}

.lace_photo a,.lace_photo a:link,.lace_photo a:visited,.lace_photo a:active
{
color: #000;
font-weight: bold;
text-decoration: none;
}

.lace_photo a:hover
{
color: #000;
font-weight: bold;
text-decoration: underline;
}	

.lace_photos_side
{
border-left: 1px solid #f26522;
}

.lace_photos_side td
{
text-align: center;
}

.lace_photos_side img
{
border: 1px solid #000;
}

.lace_link
{
color: #e88D00;
}	

.lace_link a,.lace_link a:link,.lace_link a:visited,.lace_link a:active
{
color: #e88D00;
font-weight: bold;
text-decoration: none;
}	

.lace_link a:hover
{
color: #000;
font-weight: bold;
text-decoration: underline;
}		