/*------------------------------------------------------------------------
# JV NEWS 12 - 2008
# ------------------------------------------------------------------------
# Copyright (C) 2008 JoomVision.com . All Rights Reserved.
# Author: JoomVision.com
# Websites:  http://www.joomvision.com
-------------------------------------------------------------------------*/

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
p, pre, blockquote, ul, ol {
	line-height:1.5;
	margin:10px 0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin: 25px 0 10px;
	padding-bottom: 5px;
}
h1 {
	color: #009999;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	color: #ff6600;
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	color: #ff0099;
	font-size: 15pt;
	font-weight: bold;
}
h4 {
	color: #7ec400;
	font-size: 14pt;
	font-weight: bold;
}
h5 {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}
h6 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
h1.line,
h2.line,
h3.line,
h4.line,
h5.line,
h6.line {
	border-bottom: 3px solid;
	clear: both;
	margin: 12px 16px 14px 0;
	padding: 0 0 5px 0;
}
h1.contentheading,
h1.contentheading a {
	color: #009999;
	font-size: 18pt;
	font-weight: bold;
}
span.attention,
span.notice,
span.alert,
span.download,
span.approved,
span.media,
span.note,
span.cart,
span.camera,
span.doc {
	display: block;
	margin: 15px 0;
	padding: 8px 10px 8px 36px;
}
span.attention {
	background:#FFF3A3 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/attention.png) no-repeat scroll 10px 50%;
	border:1px solid #E7BD72;
	color:#B79000;
}
span.notice {
	background:#CDEFA6 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/notice.png) no-repeat scroll 10px 50%;
	border:1px solid #9BCC54;
	color:#648434;
}
span.alert {
	background:#FFD5D5 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/alert.png) no-repeat scroll 10px 50%;
	border:1px solid #FFACAD;
	color:#CF3738;
}
span.download {
	background:#A8CDE3 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/download.png) no-repeat scroll 10px 50%;
	border:1px solid #6ABCE2;
	color:#1C6B8B;
}
span.approved {
	background:#CCCCCC url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/approved.png) no-repeat scroll 10px 50%;
	border:1px solid #A8A8A8;
	color:#666666;
}
span.media {
	background:#FFE0B6 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/media.png) no-repeat scroll 10px 50%;
	border:1px solid #FFBB65;
	color:#C76E34;
}
span.note {
	background:#FFF3A3 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/note.png) no-repeat scroll 10px 50%;
	border:1px solid #E7BD72;
	color:#B79000;
}
span.cart {
	background:#E6E6E6 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/cart.png) no-repeat scroll 10px 50%;
	border:1px solid #C5C5C5;
	color:#666666;
}
span.camera {
	background:#E6E6E6 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/camera.png) no-repeat scroll 10px 50%;
	border:1px solid #C5C5C5;
	color:#666666;
}
span.doc {
	background:#FFE0B6 url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/doc.png) no-repeat scroll 10px 50%;
	border:1px solid #FFBB65;
	color:#C76E34;
}




pre, .code {
	background: #F7F7F7 none repeat scroll 0 0;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px 5px;
	padding: 10px;
}

blockquote {
	margin:22px 40px;
	upadding:3px;
	color:#575757;
	padding: 0 50px;
	background: transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/blockquote.gif) no-repeat 0 0;
}
blockquote.style2{
	margin:22px 40px;
	upadding:3px;
	color:#575757;
	padding: 0 50px;
	background: transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/blockquote_style2.gif) no-repeat 0 0;
}
blockquote.style3 {
	margin:22px 40px;
	upadding:3px;
	color:#575757;
	padding: 0 50px;
	background: transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/blockquote_style3.gif) no-repeat 0 0;
}
blockquote.style4 {
	margin:22px 40px;
	upadding:3px;
	color:#575757;
	padding: 0 50px;
	background: transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/blockquote_style4.gif) no-repeat 0 0;
}
span.number, 
span.number-color, 
span.number-color2,
span.number-color3 {
 	display: block;
	float: left;
	font-size: 170%;
	margin: 2px 10px 0 15px;
}
span.number {
	color:#666666;
}
span.number-color {
	color:#009999;
}
span.number-color2 {
	color:#FF6600;
}
span.number-color3 {
	color:#ff0099;
}
span.highlight, 
span.highlight-color, 
span.highlight-color2 {
	padding:1px 2px;
}
span.highlight {
	background: #FFFBD5 none repeat scroll 0 0;
}
span.highlight-color {
	background:#178FC0 none repeat scroll 0 0;
	color:#FFFFFF;
}
span.highlight-color2 {
	background:#CC7A00 none repeat scroll 0 0;
	color:#FFFFFF;
}
span.highlight-bold {
	font-size:120%;
	font-weight:bold;
}

ul.li-round1,
ul.li-round2,
ul.li-arrow,
ul.li-star {
	margin: 1.8em 0;
	padding: 0 0 0 10px;
	list-style: none;
}
ul.li-round1 li, 
ul.li-round2 li, 
ul.li-arrow li, 
ul.li-star li {
	margin: 0 0 5px 0;
	padding: 0 0 3px 20px;
}
ul.li-round1 li {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/icon-li-orange.jpg) no-repeat scroll 2px 4px;
}
ul.li-round2 li {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/icon-li-pink.jpg) no-repeat scroll 2px 4px;
}
ul.li-arrow li {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/icon-li-arrow.jpg) no-repeat scroll 2px 4px;
}
ul.li-star li {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/icon-li-star.jpg) no-repeat scroll 2px 4px;
}
.blocknumber,
.blocknumber2,
.blocknumber3,
.blocknumber4 {
	clear:both;
	padding:5px 15px 10px;
	position:relative;
}
.bignumber {
	-x-system-font:none;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial,sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-right:8px;
	padding:6px 7px;
}
.blocknumber .bignumber {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/ol-bg.gif) no-repeat scroll left top;
}
.blocknumber2 .bignumber {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/ol-bg-style2.gif) no-repeat scroll left top;
}
.blocknumber3 .bignumber {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/ol-bg-style3.gif) no-repeat scroll left top;
}
.blocknumber4 .bignumber {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/ol-bg-style4.gif) no-repeat scroll left top;
}

ul.newsfeed li {
	background:transparent url(http://www.mecmanchester.co.uk/templates/mec-manchester/images/icon-li-star.jpg) no-repeat scroll 2px 4px;
	margin: 0 0 5px 0;
	padding: 0 0 3px 20px;
}
ul.newsfeed  {
	margin: 1.8em 0;
	padding: 0 0 0 10px;
	list-style: none;
}

ul.newsfeed li a, a:hover, a:active, a:focus {
	color: #000000;
}

.awardsubtxt {
        font-size:10px;
}