/* Grey text for use on pages when 'greyText' is applied in Morello styles */
span.greyText{
	font-size:85%;
	color:#666;
	margin:0;
	padding:0;
}


/* Summary styles */

h3.wordTitle,
h3.pdfTitle,
h3.excelTitle,
h3.powerpointTitle,
h3.htmlTitle {
	padding:0 0 0 40px;
	height:3em;
}

h3.wordTitle {
	background:#fff url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/word_lg.gif) left top no-repeat;
}

h3.pdfTitle {
	background:#fff url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/pdf_lg.gif) left top no-repeat;
}

h3.excelTitle {
	background:#fff url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/excel_lg.gif) left top no-repeat;
}

h3.powerpointTitle {
	background:#fff url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/powerpoint_lg.gif) left top no-repeat;
}

h3.htmlTitle {
	
	background:#fff url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/html_lg.gif) left top no-repeat;
}

h3 a span {
	font-size:85%;
	font-weight:normal;
	color:black;
	text-decoration:none;
}

h4 {
	color:#c30;
	margin:0;
}

p {
	margin-top:0;
}

.h4Left {
	float:left;
}

.wrappedPara {
	margin-bottom:0em;
}

/* Wrapped list */

.wrappedInfo h4 {
	display:inline;
}

.wrappedInfo {
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
}

.wrappedInfo li {
	margin:0;
	padding:0;
	display:inline;
}


/* Summary list */

.summaryOptionList {
	margin:1em 0;
	padding:0;
	list-style-type:none;
}

.summaryOptionList li {
	margin:0;
	padding:0;
}

.summaryOptionList li a {
	display:block;
	height:2.5em;
	padding:2px 0 0 30px;
}

.summaryOptionList li.tellColleague {
	background:url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/tell_a_colleague.gif) left top no-repeat;
}

.summaryOptionList li.orderItem {
	background:url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/order_this_item.gif) left top no-repeat;
}

.summaryOptionList li.updateProfile {
	background:url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/update_your_profile.gif) left top no-repeat;
}

/* NEW 31-MAR-09 */

/* social bookmarket list */
.summaryOptionList li.socialBookmark { padding-bottom: 0.6em; }
.summaryOptionList li.socialBookmark a
{
	float: left;
	padding-left: 30px;
	background: url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/socialbookmark.gif) left top no-repeat;
}

.summaryOptionList li.socialBookmark ul li
{
	list-style-type: none;
	float: left;
}

.summaryOptionList li.socialBookmark ul li a
{
	width: 16px;
	height: 16px;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

.summaryOptionList li.socialBookmark ul li a span { display: none; }
.summaryOptionList li.socialBookmark ul li.delicious a { background-image: url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/social_icons/delicious.gif); }
.summaryOptionList li.socialBookmark ul li.digg a { background-image: url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/social_icons/digg.gif); }
.summaryOptionList li.socialBookmark ul li.reddit a { background-image: url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/social_icons/reddit.gif); }
.summaryOptionList li.socialBookmark ul li.facebook a { background-image: url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/social_icons/facebook.gif); }
.summaryOptionList li.socialBookmark ul li.stumbleupon a { background-image: url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/social_icons/stumbleupon.gif); }

/* END NEW */

.genericList {
	margin-top:0;
}


/* Update list */

.updateList {
	margin:0;
	padding:0;
	list-style-type:none;
}

.updateList li {
	margin:0;
	padding:0;
}

.updateList li p {
	margin:1em 0 0 0;
}

.updateList li span.updatedDate{
	display:block;
	height:1%;
	margin:0 0 1em 0;
	font-size:85%;
	color:#666;
}

span.updatedDate{
	display:block;
	height:1%;
	margin:0 0 1em 0;
	font-size:85%;
	color:#666;
}

/* Help area */

#helpWrapper {
	padding:10px 50px;
	height:1%;
}

#helpWrapper h3 {
	margin:0 0 1em 0;
}

DIV.pdf {
	background:#e8e8e8 url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/pdf_lg.gif) 10px 10px no-repeat;
}

DIV.word {
	background:#e8e8e8 url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/word_lg.gif) 10px 10px no-repeat;
}

DIV.excel{
	background:#e8e8e8 url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/excel_lg.gif) 10px 10px no-repeat;
}

DIV.powerpoint {
	background:#e8e8e8 url(/20111014122349oe_/http://www.info4local.gov.uk/static/images/app_icons/powerpoint_lg.gif) 10px 10px no-repeat;
}


