/* QUT template - "simple" stylesheet for pages with no navigation */
/* Should be used in conjunction with common and corpstyle stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* LAYOUT SETTINGS */

.container {
}

.tips_title {
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#EFEBBF none repeat scroll 0 0;
border-color:#005387  #005387  -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
text-align:center;
clear:right;
color:#000000;
float:right;
font-size:1em;
font-weight:bold;
line-height:1.4em;
margin:4px 6px 0 10px;
padding:4px 15px;
width:220px;
}


.tips_body {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
border-color:-moz-use-text-color #005387  #005387 ;
border-style:none solid solid;
border-width:0 1px 1px;
clear:right;
color:#000000;
float:right;
font-size:0.9em;
line-height:1.4em;
margin:0 6px 10px 10px;
padding:10px 15px 14px;
width:220px;
}

.right_image {
border-color:#005387;
border-style:clear clear none;
border-width:1px 0px 0;
clear:right;
color:#000000;
float:right;
margin-top:11px;
margin-bottom:5px;
margin-right:10px;
margin-left:10px;
padding:4px 15px;
width:20%;
}

.left_column {
float:left;
width:50%;
}

.right_column {
float:right;
width:50%;
}

.viewlet_box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../graphics/researchsupport/play-32.png) no-repeat scroll left center;
border:0 none;
clear:none;
font-size:1em;
line-height:1.3em;
margin:1.3em 0 0.5em 0.5em;
padding:6px 6px 6px 40px;
width:80%;
}

.research_home {
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
border-color:-moz-use-text-color #005387  #005387 ;
border-style:solid solid solid;
border-width:0px 0px 0px 0px;
background-color:#EEEEEE;
color:#000000;
margin-top:1px;
margin-bottom:10px; 
margin-left:0px;
margin-right:10px;
padding-top:1px; 
padding-bottom:1em; 
padding-left:6px;
padding-right:6px;
width:600px;
}

.clicker {
	cursor:pointer;
	text-decoration:underline;
	}

