﻿@charset "UTF-8";
/* CSS Document */



/* top level HTML definitions */


body {
	background-color: #CCCCCC;
	margin: 16px;
}

p {
	margin-bottom: 10px;
}

a {
	color: #FFFF00;
	text-decoration: none;
}

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

b, strong {
	font-weight: bold;
}






/* Header and general blocks */


#wrapper {
	position: relative;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: auto;
	width: 885px;
}

#mainBorder {
	padding: 17px;
	background: url(../images/misc/line_bottom.gif) no-repeat 109px 404px;
}

.header {
	height: 188px;
	background-image: url(../images/misc/header.jpg);
}

.header .logo {
	width: 240px;
	height: 100px;
	margin-top: 50px;
	margin-left: 28px;
}

.header .logo a {
	display: block;
	width: 100%;
	height: 100px;
	text-indent: -9999px;
}

.header .thales {
	width: 180px;
	height: 25px;
	margin-left: 670px;
	overflow: hidden;
}

.header .thales a {
	display: block;
	width: 100%;
	height: 25px;
	text-indent: -999px;
}






/* Navigation Backgrounds*/

.menuBlock {
	height: 199px;
	position: relative;
	text-align: right;
}

.greenBg {
	background-color: #55A626;
}

.whiteBg {
	background-color: #FFF;
}

.contactBg {
	background: url(../images/misc/contact_middle.jpg) no-repeat;
}







/* Main Navigation */

.navBg1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/nav/nav_bg1.png) no-repeat;
	height: 15px;
	width: 283px;
	z-index: 90;
}
.navBg2 {
	position: absolute;
	top: 15px;
	left: 0px;
	background: url(../images/nav/nav_bg2.png) no-repeat;
	height: 35px;
	width: 274px;
	z-index: 90;
}
.navBg3 {
	position: absolute;
	top: 50px;
	left: 0px;
	background: url(../images/nav/nav_bg3.png) no-repeat;
	height: 35px;
	width: 256px;
	z-index: 90;
}
.navBg4 {
	position: absolute;
	top: 85px;
	left: 0px;
	background: url(../images/nav/nav_bg4.png) no-repeat;
	height: 35px;
	width: 237px;
	z-index: 90;
}
.navBg5 {
	position: absolute;
	top: 120px;
	left: 0px;
	background: url(../images/nav/nav_bg5.png) no-repeat;
	height: 35px;
	width: 218px;
	z-index: 90;
}
.navBg6 {
	position: absolute;
	top: 155px;
	left: 0px;
	background: url(../images/nav/nav_bg6.png) no-repeat;
	height: 44px;
	width: 199px;
	z-index: 90;
}
.navBlock  {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 80;
}

.navBlock ul {
	margin-top: 19px;
}

.navBlock li a {
	display: block;
	width: 135px;
	height: 20px;
	margin-bottom: 14px;
	text-indent: 999px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
}

.navBlock li a span {
	margin: -999px;
}


.navBlock li.introducing-nuva a {
	top: 19px;
	left: 123px;
	background: url(/images/nav/intro.gif);
}

.navBlock li.introducing-nuva a:hover, .navBlock li.introducing-nuva a.sel {
	background: url(/images/nav/intro.gif) 0px 20px;
}


.navBlock li.solutions a {
	top: 53px;
	left: 105px;
	background: url(/images/nav/solutions.gif);
}

.navBlock li.solutions a:hover, .navBlock li.solutions a.sel {
	background: url(/images/nav/solutions.gif) 0px 20px;
}

.navBlock li.news a {
	top: 87px;
	left: 87px;
	background: url(/images/nav/news.gif);
}

.navBlock li.news a:hover, .navBlock li.news a.sel {
	background: url(/images/nav/news.gif) 0px 20px;
}

.navBlock li.links a {
	top: 121px;
	left: 69px;
	background: url(/images/nav/links.gif);
}

.navBlock li.links a:hover, .navBlock li.links a.sel {
	background: url(/images/nav/links.gif) 0px 20px;
}

.navBlock li.contact a {
	top: 155px;
	left: 50px;
	background: url(/images/nav/contact.gif);
}

.navBlock li.contact a:hover, .navBlock li.contact a.sel {
	background: url(/images/nav/contact.gif) 0px 20px;
}

.subnavIntro, .subnavSolutions {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 321px;
	height: 199px;
	background: url(/images/nav/nav_slider.png);
	z-index: 1;
	margin-left: 80px;
}

.subnavIntro ul, .subnavSolutions ul {
	text-align: left;
	text-indent: 200px;
	padding-top: 20px;
	line-height: 1.6em;
}

.subnavIntro li.i2, .subnavSolutions li.i2 {
	text-indent: 190px;
}

.subnavIntro li.i3, .subnavSolutions li.i3 {
	text-indent: 180px;
}

.subnavIntro li.i4, .subnavSolutions li.i4 {
	text-indent: 170px;
}

.subnavIntro li.i5, .subnavSolutions li.i5 {
	text-indent: 160px;
}

.subnavIntro ul a, .subnavSolutions ul a {
	color: #FFF;
	text-decoration: none;
	font-size: 90%;
}

.subnavIntro ul a:hover, .subnavSolutions ul a:hover {
	color: #FF3;
}



/* Home Content */

.homeContent {
	background: url(/images/misc/home_bottom.jpg);
	width: 851px;
	height: 203px;
}

.homeThumbBlock {
	float: left;
	margin-top: 77px;
	margin-left: 145px;
	
}

.homeThumb {
	width: 114px;
	height: 82px;
	float: left;
	margin-left: 55px;
}





/* Content */

.greenBlock {
	padding-top: 10px;
	text-align: left;
	margin-left: 335px;
	margin-right: 20px;
	color: #FFFFFF;
}

.greenBlock h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
}

.greenBlock h2.news {
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

.greenBlock h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 2px;
}


.greenBlock .newsListItem {
	border-bottom: 1px solid #B5E09E;
	padding-bottom: 5px;
}

.greenBlock .newsListItem .date {
	padding-top: 6px;
	float: right;
}

.content {
	min-height: 200px;
	color: #666;
}

.content .text {
	padding-top: 23px;
	margin-left: 190px;
	line-height: 1.5em;
}
.content .text a, .content .newsText a {
	color: #7AC142;
}

.content .text .thumb {
	float: right;
	padding-left: 16px;
	padding-right: 16px;
}

.content .text  h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;;
	color: #7AC142;
}

.content .text2 h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #7AC142;
}


.content .text2 {
	padding-top: 103px;
	margin-left: 130px;
	line-height: 1.5em;
	width: 250px;
}


.contentRightBlock {
	position: absolute;
	top: 0px;
	left: 388px;
	width: 460px;
	height: 360px;
	z-index: 1;
}






/* News content */

.content .newsText {
	position: relative;
	margin-left: 335px;
	margin-top: -180px;
	font-size: 0.9em;
	line-height: 1.3em;
	width: 490px;
	min-height: 372px;
}

.content .newsText img {
	position: absolute;
	border: 1px solid #666;
	top: 58px;
	left: 338px;
}
.newsText .text {
	padding-top: 14px;
	margin: 0px 160px 0px 0px;
}


.newsHeadBlock {
	padding-bottom: 4px;
	border-bottom: 2px solid #7AC142;
}

.newsHeadBlock .date {
	float: right;
}


.newsHeadBlock h2 {
	color: #7AC142;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 3px;
}

.newsFootLinks {
	font-weight: bold;
	margin-top: 20px;
}

.newsListLinks {
	margin-top: 15px;
}


/* Contact Form */

.contactTextBlock {
	line-height: 1.3em;
}

.contactMessage {
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	margin-left: 335px;
}

.contactFormBlock {
	display: none;
}

#contactForm  {
	width: 400px;
}


#contactForm label {
	float: left;
}


#contactForm p {
	text-align: right;
}

#contactForm input.field, #contactForm textarea.field {
	width: 270px;
	border: 1px solid #FFF;
}

#contactForm input.field:focus, #contactForm textarea.field:focus {
	background: #FFF;
	border: 1px solid  #FFFF00;
}

/* Video */
#video {
	height: 284px;
	left: 400px;
	position: absolute;
	top: 28px;
	width: 430px;
}