body, h1, h2, h3, h4, h5, h6, p {
    margin:0;
    padding:0;
    font-weight:normal;
}
body {
background-color:transparent;
 background-image:url(images/bodyBg.png);
 background-position:0 0;
 background-repeat:repeat;
 background-attachment:scroll;
 background-size:auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#919191;
    -webkit-text-size-adjust: none;
    width: 100%;
    height: 100%;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#ff4d00;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#ff4d00;
}
h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#ff4d00;
}
h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#ff4d00;
}
h5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#ff4d00;
}
h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#ff4d00;
}
a {
 color:#ff4d00;
 text-decoration:none;
}
a:hover {
 text-decoration:none;
 color:#ff4d00;
}
a img {
    border: 0 solid;
}
p {
    line-height: 2;
}
ul, ol {
    padding: 0 0 0 20px;
    list-style: disc;
}
ol {
    list-style: decimal;
    padding: 0 0 0 23px;
}
li {
    padding: 0 0 10px;
}
hr {
    border:0;
    border-top:1px solid #dddddd;
}
table {
    border-spacing:0;
    border-collapse:collapse;
}
th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#EDEDED;
 border-width:1px;
 border-style:solid;
 border-color:#E3E3E3;
 color:#919191;
 padding:8px;
}
td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:transparent;
 border-width:1px;
 border-style:solid;
 border-color:#E3E3E3;
 color:#919191;
 padding:8px;
}
/*---------------------------------- HEADER AREA -----------------------------------------*/
.headerContainer {
    padding: 20px 0 25px;
    text-align: center;
    background:#FAFAFA;
    margin:0 10px;
}
.logoarea {
    padding-bottom: 15px;
}
.headerContainer h1 {
    font-family:Tahoma, Geneva, sans-serif;
 font-size:22px;
 color:#ff7200;
    padding-bottom: 5px;
}
.headerContainer h5 {
    font-family:Tahoma, Geneva, sans-serif;
 font-size:13px;
 color:#4a4a4a;
}
/*---------------------------------- MENU AREA -----------------------------------------*/
.menuCont {
    margin: 0 10px 15px;
    padding:0;
    background:#FAFAFA;
}
#navigation ul{
    width: 95%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
#navigation li{
 background-color:transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
    border-bottom:1px dotted #d2d2d2;
    display: block;
    overflow: hidden;
    padding: 0;
    margin:0;
}
#navigation li a{
    text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
 color:#737373;
 font-size:12px;
    display: block;
    line-height:2;
    float: left;
    text-transform:uppercase;
    curser: pointer;
    position: relative;
    width: 100%;
}
#navigation li.selected{
 background-color:transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
}
#navigation li.selected a{
color:#ff5a00;
}
#navigation li a span{
    word-wrap: break-word;
    float: left;
    padding: 5px 25px 5px 10px;
    width: 91%
}
#navigation li a em{
    height: 7px;
    margin-top: 14px;
    width: 5px;
    position: absolute;
    right: 10px;
    top: 0;
}
#navigation li.navArrow a em{
    background: url(images/navArrow.png) no-repeat center center;
}
#navigation li.selected.navArrow a em{
    background: url(images/navArrow1.png) no-repeat center center;
}
/*---------------------------------- SUBMENU AREA -----------------------------------------*/
.submenu {
    width: 95%;
    margin: 0 auto;
    padding: 0 0 15px;
}
.submenu ul {
    width: 95%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.submenu li {
    background-color:transparent;
background-image:none;
background-position:top left;
background-repeat:repeat;
 border-width:0px;
border-style:solid;
border-color:transparent;
 border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
-o-border-radius:0;
overflow:hidden;
padding:0px;
position:relative;
}
.submenu li a{
    text-decoration: none;
    font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 color:#737373;
 border-bottom:1px dotted #d2d2d2;
    display: block;
    line-height:2;
    float: left;
    text-transform:uppercase;
    curser: pointer;
    width: 100%;
}
.submenu li.selected{
    background-color:transparent;
background-image:none;
background-position:top left;
background-repeat:repeat;
}
.submenu li.selected a{
    color:#ff5a00;
}
.submenu li a span{
    word-wrap: break-word;
    float: left;
    padding: 5px 25px 5px 10px;
    width: 91%
}
.submenu li a em{
    height: 7px;
    margin-top: 15px;
    width: 5px;
    position: absolute;
    right: 10px;
    top: 0;
}
.submenu li.navArrow a em{
    background: url(images/navArrow.png) no-repeat center center;
}
.submenu li.selected.navArrow a em{
    background: url(images/navArrow1.png) no-repeat center center;
}
/*---------------------------------- CONTENT AREA -----------------------------------------*/
.container {
    background-color:#FAFAFA;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px transparent inset;
 -webkit-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px transparent inset;
 -moz-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px transparent inset;
 -o-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px transparent inset;
 border-width: 0;
 border-style:none;
 border-color:transparent;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    margin: 0 10px;
    padding:10px;
}
/*---------------------------------- BANNER AREA CSS -----------------------------------------*/
.bannerImage {
    margin-bottom: 10px;
}
/*---------------------------------- BREADCRUMB AREA CSS -----------------------------------------*/
.breadcrumb {
    padding: 5px 0;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
}
.breadcrumb a {
    text-decoration: none;
}
.breadcrumb span {
    padding: 0 10px;
}
.breadcrumb p {
    word-wrap: break-word
}
.contentArea {
    min-height: 250px;
    height: auto !important;
    height: 250px;
}
/*---------------------------------- SIDEBAR AREA -----------------------------------------*/
.sidebararea {
    background-color:#fafafa;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 2px 2px 0px #B3B2B2, 0px 0px 0 0 transparent inset;
 -webkit-box-shadow: 0px 2px 2px 0px #B3B2B2, 0px 0px 0 0 transparent inset;
 -moz-box-shadow: 0px 2px 2px 0px #B3B2B2, 0px 0px 0 0 transparent inset;
 -o-box-shadow: 0px 2px 2px 0px #B3B2B2, 0px 0px 0 0 transparent inset;
 border-width: 0;
 border-style:none;
 border-color:transparent;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#919191;
    margin:15px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    padding:10px;
}
.sidebararea h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#ff4d00;
}
.sidebararea h2 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:26px;
 color:#ff4d00;
}
.sidebararea h3 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:24px;
 color:#ff4d00;
}
.sidebararea h4 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:22px;
 color:#ff4d00;
}
.sidebararea h5 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:20px;
 color:#ff4d00;
}
.sidebararea h6 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18px;
 color:#ff4d00;
}
.sidebararea a {
 color:#ff4d00;
 text-decoration:none;
}
.sidebararea a:hover {
 text-decoration:none;
 color:#ff4d00;
}
.sidebararea th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#EDEDED;
 border-width:1px;
 border-style:solid;
 border-color:#E3E3E3;
 color:#919191;
 padding:8px;
}
.sidebararea td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:transparent;
 border-width:1px;
 border-style:solid;
 border-color:#E3E3E3;
 color:#919191;
 padding:8px;
}
.sidebararea .zs-highlight-box {
 background-color: #333234;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 border-width: 1px;
 border-style:solid;
 border-color:#d9d9d9;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 10px;
 margin: 0;
    min-height: 200px;
font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#6B6B6B;
}
.sidebararea .zs-highlight-box h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#ff4d00;
}
.sidebararea .zs-highlight-box h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#ff4d00;
}
.sidebararea .zs-highlight-box h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#ff4d00;
}
.sidebararea .zs-highlight-box h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#ff4d00;
}
.sidebararea .zs-highlight-box h5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#ff4d00;
}
.sidebararea .zs-highlight-box h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#ff4d00;
}
.sidebararea .zs-highlight-box a {
 color:#ff4d00;
 text-decoration:none;
}
.sidebararea .zs-highlight-box a:hover {
 text-decoration:none;
 color:#ff4d00;
}
.sidebararea .zs-highlight-box th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#202020;
 border-width:1px;
 border-style:solid;
 border-color:#0F0F0F;
 color:#919191;
 padding:8px;
}
.sidebararea .zs-highlight-box td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:transparent;
 border-width:1px;
 border-style:solid;
 border-color:#1B1B1B;
 color:#919191;
 padding:8px;
}
/*-----------------------------------    TEXT HIGHLIGHT CSS    -----------------------------------------------*/
.sidebararea .zs-text-light-color {
color:#CBCBCB
}
.sidebararea .zs-text-highlight-color {
color:#FF4D00
}
.sidebararea .zs-highlight-box .zs-text-light-color {
color:#CBCBCB
}
.sidebararea .zs-highlight-box .zs-text-highlight-color {
color:#FF4D00
}
/*--------------------- THEME SIDEBAR TABS ACCORDION AREA CSS ---------------------*/
.sidebararea .zs-tabs ul {
    list-style: none;
    overflow:hidden;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display:none;
    border-bottom: 3px solid #ff4d00;
}
.sidebararea .zs-tabs ul li {
    float: left;
    margin: 0;
    padding: 0px;
}
.sidebararea .zs-tabs ul li div {
    padding: 0 20px;
    position: relative;    
    color: #919191;
    line-height:3;
    cursor: pointer;
}
.sidebararea .zs-tabs ul li.selected {
    background: #ff4d00;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
}
.sidebararea .zs-tabs ul li.selected div {
    color: #ffffff;
}
.sidebararea .zs-tabs-accordion-content, .sidebararea .zs-highlight-box .zs-tabs-accordion-content {
    background: #FFFFFF;
    padding: 15px;
    display: none;
    color:#919191;
    margin-bottom: 2px;
    min-height:70px;
    height:auto !important;
    height:70px; 
    border:1px solid #eee;
}
.sidebararea .zs-accordion, .sidebararea .zs-highlight-box .zs-accordion {
    background: #EFEFEF;
    color: #3c4145;
    padding: 12px;
    cursor: pointer;
    display:block;
    position: relative;
    margin-bottom: 2px;    
}
.sidebararea .zs-accordion.selected, .sidebararea .zs-highlight-box .zs-accordion.selected {
    background: #ff4d00;
    color: #ffffff;
}
/*---------------------------------- THEME FOOTER AREA HIGHLIGHT BOX TABS ACCORDION AREA CSS START ------------------------------------*/
.sidebararea .zs-highlight-box .zs-tabs-accordion-content {
    color:#919191;
}
.sidebararea .zs-highlight-box .zs-tabs-accordion-content h1, .sidebararea .zs-highlight-box .zs-tabs-accordion-content h2, .sidebararea .zs-highlight-box .zs-tabs-accordion-content h3, .sidebararea .zs-highlight-box .zs-tabs-accordion-content h4, .sidebararea .zs-highlight-box .zs-tabs-accordion-content h5, .sidebararea .zs-highlight-box .zs-tabs-accordion-content h6 {
    color:#ff4d00;
}
.sidebararea .zs-highlight-box .zs-tabs-accordion-content a, .sidebararea .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #ff4d00;
}
.sidebararea .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top: 1px solid #dddddd;
}
.sidebararea .zs-highlight-box .zs-tabs-accordion-content th {
    background: #ededed;
    border-color: #dcdcdc;
    color: #919191;
}
.sidebararea .zs-highlight-box .zs-tabs-accordion-content td {
    background:transparent;
    border-color: #dcdcdc;
    color: #919191;
}
.sidebararea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .sidebararea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .sidebararea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    background: #ffffff;
    border: 1px solid #f1f1f1;
    color: #919191;
}
/*---------------------------------- FOOTER AREA -----------------------------------------*/
.footerArea {
    background-color:#454545;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 border-width:0;
 border-style:none;
 border-color:transparent;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    padding:25px;
    min-height: 50px;
    height: auto !important;
    height: 50px;
    font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#939393;
}
.footerArea h1 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:28px;
 color:#D6D6D6;
}
.footerArea h2 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:26px;
 color:#D6D6D6;
}
.footerArea h3 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:24px;
 color:#D6D6D6;
}
.footerArea h4 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:22px;
 color:#D6D6D6;
}
.footerArea h5 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:20px;
 color:#D6D6D6;
}
.footerArea h6 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18px;
 color:#D6D6D6;
}
.footerArea a {
 color:#ff4d00;
 text-decoration:none;
}
.footerArea a:hover {
 text-decoration:none;
 color:#ff4d00;
}
.footerArea th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#3C3C3C;
 border-width:1px;
 border-style:solid;
 border-color:#373737;
 color:#919191;
 padding:8px;
}
.footerArea td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:transparent;
 border-width:1px;
 border-style:solid;
 border-color:#373737;
 color:#919191;
 padding:8px;
}
.footerArea form li span input[type=text], .footerArea form li span textarea, .footerArea form li span select {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#939393;
    background: #3D3D3D;
    border: 1px solid #313131;
}
.footerArea hr {
    border-color: #2C2C2C;
}
.footerArea .newsletter-input-field {
    background: #3D3D3D;
    border: 1px solid #313131;
    color:#939393;
}
.footerArea .newsletter-form input[type="text"]::-moz-placeholder {
    color:#939393;
}
.footerArea .newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#939393;
}
.footerArea .newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#939393;
}
.footerArea .zs-highlight-box {
 background-color: #ffffff;
 background-image: url(images/footerhighlightboxbg.png);
 background-image: url(images/footerhighlightboxbg.png), -moz-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/footerhighlightboxbg.png), -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/footerhighlightboxbg.png), -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #888888 inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #888888 inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #888888 inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #888888 inset;
 border-width: 1px;
 border-style:solid;
 border-color:#525252;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 10px;
 margin: 0;
    min-height: 200px;
font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#939393;
}
.footerArea .zs-highlight-box h1 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:28px;
 color:#ff4d00;
}
.footerArea .zs-highlight-box h2 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:26px;
 color:#ff4d00;
}
.footerArea .zs-highlight-box h3 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:24px;
 color:#ff4d00;
}
.footerArea .zs-highlight-box h4 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:22px;
 color:#ff4d00;
}
.footerArea .zs-highlight-box h5 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:20px;
 color:#ff4d00;
}
.footerArea .zs-highlight-box h6 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18px;
 color:#ff4d00;
}
.footerArea .zs-highlight-box a {
 color:#ff4d00;
 text-decoration:none;
}
.footerArea .zs-highlight-box a:hover {
 text-decoration:none;
 color:#ff4d00;
}
.footerArea .zs-highlight-box th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#E0E0E0;
 border-width:1px;
 border-style:solid;
 border-color:#CECECE;
 color:#919191;
 padding:8px;
}
.footerArea .zs-highlight-box td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:transparent;
 border-width:1px;
 border-style:solid;
 border-color:#CECECE;
 color:#919191;
 padding:8px;
}
.footerArea .zs-highlight-box form li span input[type=text], .footerArea .zs-highlight-box form li span textarea, .footerArea .zs-highlight-box form li span select {
background: #FFFFFF;
border: 1px solid #E9E7E7;
}
.footerArea .zs-highlight-box hr {
    border-color:#C0C0C0;
}
.footerArea .zs-highlight-box .newsletter-input-field {
    background: #FFFFFF;
    border: 1px solid #E9E7E7;
    color:#939393;
}
.footerArea .zs-highlight-box .newsletter-form input[type="text"]::-moz-placeholder {
    color:#939393;
}
.footerArea .zs-highlight-box .newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#939393;
}
.footerArea .zs-highlight-box .newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#939393;
}
/*-----------------------------------    TEXT HIGHLIGHT CSS    -----------------------------------------------*/
.footerArea .zs-text-light-color {
color:#605E5E
}
.footerArea .zs-text-highlight-color {
color:#D6D6D6
}
.footerArea .zs-highlight-box .zs-text-light-color {
color:#605E5E
}
.footerArea .zs-highlight-box .zs-text-highlight-color {
color:#ff4d00
}
/*--------------------- THEME FOOTER TABS ACCORDION AREA CSS ---------------------*/
.footerArea .zs-tabs ul {
    list-style: none;
    overflow:hidden;
    width: 100%;
    display:none;
    padding: 0px;
    margin: 0px;
    border-bottom: 3px solid #ff4d00;
}
.footerArea .zs-tabs ul li {
    float: left;
    margin: 0;
    padding: 0px;
}
.footerArea .zs-tabs ul li div {
    padding: 0 20px;
    position: relative;    
    color: #ffffff;
    line-height:3;
    cursor: pointer;
}
.footerArea .zs-tabs ul li.selected {
    background: #ff4d00;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
}
.footerArea .zs-tabs ul li.selected div {
    color: #ffffff;
}
.footerArea .zs-tabs-accordion-content, .footerArea .zs-highlight-box .zs-tabs-accordion-content {
    background: #333333;
    padding: 15px;
    display: none;
    color: #939393;
    margin-bottom: 2px;
    min-height:70px;
    height:auto !important;
    height:70px; 
    border:0px;
}
.footerArea .zs-accordion, .footerArea .zs-highlight-box .zs-accordion {
    background: #333333;
    color: #ffffff;
    padding: 12px;
    cursor: pointer;
    display:block;
    position: relative;
    margin-bottom: 2px;    
}
.footerArea .zs-accordion.selected, .footerArea .zs-highlight-box .zs-accordion.selected {
    background: #ff4d00;
}
/*---------------------------------- THEME FOOTER AREA HIGHLIGHT BOX TABS ACCORDION AREA CSS START ------------------------------------*/
.footerArea .zs-highlight-box .zs-tabs-accordion-content h1, .footerArea .zs-highlight-box .zs-tabs-accordion-content h2, .footerArea .zs-highlight-box .zs-tabs-accordion-content h3, .footerArea .zs-highlight-box .zs-tabs-accordion-content h4, .footerArea .zs-highlight-box .zs-tabs-accordion-content h5, .footerArea .zs-highlight-box .zs-tabs-accordion-content h6 {
    color:#d6d6d6;
}
.footerArea .zs-highlight-box .zs-tabs-accordion-content a, .footerArea .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #ff4d00;
}
.footerArea .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top: 1px solid #1C1C1C;
}
.footerArea .zs-highlight-box .zs-tabs-accordion-content th {
    background: #262626;
    border-color: #444444;
    color: #919191;
}
.footerArea .zs-highlight-box .zs-tabs-accordion-content td {
    background:transparent;
    border-color: #444444;
    color: #919191;
}
.footerArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .footerArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .footerArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    background: #3d3d3d;
    border: 1px solid #454545;
    color: #919191;
}
/*-----------------------------------      THEME HIGHLIGHT BOX AREA CSS   -----------------------------------------------*/
.zs-highlight-box {
 background-color: #333234;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 2px #FFFFFF inset;
 border-width: 1px;
 border-style:solid;
 border-color:#d9d9d9;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 10px;
 margin: 0;
    min-height: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6B6B6B;
}
.zs-highlight-box h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#ff4d00;
}
.zs-highlight-box h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#ff4d00;
}
.zs-highlight-box h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#ff4d00;
}
.zs-highlight-box h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#ff4d00;
}
.zs-highlight-box h5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#ff4d00;
}
.zs-highlight-box h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#ff4d00;
}
.zs-highlight-box a {
 color:#ff4d00;
 text-decoration:none;
}
.zs-highlight-box a:hover {
 text-decoration:none;
 color:#ff4d00;
}
.zs-highlight-box th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#202020;
 border-width:1px;
 border-style:solid;
 border-color:#0F0F0F;
 color:#919191;
 padding:8px;
}
.zs-highlight-box td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:transparent;
 border-width:1px;
 border-style:solid;
 border-color:#1B1B1B;
 color:#919191;
 padding:8px;
}
.zs-highlight-box form li input[type="submit"], .zs-highlight-box form li input[type="reset"], .zs-highlight-box button {
    padding:12px 20px;
}
.zs-highlight-box form li input[type="submit"], .zs-highlight-box button {
    box-shadow: 0 2px 0 #E05242, 0 3px 1px #000000;
    -webkit-box-shadow: 0 2px 0 #E05242, 0 3px 1px #000000;
    -moz-box-shadow: 0 2px 0 #E05242, 0 3px 1px #000000;
    -o-box-shadow: 0 2px 0 #E05242, 0 3px 1px #000000;
}
.zs-highlight-box form li span input[type=text], .zs-highlight-box form li span textarea, .zs-highlight-box form li span select {
    background: #3D3D3D;
    border: 1px solid #313131;
}
.zs-highlight-box hr {
    border-color:#1B1B1B;
}
.zs-highlight-box .newsletter-input-field {
    background: #3D3D3D;
    border: 1px solid #313131;
    color:#6B6B6B;
}
.zs-highlight-box .newsletter-form input[type="text"]::-moz-placeholder {
    color:#6B6B6B;
}
.zs-highlight-box .newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#6B6B6B;
}
.zs-highlight-box .newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#6B6B6B;
}
/*-----------------------------------    TEXT HIGHLIGHT CSS    -----------------------------------------------*/
.zs-text-light-color {
color:#CBCBCB
}
.zs-text-highlight-color {
color:#FF4D00
}
.zs-highlight-box .zs-text-light-color {
color:#CBCBCB
}
.zs-highlight-box .zs-text-highlight-color {
color:#FF4D00
}
/*---------------------------------- FORM AREA CSS -----------------------------------------*/
form ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}
form li {
    overflow: hidden;
    padding: 5px 0;
    margin: 0;
}
form ul li label, form ul li div {
    width: auto;
    float: none;
    padding:5px 0;
}
form ul li label {
    width: 200px;
    text-align: left;
}
form li div span {
    clear: both;
    display:block;
}
form li span input, form li span label {
    float: none;
    width: auto;
    padding: 0px 5px 0;
    margin-top: 10px;
}
form li span input[type=text], form li span textarea, form li span select {
    font-family:Arial, Helvetica, sans-serif;
 color:#919191;
 font-size:13px;
    background:#ffffff;
    border: 1px solid #f1f1f1;
    width: 200px;
    float: left;
    padding:8px 3px;
    resize: none;
    outline: none;
    margin:0px;
}
form li span select {
    width: 207px;
}
form li span textarea {
    height: 80px;
    overflow: auto;
}
form .dateinvoker {
    background: url(images/datePickerIcn.png) 0 0 no-repeat;
    width:16px;
    height: 16px;
    border: none;
    padding:0px;
    vertical-align: middle;
    margin-top: 8px;
    margin-left: 5px;
    outline: none;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;
}
form li input[type=submit], form li input[type=reset], button {
 font-family: Arial, Helvetica, sans-serif;
    background:#fb5242;
    border:0px;
    padding:12px 25px;
    margin-right:5px;
    color:#fff;
    cursor:pointer;
    -moz-border-radius:2px;
    -o-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    font-size:13px;
    box-shadow:0 2px 0 #E05242, 0 3px 1px #CDAFAB;
    -moz-box-shadow:0 2px 0 #E05242, 0 3px 1px #CDAFAB;
    -webkit-box-shadow:0 2px 0 #E05242, 0 3px 1px #CDAFAB;
    -o-box-shadow:0 2px 0 #E05242, 0 3px 1px #CDAFAB;
}
form li input[type=reset] {
    border:0;
    background:#989898;
    box-shadow:0 2px 0 #8C8A8A, 0 3px 1px #B4B4B4;
    -moz-box-shadow:0 2px 0 #8C8A8A, 0 3px 1px #B4B4B4;
    -webkit-box-shadow:0 2px 0 #8C8A8A, 0 3px 1px #B4B4B4;
    -o-box-shadow:0 2px 0 #8C8A8A, 0 3px 1px #B4B4B4;
}
/*----------------------------------------------------- THEME TABS ACCORDION AREA CSS START -----------------------------------------------------*/
.zs-tabs ul {
    list-style: none;
    overflow:hidden;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display:none;
    border-bottom: 3px solid #ff4d00;
}
.zs-tabs ul li {
    float: left;
    margin: 0;
    padding: 0px;
}
.zs-tabs ul li div {
    padding: 0 20px;
    position: relative;
    color: #616363;
    line-height:3;
    cursor: pointer;
}
.zs-tabs ul li.selected {
    background: #ff4d00;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
}
.zs-tabs ul li.selected div {
    color: #ffffff;
}
.zs-tabs-accordion-content, .zs-highlight-box .zs-tabs-accordion-content {
    background: #FFF;
    padding: 15px;
    display: none;
    color:#919191;
    margin-bottom: 2px;
    min-height:70px;
    height:auto !important;
    height:70px; 
    border:1px solid #eee;
}
.zs-accordion, .zs-highlight-box .zs-accordion {
    background: #E8E8E8;
    color: #3c4145;
    padding: 12px;
    cursor: pointer;
    display:block;
    position: relative;
    margin-bottom: 2px;
}
.zs-accordion.selected, .zs-highlight-box .zs-accordion.selected {
    background: #ff4d00;
    color: #ffffff;
}
/*---------------------------------- THEME HIGHLIGHT BOX TABS ACCORDION AREA CSS START ------------------------------------*/
.zs-highlight-box .zs-tabs-accordion-content h1, .zs-highlight-box .zs-tabs-accordion-content h2, .zs-highlight-box .zs-tabs-accordion-content h3, .zs-highlight-box .zs-tabs-accordion-content h4, .zs-highlight-box .zs-tabs-accordion-content h5, .zs-highlight-box .zs-tabs-accordion-content h6 {
    color:#ff4d00;
}
.zs-highlight-box .zs-tabs-accordion-content a, .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #ff4d00;
}
.zs-highlight-box .zs-tabs-accordion-content hr {
    border-top: 1px solid #dddddd;
}
.zs-highlight-box .zs-tabs-accordion-content th {
    background: #ededed;
    border-color: #dcdcdc;
    color: #919191;
}
.zs-highlight-box .zs-tabs-accordion-content td {
    background:transparent;
    border-color: #dcdcdc;
    color: #919191;
}
.zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .zs-highlight-box .zs-tabs-accordion-content form li span select {
    background: #ffffff;
    border: 1px solid #f1f1f1;
    color: #919191;
}
/***************************** START SOCIAL ICONS SPRITE *****************************/
.themeSocialIconContainer {
margin: 10px 0;
text-align: center;
}
.zs-socialicon-email,.zs-socialicon-facebook,.zs-socialicon-flickr,.zs-socialicon-googleplus,.zs-socialicon-linkedin,.zs-socialicon-pinterest,.zs-socialicon-rss,.zs-socialicon-twitter,.zs-socialicon-youtube,.zs-socialicon-medium,.zs-socialicon-instagram {
    background:url('images/zs-socialicon-sprite.png') no-repeat top left; width:24px; height:24px; display: inline-block;
margin:3px 3px 0;
}
.zs-socialicon-email {
    background-position:0 -0px;
}
.zs-socialicon-facebook {
    background-position:0 -24px;
}
.zs-socialicon-flickr {
    background-position:0 -48px;
}
.zs-socialicon-googleplus {
    background-position:0 -72px;
}
.zs-socialicon-linkedin {
    background-position:0 -96px;
}
.zs-socialicon-pinterest {
    background-position:0 -120px;
}
.zs-socialicon-rss {
    background-position:0 -144px;
}
.zs-socialicon-twitter {
    background-position:0 -168px;
}
.zs-socialicon-youtube {
    background-position:0 -192px;
}
.zs-socialicon-medium {
    background-position:0 -216px;
}
.zs-socialicon-instagram {
    background-position:0 -240px;
}
/*****************************   END: SOCIAL ICONS SPRITE *****************************/

.newsletter-container {
background: transparent;
    padding: 10px
}
h3.newsletter-heading {
    margin-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #FF4D00;
}
.newsletter-desc {
    margin-bottom: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #919191;
}
.newsletter-input-field {
background: #ffffff;
border-width: 1px;
border-color: #F1F1F1;
color:#919191;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
    border-style: solid;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 200px;
    padding: 10px;
    box-sizing: border-box;
    vertical-align:top;
}
button.newsletter-button {
background: #FB5242;
border-width: 1px;
border-color: #FB5242;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-o-box-shadow:none;
border-radius:0px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
-o-border-radius:0px;
    border-style: solid;
    cursor: pointer;
    padding: 9px;
    font-weight: 400;
    box-sizing: border-box;
    margin-right: 0;
}
.newsletter-layout-1 .newsletter-form, .newsletter-layout-2 .newsletter-form {
    margin: 0 auto;
    text-align: center;
}
.newsletter-layout-3 .newsletter-form {
    width: 200px;
    margin: 0 auto;
    text-align: right;
}
.newsletter-layout-3 button {
    text-align: right;
}
.newsletter-layout-2 button.newsletter-button {
    display:block;
    margin:0 auto;
}
.newsletter-form input[type="text"]::-moz-placeholder {
    color:#919191;
  font-size:90%;
  line-height:normal;
}
.newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#919191;
  font-size:85%;
  line-height:normal;
}
.newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#919191;
  font-size:90%;
  line-height:normal;
}
/*----------------------------------- MEMBERSHIP PORTAL AREA CSS  -----------------------------------------------*/
.mp-container {
    height: 35px;
}
.member-signin {
    padding:0 20px;
}
.member-signin > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align:right;
}
.member-signin li {
    display: inline-block;
    line-height: 35px;
    margin-left: 20px;
    padding: 0;
    position:relative;
}
.member-signin li:first-child {
    width:75%;
}
.member-signin li a {
    font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
    text-decoration:none;
    color:#FF7200;
    display:block;
    text-align:right;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.member-signin li a:hover {
    text-decoration:none;
    color:#FF7200;
}
.member-signin li:first-child {
    margin-left: 0;
}
.member-signin li:last-child:before {
    color:#FF7200;
    content: "|";
    position: absolute;
    top: 0;
    left:-12px;
}
 