body {
	background: #D8D8E8;
	font-family: verdana, arial, trebuchet, palatino, georgia, times new roman, serif;
	font-size: 80%;
}

h1 {
	border-bottom: 1px solid black;
	color: #9b0000;
	font-size: 22px;
	margin-top: 0em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h2 {
	border-bottom: 1px solid #ccc;
	color: #404040;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0em;
}
h3 {
	font-size: 14px;
	color: #14117F;
	/* margin: 0.5em; */
	border-bottom: 1px solid black;
	padding: 0em;
	line-height: 1.3em;
}

h4 {
	font-size: 85%;
	color: #14117F;
	/* margin: 0.5em; */
	border-bottom: 1px solid black;
	padding: 0em;
	line-height: 1.3em;
}

h5 {
	font-size: 85%;
	color: #14117F;
	margin: 0;
	border-bottom: 1px solid #8C8D94;
	padding: 0em;
}

.xtitle {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold; 
	padding: 0.2em 0.2em 0em 0.4em;
	letter-spacing: .1em;
}

ol {
	/* margin: 0.5em 0 0 1em; */
	/* padding: 0;*/
	font-size: 13px;
}

img {
	border: none;
}

	A               { color: #000000; text-decoration: underline; }
	A:link	        { color: #000000; text-decoration: underline; }
	A:visited	{ color: #000000; text-decoration: underline; }
	A:active	{ color: #000000;  }
	A:hover	        { color: #0D13F3;  }

	.news A               { color: #000000; text-decoration: none ! important; }
	.news A:link	        { color: #000000; text-decoration: none ! important; }
	.news A:visited	{ color: #000000; text-decoration: none ! important; }
	.news A:active	{ color: #000000  ! important; }
	.news A:hover	        { color: #0D13F3  ! important ;}

.news {
  font-size: 11px;

}

	
	.content-main A         { color: #0C21EE; text-decoration: underline; }
	.content-main A:link	{ color: #0C21EE; text-decoration: underline; }
	.content-main A:visited	{ color: #0C21EE; text-decoration: underline; }
	.content-main A:active	{ color: #0C21EE;  }
	.content-main A:hover	{ color: #999999;  }
	
	.newstitle A         { color: #000000; text-decoration: underline; }
	.newstitle A:link	{ color: #000000; text-decoration: underline; }
	.newstitle A:visited	{ color: #000000; text-decoration: underline; }
	.newstitle A:active	{ color: #000000;  }
	.newstitle A:hover	{ color: #000000;  }

#banner {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	background-color: #4B55A1;
	text-align:left; 
	padding: 0.2em 0.2em 0em 0.4em;
	letter-spacing: .1em;
}

.small {
	font-size: 16px;
}

#content {
	margin-right:3%;
	margin-left: 3%;
	background:white;
	border:1px solid #000;
	text-align:left;
	width:1152px;
	vertical-align:top;	
}

.content-main {
	text-align: left;
	padding: 1.1em 1.2em 0em 1.2em;
	margin:0em;
	min-width:880px;
	margin-left: 154px;
	/* margin-left: 16em;  <---old vers */
         height: 100%;
}
		
#content-box {
	
	height: 100%;
	background-color: #FFFFFF;
}	

#navigation {
	width: 139px;
	/* width: 15em; <--- old setting*/
	float: left;
	margin: 0 0 0 0em;
	padding-top: 1em;
	padding-left: 1em;
	/* padding-right: 1em; */
	/* border: 1px solid black; */
}	


#navigation .navigation-item {
	/* font-size: 100%; */
	padding-left: 15px;
font-size: 12px;
}

#navigation .navigation-item-sub {
	/* font-size: 100%;*/
	padding-left: 2px;
font-size: 12px;
}

#navigation .navigation-ident {
	padding-left: 25px;
}

#navigation .navigation-section{
	background:#BBC1FF;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	/* border: 1px solid black;*/
}

#navigation .navigation-header {
	font-weight: bold;
	background: #A0A8D8;
	padding: 2px 1px 3px 5px;
	/* text-transform: uppercase; */
	font-size: 100%;
	border-bottom: 1px solid #D6D6CE;
	/* -moz-border-radius: 4px 4px 0px 0px; */
}


.copyright {
        font-family: 'trebuchet ms', palatino, georgia, times new roman, serif;
	color:#666;
	font-size:xx-small;
	text-transform:uppercase; 
	padding:2px;
	letter-spacing: .2em;
	background:#FFF;
        text-align: right;		
}

.clubnews {
	width: 724px;
	height: 265px;
	background: #ECEEF0;
	/* overflow: hidden; */
	padding-top: 3px;
        padding-bottom :3px;
        padding-left: 8px;
        padding-right: 8px;
}

.newsright {
	/* border: 1px solid blue; remove this later*/
	width: 351px;
	height: 130px;
	background: #ECEEF0;
	overflow: hidden;
	padding-top: 3px;
	/* must add auto to overcome a firefox alignment glitch */
	margin-left: 373px;
        padding-bottom: 0;
	padding-left: 8px;
        padding-right: 8px;
        }

.newsleft {
	/* border: 1px solid red; */
	width: 351px;
	float: left;
	height: 130px;
	background: #ECEEF0;
 	overflow: hidden;
	margin-right: 6px; 
	padding-top: 3px;
        padding-bottom: 0;
        padding-left: 8px;
        padding-right: 8px;        
        margin-left: 0px;
 }

.input {
	font-size: 10px;
	padding: 0em;
	height: 60px;
	overflow: hidden;
        margin-bottom: 8px;
}

.sec-link {
        font-size: 10px;
}

.sec-title {
         width: 220px;
         height: 13px;
         overflow: hidden;
         font-size: 10px;
         padding-top: 5px;
         padding-bottom: 1em;
         white-space:nowrap;
         }

.question {
	font-weight: bold;
	font-size: 14px;
	color: #404040;
}

.answer {
	padding-bottom: 1em;
	padding-left: 0em;
	font-size: 13px;
}

.gbox {
	background: #ECEEF0;
	padding: 0.5em;
	font-size: 13px;
	border: 1px solid #BBC1FF;
	
}

.gbox-waiver {
	background: #ECEEF0;
	padding: 1em;
	font-size: 13px;
	border: 1px solid #BBC1FF;
	width: 480px;
}

.gbox-header {
	border-bottom: 1px dotted #D6D6CE;
	font-weight: bold;
	font-size: 14px;

}

.link-name {
	font-size: 14px;
	color: #071D89;
	padding: 0em;
	line-height: 1.3em;
}

.link {
	font-size: 11px;
	color: blue;
}

.trip-report {
	background: #ECEEF0;
	padding: 0.5em;
	font-size: 13px;
	border: 1px solid #BBC1FF;
}

.trip-report-header {
	font-weight: bold;
	font-size: 14px;
}

.center {
	text-align: center;
}

.floatright { 
	float: right; 
	border: 1px solid #666;
	margin: 0 0 0 0px;
	padding: 0;
}

.home {
	float: right;
	margin: 0;
	padding: 0;
	vertical-align:baseline;
}

.floatleft { 
	float: left; 
	border: 1px solid #666;
	margin-right: 10px;
}

.form-header {
	text-decoration: underline;
	font-size: 90%;
	font-weight: bold;
}

.form-hire {
	height: 800px;
}


.dotted {
         padding: 5px;
        border-bottom: 1px dotted black;
        border-top: 1px dotted black; 
}

.newstitle {
        font-weight: bold;
        font-size: 13px;
}

.link-archive {
	font-size: 11px;
	color: black;
}

.input-news {
	font-size: 10px;
	padding: 0em;
	height: 25px;
        margin-bottom: 8px;
        overflow: hidden;
}

.nPad {
	line-height: 0;
	height: 5px;
	padding: 0;
	margin: 0;
}

.nosignup {
                color: red;
                font-size: 14px;
}


/* Styles from listmenu.css - to go with the javascript that produces the unfolding lists when you click on them */
/* http://www.dnolan.com/code/js/listmenu/ */
/* Added during the Movable Type 4 upgrade (2008) because the old javascript had some problems */

.treemenu {
	margin : 0px 20px;
	padding : 10px;
	list-style : none;	
	background-color : #EEE;
	border : 1px solid #000;
	width : 200px;
}

.treemenu UL {
	list-style : none;
	margin : 0px 10px;
	padding : 0px 10px;
}

.treemenu LI {
	display : inline;
}

.treemenu A {
	display : block;
	padding-left : 12px;
	text-decoration : none;

}

.treemenu .treeopen {
	background-image : url('www.uqcanoeclub.net/images/mt-icons/menu_plus.gif');
	background-repeat : no-repeat;
	background-position : left;
}		

.treemenu .treeclosed {
	background-image : url('www.uqcanoeclub.net/images/mt-icons/menu_minus.gif');
	background-repeat : no-repeat;
	background-position : left;
}

/* end of treelist CSS */
