@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Ubuntu:500);
html,body {
    width: 100%;
    height: 100%;
    overflow: hidden!important;
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #fff;
}
img {
    border: none;
}
#background {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}
#scroller {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: auto;
    z-index: 1;
}
#content {
    padding: 0;
}
.h1 {
    font-size: 120%;
    color: #646464;
    font-weight: 700;
}
table.leftpanel {
    margin: 0 10px 0 0;
    padding: 0;
}
.Blink:hover {
    color: #de0015;
    text-decoration: none;
}
.green_h {
    color: #719f06;
    font-size: 15px;
    font-weight: 700;
}
.white_h {
    font-family: "Century Gothic";
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.white_12 {
    color: #FFF;
    font-size: 12px;
    font-weight: 100;
}
.gss_logo {
    float: left;
    width: 263px;
}
.menu {
    float: right;
    background-image: url(../images/menu_bg_rep.png);
    height: 103px;
}
.bottom {
    position: absolute;
    border: 1px solid red;
    bottom: 0;
    overflow: hidden;
    margin: 0 auto;
}
.footer_r {
    float: right;
    margin-right: 10px;
}
.news_bg {
    background: url(../images/news_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 32px;
}
#pscroller2 {
    height: 15px;
    color: #fff!important;
    padding: 3px;
}
#pscroller2 a {
    color: #666!important;
    font-size: 12px;
}
.news {
    text-align: left;
    width: 800px;
    margin: 0 auto 0 100px;
}
a:hover {
    color: #1680ad;
    text-decoration: none;
}
.imagebox li {
    background-color: #CCC;
    width: 150px!important;
    height: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    background-repeat: no-repeat;
    padding-left: 0;
    text-align: left;
}
.content {
    color: #fff;
    background: #333;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
}
.content p {
    margin: 10px 0;
    padding: 15px 20px;
}
.panel {
    position: absolute;
    top: 20px;
    right: 0;
    display: none;
    background: #323b42;
    border: 1px solid #111;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    width: 600px;
    height: auto;
    opacity: .97;
    z-index: 9999;
    padding: 20px;
}
.panel p {
    color: #ccc;
    margin: 0 0 15px;
    padding: 0;
}
.panel a:hover,.panel a:visited:hover {
    color: #fff;
    text-decoration: none!important;
    margin: 0;
    padding: 0;
}
a.trigger {
    position: absolute;
    text-decoration: none;
    top: 20px;
    right: 0;
    font-size: 11px;
    color: #999;
    font-weight: 700;
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: block;
    z-index: 99;
    margin-right: 7px;
    padding: 5px 5px 5px 25px;
}
a.trigger:hover {
    position: absolute;
    text-decoration: none;
    top: 20px;
    right: 0;
    font-size: 11px;
    color: #999;
    font-weight: 700;
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: block;
    z-index: 9999;
    margin-right: 7px;
    padding: 5px 5px 5px 25px;
}
a.active.trigger {
    background-image: url(../images/minus.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    color: #fff;
    z-index: 9999;
    margin-right: 7px;
    padding: 5px 5px 5px 25px;
}
.sitemap_menu {
    color: #bcbcbc;
}
.sitemap_main_menu {
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #999;
    margin-left: -15px;
    text-align: left;
}
.sitemap_menu ul {
    margin-left: 15px;
}
.block_a {
    background-image: url(../images/01.png);
    background-repeat: no-repeat;
    height: 140px;
    background-position: top left;
    padding-left: 10px;
    font-size: 11px;
    color: #867082;
}
.block_b {
    background-image: url(../images/02.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-left: 20px;
    font-size: 11px;
    color: #867082;
}
.block_c {
    background-image: url(../images/03.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding-left: 20px;
    font-size: 11px;
    color: #867082;
}
.btoom_links a:hover {
    color: #000;
}
.list li {
    line-height: 80%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 15px;
    list-style-type: none!important;
}
.arr_news {
    background-image: url(../images/news_arrow.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 9px;
    background-position: 0 5px;
    padding-right: 5px;
}
.folio_block {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -140px 0 0 -395px;
}
.header-content {
    float: left;
    width: 100%;
    line-height: 22px;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
}
#slider {
    background: url(../images/header-background1_par.png) repeat-x 50% 0;
    height: 600px;
}
#slider .inner {
    background: url(../images/header-background2_par.png) repeat-x 50% 0;
    height: 600px;
}
.slider-prev,.slider-next {
    display: none;
    text-indent: -9999px;
    width: 38px;
    height: 129px;
    position: absolute;
    top: 25%;
    z-index: 999;
    opacity: .5;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.slider-prev {
    left: 0;
    background-position: 0 0;
}
.slider-next {
    right: 0;
    background-position: 100% 0;
}
.slider-prev:hover,.slider-next:hover {
    opacity: 1;
}
#slider-nav {
    position: absolute;
    bottom: 22%;
    left: 15%;
    list-style: none;
    overflow: hidden;
    z-index: 10;
    margin: 0 0 0 -32px;
    padding: 2px;
}
#slider-nav li {
    float: left;
}
#slider-nav li a {
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background: url(../images/dots_par.png) no-repeat 0 0;
    text-decoration: none;
    text-indent: -999px;
    outline: none!important;
    margin: 4px;
    padding: 0;
}
#slider-nav li a:hover,#slider-nav li a.selected {
    background-position: 0 -32px;
}
.header-content section {
    height: 400px;
    width: 100%;
    display: block;
    position: absolute;
    top: 6%;
    padding: 0;
}
.header-content section.two,.header-content section.three,.header-content section.four, .header-content section.five, .header-content section.six, .header-content section.seven, .header-content section.eight {
    display: none;
}
.header-content section h2,.header-content section p {
    position: absolute;
    left: 55%;
    top: 100px;
    margin-left: -480px;
    z-index: 1;
}
.header-content section img {
    position: absolute;
    left: 40%!important;
    top: -40px;
    margin-left: 0;
    z-index: 1;
}
.header-content section h2 {
    width: 380px;
    font-size: 28px;
    line-height: 32px;
    color: #000;
    font-family: Ubuntu, sans-serif!important;
}
.header-content section p.tag {
    font-size: 14px;
    line-height: 20px;
    margin-top: 32px;
    width: 380px;
    z-index: 2;
    color: #333;
    font-style: italic;
}
.header-content section p.copy {
    font-size: 14px;
    line-height: 20px;
    margin-top: 60px;
    width: 380px;
    z-index: 2;
    color: #555;
}
.header-content section p.button1 {
    position: absolute;
    left: 55%;
    cursor: pointer;
}
.header-content section p.button1:hover {
    text-decoration: underline;
}
.tag_line {
    font-size: 30px;
    line-height: 40px;
    color: #844775;
    font-family: Ubuntu, sans-serif!important;
    position: absolute;
    bottom: 70px;
    left: 410px;
}
.tag_line1 {
    font-size: 20px;
    line-height: 40px;
    color: #844775;
    font-family: Ubuntu, sans-serif!important;
    position: absolute;
    bottom: 40px;
    left: 470px;
}
.h_footer_l {
    position: absolute;
    bottom: 0;
    color: #666;
    font-size: 11px;
    left: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.h_footer_l a {
    color: #1680ad!important;
    text-decoration: none!important;
    padding: 0 2px;
}
.h_footer_l a:hover {
    color: #094c68!important;
    text-decoration: none!important;
}
#second-carousel {
    margin: 0 30px;
}
ul ul {
    margin-bottom: 20px;
}
.sliderview {
    width: 100%;
    position: absolute;
    bottom: 5%;
    overflow: hidden!important;
    margin: auto;
    padding: 0;
}
#wrap {
    width: 1000px;
    overflow: hidden!important;
    margin: auto;
    padding: 0;
}
a {
    color: #4088b8;
}
.link:link,.link:visited {
    color: #ff6000;
    text-decoration: none;
}
.link:hover,.BLlink:hover {
    color: #000;
    text-decoration: none;
}
.BLlink:link,.BLlink:visited {
    color: #06f;
    text-decoration: underline;
}
.Blink:link,.Blink:visited {
    color: #696969;
    text-decoration: none;
}
a:link,a:visited {
    color: #41C2F9;
    text-decoration: none;
}
.panel a:link,.panel a,.panel a:visited {
    color: #999;
    text-decoration: none!important;
    margin: 0;
    padding: 0;
}
.block_a:hover,.block_b:hover,.block_c:hover {
    color: #333;
}
.block_a span,.block_b span,.block_c span {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
}
.btoom_links a:link,.btoom_links a:visited {
    color: #CCC;
}
.home .header-content,#wrap ul {
    overflow: hidden!important;
}

.blogLink {
	display:none !important;
}

.social_Container a:last-child {
	display:none !important;
}

/* Main Menu Hides */

.csMainMenu {
	display:none;
}

.irMainMenu {
	display:none;	
}

.newsMainMenu {
	display:none;
}


/* Zoho Disabled / Hiding */

.zls-small.zls-btnmn.zls-btrht  {
	display:none !important;
}