/* Component containers
----------------------------------*/
#RP_RW_Widget_container.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.0em; }
#RP_RW_Widget_container.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
#RP_RW_Widget_container.ui-widget-content { border-left: 1px solid #cfcfcf; background: none; color: #222222; }
#RP_RW_Widget_container.ui-widget-content a { color: #222222; }
#RP_RW_Widget_container.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
#RP_RW_Widget_container.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
#RP_RW_Widget_container .ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
#RP_RW_Widget_container .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
#RP_RW_Widget_container .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: background: #333d6c url(http://mortgagesinportugal.com/wp-content/uploads/2010/06/ratewatch2.png)  repeat-x; 50% 50% repeat-x; font-weight: normal; color: #fecd16; outline: none; }
#RP_RW_Widget_container .ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none;  }
#RP_RW_Widget_container .ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #c4121b url(http://mortgagesinportugal.com/wp-content/uploads/2010/06/ratewatch.png)  repeat-x; font-weight: normal; color: #fecd16; outline: none; }
#RP_RW_Widget_container .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #f4f4f4; outline: none; text-decoration: none; }




/* Tabs
----------------------------------*/
#RP_RW_Widget_container.ui-tabs { padding: .2em; zoom: 1;}
#RP_RW_Widget_container.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
#RP_RW_Widget_container.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0 .5em; }
#RP_RW_Widget_container.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em .5em;  font-size:0.9em; font-style:oblique; font-family: Georgia, Times New Roman, Trebuchet MS; text-transform:capitalize; }
#RP_RW_Widget_container.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
#RP_RW_Widget_container.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #RP_RW_Widget_container.ui-tabs .ui-tabs-nav li.ui-state-disabled a, #RP_RW_Widget_container.ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#RP_RW_Widget_container.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#RP_RW_Widget_container.ui-tabs .ui-tabs-panel { padding: 1em 1.0em; display: block; border-width: 0; background: none; }
#RP_RW_Widget_container.ui-tabs .ui-tabs-hide { display: none !important; }

/*to remove images before LI (from WP  theme)*/
#RP_RW_Widget_container  ul li:before {	content: none !important;	}


/* Layout helpers
----------------------------------*/
#RP_RW_Widget_container .ui-helper-hidden { display: none; }
#RP_RW_Widget_container .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#RP_RW_Widget_container .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#RP_RW_Widget_container .ui-helper-clearfix:after { content: "."; /*display: block;*/ height: 0; clear: both; visibility: hidden; }
#RP_RW_Widget_container .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
/*#RP_RW_Widget_container .ui-helper-clearfix { display:block; }*/
/* end clearfix */
#RP_RW_Widget_container .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
