/*------------------------------------------------------------------------
# Bridgetalk - Hebrew - July, 2011
# ------------------------------------------------------------------------
# Copyright (C) Shine. All Rights Reserved.
# Websites:  http://www.shine.co.il
-------------------------------------------------------------------------*/

/* GENERAL
--------------------------------------------------------- */

html {
	height: 100%;
}

body {
    font: 12px Arial, geneva, helvetica, sans-serif;
    color: #333333;
    line-height: 1.5em;
    background-color: #e8ebf0;
    text-align: right; /*Heb*/
  /* Body background image remains in JCE popup lightbox */
}

html, body {
	margin: 0;
	padding: 0;
    text-align: right; /*Heb*/
}

p {
    margin-top: 0.2em;
}

a:link, a:visited {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	text-decoration: underline;
}

a img {
	border: none;
  /*removes the border from the link of logo*/
}

hr {
	border-top: 5px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 5px;
}


/* HEADINGS
--------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-family: Arial, geneva, helvetica, sans-serif;
    color: #333;
    clear: both;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 0.9em;
}

h4,
h5 {
    font-size: 1.0em;
    font-weight: bold;
    margin: 2.2em 0 0.8em 0;
}

h5 {
    color: #666;
}

h6 {
    font-family: Arial, geneva, helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.4em;
    color: #666;
    margin: 1.2em 0 1.2em 0;
    padding: 5px 0 5px 0;
}



/* LISTS
--------------------------------------------------------- */

ul {
    margin: 0!important;
    list-style: none;
    margin-left: 0;
}

ul li {
    padding-right: 15px;

  /*  margin: 0!important;
    padding-top: 0;
    padding-bottom: 1em;
    margin-right: 0;
    margin-top: 3px;
    line-height:1.3em;
    background: url(../images/bullet.gif) no-repeat 100% 7px;*/
}

li a {
    text-decoration: none;
    font-weight: normal;
}

li a:hover, li a:active, li a:focus {
    text-decoration: underline;
}

ol {
    margin: 5px 0 5px 0;
}

ol li {
    margin: 0!important;
    padding-right: 5px;
    padding-bottom: 15px;
    margin-right: 0;
    margin-top: 3px;
}


/* MAIN CONTAINER
--------------------------------------------------------- */

#container {
    width: 960px;
    background-color: #fff;
    border-top: 13px solid #e8ebf0;
    border-bottom: 13px solid #e8ebf0;
    margin-right: auto;
    margin-left: auto;
    direction: rtl; /*Heb*/
}

/*#bg {
    width: 960px;
    height: 326px;
    background: url(../images/bg-header.jpg) no-repeat top center #fff;
}*/

#container table.main {
    width: 900px;
    /*padding: 10px 30px 10px 30px;*/
    /*margin-top: 40px;*/
    /*border: 1px solid black;*/
}

#container table.nav {
    /*width: 350px;*/
    margin-top: 30px;
    float: right;
}

#container table.bottom {
    width: 900px;
    margin-top: 20px;
    background: url(../images/bg-divider-heb.gif) repeat-y top left #fff;
}


/* HEADER CONTAINER + LOGO + NAVIGATION
--------------------------------------------------------- */

#header {
    width: 900px;
    padding: 0;
    clear: both;
}

#header img {
    border: none;
    padding: 0;
}

#logo {
    float:right; /*Heb*/
    width: 169px;
    height: 112px;
    padding-top: 33px;
        padding-right: 35px;
}

#nav {
    float:left; /*Heb*/
    padding: 30px 0 0 0;
    margin: 0;
    width:308px;
    /*border: 1px solid pink;*/
}

#header div.moduletable-altnav, #header div.moduletable-langnav {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

#header div.moduletable-altnav {
    float: left; /*Heb*/
    padding: 0;
    /*clear: right;*/
}

#header div.moduletable-langnav {
    padding: 0;
padding-top: 2px;
}

#header div.moduletable-search {
    float: left;
    padding: 0 10px;
padding-top: 2px;
    margin: 0;
    /*clear: right;*/
}

#header div.moduletable-phone {
    float: left;  /*Heb*/
    padding: 0 0 10px 0;
    color: #617c87;
    font-weight: bold
}

#header div.moduletable-social {
    /*float: right;*/
    padding: 0;
    margin: 0;
    /*clear: right;*/
}

#header div.moduletable-altnav table.ddmx24 a, #header div.moduletable-langnav table.ddmx34 a {
    border-left: 1px solid #ccc;  /*Heb*/
}

div.moduletable-mainnav {
    float: right; /*Heb*/
    padding: 0;
    position: relative; /* Fix for drop-down on top of RokSlideshow Module */
    z-index: 100;
    background-color: #eaeaea;
   
    width: 900px;
    height: 30px;
}

div.moduletable-mainnav table.ddmx25 {
    /*margin-top: 4px;*/
}

div.moduletable-mainnav table.ddmx25 a {
    border-right: 1px solid #ccc;
}

#click-menu27 a, #click-menu48 a, #click-menu49 a, #click-menu50 a, #click-menu51 a {
text-align: right !important; /*Heb*/
/*important overrides SWmenupro and aligns sidebar links to the right*/
}

#menu25 a {
 text-align: right !important; /*Heb*/
/*important overrides SWmenupro and aligns dropdown links to the right*/
}



/* SEARCH
--------------------------------------------------------- */

.button-search {
      color: #fff;
      background-color: #74909b;
      border: none;
      font-weight: normal;
      font-size: 0.8em;
      margin-left: 0.5em;
      padding: 1px;
}

#header div.moduletable-search input#mod_search_searchword {
      border: 1px solid #BAC4CB;
      font-size: 0.8em;
      /*margin-left: 1em;*/
}

div.results h4 {
    color: #666;
    font-size: 0.9em;
    /* Fix for search results page after override */
}

div.results a,
div.searchintro a {
    color: #0088CC;
    /* Fix for search results page after override */
}



/* TOP + BOTTOM CONTAINERS
--------------------------------------------------------- */

#top {
    padding: 0;
    margin: 0;
    clear: both;
}

#top div.moduletable {
    float:right; /*Heb*/
    clear: right; /*Heb*/
}

#top img {
    border: none;
    padding: 0;
}

#bottom {
    margin: 0 50px 45px 60px;
    border-top: 1px solid #c5c5c5;
    clear: both;
}

#bottom div.moduletable, #bottom div.moduletable-right {
    float:left;
    width: 280px;
    font-family: Arial, Tahoma, geneva, helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 20px;
}

#bottom div.moduletable-right {
    float:right;
}

#bottom div.moduletable h3, #bottom div.moduletable-right h3 {
    color: #333;
    font-family: Arial, Tahoma, geneva, helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    padding-top: 20px;
}

#bottom div.moduletable img, #bottom div.moduletable-right img {
    float:left;
    margin: 0 10px 5px 0;
}


/* MAIN CONTENT
--------------------------------------------------------- */

#content {
    width: 686px;
    padding: 0 0 0 10px;
    line-height: 1.5em;
    /*background-color: red;*/
}

#content .contentheading, #content .componentheading {
    color: #3d778e;
    font-family: Arial, Tahoma, geneva, helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.9em;
}

#content h2.contentheading {
    font-size: 18px;
}

#page {
    padding: 25px 15px 15px 0;
    text-align: right; /*Heb*/
    /*border: 1px solid green;*/
}

img {
    
    padding: 2px;
}


/* LEFT + RIGHT SIDE
--------------------------------------------------------- */

#left {
    /*width: 202px;*/
    width: 200px;
    padding: 0 0 30px 0;
    text-align: right; /*Heb*/
}

#right {
   width: 205px;
   margin-left: 0px; /*Heb*/
   margin-right: 20px; /*Heb*/
   padding: 65px 5px 30px 0;
   text-align: right; /*Heb*/
}

#left ul {
    list-style: none;
}

#left div.moduletable, #right div.moduletable {
    /*float: left;
    clear: both;*/
    color: #666;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    /*padding: 0 20px 0 20px;*/
    width: 150px;
}

#right div.moduletable {
    width: 200px;
    padding: 0 0 10px 0;
}

#left div.moduletable p, #right div.moduletable p {
       line-height: 1.5em;
}

#left div.moduletable h3, #right div.moduletable h3 {
    color: #666;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    margin: 1.4em 0 1.1em 0;
}

#left div.moduletable img, #right div.moduletable img {
    border: none;
    padding: 0;
    margin: 0;
}


/* LEFT NAVIGATION
--------------------------------------------------------- */

#left div.moduletable-leftnav {
    float:right; /*Heb*/
    width: 170px;
    line-height: normal;
    padding: 0;
    margin: 0;
    background-color: #f7f9fc;
    border-top: 1px solid #e4e4e4;
    /*background: url(../images/bg-left.jpg) no-repeat left bottom;*/
    /*border: 1px solid yellow;*/
}

#left div.moduletable-leftnav h3 {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #fff;
    background-color: #786D4F;
    padding: 10px;
    margin: 0;
}

#left div.moduletable-leftnav table {
    padding: 10px;
    /*background-color: #E7EDED;*/
}

#left div.moduletable-leftnav td {
    border-bottom: 1px solid #e4e4e4;
    padding: 1px 2px 1px 2px;
    /*background-color: #E4ECEC;*/
}

#click-menu27, #click-menu48, #click-menu49, #click-menu50, #click-menu51 {
/*background-color: green;*/
width: 170px;
}

#click-menu27 a, #click-menu48 a, #click-menu49 a, #click-menu50 a, #click-menu51 a{
white-space:normal !important;
/*height:60px !important;*/
}

#click-menu27 a, #click-menu48 a, #click-menu49 a, #click-menu50 a, #click-menu51 a {
  white-space: nowrap !important; /* Fix for very long left-side links*/
  /*height: 25px !important;*/
  padding: 4px 0 4px 0 !important;
  margin: 0 0 0 6px !important;
}



/* FOOTER
--------------------------------------------------------- */

#footer {
    text-align: right; /*Heb*/
    padding-top: 5px;
    clear: both;
}

#footer a:link,
#footer a:visited {
    color: #777;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div.moduletable {
    float: right; /*Heb*/
    color: #777;
    font-size: 10px;
    padding: 10px 0 5px 0;
    width: 100%;
    clear: both;
}

#footer div.moduletable-links table {
    float: right;
    margin: 0;
    padding: 10px;
    font-size: 11px;
    text-align: right; /*Heb*/
    color: #777;
    background-color: #eaeaea;
    width: 100%;
    clear: both;
}

#footer img {
    border: none;
}


/* CATEGORY LIST LAYOUT (press releases table rows)
--------------------------------------------------------- */

h1.componentheading {
    margin: 0 0 7px 10px;
    /* fix for press releases title & Category List Layout */
}

table.category {
    border-collapse: collapse;
    margin:0;
    padding:0;
    margin: 0 0 7px 5px;
    color: #666666;
    /*width:95%;*/
    /* fix for press releases content & Category List Layout */
}

.sectiontableheader,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
    padding: 5px;
}

.sectiontableheader {}

tr.sectiontableentry1,
tr.sectiontableentry2 {
    /*border-bottom: 1px solid #cccccc;*/
}

tr.sectiontableentry1 td {
    margin: 10px 0 10px 0;
    font-weight: normal;
}

tr.sectiontableentry2 td {}



/* BLOCKQUOTE
--------------------------------------------------------- */

blockquote {
    margin: 10px;
    font-family: georgia, Arial, Verdana, Sans-Serif;
    font-size: 1.0em;
    font-weight: normal;
    font-style: italic;
    color: #666666;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    letter-spacing: normal;
    margin: 0 0 0.8em 0;
    padding: 0.4em 2px;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}



/* SITEMAP COMPONENT
--------------------------------------------------------- */

div.sitemap li a {
    font-size: 11px;
    color: #006DBA;
    line-height: 15px;
}

div.sitemap li a:hover {
    text-decoration: underline;
}


/* CSS for mod_rokslideshow (hp logos)
---------------------------------------------------------

#slideshow {
    border-top: 1px solid #E3E3E3;
    border-bottom: 3px solid #E3E3E3;
    padding: 5px 0 5px 0;
}

#page,
div.blog {
    float: left;
    width: 95%;
    padding: 0 10px 20px 10px;
    clear: both;
}
*/


/* BLOG (Lyften Bloggie)
---------------------------------------------------------*/

div.jcomments-links {
    margin: 0!important;
    padding: 0;
    /* fix page break in Blog Category layout*/
}

div.moduletable-blogcat,
div.moduletable-blogcal,
div.moduletable-blogtag {
    float: left;
    width: 100%;
    background: #F5F5F5;
    padding: 5px;
    padding-bottom: 20px;
}

div.moduletable-blogcat h3,
div.moduletable-blogcal h3,
div.moduletable-blogtag h3 {
    padding: 0 0 7px 0;
    font-size: 13px;
    color: #666666;
    font-weight: bold;
}

div.moduletable-blogcat ul {}

div.moduletable-blogcal table {}

div.moduletable-blogtag ul {}

div.moduletable-blogtag a {
    text-decoration: none;
}


/* NEWSLETTER + RSS MODULES
--------------------------------------------------------- */

.moduletable-rss {
    margin: 0 0 5px 0; padding: 0;
}

div.moduletable-newsletter {
    margin: 0 0 0 10px;
    padding: 0;
}

div.moduletable-newsletter form {
    margin: 10px 0 0 0; /*border: 1px solid black;*/
}

div.moduletable-newsletter input {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 10px;
    line-height: normal;
    margin: 3px;
}

div.moduletable-newsletter input.button {
    width: auto;
    padding: 7px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    background: #F15A21;
    border: 1px solid #F3F3F3;
}


/* LOGIN MODULE
--------------------------------------------------------- */

div.moduletable-login {
    margin: 0;
    padding: 0;
    width: 153px;}

div.moduletable-login h3 {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: normal;
    margin: 0;
    padding: 0 0 0 6px;
    background: #F15A21;
}

div.moduletable-login form {
    margin: 0; /*border: 1px solid black;*/
}

div.moduletable-login table,
div.moduletable-login form.log {
    margin: 0;
    padding: 5px;
    background: #E6E7E9;
}

div.moduletable-login input {
    margin: 5px 0 5px 0; /* Add spaces between form fields */
}

fieldset {
    border: none;
    margin: 0; padding: 0; /* Removes border of form fields */
}

/*label {margin: 5px 0 5px 0;}*/



/* RSFORM MODULE
--------------------------------------------------------- */

div.moduletable-rsform {
    margin: 0;
    /*padding: 7px;*/
    /*background-color: #F15A21;*/
}

div.moduletable-rsform h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.35em;
    font-weight: bold;
    color: #FFFFFF;
    line-height: normal;
    margin: 0 0 7px 0;
}

div.moduletable-rsform table,
div.moduletable-rsform div,
div.moduletable-rsform a {
    color: #FFFFFF;
}

div.moduletable-rsform input,
div.moduletable-rsform textarea {
    /*margin: 3px 0 3px 0;  Add spaces between form fields */
}

.formError {
    padding: 2px;
    color: #000000;
    background: #FFFF66;
    /* Add yellow highlight to invalid Input Error Message */
}

.rsform-submit-button {
    width: auto;
    padding: 1px 5px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    background: #e51a24;
border: none;
}


/* FORM
--------------------------------------------------------- */

form {
    margin: 0;
    padding: 0;
}

input,
select,
textarea {
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 0.8em;
    line-height: normal;
      border: 1px solid #BAC4CB;
}

textarea {
    width: 130px;
    height: 100px;
    padding: 0 0 0 2px;
}

.button {
    width: auto;
    padding: 1px 5px;
font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    background: #786D4F;
border: none;
}



/* JCE EDITOR STYLE TABLES (for users who want to create tables by themselves in content pages)
--------------------------------------------------------- */

#page table.tavla {
     border: 1px solid #c5c5c5;
     width: 100%;
}

#page table.tavla th,
#page table.tavla tbody,
#page table.tavla td {
     background-color: #f2f2f2;
     border: 2px solid #fff;
}

#page table.tavla th,
#page table.tavla td {
     padding: 3px;
}

#page table.tavla th {
     font-size: 1.0em; 
     font-weight: bold; 
     color: #fff; 
     background: #9299a4;
}

#page table.tavla a:link,
#page table.tavla a:visited,
#page table.tavla a:hover {
     text-decoration: underline;
}


div.xmap {
text-align: right;
padding-right: 20px;
}

div.xmap div.componentheading {
text-align: right;
padding-top: 50px;
}


/* --- Tabs --- */
.jwts_tabberlive {margin:4px 0px;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;padding:10px 20px 0 20px;border:1px solid #fff;border-top:0px;/*height:300px;overflow:auto;*/}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}
ul.jwts_tabbernav {margin:0px;padding:7px 4px;list-style:none;list-style-image:none;background:none;border-bottom:1px solid #dcdcdc;line-height:normal;height:auto;}
ul.jwts_tabbernav li {margin:0px;padding:0px;list-style:none;list-style-image:none;background:none;display:inline;}
ul.jwts_tabbernav li a,
ul.jwts_tabbernav li a:link {font-size:12px;font-weight:normal;margin:0px 1px;padding:7px;color:#000;border:1px solid #dcdcdc;border-bottom:none;background:#f5f5f5 url() repeat-x top;}
ul.jwts_tabbernav li a:visited {color:#333;padding:7px}
ul.jwts_tabbernav li a:hover {font-size:12px;font-weight:normal;margin:0px 1px;padding:7px;color:#333;border-top:1px solid #9299a3;border-bottom:none;background:#f2f2f2;text-decoration:none;}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;padding:7px;}
ul.jwts_tabbernav li.jwts_tabberactive a {background:#9299a3;border-bottom:1px solid #fff;font-weight:normal;color:#fff;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {background:#9299a3;border-bottom:1px solid #fff;text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {background:none;padding:0px;margin:0px;}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:right;} /* force content orientation */

/* --- Slides --- */
.jwts_slider {margin:4px 0px;padding:0px;}
.jwts_slidewrapper {border:none;width:100%;visibility:hidden;height:0px;overflow:hidden;position:relative;margin:0;padding:0;}

/* DEFAULT STYLING */
.jwts_title {margin:0 0 1px 0;padding:0px;overflow:hidden;background:url() no-repeat right;cursor:pointer;cursor:hand;}
.jwts_title_left {background:url(slide_bg_l.png) no-repeat left;margin:0 10px 0 0;background-color: #f7f9fc !important;border-bottom:1px solid #e3e3e3 !important;}
a.jwts_title_text,
a.jwts_title_text:link {display:block;background:url(../images/b-slide.gif) no-repeat;background-position:0px 2px;padding:0 2px 0 10px;margin:0 0 0 5px;line-height:24px;font-size:12px;font-weight:bold;text-decoration:none;color:#666;}
a.jwts_title_text:visited {color:#666;}
a.jwts_title_text:hover {display:block;background:transparent url(../images/b-slide-o.gif) no-repeat;background-position:0px 2px;padding:0 2px 0 10px;margin:0 0 0 5px;line-height:24px;font-size:12px;font-weight:bold;text-decoration:none;color:#507f92!important;}
.jwts_slidecontent {padding:4px 12px 8px 12px;margin:0px;position:relative;background:none;border:none;}
.jwts_title_left,.jwts_slidecontent {text-align:right;} /* force content orientation */


/* --- My Additions --- */
div.jwts_title, div.jwts_slider, #tabsnslides {
    background: none !important;
}

div.jwts_title_left a.jwts_title_text {
    font-size: 12px;
    font-weight: bold;
    color: #666;
}



/* JOOMLA EXTRAS */

/* JCE EDITOR STYLE DROP DOWN BOX
---------------------------------------------------------

div.jce_caption_text {
  font-style: italic;
}

a:hover {
text-decoration: underline !important;
}
*/


/* Fix for JCE popup lightbox Text Size
---------------------------------------------------------
table {}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

td, div {
  text-align: left;
  font-size: 11px;
}
*/



input.button-search, input.rsform-submit-button, button.button-search {
cursor: pointer;
cursor: hand;}

/* --- keep sidebar in place when search has no results --- */
div.searchintro {
width: 440px;
}



   #mainnav {
    background-color: #EAEAEA;
    border-bottom: 1px solid #868686;
    float: right;
    position: relative;
      right: 30px;
    width: 900px;
    z-index: 100;
    margin: 0 0 20px;
}



.mainnav ul li {
    border-right: 1px solid #CCCCCC;
    display: inline;
    float: right;
    line-height: 18px;
    list-style: none outside none;
    padding: 0;
    }

.mainnav ul li  a{    color: #666666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    padding: 6px 15px;
    position: relative;
    text-align: right;
    text-decoration: none;
    top: 0;
    white-space: nowrap; }
    

.mainnav ul li  a:link {
    color: #666666 ;
    display: block;
    font-family: Arial,Helvetica,sans-serif ;
    font-size: 13px ;
    font-weight: bold;  
    padding: 6px 15px; 
    text-align: right;
}
 
.mainnav ul li  a:visited {
    color: #666666 ;
    display: block;
    font-family: Arial,Helvetica,sans-serif ;
    font-size: 13px ;
    font-weight: bold;  
    padding: 6px 15px; 
    text-align: right;
}   



.mainnav ul li  a:hover {  
    background-color: #9299A4;
    color: #FFFFFF ;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold; 
    padding: 6px 15px;
    text-align: right;
    }   

.mainnav ul li  a:active{  
    background-color: #9299A4;
    color: #FFFFFF !important;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 15px;
    text-align: right;
    }   
 
    
.menu{  
    position: relative;
    padding:0;
    }
    
.mainmenu{ }
.mainmenu ul li{
     border-left: 1px solid #CCCCCC;
    display: inline;
    padding: 1px 5px 0;
    }

.mainmenu ul li  a  {
   color: #777777 !important;
   
   
    font-size: 11px !important;
 
    left: 0;
    padding: 0 2px !important;
    position: relative;
    text-align: left !important;
    text-decoration: none !important;

    }
    
 .mainmenu ul li  a:hover  { color: #0099FF !important; }
 .mainmenu ul li  a:active  { color: #0099FF !important; }
 
 #xmap h2{
   color: #3D778E;
    font-family: Arial,Tahoma,geneva,helvetica,sans-serif;
    font-size: 1.9em;
    font-weight: normal;
 }
 
 
 .item-15  {
 display: inline-block;
   border-left: 1px solid #CCCCCC;
    padding: 0 5px;
        font-family: Arial,Helvetica,sans-serif !important;
    font-size: 10px !important;
 }
 
 .item-16 {
 display: inline-block;
   border-left: 1px solid #CCCCCC;
padding: 0 5px;
      font-family: Arial,Helvetica,sans-serif !important;
    font-size: 10px !important;
 }
 
  .item-16 a {   color: #777777 ;}
  .item-15 a {color: #777777 ;}
  
 .item-16 a:hover { color: #0099FF !important;  text-decoration: none;}
  .item-15 a:hover { color: #0099FF !important;  text-decoration: none;}
  
.mainmenu .active a{color:#0099FF !important;}