/*
Robert Harris
What's New stylesheet

Chris Evans

29 April 2008
*/

div#header div.inner { background: transparent url(../images/top-banner/whats-new.gif) no-repeat right bottom; }
div#content div.inner { background: #f26649 url(../images/bg/whats-new.jpg) no-repeat left top; }

div.introduction h1 { width:248px; height:34px; display: block; text-indent: -9999px; background: transparent url(../images/headings/whats-new.png) no-repeat left top; }
div.introduction h1.archive-head { width: 164px; height: 32px; display: block; text-indent: -99998px; background: transparent url(../images/headings/archive.gif) no-repeat left top;}
div.introduction p.intro { width:582px; height:77px; display: block; text-indent:-9999px; background: transparent url(../images/headings/whats-new-text.png) no-repeat left top; }

div.introduction div.hero img { margin-left: 15px; }
div.introduction div.hero { position: relative; padding-bottom: 215px; }
div.introduction div.hero img { margin:0; float: left; }

div.whats-new-info { color:#351e0a; }
div.whats-new-info h2 {margin-top: 2em; font-size: 100%; text-transform: uppercase; font-weight: bold;}
div.whats-new-info p {font-size: 120%;}

/** added 22/08/08 **/
div.whats-new-info a.click-view-map { background:url(/images/buttons/btn-viewmap.gif) top left no-repeat; display:block; overflow:hidden; text-indent:-9999px; }
div.whats-new-info a.click-view { background:url(/images/buttons/btn-view.gif) top left no-repeat; display:block; overflow:hidden; text-indent:-9999px; }
div.whats-new-info p.info-divider { border-bottom:1px solid #d0573f; display:block; height:20px; clear: left; }
/** end added 22/08/08 **/

p.whats-new-links a { color: #351E0A; }
p.whats-new-links a:hover { color: #a62f0a; }

div.whats-new-info p.download-link { font-size: 1em; color: #fbd1c9; }
p.download-link a { font-weight: bold; text-decoration: none; color: #fbd1c9; padding-left: 40px; display: block; height: 32px; line-height: 32px;}
p.download-link a span { font-weight: normal; }

a.document-zip { background: url(/images/icons/zip_icon.gif) top left no-repeat;}
a.document-pdf { background: url(/images/icons/pdf_icon.gif) top left no-repeat;}

div.screensaver { height: 90px; clear: both;}
div.screensaver a.download-link { display: block; float: left; width: 157px; height: 90px; overflow:hidden; text-indent: -9999px; background: transparent url(/images/buttons/download-screensaver.gif) top left no-repeat; }
div.screensaver a.download-link:hover { background: transparent url(/images/buttons/download-screensaver.gif) bottom left no-repeat; }
a.download-link:active, a.download-link:focus {outline: 0;}

ul.icons { margin:0 0 1em 0; padding:0; list-style: none; }
ul.icons li { padding-left: 25px; min-height: 24px; line-height: 24px; }
* html ul.icons li { height: 24px; }
ul.icons li.plunger { background: transparent url(../images/icons/plunger.gif) no-repeat left .3em; }
ul.icons li.espresso { background: transparent url(../images/icons/espresso.gif) no-repeat left .3em; }
ul.icons li.beans { background: transparent url(../images/icons/beans.gif) no-repeat left .3em; }

div.internal-footer { padding-bottom: 0; } 

.news-image { float: left; margin: 5px 15px 15px 0; }

.archive
{
	display: block; 
	width: 111px; 
	height: 17px; 
	float: right; 
	margin-top: -38px; 
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/buttons/btn-archive.gif) 0px 0px no-repeat;
}

.archive:hover 
{
	background: url(/images/buttons/btn-archive.gif) 0px -19px no-repeat;
}

.whats-new-button
{
	display: block; 
	width: 111px; 
	height: 34px; 
	float: right; 
	margin-top: -55px; 
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/buttons/back_whatsNew.gif) 0px 0px no-repeat;
}

.whats-new-button:hover 
{
	background: url(/images/buttons/back_whatsNew.gif) 0px -36px no-repeat;
}