
/************************

     INDEX PAGE

*************************/

div#welcome {
	overflow: hidden;
}

div#scouthq-photo {
	-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
	width: 100px; height: 129px;
	background: url('../images/photos/places/scouthq-leftview.jpg');
	float: left;
}

div#welcome ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;	

	width: 490px;
}

div#welcome li {
	margin: 0px 0px 0px 15px;
	min-height: 35px;
	padding-left: 45px;
}

div#welcome li#clock1030 {
	background: url('../images/icons/clock1030.gif') 0px 2px no-repeat;
	padding-bottom: 10px;
}

div#welcome li#clock1800 {
	background: url('../images/icons/clock1800.gif') 0px 2px no-repeat;
}

div#welcome ul + p {
	clear: both;
	padding-top: 10px;
}

/****************

	WHAT'S NEW

*****************/

div#diary h1 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/headings/diary.gif') 0px 0px no-repeat; width: 58px; height: 45px; 	
	margin-bottom: -10px;
}

div#listen-again h1 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/headings/listenagain.gif') 0px 0px no-repeat; width: 140px; height: 45px; 
	margin-bottom: -10px;	
}

div#whatsnew h2 {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px 0px -2px 0px;
	padding: 0;	
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif;
	color: #57514c;
}

div#whatsnew h3 {	
	color: #57514c;
	font-size: 10pt;	
}

div#whatsnew div.event {
	overflow: hidden;
}

div#whatsnew div.event p {
	font-size: 9pt;
	line-height: 160%;
	margin-bottom: 0px;
}

div#whatsnew div.event p span {
	font-size: 8pt;
}

div#whatsnew div.event h3.default {
	margin: 10px 0px 0px 0px;
}

div#whatsnew div.event h3.default p {
	margin: -5px 0px 0px 0px;
}

div#whatsnew div.event h3.clock, div#whatsnew div.event h3.clock + p {
	margin: 10px 10px 0px 5px !important;
	float: left;
}

div#whatsnew div.event h3.clock1030 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/icons/clock1030.gif') 0px 0px no-repeat; width: 35px; height: 35px;
}

div#whatsnew div.event h3.clock1800 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/icons/clock1800.gif') 0px 0px no-repeat; width: 35px; height: 35px;
}

div#whatsnew div.event h3.clock1030and1800 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/icons/clock1030and1800.gif') 0px 0px no-repeat; width: 72px; height: 35px;
}
/**************************

	FURTHER DIARY EVENTS

***************************/

div#further-events {
	margin-top: 30px;
}

