/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://cdn1.gaiaonline.com/src/_/e143bb5df5304ae98988a03a4dabca2e-1473-325/src/css/skins/tabview/gaia-tabview-skin.css
 */


/*! /src/css/skins/tabview/gaia-tabview-skin.css */
/* .yui-navset defaults to .yui-navset-top */
.gaia-tabview-skin .yui-navset .yui-nav,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    position:relative;
    zoom:1;
}

.gaia-tabview-skin .yui-navset .yui-nav li,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-nav li {
    margin:0; /* space between tabs */
    padding:1px 0 0; /* gecko: make room for overflow */
    zoom:1;
    font-size:93%;

}

.gaia-tabview-skin .yui-navset .yui-nav .selected,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-nav .selected {
    margin:0 0 -1px 0; /* for overlap */
}

.gaia-tabview-skin .yui-navset .yui-nav a,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-nav a {
    color:#000;
    padding:0 0 0 3px;
    position:relative;
    text-decoration:none;
    background:url(https://graphics.gaiaonline.com/images/gaia_global/body/contentContainer/rs_gaia_tabs_new.gif) 0 -8px no-repeat;
}

.gaia-tabview-skin .yui-navset .yui-nav.on #items_tab a,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-nav.on #items_tab a {
    background:url(https://graphics.gaiaonline.com/images/gaia_global/body/avatar/corner_glow.png) 0 -8px no-repeat;
}

.gaia-tabview-skin .yui-navset .yui-nav a em,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-nav a em {
    cursor:hand;
    padding:3px 9px 3px 6px;
    position:relative;
    background:url(https://graphics.gaiaonline.com/images/gaia_global/body/contentContainer/rs_gaia_tabs_new.gif) 100% -8px no-repeat;
}

.gaia-tabview-skin .yui-navset .yui-nav.on #items_tab a em,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-nav.on #items_tab a em {
    padding:3px 9px 3px 6px;
    background:url(https://graphics.gaiaonline.com/images/gaia_global/body/avatar/corner_glow.png) 100% -8px no-repeat;
}

.gaia-tabview-skin .yui-navset .yui-nav .selected a,
.gaia-tabview-skin .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.gaia-tabview-skin .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
	background:#fff url(https://graphics.gaiaonline.com/images/gaia_global/body/contentContainer/rs_gaia_tabs_new.gif) 0 -48px no-repeat;
}

.gaia-tabview-skin .yui-navset .yui-nav.on #items_tab.selected a,
.gaia-tabview-skin .yui-navset .yui-nav.on #items_tab.selected a:focus, /* no focus effect for selected */
.gaia-tabview-skin .yui-navset .yui-nav.on #items_tab.selected a:hover { /* no hover effect for selected */
	background:#fff url(https://graphics.gaiaonline.com/images/gaia_global/body/avatar/corner_glow.png) 0 -48px no-repeat;
}

/* This can be changed if the hover state has an action in the future */
/*
.gaia-tabview-skin .yui-navset .yui-nav a:hover,
.gaia-tabview-skin .yui-navset .yui-nav a:focus {
    background:#fff url(https://graphics.gaiaonline.com/src/css/skins/images/tab_gradient.gif) bottom repeat-x;  selected tab background
    outline:0;
}
*/
.gaia-tabview-skin .yui-navset .yui-nav .selected a em {
    padding:0px 9px 0px 6px; /* raise selected tab */
	background:url(https://graphics.gaiaonline.com/images/gaia_global/body/contentContainer/rs_gaia_tabs_new.gif) 100% -48px no-repeat;
}

.gaia-tabview-skin .yui-navset .yui-nav.on #items_tab.selected a em {
    padding:0px 9px 0px 6px; /* raise selected tab */
	background:url(https://graphics.gaiaonline.com/images/gaia_global/body/avatar/corner_glow.png) 100% -48px no-repeat;
}

.gaia-tabview-skin .yui-navset .yui-content {
	background:#fff;
}

.gaia-tabview-skin .yui-navset .yui-content,
.gaia-tabview-skin .yui-navset .yui-navset-top .yui-content {
    border:1px solid #999; /* content border */
    padding:0.25em 0.5em; /* content padding */
}

/* Define Rounded Corner Parameters */
.gaia-tabview-skin .tabview_rc_container_top,
.gaia-tabview-skin .tabview_rc_container_bottom{
	clear:both;
	position:relative;
	z-index:1;
}
.gaia-tabview-skin .tabview_rc_container_top .rc_top_right,
.gaia-tabview-skin .tabview_rc_container_bottom .rc_bottom_left,
.gaia-tabview-skin .tabview_rc_container_bottom .rc_bottom_right{
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
	position:absolute;
	font-size:0;
}
.gaia-tabview-skin .tabview_rc_container_top .rc_top_right{
	right: 0;
	top: 0;
}
.gaia-tabview-skin .tabview_rc_container_bottom .rc_bottom_right{
	right: 0;
	bottom: 0;
}
.gaia-tabview-skin .tabview_rc_container_bottom .rc_bottom_left{
	left: 0;
	bottom: 0;
}
.gaia-tabview-skin .tabview_rc_container_top .rc_top_right{
	background:url(https://graphics.gaiaonline.com/images/gaia_global/body/contentContainer/rs_rounded_corners_999_6x6.gif) top right;
}
.gaia-tabview-skin .tabview_rc_container_bottom .rc_bottom_left{
	background:url(https://graphics.gaiaonline.com/images/gaia_global/body/contentContainer/rs_rounded_corners_999_6x6.gif) bottom left;
}
.gaia-tabview-skin .tabview_rc_container_bottom .rc_bottom_right{
	background:url(https://graphics.gaiaonline.com/images/gaia_global/body/contentContainer/rs_rounded_corners_999_6x6.gif) bottom right;
}