html {min-height: 100%;}

* {	margin: 0;	padding: 0;}
body {
	color: #444;	
	height:100%;
	font-size:13px;
	line-height:20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background:#fff;
	
}

a {	color: #1F5100;}

a:hover {color: #C60;}

p,code,ul {	margin-bottom: 20px;}

img {	border:none;}


li {list-style: none;}

h1 { font-weight:500; font-family: Georgia, "Times New Roman", Times, serif; font-size:21px; line-height:32px;  margin-bottom:8px; color:#1f5100;}
h2 {font-weight:500; font-family: Georgia, "Times New Roman", Times, serif; font-size:21px;  line-height:24px; margin-bottom:4px; color:#1f5100;}
h3,h4,h5,h6,h7{
	font-weight:500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding: 0 0 5px 0;
	color:#1f5100;
}
h4,h5,h6,h7{    font-family: Georgia, "Times New Roman", Times, serif;    font-size: 20px;
    font-weight: 300;    letter-spacing: -0.04em;         word-spacing: -0.04em;
}


img.floatLeft {
	float: left;
	margin: 5px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}



h1,h2,h3 {
	margin: 10px;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.divider {
	border-top:1px solid #a8e165;
	margin:25px 0 35px 0;
}
.alignright {float:right; margin:0 0 10px 10px;}
.alignleft {float:left; margin:0 10px 10px 0;}
.aligncenter { margin-bottom:10px; text-align:center;}


blockquote {
	font-style:italic;
	line-height:22px;
	font-size:14px;
	color:#626262;
	background:url(../_images/blockquote.png) 15px 4px no-repeat;
	padding:0 0 0 50px;
	margin-bottom:20px;
}

.line {
  border-bottom: 1px solid #c6e993;
  margin-top:20px;
}

/* structure */
.container {

	margin: 0 auto;
	padding: 0px 40px 10px 40px;
	width: 960px;
	min-height:100%;
	height:100%;
}

#searchright {
	float: right;
	width:150px;
	padding-right: 250px;
	padding-top: 10px;
}

/* header */


#header {
	background:#fff url(../_images/header.jpg) no-repeat;
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px 0px 0 0;
	width: 960px;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	height:300px;
	height:220px !important;
}

#header .left  {
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;	
	margin: 185px 0 0 0;
}

#header blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
	font-size: 28px;
	text-align: right;
	color: #fff;
	margin-right: 10px;
	text-shadow: 1px 1px 1px #575757;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header .right {
	overflow: auto;
	width: 212px;
	
}
#header .right p,#header .right h2 {padding: 0 16px;}
#header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

#header .coninfo {
	background:#FFF;
	
}




#header .coninfo p {
	text-align:right;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #102F0D;
	float:right;
}

#header .coninfo a {
	color:#0E300B;
	text-decoration: none;
	font-weight: bold;
}


/* navigation */

ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 961px;
	background: #222;
	font-size: 1.2em;
	
}
.sf-menu, .sf-menu * {	margin:	0; padding:0; list-style:none; z-index:1001; margin:0px 0 0; text-align:center; }
.sf-menu { line-height:	1.0;  }
.sf-menu ul {  position:absolute;  top:	-999em; width:175px; /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width:	100%; }

.sf-menu li:hover { visibility:inherit !important; /* fixes IE7 'sticky bug' */ background:url(../_images/navigation-background.jpg) 0px -37px repeat-x; }
.sf-menu li { float:left;	position:relative; }
.sf-menu a { position:	relative; cursor:pointer; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0; top:	34px; /* match top ul list item height */ z-index:99;  }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left:10em; /* match ul width */ top:0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:	-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left:10em; /* match ul width */ top:	0; }

#navigation {
	background: #1e5100 url(../_images/top_bg.png);
	height: 47px;
	width: 100%;
	margin: auto;
	padding: 7px 0 0;
}
#navigation-container {
	width:961px;
	height:43px;
	background:url(../_images/topnav_bg.gif) repeat-x;
	margin:0px auto;
}


#navigation-containercont {
	width:961px;
		height:51px;
	background:url(../_images/topnav_bg.gif) repeat-x;
	margin:38px 0 0 50px;
}

.sf-menu a { display: block; line-height:100%; border-left:	1px solid #2b6600; border-right:   1px solid #204b00; padding: 14px 16px 10px 16px; text-decoration:none; color:#fff; font-size:14px;  }

/*.sf-menu .current {background:url(../_images/navigation-background.jpg) 0px -37px repeat-x; }*/
.sf-menu li.current:hover {background:url(../_images/navigation-background.jpg) 0px -37px repeat-x; }
.sf-menu li { /* background:url(../_images/navigation-background.jpg) top left repeat-x;*/ text-transform:uppercase; }

.sf-menu li li { border-bottom:	1px solid #2b6600; display:block; }

.first { padding-top:15px; }



.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline:0;  color:fff; }

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active { outline:0; background: url(../_images/navigationhover-bg.png) bottom right no-repeat;}

.sf-menu li.current a { color:#a7e064;}
.sf-menu li.current li a {color:#fff;}


ul.sf-menu ul { background-image: url(../_images/sub-menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:333; }
	
ul.sf-menu ul a {text-transform:none; border:none;  padding:12px 0;  font-size:12px; font-family:Arial, sans-serif; font-weight:normal; }

.sf-menu ul li ul a{
display:block;float:left;width:100%;}




.sidebar {float:right; width:240px; padding:40px 0 0 38px; margin-bottom:25px; background:transparent url(../_images/px.gif) repeat-y scroll 10px 0;}






/* -------CONTENT PAGE------------------*/
.top			{height:51px;position:relative;	z-index:400;	background:url(../_images/top_bg.png) top repeat-x #1f5100;				}

.contenttop			{height:90px;position:relative;	z-index:400;	background:url(../_images/top_bg.png) top repeat-x #1f5100;	margin:0 auto;	width:100%		}

a.logo			{	float:left;	height:115px;		cursor:pointer;outline:none;	}
				
				.top_line		{background:url(../_images/top_line.png) top repeat-x;	height:32px;position:relative;	z-index:200;		}
				
							
.wrap			{	width:960px; 	margin:0 auto;		text-align:center;	padding:5px 0 0; color:#1f5100;}
				
				


/* HOME PAGE */

.content.home .row{padding:40px 0 0;}
.box.first{margin-left:45px !important;}
.box.last{margin-right:0px !important;}
.content.home .row{	width:960px;}
.row.silver{background:#f2f2f2 url(../_images/silver_row_background.png) top center repeat-y;float:left;margin:0 0 20px; border:1px solid #1f5100;}
.home  a.small_button{margin:20px 0 0 0; }
.box.last{margin-right:0px !important;}
.box{margin:0px 10px 20px 10px;padding:0; display:inline; float:left;border:0;overflow:hidden;}
/* sidebar box */
.sidebar .box{margin:0 0 20px 20px !important;padding:0; clear:both;display:block;overflow: hidden;width:220px;  color:#848484;}

/* columns for full-width content *//* full  */
.box.full-box{width:650px;}
/* two  */
.box.two{width:460px;}/* three*/
.box.three{width:300px;}/* Four*/
.box.four{width:600px; margin: 20px 0 0 10px }/* Five*/
.box.four img{border:1px solid #1f5100; }
.box.videobox{width:300px; }    /* 2:3 column*/

/*three columns box*/
.ThreeColumnsBox{
	width:100%;
	margin:-4px 0 0;
	*margin:0 0 0;
	_margin:0 0 0;
}

ul#twitter_update_list { 
	list-style: none; 
	font-size: 12px;	
}
ul#twitter_update_list li { 
	margin-bottom: 10px;
	padding: 10px;
	color: #fff;
	
}

.textbox {	margin: 0 0 25px 0; }


/*centerbox*/


.CenterBox{
	width:960px;
	float:left;
}
.CenterBox .top{
	background:url(../_images/centerboxtop.jpg) no-repeat;
	width:960px;
	height:12px;
	position:relative;
	z-index:1;
}
.CenterBox .top:after{
	content:"";
	clear:both;
	display:block;
}
.CenterBox .center{
	background:transparent url(../_images/centerboxcenter.jpg) repeat-y scroll 0 0;
	height:310px;
	overflow:hidden;
	padding:0 5px 0 7px;
	width:960px;
}
.CenterBox .center:after{
	content:"";
	clear:both;
	display:block;
}
.CenterBox .bottom{
	background:url(../_images/centerboxbottom.jpg) no-repeat;
	width:960px;
	height:11px;
}
.InformWrapper{
	width:945px;
	background:url(../_images/bg-inform.gif) repeat-x 0 65px;
	position:relative;
	padding:10px 0 18px;
	z-index:100;
}
.InformWrapper .TwoColumns{
	padding:0 0 0 28px;
	background:url(../_images/bg-inform-box-split.gif) repeat-y;
	min-height:282px;
}
* html .InformWrapper .TwoColumns{
	height:282px;
}
.InformWrapper .TwoColumns:after{
	content:"";
	clear:both;
	display:block;
}
.InformWrapper .TwoColumns .column1{	width:264px;	float:left;}

.InformWrapper .TwoColumns .column1 img{	border:1px solid #1f5100;	margin:0 0px 5px 5px;}

.InformWrapper .TwoColumns .column2{	width:200px;	float:left;	margin:-15px 30px 0 30px;	display:inline;	z-index:100;	position:relative; }

.InformWrapper .TwoColumns .column2 ul.arrow li { margin-left:0px; background:url(../_images/sidebar-arrow.png) 0px 2px no-repeat; padding:2px 0 2px 15px; list-style:none; font-size:10px; line-height:1.1em;}

.InformWrapper .TwoColumns .column2 img{	border:1px solid #1f5100; margin:0 0px 5px 5px;}

.InformWrapper .TwoColumns .column3{	width:255px;	float:left;	margin:-15px 0 0 30px;	display:inline; z-index:100;	position:relative;}

h4.inform{	font-weight:500; font-family: Georgia, "Times New Roman", Times, serif; font-size:21px;  line-height:24px; margin:0 0 4px 10px; color:#1f5100;}
	
	h5.inform{	font-weight:500; font-family: Georgia, "Times New Roman", Times, serif; font-size:21px;  line-height:24px; margin:0 0 4px 10px; color:#1f5100;}
	
	
	h6.inform{	font-weight:500; font-family: Georgia, "Times New Roman", Times, serif; font-size:21px;  line-height:24px; margin:0 0 4px 10px; color:#1f5100;}
	
h3.CompanyNews{
	background:url(../_images/text-company-news.gif) no-repeat;
	width:86px;
	height:11px;
	margin:0 0 14px -2px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}








span.RightCorner {
  background: url("../_images/bg-img-corner-right.gif") no-repeat scroll 0 0 transparent;
  height: 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}

span.LeftCorner {
  background: url("../_images/bg-img-corner-left.gif") no-repeat scroll 0 0 transparent;
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}

.GalleryHldrLeft, .GalleryHldrRight {
  height: 19px;
  position: absolute;
  width: 9px;
  z-index: 1000;
}

.SupportBoxContainer {
  color: #336600;
  height: 150px;
  overflow: hidden;
  position: relative;
  width: 260px;
}

.row{	padding:40px 10px 20px 10px;width:960px;clear:both;display:block;margin:0 auto;}


#content ul.submenu {border-top:1px solid #d8d7d8; margin:6px 0 0 0;}
#content ul.submenu li { list-style:none; margin-left:0px;}
ul.submenu li a {
	display:block;
	border-bottom:1px solid #d8d7d8;
	font-size:14px;
	padding:6px 0 6px 33px;
	margin:0px;
	text-decoration:none;
	background-image: url(../_images/sidebar-arrow.png);
	background-repeat: no-repeat;
	background-position: 11px 10px;
}

ul.submenu  a:hover, ul.submenu  li.current_page_item a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../_images/sidebarselected.jpg) no-repeat scroll 0 0;
color:#fff;
}
ul.submenu  a:hover, ul.submenu  ul li.current_page_item a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/_global/sidebar-arrow.png) no-repeat scroll 0 0;
color:#FFFFFF;
margin-right:0;
text-decoration:none;
}

ul.submenu li a:hover, ul.submenu li.selected a {
	color:#fff;
	background:transparent url(../_images/sidebarselected.jpg) no-repeat scroll 0 0;
}
.sidebardivider {height:45px;}
#images ul {list-style:none; margin:7px 0 0 0; padding:0px;}
#images ul li {display:inline; margin:0px; padding:0px;}
#images ul li img {margin:0px 5px 3px 0px; padding:0px; border:none; opacity: 1; -moz-opacity: 1;}
#images ul li img:hover { opacity: 0.8; -moz-opacity: 0.8;}


#content ul.submenublog {border-top:1px solid #d8d7d8; margin:6px 0 0 0;}
#content ul.submenublog li { list-style:none; margin-left:0px;}
ul.submenublog li a {
	display:block;
	border-bottom:1px solid #d8d7d8;
	font-size:14px;
	padding:6px 0 6px 33px;
	margin:0px;
	text-decoration:none;
	background-image: url(../_images/sidebar-arrow.png);
	background-repeat: no-repeat;
	background-position: 11px 10px;
}

/* about soltec */
.column{
float:left;
width:280px;
min-height:370px;
padding:20px;
}



#content{
width:550px;
padding:20px 40px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
}


#content img{
	float:left;
padding:1px;
   border:1px solid #1f5100;
   background-color:#363f30;
   margin:10px;
}


	.textcolumn{
	-moz-column-count:2;
	-webkit-column-count:2;
	-moz-column-gap: 40px;
	-webkit-column-gap: 40px;
	}

#sidebar{
width:289px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomright: 5px;
}
	#sidebar li{
	list-style-type:none;
	margin:0;
	padding:5px 0 5px 0;
	}
	
	#sidebar li a{
	display:block;
	}
	
	#sidebar li:hover{
	padding-left:15px;
	margin-left:-20px;
	}


#ordercontent{
width:550px;
padding:20px 40px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
}


#ordercontent img{
	float:right;
padding:1px;
 
   margin:10px;
}

/* goverment Contracts */

#govcontent{
width:550px;
padding:20px 40px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
}

.govcontentimg {
	background-color:#363F30;
border:1px solid #1F5100;
float:left;
margin:5px 8px 20px;
padding:1px;	
}

#govcontent li {
	clear:both;
	
}

#govcontent p {
	padding: 10px 0 0;
}

#govcontent ul.arrow li {
	margin-left:0px;
	background:url(../_images/sidebar-arrow.png) 0px 2px no-repeat;
	padding:2px 0 2px 15px;
	list-style:none;
	font-size:12px;
	line-height:1.2em;
}

/* certifications */

#certcontent{
width:550px;
padding:20px 40px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
}


#certcontent img{
	float:left;
padding:1px;
   border:1px solid #1f5100;
   background-color:#363f30;
   margin:10px;
}


/* blog */


#blogcontent {
width:550px;
padding:20px 40px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
}

#blogcontent img { margin:10px }

#blogcontent .blogimg {
background:#F1F1F1 none repeat scroll 0 0;
line-height:18px;
margin-bottom:20px;
padding:4px;
text-align:center;
}

#blogcontent .mainimg {
	width:100%;
}

#blogcontent .captiontext {
color:#888888;
font-size:12px;
margin:5px;
}

#blogcontent li {
list-style:disc;
margin-bottom:5px;	
}

.lp-block    { width:400px; float:left; }
.lp-block input, .lp-block textarea { width:90%; }
#live-preview-display   { background:#eee; padding:10px; margin-left:50px; margin-top:20px; }
#lp-name { font-weight:bold; }
#lp-avatar { float:right; margin:0 0 20px 20px; }
#lp-comment { padding-top:10px; font-style:italic; line-height:19px; }

/*  HISTORY */

.history-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.history-list li {
		border-bottom:1px solid #a7e064;
		display:table;
		padding:5px;

	}
	
	.history-list .history-date {
	float: left;
	width: 75px;
	height: 40px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
	
		.history-list .history-date .month {
			font-weight: bold;
			color: #1f5100;
			font-size: 18px;
			border: 1px #a7e064 dotted;
			padding: 1px;
		}
		
			.history-list .history-date .month div{

				background: #fafafa;
				padding: 0px 5px;
				text-align: center;
			}
			
			.history-list .history-date .month div span{
				color: #777;
				clear: both;
				font-size:14px;
			
			}
	
	.history-list .history-entry {
	float: left;
	width: 450px;
	margin-bottom: 10px;
	margin-left: 10px;
	}


/*  Decapsulation */

#decapcontent{
	width:650px;
	padding:20px 0px 0 10px;
	
}

#decapcontent img{	padding:1px;	border:1px solid #1f5100;	background-color:#363f30;	float: right;	margin: 5px;}

#decapcontent .electrictest {padding:10px;margin:0 10px 10px 0; background-color:#edfdf4; float:left; border:1px solid #060;}
#decapcontent .electrictest p {font-size:11px;}

#decapcontent .electrictest img {float:left; margin:5px;}
 #decapcontent .electrictest .right {float:right;}

.red {color:#F00;}

/* Media */

#mediacontent{width:550px;padding:20px 40px;-moz-border-radius-bottomleft: 5px; webkit-border-radius-bottomleft: 5px;
}

#mediacontent img{
	padding:1px;
	border:1px solid #1f5100;
	background-color:#363f30;
	
	margin: 5px;
}

.float-container {
	width:640px;
	overflow:hidden;
}

.grid2column, .grid3column, .grid3columnbigcolumn, .grid4column, .grid4columnbig, .grid5column {float:left;}

.lastcolumn, .main-content .lastcolumn {margin-right:0px !important;}

.grid3column {width:250px; margin-right:80px; }

.grid3column h5 {margin:10px 0 0; }


.grid3columnbigcolumn {width:550px; margin-right:30px;}

.grid4column {width:218px; margin-right:29px;}

.grid4columnbig {
	width:100%;
	margin-right:29px;
}

.lastcolumn, .main-content .lastcolumn {margin-right:0px !important;}

a.fancylightbox {
	position:relative;
}

a.videolightbox {position:relative; display:block;}

a.blogpost {position:relative; display:block;}

a.fancylightbox span {display:none;  z-index:-1;  width:100px; height:100px; background: url(../_images/enlarge-image.png) center center no-repeat; position:absolute; left:50%; top:50%; margin:-50px 0 0 -50px; }

a.videolightbox span {display:none;  z-index:-1;  width:100px; height:100px; background: url(../_images/videohover-image.png) center center no-repeat; position:absolute; left:50%; top:50%; margin:-50px 0 0 -50px; }

.box.four img{
	border:1px solid #1f5100;
}




/* SIDE navigation */
.sidenav {
	float: right;
	width: 210px;
	background-color: #e6e2d2;
	margin: 10px 0 0 0;
	padding:0 0 0 10px;
}

.sidenav img {
	float: left;
	margin:0 5px 0 0;
	border:none;
}
.sidenav .fieldset {
	padding-left: 12px;
	padding-bottom:5px;
	background-color:#FAFAFA;
	border-bottom: 1px solid #bbb;
	overflow: auto;
}

.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav .search {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav p {
padding-top: 12px;
padding-left: 12px;
padding-right: 5px;
}

#headline {
		float: left;
		width: 307px;
		height: 272px;
		border-left: 1px #cecece solid;
	}
	
		h2.headline {
			background: url(../_images/h2_border.gif) repeat-x bottom;
			margin-bottom: 10px;
			padding-bottom: 5px;
		}
		h2.headline span, h2 span, h3 span {
			background: url(../_images/arrow_down.png) no-repeat left;
			padding-left: 20px;
		}
		

		#headline h4 {
			margin-bottom: 5px;
			margin-top: 0;
			color: #5588bb;
		}
		
		.headline-entry {
			padding: 0px 0;	
			padding-top: 8px;
			padding-bottom:3px;
			float: left;
		}
		
		#headline .separator {
			background: url(../_images/h2_border.gif) repeat-x bottom;	
		}
	
	#headline-bg {
		border-top: 1px #fff solid;
		border-left: 1px #fff solid;
		background: #f7f7f7;
		height: 271px;
		padding: 0 20px;
	}
	
#header-subpage {	border-bottom: 1px #ccc dotted;
	background: #fff url(../_images/content_bg.png) repeat-x top;	
}	

.facebookbox{	float: right;	background-color: #e6e2d2;	margin: 10px 0 0 0;	padding:0 0 0 0px;		}
.facebookbox p {	font-family:Georgia, "Times New Roman", Times, serif;	line-height:1.2em;}
.facebookbox .fbConnectWidgetTopmost  { color: #1f5100;}
.UIIntentionalStory_Names a, a.UIIntentionalStory_Names a{ color: #1f5100; }
.facebookbox .uiBoxLightblue {background: #1f5100; }

/* contact */
.grid2column {width:465px; margin-right:30px; }
.contactcontainer {
	width:960px;
	overflow:hidden;
}
.lastcolumn, .main-content .lastcolumn {margin-right:0px !important;}
.map {padding:0px 3px 0px 3px; background:#fff; border:1px solid #d1d1d1; margin-bottom:15px;}
.map {padding:0px 3px 0px 3px; background:#fff; border:1px solid #d1d1d1; margin-bottom:15px;}

/*   CONTACT FORM STYLES   */
#contact-wrapper { width:460px; }
#contact-wrapper div { clear:both; margin:1em 0; }
#contact-wrapper label { display:block; float:none; width:auto; }
form#contactform input {background:#fff url(../_images/form-bg.png) top left repeat-x; border-color:#B7B7B7 #e3e3e3 #E8E8E8 #B7B7B7; border-style:solid; border-width:1px;	padding:5px; font-size:14px; width:295px; }
form#contactform textarea {background:#fff url(../_images/form-bg.png) top left repeat-x; font-size:14px; padding:0.6em 0.5em 0.7em;border-color:#B7B7B7 #e3e3e3 #E8E8E8 #B7B7B7;  border-style:solid; border-width:1px; }
#contact-wrapper input.error, #contact-wrapper textarea.error {font-size:14px;}
#contact-wrapper .error {color:#666; font-style:italic; margin-bottom:0px; font-size:11px;}
form#contactform input.submit-form {width:94px; cursor:pointer; display:inline-block; font-size:12px; line-height:23px; text-decoration:none !important; border:1px solid #c7c7c7; padding:3px 12px 2px 12px; background:url(../_images/button-bg.png) top left repeat-x;}
form#contactform input.submit-form:hover {background:url(../_images/button-bg.png) 0px -30px repeat-x; color:#5b5b5b;}
#contact-wrapper p.success {color:#00a651; margin-bottom:0px;}
#contact-wrapper-footer { margin:0px; padding:0px; width:218px; font-size:12px; line-height:14px; color:#bbb;}
#contact-wrapper-footer p.success {margin-bottom:8px; color:#fff;}
#contact-wrapper-footer p.error {color:#bbb; font-style:italic; margin-bottom:0px; font-size:10px; margin-bottom:12px;}
#contact-wrapper-footer div { clear:both; margin:0 0 10px 0;width:218px;  overflow:hidden; }
#contact-wrapper-footer label { display:block; width:auto; float:right;  font-size:11px; padding:12px 25px 0 0; color:#bbb;}
#contact-wrapper-footer label.error {float:left; position:relative; top:-10px; margin-bottom:-10px; font-style:italic;}
#contact-wrapper-footer form#contactform input {background:#fff url(../_images/form-bg.png) top left repeat-x; border-color:#fff #e8e9eb #fff #e8e9eb; border-style:solid; border-width:1px;	padding:5px; font-size:11px; float:left; color:#5b5b5b;  width:140px;}
#contact-wrapper-footer form#contactform textarea {background:#fff url(../_images/form-bg.png) top left repeat-x; font-size:11px; padding:0.6em 0.5em 0.7em;border-color:#fff #e8e9eb #fff #e8e9eb;  border-style:solid; border-width:1px; color:#5b5b5b; }
#contact-wrapper-footer form#contactform input.submit-form {cursor:pointer; display:inline-block; font-size:12px; width:95px; line-height:23px; text-decoration:none !important; border:1px solid #c7c7c7; padding:3px 12px 2px 12px; background:url(../_images/button-bg.png) top left repeat-x;}
#contact-wrapper-footer form#contactform input.submit-form:hover {background:url(../_images/button-bg.png) 0px -30px repeat-x; color:#5b5b5b;}
#contact-wrapper-footer form#contactformfooter input {background:#fff url(../_images/form-bg.png) top left repeat-x; border-color:#fff #e8e9eb #fff #e8e9eb; border-style:solid; border-width:1px;	padding:5px; font-size:11px; float:left; color:#5b5b5b;  width:140px;}
#contact-wrapper-footer form#contactformfooter textarea {background:#fff url(../_images/form-bg.png) top left repeat-x; font-size:11px; padding:0.6em 0.5em 0.7em;border-color:#fff #e8e9eb #fff #e8e9eb;  border-style:solid; border-width:1px; color:#5b5b5b; }
#contact-wrapper-footer form#contactformfooter input.submit-form {cursor:pointer; display:inline-block; font-size:12px; width:95px; line-height:23px; text-decoration:none !important; border:1px solid #c7c7c7; padding:3px 12px 2px 12px; background:url(../_images/button-bg.png) top left repeat-x;}
#contact-wrapper-footer form#contactformfooter input.submit-form:hover {background:url(../_images/button-bg.png) 0px -30px repeat-x; color:#5b5b5b;}


/* content */
.soltecmain .content {
	margin: 10px 0;
	padding: 0;
	width: 960px;
	background-color: #FFFFFF;
	min-height:100%;
	height:100%;
}

#partscontent {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 750px;
	background-color: #FFFFFF;
	min-height:100%;
	height:100%;

}


.items-box {
background: url("../_images/bg-items-box.png") no-repeat scroll 0 0 transparent;
margin: 17px 1px 0;
min-height: 184px;
width: 648px;
float:left;
}

.social {
	background: url("../_images/socialbg.jpg") no-repeat scroll 0 0 transparent;
	margin: 15px 1px 0;
	min-height: 162px;
	width: 215px;
	float:right;
	padding:5px 15px;
}

.social img{
margin: 0px 3px 0 7px;
border:0;
}

.btn a {
  background: url("../_images/btn-more-green.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 15px 0 0 15px;
  margin:30px 0 0;
  text-indent: -9999px;
}

.items-box .one {
  padding: 0 1px 0 16px;
  width: 303px;
}

.items-box .photo {
	float: right;
	margin: -28px -10px 0 -30px;
	position: relative;
}

.items-box .one .heading {
  background: url("../_images/bg-dots03.gif") no-repeat scroll 0 100% transparent;
  margin: 0 0 0 6px;
}

.items-box .one .text {
  padding: 0 55px 0 6px;
}

.items-box .item {
  float: left;
  margin: 16px 0 0;
  padding: 0 14px 0 24px;
  position: relative;
  width: 284px;
}

.items-box .heading {
	background: url("../_images/bg-dots02.gif") repeat-x scroll 0 100% transparent;
	height: 1%;
	overflow: hidden;
	padding: 0 0 6px;
	
}

.items-box .title02 {
  background: url("../_images/text-heading02.png") no-repeat scroll 0 0 transparent;
}

.biggertext {
	font-size:larger;
}

.items-box .text {
  height: 1%;
  overflow: hidden;
}


.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.soltecmain .content li {
	list-style: url(../_images/li.gif);
	margin-left: 18px;
}
.content p {
	font:13px Helvetica,Arial,Geneva,sans-serif;
	color: #404040;
	}
	
/*----------------Press CONTENT---------------*/

#presscontent{width:550px;padding:20px 40px;-moz-border-radius-bottomleft: 5px; webkit-border-radius-bottomleft: 5px;
}

#presscontent img{
	padding:1px;
	border:1px solid #6cb138;
	background-color:#A8E165;
	float: left;
	margin: 5px;
}


.main-column {
	float: left;
	width: 100%;
	}
	
	
	
	.title {
	padding-bottom: 0px;
	overflow: hidden;
}
	
	 .news-details-date {
		color: #999;
		margin-right: 5px;
	}
	
		 .entry .details {
		font-size: 11px;
		color: #999;
		margin-bottom: 10px;

	}
	
/*----------------STAFF CONTENT---------------*/

.staffBox{
	margin-top:0px;
	min-height:220px;
	background: #f0f0dc;
	padding: 5px;
}

.staffBoxs h2{
	padding-top:0px;
	padding-bottom:0px;
	text-transform:capitalize;
}

.staffBoxs hr{
	width:550px;
	margin-top:20px;
	float:right;
	margin-bottom:30px;
	border:0px;
	border-bottom-width:1px;
}

.staffBox2{
	margin-top:0px;
	min-height:150px;
	background: #f0f0dc;
	padding: 5px;
}



.staffImg{
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
	margin-right:20px;
}

.subscript {
	font-size:11px;
	color: #1F5100;
	font-family:Arial, Helvetica, sans-serif;
	background: none;
}

.borderImg{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
}

.smallPostImg{
	float:left; 
	margin-right:10px; 
	border:1px solid #ccc;
	margin-top:4px;
}


/* footer */

#footer-container {margin-top:15px;  background:#1f5100 url(../_images/header-bg.jpg) top left repeat-x;}
#footer-sub-container {background:url(../_images/header-center-bg.jpg) top center no-repeat;}
#footer-background {background:url(../_images/header-center-bg.jpg) -705px -74px no-repeat; height:500px; width:500px;}
#contact-wrapper-footer { margin:0px; padding:0px; width:218px; font-size:12px; line-height:14px; color:#bbb;}
#contact-wrapper-footer p.success {margin-bottom:8px; color:#fff;}
#contact-wrapper-footer p.error {color:#bbb; font-style:italic; margin-bottom:0px; font-size:10px; margin-bottom:12px;}
#contact-wrapper-footer div { clear:both; margin:0 0 10px 0;width:218px;  overflow:hidden; }
#contact-wrapper-footer label { display:block; width:auto; float:right;  font-size:11px; padding:12px 25px 0 0; color:#bbb;}
#contact-wrapper-footer label.error {float:left; position:relative; top:-10px; margin-bottom:-10px; font-style:italic;}
#contact-wrapper-footer form#contactform input {background:#fff url(../_images/form-bg.png) top left repeat-x; border-color:#fff #e8e9eb #fff #e8e9eb; border-style:solid; border-width:1px;	padding:5px; font-size:11px; float:left; color:#5b5b5b;  width:140px;}
#contact-wrapper-footer form#contactform textarea {background:#fff url(../_images/form-bg.png) top left repeat-x; font-size:11px; padding:0.6em 0.5em 0.7em;border-color:#fff #e8e9eb #fff #e8e9eb;  border-style:solid; border-width:1px; color:#5b5b5b; }
#contact-wrapper-footer form#contactform input.submit-form {cursor:pointer; display:inline-block; font-size:12px; width:95px; line-height:23px; text-decoration:none !important; border:1px solid #c7c7c7; padding:3px 12px 2px 12px; background:url(../_images/button-bg.png) top left repeat-x;}
#contact-wrapper-footer form#contactform input.submit-form:hover {background:url(../_images/button-bg.png) 0px -30px repeat-x; color:#5b5b5b;}
#contact-wrapper-footer form#contactformfooter input {background:#fff url(../_images/form-bg.png) top left repeat-x; border-color:#fff #e8e9eb #fff #e8e9eb; border-style:solid; border-width:1px;	padding:5px; font-size:11px; float:left; color:#5b5b5b;  width:140px;}
#contact-wrapper-footer form#contactformfooter textarea {background:#fff url(../_images/form-bg.png) top left repeat-x; font-size:11px; padding:0.6em 0.5em 0.7em;border-color:#fff #e8e9eb #fff #e8e9eb;  border-style:solid; border-width:1px; color:#5b5b5b; }
#contact-wrapper-footer form#contactformfooter input.submit-form {cursor:pointer; display:inline-block; font-size:12px; width:95px; line-height:23px; text-decoration:none !important; border:1px solid #c7c7c7; padding:3px 12px 2px 12px; background:url(../_images/button-bg.png) top left repeat-x;}
#contact-wrapper-footer form#contactformfooter input.submit-form:hover {background:url(../_images/button-bg.png) 0px -30px repeat-x; color:#5b5b5b;}
#footer {
	width:960px;
	margin:0 auto;
	padding:35px 0 25px 0;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	line-height:18px;
}


#footer h3 {	color:#fff;	border-bottom:1px solid #194101;	margin:0 0 10px 0;	padding:0 0 6px;) no-repeat 0 0;}

#footer h4 {	color:#fff;	border-bottom:1px solid #194101;	margin:0 0 10px 0;	padding:0 0 6px;}
#footer a, #footer-base a {text-decoration:none; color:#fff;}
#footer a:hover, #footer-base a:hover {color:#bbb; }
#footer-base-container {background:url(../_images/footer-base.png) top left repeat-x;}
#footer-base {width:960px; padding:15px 0 0 0; margin:0 auto; overflow:hidden; color:#bbb; font-size:11px;}
#footer-base p {
	float:left;
	margin-bottom:2px;
}
#footer-base ul {float:right;  margin-bottom:15px;}
#footer-base ul li {display:inline; padding-left:14px;}
ul.contact-info li {padding:4px 0px 4px 5px;}
ul.contact-info li.phone {background:url(../_images/cellphone.png) 7px 1px no-repeat;}
ul.contact-info li.e-mail {background:url(../_images/e-mail.png) 3px 3px no-repeat; }
ul.contact-info li.address {background:url(../_images/address.png) 5px 3px no-repeat;}
#footer ul.default {border-bottom:1px solid #989898;}
#footer ul.default li {border-top:1px solid #989898; border-bottom:1px solid #454545;}
#footer ul.default li.first {border-top:none;}

#footer ul.default li a {display:inline-block; width:205px; padding:4px 0 4px 10px; }

ul#socialnetworking {border-bottom:1px solid #b7e87e;}

ul#socialnetworking li {border-top:1px solid #b7e87e; border-bottom:1px solid #1f5100;}

ul#socialnetworking img {float:left; margin:0px 5px 0}

ul#socialnetworking li.first {border-top:none;}

ul#socialnetworking li a {display:inline-block; width:175px; padding:4px 0 4px 5px; }

ul#socialnetworking li.twitter {	background:none; }

ul#socialnetworking li.facebook {	padding:10px 10px 5px 0}
ul#socialnetworking li.linkedin {padding:10px 10px 5px 0; }
ul#socialnetworking li.rss {background:url(../_images/rss.png) 12px 5px no-repeat;}
#imagesfooter ul {list-style:none; margin:7px 0 0 0; padding:0px;}
#imagesfooter ul li {display:inline; margin:0px; padding:0px;}
#imagesfooter ul li img {margin:0px 6px 3px 0px; width:62px; height:62px; padding:1px; border:1px solid #b7e87e; opacity: 1; -moz-opacity: 1;}
#imagesfooter ul li img:hover { opacity: 0.8; -moz-opacity: 0.8;}




/* Form styles */

div.ddfm h1,
div.ddfm h2 {
	color: #606060;
}

div.ddfm legend, 
div.ddfm label, 
div.ddfm label.fmtextlblwide {
	color: #606060;
}

div.ddfm .fmcheck p, 
div.ddfm .fmradio p,
div.ddfm textarea, 
div.ddfm .fmfullblock, 
div.ddfm .fmhalfblock, 
div.ddfm .fmselect, 
div.ddfm input.fmtext,
div.ddfm input.fmverify,
div.ddfm textarea.fmtextwide,
div.ddfm .submit,
div.ddfm .credits {
	color: #404040;
}

div.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

div.ddfm h1,
div.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


div.ddfm h1 {
	font-size: 140%;
}

div.ddfm h2 {
	font-size: 115%;
}

div.ddfm legend, 
div.ddfm label, 
div.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

div.ddfm .credits {
	font-size: 90%;
}

div.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* FORM CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

div.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

div.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

div.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

div.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

div.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

div.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

div.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

div.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

div.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

div.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

div.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

div.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

div.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

div.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

div.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

div.ddfm input.fmfile,
div.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

div.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

div.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

div.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}
.chunk {
	clear: both;
	border-bottom: 1px solid #c7c1a7;
	padding: 5px 0;
}
.frontendLogin a { border-bottom: none !important; }
.frontendLogin a:hover { background: none !important; }
.frontendLogin { border-bottom: 1px solid #BBBBBB; }
.frontendLogin .login .text { width: 200px; margin-top: 5px; float: left; clear:both; }
.frontendLogin .login .text label { float: left; width: 70px; margin-left: 12px; }
.frontendLogin .login .text input { float: left; width: 100px; }
.frontendLogin .login .button { float: right; margin-right: 30px; margin-top: 5px; }
.frontendLogin .login .options { float: left; list-style: none; padding-left: 0; clear: both; margin-left: 0; }
.frontendLogin .login .validation { color: #000000 !important; font-size: 9pt; font-weight: bold; float: left; }
.frontendLogin .login .options a { display: inline; }

.fan_box a:hover{
  text-decoration: none;
}
	.fan_box .full_widget{
	  height: 200px;
	  border: 0 !important;
	  background: none !important;
	  position: relative;
}

.fan_box .connect_top{
	  background: none !important;
	  padding: 0 !important;
	}
	.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
	.fan_box .connect_action{
	  padding: 0 !important;
	}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-weight: bold;
	  color: #666;
	}
	span.total{
 color: #FF6600;
	  font-weight: bold;
	}
	.fan_box .connections .connections_grid {
	  padding-top: 10px !important;
	}
	.fan_box .connections_grid .grid_item{
	  padding: 0 10px 10px 0 !important;
	}
	.fan_box .connections_grid .grid_item .name{
	  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	  font-weight: normal;
  color: #666 !important;
	  padding-top: 1px !important;
	}

.fan_box .connect_widget{
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0 !important;
	}
	.fan_box .connect_widget .connect_widget_interactive_area {
	margin: 0 !important;
	}
	.fan_box .connect_widget td.connect_widget_vertical_center {
	padding: 0 !important;
	}

#searchtable
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
}

#searchtable td
{
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
  text-align: center;
}

/*Body*/
#searchtable tbody td
{
  text-align: center;
  font: normal 12px Verdana, Arial, Helvetica;
  width: 150px;
}

#searchtable tbody td:first-child
{
  width: auto;
  text-align: left;
}

#searchtable td:nth-child(2)
{
   background: #e7f3d4;
  background: rgba(184,243,85,0.3);
  border-right: 1px solid white;
}

#searchtable td:nth-child(3)
{

  border-right: 1px solid white;
}

#searchtable td:nth-child(4)
{
  background: #e7f3d4;
  background: rgba(184,243,85,0.3);
}

/*Header*/
#searchtable thead td
{
  font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea;
}

#searchtable thead td:first-child
{
  border-top: none;
}

/*Footer*/
#searchtable tfoot td
{
  font: bold 1.4em Georgia;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}

#searchtable tfoot td:first-child
{
  border-bottom: none;
}

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

#search
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
}

#search td
{
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
  text-align: center;
}

/*Body*/
#search tbody td
{
  text-align: center;
  font: normal 12px Verdana, Arial, Helvetica;
  width: 150px;
}

#search tbody td:first-child
{
  width: auto;
  text-align: left;
}

#search td:nth-child(2)
{
   background: #e7f3d4;
  background: rgba(184,243,85,0.3);
  border-right: 1px solid white;
}

#search td:nth-child(3)
{

  border-right: 1px solid white;
}

#search td:nth-child(4)
{
  background: #e7f3d4;
  background: rgba(184,243,85,0.3);
}

/*Header*/
#search thead td
{
  font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea;
}

#search thead td:first-child
{
  border-top: none;
}

/*Footer*/
#search tfoot td
{
  font: bold 1.4em Georgia;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}

#search tfoot td:first-child
{
  border-bottom: none;
}

 /* Style for overlay and box */
        .networkoverlay{
            background:transparent url(../_images/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .networkbox{
	position:fixed;
	top:-200px;
	left:30%;
	right:30%;
	background-color:#fff;
	color:#1F5100;
	padding:20px;
	border:2px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index:1001;
        }
		
		.networkbox img{
			float:left;
			margin:20px 50px 0 0;
		}
			
        .networkbox h5{
	border-bottom: 1px dashed #7F7F7F;
	margin:-20px -20px 0px -20px;
	padding:10px;
	background-color:#A7E064;
	color:#1F5100;
	-moz-border-radius:20px 20px 0px 0px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-khtml-border-top-left-radius: 20px;
	-khtml-border-top-right-radius: 20px;
        }
        a.networkboxclose{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(../_images/cancel.png) repeat top left;
            margin-top:-30px;
            margin-right:-30px;
            cursor:pointer;
        }
 a.activator{
            width:150px;
            height:52px;
            position:absolute;
            top:0px;
            left:0px;
            background:#fff url(../_images/soltecnetwork.png) no-repeat top left;
            z-index:1;
            cursor:pointer;
        }

