﻿/* this css file define styles for NZPUSS web begin */ 
* {
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", Helvetica-Normal, Arial;
	font-size:62.5%;
	color:#333333;
	background-color:#ccc;
}
a, a:link, a:active, a:visited {
	color:#333333;
	text-decoration:none;
	outline:none;
}
a:hover {
	outline:none;
}
img {
	border:0px;
}
#page-wrapper {
	width:990px;
	margin:0 auto 0 auto;
}
/*accessibility_navigation begin*/
.accessibility_navigation {
	left:-9999px;
	top:-9999px;
	position:absolute;
}
.accessibility_navigation li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
/*accessibility_navigation end*/

/*header begin*/

#header {
	position:relative;
	background:url(../../images/gui/headerBcg.jpg) no-repeat left top;
	overflow:hidden;
	height:177px;
	clear:both;
}
#logo-cro, #logo-eng {
	width:509px;
	height:67px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:20px 0 0 25px;
}
#logo-cro a, #logo-cro a:link, #logo-cro a:active, #logo-cro a:visited, #logo-cro a:hover, #logo-eng a, #logo-eng a:link, #logo-eng a:active, #logo-eng a:visited, #logo-eng a:hover {
	width:509px;
	height:67px;
	display:block;/*background:url(../../images/gui/logoCro.jpg) no-repeat left top; - this is prep for English logo if will be requested.*/
}
#languages {
	width:35px;
	height:15px;
	overflow:hidden;
	position:absolute;
	top:21px;
	right:80px;
}
/*top-links begin*/
#top-links {
	width:75px;
	height:17px;
	position:absolute;
	right:117px;
	top:21px;
	list-style:none;
}
#top-links li {
	float:left;
	margin:0 9px 0 0;
}
#top-links li a, #top-links li a:link, #top-links li a:active, #top-links li a:visited, #top-links li a:hover {
	display:block;
	text-indent:-9999px;
	width:16px;
	height:17px;
}
#bookmark-home-link:link, #bookmark-home-link:active, #bookmark-home-link:visited {
	background:url(../../images/gui/bookmark-home-link.gif) no-repeat left top;
}
#send-link:link, #send-link:active, #send-link:visited {
	background:url(../../images/gui/send-link.gif) no-repeat left top;
}
#add-favorites-link:link, #add-favorites-link:active, #add-favorites-link:visited {
	background:url(../../images/gui/add-favorites-link.gif) no-repeat left top;
}
#bookmark-home-link:hover, #send-link:hover, #add-favorites-link:hover {
	background-position:left bottom;
}
/*top-links end*/

/*search begin*/
#search {
	width:170px;
	height:40px;
	float:right;
	margin:122px 63px 0 0;
	overflow:hidden;
}
#search h2 {
	font-size:1.1em;
	color:#FFFFFF;
	clear:both;
	display:block;
	margin:0 0 3px 0;
}
.search-input {
	border:0px;
	margin:0 10px 0 0;
	background:url(../../images/gui/search-inputBcg.gif) no-repeat left top;
	width:124px;
	padding:3px;
	float:left;
}
.search-button {
	width:25px;
	height:20px;
	float:left;
	border:0px;
	background:url(../../images/gui/search-button.gif) no-repeat left top;
	text-indent:-9999px;
	cursor:pointer;
}
.search-results {
	font-size:1.3em;
	color:#666666;
}
.search-results dl {
	margin:10px 0 10px 0;
}
.search-results dl dt {
	font-weight: bold;
	background:url(../../images/gui/article-links-item.gif) no-repeat left 6px;
}
.search-results dl dt a, .search-results dl dt a:link, .search-results dl dt a:active, .search-results dl dt a:visited, .search-results dl dt a:hover {
	font-weight: bold;
	text-decoration:underline;
}
.search-results dl dd {
	margin:0 0 5px 0;
}
.search-results dl dt, .search-results dl dd {
	padding:0 0 0 15px;
}
.pager {
	margin:0 0 10px 0;
}
/*search end*/

/*navigation begin*/
#navigation {
	width:700px;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #CECECE;
	margin:53px 0 0 29px;
	padding:0 0 7px 0;
}
#navigation ul {
	list-style:none;
	overflow:hidden;
}
#navigation ul li {
	float:left;
	background:url(../../images/gui/navigation-devider.gif) no-repeat left 5px;
	padding:0 14px 0 15px;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited, #navigation ul li a:hover {
	font-size:1.6em;
	font-weight:bold;
	color:#0066CC;
}
#navigation ul li#homepage-link {
	background:none;
	padding-left:5px;
}
/*navigation end*/

/*header end*/

/*content begin*/
#content {
	background:url(../../images/gui/contentBcg.gif) repeat-y right top;
	background-color:#9AC507;
	overflow:hidden;
}
#left-content-container {
	width:730px;
	float:left;
	background:url(../../images/gui/aside.gif) no-repeat left top;
	background-color:#FFFFFF;
	padding:0 0 0 15px;
}
#main {
	width:520px;
	padding:0 20px 0 20px;
	float:left;
	background:url(../../images/gui/mainBcg.gif) repeat-y right 4px;
	background-color:#FFFFFF;
	min-height:580px;
}
#main-right {
	width:150px;
	background-color:#FFFFFF;
	float:right;
	padding:0 10px 0 10px;
}
#right-content-container {
	width:180px;
	margin:0 47px 0 0;
	float:right;
}

.banner-rotator {
	border-bottom: 1px solid #e5e5e5;
	margin:0 0 10px;
	padding: 10px 0;
}
.banner-rotator ul, 
.banner-rotator ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.banner-rotator ul li {
	height: 130px;
	overflow: hidden;
	text-align: center;
	line-height: 130px;
	vertical-align: middle;
}
/*main*/
.separator {
	margin:10px 0 10px 0;
	border-top:1px solid #e5e5e5;
	height:1px;
}
.separator-right {
	margin:10px 0 10px 0;
	height:1px;
}
/*navigation-path begin*/
#navigation-path {
	clear:both;
	width:100%;
	margin:0 0 10px 0;
	overflow:hidden;
}
#navigation-path ul {
	list-style:none;
}
#navigation-path ul li {
	color:#999999;
	float:left;
	padding:0 8px 0 0px;
	background:url(../../images/gui/navigation-path-separator.gif) no-repeat right 4px;
	margin:0 7px 0 0;
}
#navigation-path ul li#text, #navigation-path ul li#selected {
	background:none;
}
#navigation-path ul li#text {
	margin:0px;
}
#navigation-path ul li a, #navigation-path ul li a:link, #navigation-path ul li a:active, #navigation-path ul li a:visited, #navigation-path ul li a:hover {
	color:#999999;
	text-decoration:underline;
}
/*navigation-path end*/
/*article begin*/
.article-short {
	clear:both;
	overflow:hidden;
	padding:0 0 5px 0;
}
span.article-short-image img {
	margin:0 10px 0 0;
	float:left;
}
.article-heading {
	color:#99CC00;
	font-size:1.6em;
	line-height:normal;
}
.article-heading a, .article-heading a:link, .article-heading a:active, .article-heading a:visited, .article-heading a:hover {
	color:#99CC00;
}
.text {
	position:relative;
	padding-bottom:14px;
}
.lead, .text {
	color:#666666;
	font-size:1.3em;
}
.lead p, .text p {
	margin:0 0 10px 0;
}
.lead ul, .text ul {
	list-style:none;
	margin:5px 0 5px 0;
}
.lead ol, .text ol {
	margin:0 0 0 25px;
}
.lead ul li, .text ul li {
	display:block;
	padding:0 0 0 17px;
	margin:0 0 5px 0;
	background:url(../../images/gui/list-arrow.gif) no-repeat left 3px;
}
.lead a, .lead a:link, .lead a:active, .lead a:visited, .lead a:hover, .text a, .text a:link, .text a:active, .text a:visited, .text a:hover {
	color:#666;
	text-decoration:underline;
}
.article-details:link, .article-details:active, .article-details:visited, .article-details:hover {
	font-size:1.3em;
	color:#FF9900;
	padding:0 15px 0 0;
	background:url(../../images/gui/article-detailsBcg.gif) no-repeat right 7px;
	text-decoration:underline;
	float:right;
}
.link-print:link, .link-print:active, .link-print:visited, .link-print:hover {
	width:16px;
	height:14px;
	text-indent:-9999px;
	position:absolute;
	bottom:-5px;
	right:0px;
	background:url(../../images/gui/printBcg.gif) no-repeat left top;
}
/*article-bottom begin*/
.article-full-main-bottom, .article-short-main-bottom, .article-full-main-bottom-first, .article-short-main-bottom-first {
	width:142px;
	float:left;
	padding:0 10px 0 10px;
	margin:0 10px 0 0;
	border-left:1px solid #E5E5E5;
}
.article-full-main-bottom-first, .article-short-main-bottom-first {
	border:0px;
}
.article-heading-main-bottom {
	font-size:1.6em;
	color:#FF9900;
}
/*article-bottom end*/

/*article-right begin*/
.article-right {
	margin:0 0 10px 0;
}
.article-heading-right {
	font-size:1.3em;
	color:#FF9900;
	font-weight:bold;
}
.article-heading-right a, .article-heading-right a:link, .article-heading-right a:active, .article-heading-right a:visited, .article-heading-right a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
/*article-right end*/

/*outdex region begin*/
a.syndication-rss:link,
a.syndication-rss:visited,
a.syndication-rss:hover,
a.syndication-rss:active {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	background:url(../../images/gui/rssBcg.gif) no-repeat left top;
	padding: 12px 0 0 55px;
	height: 33px;
	display: block;
	margin: 25px 0 15px 0;
}

/*article-outdex begin*/
.article-outdex {
	margin:0 0 10px 0;
	overflow:hidden;
}
.article-outdex, .article-outdex div, .article-outdex a, .article-outdex a:link, .article-outdex a:active, .article-outdex a:visited, .article-outdex a:hover {
	color:#FFFFFF;
}
.article-heading-outdex {
	font-size:1.5em;
}
.article-heading-outdex a, .article-heading-outdex a:link, .article-heading-outdex a:active, .article-heading-outdex a:visited, .article-heading-outdex a:hover {
	text-decoration:none;
}
.lead-outdex, .text-outdex {
	font-size:1.3em;
	line-height:140%;
}
.lead-outdex p, .text-outdex p {
	margin:0 0 10px 0;
}
.lead-outdex a, .lead-outdex a:link, .lead-outdex a:active, .lead-outdex a:visited, .lead-outdex a:hover, .text-outdex a, .text-outdex a:link, .text-outdex a:active, .text-outdex a:visited, .text-outdex a:hover {
	text-decoration:underline;
}
.article-details-outdex:link, .article-details-outdex:active, .article-details-outdex:visited, .article-details-outdex:hover {
	font-size:1.3em;
	text-decoration:underline;
	text-align:right;
	display:block;
}
/*article-outdex end*/

/*article-links begin*/
.article-links {
	margin:5px 0 5px 0;
}
.article-links h2 {
	display:block;
	font-size:1.3em;
	color:#666666;
	background:url(../../images/gui/article-links-Bcg.gif) no-repeat left 2px;
	font-weight:normal;
	padding:0 0 0 18px;
}
.article-links ul {
	list-style:none;
}
.article-links ul li {
	margin:4px 0 4px 0;
	display:block;
}
.article-links ul li a, .article-links ul li a:link, .article-links ul li a:active, .article-links ul li a:visited, .article-links ul li a:hover {
	color:#1C396A;
	font-size:1.1em;
	text-decoration:underline;
	display:block;
	padding:0 0 0 18px;
	background:url(../../images/gui/article-links-item.gif) no-repeat left 4px;
}
/*article-links end*/
/*article end*/

/*gallery begin*/
.gallery_container {
	overflow:hidden;
	border:1px solid #e5e5e5;
	padding:3px 0 3px 0;
	margin:0 0 10px 0;
	position:relative;
}
.gellery-image-container {
	float:left;
	width:140px;
	background-color:#F2F2F2;
	margin:0 10px 0 3px;
}
.gellery-image-container img {
	margin:5px 0 5px 5px;
}
.link-gallery-details:link, .link-gallery-details:active, .link-gallery-details:visited, .link-gallery-details:hover {
	font-size:1.1em;
	display:block;
	width:130px;
	height:16px;
	position:absolute;
	right:3px;
	bottom:3px;
	padding:2px 0 0 15px;
	background:url(../../images/gui/mrk_article.gif) no-repeat left 3px;
	text-decoration:underline;
}
.gallery-table-wrapper {
	margin:0 0 10px 0;
}
.gallery-table-wrapper table td {
}
.gallery-table-wrapper table td img {
	margin:0 5px 5px 0;
	border:1px solid #cccccc;
}
/*gallery end*/

/*main-right*/
.link-text-main_right:link, .link-text-main_right:active, .link-text-main_right:visited, .link-text-main_right:hover {
	font-size:1.5em;
	color:#0066CC;
	font-weight:bold;
	line-height:150%;
	border-bottom:1px solid #e5e5e5;
	display:block;
	padding:4px 0 2px 0;
}
/*tagcloud begin*/
#tagcloud-container {
	overflow:hidden;
	margin:10px 0 10px 0;
}
#tagcloud-container h2 {
	font-size:1.5em;
	color:#FFFFFF;
	display:block;
	background:url(../../images/gui/tagcloudBcg.gif) no-repeat left top;
	padding:13px 0 13px 65px;
}
#tags {
	list-style:none;
	text-align:center;
	width:180px;
	float:left;
	overflow:hidden;
}
#tags li {
	display:inline;
}
#tags li a, #tags li a:link, #tags li a:active, #tags li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:5px;
}
#tags li a:hover {
	text-decoration:underline;
}
.tagSize1:link, .tagSize1:active, .tagSize1:visited, .tagSize1:hover {
	font-size:1.2em;
}
.tagSize2:link, .tagSize2:active, .tagSize2:visited, .tagSize2:hover {
	font-size:1.4em;
}
.tagSize3:link, .tagSize3:active, .tagSize3:visited, .tagSize3:hover {
	font-size:1.6em;
}
.tagSize4:link, .tagSize4:active, .tagSize4:visited, .tagSize4:hover {
	font-size:1.9em;
}
/*tagcloud end*/

/*content end*/

/*footer begin*/

#footer {
	clear:both;
	background:url(../../images/gui/footerBcg.gif) no-repeat left top;
	padding:47px 0 0 0;
	color:#666666;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

/*footer end*/

/* this css file define styles for NZPUSS web portal end */
