/* Start of CMSMS style sheet 'manta' */
/* CSS Created by Nadia Hussain
Manta Ray Media Ltd */

/*
COLOUR SCHEME
--------------------------

PANELS:
 - Green - #71B600
 - Orange - #D58300
 - Blue-#00A0C4
 - Grey - #CECECE
 - Grey border - #E6E6E6

--------------------------

TEXT:
 - Panel title grey - #666
 - Blue (hyperlink) - #1C8FDC
 - Light grey (blog) - #CECECE
*/


* { margin: 0; padding:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-decoration: none;
	color:#666;
	background-color:#DDDCDB;
}

p, .global-links a, h1, h1.strap-line, h2, div.ps-box h2, h3, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a {
	font-family:Arial, Helvetica, sans-serif;
}

a img {
	border:none;
}

a, #main-menu li, #sub-menu li {
	cursor:pointer
}

h1 {
	color:#666;
	font-size:1.6em;
	line-height:1.2em;
	text-align:left;
}

h1.strap-line {
	color:#808181;
	color:#666;
	font-size:1.2em;
	text-align:right;
	position:absolute;
	top:163px;
	left:20px;
	font-weight:bold;
	line-height:1.8em;
}

h2 {
	color:#1C8FDC;
	font-size:1.25em;
	line-height:1.5em;
	text-align:left;
	font-weight:bold;
}

h3 {
	color:#9A9A9A;
	font-size:1.05em;
	line-height:1.5em;
	text-align:left;
	font-weight:bold;
	margin:5px 0 8px 0;
}

p, #content-main .NewsSummarySummary, #content-main .NewsSummaryContent, #NewsPostDetailExtra, #content-main .NewsPostDetailContent {
	font-size: 0.95em;
	line-height: 1.35em;
	margin-bottom:18px;
	color:#666;
}


#content-main .NewsSummaryMorelink {
	font-size: 0.95em;
	line-height: 1.5em;
}

img, p img {
	float:left;
	position:relative;
	clear:both;
}

img, div { behavior: url(iepngfix.htc) }

p img {
	margin: 0 15px 10px 0;
}

p.footer {
	font-size: 0.7em;
	line-height: 1.2em;
	text-align:right;
	padding:10px 0px 0 160px;
	margin-bottom:8px;
	color:#666;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#666666;
}


a,
a:link,
a:active,
a:visited {
	text-decoration: none;
}

a:hover {
	color: #2E5FAC;
	text-decoration: underline;
}

#content-main a, #content-main a:link, #content-main a:active, #content-main a:visited,
#content-plus a, #content-plus a:link, #content-plus a:active, #content-plus a:visited,
div.side-box-news a, div.side-box-news a:link, div.side-box-news a:active, div.side-box-news a:visited {
	text-decoration: none;
	color: #1C8FDC;
}


#content-plus a:hover, #content-main div.NewsSummary a:hover, div.side-box-news a:hover, div#NewsPostDetailContent a:hover {
	text-decoration: underline;
}


p.global-links {
	position:absolute;
	top:171px;
	right:50px;
	margin:0;
	padding:0;
	width:auto;
	font-size:0.85em;
}

.global-links a {
	color:#5B5B69;
}

.global-links a:hover {
	color: #188FD9;
}

#wrapper {
	position: relative;
	width:954px;
	background: #FFF;
	margin:0 auto;
	margin-top:0px;
	/*min-height:650px;*/
	height:100%;
	overflow:hidden;
}

#banner {
	position:relative;
	top:0;
	left:0px;
	width:960px;
	height:200px;
	float:left;
	clear:both;
	padding:15px 10px 0 10px;
	background: #FFFFFF url(imgs/div-banner.gif) left bottom repeat-x;
	margin-bottom:5px;
}

#logo {
	position:absolute;
	width:200px;
	height:121px;
	left:20px;
}

#main-menu {
	position:relative;
	left:255px;
	top:0;
	margin:0;
	width:114px;
	height:125px;
	background:url(imgs/main-menu-bg.gif) top left;
}

#main-menu ul {
	position:absolute;
	top:0px;
	width:113px;
}

#main-menu li {
	position:relative;
	margin:0;
	list-style:none;
	height:24px;
}

#main-menu li a, #main-menu h3 {
	display:block;
	padding:2px 15px;
	color:#188FD9;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	line-height:1.26em;
	border-top:#DCDCDC solid 1px;
}

#main-menu h3 {
	padding:-1px 15px;
}


#main-menu li a:hover, #main-menu li a.menuactive, #main-menu h3 {
	color:#71B600;
	font-weight:bold;
	background:url(imgs/menu-block.gif) left center no-repeat;
}

#main-menu li a:hover {
	font-weight:normal;
}

#main-menu li ul li a.menuactive {
	background:url(imgs/bullet.gif) left center no-repeat;
}

#main-menu li ul {
	display:none;
	font-size:0.85em;
	width:270px
}

#main-menu li.currentpage ul, #main-menu li.activeparent ul {
	display:block;
	vertical-align:top;
	bottom:20px;
	left:100px;
}

#main-menu li a.activeparent,  .activeparent {
	color:#71B600;
	background:#FFF url(imgs/menu-block.gif) left center no-repeat;
	font-weight:bold;
	width:84px;
	/*width:115px;*/
}

#main-menu li.activeparent, #main-menu li.currentpage {
	width:114px;
	background:#FFF url(imgs/menu-block.gif) left center no-repeat;
}

#main-menu img.menu-end {
	position:absolute;
	float:none;
	top:102px;
	left:0;
}

#main-menu img.menu-curve {
	position:absolute;
	float:none;
	top:0px;
	right:0px;
}

#main-menu img.tank-end {
	position:absolute;
	float:none;
	bottom:4px;
	left:113px;
	height:49px;
	width:20px;
}

#sub-menu {
	position:relative;
	left:369px;
	top:-125px;
	margin:0;
	width:230px;
	height:125px;
	background:url(imgs/sub-menu-bg.gif) top left no-repeat;
	padding-left:5px;
}

#sub-menu ul {
	position:absolute;
	top:0px;
	font-size:0.8em;
}

#sub-menu li {
	position:relative;
	margin:0;
	background:none;
	list-style:none;
	height:20px;
}


#sub-menu li a, #sub-menu h3 {
	display:block;
	padding:2px 12px;
	color:#188FD9;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	line-height:1.4em;
}

#sub-menu h3 {
	padding:-1px 15px;
}


#sub-menu li a:hover, #sub-menu li a.menuactive, #sub-menu h3 {
	color:#71B600;
	font-weight:normal;
	background:url(imgs/bullet.gif) left center no-repeat;
}

#sub-menu li a:hover {
	font-weight:normal;
}

#sub-menu li ul li a.menuactive {
	background:url(imgs/bullet.gif) left center no-repeat;
}

#sub-menu li ul {
	display:none;
	font-size:0.85em;
	width:270px
}

#sub-menu li.currentpage ul, #sub-menu li.activeparent ul {
	display:block;
vertical-align:top;
bottom:20px;
	left:100px;
}

#sub-menu li a.activeparent,  .activeparent {
	color:#188FD9;
	background:url(imgs/bullet.gif) left center no-repeat;
}

#search-box {
	position:absolute;
	top:45px;
	top:166px;
	left:745px;
	width:200px;
}

#search {
	border:#666 solid 1px;
	padding:5px;
	padding-right:10px;
	color:#666;
}

#search-button {
background:url(imgs/btnSearch.gif) no-repeat;
border:none;
position:relative;
left:-25px;
width:16px;
height:15px;
}

#content-main {
	position:relative;
	float:left;
	clear:none;
	padding:0 20px;
	padding:0 20px 0 22px;
	width:582px;
	min-height:450px;
	background:#FFFFFF;
}

#content-main div#content-main {
	padding:0;
}

#content-home {
	position:relative;
	float:left;
	clear:none;
	padding:0px 20px;
	padding:0 0px 0 20px;
	margin-right:15px;
	width:674px;
	min-height:450px;
	background:#FFFFFF;
}

#content-main img {
	margin-top:4px;
}

#content-main .with-img  {
	margin-left:140px;
}

#content-main .NewsSummarySummary img {
	margin-top:0px;
	margin: 0 15px 15px 0;
	border:solid 1px #1A1A1A;
}

#NewsPostDetailSummary img {
	margin: 4px 15px 15px 0;
	border:solid 1px #1A1A1A;
}

#content-main ul, #content-main ol {
	padding: 0.3em;
	padding-top:0px;
	margin-left:1em;
	margin-bottom:15px;
	line-height:1.5em;
	color:#666
}

.shift-up {
	margin-top:-8px;
}

#content-main li {
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0;
	list-style:disc;
	padding-left:15px;
}

#content-full {
	position:relative;
	float:left;
	clear:none;
	padding:0 22px;
	width:910px;
	background:#FFFFFF;
}

div.ps-box {
	position:relative;
	float:left;
	clear:none;
	display:inline;
	width:215px;
	height:310px;
	background:transparent url(imgs/ps-box.gif) no-repeat;
	margin:0 6px 20px 2px;
	padding:10px 2px;
}

div.ps-box h2, div.ps-box h2 a {
	font-size:1em;
	font-weight:bold;
	color:#666;
	margin:0 0 2px 5px;

}

div.ps-box:hover p  {
	display:block;
}


div.ps-box a img {
	border:none;
}

div.ps-box-small {
	position:relative;
	float:left;
	clear:none;
	display:inline;
	width:304px;
	height:176px;
	background:transparent url(imgs/ps-box-small.gif) no-repeat;
	margin:0 0 5px 20px;
	padding:10px 0;
}

div.ps-box-small h2, div.ps-box-small h2 a {
	font-size:1em;
	font-weight:bold;
	color:#666;
	margin:0 0 2px 5px;

}
div.ps-box-small h2 a:hover, div.ps-box h2 a:hover {
	text-decoration: none
}

div.ps-box-small:hover p  {
	display:block;
}


div.ps-box-small a img {
	border:none;
}

div.ps-box img, div.ps-box-small img {
	margin-top:0px;
}

div.ps-box p, div.ps-box-small p  {
	background:rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.8em;
	padding:5px;
	position:absolute;
	bottom:24px;
	width:201px;
	display:none;
}

div.ps-box-small p  {
	bottom:28px;
	width:294px;
}

div.ps-box:hover p, div.ps-box-small:hover p  {
	display:block;
}


div.ps-box a img, div.ps-box-small a img {
	border:none;
}

div.strap-box, div.strap-box-l2, div.strap-box-l0 {
	background: #71B600 url(imgs/strap-box-top.gif) no-repeat scroll top right;
	display: block;
	float: left;
	width: 580px;
	margin-right: 6px;
	padding-bottom: 0px; /* sliding doors padding */
	text-decoration: none;
	margin-bottom:20px;
	clear:both;
}

div.strap-box span, div.strap-box-l2 span, div.strap-box-l0 span {
	background: transparent url(imgs/strap-box-btm.gif) no-repeat bottom left;
	display: block;
	padding-bottom:15px;
	overflow:auto;
	height:100%;
}

div.strap-box-l2 {
	background: #00A0C4 url(imgs/strap-box-top-l2.gif) no-repeat scroll top right;
}

div.strap-box-l2 span {
	background: transparent url(imgs/strap-box-btm-l2.gif) no-repeat bottom left;
}

div.strap-box-l0 {
	background: #D58300 url(imgs/strap-box-top-l0.gif) no-repeat scroll top right;
}

div.strap-box-l0 span {
	background: transparent url(imgs/strap-box-btm-l0.gif) no-repeat bottom left;
}

.strap-box img, .strap-box-l2 img, div.strap-box-l0 img {
	float:right;
}

div.strap-box p, div.strap-box-l2 p, div.strap-box-l0 p {
	color:#FFFFFF;
	font-size:1.05em;
	font-weight:normal;
	margin:10px 245px 0 20px ;
	position:relative;
	padding-right:15px;
	line-height:1.4em;
	font-family:Tahoma,Geneva,sans-serif;
}


div.home-box-grn, div.home-box-blu, div.home-box-orng {
    background: #71B600 url(imgs/home-box-grn-top.gif) no-repeat scroll top right;
    display: block;
    float: left;
    width: 910px;
    margin-right: 6px;
    padding-bottom: 0px; /* sliding doors padding */
    text-decoration: none;
	margin-bottom:20px;
}

div.home-box-grn span, div.home-box-blu span, div.home-box-orng span {
    background: transparent url(imgs/home-box-grn-btm.gif) no-repeat bottom left;
    display: block;
    padding-bottom:15px;
	overflow:auto;
	height:100%;
}

div.home-box-grn p strong.yellow {
	color:#F6EC13;
}

div.home-box-blu {
	background: #00A0C4 url(imgs/home-box-blu-top.gif) no-repeat scroll top left;
}

div.home-box-blu span {
	background: transparent url(imgs/home-box-blu-btm.gif) no-repeat bottom left;
}

div.home-box-orng {
	background: #D58300 url(imgs/home-box-orng-top.gif) no-repeat scroll top left;
}

div.home-box-orng span {
	background: transparent url(imgs/home-box-orng-btm.gif) no-repeat bottom left;
}


div.home-box-grn p, div.home-box-blu p, div.home-box-orng p {
	color:#FFFFFF;
	font-size:1.00em;
	font-weight:normal;
	margin:15px 475px 5px 20px;
	position:relative;
	padding-right:15px;
	line-height:1.5em;
	margin-bottom:0px;
	font-family:Tahoma,Geneva,sans-serif;
}

div.intro-box {
	background: #71B600 url(imgs/intro-box-grn-top.gif) no-repeat scroll top left;
	display: block;
	float: left;
	width: 262px;
	margin-right: 0;
	padding-bottom: 0px; /* sliding doors padding */
	text-decoration: none;
	margin-bottom:250px;
}

div.intro-box span {
	background: transparent url(imgs/intro-box-grn-btm.gif) no-repeat bottom left;
	display: block;
	padding-bottom:15px;
	overflow:auto;
	height:100%;
}

div.intro-box h1, div.strap-box h1, div.strap-box-l2 h1, div.strap-box-l0 h1 {
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	margin:10px 0px 5px 20px;
	position:relative;
	padding-right:15px;
	line-height:1.5em;
	margin-bottom:0px;
	font-family:Tahoma,Geneva,sans-serif;
}

div.intro-box br, div.strap-box br, div.strap-box-l2 br, div.strap-box-l0 br {
	line-height: 0.6em; 
}

div.intro-box p {
	color:#FFFFFF;
	font-size:1.00em;
	font-weight:normal;
	margin:5px 0px 5px 20px;
	position:relative;
	padding-right:20px;
	line-height:1.4em;
	margin-bottom:0px;
	font-family:Tahoma,Geneva,sans-serif;
}

div.home-box-grn img, div.home-box-blu img, div.home-box-orng img {
	float:right;
	margin:20px;
	margin-bottom:5px;
}

#content-main div.strap-box img, #content-full div.strap-box img, #content-main div.strap-box-l2 img, #content-full div.strap-box img-l2, #content-main div.strap-box-l0 img, #content-full div.strap-box img-l0 {
	clear:none;
	float:right;
	margin:20px 20px 5px 10px;;
	position:relative;
}

#content-main .NewsSummaryLink {
	border:none;
	margin-top:0px;
	width:590px;
}


#content-main .date {
	font-size:0.85em;
	color:#9A9A9A;
	font-weight:bold;
	padding-top:5px;
	margin:3px 0;
}

#content-main #NewsPostDetailDate {
	margin-bottom:10px;
	font-size:0.85em;
	color:#9A9A9A;
	font-weight:bold;
	padding-top:0px;
}

#content-main div.NewsSummary {
	position:relative;
	float:left;
	clear:both
}


#content-main #NewsPostDetailReturnLink, a.return-link {
	font-size:0.85em;
	background:url(imgs/return.gif) no-repeat scroll left center;
	padding-left:20px;
}

a.return-link {
	font-size:0.85em;
	background:url(imgs/return.gif) no-repeat scroll left center;
	padding-left:20px;
}

form.contact {
	height:350px;
	margin:0;
	width:100%;
}

#wrapper #content-main .contact input {
	width: 330px;
}

input.submit {
	background:transparent url(imgs/send-btn.gif) no-repeat scroll center center;
	display:block;
	position:relative;
	float:right;
	font-size:0.85em;
	height:33px;
	padding:8px 30px;
	text-align:center;
	color:#188FD9;
	text-decoration:none;
	border:none;
	margin:25px 0;
}

input.submit:hover {
	color: #2E5FAC;
}


.clear-box {
	position:relative;
	clear:both;
	float:none;
	margin-bottom:30px;
	top:10px;
	left:0;
overflow:hidden;
}

#content-main .clear-box .with-img {
	margin-left:155px;
}

.clear-box img {
	margin:5px 20px 20px 0;
}

.clear-box p {
	margin:0 20px 20px 0;
}

.clear-box a.btn {
	background: transparent url(../imgs/portfolio-btn-r.gif) no-repeat scroll top right;
	font-size:0.85em;
	text-align:center;
	height:18px;
	padding:8px;
	display:inline;
	padding-right:25px;
	float: left;
	margin-right: 26px;
	margin-left:-6px;
}

.clear-box a.btn:hover, .clear-box a.btn:hover span {
	text-decoration:none;
}
a.btn:hover {
	text-decoration:none;
}

.clear-box a.btn span {
	background: transparent  url(../imgs/portfolio-btn-l.gif) no-repeat; 
	display: inline;
	line-height: 18px;
	padding: 9px 0 10px 23px;
}

#content-plus {
	position:relative;
	float:left;
	clear:none;
	padding:0;
	width:220px;
	margin-top:0px;
	background-color:#FFF:
	overflow:hidden;
}

#content-full #content-plus {
	position:relative;
	float:right;
	clear:none;
	padding:0;
	width:220px;
	margin-top:0px;
	background-color:#FFF:
	overflow:hidden;
}

.side-box {
	width: 220px;
	margin: 0px;
	background-color: #FFF;
	background: transparent url(imgs/side-box-border.gif) repeat-y;
	overflow:hidden
}

.side-box h1 {
	background: transparent url(imgs/side-box-top.gif) no-repeat left top;
	padding: 5px 15px 0px 15px;
	font-weight:bold;
	font-size:1.2em;
	color:#2F2F2F;
	line-height:1.8em;
	text-align:left;
}

.side-box h2 {
    padding: 0px 15px;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.2em;
}

.side-box h2, .side-box h2 a, .side-box .NewsSummaryLink, .NewsSummaryLink h2 a  {
	font-weight:normal;
	line-height:1.3em;
}

 .NewsSummaryLink h2  {
	font-size:1.15em;
}

 .NewsSummaryLink h3,  .NewsSummaryLink h3 a  {
	font-size:1.07em;
	font-weight:normal;
	line-height:1.2em;
	margin:1px 0;
}

.side-box .NewsSummaryLink {
	border:none;
	margin-top:0;
}

.side-box h3 {
	padding-left:15px;
}

.side-box p.last {
    background: transparent url(../imgs/side-box-btm.gif) no-repeat left bottom;
    margin: 0px;
    padding: 0px 15px 15px 15px;
    text-align: left;
}  

.NewsSummary div.NewsDetailImage{
	margin:10px 0;
}


.side-box p, .side-box .NewsSummaryCategory, .side-box .NewsSummaryAuthor, .side-box .NewsSummarySummary, .side-box .NewsSummaryMorelink, .side-box .NewsSummaryContent  {
    margin: 0px;
    padding: 2px 15px 2px 15px;
    text-align: left;
	color:#666666;
	font-size:0.85em;
}

.side-box p.date, .side-box .NewsSummaryPostdate {
	font-size:0.85em;
	color:#9A9A9A;
	margin:0;
}

.side-box .NewsSummaryExtra p {
	color:#9A9A9A;
}


.side-box .with-img {
	margin-left:52px;
}

.side-box img.thumb, .side-box a img.thumb {
	border:solid 1px #1a1a1a;
	float:left;
	margin:0;
	margin:2px 10px 0px 15px;
	clear:left;
}

.side-box img, .side-box a img {
	border:none;
	float:left;
	margin:0;
	margin:8px 10px 10px 15px;
	clear:left;
}


.side-box .NewsSummarySummary img {
	float:none;
	display:block;
	margin:0;
	margin:4px 10px 10px 0px;
}

.side-box-news {
	width: 220px;
	background-color: #FFF;
	background: transparent url(imgs/side-box-border.gif) repeat-y;
	overflow:hidden;
	float:right;
	margin-right:22px;

}

.side-box-news h1 {
	background: transparent url(imgs/side-box-top.gif) no-repeat left top;
	padding: 5px 15px 0px 15px;
	font-weight:bold;
	font-size:1.2em;
	color:#2F2F2F;
	line-height:1.8em;
	text-align:left;
}

.side-box-news h2 {
    padding: 0px 15px;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.2em;
}

.side-box-news h2, .side-box h2 a, .side-box .NewsSummaryLink, .NewsSummaryLink h2 a  {
	font-weight:normal;
	line-height:1.3em;
}

.side-box-news .NewsSummaryLink {
	border:none;
	margin-top:0;
}

.side-box-news h3 {
	padding-left:15px;
}

.side-box-news p.last {
    background: transparent url(../imgs/side-box-btm.gif) no-repeat left bottom;
    margin: 0px;
    padding: 0px 15px 15px 15px;
    text-align: left;
}  


.side-box-news p, .side-box .NewsSummaryCategory, .side-box .NewsSummaryAuthor, .side-box .NewsSummarySummary, .side-box .NewsSummaryMorelink, .side-box .NewsSummaryContent  {
    margin: 0px;
    padding: 2px 15px 2px 15px;
    text-align: left;
	color:#666666;
	font-size:0.85em;
}

.side-box-news p.date, .side-box .NewsSummaryPostdate {
	font-size:0.85em;
	color:#9A9A9A;
	margin:0;
}

.side-box-news .NewsSummaryExtra p {
	color:#9A9A9A;
}


.side-box-news .with-img {
	margin-left:52px;
}

.side-box-news img.thumb, .side-box a img.thumb {
	border:solid 1px #1a1a1a;
	float:left;
	margin:0;
	margin:2px 10px 0px 15px;
	clear:left;
}

.side-box-news img, .side-box a img {
	border:none;
	float:left;
	margin:0;
	margin:8px 10px 10px 15px;
	clear:left;
}


.side-box-news .NewsSummarySummary img {
	float:none;
	display:block;
	margin:0;
	margin:4px 10px 10px 0px;
}

.blue-box {
	width: 308px;
	margin: 0px;
	background-color: #FFF;
	border:none;
	background:#C4D5DA url(imgs/blue-box-top.gif) no-repeat;
	overflow:hidden;
	display: block;
	float: left;
	padding-bottom: 0px; /* sliding doors padding */
	margin-bottom:20px;
	padding-top:15px;
}

.blue-box span {
	background: transparent url(imgs/blue-box-btm.gif) no-repeat bottom left;
	display: block;
	padding-bottom:15px;
	overflow:auto;
	height:100%;
}

.blue-box h1  {
	padding: 10px 20px 0px 20px;
	font-weight:bold;
	font-size:1.2em;
	color:#666;
	line-height:1.8em;
	text-align:left;
}


.blue-box h1 a {
	color:#666;
}

.blue-box h2 {
	padding: 0px 15px;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.2em;
}

.blue-box h2 {
	font-weight:normal;
	line-height:1.3em;
	padding: 2px 20px 5px 20px;
}

.blue-box h2 a  {
	font-weight:normal;
	line-height:1.3em;
	padding: 2px 20px 5px 0px;
}	

.blue-box h3 {
	padding: 2px 20px 5px 20px;
}

.blue-box p {
	margin: 0px;
	padding: 2px 20px 5px 20px;
	text-align: left;
	color:#666666;
	font-size:0.85em;
}

.blue-box img, .blue-box a img {
	border:none;
	float:left;
	margin:0;
	margin:6px 10px 10px 20px;
	clear:left;
}

.blue-box .with-img {
	margin-left:55px;
}

.blue-box hr {
	margin:15px 20px;
	height:1px;
}

li.newscategory span {
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:15px;
}

li.newscategory ul span {
	font-weight:normal;
	background: none;
	margin-bottom:0px;
	padding-bottom:0px;
}

li.newscategory {
	list-style:none;
	padding-left:15px;
	margin: 0px;
 	padding: 5px 15px 0 20px;
 	text-align: left;
	color:#666666;
	font-size:0.85em;
}

li.newscategory ul li {
	padding-left:0px;
	font-size:1em;
}

hr {
	border-color:#666666;
	border:none;
	border-bottom:1px solid;
	margin:15px 0 10px 0;
	position:relative;
	top:0,
	left:0;
	height:1px;
}

.side-box hr {
	border:none;
	border-bottom:#CBCBCB 1px solid;
	margin:15px;
	position:relative;
	top:0,
	left:0;
	height:1px;
}

.side-box-news hr {
	border:none;
	border-bottom:#CBCBCB 1px solid;
	margin:15px;
	position:relative;
	top:0,
	left:0;
	height:1px;
}

#footer {
	position:relative;
	top:0;
	width:940px;
	height:50px;
	float:left;
	clear:both;
	padding:20px 10px;
	background:#DDDCDB url(imgs/div-footer.gif) left top no-repeat;
	margin:0;
}

#wrapper div.NewsSummary {
	margin:20px;
}

#wrapper #content-main div.NewsSummary, #wrapper #content-plus div.NewsSummary, #wrapper div.side-box-news div.NewsSummary {
	margin:0;
}

#sub-menu-news li {
	margin:7px 20px;
	list-style-type:none;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	background: url(imgs/topic-bullet.gif) left center no-repeat;
	padding-left:15px;
}

#sub-menu-news li a.menuactive-news {
	color: #2E5FAC;
}
/* End of 'manta' */

