@charset "utf-8";
/* CSS Document */

html                    {}
html, body              {}

h1, h2, h3, h4          {margin-top:0;margin-bottom:10px;color:#265F98;font-weight:bold !important;}
h1                      {font-size:25px;}
h2                      {font-size:20px;}
h3                      {font-size:18px;}
h4                      {font-size:14px;}

a, a:visited        {color:#33679E !important;font-weight:bold !important;text-decoration:none;}
a:hover             {color:#33679E !important;font-weight:bold !important;text-decoration:underline;}
.ui-group-theme-a a, .ui-group-theme-a a:visited {color:#333 !important;}
.ui-group-theme-b a, .ui-group-theme-b a:visited, .ui-group-theme-b a:hover {color:#fff !important;}
a.info, a.info:visited {padding-right:20px;background:url(../images/icon_arrow_blue.png) no-repeat 100% 2px;}

.clear_div          {clear:both;}

.ui-header          {padding-top:2px;}
.me_logo            {width:120px;padding:5px 0 0 10px;cursor:pointer;}
.navpanel_menu, .navpanel_menu:hover    {color:#fff !important;}
.home_banner        {width:100%;}
.home_banner img    {width:100%;}
.home_nav .ui-btn           {background-color:#265F98 !important;}
.home_nav .ui-btn:hover     {background-color:#3B6FA2 !important;}

.ui-panel-display-overlay {background-color:rgba(0,0,0,0.85);}

.followus           {width:135px;height:32px;margin:0 auto;padding:10px 0;}
.copyright          {width:100%;text-align:center;font-size:10px;padding-bottom:10px;}
.follow_twitter     {display:inline-block;width:32px;height:32px;background:url(../images/follow_icons.png) no-repeat 0 0;cursor:pointer;margin-right:15px;}
.follow_rss         {display:inline-block;width:32px;height:32px;background:url(../images/follow_icons.png) no-repeat -42px 0;cursor:pointer;margin-right:15px;}
.follow_linkedin    {display:inline-block;width:32px;height:32px;background:url(../images/follow_icons.png) no-repeat -84px 0;cursor:pointer;}

.ui-content         {padding:0 15px 0 15px !important;text-shadow:none !important;border:0;}
.content_shell      {margin:0 -15px 0 -15px;padding:15px;}
.img_vignette       {box-shadow:inset 0px 0px 50px -1px rgba(0,0,0,.4);display:inline-block;position:relative;z-index:10000;}
.content_shell img  {width:100%;position:relative;z-index:0;margin-bottom:5px;}
.white              {background-color:#fff;}
.lightblue          {background-color:#A4D0EE;}
.lightgrey          {background-color:#D7D7D7;}
.yellow             {background-color:#FFBF00;}
.orange             {background-color:#EE5315;}
.green              {background-color:#006634;color:#fff !important;}
.darkgrey           {background-color:#333;color:#fff !important;}
.darkgrey h1, .darkgrey h2, .darkgrey h3, .darkgrey h4, .green h1, .green h2, .green h3, .green h4 {color:#fff !important;}
.lightgrey h1, .lightgrey h2, .lightgrey h3, .lightgrey h4  {color:#333 !important;}
.green a, .green a:visited, .green a:hover {color:#FFBF00 !important;}
.darkgrey a, .darkgrey a:visited, .darkgrey a:hover {color:#A4D0EE !important;}
.green .bttn_top, .green .bttn_top:visited, .green .bttn_top:hover,.darkgrey .bttn_top, .darkgrey .bttn_top:visited, .darkgrey .bttn_top:hover {color:#535353 !important;}

.ui-btn            {text-shadow:none !important;}
.ui-btn.lightblue  {color:#133759 !important;background-color:#88C1E9 !important;}
.ui-btn.lightgrey  {color:#535353 !important;background-color:#E6E6E6 !important;}
.ui-btn.darkgrey   {color:#fff !important;background-color:#666 !important;}
.ui-btn.orange     {color:#fff !important;background-color:#EE5315 !important;}
.ui-btn.darkblue   {color:#fff !important;background-color:#265F98 !important;}
.ui-btn.green      {color:#fff !important;background-color:#1A6600 !important;}
.bttn_top          {text-align:right;margin-top:10px;color:#333;}
.bttn_top a, .bttn_top a:visited {margin:0;}

.ui-li-aside.large          {font-size:1em;top:0.7em !important;font-weight:bold;}
.ui-listview.lightgrey li   {background-color:#ededed !important;font-weight:bold;}

.ui-listview>.ui-li-has-icon>img:first-child, .ui-listview>.ui-li-has-icon>.ui-btn>img:first-child {top:0.8em;}
.ui-listview                {margin-bottom:0 !important;}
.ui-listview h2, .ui-listview h3, .ui-listview h4   {color:#333;margin-top:0 !important;}
.ui-listview h2             {font-size:18px !important;color:#333;}
.ui-listview h3, .ui-listview h4 {color:#666;}
.ui-listview p              {color:#666;}
.ui-listview .large         {font-size:16px;font-weight:bold;}
.ui-listview .mid           {font-size:13px;font-weight:bold;}

.contacts_label {display:inline-block;width:80px;}
.wrap       {white-space:normal !important;}

.ui-listview>.ui-li-has-icon>.ui-btn, .ui-listview>.ui-li-static.ui-li-has-icon {padding-left:33px !important;}
.ui-listview .ui-li-aside   {right:15px !important;}
.ui-icon-loading    {background:url(../images/ajax-loader.gif) no-repeat !important;}
