
/*

shares alot of the same styles with noticeboard.css

*/




#nboard-head{

}

#nboard-head select{
width:100%;	
position: relative;
top:2px;
}

#nboard-head input{
width:97%;	
}







#nboard{
width:100%;

}

#nboard ul{
list-style-type: none;
margin: 0;
padding: 8px 0px 30px 0px;
}

#nboard ul li 
{
display: block;
padding: 0px 0px 0px 0px;
text-align: center;
text-decoration: none;
}

#nboard ul li.marg
{
display: block;
padding: 0px 15px 0px 0px;
text-align: center;
text-decoration: none;
}


#nboard ul li a
{
display: block;
text-align: center;
text-decoration: underline;
}

/*#nboard ul li a:hover
{

}*/

#nboard ul .left { float: left; text-align: left; }
#nboard ul .right { float: right; text-align: center;}













.one-col #adzone-two{
	height: 100%;
	width:150px;
	padding-left: 15px; 
 /* background-color: Orange;*/
  clear:right;
  float:left;
}
	

.one-col .grey-box{
width: 100%;
margin-bottom: 15px;
margin-top: 20px;
}

.one-col .grey-box .bl {background: url(images/corners-light-grey/bl.gif) 0 100% no-repeat #d9dadb; width: 100%;}
.one-col .grey-box .br {background: url(images/corners-light-grey/br.gif) 100% 100% no-repeat}
.one-col .grey-box .tl {background: url(images/corners-light-grey/tl.gif) 0 0 no-repeat}
.one-col .grey-box .tr {background: url(images/corners-light-grey/tr.gif) 100% 0 no-repeat; padding:25px}

.grey-box-content{
	width: 100%;
	/*border: 1px solid #000;*/
}


#notices-l {
	float:left;
	width: 48%;
	/*border: 1px solid #000;*/
	}

#notices-r {
 float: right;
 width: 48%;
/* border: 1px solid #000;*/
	}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}



.note-toggle-title{
 font-size:2.4em;
 line-height: normal;
cursor:hand;
cursor:pointer;
background-color: transparent;
padding: 0px;
margin: 4px 0px 4px 0px;
}

.note-toggle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}





.handcursor{
cursor:hand;
cursor:pointer;
background-color: #fff;
padding:0px ;/*15px 10px 15px 10px*/
margin: 4px 0px 4px 0px;
color: #d7002f;
}

/*h3.handcursor img{
background-color: :#d7002f;
}*/

.notice-marker{
width:32px;
height:34px;
background-color: :#d7002f;
color: #d7002f;

}


.toggle-date-title{
	background-color:#d7002f;
	color: #fff; 
	padding: 3px;
margin: 4px 0px 0px 0px;
}

.noticeboard-toggle{
	background-color: #ffcccc;
	font-size: 1.2em;
	padding: 10px;
	margin: 4px 0px 0px 0px;
}

.noticeboard-toggle img{
margin: 0px 5px 0px 0px;

}

.noticeboard-toggle p{
color:#6f7072;
}

.noticeboard-toggle a{
color:#6f7072;
}



h3#notice-toggle-1-title{

}



h3#notice-toggle-3-title{

}


.noticeboard-preview{
	background-color: #ffcccc;
}
	
.noticeboard-preview h3{
padding: 10px 10px 0px 10px;
color: #d7002f;
}	
	
.noticeboard-preview .toggle-date-title{
border-bottom: 4px solid #fff;
}	
	

	
	
	
	
.noticeboard-preview .club-marker{

}	
	
.noticeboard-preview .club-marker{

}	



#noticeboard .reg-form textarea{
   width:50%;
		
	}
	


#qa table input{
width: 230px;
display: inline;
}
	
#qa table textarea {
	width:91%;
}	


.question-info{
background-color:#fff;
padding: 10px;	
margin: 4px 0px 0px 0px;
}








