
/* begin Menu */
/* menu structure*/
/*ddddddddddddddddddddddddddddd*/
.webstun-hmenu { margin-left:100px; height:74px;}

ul.webstun-hmenu a, ul.webstun-hmenu a:link, ul.webstun-hmenu a:visited, ul.webstun-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.webstun-hmenu, ul.webstun-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.webstun-hmenu li
{
   margin: 0;
   padding: 0;
   border: 0;
   display: block;
   float: left;
   position: relative;
   z-index: 5;
   background: none;
}

ul.webstun-hmenu li:hover{
   z-index: 10000;
   white-space: normal;
}
ul.webstun-hmenu li li{
   float: none;
   width: auto;
}
ul.webstun-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
/*ul.webstun-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}*/
ul.webstun-hmenu:after, ul.webstun-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}
ul.webstun-hmenu, ul.webstun-hmenu ul {
   min-height: 0;
}

ul.webstun-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}



/* end menu structure */




/* menu bar */






.webstun-hmenu
{
   float: right;
}
/* end Menu */

/* begin MenuItem */
ul.webstun-hmenu>li>a
{
    

    
   position: relative;
   display: block;
   height: 76px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   padding: 0 1px 0 0;
   
   line-height: 75px;
   
   text-align: right;
   min-width:159px !important; 
   margin-left:-25px;
   margin-right:0;

/*white-space:pre-wrap;
display:block;
max-width:110px;
*/
}





ul.webstun-hmenu>li>a:before, ul.webstun-hmenu>li>a:after
{
   position: absolute;
   display: block;
   content:' ';
   top: 0;
   bottom:0;
   z-index: -1;
   background-image: url('../images/menuitem.png');


}

ul.webstun-hmenu>li>a:before
{
   left: 0;
   right: 0;
   background-position: top left;
}

ul.webstun-hmenu>li>a:after
{
   width: 0;
   right: 0;
   background-position: top right;
}

.webstun-hmenu a, .webstun-hmenu a:link, .webstun-hmenu a:visited, .webstun-hmenu a:hover
{
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
   text-align: center;
   text-decoration: none; 
}

ul.webstun-hmenu>li>a.active:before {
   background-position: bottom left;
} 
ul.webstun-hmenu>li>a.active:after {
   background-position: bottom right;
}
ul.webstun-hmenu>li>a.active {
   color: #FFFFFF;
}

ul.webstun-hmenu>li>a:hover:before, ul.webstun-hmenu>li:hover>a:before {
   background-position: center left;
}
ul.webstun-hmenu>li>a:hover:after, ul.webstun-hmenu>li:hover>a:after {
   background-position: center right;
}
ul.webstun-hmenu>li>a:hover, ul.webstun-hmenu>li:hover>a{
   color: #D7DEE0;
}

/* end MenuItem */

/* begin MenuSeparator */

ul.webstun-hmenu>li {
   margin-left:2px;
}
ul.webstun-hmenu>li:first-child {
   margin-left:0;
}

/* end MenuSeparator */

/* begin MenuSubItem */



/* arabic enabled
.webstun-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 20px;
   background-image: url('images/submenu_item.png');
   background-position: left top;
   background-repeat: no-repeat;
   border-width: 0;
   border-style: solid;
   width:105px;
   max-width: 105px;
   text-align: left;
   text-decoration: none;
   line-height: 20px;
   color: #FFFFFF;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 10px;
   margin:0;
   padding: 0 2px;
}

.webstun-hmenu ul li a:hover
{
   color: #FFFFFF;
   background-position: left bottom;
   border-top-width: 0 !important;
}
*/
.webstun-hmenu ul>li:first-child>a
{
   border-top-width: 0;
}

.webstun-hmenu ul a:link, .webstun-hmenu ul a:visited, .webstun-hmenu ul a:hover, .webstun-hmenu ul a:active
{
   text-align: left;
   text-decoration: none;
   line-height: 20px;
   color: #FFFFFF;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 10px;
   margin:0;
   padding: 0 0 0 2px;
}

/*
.webstun-hmenu ul li:hover>a
{
   color: #FFFFFF;
   background-position: left bottom;
   border-top-width: 0 !important;
}*/

/* end MenuSubItem */

/* begin Layout */
.webstun-layout-wrapper
{
   position:relative;
   margin:5px auto 0 auto;
}

.webstun-content-layout
{
   display: table;
   width:100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.webstun-content-layout-row {
   display: table-row;
}

.webstun-layout-cell
{
   display: table-cell;
   vertical-align: top;
}
/* end Layout */
/*dddddddddddddddddddddddddddddddddddddddd*/
/* begin Button */
span.webstun-button-wrapper>a.webstun-button,
span.webstun-button-wrapper>a.webstun-button:link,
span.webstun-button-wrapper>input.webstun-button,
span.webstun-button-wrapper>button.webstun-button
{
   text-decoration: none;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   position:relative;
   top:0;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF !important;
   width: auto;
   outline: none;
   border: none;
   background: none;
   line-height: 26px;
   height: 26px;
   margin: 0 !important;
   padding: 0 9px !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
}

.webstun-button img, span.webstun-button-wrapper img
{
   margin: 0;
   vertical-align: middle;
}

span.webstun-button-wrapper
{
   vertical-align: middle;
   display: inline-block;
   position: relative;
   height: 26px;
   overflow: hidden;
   white-space: nowrap;
   text-indent: 0;
   width: auto;
   max-width:1016px;
   margin: 0;
   padding: 0;
   z-index: 0;
}

.firefox2 span.webstun-button-wrapper
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}

div.webstun-block select 
{
   width:96%;
}





span.webstun-button-wrapper.hover>.webstun-button, span.webstun-button-wrapper.hover>a.webstun-button:link
{
   color: #000000 !important;
   text-decoration: none !important;
}

span.webstun-button-wrapper.active>.webstun-button, span.webstun-button-wrapper.active>a.webstun-button:link
{
   color: #CCD4D7 !important;
}

span.webstun-button-wrapper>span.webstun-button-l, span.webstun-button-wrapper>span.webstun-button-r
{
   display: block;
   position: absolute;
   top: 0;
   bottom: 0;
   margin: 0;
   padding: 0;
   background-image: url('images/button.png');
   background-repeat: no-repeat;
}

span.webstun-button-wrapper>span.webstun-button-l
{
   left: 0;
   right: 11px;
   background-position: top left;
}

span.webstun-button-wrapper>span.webstun-button-r
{
   width: 11px;
   right: 0;
   background-position: top right;
}

span.webstun-button-wrapper.hover>span.webstun-button-l
{
   background-position: center left;
}

span.webstun-button-wrapper.hover>span.webstun-button-r
{
   background-position: center right;
}

span.webstun-button-wrapper.active>span.webstun-button-l
{
   background-position: bottom left;
}

span.webstun-button-wrapper.active>span.webstun-button-r
{
   background-position: bottom right;
}

span.webstun-button-wrapper input
{
   float: none !important;
}
/* end Button */

/* begin Box, Block */
.webstun-block
{
   max-width:1016px;
   margin: 3px;
   z-index: auto;
}
.webstun-block-body 
{
   padding:0;
   min-width:16px;
   min-height:16px;
   z-index: auto;
}
.webstun-block:before, .webstun-block:after 
{
   content: url('images/block_t.png');
   font-size: 0;
   background-image: url('images/block_b.png');
}
.webstun-block:after{
   clip:rect(auto, auto, auto, 1008px);
}
.webstun-block:before,.webstun-block-body:before{
   right:8px;
}
.webstun-block-body:after{
   width: 8px;
   top:8px;
   bottom:8px;
   background-image:url('images/block.png');
}
.webstun-block-body:before{
   top:8px;
   bottom:8px;
   background-image:url('images/block.png');
}

div.webstun-block img
{
   /* WARNING do NOT collapse this to 'border' - inheritance! */
  border-width: 1px;
   border-color: #C7C7C7;
   border-style: solid;
   margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.webstun-blockheader {
   margin-bottom: 4px;
   min-height: 37px;
   line-height:37px;
   z-index: auto;
}
.webstun-blockheader:before, .webstun-blockheader:after{
   background-image: url('images/blockheader.png');
}
.webstun-blockheader:before{
   right: 8px;
}
.webstun-blockheader:after{
   width: 8px;
}

.webstun-blockheader .t
{
   min-height: 37px;
   line-height:37px;
   color: #FFFFFF;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
   margin:0;
   padding: 0 5px 0 5px;
   white-space: nowrap;
}

.webstun-blockheader .t a,
.webstun-blockheader .t a:link,
.webstun-blockheader .t a:visited, 
.webstun-blockheader .t a:hover
{
   color: #FFFFFF;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.webstun-blockcontent
{
   max-width:1016px;
}
.webstun-blockcontent-body 
{
   padding:5px;
   color: #0D1011;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 13px;
}
.webstun-blockcontent-body table,
.webstun-blockcontent-body li, 
.webstun-blockcontent-body a,
.webstun-blockcontent-body a:link,
.webstun-blockcontent-body a:visited,
.webstun-blockcontent-body a:hover
{
   color: #0D1011;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 13px;
}

.webstun-blockcontent-body p
{
   margin: 12px 0;
}

.webstun-blockcontent-body a, .webstun-blockcontent-body a:link
{
   color: #176B82;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   text-decoration: underline;
}

.webstun-blockcontent-body a:visited, .webstun-blockcontent-body a.visited
{
   color: #808080;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   text-decoration: none;
}

.webstun-blockcontent-body a:hover, .webstun-blockcontent-body a.hover
{
   color: #1F8EAD;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   text-decoration: none;
}

.webstun-blockcontent-body ul li
{
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 13px;
   line-height: 125%;
   color: #3D4A4D;
   margin: 5px 0 0 10px;
   padding: 0 0 0 16px;
  background-image: url('images/blockcontentbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
   list-style-type: none;
}
/* end Box, BlockContent */

/* begin Box, Post */
.webstun-post
{
   max-width:1016px;
   margin: 0;
   z-index: auto;
}
.webstun-post-body 
{
   padding:10px;
   z-index: auto;
}

a img
{
   border: 0;
}

.webstun-article img, img.webstun-article, .webstun-block img, .webstun-footer img
{
   border-color: #C7C7C7;
   border-style: solid;
   border-width: 0;
   margin: 0 0 0 0;
}

.webstun-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.webstun-article table, table.webstun-article
{
   border-collapse: collapse;
   margin: 1px;
}

.webstun-post .webstun-content-layout-br
{
   height: 0;
}

.webstun-article th, .webstun-article td
{
   padding: 2px;
   border: solid 0px #FFFFFF;
   vertical-align: top;
   text-align: left;
}

.webstun-article th
{
   background-color: Transparent;
   border: solid 0px #FFFFFF;
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.webstun-postheader
{
   color: #0B3541;
   margin: 5px 0;
   line-height: 1em;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 20px;
}

.webstun-postheader a, 
.webstun-postheader a:link, 
.webstun-postheader a:visited,
.webstun-postheader a.visited,
.webstun-postheader a:hover,
.webstun-postheader a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 20px;
}

.webstun-postheader a, .webstun-postheader a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: left;
   text-decoration: none;
   color: #0E404E;
}

.webstun-postheader a:visited, .webstun-postheader a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: left;
   text-decoration: none;
   color: #3F4D50;
}

.webstun-postheader a:hover,  .webstun-postheader a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: left;
   text-decoration: none;
   color: #19768F;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.webstun-postcontent ol, .webstun-postcontent ul
{
   margin: 1em 0 1em 2em;
   padding: 0;
}

.webstun-postcontent li
{
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 13px;
   color: #000000;
   margin: 3px 0 0 -15px;
   padding: 0 0 0 13px;
}

.webstun-postcontent li ol, .webstun-post li ul
{
   margin: 0.5em 0 0.5em 2em;
   padding: 0;
}

.webstun-postcontent ol>li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.webstun-postcontent ul>li
{
   background-image: url('images/postbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 13px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.webstun-postcontent blockquote,
.webstun-postcontent blockquote a,
.webstun-postcontent blockquote a:link,
.webstun-postcontent blockquote a:visited,
.webstun-postcontent blockquote a:hover
{
   color: #000000;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-style: italic;
   font-weight: normal;
   text-align: left;
}

.webstun-postcontent blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.webstun-postcontent blockquote
{
   border: solid 1px #C7C7C7;
   margin: 10px;
   padding: 4px;
   background-color: #F5F5F5;
   margin-left: 50px;
   padding-left: 32px;
   background-image: url('images/postquote.png');
   background-position: left top;
   background-repeat: no-repeat;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}

/* end PostQuote */

/* begin Footer */
.webstun-footer
{
   position: relative;
   margin-top:0;
   margin-bottom:0;
   width: 100%;
}

.webstun-footer-body
{
   position:relative;
   padding: 15px;
   color: #BBB9BA;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 11px;
}

.webstun-footer-body ul li
{
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 11px;
   color: #3D4A4D;
   padding: 0 0 0 11px;
   background-image: url('images/footerbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
}

.webstun-footer-body:before
{
   position: absolute;
   content:' ';
   z-index:-2;
   left:0;
   right:0;
   top:0;
   bottom:5px;
   background-image: url('images/footer.png');
   background-position:bottom left;
}

.webstun-footer:before, .webstun-footer:after 
{
   position: absolute;
   content:' ';
   z-index:-2;
   bottom:0;
   height:5px;
   background-image: url('images/footer_b.png');
}

.webstun-footer:before
{
   left:0;
   right:5px;
   background-position: bottom left;
}

.webstun-footer:after
{
   right:0;
   width:5px;
   background-position: bottom right;
}

.webstun-footer-text p
{
   padding:0;
   margin:0;
   text-align: center;
}

.webstun-footer-body a,
.webstun-footer-body a:link,
.webstun-footer-body a:visited,
.webstun-footer-body a:hover,
.webstun-footer-body td, 
.webstun-footer-body th,
.webstun-footer-body caption
{
   color: #BBB9BA;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 11px;
}

.webstun-footer-text
{
   min-height: 5px;
   padding: 15px;

   text-align: center;
}

.webstun-footer-body a,
.webstun-footer-body a:link
{
   color: #F5F5F5;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   text-decoration: none;
}

.webstun-footer-body a:visited
{
   color: #F5F5F5;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   text-decoration: none;
}

.webstun-footer-body a:hover
{
   color: #000000;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   text-decoration: underline;
}

div.webstun-footer img
{
   /* WARNING do NOT collapse this to 'border' - inheritance! */
  border-width: 0;
   margin: 10px;
}/* end Footer */

/* begin PageFooter */
.webstun-page-footer, 
.webstun-page-footer a,
.webstun-page-footer a:link,
.webstun-page-footer a:visited,
.webstun-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #1B7D98;
}


	
/************************************************************************************************************ */




.LCToolbarWrapper
{
    visibility:hidden;
    height:0;
    padding:0;
    margin:0;
    font-size:0;
}
.DnnModule{z-index:1;position:relative;} 

 /*
.DnnModule{ z-index : 2}
.dnnActionMenu{ z-index : 6}
.menu-container{ z-index: 5}
.menu-sub-container{ z-index: 10}
 
 .mainMenu table{
border:1px solid #C0D6E5;
z-index:907;
position:relative;
}
 

.submenu-wrap
{
    position:relative;
    z-index:100000000;
}
*/

\
.contact_holder {
    clear: none;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 2px 0;
    position: relative;
    width: 64%;
}
.contac_title {
    background-color: #489ED2;
    border-radius: 4px 4px 4px 4px;
    clear: none;
    color: #FFFFFF;
    float: left;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 10pt;
    line-height: 17px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
    text-decoration: none;
    width: 99%;
}
.contact_row {
    border-radius: 4px 4px 4px 4px;
    clear: none;
    float: left;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 10pt;
    height: 32px;
    line-height: 17px;
    margin-top: 1px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
    z-index: auto;
}
.contact_column_1 {
    background-color: #E2E2E2;
    border-radius: 4px 4px 4px 4px;
    clear: left;
    float: left;
    height: 32px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 25%;
    z-index: auto;
}
.contact_column_2 {
    background-color: #E2E2E2;
    border-radius: 4px 4px 4px 4px;
    clear: none;
    float: left;
    height: 32px;
    margin-left: 1px;
    padding-left: 2%;
    padding-right: 2%;
    width: 65%;
    z-index: auto;
}
.contact_column_1_arabic {
    background-color: #E2E2E2;
    border-radius: 4px 4px 4px 4px;
    clear: right;
    float: right;
    font-size: 11pt;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    text-align: right;
    width: 24%;
    z-index: auto;
}
.contact_column_2_arabic {
    background-color: #E2E2E2;
    border-radius: 4px 4px 4px 4px;
    clear: none;
    float: right;
    font-size: 11pt;
    height: 32px;
    line-height: 32px;
    margin-right: 1px;
    padding-left: 2%;
    padding-right: 2%;
    text-align: right;
    width: 65%;
    z-index: auto;
}


.SiteBanner
{
     font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif !important;
     font-size: 42pt !important;
     text-align:left;
     direction:rtl;
     margin-left:25px !important;
    
    }
    
    #page_title_alterant a, #page_title_alterant a:active, #page_title_alterant a.visited, #page_title_alterant a:hover
    {
          font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif !important;
     font-size: 42pt !important;
     text-align:left !important;
     direction:rtl;
     margin-left:25px !important;
      pointer-events: none;
   cursor: default;
   text-decoration: none;
   color:#3991c1 !important;
    
    }
    
    
    .MoveMenu
    {
        direction: rtl !important; text-align: right !important;
    }
    
    
    #ddrMenuControl ul li ul li a, #ddrMenuControl ul li ul li a:active, 
    #ddrMenuControl ul li ul li a:hover, #ddrMenuControl ul li ul li a:visited
    {

        direction: rtl !important; text-align: right !important;
        right:10px;
        padding-right:10px;
        margin-right:15px;
       /* background-position: right top;*/
        }
        
        .arabicTable
{
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
   direction:rtl;
   text-align:right;
   float:right;
}

.arabicTable td
{
   text-align: right;
}


/*Arabic Menu

End of Arabic Menu*/



ul.BlogCategoryArabic li, ul.BlogCategoryArabic li ul, ul.BlogCategoryArabic li ul li,
ul.BlogCategoryArabic li a, ul.BlogCategoryArabic li ul a, ul.BlogCategoryArabic li ul li a
{
   direction:rtl;
   list-style-type: none;
   list-style-position: inside;
   margin-right: 8px;
   background-position: 100%;    
}


.webstun-hmenu UL A {
	BACKGROUND-IMAGE: url(../images/submenu_item.png); BORDER-BOTTOM: 0px solid; TEXT-ALIGN: left; BORDER-LEFT: 0px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 20px; MARGIN: 0px; PADDING-LEFT: 2px; WIDTH: 165px; PADDING-RIGHT: 2px; DISPLAY: block; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif; MAX-WIDTH: 165px; WHITE-SPACE: nowrap; BACKGROUND-POSITION: left top; HEIGHT: 20px; COLOR: #ffffff; BORDER-TOP: 0px solid; BORDER-RIGHT: 0px solid; TEXT-DECORATION: none; PADDING-TOP: 0px; font-weight:normal;
}
.webstun-hmenu UL LI:hover > A {
	BACKGROUND-POSITION: left bottom; BORDER-TOP-WIDTH: 0px !important; COLOR: #ffffff
}
.webstun-hmenu UL LI A:hover {
	BACKGROUND-POSITION: left bottom; BORDER-TOP-WIDTH: 0px !important; COLOR: #ffffff
}
UL.webstun-hmenu LI LI:hover > UL {
	TOP: 0px; LEFT: 100%
}





/**/

/**/





