/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.RobbieRedPage .ui-helper-hidden { display: none; }
.RobbieRedPage .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.RobbieRedPage .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.RobbieRedPage .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.RobbieRedPage .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .RobbieRedPage .ui-helper-clearfix { height:1%; }
.RobbieRedPage .ui-helper-clearfix { display:block; }
/* end clearfix */
.RobbieRedPage .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.RobbieRedPage .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.RobbieRedPage .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.RobbieRedPage .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/* Component containers
----------------------------------*/
.RobbieRedPage .ui-widget { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; }
.RobbieRedPage .ui-widget input, .RobbieRedPage .ui-widget select, .RobbieRedPage .ui-widget textarea, .RobbieRedPage .ui-widget button { font-family: Arial, Helvetica, Sans-Serif; font-size: 1em; }
.RobbieRedPage .ui-widget-content { border: none; background: none; color: #3e3e29; }
.RobbieRedPage .ui-widget-content a { color: #3E3E29; }
.RobbieRedPage .ui-widget-header { border: none; background: none; color: #3E3E29; font-weight: bold; }
.RobbieRedPage .ui-widget-header a { color: #3E3E29; }

/* Interaction states
----------------------------------*/
.RobbieRedPage .ui-state-default, .RobbieRedPage .ui-widget-content .ui-state-default { border: none; background: none; font-weight: bold; color: #B71234; outline: none; background-color: #ffffff; }
.RobbieRedPage .ui-state-default a, .RobbieRedPage .ui-state-default a:link, .RobbieRedPage .ui-state-default a:visited { color: #B71234 !important; text-decoration: none; outline: none; }
.RobbieRedPage .ui-state-hover, .RobbieRedPage .ui-widget-content .ui-state-hover, .RobbieRedPage .ui-state-focus, .RobbieRedPage .ui-widget-content .ui-state-focus { border: none; background: none; font-weight: bold; /*color: #ff0000; */outline: none; background-color: #ffffff; }
.RobbieRedPage .ui-state-hover a, .RobbieRedPage .ui-state-hover a:hover { /*color: #ff0000; */text-decoration: none; outline: none; }
.RobbieRedPage .ui-state-active, .RobbieRedPage .ui-widget-content .ui-state-active { border: none; background: none; font-weight: bold; color: #B71234; outline: none; }
.RobbieRedPage .ui-state-active a, .RobbieRedPage .ui-state-active a:link, .RobbieRedPage .ui-state-active a:visited { color: #B71234 !important; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.RobbieRedPage .ui-state-highlight, .RobbieRedPage .ui-widget-content .ui-state-highlight {border: none; background: none; color: #363636; }
.RobbieRedPage .ui-state-highlight a, .RobbieRedPage .ui-widget-content .ui-state-highlight a { color: #363636; }
.RobbieRedPage .ui-state-error, .RobbieRedPage .ui-widget-content .ui-state-error {border: none; background: none; color: #cd0a0a; }
.RobbieRedPage .ui-state-error a, .RobbieRedPage .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.RobbieRedPage .ui-state-error-text, .RobbieRedPage .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.RobbieRedPage .ui-state-disabled, .RobbieRedPage .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.RobbieRedPage .ui-priority-primary, .RobbieRedPage .ui-widget-content .ui-priority-primary { font-weight: bold; }
.RobbieRedPage .ui-priority-secondary, .RobbieRedPage .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }



/* Overlays */
.RobbieRedPage .ui-widget-overlay { background: none; opacity: .30;filter:Alpha(Opacity=30); }
.RobbieRedPage .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: none; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/* Accordion
----------------------------------*/
.RobbieRedPage .ui-accordion {  border:solid 1px #bdbdbd; }

.RobbieRedPage .ui-accordion .ui-accordion-header { 

cursor: pointer; 
/*position: relative;*/ /* causing problems in IE */
zoom: 1; 
padding: 7px 7px 7px 12px; 
border-top:none; 
border-bottom:none; 

background-color: #B71234; 
color: #ffffff !important; 
display: block; 
font-size: 14px; 
line-height: 120%; 
margin-bottom: 1px;

}

.RobbieRedPage .ui-accordion .ui-accordion-li-fix { /*display: inline; */}
.RobbieRedPage .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.RobbieRedPage .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.RobbieRedPage .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }

.RobbieRedPage .ui-accordion .ui-accordion-content { 
padding: 20px 20px 20px 20px; 
border-top: 0;
/*position: relative; */ /* causing problems in IE */
overflow: hidden; 
display: none; 
background-color: #ffffff; }

.RobbieRedPage .ui-accordion .ui-accordion-content-active { display: block; }
.RobbieRedPage .ui-accordion .ui-accordion-content .ReadMore {color: #B71234; text-transform: lowercase; font-weight: bold; display: block; margin-top: 1em;}
.RobbieRedPage .ui-accordion .ui-accordion-content img { float: left; margin: 0 30px 10px 0;}



/* Horizontal Tabs
----------------------------------*/
.RobbieRedPage .HorizontalTabs .ui-tabs { padding: 0; }
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; font-size: 15px; font-weight: bold;  text-transform: lowercase; color: #B71234; overflow: hidden; width: 100%; top:1px;}
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .4em -1px 0; padding: 0; background-color:#B71234; top:2px;}
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; color:#ffffff !important;}
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px;  background-color:#ffffff; border: solid 1px #bebebe; border-bottom-width: 0; top:0px;}
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color:#B71234 !important;}
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-nav li a, .RobbieRedPage .HorizontalTabs .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... */
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border: solid 1px #bebebe;  background: none; background-color: #ffffff; }
.RobbieRedPage .HorizontalTabs .ui-tabs .ui-tabs-hide { display: none !important; }



/* Vertical Tabs
----------------------------------*/
.RobbieRedPage .VerticalTabs { padding: 0; overflow: hidden; padding: 15px; margin: 15px 0 0 0; background-color: #ffffff; }
.RobbieRedPage .VerticalTabs .ui-tabs { padding: 0; overflow: hidden; width: 100%; background-color: #ffffff; }
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav { 
list-style: none; 
padding:10px 0 15px 0;
font-size: 13px; 
font-weight: bold;  
border-right: solid 1px #bebebe;
float: left;
width:225px;
}
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li { padding: 3px 3px 3px 0; text-align: right; }
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li a { float: none; text-decoration: none; padding: 0 12px 0 0; margin: 0 5px 0 0; display: block;}
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected { }
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li.ui-state-processing a 
{ 
cursor: text; 
background-image: url(../Images/triangle-red.gif);
background-repeat: no-repeat;
background-position:right 5px;
}
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li a:hover { 
text-decoration: underline;
}
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-nav li a, .RobbieRedPage .VerticalTabs .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... */
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-panel 
{
display:block;
padding:15px 15px 10px 25px;
float: left;
width:350px;
 }
.RobbieRedPage .VerticalTabs .ui-tabs .ui-tabs-hide { display: none !important; }
