@import url(/css/reset.css);
@charset "utf-8";
/* CSS Document */


html {
    background:#fff;
}
body {
    margin:0;
    color:#333;
    font:12px Arial, Verdana, Tahoma, sans-serif;
    background:#fff;
    min-width:1003px;  
}
body.home {
    background:#fff url(../images/bg_home.jpg) no-repeat 50% 0;
}
body.about_solar {
    background:#fff url(../images/bg_about_solar.jpg) no-repeat 50% 0;
}
body.commercial {
    background:#fff url(../images/bg_commercial.jpg) no-repeat 50% 0;
}
body.benefits {
    background:#fff url(../images/bg_benefits.jpg) no-repeat 50% 0;
}
body.our_work {
    background:#fff url(../images/bg_our_work.jpg) no-repeat 50% 0;
}
body.about_us {
    background:#fff url(../images/bg_about_us.jpg) no-repeat 50% 0;
}
body.news {
    background:#fff url(../images/bg_news.jpg) no-repeat 50% 0;
}
body.blog {
    background:#fff url(../images/bg_blog.jpg) no-repeat 50% 0;
}
body.gallery_overview {
    background:#fff url(../images/bg_our_work.jpg) no-repeat 50% 0;
}
.gallery_commercial {
    background:#fff url(../images/bg_our_work.jpg) no-repeat 50% 0;
}
body.quote {
    background:#fff url(../images/bg_quote.jpg) no-repeat 50% 0;
}
body.search {
    background:#fff url(../images/bg_search.jpg) no-repeat 50% 0;
}
body.bg_default {
    background:#fff url(../images/bg_default.jpg) no-repeat 50% 0;
}
body.sitemap {
    background:#fff url(../images/bg_sitemap.jpg) no-repeat 50% 0;
}
body.search {
    background:#fff url(../images/bg_search.jpg) no-repeat 50% 0;
}
img {
    border:none;
}
a {
    text-decoration:none;
    color:#0076A3;
}
a:hover {
    text-decoration:underline;
}
form, fieldset {
    padding:0;
    margin:0;
    border:0;
    outline:none;
}
input, textarea, select {
    font:100% arial, sans-serif;
    vertical-align:middle;
    outline:none;
}
.yourClass {
    filter: alpha(opacity=50);/*IE 5-7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/*IE 8*/
    -moz-opacity:0.5;/*Older mozilla broswers like NN*/
    -khtml-opacity: 0.5;/*Old versions of Safari and "KHTML" browser engines*/
    opacity: 0.6;/*Modern browsers*/
}
h1 {
    font-size:40px;
    color:#009248;
    margin:0 0 10px;
    font-weight:normal;
}
h2 {
    font-size:20px;
    color:#009248;
    margin:0;
    padding: 5px 0;
    font-weight:normal;
}
h3 {
    font-size:18px;
    color:#333;
    margin:0;
    padding: 6px 0 ;
    font-weight:normal;
    word-wrap: break-word; 
}
blockquote {
    margin:5px 0 0 12px;
    padding:11px 0 0;
    font-style:italic;
    line-height:18px;
    background:url(../images/bg_quotes_top.gif) no-repeat;
    width:193px;
}
q {
    quotes:none;
    background:url(../images/bg_quotes_bot.gif) no-repeat 100% 100%;
    display:block;
    padding:0 0 15px;
}
q:after,  q:before {
    content:"";
}
cite {
    display:block;
    text-align:right;
    font-style:normal;
    margin:3px -6px 0 0;
    position:relative;
}
p {
    margin:0;
    line-height:16px;
    padding:0 0 8px;
}
#wrapper {
    width:980px;
    margin:0 auto;
}
#header {
    width:100%;
    overflow:hidden;
    padding:45px 0 115px;
    position:relative;
}
body.home #header {
    padding:45px 0 0;
}
.holder {
    width:100%;
}
.holder:after {
    content:"";
    display:block;
    clear:both;
    height:0;
}
.top_bar {
    padding:11px 0 0;
    width:480px;
    position:absolute;
    right:0;
    top:0;
}
.search_form {
    width:164px;
    height:22px;
    background:url(../images/bg_search_form.png) no-repeat;
    overflow:hidden;
    float:left;
    margin:0 3px 0 0;
}
.search_form input {
    width:120px;
    float:left;
    font-weight:bold;
    font-size:11px;
    color:#adadad;
    text-transform:uppercase;
    border:0;
    background:none;
    margin:0 0 0 10px;
    padding:4px 0;
}
.search_form .btn_search {
    background:url(../images/btn_search.gif) no-repeat;
    width:22px;
    height:15px;
    float:right;
    text-indent:-9999px;
    overflow:hidden;
    cursor:pointer;
    margin:2px 7px 0 0;
}
.btn_login {
    float:left;
    width:112px;
    height:22px;
    overflow:hidden;
    margin:0 4px 0 0;
}
.btn_login a {
    float:left;
    width:112px;
    height:44px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/btn_login.png) no-repeat;
}
.btn_twitter a  {
    float:left;
    width:22px;
    height:22px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/icon_twitter.png) no-repeat;
    margin-right: 6px;  
}
.btn_facebook a  {
    float:left;
    width:22px;
    height:22px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/icon_facebook.png) no-repeat;
    margin-right: 6px;
}
.btn_login a:hover {
    margin:-22px 0 0 0;
}
.btn_request {
    width:139px;
    height:22px;
    float:left;
    overflow:hidden;
}
.btn_request a {
    float:left;
    width:139px;
    height:44px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/btn_request.png) no-repeat;
}
.btn_request a:hover {
    margin:-22px 0 0;
}
a.btn_rss {
    width:306px;
    height:50px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/btn_rss.png) no-repeat;
    margin-bottom: 20px;
    display: block;
}
.navigation {
    background:#fff;
    border:1px solid #ccc;
}
.logo {
    margin:0;
    padding:13px 0 0 18px;
    float:left;
}
.logo a {
    display:block;
    width:240px;
    height:31px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/logo.gif) no-repeat;
    outline:none;
}
.main_nav {
    float:right;
    margin:0;
    padding:0;
    list-style:none;
    height:59px;
    overflow:hidden;
}
.main_nav li {
    float:left;
    border-left:1px solid #ccc;
    height:100%;
}
.main_nav a {
    display:block;
    height:100%;
    text-indent:-9999px;
    overflow:hidden;
}
.main_nav a:hover,  .main_nav a.active {
    background-position:0 100%;
}
.item_1{
    width:96px;
    background:url(../images/m_solar.gif) no-repeat;
}
.item_2 {
    width:96px;
    background:url(../images/m_commercial.gif) no-repeat;
}
.item_3 {
    width:90px;
    background:url(../images/m_residential.gif) no-repeat;
}
.item_4 {
    width:77px;
    background:url(../images/m_work.gif) no-repeat;
}
.item_5 {
    width:76px;
    background:url(../images/m_about_us.gif) no-repeat;
}
.item_6 {
    width:112px;
    background:url(../images/m_news.gif) no-repeat;
}
#main {
    width:100%;
    background:url(../images/bg_main.gif) repeat-y;
    margin:24px 0 0;
    border-bottom:1px solid #ccc;
}
#main:after {
    content:"";
    display:block;
    clear:both;
    height:0;
}
body.home #main {
    background:none;
    margin:0;
    border:none;
}
body.blog #main {
    background:none;
}
body.request_quote #main {
    background:none;
}
.text_empowering {
    min-height : 40px;
    margin:42px 0 20px;
}
.btn_learn_more {
    width:168px;
    height:36px;
    overflow:hidden;
    display:block;
}

a.btn_learn_more_abs  {
    width:168px;
    height:38px;
    display:block;
    position: absolute;
    text-indent: -9999px;
    top: 118px;
    left: 3px;
}
.btn_learn_more a {
    display:block;
    width:100%;
    height:72px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/btn_learn_more.png) no-repeat;
    cursor:pointer;
}
 #btnLogin, #faqHideAllHandler, #faqShowAllHandler, #btnOk {
    display:block;
    width:122px;
    height:36px;
    text-indent:-9999px;
    overflow:hidden;
    cursor:pointer;
}


#btnLogin{
   margin-top: 30px; 
   background:url(../images/btn_login_page.png) no-repeat 0 0; 
}
#btnLogin:hover {
    background:url(../images/btn_login_page.png) 0 37px; 
}
#faqHideAllHandler {
      background:url(../images/btn_hide.png) 0 0;  
}
#faqHideAllHandler:hover {
    background:url(../images/btn_hide.png) 0 37px; 
}

#faqShowAllHandler {
      background:url(../images/btn_show.png) 0 0;  
}
#faqShowAllHandler:hover {
    background:url(../images/btn_show.png) 0 37px; 
}
#btnOk{
   margin-top: 30px; 
   background:url(../images/btn_ok_page.png) no-repeat 0 0; 
}
#btnOk:hover {
    background:url(../images/btn_ok_page.png) no-repeat 0 -35px; 
}
.btn_learn_more a:hover {
    margin:-36px 0 0;
}
.frame_box {
    width:100%;
    overflow:hidden;
    margin:0 0 10px;
    position:relative;
}
.frame_box .top {
    padding:0 5px;
    height:5px;
    overflow:hidden;
}
.frame_box .t_l {
    float:left;
    width:5px;
    height:100%;
    margin:0 0 0 -5px;
    display:inline;
    background:url(../images/bg_t_l.png) no-repeat;
}
.frame_box .t_r {
    float:right;
    width:5px;
    height:100%;
    margin:0 -5px 0 0;
    display:inline;
    background:url(../images/bg_t_r.png) no-repeat;
}
.frame_box .t_c {
    width:100%;
    float:left;
    height:100%;
    overflow:hidden;
    background:url(../images/bg_t.png) repeat-x;
}
.frame_box .middle {
    border:solid #ccc;
    border-width:0 1px;
    height:1%;
    overflow:hidden;
    padding:0;
    position:relative;
}
.frame_box .middle .m_c {
    position:relative;
    z-index:1;
}
.frame_box .m_bg {
    background:url(../images/bg_m.png) repeat-x;
    height:2000px;
    width:100%;
    position:absolute;
    bottom:-1px;
    left:0;
}
.frame_box .bottom {
    padding:0 5px;
    height:5px;
    overflow:hidden;
}
.frame_box .b_l {
    float:left;
    width:5px;
    height:100%;
    margin:0 0 0 -5px;
    display:inline;
    background:url(../images/bg_b_l.png) no-repeat;
}
.frame_box .b_r {
    float:right;
    width:5px;
    height:100%;
    margin:0 -5px 0 0;
    display:inline;
    background:url(../images/bg_b_r.png) no-repeat;
}
.frame_box .b_c {
    width:100%;
    float:left;
    height:100%;
    overflow:hidden;
    background:url(../images/bg_b.png) repeat-x;
}
body.home .frame_box .middle .m_c {
    margin:0 19px;
}
body.our_work .frame_box .middle .m_c {
    margin:0 9px;
}
body.our_work .frame_box {
    text-align:center;
}
body.our_work .frame_box img {
    margin:5px 0 0;
}
body.blog .frame_box {
    margin:0 0 20px;
}
.content_holder {
    width:762px;
    float:right;
    overflow:hidden;
}
.gallery_overview .content_holder,  .gallery_commercial .content_holder {
    width:772px;
}
body.gallery_overview .sidebar {
    margin:0;
}
.gallery_commercial .sidebar {
    margin:0;
}
.content {
    width: 524px;
    padding:0 26px 0 0;   
    float: left; 
    overflow: hidden;   
}
.blog .content {
    padding-right: 0;
}
.sidebar {
    width:178px; 
    float:left;
    overflow:hidden;
    margin:0 40px 0 0;
}
.side_column { 
    float: right;
    color:#333;
    margin:0; 
}
body.home .content {
    width:660px;
}
body.blog .content {
    width:653px;
    margin:0 21px 0 0;
}
body.home .side_column {
    width:285px;
    margin:17px 0 0;
}
body.blog .side_column {
    width:306px;
}
.side_column .heading {
    width:100%;
    overflow:hidden;
    padding:7px 0 0;
}
.heading h2 {
    float:left;
    font-size:22px;
    padding:0;
    font-weight:bold;
}
.side_column .frame_box img {
    position:absolute;
    top:0;
    right:0;
    z-index:1;
}
.frame_box .holder p {
    font-size:16px;
    line-height:21px;
    padding:5px 0 0;
    margin:0;
}
.frame_box .holder img {
    float:right;
    margin:9px 0 0;
    position:static;
}
.frame_box p {
    line-height:16px;
    margin:10px 0 0;
    padding:0;
}
.frame_box .link_bar {
    border-top:1px solid #ccc;
    margin:17px -19px 0 -19px;
    padding:4px 19px 0;
}
.frame_box .link_bar a {
    color:#0076a3;
}
#footer {
    width:100%;
    overflow:hidden;
    text-align:center;
    font-size:11px;
    line-height:16px;
    padding: 15px 0 5px;
}
body.home #footer {
    color:#b7b7b7;
}
body.home .space{
    height: 50px !important;
}

body.home #wrapper {
    min-height: 890px;
}

#footer a {
    color:#333;
}
body.home #footer a {
    color:#b7b7b7;
}
#footer div {
    margin:0 ;
}
.add_nav {
    margin:0 0 6px 0;
    padding:0;
    list-style:none;
    width:100%;
    font-size:12px;
    line-height:12px;
}
.add_nav li {
    display:inline;
    border-left:1px solid #333;
    padding:0 5px 0 7px;
}
body.home .add_nav li {
    border-left:1px solid #ccc;
}
body.home .add_nav li:first-child {
    border:none;
}
.add_nav li:first-child {
    border:none;
}
.banner_area {
    padding:6px 0 0;
}
.banner_area img {
    margin:0 7px 0 0;
}
.menu {
    width:100%;
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none;
}
.menu li {
    float:left;
    width:100%;
}
.menu a {
    background:#fff url(../images/bg_menu.gif) no-repeat 0 100%;
    display:block;
    color:#333;
    text-transform:uppercase;
    font-weight:bold;
    padding:7px 0 8px 14px;
    overflow:hidden;
    height:1%;
}
.menu a:hover {
    background:#06944c url(../images/bg_menu.gif) no-repeat -179px 100%;
    text-decoration:none;
    color:#fff;
}
.menu a:hover span {
    background-position:-551px 50%;
}
.menu span {
    background:url(../images/bg_menu.gif) no-repeat -372px 50%;
    display:block;
    padding-right: 10px;
    word-wrap: break-word;
}
.menu li.active a {
    background:#06944c url(../images/bg_menu.gif) no-repeat -179px 100%;
    color:#fff;
}
.menu li.active a span {
    background-position:-551px 50%;
}
.menu li.open a {
    background:#06944c url(../images/bg_menu.gif) no-repeat -179px 100%;
    color:#fff;
}
.menu li.open a:hover span {
    background-position:-730px 50%;
}
.menu li.open span {
    background-position:-730px 50%;
}
.menu li.active ul span {
    background:none;
    padding:0 0 0 23px;
}
.menu li.active ul a {
    background:none;
    color:#009248;
    text-transform:capitalize;
    font-weight:normal;
    padding:6px 0 8px;
    margin:0;
    background:#fff url(../images/bg_menu.gif) no-repeat 0 100%;
}
.menu li.active ul a:hover {
    background:#fff url(../images/bg_menu.gif) no-repeat 0 100%;
    font-weight:bold;
}
.menu li.active li.active span {
    background:url(../images/bg_menu.gif) no-repeat -1028px 50%;
    font-weight:bold;
}
.menu li.active li.active a:hover span {
    background:url(../images/bg_menu.gif) no-repeat -1028px 50%;
}
.menu ul {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    overflow:hidden;
}
.menu ul a:hover {
    color:#06944c;
    background:none;
    font-weight:bold;
}
.breadcrumbs {
    font-size:11px;
    font-weight:bold;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:-2px 0 0;
    overflow:hidden;
    padding:0 0 14px;
    text-transform:uppercase;
    width:100%;
}
.breadcrumbs li {
background:transparent url(../images/bullet_breadcrumbs.gif) no-repeat scroll 0 50%;
float:left;
margin:0 6px 0 -6px;
padding:0 3px 0 9px;
}
.breadcrumbs a {
    font-weight:normal;
    color:#333;
}
.side_column .box {
    margin:0 0 10px; 
    width: 212px;
    height: 66px;
    overflow:hidden;
}
.case_study {
    background:url(../images/bg_case_study.gif) no-repeat;
}
.empower_blog {
    background:url(../images/bg_empower_blog.gif) no-repeat;
}
.news_seminars {
    background:url(../images/bg_news_seminars.gif) no-repeat;
}
.box h2 {
    padding:8px 0 6px;
    font-weight:normal;
}
.box a {
    color:#0076a3;
}
.text_container {
    font-size:18px;
    padding:6px 0 0;
}

.text_container p {
font-size: 14px;
margin-top: 8px;
}
body.benefits .text_container {
    margin:0 0 21px;
}
body.about_us .text_container {
    margin:0 0 15px;
}
body.our_work .text_container {
    margin:0 0 15px;
}
body.request_quote .text_container {
    margin:0 0 34px;
    padding:0;
}
body.news .text_container {
    margin:0 0 31px;
}
body.gallery_overview .text_container {
    padding:1px 0 0;
    margin:0 0 20px;
}

.benefits_list {
    margin:30px 0 30px 0;
    padding:0;
    list-style:none;
    width:100%;
    overflow:hidden;
    border-bottom:1px solid #ccc;
}
.benefits_list li {
    border-top:1px solid #ccc;
    background:url(../images/bg_benefits_list.gif) repeat-x;
    width:100%;
    overflow:hidden;
    min-height:80px;
    padding:0 0 10px;
}
* html .benefits_list li {
    height:119px;
}
.benefits_list img {
    float:left;
    margin:17px 0 0 20px;
}
.benefits_list div { 
    padding:11px 10px 0 105px;
}
.benefits_list strong {
    font-size:15px;
    font-weight:bold;
}
.benefits_list a {
    color:#333;
}
.benefits_list p {
    margin:7px 0 0;
    line-height:16px;
}

.equivalent_list {
    margin:16px 0 1px;
    padding:0;
    list-style:none;
    width:100%;
    overflow:hidden;
    font-size:16px;
}
.equivalent_list li {
    width:100%;
    overflow:hidden;
    float:left;
    margin:0 0 12px;
}
.equivalent_list img {
    float:left;
    margin:0 14px 0 1px;
}
.equivalent_list div {
    float:left;
    width:410px;
    padding:12px 0 0;
    line-height:20px;
}
.equivalent_list span {
    font-size:30px;
    font-weight:bold;
    color:#009248;
}
.border_box {
    border:1px solid #ccc;
    width:161px;
    float:left;
    margin:0 7px 0 2px;
    padding:7px 0 15px;
    text-align:center;
    overflow:hidden;
}

.gallary_box {
  position: relative;
}

.link0{
  position: absolute;
  color: #fff; 
  left: 10px;
  bottom: 23px;  
}
.link1{
  position: absolute; 
  color: #fff;  
  left: 10px;
  bottom: 8px;
}

.hot_spot {
    width: 180px;
    height: 30px;
}

.title_link0{
  position: absolute;  
  left: 10px;
  top: 30px;  
}
.title_link{
  position: absolute; 
  left: 10px;
  top: 8px;
}

.border_box img {
    display:block;
    margin:0 auto;
}
.border_box div.numbers {
    color:#009248;
    text-align: center;
    margin: 10px 0;
}
.border_box p {
    margin: 8px 0 0;
}
.block_holder {
    margin:24px 0 0 -6px;
    width:764px;
}
.block_holder p{
    margin-top:6px;  
}
.block_holder .block {
    float:left;
    overflow:hidden;
    width:182px;
    margin:0 0 0 8px;
    display:inline;
}
.block_holder .green_area {
    background:#009248 url(../images/bg_green_area.gif) no-repeat 0 100%;
    padding:10px 0 0;
    min-height:97px;
    position:relative;
    width:100%;
}
* html .block_holder .green_area {
    height:97px;
}
.block_holder .green_area h2 {
    color:#fff;
    font-size:28px;
    font-weight:normal;
    padding:0 0 0 15px;
}
.block_holder img {
    display:block;
}
.block_holder .view {
    position:absolute;
    bottom:13px;
    left:17px;
    color:#fff;
    padding:0;
    margin:0;
}
.map_area {
    float:right;
    width:316px;
    margin:11px 0 0 30px;
}
.flash_area {
    margin:0 0 11px;
}
.simple_gallery {
    border:1px solid #ccc;
    margin:2px 0 25px;
    padding:10px 0;
    list-style:none;
    width:522px;
    overflow:hidden;
}
.simple_gallery li {
    float:left;
    margin:0 3px 0 7px;
    display:inline;
    width:163px;
}
.simple_gallery img {
    display:block;
}
.green_title {
    font-size:14px;
    color:#009248;
    font-weight:bold;
}
.list_green_bullets {
    margin:0;
    padding:7px 0 0;
    list-style:none;
    width:100%;
    overflow:hidden;
    line-height:16px;
}
.list_green_bullets li {
    background:url(../images/bullet_green_arrow.gif) no-repeat 0 5px;
    padding:0 0 0 10px;
    margin:0 0 6px 8px;
}

li.list_green_bullets  {
    background:url(../images/bullet_green_arrow.gif) no-repeat 0 5px;
    padding:0 0 0 10px;
    margin:0 0 6px 8px;
}
.green_heading {
    font-size:18px;
    font-weight:bold;
    color:#008b41;
    display:block;
    margin:0 0 12px;
}
.latest_list {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    overflow:hidden;
    border-bottom:1px solid #ccc;
}
.latest_list li {
    border-top:1px solid #ccc;
    padding:11px 0 10px;
}
.latest_list p {
    font-size:14px;
    padding:2px 0 0;
}
html .view {
    color:#0076a3;
    float:right;
    padding:6px 0 12px;
}
.blog_holder {
    padding:0 33px 0 85px;
    overflow:hidden;
}
.blog_holder .date {
    float:left;
    margin:23px 0 0 -85px;
    display:inline;
    width:59px;
    height:53px;
    overflow:hidden;
    background:#008a42;
    text-align:center;
    color:#f3f3f3;
    font-weight:bold;
    background:url(../images/bg_date.gif) no-repeat;
    position:relative;
}
.blog_holder .date strong {
    display:block;
    font-size:24px;
    margin:1px 0 0;
}
.blog_holder .date span {
    font-size:16px;
    display:block;
    text-transform:uppercase;
    margin:-4px 0 0;
}
.blog_holder h1 {
    font-size:24px;
    font-weight:bold;
    color:#008b41;
    line-height:26px;
    margin:19px 0 4px;
}
.posted {
    color:#898989;
    margin:0 0 19px;
}

.posted span {
    color:#333;
}
.posted a, .blog .tags  a, .blog .comment-body a, .blog #commentform a  {
    color:#009248;
}
.blog_holder .photo_placer {
}
.blog_holder img {
    display:block;
    margin:0 auto 21px;
}
.blog_holder p {
    margin:0 0 16px;
    padding:0;
}
.green_link {
    font-weight:bold;
    color:#009248;
    text-transform:uppercase;
    float:left;
    clear:both;
    padding:1px 0 0;
}
.blog_holder .tags {
    padding:9px 0 0;
    color:#009248;
    margin:0 0 18px;
}
.blog_holder .tags strong {
    font-weight:bold;
    color:#252525;
}
.gray_box .middle {
    background:#f6f6f6 url(../images/bg_gray_box.gif) repeat-x 0 100%;
}
.gray_box .list {
    margin:0 0 14px;
    padding:0;
    list-style:none;
    width:100%;
    overflow:hidden;
    border-bottom:1px solid #ccc;
}
.gray_box .list li {
    background:url(../images/bullet_grey_arrow.gif) no-repeat 30px 50%;
    padding:3px 0 6px 39px;
    border-top:1px solid #ccc;
    margin:0;
}
.gray_box .list a {
    color:#555;
}
.gray_box .t_l {
    background:url(../images/bg_t_l_grey.gif) no-repeat !important;
}
.gray_box .t_r {
    background:url(../images/bg_t_r_grey.gif) no-repeat !important;
}
.gray_box .t_c {
    background:url(../images/bg_t_grey.gif) repeat-x !important;
}
body.blog h2 {
    font-size:24px;
    color:#009248;
    padding:9px 0 11px 16px;
}
.green_gallery {
    width:790px;
    margin:0 0 0 -10px;
    overflow:hidden;
}
.green_gallery .block {
    width:250px;
    float:left;
    margin:0 0 0 7px;
    display:inline;
    overflow:hidden;
}
.green_gallery .green_area {
    background:#009248 url(../images/bg_gallery_green_area.gif) no-repeat 0 100%;
    min-height:107px;
    width:100%;
    position:relative;
}
* html .green_gallery .green_area {
    height:107px;
}
.green_gallery .green_area .view {
    position:absolute;
    bottom:1px;
    left:18px;
    color:#fff;
}
.green_gallery .green_area h2 {
    color:#fff;
    font-size:28px;
    line-height:32px;
    line-height:32px;
    padding:11px 0 0 16px;
}
.green_gallery p {
    padding:14px 10px 0 8px;
    line-height:18px;
}
.h_scroller {
    position:relative;
    overflow:hidden;
    margin:6px 0 17px;
}
.h_heading {
    position:absolute;
    top:9px;
    left:50%;
    font-weight:bold;
    text-transform:uppercase;
    color:#009248;
    text-align:center;
    display:block;
    margin:0 0 0 -110px;
    z-index:1;
}
.text-scroll {
    width:770px;
    height:165px; 
    overflow: hidden;  
    overflow-x: auto;    
    border:1px solid #ccc;
    position: relative;
}

#gallarylist {
    margin-top: 35px; 
    position:  relative;
    height: 135px; 
	width: 2000px;
}
#gallarylist li {
   padding: 5px 0;
   width: 130px;
   display: block;
   float: left;
   
}
#gallarylist li.active{
  background:url("../images/gradient_team_list_li.gif") repeat-x 0 0;
  border:1px solid #009248;
}

.width_keeper {
    
}
/*.text-scroll table {
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
    display: inline-table;
    margin-top: 35px;
} */
.text-scroll li {
    text-align:center;
}
.text-scroll a {

}
.text-scroll span {
    display:block;
    width:120px;
    margin:3px 0 0;
}
.text-scroll div.scroll-content {
    left:21px;
    width:720px !important;
    overflow:hidden;
    padding:31px 0 0;
}
.hscroll-bar {
    position:absolute;
    height:15px !important;
    margin:0;
    padding:0;
    top:154px !important;
    border-top:1px solid #ccc;
    background:url(../images/bg_hscroll-bar.gif) repeat-x;
}
.hscroll-left {
    display:none;
}
.hscroll-right {
    display:none;
}
.hscroll-line {
    display: none;
}
.hscroll-slider {
    background:url(../images/bg_slider.gif) no-repeat 50% 0;
    width:162px;
    height:15px !important;
    overflow:hidden;
}
.gallery_holder {
    width:508px;
    overflow:hidden;
    float:left;
}
.img_placer {
    width:508px;
    height:340px;
    overflow:hidden;
    position:relative;
    border-top:4px solid #fff;
}
.img_placer img {
    position:absolute;
    width:100%;
    height:100%;
}
.slider {
    width:100%;
    overflow:hidden;
    height:75px;
    margin:6px 0 0;
}
.btn_slide_prev {
    float:left;
    width:17px;
    height:65px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/btn_slide_prev.gif) no-repeat;
    margin:4px 0 0;
    cursor:pointer;
    position:relative;
}
.btn_slide_next {
    float:right;
    width:17px;
    height:65px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/btn_slide_next.gif) no-repeat;
    margin:4px 0 0;
    cursor:pointer;
    position:relative;
}
.slider .line {
    float:left;
    width:452px;
    padding:0 10px 0 12px;
    overflow:hidden;
}
.slider ul {
    margin:0;
    padding:0;
    list-style:none;
    width:9999px;
    overflow:hidden;
}
.slider li {
    float:left;
    margin:0 3px 0 0;
}
.slider a img {
    padding:3px;
    border:1px solid #fff;
}
.slider a:hover img,  .slider .active a img {
    border:1px solid #009248;
}
.add_info {
    float:right;
    width:234px;
    overflow:hidden;
}
.add_info ul {
    margin:0 0 15px;
    padding:2px 0 5px;
    list-style:none;
    width:208px;
    overflow:hidden;
    border-bottom:1px solid #909090;
}
.add_info ul li {
    float:left;
    width:100%;
    overflow:hidden;
    margin:0 0 11px;
}
.add_info  strong {
    font-weight:bold;
    color:#009248;
    text-transform:uppercase;
    display:block;
}
.add_info span {
    display:block;
    width:100%;
    font-size:18px;
    color:#000;
    margin-bottom: 10px;
}
.add_info .view {
    font-weight:bold;
    text-transform:uppercase;
    color:#009248;
    float:left;
    clear:both;
    padding:0;
    margin:0 0 9px;
    white-space:nowrap;
}
.contact_form {
    width:100%;
    overflow:hidden;
    padding:18px 0 0;
}
.contact_form .f_column {
    float:left;
    overflow:hidden;
}
.main_f_col {
    width:428px;
}
.main_f_col label {
    width:121px;
    padding:0 6px 0 0;
}
.add_f_col {
    width:522px;
}
.add_f_col label {
    width:212px;
    padding:0 9px 0 0;
}
.add_f_col select {
    width:296px;
}
.contact_form .row {
    overflow:hidden;
    margin:0 0 14px;
}
.contact_form .main_f_col .row {
    width:428px;
}
.contact_form .add_f_col .row {
    width:522px;
}
.contact_form label {
    float:left;
    text-align:right;
    margin:6px 0 0;
    font-weight:bold;
}
.contact_form select {
    float:left;
    margin:0 0 5px 5px;
    padding:1px 0 1px;
}
.contact_form input {
    float:left;
    width:292px;
    padding:4px 0 3px;
    margin:0 0 0 5px;
}
.contact_form textarea {
    width:292px;
    height:141px;
    padding:0;
    float:left;
    margin:0 0 0 5px;
    resize:none;
}
.contact_form input.name {
    width:140px;
}
.contact_form input.city {
    width:154px;
}
.contact_form input.al {
    width:41px;
}
.contact_form select.zip_code {
    width:81px;
}
.btn_submit {
    width:113px;
    height:32px;
    overflow:hidden;
    display:block;
    margin:9px auto 44px;
}
.btn_submit a {
    display:block;
    width:113px;
    height:64px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/btn_submit.png) no-repeat;
    outline:none;
    cursor:pointer;
}
.btn_submit a:hover {
    margin:-32px 0 0;
}

/* forms */
#mainForm {
margin-top: 5px;
}
input {
 width: 300px;
 height: 16px;
 padding-top: 2px;
 border: 1px solid #ccc;
 margin: 3px 0  15px 0;
 }
 #requestQuote input,  #seminar_registration input{
     width: 295px;
     height: 19px;
     padding-top: 3px;
     padding-left: 3px;
     border: 1px solid #ccc;
     margin: 0 0  10px 0;
     color: #8f8f8f;
 }
 #ckbRememberMe {
 width: 15px;
 }
 select {
    border: 1px solid #ccc;
    height: 21px;
    padding-top: 1px;
 }
 #requestQuote select, #seminar_registration select {
    border: 1px solid #ccc;
    width: 300px !important;
    height: 22px;
    padding-top: 1px;
    margin: 0 0  10px 0; 
    color: #8f8f8f;     
 }
 textarea {
    width: 300px;
    height: 150px;
    border: 1px solid #ccc;
    margin: 3px 0  15px 0;   
 }
 
 ul.ul_message_box {
   list-style: none;
 }
 
 /* =Buttons begin */
.btn, .btn span {
    font: bold 12px/20px Arial, Helvetica, sans-serif;
    height: 20px;
    background-image: url(/images/bg_btn.gif);
    background-position: 100% 0px;
    border: 0px;
    color: #fff;
}
.btn span {
    border: 0px;
    padding: 0px 10px;
    background-position: 0px -20px;
}
.btn_ov,
.btn:hover {
    background-position: 100% -40px;
}
.btn_ov span,
.btn:hover span {
    background-position: 0px -60px;
}
input.btn {
    background: #333;
}
input.btn_ov {
    background: #000;
}
.btn_left {
    margin-right: 0.5em;
}
.none_submit {
    background: transparent;
    border: 0px;
    width: 0px;
    height: 0px;
    position: absolute;    
}
#btnSend {
    background:url(../images/btn_send.png) no-repeat 0 0; 
    height: 36px;
    width: 122px;
    display: block;
    text-indent: -9999px;
    border: none;
}
#btnSend:hover {
    background:url(../images/btn_send.png) no-repeat 0 -35px ; 
}

.blog #btnSend   {
margin-left: 120px;
}

/* Buttons end */

/* =Checkboxes */
.checkbox_item {
    overflow: hidden;
}
.checkbox_item .checkbox {
    float: left;
    width: 1.2em;
}
.checkbox_item label {
    cursor: default;
    margin: 0.2em 0px 0px 0.2em;
    float: left;
}
.tbl_checkbox_list td {
    padding: 2px;
    vertical-align: middle;
}
.tbl_checkbox_list td.td_delimiter {
    width: 4em;
}
/* Checkboxes */

/* =Radiobuttons */
.radiobutton_item {
    overflow: hidden;
    margin: 2px;
}
.radiobutton_item .radiobutton {
    float: left;
    width: 2em;
}
.radiobutton_item label {
    cursor: default;
    padding: 0.2em 0px 0px 0.2em;
    float: left;
}
.tbl_radio_list td {
    padding: 2px;
    vertical-align: middle;
}
.tbl_radio_list td.td_delimiter {
    width: 4em;
}

/* Radiobuttons */

/* =Forms begin */
.message_box {
    border: solid 1px #ccc;
    padding: 10px;
    width: 50%;
    margin: 1em auto;    
    overflow: hidden;
}
.message {
    text-align: center;
    font-weight: bold;
    padding: 1em;
}
.f_invalid {
    border: solid 1px red;
}
.f_row label {
    float: left;
    padding: 2px 4px 2px 0px;
}
fieldset.data_container {
    border: 0px;
}
fieldset.data_container .f_row {
    overflow: hidden;
    padding: 2px 0px;
    clear: both;
}
fieldset.data_container .f_row label {
    float: left;
    width: 15%;
    padding: 2px 4px 2px 10%;
}
 #requestQuote fieldset.data_container .f_row label{
    width: 25%;
    text-align: right;
    padding: 0 12px 0 0;
    font-weight: bold;
 }
fieldset.data_container .checkboxes {
    padding: 2px 0px;
}
fieldset.data_container .checkboxes input {
    margin: 0px;
    padding: 0px;
}
fieldset.data_container .f_row .f_inputs {
    padding-left: 25%;
}
fieldset.data_container .warning_mess {
    color: red;    
    text-align: center;
    padding-bottom: 10px;
}
fieldset.data_container .warning_mess table {
    margin: auto;
}
fieldset.data_container .warning_list ul {
    margin: 0px;
    padding: 5px 0px 5px 15%;
    text-align: left;
}
fieldset.data_container .warning_list li {
    text-align: left;
}
fieldset.data_container .box_images {
    text-align: center;
}
.f_buttons {
    padding-left: 45%;
    margin-left: 4px;
}
.f_inalid {
    border-color: red;
}
.help_link {
    padding-left: 27%;
}
.f_radio {
    
}
/* =Contact Us Form begin */
.form_contact input, .form_contact textarea {
    width: 300px;
}
/* Contact Us Form end */

/* =Register Form begin */
fieldset.form_register .f_row label {
    width: 15%;
    padding-left: 20%;
}
fieldset.form_register .title {
    padding-left: 20%;    
    font: bold 1.2em Arial;
}
fieldset.form_register input {
    width: 300px;
}
 

/* END forms */

.noright_column {
    width: 100% !important;
    overflow: visible !important; 
}

html .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* calendar */

table.calendar {width: 758px; border-collapse: collapse; padding:0px; margin:0px; margin-left: 3px; margin-bottom: 5px; _margin-bottom: 15px; margin-top: 2px; position: relative; z-index: 10;}

table.calendar .tr0 td {height: 95px; width: 90px; border: 1px solid #ccc; background: #fff; vertical-align: top; color: #3a3b3c; text-align: right; padding-left: 8px; padding-right: 8px; padding-top: 5px;}

table.calendar .tr1 td {height: 95px; width: 90px; border: 1px solid #ccc; background: #f6f6f6; vertical-align: top; color: #3a3b3c;  text-align: right; padding-left: 8px; padding-right: 8px;padding-top: 5px;}

table.calendar th {border: 1px solid #ccc; }

table.calendar th.sun { height: 33px; background:#fff url(/images/sun.gif) no-repeat right top;}

table.calendar th.mon {height: 33px; background:#fff url(/images/mon.gif) no-repeat right top;}

table.calendar th.tue {height: 33px; background:#fff url(/images/tue.gif) no-repeat right top;}

table.calendar th.wed {height: 33px; background:#fff url(/images/wed.gif) no-repeat right top;}

table.calendar th.th {height: 33px; background:#fff url(/images/th.gif) no-repeat right top;}

table.calendar th.fr {height: 33px; background:#fff url(/images/fr.gif) no-repeat right top;}

table.calendar th.sat {height: 33px; background:#fff url(/images/sat.gif) no-repeat right top;}

table.calendar td.head { border: 0px; border-top: 1px solid #ccc; height: 30px; background: url(/images/cal_grad.gif) repeat-x left top; text-align: center; color: #009248; font: 18px arial; text-transform: uppercase;}

table.calendar td.head_left { border: 0px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; background: url(/images/cal_grad.gif) repeat-x left top; padding-left: 10px;}

table.calendar td.head_right { border: 0px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; background: url(/images/cal_grad.gif) repeat-x left top; padding-right: 10px;}

table.calendar a.con_l {display: block; float: left; height: 17px; width: 7px; background: url(/images/con_l.gif) no-repeat left top;}

table.calendar a.con_l:hover {background-position: right top;}

table.calendar a.con_r {display: block; float: right; height: 17px; width: 6px; background: url(/images/con_r.gif) no-repeat right top;}

table.calendar a.con_r:hover {background-position: left top;}

table.calendar td.full {text-align: left; background:#005414 url(/images/full.gif) repeat-x left top; color: #fff; line-height: 1em;}

*:first-child+html table.calendar td.full a {line-height: 17px;}

table.calendar td.full .time {text-align: left; font: 13px arial; color: #F19900; margin-bottom: 3px;}

table.calendar td.full a.class_name {text-decoration: none; text-align: left; font: 12px arial; line-height: 14px !important; color: #8da3b7;}

table.calendar td.full a.class_name:hover { color: #fff; }

table.calendar .number {float: right; padding-top: 1px; color: #3a3b3c;}

table.calendar td.full .number {float: right; padding-top: 1px; color: #fff;}

/* end calendar */

/* =Pagenavigator */
.pagenavigator, .pagenavigator li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.pagenavigator {
    display: block;
    text-align: center;
}
.pagenavigator li {
    display: inline;
    padding: 0px 0.5em;
}
.pagenavigator li input {
 width: 20px;
 height: 17px;
 padding-top: 2px;
 border: 1px solid #ccc;
 margin: 3px;
 }
/* Pagenavigator */

.blog cite {
display:  inline;
margin: 0;
}

.blog .navigation {
    border: none;
    margin-bottom: 10px;
}

.blog .alignleft {
    float: left;
}

.blog .alignright {
    float: right;
}

.blog h3 {
    color: #008B41;
}

/* paginator */
 ul.pager{
    list-style:none;
    text-align:center;
    padding:0 15px;
    margin:1em 0;
}
 ul.pager li a{
    font-weight:normal;
    text-decoration:underline;
}
 ul.pager li a:hover{
    text-decoration:none;
}
 ul.pager li{
    display:inline;
    padding:0 3px;
}

/* paginator end */  

/* testimonials */
 .testimonialHolder{position: relative; height: 420px; width: 770px;}
 .testimonial_text { position: absolute; top:275px; left: 45px; }

 
.testimonial_description, .testimonial_description p { font-size: 28px; font-style: italic; color: #333; line-height: 38px !important; padding-bottom: 3px;}
.testimonial_user  { font-size: 18px; font-weight: bold; color: #333;}
.testimonial_userTitle { font-size: 18px;  color: #333;}
.testimonial_benefit {text-align: right;}
.testimonial_benefit img.testim_image_main { float: right; padding: 0 0 0 25px ;  }

/* testimonial end */ 

/* requestQuote */
#requestQuote {
 background: #fff;
 width: 100%;
}
.requestQuote {
   width: 100%; 
   background: u;
   height: 410px;
   padding: 40px 25px 25px;
   background:#fff url(../images/bg_form.png) no-repeat 0 0; 
}
.form_col{
    float: left;
    width: 450px;
}
#requestQuote #txtFirstName, #requestQuote #txtLastName, #requestQuote #txtPhone1 ,#requestQuote #txtPhone2, #requestQuote #txtKwt, #requestQuote #txtBill, #requestQuote #txtCity,
#seminar_registration #txtFirstName, #seminar_registration #txtLastName, #seminar_registration #txtPhone1 ,#seminar_registration #txtPhone2, #seminar_registration #txtKwt,
 #seminar_registration #txtBill, #seminar_registration #txtCity  {
    float: left; 
    width: 142px;  
}
 #requestQuote select#ddlState,#requestQuote  #txtZip,
 #seminar_registration select#ddlState,#seminar_registration  #txtZip {
    float: left; 
    width: 69px !important;
 }
 #requestQuote #txtFirstName, #requestQuote #txtPhone1, #requestQuote #txtBill, #requestQuote #txtCity, #requestQuote select#ddlState,
 #seminar_registration #txtFirstName, #seminar_registration #txtPhone1, #seminar_registration #txtBill, #seminar_registration #txtCity, #seminar_registration select#ddlState     {
    margin-right: 6px;
}
       
#requestQuote textarea {
    height: 140px;
    color: #8f8f8f;   
}

.warning_mess  { color: red; padding: 10px 0  0 50px;}

.total_achivment {
    height: 105px;
    width: 455px;
    background: #fff url(../images/total_achiv.png) no-repeat 0 0;  
    margin-bottom: 20px; 
    padding: 27px;
    text-align: center;
}

.total_achivment h1 {
   color: #fff;
   font-size: 50px;
   font-weight: bold;
   margin-bottom: 15px;
}

.total_achivment h3 {
   color: #fff;
   font-size: 20px;
   padding: 0;
}
/*requestQuote end */

/* team page */
.team_list{
    width:100%;
    overflow:hidden;
    margin:0;
    padding:13px 0;
    list-style:none;
}
.team_list .switcher{
    float:left;
    background:url(../images/bg_switcher.gif) no-repeat 0 -85px;
    overflow:hidden;
    cursor:pointer;
    margin:0 0 0 14px;
    padding:0 0 0 14px;
    color:#009248;
    font-size:18px;
    font-weight:bold;
}
.team_list li.switch_on .switcher{background-position:0 7px;}
.team_list li{
    border-top:1px solid #ccc;
    background:url(../images/gradient_team_list.gif) repeat-x;
    padding:7px 0;
}
.team_list ul{
    display:none;
    margin:11px 0 0 2px;
    padding:0;
    list-style:none;
    overflow:hidden;
}
.team_list ul li{
    border:none;
    background:none;
    width:175px;
    min-height:118px;
    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    zoom:1;
    *display:inline;
    _height:118px;
    text-align:center;
    margin:0 0 0 10px;
    _margin:0 0 0 12px;
    padding:13px 0 0;
    cursor:pointer;
}
*+html .team_list ul li{margin:0 0 0 12px;}
.team_list ul li:hover,
.team_list ul li.hover,
.team_list ul li.active{background:url(../images/gradient_team_list_li.gif) repeat-x;}
.team_list ul li img{
    margin:0 auto 5px;
    display:block;
    border:1px solid #cfcfcf;
}
.team_list li.switch_on ul{display:block;}
.team_list p{
    margin:0;
    padding:0;
}
.info_holder{
    background:url(../images/gradient_team_list.gif) repeat-x;
    border-top:1px solid #ccc;
    padding:21px 0 0;
    position:relative;
}
.info_holder img{
    float:left;
    margin:5px 0 0 26px;
}
.info_container{
    float:right;
    width:507px;
    overflow:hidden;
    padding:0 30px 0 0;
}
.info_container .name{
    display:block;
    font-size:18px;
    margin:0 0 8px;
}
.info_container .status{
    font-size:14px;
    margin:0 0 9px;
}
.info_container p{padding:0 0 12px;}
.back_top{
    position:absolute;
    right:22px;
    top:28px;
    color:#0076a3;
    font-size:11px;
    background:url(../images/bg_top.gif) no-repeat 0 5px;
    padding:0 0 0 12px;
}

#searchresult {
    width: 730px;
}

/*team page end */

/* site map */
.ul_sitemap {
    float:left;
    font-size:16px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0 120px 0 0;
}
.ul_sitemap li {
    padding:2px 0 2px 20px;
}
.ul_sitemap li li {
    font-size:14px;
    padding:2px 0 2px 10px;
}

.ul_sitemap li a {
    color:#009248 !important;
    font-weight: bold;
}
.ul_sitemap li li a, .ul_sitemap li li li a {
    color:#333 !important; 
}
.ul_sitemap li li li a {
  font-weight: normal;
}

fright {
    float: right;
}

fleft {
    float: left;
}
/* site map ends */

/* slieder    */
.ui-slider-horizontal {
height:0.8em;
}

.ui-slider {
position:relative;
text-align:left;
}

.ui-widget-content {
border:1px solid #AAAAAA;
}

.ui-slider-horizontal .ui-slider-handle {
margin-left:-0.6em;
top:-0.3em;
}

.ui-slider .ui-slider-handle {
cursor:default;
height:1.2em;
position:absolute;
width:1.2em;
z-index:2;
}

.ui-state-default, .ui-widget-content .ui-state-default {
border:1px solid #D3D3D3;
}

/* send lieder    */ 