/*
	Ikon Science - Website
	by Cluster Internet
*/

/* PNG FIX */
/* img, div { behavior: url("/js/iepngfix.htc") }*/

body { behavior: url("/js/csshover.htc"); } 

/* Standard HTML tags */
body {
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	color: #000;
	background-color: #efefef;
}
img {
	border: 0;
}
h1 {
	margin: 0;
	color: #3c581b;
	font-weight: normal;
}
h2 {
	margin: 0;
	color: #3c581b;
	font-weight: normal;
}
a {
	color: #3c581b;
	text-decoration: none;
}
a:hover {
	color: #92b265;
	text-decoration: underline;
}
/* Header Elements */
.bg_wrapper {
	width: 976px;
	margin: 0 auto;
	background-image: url("../img/bg.gif");	
}
.bottom_wrapper {
	height: 15px;
	width: 976px;
	margin: 0 auto;
	background-image: url("../img/bg_bottom_grn.gif");	
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	
}
.new-wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	/*background: url("/img/new-header_bg2.jpg") #fff no-repeat;*/
}
.header {
	height: 126px;
	border-bottom: 1px solid #767f5b;
	background-image: url("/img/header_bg.jpg");
}
.header img {
	padding:0px;
	margin: 0px;
	display: inline;
	float:left;
	border:0px;
}
.new-header {
	height: 126px;
	border-bottom: 1px solid #b3b99b;
	/*background: url("/img/Banner.jpg") #fff no-repeat;*/
        background-color: #fff;
}
.new-header img {
	padding:0px;
	margin: 0px;
	display: inline;
	float:left;
	border:0px;
}
.header_cluster {
	float:left; 
	width:108px;
	padding:0px;
	margin:15px; 
}
.new-header_cluster {
	float:left; 
	width:108px;
	padding:0px;
	margin:15px; 
}
.new-rhs {
	float:right;
	margin-left:0px;
	margin-top:0px;
	width:200px;
	background:#525B30;
	text-transform: lowercase;
}
.new-rhs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 70%;
	font-weight: bold;
}
.new-rhs ul li a {
	display: block;
	height: 15px;
	padding: 8px 5px 7px 5px;
}
.new-rhs ul li a.first {
	background-color: #000000;
	color: #fff;
}
.new-rhs ul li a.second {
	background-color: #3c581b;
	color: #fff;
}
.new-rhs ul li a.third {
	background-color: #a7cc73;
	color: #000;
}
.new-rhs .new-searchbox {
	margin: 0;
	padding: 6px 5px;
	background-color: #965c9d;
}
.new-rhs .new-searchbox fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.new-rhs .new-searchbox label {
	float: left;
	margin: 6px 10px 0 0 ;
	font-size: 70%;
	font-weight: bold;
}
.new-rhs .new-searchbox input {
	float: left;
}
.new-rhs .new-searchbox .criteria {
	width: 95px;
	padding: 3px;
	margin: 0 5px 0 0;
	border: 1px solid #64724e;
}
.rhs {
	float:right;
	margin-left:0px;
	margin-top:0px;
	width:200px;
	height: 126px;
	background:#525B30;
	text-transform: lowercase;
}

.searchbox
{
	height:60px;
	background-image:url('/img/search-bg.gif');
	background-repeat: no-repeat;
	margin-left:15px;
	padding-left:5px;
}

.searchbox .search
{
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-top:6px;
}

.searchbox .txtbox
{
	padding:0x;
	margin:0px;
	margin-left:5px;
	margin-top:2px;
	width:120px;
	float: left;
}

.searchbox .go
{
	float:left;
	margin-top:0px; 
}
.breaker
{
	height:10px;
	clear:both;
}
/* Search results */
.searchResults {
	margin: 1em 0 0 0;
	padding: 0;
	list-style-type: none;
}
.searchResults li {
	margin-bottom: 2em;
}
.search_title {
	font-weight: bold;
}
.search_desc {
	font-size: 75%;
}
.search_url {
	color: #aaa;
	font-size: 75%;
}
.searchForm {
	margin: 1em 0;
	height: 1em;
}
.searchForm input {
	float: left;
	margin-right: 1em;
}
.searchForm select {
	float: left;
}
.searchForm label {
	float: left;
	margin-right: 1em;
}
/* Standard Nav Bar Elements */

#nav, #nav ul {
	height: 25px;
	padding:0;
	margin:0;
	border-bottom: 1px solid #b3b99b;
	background-color: #d5dead;
	list-style-type: none;
	text-transform: lowercase;
	font-size: 75%;
}

#nav a {
	display: block;
	width: 70px;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	color: #535d32;
	text-align: center;
}

#nav li {
	float: left;
	padding: 0;
	width: 80px;
	display:block;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	font-weight: normal;
	margin: 0;
	border:0;
	border-left:1px solid #b3b99b;
	border-right:1px solid #b3b99b;
	border-bottom:1px solid #b3b99b;
	
}


#nav li li {
	padding-right: 1.1em;
	width: 170px;
}

#nav li ul a {
	display: block;
	width: 157px;
	font-size:8pt;
	text-align: left;
	padding-left: 13px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index: 1;
}

#nav li ul li:hover ul,  #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left:24px;
	width:146px;
	top:13px;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background: #AFCC6F;
}

#nav li:hover, #nav li.sfhover {
	background: #AFCC6F;
}





#new-nav, #new-nav ul {
	height: 25px;
	padding:0;
	margin:0;
	border-bottom: 1px solid #b3b99b;
	background-color: #a7cc73;
	list-style-type: none;
	font-size: 75%;
}

#new-nav a {
	display: block;
	width: 50px;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	color: #535d32;
	text-align: center;
}

#new-nav li {
	float: left;
	padding: 0;
	width: 60px;
	display:block;
}

#new-nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	font-weight: normal;
	margin: 0;
	border:0;
	border-left:1px solid #b3b99b;
	border-right:1px solid #b3b99b;
	border-bottom:1px solid #b3b99b;
	
}


#new-nav li li {
	padding-right: 1.1em;
	width: 170px;
}

#new-nav li ul a {
	display: block;
	width: 157px;
	font-size:8pt;
	text-align: left;
	padding-left: 13px;
}

#new-nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#new-nav li:hover ul ul, #new-nav li:hover ul ul ul, #new-nav li.sfhover ul ul, #new-nav li.sfhover ul ul ul {
	left: -999em;
}

#new-nav li:hover ul, #new-nav li li:hover ul, #new-nav li li li:hover ul, #new-nav li.sfhover ul, #new-nav li li.sfhover ul, #new-nav li li li.sfhover ul {
	left: auto;
	z-index: 1;
}

#new-nav li ul li:hover ul,  #new-nav li li.sfhover ul, #new-nav li li li.sfhover ul {
	left:24px;
	width:146px;
	top:13px;
}

#new-nav li ul li:hover, #new-nav li ul li.sfhover {
	background: #AFCC6F;
}

#new-nav li:hover, #new-nav li.sfhover {
	background: #AFCC6F;
}



/* Homepage specific elements */

.splash p {
	margin: 0 0 3px 0;
	padding: 1em 150px;
	border-bottom: 1px solid #6e8041;
	background-color: #afcc6f;
	text-align: center;
	font-weight: bold;
}
.splash p em {
	font-weight: normal;
}
.splash ul{
	overflow:hidden;
	height:290px;
}
.new-splash {
	height: 530px;
	background: url("/img/new-header_bottom.jpg") #fff no-repeat;
}
.boxes {
	height: 300px;
	margin: 0 0 0 60px;
	padding: 0;
	list-style-type: none;	
}
.boxes li {
	float: left;
	margin-right: 20px;
	height: 100px;
	width: 140px;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
}
.boxes_v2 {
	height: 450px;
	margin: 0 0 0 30px;	
	font-size: 90%;
}
.boxes_v2 .box { 
	float: left;
	position: relative;
	width: 150px;
	height: 95px;
	margin-right: 38px;
	font-weight: bold;
}
.boxes_v2 .expand_link {
	float: right;
	padding: 5px 10px;
}
.boxes_v2 .expand_link:hover {
	text-decoration: none;
}
.boxes_v2 .box_expand {
	position: absolute;
	width: 100%; 
	height:180px; 
	margin-top: -10px;
}
.boxes_v2 .box_fade {
	position: relative;
	height: 180px;
}
.boxes_v2 p {
	margin: 0;
	padding: 5px;
}
.boxes_v2 p.small { 
	font-weight: normal;
	font-size: 75%;
}
.boxes_v2 p.small a { 
	font-weight: normal !important;
	color:#000 !important;
	text-decoration: underline;
}
.boxes_v2 p.small a:hover { 
	text-decoration:underline;
	color:#565656 !important;
}

.boxes_v2 p.small_w { 
	font-weight: normal;
	font-size: 75%;
	color:#fff;
}
.boxes_v2 p.small_w a { 
	font-weight: normal !important;
	color:#fff !important;
	text-decoration: underline;
}
.boxes_v2 p.small_w a:hover { 
		text-decoration:underline;
color:#bbb !important;
}
.boxes_v2 .more_button {
	display: block;
	position: absolute;
	bottom: 0;
	right: 5px;
	width: 69px;
	height: 17px;
	margin: 5px;
	text-indent: -9999px;
	background-position: left bottom;
}
.boxes_v2 .more_button:hover {
	background-position: left top !important;
}
.boxes_v2 ul { 
	margin: 0 0 -5px 0;
	padding: 5px 5px 0 5px;
	font-weight: normal;
	font-size: 75%;
	list-style-type: none;
}
.boxes_v2 p.small a { 
	color: #303c1e;
	font-weight:  bold;
}
.boxes li ul {
	margin: 0;
	padding: 0;
	height: auto;
	list-style-type: none;
}
.boxes li ul li {
	float: none;
	padding: 0;
	margin: 2px 0 1px 10px;
	height: auto;
	width: auto;
	font-size: 75%;
}
#box1 {
	margin-top: 140px;
	background-color: #231f20;
	color: #f8f8f8;
}
#box1 a {
	color: #ddd;
}
#box2 {
	margin-top: 180px;
	background-color: #657350;
	color: #f8f8f8;
}
#box2 a {
	color: #d0f29a;
}
#box3 {
	margin-top: 140px;
	background-color: #94a873;
}
#box4 {
	margin-top: 180px;
	background-color: #b5cb8b;
}
#box5 {
	margin-top: 140px;
	margin-right: 0;
	background-color: #c0cba8;
}
.splash_bottom {
	position: absolute;
	margin-top: -60px;
	overflow: hidden;
	height: 120px;
	padding: 10px;
	background-color: #231f20;
}
.splash_fader {
	float: left;
	width: 260px;
}
.splash_bottom h3 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #fff;
	font-size: 90%;
}
.splash_description {
	float: left;
	width: 680px;
	padding-top: 25px;
	color: #b6c77d;
	font-weight: bold;
	font-size: 90%;
}
.splash_description p {
	margin: 0 0 .5em 0;
	padding: 0;
}
.events_fader {
	float: left;
	width: 260px;
	height: 90px;
	margin: 0;
	padding: 0;
	color: #f8f8f8;
	list-style-type: none;
	font-size: 75%;
	overflow: hidden;
}

.events_fader  li {
	display: absolute;
	width: 260px;
}
.events_fader li a {
	color: #f8f8f8;
	display:block;
}
.events_fader li a:hover {
	text-decoration: none;
	color: #81945d;
}
.events_fader li a span {
	display: block;
	margin: 1em 0 1em 0;
}
.slideshow {
	padding:0px;
	margin:0px;
	background-color:black;
}
.section_titles {
	height: 23px;
	margin-bottom: 1px;
	border-bottom: 1px solid #68714b;
	background-color: #515b30;
	padding: 0 1em;
}
.section_titles .title_news {
	margin-right: 355px;
}
.section_titles .title_training {
	margin-right: 168px;
}

.sections_first_row {
	height: 229px;
	margin-bottom: 1px;
	font-size: 70%;
}
.sections_first_row div {
	float: left;
	
	padding: 5px;
}
.sections_first_row p {
	margin: 0 0 0.5em 0;
}
.sections_first_row a {
	color: #000;
	text-decoration: none;
}
.sections_first_row a:hover { 
	text-decoration: underline;
}

.sections_first_row .box_one {
	width: 428px;
	height: 150	px;
}

.sections_first_row .stay_in_touch
{
	float:left;
	margin-left:-5px;
	padding:0;
	width:418px;
	height:65px;
	background:#E4E4E4;
}

.sections_first_row .stay_in_touch img
{
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.sections_first_row .stay_in_touch_content
{
	float:left;
	margin-left:5px;
	margin-top:5px;
	font-size:11pt;
}

.sections_first_row .stay_in_touch_content span
{
	margin-left:15px;
}

.sections_first_row .box_two {
	width: 168px;
	height: 95px;
	background-color: #e4e4e4;
}
.sections_first_row .box_two img {
	padding: 0 20px 0px 20px;
}
.sections_first_row .box_two .link {
	display: block;
	margin-top: 5px;
	text-align: right;
}

.sections_first_row .box_three {
	background-color: #000;
	height: 95px;
	overflow:hidden;
}
.sections_first_row .box_three img {
	padding: 0 10px;
}

.sections_first_row .box_four {
	width: 250px;
	height: 95px;
	background-color: #afcc6f;
}
.sections_first_row .box_four img {
	position: absolute;
	margin-top: -25px;
	margin-left: 40px;
}
.sections_first_row .box_five {
	height: 125px;
	background-color: #afcc6f;
	padding: 0;
}
.sections_first_row .box_five img {
	padding: 5px ;
}
.sections_first_row .box_six, .sections_first_row .box_seven {
	height: 114px;
	width: 250px;
}
.sections_first_row .box_six p {
	margin-right: 30px;
}

.sections_first_row .box_seven em {
	color: #bbd781;
	font-style: normal;
}

/* Main content */
.main {
	padding: 20px;
	background-color: #fff;
}

/* News Scroller Related */

.news_scroller ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	color:#656565;
} 
.news_scroller ul li
{
	margin-bottom:10px;
}

.news_scroller ul a
{
	display:block;
}
.news_scroller ul li a
{
	color:#515b30; 
	font-weight:bold;
}


/* News desk page */
.newsdesk_categories {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: 70%;
}
.newsdesk_categories li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #666666;
}
.newsdesk_categories li.first {
	margin: 0;
	border-right: 0;
}
.newsdesk_categories li.last {
	margin: 0;
	border-right: 0;
}
.newsdesk_categories li a  {
	font-weight: bold;
}

.newsdesk {
	clear: both;
	margin: 0;
	padding: 0;
	color: #666666;
	list-style-type: none;
	font-size: 70%;
}
.newsdesk li {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	clear: left;
}
.newsdesk li.alternate {
	background-color: #f7f9ef;
}
.newsdesk h3 {
	width: 100%;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 125%;
}
.newsdesk h3 a {
	color: #9fb37a;
	text-decoration: none;
}
.newsdesk h3 a:hover {
	color: #81945d;
	text-decoration: underline;
}

.newsdesk p {
	width: 100%;
	margin: 10px 0;
}

.newsdesk div {

}
.newsdesk_category {
	background-image: url("../img/category_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.newsdesk_date {
	background-image: url("../img/date_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.newsdesk_tags {
	background-image: url("../img/tags_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.newsdesk_download {
	background-image: url("../img/download_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.newsdesk_URL {
	background-image: url("../img/url_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.newsdesk_location {
	background-image: url("../img/location_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.newsdesk_related {
	background-image: url("../img/related_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.newsdesk_video {
	background-image: url("../img/video_icon.gif");
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 125%;
}
.newsdesk_video_big {
	margin-top: -55px;
	background-image: url("../img/large_video_icon.gif");
	background-repeat: no-repeat;
	background-position: right;
	float: right;	
	height: 70px;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
}
.newsdesk_video_big a {
	display: block;
	padding: 17px 60px 0 0;
	color: #000;
}
.newsdesk_video_big a:hover {
	text-decoration:none;
}
.newsdesk_videolink {
	background-image: url("../img/large_videolink_icon.gif") !important;
}


/* Jobs page */

.jobs {
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	color: #666666;
	list-style-type: none;
	font-size: 70%;
}
.jobs li {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	clear: left;
}
.jobs li.alternate {
	background-color: #f7f9ef;
}
.jobs h3 {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 125%;
}
.jobs h3 a {
	color: #9fb37a;
	text-decoration: none;
}
.jobs h3 a:hover {
	color: #81945d;
	text-decoration: underline;
}

.jobs p {
	width: 100%;
	margin: 10px 0;
}

.jobs div {
	float: left;
	height: 16px;
	padding-left: 19px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
}
.job_date {
	background-image: url("../img/date_icon.gif");
}
.job_tags {
	background-image: url("../img/tags_icon.gif");
}
.job_download {
	background-image: url("../img/pdf_icon.gif");
}
.job_apply {
	background-image: url("../img/apply_icon.gif");
}

.event_download{
	background-image: url("../img/pdf_icon.gif");
}

/* Videos page */
.video_container {
	float: left;
	width: 590px;
	margin: 10px 0;
	margin-right: 20px;
}
.video_details {
	float: left;
	width: 310px;
	margin-top: 10px;
	color: #666666;
	list-style-type: none;
	font-size: 70%;
}
.video_details h3 {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #9fb37a;
	font-size: 125%;
}
.video_date {
	height: 30px;
	padding-left: 19px;
	background-image: url("../img/date_icon.gif");
	background-repeat: no-repeat;
}
.video_tags {
	height: 20px;
	padding-left: 19px;
	margin: 0;
	background-image: url("../img/tags_icon.gif");
	background-repeat: no-repeat;
}
.video_formats_title {
	clear: both;
	margin-top: 320px;
}
.video_formats {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.video_formats li {
	margin-bottom: 5px;
}

/* Products section */
.product a 
{
	float: left; 
	clear: left; 
	margin: 0 1em 0 0;
}
.product img
{
	float: left;
	margin: 0 1em 2em 0;
}
.product div
{
	float: left;
	width: 500px;
	margin-top: -1em;
}

.products {
	background-image: url("../img/products_bg.gif");
	background-repeat: repeat-y;
}
.product_sidebar {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #697740;
	border-left: 1px solid #697740;
	border-right: 1px solid #697740;
	background-color: #f0f7e8;
	color: #fff;
	list-style-type: none;
}
.product_sidebar li {
	display: block;
	border-bottom: 1px solid #697740;
	padding: 4px;
	background-color: #afcc6f;
	height: 1em;
	overflow: hidden;
}
.product_sidebar li.active {
	background-color: #8e9f35;
	height: 2.5em;
}
.product_sidebar li:hover {
	background-color: #d4e3b0;
	height: 2.5em;
}
.product_sidebar h4 {
	margin: 0;
}
.product_sidebar p {
	margin: 0;
}
.product_sidebar a {
	color: white;
	text-decoration: none;
}
.product_main {
	padding: 20px;
	margin-left: 170px;
}
.product_links {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.product_links li {
	float: left;
	width: 308px;
	padding: 5px;
	margin: 1px;
	background-color: #515b30;
	color: #fff;
}
.product_links li.first {
	margin-left: 0;
	width: 309px;
}
.product_links li.last {
	margin-right: 0;
	width: 309px;
}
.product_links li:hover {
	background-color: #6f7e3e;
}
.product_links li h3 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	letter-spacing: -0.04em;
}
.product_links li .h3_highlight {
	color: #fff;
}
.product_links li h3 a {
	color: #d5dead;
	text-decoration: none;
}
.product_links li p {
	color: #fff;
	margin: 0;
}
.product_links li p a {
	color: #fff;
	text-decoration: none;
}
.product_links li sup {
	font-size: 45%;
}
/* Software stuff */
.flyer {
	line-height: 150%;
}
.flyer h2 {
	color: #000;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 300%;
}
.flyer h3 {
	margin: 20px 0;
	padding: 0;
	font-size: 130%;
	line-height: 110%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.flyer .highlight, .sub_content .highlight {
	color: #7c8e5c;
}
.flyer .img_right, .sub_content .img_right {
	float: right;	
	margin-left: 2em;
	padding: 5px;
	text-align: right;
	font-size: 70%;
}
.flyer .img_left, .sub_content .img_left {
	float: left;
	margin-right: 2em;
	padding: 5px;
	text-align: left;
	font-size: 70%;
}
.flyer .img_left p, .flyer .img_right p {
	margin: 0;
}
.flyer .img_left img, .flyer .img_right img {
	border: 1px solid #ddd;
	margin-bottom: 3px;
}
.flyer ul li {
	margin-bottom: 0.5em;
}
/* Fix for IE not showing bullet points on floating ul's */
.bullet {
	padding: 0 0 0 10px;
	background-image: url("/img/bullet.gif");
	background-repeat: no-repeat;	
	background-position: left 6px;
}
.download_flyer {
	clear: both;
	display: block;
	float: left;
	width: 300px;
	padding: 15px 0 35px 60px;
	background-image: url("/img/big_pdf_icon.gif");
	background-repeat: no-repeat;
	font-weight: bold;
}
.contact_us {
	display: block;
	float: left;
	width: 300px;
	padding: 15px 0 35px 60px;
	background-image: url("/img/contact_icon.gif");
	background-repeat: no-repeat;
	font-weight: bold;
}
.watch_video {
	display: block;
	float: right;
	width: 160px;
	font-weight: bold;
}
.watch_video p
{
	background-image: url("/img/video_icon.gif");
	background-repeat: no-repeat;
	padding: 0px 0 0px 25px;
}

/* Maps stuff */
.main_map {
	width: 738px;
	height: 400px;
	border: 1px solid #ddd;
	z-index: 0;
}
.bubble {
	width: 400px;
	font-size: 75%;
}
.bubble img {
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 0.5em;
}
.bubble .directions {
	margin-top: 1em;
	display: block;
}
.bubble .contact {
	float: left;
	display: block;
	width: 160px;
	font-size: 125%;
	font-weight: bold;
}
.bubble h4 {	
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	font-size: 125%;
}
.bubble h5 {
	clear: left;
	margin: 10px 0 0 0;
	font-size: 100%;
}
.bubble .description {
	clear: both;
	float: left;
	width: 230px;	
	margin: 10px 10px 0 0;
}
.bubble .address {
	float: left;
	width: 160px;
}
.bubble p {
	margin: 1em 0;
}
.office_list {
	float: left;
	width: 33%;
	margin: 20px 0;
}
.office_list h3 {
	margin: 0 0 10px 0;
	color: #9fb37a;
	font-size: 100%;
	letter-spacing: -0.05em;
}
.office_list h4 {
	margin: 10px 0 0 0;
	color: #9fb37a;
	font-size: 115%;
	letter-spacing: -0.05em;
}
.office_list div {
	font-size: 75%;	
}
.office_list .contact {
	display: block;
	height: 30px;
	margin-top: 10px;
	padding-left: 19px;
	background-image: url("../img/book_icon.gif");
	background-repeat: no-repeat;
	font-size: 75%;
}
/* Peopel page */
.people_list {
	float: left;
	width: 33%;
	margin: 10px 0;
}
.people_h3 {
	clear: both;
	margin: 0;
}
.people_h4 {
	clear: both;
	margin: 10px 0;
	font-size: 100%;
	letter-spacing: -0.05em;
}
.people_list h4 {
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: -0.05em;

}
.people_list div {
	margin: 10px 0;
}
.people_list .position {
	margin: 0;
	font-size: 75%;
}
.people_hidden {
	position: absolute;
	display: none;
	width: 300px;
	padding: 0 10px;
	border-top: 1px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: white;
	font-size: 75%;
}
.people_hidden .description {
	height: 150px;
	overflow: auto;
}
.people_list .backtotop {
}
/* People page 
.people_sub_list {
	float: left;
	width: 150px;
	margin-top: 20px;
}
.people_sub_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 75%;
}
.people_sub_list a {
	display: block;
}
.people_sub_list .team {
	margin: 1em 0;
}
.people_main_list {
	float: left;
	border-left: 1px solid #ddd;
	margin-top: 20px;
	padding-left: 10px;
	width: 585px;
}
.people_main_list h3 {
	font-weight: normal;
	margin: 0 0 1em 0;
}
.people_office_name {
	clear: both;
	margin: 0 0 10px 0;
	color: #9fb37a;
	font-size: 100%;
	letter-spacing: -0.05em;
}
.people_list h4 {
	margin: 0;
	color: #9fb37a;
	font-size: 90%;
	letter-spacing: -0.05em;
}
.people_list div {
	margin: 10px 0;
}
.people_list .position {
	font-size: 75%;
}
.people_list .expand {
	float: right;	
	font-size: 75%;
}
.people_hidden {
	display: none;
	font-size: 75%;
}
.people_list .backtotop {
	margin-bottom: 20px;
	text-align: right;
}
*/
/* General sections */
.main_split {
	background-image: url("../img/products_bg.gif");
	background-repeat: repeat-y;
		background-color: #fff;
}
.sub_nav 
{
	float:left;
	width:172px;
	margin: 0;
}
.sub_nav ul {

	margin: 0;
	padding: 0;
	text-transform: lowercase;
	list-style-type: none;
}
.sub_nav ul li {
	display: block;
}
.sub_nav ul li.title {
	padding: 5px;
	border-bottom: 1px solid #697740;
	background-color: #515b30;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
}
.sub_nav ul li a { 
	display: block;
	width: 161px;
	padding: 5px;
	border-bottom: 1px solid #697740;
	background-color: #3c581b;
	color: #fff;
	text-decoration: none;
}
.sub_nav ul li a.highlighted {	
	width: 162px;
	color: #000;
	background-color: #fff;
}
.sub_nav ul li a.highlighted:hover {
	color: #000;
	background-color: #fff;
}
.sub_nav ul li ul li a.highlighted {	
	width: 157px;
}
.sub_nav ul li ul li ul li a.highlighted {	
	width: 147px;
}
.sub_nav ul li a:hover {
	background-color: #738c4f;
}
.sub_nav ul li ul li a {
	width: 156px;
	padding-left: 10px;
	background-color: #92b265;
}
.sub_nav ul li ul li ul li a {
	width: 146px;
	padding-left: 20px;
	background-color: #b9c399;
}
.sub_nav .highlighted em {
	font-style: normal;
	color: #98AC71;
}

.sub_nav  em {
	font-style: normal;
	color: #d5dead;
}

.sub_content
{
	float:left;
	padding: 20px 19px 20px 20px;
	width: 748px;
}
.sub_content h3 {
	margin: 1em 0;
	padding: 0;
	font-weight: normal;
	font-size: 125%;
}
.table {
	width: 100%;
	margin-bottom: 1em;
	font-size: 80%;
}
.table th {
	padding: 5px;
	border-bottom: 2px solid #929d6c;
	text-align: left;
}
.table td {
	padding: 5px;
	border-bottom: 1px solid #d5dead;
}
/* Footer bits */

.footer {
	clear: both;
	padding: 10px;
	border-top: 1px solid #697740;
	background-color: #a7cc73;
	color: #515b30;
	text-align: center;
	font-size: 70%;
}
.footer a {
	color: #515b30;
}
.footer p {
	margin: 0;
}

.stay-in-touch
{
	float:left; 
	margin-left:165px;
	padding-bottom:2px; 
	padding-top:3px;
	font-size:9pt;
	font-weight:bold;
}
.roknowledge_start_img
{
	padding:0px;
	margin:0px;
	height:844px;
	background-image: url("/img/roknowledge/background.gif");
	background-repeat: repeat-x;
}

.roknowledge_start_img img
{
	padding:0px;
	margin:0px;
}

.roknowledge_center 
{
	margin:0px;
	padding:0px;
	padding-top:10px;
	height:451px;
}


.roknowledge_center div p 
{
	padding:20px;
	font-weight: bold;
	font-size:8pt;
}

.roknowledge_footer
{
	padding:0px;
	margin:0px;
	background:#D2DDAD;
	height:200px;
}

	/* Form fields */
	form {
		margin: 0;
		padding: 0;
	}
	.fieldset {
		border: 1px solid #ddd;
		padding: 10px 20px 10px 10px;
		background-color: #efefef;
	}
	.label {
		width: 100%;
		margin-bottom: 0.2em;
	}
	.sub_label {
		display: block;
		color: #979797;
		font-size: 85%;		
	}
	.label_2col {
		float: left;
		width: 50%;
		margin-bottom: 0.2em;
	}
	.label_float {
		float: left;
		margin-bottom: 0.2em;
		margin-right: 1em;
	}
	.input_wrapper_float {
		float: right;
		margin-right: -10px;
	}
	.select_float {
		float: left;
		margin-bottom: 0.2em;
	}
	.input_hidden {
		display: none;
	}
	.input {
		width: 100%;
		padding: 5px;
		margin-bottom: 1em;
		border-top: 1px solid #ABADB3;
		border-right: 1px solid #E3E9EF;
		border-bottom: 1px solid #E3E9EF;
		border-left: 1px solid #ABADB3;
		font-family: monospace;
		font-size: 100%;
	}
	.input_err {
		width: 100%;
		padding: 5px;
		margin-bottom: 1em;
		background-color: #FFDDDD;
		border: 1px solid #B00000;
		font-family: monospace;
		font-size: 100%;
	}
	.input_wrapper_2col_first {
		float: left;
		width: 48%;
		margin-right: 2%;
	}
	.input_wrapper_2col {
		float: left;
		width: 50%;
	}
	.input_file {
		width: 100%;
		padding: 5px;
		margin-bottom: 1em;
		font-family: monospace;
		font-size: 100%;
	}
	.input_file_err {
		width: 100%;
		padding: 5px;
		background-color: #FFDDDD;
		border: 1px solid #B00000;
		margin-bottom: 1em;
		font-family: monospace;
		font-size: 100%;
	}
	.textarea {
		width: 100%;
		height: 50px;
		padding: 5px;
		margin-bottom: 1em;
		border-top: 1px solid #ABADB3;
		border-right: 1px solid #E3E9EF;
		border-bottom: 1px solid #E3E9EF;
		border-left: 1px solid #ABADB3;
		font-family: monospace;
		font-size: 100%
	}
	.textarea_err {
		width: 100%;
		height: 50px;
		padding: 5px;
		margin-bottom: 1em;
		background-color: #FFDDDD;
		border: 1px solid #B00000;
		font-family: monospace;
		font-size: 100%
	}
	.textarea_tinyMCE {
		width: 100%;
		padding: 5px;
		height: 182px;
		margin-bottom: 1em;
		border-top: 1px solid #ABADB3;
		border-right: 1px solid #E3E9EF;
		border-bottom: 1px solid #E3E9EF;
		border-left: 1px solid #ABADB3;
		font-family: monospace;
	}
	.select {
		width: 100%;
		padding: 0;
		margin-bottom: 1em;
	}
	.select_err {
		float: left;
		padding: 0;
		margin-bottom: 1em;
		background-color: #FFDDDD;
		border: 1px solid #B00000;
	}
	.select_hidden {
		clear: left;
		float: left;
		padding: 0;
		margin-bottom: 1em;
		margin-left: 310px;
	}
	.radio, .checkbox {
		display: block;
		float: left;
		padding: 0;
		margin: 0 0.2em 0.5em 0;
		line-height: 100%;
		/* All for ie */
		width:13px;
		height:13px;
		overflow:hidden;
	}
	.checkbox_label {
		display: block;
		clear: none;
		float: left;
		width: 250px;
		margin-bottom: 0.5em;
	}
	.checkbox_float {
		display: block;
		float: right;
		padding: 0;
		margin: -2em 0.2em 0.5em 0;
		line-height: 100%;
		/* All for ie */
		width:13px;
		height:13px;
		overflow:hidden;
	}
	.input_wrapper {
		float: left;
		padding: 2px;
		margin-bottom: 1em;
	}
	.input_wrapper_2col {
		float: left;
		width: 50%;
		margin-bottom: 1em;
	}
	.submit_wrapper {
		height: 25px;
		margin-top: 0.5em;
		border-top: 1px solid #ddd;
	}
	.submit_wrapper input {
		float: right;
		margin-top: 0.5em;
	}
	/* Error form stuff */
	.msg_info {
		clear: both;
		margin: 10px 0;
		padding: 5px;
		text-align: left;
	}
	.msg_success {
		clear: both;
		margin: 10px 0;
		padding: 5px;
		color: #000;
		background-color: #ddffdd;
		border: 1px solid #0ecd0e;
		text-align: left;
	}
	.msg_fail, .searchError {
		clear: both;
		margin: 10px 0;
		padding: 5px;
		color: #000;
		background-color: #FFDDDD;
		border: 1px solid #B00000;
		text-align: left;
	}
	.flash {
		float: left;
		margin-top: 1px;
	}
	.flash_text {
		margin-left: 2em;
	}
	.flash_text ul {
		margin: 0.5em;
		padding: 0 1em;
	}

	
	.training_box img
	{
		float:left;
	}
	
	.training_box ul
	{
		float:left; 
		margin-left:15px;
		margin-top:20px;
	}
	
	.training_box ul li
	{
		padding:10px;
	}
	
	.fader {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
	.software_header
	{
		background:#6f7e3e; 
		margin-left:-9px;
		padding-left:15px; 
		padding-top:2px; 
		padding-bottom:2px; 
		color:#fff;
	}
	.geopressure{
		float:left; 
		margin-left:5px; 
		margin-top:7px;
	}
	
	.sitemap {
		width: 100%;
		margin: 20px 0;
		padding: 0;
		list-style-type: none;
	}
	.sitemap li {

		margin: 0 0 20px 0;
	}
	.sitemap li ul {
		font-size: 80%;
		margin: 10px 0 0 20px;
		padding: 0;
		list-style-type: none;
	}
	.sitemap li ul li {
		float: none;
		width: auto;
		margin: 0;
		padding: 0 10px 0 0;
	}
.style1 {
        font-size: 18px;
        color: #000000;
}
.style3 {font-size: 16px}
.style6 {font-size: 15px}
.style7 {font-weight: bold; font-size: 20px;}


