@import url("thickbox.css");
@import url("navigation.css");

/* +++++++++++++++++++ HTML ELEMENTS ++++++++++++++++++++++ */
* {
		margin: 0px;
		padding: 0px;
}
html {
		font: 62.5% Verdana, Arial, sans-serif;
		color: #000000;
}
body {
		background-color: #D1E8FF;
}
a {
		text-decoration: none;
}
a:link {
		color: #3F77AC;
}
a:visited {
		color: #386B9A;
}
a:hover {
		color: #F33;
}
a:active {
		color: #F33;
}
/* +++++++++++++++++++  GENERAL RULES  ++++++++++++++++++++++ */
img.bdrImg {
		border: 2px solid #D3E9FF;
		padding: 1px;
		background-color: #FFF;
}
.alignLeft {
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
}
.alignRight {
		float: right;
		margin-left: 10px;
		margin-bottom: 5px;
}
/* +++++++++++++++++++ MAIN LAYOUT ELEMENTS ++++++++++++++++++++++ */
#contentWrapper {
		width: 100%;
		background: #FFF url(../../layout/bgHeader.png) repeat-x left top;
}
#footerWrapper {
		width: 100%;
		background: #D1E8FF url(../../layout/bgFooterTop.png) repeat-x left top;
}
#header {
		width: 985px;
		margin-right: auto;
		margin-left: auto;
		background: #FFF url(../../layout/header.jpg) no-repeat left top;
		height: 187px;
		position: relative;
}
#columnWrapper {
		width: 985px;
		margin-right: auto;
		margin-left: auto;
}
#col-1 {
		float: left;
		width: 220px;
		display: inline;
		margin-left: 5px;
}
#col-2 {
		float: left;
		width: 505px;
		margin-left: 15px;
		display: inline;
		font-size: 1.2em;
		padding-bottom: 20px;
}
#col-3 {
		float: left;
		width: 220px;
		margin-left: 15px;
		display: inline;
		font-size: 1.1em;
}
/* +++++++++++++++++++ HEADER ++++++++++++++++++++++ */
#header h1 {
		width: 985px;
		height: 157px;
		position: relative;
}
#header h1 a {
		background: url(../../layout/zvir-logo-header.gif) no-repeat;
		height: 37px;
		width: 145px;
		display: block;
		text-indent: -9999em;
		position: absolute;
		left: 350px;
		top: 16px;
}
/* +++++++++++++++++++ CONTENT BOX ++++++++++++++++++++++ */
.contentBox {
		margin-bottom: 1px;
		background: url(../../layout/bgSectionTitleHeader.jpg) no-repeat;
}
.contentBox h2.sectionTitle {
		font: bold 1.33em "Trebuchet MS", Arial, Helvetica, sans-serif;
		padding-top: 5px;
		padding-bottom: 5px;
}
.contentBox h2.sectionTitle a, .contentBox h2.sectionTitle span {
		display: block;
		padding-right: 15px;
		padding-left: 26px;
		background: url(../../layout/bullet-red.gif) no-repeat 10px 6px;
}
.contentBox h2.sectionTitle span {
		color: #3F77AC;
}
.contentBox h2.sectionTitle em {
		display: block;
		padding-left: 26px;
		color: #3F77AC;
		font: normal 0.69em Verdana, Arial, sans-serif;
}
.contentBox .wysiwyg {
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
}
/* +++++++++++++++++++ BLUE BOX ++++++++++++++++++++++ */
.blueBox {
		margin-bottom: 10px;
		background: #f0f8ff url(../../layout/footerBlueBox.jpg) no-repeat left bottom;
		padding-bottom: 9px;
}
.blueBox h3 {
		text-indent: -99999em;
		height: 20px;
		margin-bottom: 5px;
}
.videoPresentation h3 {
		background: url(../../layout/header-VideoGallery.jpg) no-repeat left top;
}
.videoPresentation span.videoContainer {
		display: block;
		text-align: center;
		margin-bottom: 5px;
}
.photoGallery h3 {
		background: url(../../layout/header-PhotoGallery.jpg) no-repeat left top;
}
.photoGallery .row {
		clear: both;
		margin-bottom: 5px;
		margin-left: 2px;
}
.photoGallery .delimiter {
		margin-left: 3px;
}
.photoGallery .row a {
		display: inline;
		float: left;
}
.survey h3 {
		background: url(../../layout/header-survey.jpg) no-repeat left top;
}
.survey p {
		margin-bottom: 5px;
		margin-right: 5px;
		margin-left: 5px;
}
.survey ul {
		list-style: none;
		width: 210px;
		margin-right: auto;
		margin-left: auto;
}
.survey ul li {
		display: block;
		margin-bottom: 5px;
		clear: both;
		float: left;
		vertical-align: middle;
		padding-top: 3px;
		padding-bottom: 3px;
		width: 210px;
}
.survey ul li input.radioBtn {
		float: left;
		display: block;
		width: 20px;
		text-align: left;
		margin-top: 1px;
}
.survey ul li label {
		float: left;
		display: block;
		width: 190px;
}
.survey div {
		text-align: center;
		clear: both;
		margin-bottom: 5px;
}
.survey div button {
		margin-left: 3px;
		margin-right: 3px;
}
.news h3 {
		background: url(../../layout/header-news.jpg) no-repeat left top;
}
.newsArchive h3 {
		background: url(../../layout/header-newsArchive.jpg) no-repeat left top;
}
ol.newsList {
		list-style: none;
		width: 210px;
		margin-right: auto;
		margin-left: auto;
}
ol.newsList li {
		background: url(../../layout/bgNewsItem.png) repeat-x;
		margin-bottom: 8px;
		padding-top: 3px;
}
ol.newsList li em {
		font-style: normal;
		color: #3F77AC;
		display: block;
		padding-right: 3px;
		padding-left: 12px;
		margin-bottom: 2px;
		background: url(../../layout/bullet-blue-small.png) no-repeat 2px 3px;
}
ol.newsList li a {
		display: block;
		padding-right: 3px;
		padding-left: 12px;
}
/* +++++++++++++++++++ CONTACT LIST ++++++++++++++++++++++ */
.attachments {
		margin-bottom: 15px;
		background: url(../../layout/bgSectionTitleHeader.jpg) no-repeat;
		padding-top: 5px;
}
.oneCol h3 {
		padding-right: 15px;
		padding-left: 26px;
		padding-bottom: 5px;
		background: url(../../layout/bullet-red.gif) no-repeat 10px 6px;
		font: bold 1.33em "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #3F77AC;
}
.oneCol ul {
		list-style: none;
		font-size: 0.92em;
		margin-left: 25px;
		margin-right: 10px;
}
.oneCol ul li {
		background: url(../../layout/bullet-blue-small.png) no-repeat 0px 4px;
		padding-left: 10px;
		margin-bottom: 5px;
}
.twoCols h3 {
		padding-right: 15px;
		padding-left: 26px;
		padding-bottom: 5px;
		background: url(../../layout/bullet-red.gif) no-repeat 10px 6px;
		font: bold 1.33em "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #3F77AC;
		float: left;
		width: 210px;
		display: inline;
}
.twoCols ul {
		list-style: url(none) none outside;
		font-size: 0.92em;
		float: left;
		width: 227px;
		margin-left: 25px;
		display: inline;
}
.twoCols ul li {
		background: url(../../layout/bullet-blue-small.png) no-repeat 0px 4px;
		margin-bottom: 5px;
		padding-left: 10px;
}
/* +++++++++++++++++++ CONTACT LIST ++++++++++++++++++++++ */
.contacts {
		clear: both;
}
.contacts h3 {
		color: #3F77AC;
		background: #9CF url(../../layout/bgSectionTitleHeader.jpg) no-repeat;
		font: bold 1.33em "Trebuchet MS", Arial, Helvetica, sans-serif;
		padding-top: 5px;
		padding-bottom: 5px;
}
.contacts h3 span {
		display: block;
		padding-right: 15px;
		padding-left: 26px;
		background: url(../../layout/bullet-red.gif) no-repeat 10px 6px;
}
.contacts ul.contactList {
		margin-bottom: 10px;
		list-style: none;
}
.contacts ul.contactList li {
		display: block;
		clear: both;
		width: 505px;
		padding-top: 10px;
		background: url(../../layout/bgBreadcrumbs.png) no-repeat center bottom;
		padding-bottom: 11px;
}
.contacts ul.contactList li span.contactName {
		display: block;
		color: #307FB8;
		font-weight: bold;
		float: right;
		width: 415px;
		font-size: 1.17em;
		margin-bottom: 5px;
		padding-right: 10px;
		background: url(../../layout/bullet-orange.png) no-repeat 0px 6px;
}
.contacts ul.contactList li span.contactName img {
		margin-left: 10px;
		margin-bottom: -3px;
}
.contacts ul.contactList li span.contactPosition {
		display: block;
		color: #307FB8;
		float: right;
		width: 410px;
		font-size: 0.91em;
		background-color: #E4F1FF;
		padding: 2px 10px 2px 5px;
}
.contacts ul.contactList li p {
		clear: both;
}
.contacts ul.contactList li p a {
		display: block;
		text-align: center;
		font-weight: bold;
		float: right;
		background: url(../../layout/bullet-red.gif) no-repeat 0px 1px;
		padding-left: 20px;
}
.contacts ul.contactList ul {
		float: right;
		list-style: none;
		margin-bottom: 10px;
		width: 425px;
		border-top: 1px solid #E4F1FF;
		padding-top: 5px;
}
.contacts ul.contactList ul li {
		display: block;
		float: left;
		width: 400px;
		padding: 2px 10px 2px 15px;
		background: url(../../layout/bullet-blue-small.png) no-repeat 5px 5px;
		clear: none;
		font-size: 0.91em;
		margin-bottom: 3px;
		border-bottom-style: none;
		border-top-style: none;
}
/* +++++++++++++++++++ MESSAGE BOX ++++++++++++++++++++++ */
.messageBox {
		margin-bottom: 15px;
		font-size: 0.92em;
}
.messageBox ul {
		padding: 10px;
		list-style-type: none;
		background-color: #E2F0FF;
		border-top: 2px solid #92D1FF;
		border-bottom: 2px solid #92D1FF;
}
.messageBox ul li {
		background: url(../../layout/bullet-red-small.gif) no-repeat 0px 5px;
		padding-left: 12px;
		line-height: 1.5;
}
.messageBox ul li a {
		color: #FFE4A1;
}
/* +++++++++++++++++++ FOOTER ++++++++++++++++++++++ */
#footer {
		background: url(../../layout/footer.jpg) no-repeat left top;
		width: 985px;
		margin-right: auto;
		margin-left: auto;
		height: 100px;
}
#newsletter {
		height: 45px;
		width: 250px;
		float: left;
		display: inline;
		margin-top: 20px;
}
#newsletter h3 {
		background: url(../../layout/header-newsletter.gif) no-repeat center top;
		height: 13px;
		text-indent: -99999em;
		width: 250px;
		margin-bottom: 4px;
}
#newsletter fieldset {
		position: relative;
		height: 28px;
}
#newsletter .txtBoxNL {
		position: absolute;
		top: 0px;
		left: 0px;
}
#newsletter .inputBtnImg {
		position: absolute;
		top: 0px;
		right: 0px;
}
p#copyright {
		width: 350px;
		font-size: 1.1em;
		float: left;
		margin-top: 10px;
}
p#author {
		height: 38px;
		width: 45px;
		float: right;
		margin-right: 10px;
		margin-top: 6px;
}
p#author a {
		background: url(../../layout/webstudio-bee.png) no-repeat;
		display: block;
		height: 38px;
		width: 45px;
		text-indent: -99999em;
}
/* +++++++++++++++++++ EXTRA FOOTER LINKS ++++++++++++++++++++++ */
#noExtraFooterLinks {
		clear: both;
		background: url(../../layout/bgExtraFooterBottle.jpg) no-repeat center bottom;
		width: 985px;
		margin-right: auto;
		margin-left: auto;
		height: 38px;
}
#extraFooterLinks {
		clear: both;
		background: url(../../layout/bgExtraFooterLinksBtm.jpg) no-repeat center bottom;
		width: 985px;
		margin-right: auto;
		margin-left: auto;
		height: 38px;
		padding-bottom: 26px;
}
#extraFooterLinks ul {
		list-style: none;
		width: 965px;
		text-align:center;
		font-size: 1.1em;
		background: url(../../layout/bgExtraFooterLinksTop.png) no-repeat center top;
		padding-top: 15px;
		padding-right: 10px;
		padding-left: 10px;
}
#extraFooterLinks ul li {
		display: inline;
		background: url(../../layout/bullet-blue-small.png) no-repeat 0px 3px;
		margin-right: 15px;
		padding-left: 13px;
		line-height: 1.5;
}
#extraFooterLinks ul li a {
		white-space: nowrap;
}
/* +++++++++++++++++++ FORM ELEMENTS ++++++++++++++++++++++ */
fieldset {
		border-style: none;
}
legend {
		display: none;
}
select, input, textarea {
		font: 11px Verdana, Arial, sans-serif;
}
.txtBoxNL {
		width: 199px;
		color: #000;
		background: url(../../layout/bgTxtBoxNL.png) no-repeat left top;
		height: 13px;
		border-style: none;
		padding: 7px 5px 8px;
}
.txtBox {
		width: 190px;
		background: none;
		border: none;
		line-height: 13px;
		margin-top: 9px;
}
.txtArea {
		width: 185px;
		background: none;
		border: none;
		height: 187px;
}
button {
		border:0;
		cursor:pointer;
		overflow: visible;
		padding: 0px;		
}
button span {
		position:relative;
		display:block;
		white-space:nowrap;
		padding-right: 16px;
		margin-left: 16px;
		text-align: right;
		height:29px;
		color:#000000;
		font: 11px/29px Verdana, Arial, Helvetica, sans-serif;
}
button span.bolded {
		font-weight: bold;
		color: #F33;
}
button.submitBtn {
		background:transparent url(../../layout/bgButtonLeft.gif) no-repeat left center;
}
button.submitBtn span {
		background:transparent url(../../layout/bgButtonRight.gif) no-repeat right center;
}
label.inputBtnActive {
		height: 29px;
		width: auto;
		display: block;
		float: left;
		background:url(../../layout/bgButtonLeft.gif) no-repeat left top;
}
input.inputBtnActive {
		border: 0;
		cursor: pointer;
		overflow: visible;
		line-height: 29px;
		padding-right: 16px;
		margin-left: 16px;
		height: 29px;
		background:transparent url(../../layout/bgButtonRight.gif) no-repeat right top;
}
input.bold {
		font-weight: bold;
		color: #E2001A;
}
fieldset.contentForm {
		margin-bottom: 10px;
		background: url(../../layout/bgFormHeader.png) no-repeat left top;
		padding-top: 7px;
}
fieldset.contentForm h3 {
		background: url(../../layout/bullet-blue.gif) no-repeat 9px 9px;
		padding: 6px 6px 6px 25px;
		margin-bottom: 7px;
		font: bold 1.27em "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #3F77AC;
}
fieldset.contentForm .txtBoxRow, fieldset.contentForm .radioRow, fieldset.contentForm .selectRow, fieldset.contentForm .checkRow, fieldset.contentForm .txtAreaRow, fieldset.contentForm .txtRow {
		margin-bottom: 9px;
		clear: both;
}
fieldset.contentForm .txtBoxRow label, fieldset.contentForm .radioRow span, fieldset.contentForm .txtAreaRow label, fieldset.contentForm .selectRow label {
		display: block;
		float: left;
		width: 220px;
		line-height: 30px;
		text-align: right;
		padding-right: 3px;
}
fieldset.contentForm .radioRow label {
		display: block;
		float: left;
		margin-left: 10px;
		padding-top: 7px;
}
fieldset.contentForm em {
		color: #E2001A;
		margin-right: 5px;
		font-weight: bolder;
}
fieldset.contentForm .txtBoxRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtBoxCommon.gif) no-repeat;
		width: 201px;
		margin-right: 5px;
		padding-left: 5px;
		height: 30px;
}
fieldset.contentForm .selectRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtBoxCommon.gif) no-repeat;
		width: 201px;
		margin-right: 5px;
		padding-left: 5px;
		height: 24px;
		padding-top: 6px;
}
fieldset.contentForm .selectRow select {
		background: #FFF;
		border-style: none;
		padding-right: 5px;
		width: 190px;
		padding-top: 1px;
}
fieldset.contentForm .txtAreaRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtArea.gif) no-repeat;
		width: 201px;
		margin-right: 5px;
		padding-left: 8px;
		height: 194px;
		padding-top: 6px;
}
fieldset.contentForm .checkRow label {
		text-align: center;
		display: block;
}
fieldset.contentForm .txtRow {
		padding-left: 235px;
}
fieldset.contentFormButtons {
		padding-left: 222px;
		margin-bottom: 9px;
}
fieldset.contentFormButtons span {
		margin-right: 5px;
		display: block;
		float: left;
}
fieldset.contentFormButtons .delimit {
		width: 5px;
		float: left;
		height: 27px;
}
/* +++++++++++++++++++ BREADCRUMBS ++++++++++++++++++++++ */
.breadCrumbs {
		background: url(../../layout/bgBreadcrumbs.png) no-repeat left bottom;
		margin-bottom: 10px;
		width: 985px;
		margin-right: auto;
		margin-left: auto;
		clear: both;
}
.breadCrumbs ul {
		list-style: none;
		margin-right: 10px;
		margin-left: 10px;
		width: 965px;
		padding-bottom: 8px;
}
.breadCrumbs ul li {
		display: inline;
		background: url(../../layout/bullet-blue-small.png) no-repeat 0px 3px;
		margin-right: 10px;
		padding-left: 11px;
}
.breadCrumbs ul li a {
		white-space: nowrap;
}
/* +++++++++++++++++++ WELCOME MESSAGE ++++++++++++++++++++++ */
#welcomeMessage {
		background: #E8F4FF url(../../layout/bgWelcomeMessageBtm.png) no-repeat left bottom;
		margin-bottom: 15px;
}
#welcomeMessage .wysiwyg {
		background: url(../../layout/bgWelcomeMessageTop.jpg) no-repeat left top;
		margin: 0px;
		padding: 15px 15px 1px;
}
#welcomeMessage .wysiwyg h2.sectionTitle {
		font: normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #3F77AC;
}
/* +++++++++++++++++++ READ MORE LINK  ++++++++++++++++++++++ */
p.readMore {
		text-align: right;
		clear: both;
}
p.readMore a {
		padding-left: 17px;
		font-weight: bold;
		background: url(../../layout/bullet-red.gif) no-repeat 0px 1px;
}
/* +++++++++++++++++++ PAGING AND EXTRA LINKS ++++++++++++++++++++++ */
.paging, .extraLinks {
		clear: both;
}
.paging ol, .extraLinks ul {
		list-style: none;
		text-align: center;
}
.paging ol li, .extraLinks ul li {
		display: inline;
		font-weight: bold;
}
.paging a, .extraLinks a {
		font-weight: bold;
}
.paging img {
		margin-bottom: -0.2em;
}
.blueBox .paging {
		margin-bottom: 5px;
}
.blueBox .paging li {
		padding-left: 3px;
		padding-right: 3px;
}
#col-2 .paging, #col-2 .extraLinks {
		background: url(../../layout/bgPaging.png) no-repeat left top;
		padding-top: 10px;
		padding-bottom: 15px;
		margin-bottom: 15px;
		font-size: 0.92em;
}
#col-2 .paging li {
		padding-left: 5px;
		padding-right: 5px;
}
#col-2 .paging li a.altLink {
		font-weight: normal;
}
#col-2 .extraLinks li {
		padding-left: 10px;
		padding-right: 10px;
}
/* +++++++++++++++++++ BANNERS ++++++++++++++++++++++ */
.banners span {
		display: block;
		margin-bottom: 15px;
		width: auto;
		text-align: center;
}
/* +++++++++++++++++++ WYSIWYG ++++++++++++++++++++++ */
.wysiwyg {
		text-align:justify;
}
.wysiwyg p, .wysiwyg ul, .wysiwyg ol {
		line-height: 1.5;
		margin-bottom: 1.5em;
}
.wysiwyg ul, .wysiwyg ol {
		margin-left: 30px;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		font-weight: bold;
		margin-bottom: 0.64em;
}
.wysiwyg h1 {
		font-size:1.45em;
}
.wysiwyg h2 {
		font-size:1.36em;
}
.wysiwyg h3 {
		font-size:1.27em;
}
.wysiwyg h4 {
		font-size:1.18em;
}
.wysiwyg h5 {
		font-size:1.09em;
}
.wysiwyg h6 {
		font-size:1em;
}
/* +++++++++++++++++++ CLEARFIX ++++++++++++++++++++++ */
.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
}
.clearfix {
		display: inline-block;
}
html[xmlns] .clearfix {
		display: block;
}
* html .clearfix {
		height: 1%;
}

