/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}


.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, 
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

/* for Internet Explorer */
/**/
* html .hometabs .ui-tabs-panel {
height:140px;
}
/**/
.banners_featured{
	width:562px;
	height:358px;
	position:relative;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* Skin */
.banners_featured .ui-tabs-nav, .banners_featured .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.banners_featured .ui-tabs-nav {
    list-style: none;
    margin: 0;
	background:#3699b9;
	opacity:0.75; 
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
    padding:20px 0 0 16px;
	position:absolute;
	width:546px;
	height:37px;
	right:0px;
	top:301px;
	font-weight:bold;
	color:#000;
	text-align:left;
}

.banners_featured .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.banners_featured .ui-tabs-nav li {
	display:inline;
    margin: 0;
}
#content .banners_featured .ui-tabs-nav a, .ui-tabs-nav a span {
	color: #fff;
}
.banners_featured .ui-tabs-nav a {
     /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.banners_featured .ui-tabs-nav a:hover {
	text-decoration:none;
	color: #003f8e;
	background:url(../images/ui-tabs-nav_a2.png) no-repeat;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav a.active
{
	 color:#003f8e;
	background:url(../images/ui-tabs-nav_a2.png) no-repeat;
}
#content .banners_featured .ui-tabs-nav a.active
{
	color:#003f8e;
	background:url(../images/ui-tabs-nav_a2.png) no-repeat;
}
#content .banners_featured .ui-tabs-nav .ui-tabs-selected a {
	color: #000;
}


.banners_featured .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0px;
    z-index: 2;
    margin-top: 0;
    color: #222;
}
.banners_featured .ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 21px; /* IE 6 treats height as min-height */
    min-height: 21px;
    padding-top: 6px;
    padding-right: 0;
}
*>.banners_featured .ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.banners_featured .ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav a.active
{
	 color:#003f8e;
	background:url(../images/ui-tabs-nav_a2.png) no-repeat;
}
.banners_featured .ui-tabs-nav .ui-tabs-selected a/*, .banners_featured .ui-tabs-nav a:focus, .banners_featured .ui-tabs-nav a:active */{
    color:#003f8e;
	background:url(../images/ui-tabs-nav_a2.png) no-repeat;
}
.banners_featured .ui-tabs-nav a, .banners_featured .ui-tabs-nav .ui-tabs-disabled a:focus, .banners_featured .ui-tabs-nav .ui-tabs-disabled a:active {
    color:#fff;
	display:block;
	width:20px;
	height:20px;
	float:left;
	text-align:center;
	line-height:20px;
	margin-right:5px;
	background:url(../images/ui-tabs-nav_a1.png) no-repeat;
}
.banners_featured .ui-tabs-nav .ui-tabs-selected a span, .banners_featured .ui-tabs-nav a:focus span, .banners_featured .ui-tabs-nav a:active span {
    color:#000;
}
.banners_featured .ui-tabs-nav a span, .banners_featured .ui-tabs-nav .ui-tabs-disabled a:hover span, .banners_featured .ui-tabs-nav .ui-tabs-disabled a:focus span, .banners_featured .ui-tabs-nav .ui-tabs-disabled a:active span {
    color:#000;
}
.banners_featured .ui-tabs-panel {
	height:358px;
	padding:0;
	position:relative;
}
.banners_featured .ui-tabs-panel img {
	position:absolute;
	left:0;
	bottom:0;
}
/*****************************************************************************************************/
#content .banners_featured.banners_featured2{
	width:650px;
	height:286px;
	border-bottom:5px solid #3699b9;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav{
	background:none;
	opacity:1.00;
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	position:absolute;
	top:230px;
	left:0px;
	padding-left:15px;
}
#content .banners_featured.banners_featured2 .photo_caption{
	color:#FFF;
	width:195px;
	float:left;
	height:286px;
	padding-left:15px;
}
#content .banners_featured.banners_featured2 .photo_caption h1{
	font-size:28px;
	padding-top:8px;
	line-height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
#content .banners_featured.banners_featured2 .photo_caption h1 span{
	font-weight:normal;
}
#content .banners_featured.banners_featured2 .photo_caption p{
	padding-top:5px;
	line-height:15px;
}


#content .banners_featured.banners_featured2 .ui-tabs-nav a:hover {
	text-decoration:none;
	color: #003f8e;
	background:url(../images/ui-tabs-nav_a2.png) no-repeat;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0px;
    z-index: 2;
    margin-top: 0;
    color: #fff;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 21px; /* IE 6 treats height as min-height */
    min-height: 21px;
    padding-top: 6px;
    padding-right: 0;
}
*>#content .banners_featured.banners_featured2 .ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-selected a/*, #content .banners_featured.banners_featured2 .ui-tabs-nav a:focus, #content .banners_featured.banners_featured2 .ui-tabs-nav a:active */{
    color:#003f8e;
	background:url(../images/ui-tabs-nav_a2.png) no-repeat;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav a, #content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-disabled a:focus, #content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-disabled a:active {
    color:#fff;
	display:block;
	width:20px;
	height:20px;
	float:left;
	text-align:center;
	line-height:20px;
	margin-right:5px;
	background:url(../images/ui-tabs-nav_a1.png) no-repeat;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-selected a span, #content .banners_featured.banners_featured2 .ui-tabs-nav a:focus span, #content .banners_featured.banners_featured2 .ui-tabs-nav a:active span {
    color:#fff;
}
#content .banners_featured.banners_featured2 .ui-tabs-nav a span, #content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-disabled a:hover span, #content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-disabled a:focus span, #content .banners_featured.banners_featured2 .ui-tabs-nav .ui-tabs-disabled a:active span {
    color:#fff;
}
#content .banners_featured.banners_featured2 .ui-tabs-panel {
	height:286px;
	padding:0;
	position:relative;
}
#content .banners_featured.banners_featured2 .ui-tabs-panel img {
	position:absolute;
	left:210px;
	bottom:0;
}


