@-zs-include webfonts(Noto Sans);

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
    margin:0;
    padding:0;
    font-weight:normal;
}
body{
 background-attachment:scroll;
 background-color:#a9a9a9;
 background-image:url(images/bodybg.png);
 background-position:0 0;
 background-repeat:repeat;
 background-size:auto;
 font-family:Petrona;
 font-size:16px;
 color:#000000;
}
h1 {
font-family:Antic Didone;
font-size:28px;
color:#000000;
}
h2 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:26px;
color:#05436a;
}
h3 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:24px;
color:#05436a;
}
h4 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:22px;
color:#05436a;
}
h5 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:20px;
color:#05436a;
}
h6 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:18px;
color:#05436a;
}
a {
 color:#7d1fa6;
 text-decoration:None;
}
a:hover {
 text-decoration:None;
 color:#b200ff;
}
p {
    line-height:1.8;
}
a img {
    border:0 solid
}
:focus {
    outline:none;
}
hr {
    border:0;
    border-top:1px solid #d5d5d5;
}
table {
    border-collapse:collapse;
    border-spacing:0;
    box-shadow:0 1px 1px #fff;
    -webkit-box-shadow:0 1px 1px #fff;
    -moz-box-shadow:0 1px 1px #fff;
    -o-box-shadow:0 1px 1px #fff;
}
th {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#4f4f6a;
 background:#e6f1f0;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
    box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
}
td {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#595a5b;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
}
ul, ol {
    padding:0 0 0 20px;
}
ol {
    padding:0 0 0 23px;
}
li {
    padding:5px 0;
}

.floatLeft {
    float:left;
}
.floatRight {
    float:right;
}
.clearDiv {
    clear:both;
}
.themeWidth {
    width:960px;
    margin:0 auto;
}
.themeBackgroundTwo {
 background-image:url(images/pattern.png);
 background-position:left top;
 background-repeat:repeat-x;
 background-color:#A9A9A9;
 background-attachment:scroll;
 background-size:auto;
}

.themeLeftArea {
    width:240px;
}
.themeLogoSitenameCaptionContainer {
    padding:45px 15px;
    text-align:center;
}
.themeSitename {
font-family:Antic Didone;
 font-size:16px;
 color:#000000;
    word-wrap:break-word;
    letter-spacing:-1px;
    text-transform:capitalize;
    text-shadow:1px 0px 0 #ffffff;
    -webkit-text-shadow:1px 0px 0 #ffffff;
    -moz-text-shadow:1px 0px 0 #ffffff;
    -o-text-shadow:1px 0px 0 #ffffff;
    display:block;
}
.themeCaption {
 font-family:Antic Didone;
 font-size:16px;
 color:#7d1fa6;
    word-wrap:break-word;
    text-shadow:1px 0px 0 #ffffff;
    -webkit-text-shadow:1px 0px 0 #ffffff;
    -moz-text-shadow:1px 0px 0 #ffffff;
    -o-text-shadow:1px 0px 0 #ffffff;
    display:block;
}

.themeNavigationContainer {
 background-color:#7d1fa6;
 background-image:none;
 background-repeat:repeat-x;
 background-position:left top;
    padding:45px 32px;
}
.themeNavigationShadow {
    background:url(images/menuShadow.png) right top no-repeat;
    height:35px;
}
#navigation ul {
    list-style:none;
    margin:0;
    padding: 0;
    list-style-image:none;
    font-size:1px;
    line-height:0;
}
#navigation li {
    overflow:hidden;
    padding:0;
    margin:0;
}
#navigation li a {
 color:#ffffff;
 font-family:"Philosopher";
 font-size:16px;
    text-decoration:none;
    display:block;
    float:left;
    text-transform:uppercase;
    width:100%;
    padding:10px 0;
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-text-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-text-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
    -o-text-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
    line-height:2;
    border-bottom:1px solid #58b1aa;
}
#navigation li:last-child a {
    border-bottom:0px;
}
#navigation li:hover a, #navigation li.selected a, #navigation li.active a {
 color:#000000;
 background-color:transparent;
background-image:none;
background-repeat:repeat;
background-position:center bottom;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-text-shadow:0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-text-shadow:0 1px 0 rgba(255, 255, 255, 0.1);
    -o-text-shadow:0 1px 0 rgba(255, 255, 255, 0.1);
}
#navigation li a span {
    background:url(images/navstyle.png) left center no-repeat;
    width:75%;
    float:left;
    word-wrap:break-word;
    padding-left:30px;
}
#navigation li.navArrow a em, #navigation li.navArrow a:hover em, #navigation li.active.navArrow a em, #navigation li.selected.navArrow a em {
    background:url(images/navArrow.png) no-repeat center left;
    float:left;
    height:12px;
    width:8px;
    margin-top:9px;
    margin-left:5px;
}
#navigation li.navArrow a:hover em, #navigation li.active.navArrow a em, #navigation li.selected.navArrow a em {
    background:url(images/navArrowHover.png) no-repeat center left;
}

.submenu {
 background-color:#fafafa;
background-image:none;
background-position:top left;
background-repeat:repeat;
border-width:1px;
border-style:solid;
border-color:#d3d3d3;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
    width:185px;
    position:absolute;
    display:block;
    -webkit-transition:width 0.5s ease 0s;
-moz-transition:width 0.5s ease 0s;
-o-transition:width 0.5s ease 0s;
-ms-transition:width 0.5s ease 0s;
transition:width 0.5s ease 0s;
}
.submenu ul {
    list-style:none;
    margin:0;
    padding: 0;
    font-size:1px;
    line-height:0;
    list-style-image:none;
}
.submenu li {
    display:block;
    overflow:hidden;
    padding:0;
}
.submenu li a {
 font-family:"Philosopher";
 color:#525252;
 font-size:13px;
    text-decoration: none;
    display:block;
    text-transform:uppercase;
    width:100%;
    line-height:1.8;
    float:left;
    font-weight:bold;
    cursor:pointer;
    padding:10px 0;
    border-bottom:1px solid #e3e3e3;
}
.submenu li a:hover {
 color:#7d1fA6;
background-color:transparent;
background-image:none;
background-position:top left;
background-repeat:repeat;
}
.submenu li a span {
    width:80%;
    float:left;
    padding-left:15px;
    word-wrap:break-word;
}
.submenu li a em {
    width:13px;
    float:left;
    height:10px;
}
.submenu li.navArrow a em {
    background:url(images/subnavArrow.png) no-repeat center left;
    float:left;
    height:12px;
    width:13px;
    margin-top:6px;
}
.submenu li.navArrow a:hover em {
    background:url(images/subnavArrowHover.png) no-repeat center left;
}

.themeRightArea {
    width:720px;
    margin-top:50px;
}
.themeContentContainer {
    background-color:#ffffff;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 0px 0px #7D1FA6 inset;
 -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 0px 0px #7D1FA6 inset;
 -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 0px 0px #7D1FA6 inset;
 -o-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 0px 0px #7D1FA6 inset;
 border-width: 0;
 border-style:solid;
 border-color:#7D1FA6;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    padding:20px;
    min-height:400px;
    height:auto !important;
    height:400px;
    margin-bottom:40px;
    overflow:hidden;
}
.themeBannerArea {
    margin-bottom:40px;
}
.themeContentArea {
    width:65%;
    min-height:400px;
    height:auto !important;
    height:400px;
}

.themeBreadcrumb {
    padding: 10px 0;
    margin-bottom: 20px;
}
.themeBreadcrumb span {
    padding: 0 10px;
}
.themeBreadcrumb p {
    word-wrap: break-word;
}

.themeSidebarArea {
    width:35%;
}
.themeSidebarAreaInner {
    background-color:transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 -moz-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 -o-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 border-width: 0 0 0 1px;
 border-style:solid;
 border-color:#e5e5e5;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    min-height:300px;
    height:auto !important;
    height:300px;
    padding-left:20px;
    margin-left:30px;
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#7c7c7c;
    margin-bottom:40px;
}
.themeSidebarAreaInner h1 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:28px;
 color:#05436a;
}
.themeSidebarAreaInner h2 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:26px;
 color:#05436a;
}
.themeSidebarAreaInner h3 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:24px;
 color:#05436a;
}
.themeSidebarAreaInner h4 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:22px;
 color:#05436a;
}
.themeSidebarAreaInner h5 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:20px;
 color:#05436a;
}
.themeSidebarAreaInner h6 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:18px;
 color:#05436a;
}
.themeSidebarAreaInner a {
 text-decoration:none;
 color:#3bb0a7;
}
.themeSidebarAreaInner a:hover {
 text-decoration:none;
 color:#3bb0a7;
}
.themeSidebarAreaInner form li span input[type=text], .themeSidebarAreaInner form li span textarea, .themeSidebarAreaInner form li span select {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#7c7c7c;
    width:135px;
}
.themeSidebarAreaInner form li input[type=submit], .themeSidebarAreaInner form li input[type=reset] {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
    margin-right:5px;
    padding:6px 15px;
}
.themeSidebarAreaInner form li span select {
    width:148px;
}
.themeSidebarAreaInner th {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#4f4f6a;
 background:#e6f1f0;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
    box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
}
.themeSidebarAreaInner td {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#595a5b;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
}

.themeSidebarAreaInner .zs-highlight-box {
 background-color: #c9666e;
 background-image: none;
 background-image: none, -moz-linear-gradient(bottom, transparent, transparent);
 background-image: none, -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: none, -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 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: 5px;
 margin: 10px;
    min-height: 200px;
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#E9A2A8;
}
.themeSidebarAreaInner .zs-highlight-box h1 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:28px;
color:#942E36;
}
.themeSidebarAreaInner .zs-highlight-box h2 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:26px;
color:#942E36;
}
.themeSidebarAreaInner .zs-highlight-box h3 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:24px;
color:#942E36;
}
.themeSidebarAreaInner .zs-highlight-box h4 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:22px;
color:#942E36;
}
.themeSidebarAreaInner .zs-highlight-box h5 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:20px;
color:#942E36;
}
.themeSidebarAreaInner .zs-highlight-box h6 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:18px;
color:#942E36;
}
.themeSidebarAreaInner .zs-highlight-box a {
 color:#942E36;
 text-decoration:none;
}
.themeSidebarAreaInner .zs-highlight-box a:hover {
 text-decoration:none;
 color:#942E36;
}
.themeSidebarAreaInner .zs-highlight-box hr {
    border-top-color:#9E5157;
}
.themeSidebarAreaInner .zs-highlight-box th {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#884349;
 background:#D87B82;
 border-width:1px;
 border-style:solid;
 border-color:#c9666e;
 padding:12px;
    box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
}
.themeSidebarAreaInner .zs-highlight-box td {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#595a5b;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
}
.themeSidebarAreaInner .zs-highlight-box form li span input[type=text], .themeSidebarAreaInner .zs-highlight-box form li span textarea, .themeSidebarAreaInner .zs-highlight-box form li span select {
    width:100px;
    background: #D8747C;
border: 1px solid #C56169;
color:#E9A2A8;
}
.themeSidebarAreaInner .zs-highlight-box form li span select {
    width:113px;
}
.themeSidebarAreaInner .zs-highlight-box form li input[type=submit], .themeSidebarAreaInner .zs-highlight-box form li input[type=reset] {
    font-size:12px;
}

.themeSidebarAreaInner .zs-text-light-color {
color:#A9A9A9;
}
.themeSidebarAreaInner .zs-text-highlight-color {
color:#05436a;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-light-color {
color:#A9A9A9;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-highlight-color {
color:#942E36;
}

.themeFooterArea {
    background-color:transparent;
 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;
 -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;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 border-width:3px 0 0;
 border-style:solid;
 border-color:#000000;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    padding:40px 0;
    min-height:50px;
    height:auto !important;
    height:50px;
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#000000;
}
.themeFooterArea h1 {
 font-family:"Philosopher";
 font-size:28px;
 color:#000000;
}
.themeFooterArea h2 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:26px;
 color:#05436a;
}
.themeFooterArea h3 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:24px;
 color:#05436a;
}
.themeFooterArea h4 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:22px;
 color:#05436a;
}
.themeFooterArea h5 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:20px;
 color:#05436a;
}
.themeFooterArea h6 {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:18px;
 color:#05436a;
}
.themeFooterArea a {
 color:#3bb0a7;
 text-decoration:none;
}
.themeFooterArea a:hover {
 text-decoration:none;
 color:#3bb0a7;
}
.themeFooterArea form li span input[type=text], .themeFooterArea form li span textarea, .themeFooterArea form li span select {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#000000;
}
.themeFooterArea form li input[type=submit], .themeFooterArea form li input[type=reset] {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
}
.themeFooterArea th {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#4f4f6a;
 background:#e6f1f0;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
    box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
}
.themeFooterArea td {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#595a5b;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
}
.themeFooterArea .zs-highlight-box {
 background-color: #f4f5b3;
 background-image: none;
 background-image: none, -moz-linear-gradient(bottom, transparent, transparent);
 background-image: none, -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: none, -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 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: 10px;
 margin: 10px;
    min-height: 200px;
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#595a5b;
}
.themeFooterArea .zs-highlight-box h1 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:28px;
color:#05436a;
}
.themeFooterArea .zs-highlight-box h2 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:26px;
color:#05436a;
}
.themeFooterArea .zs-highlight-box h3 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:24px;
color:#05436a;
}
.themeFooterArea .zs-highlight-box h4 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:22px;
color:#05436a;
}
.themeFooterArea .zs-highlight-box h5 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:20px;
color:#05436a;
}
.themeFooterArea .zs-highlight-box h6 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:18px;
color:#05436a;
}
.themeFooterArea .zs-highlight-box a {
 color:#3bb0a7;
 text-decoration:none;
}
.themeFooterArea .zs-highlight-box a:hover {
 text-decoration:none;
 color:#3bb0a7;
}
.themeFooterArea .zs-highlight-box hr {
    border-top-color:#CBCC6F;
}
.themeFooterArea .zs-highlight-box th {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#4f4f6a;
 background:#FEFFD5;
 border-width:1px;
 border-style:solid;
 border-color:#f4f5b3;
 padding:12px;
    box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
}
.themeFooterArea .zs-highlight-box td {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#595a5b;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
}
.themeFooterArea .zs-highlight-box form li span input[type=text], .themeFooterArea .zs-highlight-box form li span textarea, .themeFooterArea .zs-highlight-box form li span select {
    background: #FEFFD5;
    border: 1px solid #EAEBBB;
    color:#595a5b;
}

.themeFooterArea .zs-text-light-color {
color:#A9A9A9;
}
.themeFooterArea .zs-text-highlight-color {
color:#05436a;
}
.themeFooterArea .zs-highlight-box .zs-text-light-color {
color:#A9A9A9;
}
.themeFooterArea .zs-highlight-box .zs-text-highlight-color {
color:#05436a;
}

form ul {
    margin:0;
    padding:0;
    list-style:none;
}
form li {
    overflow:hidden;
    padding:10px 0;
    margin:0;
}
form ul li label, form ul li div {
    width:auto;
    float:none;
    padding:5px 0;
}
form li span input, form li span label {
    float:none;
    width:auto;
    padding:0 3px;
    margin:7px 2px 0;
#padding-top:3px;
}
form li div span{
    display:block;
}
form li span input[type=text], form li span textarea, form li span select {
    background:#ffffff;
    border:1px solid #d1cfc8;
    float: left;
    margin:0px;
    padding:5px;
    resize: none;
    width:260px;
 font-family:Petrona;
 font-size:16px;
 color:#000000;
}
form li span select {
    width:273px;
}
form li span textarea {
    height:100px;
    overflow:auto;
}
form .dateinvoker {
    background:url(images/datePickerIcn.png) 0 0 no-repeat;
    width:17px;
    height:19px;
    border:none;
    vertical-align:middle;
    margin-top:5px;
    outline:none;
    margin-left:5px;
    padding:0px;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -o-box-shadow:none;
}
form li input[type=submit], form li input[type=reset], button {
    background:#66c9c1;
    padding:6px 20px;
    margin-right:15px;
    cursor:pointer;
    border:1px solid #3baca3;
    box-shadow:0 1px 0 rgba(255, 255, 255, 0.33) inset;
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.33) inset;
    -moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.33) inset;
    -o-box-shadow:0 1px 0 rgba(255, 255, 255, 0.33) inset;
    text-shadow:1px 1px 0 rgba(0, 0, 0, 0.26);
    -webkit-text-shadow:1px 1px 0 rgba(0, 0, 0, 0.26);
    -moz-text-shadow:1px 1px 0 rgba(0, 0, 0, 0.26);
    -o-text-shadow:1px 1px 0 rgba(0, 0, 0, 0.26);
#padding:5px 7px;
    color:#ffffff;
    font-family:Petrona;
    font-size:14px;
    filter:chroma(color=#000000);
}
button {
    margin-right:0;
}
form li input[type=reset] {
    background:#e8e8e8;
    color:#858585;
    text-shadow:1px 1px 0 #fff;
    -webkit-text-shadow:1px 1px 0 #fff;
    -moz-text-shadow:1px 1px 0 #fff;
    -o-text-shadow:1px 1px 0 #fff;
    box-shadow:0 1px 0 #ffffff inset;
    -webkit-box-shadow:0 1px 0 #ffffff inset;
    -moz-box-shadow:0 1px 0 #ffffff inset;
    -o-box-shadow:0 1px 0 #ffffff inset;
    border:1px solid #c1c1c1;
}

.themeSearchContainer {
    margin-top:20px;
}
.themeSearchBox {
    background:#E1E1E1;
    border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    -o-border-radius:40px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.24) inset, 0 1px 0 #FFFFFF;
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.24) inset, 0 1px 0 #FFFFFF;
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.24) inset, 0 1px 0 #FFFFFF;
    -o-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.24) inset, 0 1px 0 #FFFFFF;
    height:32px;
    position: relative;
    width:210px;
}
.themeSearchBox input[type=text] {
    background:transparent;
    width:150px;
    height:32px;
    border:0;
    outline:none;
    line-height:32px;
    font-family:'Noto Sans', Verdana, Geneva, sans-serif;
    font-size:14px;
    color:#635d5b;
    padding:0 10px;
    float:left;
}
.themeSearchButtonContainer {
    background:#51B3AB;
    background: -webkit-gradient(linear, left top, left bottom, from(#66C9C1), to(#51B3AB));
    background: -moz-linear-gradient(top, #66C9C1, #51B3AB);
    background: -o-linear-gradient(top, #66C9C1, #51B3AB);
    box-shadow:-1px 0 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:-1px 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow:-1px 0 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow:-1px 0 0 rgba(0, 0, 0, 0.3);
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    -o-border-radius:50px;
    width:30px;
    height:30px;
    position:absolute;
    top:1px;
    right:0;
}
.themeSearchBox input[type=submit] {
    background:url(images/searchicon.png) center center no-repeat;
    width:30px;
    height:30px;
    border:0 none;
    cursor:pointer;
}

.zs-slideshow-right-arrow {
    background:url(images/zs-slideshow-right-arrow.png) left top no-repeat;
    cursor:pointer;
    height:38px;
    left:auto;
    right:0px;
    margin-top:-19px;
    opacity:0;
    position: absolute;
    top:50%;
    transition: opacity 500ms ease 0s;
    -webkit-transition:opacity 500ms ease 0s;
    -moz-transition:opacity 500ms ease 0s;
    -o-transition:opacity 500ms ease 0s;
    width:31px;
    z-index:150;
}
.zs-slideshow-left-arrow {
    background:url(images/zs-slideshow-left-arrow.png) left top no-repeat;
    cursor:pointer;
    height:38px;
    right:auto;
    left:0px;
    margin-top:-19px;
    opacity:0;
    position:absolute;
    top:50%;
    transition:opacity 500ms ease 0s;
    -webkit-transition:opacity 500ms ease 0s;
    -moz-transition:opacity 500ms ease 0s;
    -o-transition:opacity 500ms ease 0s;
    width:31px;
    z-index:150;
}
.themeSlideshowOuterContainer {
    bottom:3px;
    height:20px;
    opacity:0;
    text-align:center;
    position:absolute;
    transition:opacity 500ms ease 0s;
    -webkit-transition:opacity 500ms ease 0s;
    -moz-transition:opacity 500ms ease 0s;
    -o-transition:opacity 500ms ease 0s;
    z-index:150;
}
.themeSlideshowInnerContainer {
    background:transparent;
    border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    -webkit-border-radius:0px;
    padding:0;
}
.zs-slideshow-control-active {
    background:url(images/zs-slideshow-control-active.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height: 9px;
    margin:0 0 0 5px;
    width: 9px;
}
.zs-slideshow-control {
    background: url(images/zs-slideshow-control.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height:9px;
    margin:0 0 0 5px;
    width:9px;
}

.zs-highlight-box {
 background-color: #66c9c1;
 background-image: none;
 background-image: none, -moz-linear-gradient(bottom, transparent, transparent);
 background-image: none, -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: none, -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18), 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: 10px;
 margin: 10px;
    min-height: 200px;
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#048B82;
}
.zs-highlight-box h1 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:28px;
color:#F0F9FF;
}
.zs-highlight-box h2 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:26px;
color:#F0F9FF;
}
.zs-highlight-box h3 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:24px;
color:#F0F9FF;
}
.zs-highlight-box h4 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:22px;
color:#F0F9FF;
}
.zs-highlight-box h5 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:20px;
color:#F0F9FF;
}
.zs-highlight-box h6 {
font-family:'Noto Sans', Verdana, Geneva, sans-serif;
font-size:18px;
color:#F0F9FF;
}
.zs-highlight-box a {
 color:#F0F9FF;
 text-decoration:none;
}
.zs-highlight-box a:hover {
 text-decoration:none;
 color:#F0F9FF;
}
.zs-highlight-box hr {
    border-top-color:#47ADA5;
}
.zs-highlight-box th {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#4f4f6a;
 background:#9CDFD9;
 border-width:1px;
 border-style:solid;
 border-color:#74C7BF;
 padding:12px;
    box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.64);
}
.zs-highlight-box td {
 font-family:'Noto Sans', Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#595a5b;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#cee0de;
 padding:12px;
}
.zs-highlight-box form li span input[type=text], .zs-highlight-box form li span textarea, .zs-highlight-box form li span select {
background: #5CBEB6;
border: 1px solid #58BBB3;
color:#97EEE7;
}

.zs-text-light-color {
color:#A9A9A9;
}
.zs-text-highlight-color {
color:#05436a;
}
.zs-highlight-box .zs-text-light-color {
color:#A9A9A9
}
.zs-highlight-box .zs-text-highlight-color {
color:#F0F9FF
}/***************************** START: SOCIAL ICONS SPRITE *****************************/
.themeSocialiconContainer {
  margin:15px 0 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 {
    background:url('images/zs-socialicon-sprite.png') no-repeat top left; width:24px; height:24px; display:inline-block;
  margin:0 3px;
}
.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;
}
/*****************************   END: SOCIAL ICONS SPRITE *****************************/