/* ######### CSS for Shade Tabs. Remove if not using ######### */

#bottomtabs {
margin-left:10px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
height:37px;
}

.shadetabs li {
display: inline;
margin: 0;
width:auto;
height:37px;
}

.shadetabs li a {
background:url("/wp-content/themes/thematic/images/TabBackground.png") repeat-x scroll 0 0 transparent;
color:#41839A;
height:37px;
line-height:32px;
padding-left:13px;
padding-right:13px;
text-align:left;
vertical-align:middle;
width:auto;
display:block;
float:left;
margin-left:-1px;
margin-right:5px;
position:relative;
top:1px;
border-left:1px solid #DDDCDC;
border-right:1px solid #DDDCDC;
border-top:1px solid #DDDCDC;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}

.shadetabs li a:visited{
color: #41839A;
}

#tabs li.ui-state-default a:hover{
text-decoration: none;
background:url("/wp-content/themes/thematic/images/TabBackgroundSelected.png") repeat-x scroll 0 0 transparent;
color:#000000;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background:url('/wp-content/themes/thematic/images/TabBackgroundSelected.png');
background-repeat:repeat-x;
width:auto;
height:37px;
color:#000000;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 462px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

#tabs .ui-widget-header {
background:none;
border:none;
}

#tabs .ui-tabs-panel {
width: 440px;
min-height: 220px;
margin-bottom: 1em;
padding: 10px;
background:#F0EFEF!Important;
border-left:1px solid #DFDEDE!Important;
border-right:1px solid #DFDEDE!Important;
border-bottom:1px solid #DFDEDE!Important;
}

#tabs {
}

#tabs h1,
#tabs h2,
#tabs h3,
#tabs h4,
#tabs h5 {
color:#000000!Important;
}

#tabs ul {
margin-left:6px;
position:relative;
top:1px;
}

#tabs li.ui-state-default a {
font-weight:normal;
color:#000000;
}

#tabs li.ui-state-active a {
color:#000000;
font-weight:bold;
}

#execphp-5 .ui-widget-content {
background:none;
border:none;
color:#000000;
}

.ui-tabs-panel {
font-weight:normal;
}

.ui-tabs-panel a {
color:#41839A;
}

.ui-tabs { position: relative; padding: 0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; }
.ui-tabs .ui-tabs-nav li { background:url("/wp-content/themes/thematic/images/TabBackground.png") repeat-x scroll 0 0 transparent; list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { background:url("/wp-content/themes/thematic/images/TabBackgroundSelected.png") repeat-x scroll 0 0 transparent; margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.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... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
