/* 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;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family:Arial, Helvetica, sans-serif;color:#8D7E6C;letter-spacing: normal;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0;
    min-width: 147px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0;
	display:block;
	width:auto;
	height:22px;
}
.ui-tabs-nav a {
    margin: 0 8px; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	color:#fff;
	font-size:14px;
	line-height: 22px;
	
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0;
    z-index: 2;
    margin-top: 0; 
    color: #8D7E6C;
	background:url(../images/vendorBtnHover.png) repeat-x 0 0;
}

.ui-tabs-nav a span {
    width: auto; /* IE 6 treats width as min-width */
    min-width: auto;
    height: 22px; /* IE 6 treats height as min-height */
    min-height: 22px;
    padding-top: 0;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    
    color: #8D7E6C;
	background:url(../images/vendorBtnHover.png) repeat-x 0 0;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 0;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.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);
}
.ui-tabs-panel {
    
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 22px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* 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;
}

#pompomRotator { background:url(../images/vendor-frame_bg.png) no-repeat 0 0;width:777px;height:350px; }
#pompomRotator #fragment-1 { background:url(../images/pom-pom-frame1.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#pompomRotator #fragment-2 { background:url(../images/pom-pom-frame2.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#pompomRotator #fragment-3 { background:url(../images/pom-pom-frame3.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#pompomRotator #fragment-4 { background:url(../images/pom-pom-frame4.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#pompomRotator h2, #pompomRotator h3 { text-indent:-9999px;width:0;height:0;display:none; }
#pompomRotator #fragment-1 p { width:278px;margin:85px 0 0 245px;text-align:justify; }
#pompomRotator #fragment-2 ul { width:350px;margin:115px 0 0 25px; }
#pompomRotator #fragment-3 ul { width:350px;margin:95px 0 0 25px; }
#pompomRotator #fragment-4 ul { width:350px;margin:115px 0 0 35px; }
#pompomRotator #fragment-2 li, #pompomRotator #fragment-3 li, #pompomRotator #fragment-4 li { background:url(../images/bullet.jpg) no-repeat 0 7px;padding-left:10px;list-style-type:none; }
#pompomRotator ul, #littlegiraffeRotator ul { margin:0 0 0 14px; }
#pompomRotator li, #littlegiraffeRotator li { background:url(../images/vendorLiBtn.png) no-repeat 0 4px;padding:1px 0;line-height:16px; }
#pompomRotator li.button1 { background:none; }


#lgRotator { background:url(../images/vendor-frame_bg.png) no-repeat 0 0;width:777px;height:350px; }
#lgRotator #fragment-1 { background:url(../images/little-giraffe-frame1.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#lgRotator #fragment-2 { background:url(../images/little-giraffe-frame2.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#lgRotator #fragment-3 { background:url(../images/little-giraffe-frame3.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#lgRotator #fragment-4 { background:url(../images/little-giraffe-frame4.jpg) no-repeat 12px 12px;width:752px;height:283px; }
#lgRotator h2, #lgRotator h3 { text-indent:-9999px;width:0;height:0;display:none; }
#lgRotator #fragment-1 p { width:350px;margin:100px 0 0 180px;text-align:justify;line-height:18px;padding:0; }
#lgRotator #fragment-2 ul { width:300px;margin:105px 0 0 25px; }
#lgRotator #fragment-3 ul { width:300px;margin:125px 0 0 20px; }
#lgRotator #fragment-4 p { width:200px;margin:0 0 0 240px;padding:25px 0 0 0;}
#lgRotator ul, #littlegiraffeRotator ul { margin:0 0 0 14px; }
#lgRotator li, #littlegiraffeRotator li { background:url(../images/vendorLiBtn.png) no-repeat 0 4px;padding:1px 0;line-height:16px; }
#lgRotator li.button1 { background:none; }
#lgRotator #fragment-2 li, #lgRotator #fragment-3 li, #lgRotator #fragment-4 li { background:url(../images/bullet.jpg) no-repeat 0 7px;padding-left:10px;list-style-type:none; }
#littlegiraffeButtons li.button1 { width:165px; }
#littlegiraffeButtons li.button4 { width:165px; }
