/*****Basic Elements*****/  

body {
	
	text-align: center;
	line-height: 1.6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
	
h1, h2, h3, h4, h5, h6 {
	color:#227ab0;
	font-weight: normal;
}


h1 {
	font-size: 26px;
	margin-bottom: 30px;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
}

h3 {font-size: 3.2em; line-height:1.2em; font-weight:normal; border:none; margin:0; padding:0 0 22px 0; color:#227ab0;}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #236d9b;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 12px;
	
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: none;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background:  url(site/ntmplat/images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

p.title {
    color: #ffffff;
	font-weight: bold;	
		font-size:24px;
		font-style:normal;
		font-family: "arial";
}

/******************block lider for home page*****************************/
.gray {color: #666; font-size:1em; font-style:normal;}
.fat{font-weight:bold;}
.small  {font-size: 1.1em; padding:0; line-height:1.4em;}
.big {font-size: 1.8em; padding:0; line-height:1.2em; color:#a6a6a6; margin:0 0 22px 0;}
.white {font-size: 1.2em; padding:0 10px 0 0; line-height:1.4em; color:#fff;}
.title{ font-size:1.1em; font-style:italic; color:#227ab0;}
.stroke { border:1px solid #fff;}

/*


.left_column { width:430px; float:left; padding:30px 10px 10px 0;}
.right_column { width:430px; height:100%; float:left; padding:30px 0 0 0;}
.right_column .description{ float:left; width:100%; overflow:hidden;}
.tagline{ width:438px; height:98px; background:transparent url(site/ntmplat/images/tagline.png) no-repeat; text-indent:-9999px; overflow:hidden;}
.featured { width:407px; height:237px; padding:17px 0 0 13px; background:transparent  url(site/ntmplat/i/bg_image.png) no-repeat;}
ul.listing{ float:left; padding:12px 80px 28px 10px; margin:0;}
ul.listing li{ list-style-image: none; background-image:url(i/ico_li.png); background-repeat: no-repeat; background-position: left center; padding:0 0 2px 25px; margin:0 0 5px 0; font-size:1.4em;}


/* end of tab navigation for the home page*****/



/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 940px;
	margin: 0px auto;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.container_cfheader {
	width: 540px;
	float:left;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.main_navigation {
	width: 940px;
	margin: 0px auto;
	height:200px;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.subcontainer {
	width: 940px;
	margin: 30px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.containing {
	width: 950px;
	margin: 30px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}



.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  


.solar {
	width: 1800px;
	height: 400px;
	position: absolute;
	cursor: pointer;
	z-index:-1;
	}


.solar {
	background: url(site/ntmplat/images/solar_banner.png) no-repeat;
	left: 0px;
	top:0px;	
}

/*** bottom navigation bar ***/

#header ul#bottom_menu {
	list-style-type: none;
	position: absolute;
	height:40px;
	right: 4px;
	top: 160px;
	overflow: hidden;
}

#header ul#bottom_menu li {
	float: left;
}

#header ul#bottom_menu li a {
	color: #ffffff;
	display: block;
	padding: 5px 13px;
	font-size:12px;
	text-transform: uppercase;
}

#header ul#bottom_menu li a {
	text-decoration: none;
}

#header ul#bottom_menu li.active a, #header ul#bottom_menu li a:hover {
	background: #ffd7e0 url(site/ntmplat/images/active_item.gif) repeat-x;
	color: #ffffff;
}

#header ul#bottom_menu li.active {
	background: #ffd7e0 url(site/ntmplat/images/active_item.gif) repeat-x;
	margin: 0px 5px;
}

/**end of buttom nav bar**/
/**submenu**/
#support h1 {
	width: 950px;
	height: 80px;
	text-indent: -9990px;
	margin: 0px 0px 0px 0px;
}

#support span#phone {
	font-style: italic;
	color: #81726a;
	font-size: 12px;
}
#support ul#support_menu {
	list-style-type: none;
	position: absolute;
	height:80px;
	right: 80px;
	top: 330px;
	overflow: hidden;
	display:block;
}

#support ul#support_menu li {
	float: left;
}


/*** Content ***/
#main{
	float: left;
	width: 560px;
}



#mainabout {
	float: left;
	width: 540px;
}


#content {
	background: #ffffff  url(site/ntmplat/images/earth_bg.gif) repeat-x top left;
	padding: 20px 0px;
}


/*** Sidebar ***/

#sidebar {
	float: right;
	width: 340px;
}

#sidebar h2 {
	font-size: 21px;
	margin-bottom: 30px;
	color: #8ca5b4;
}

#sidebar .block {
	padding: 1px;
	background: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #edecec;
}


#sidebar .block-inner {
	background: #ffffff  url(site/ntmplat/images/sidebar_block_bg.gif) repeat-x;
	padding: 14px 30px 8px;
}

/** senseable page **/
#pagename_sense {
	background: #e9edf0 url(site/ntmplat/images/new_pagename_bg.gif) repeat-x top left;
	border-bottom: 0px solid #e7e9ea;
	height: 77px;
}

#pagename_sense h2 {
	color: white;
	margin: 20px 0px 0px;
	line-height:1.2em;
	font-size: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    
}
#solar_area {
	background:  url(site/ntmplat/images/solar_banner.png) no-repeat ;
	height: 400px;
	overflow: hidden;
	position: relative;
}

#solar_area div#slides_solar {
	padding-top: 0px;
}


#solar_area .description {
	float: right;
	width: 275px;
	height: 400px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#solar_area .description h2 {
	font-size: 21px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}
#solar_area .photo_solar {
	padding: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	width:970px;
	height:400px;
	float: left;
	position: relative;
}

/** end of senseable page **/

body#home div#solar {
	width: 940px;
	float: left;
}





/** end  options for the industry pages inside  the iframe**/
body#home #content div.hr {
	margin: 25px 0px;
}

body#home #content .bottom-block {
	float: left;
	width: 940px;
	margin-right: 20px;
}

body#home #content .bottom-block.last {
	margin-right: 0px;
}

body#home #content .bottom-block ul {
	list-style-type: none;
}

body#home #content .bottom-block h2 {
	font-size: 21px;
	color: #8ca5b4;
}



/** Portfolio Page **/

#search {
	width: 261px;
	height: 32px;
	position: absolute;
	top: 161px;
	right: 678px;
}

#search fieldset {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search fieldset input#search-field {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search fieldset input#search-button {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}

/****search for home page*************/
#search2 {
	background: url(site/ntmplat/images/search.jpg) no-repeat;
	width: 261px;
	height: 32px;
	position: absolute;
	top: 366px;
	right: -5px;
	z-index:2;
}

#search2 fieldset2 {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search2 fieldset2 input2 {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search2 fieldset2 input2#search-field2 {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search2 fieldset2 input2#search-button2 {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}
/***************end of search for home page*************/



ul#categories {
	list-style-type: none;
}

ul#categories li {
	font:Verdana, Geneva, sans-serif;
	line-height:14px;
	color: #39C;
	margin-bottom: 12px;
	color:#236d9b;
}


/** Post **/

.post {
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e9eced;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #4B4745;
}

div.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	color: #bfbfbf;
	margin-bottom: 30px;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #8ca5b4;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	border: 3px solid #e4e3e3;
	margin-bottom: 30px;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #3a7895;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.button:hover {
	text-decoration: none;
	background: #76adc9;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

/** button for industry options**/
a.buttonindu {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #4f4f4f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.buttonindu:hover {
	text-decoration: none;
	background: #c4c4c4;
}

.post a.buttonindu {
	margin-top: 14px;
	float: right;
}
/** button for industry options **/
#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

/** Blog **/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}


/** Contact Page **/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/** Contact us Form **/

#contact_us {
	width: 540px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;
	color: #7f7e7e;
	font-size: 12px;
}

#contact_us input, #contact_us textarea {
	width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}
/*** new footer***/

.cfirst_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-style:normal;
}
#age {
	visibility:hidden;
	width:1px;
}	

