﻿@import url("fonts/fonts.css");

.slideshow
{
    background-image: none;
}

#container {
	width: 890px;
	margin: 0px auto 0 auto;
}

.corners div {
	position: absolute;
	width: 12px;
	height: 12px;
	z-index: 101;
}
.corners .top_left {
	top: 0;
	left: 0;
	background: url(/GMACWCMSite/Images/TabbedCarousel/corner-top_left.png) no-repeat;
}
.corners .top_right {
	top: 0;
	right: 0;
	background: url(/GMACWCMSite/Images/TabbedCarousel/corner-top_right.png) no-repeat;
}
.corners .bottom_right {
	bottom: 0;
	right: 0;
	background: url(/GMACWCMSite/Images/TabbedCarousel/corner-bottom_right.png) no-repeat;
}
.corners .bottom_left {
	bottom: 0;
	left: 0;
	background: url(/GMACWCMSite/Images/TabbedCarousel/corner-bottom_left.png) no-repeat;
}

#featured {
	position: relative;
	width: 890px;
	height: 275px;
	margin: 0;
	padding: 0;
	font-family: 'ProximaNovaRegular', Helvetica, Arial, sans-serif;
	background: url(/GMACWCMSite/Images/TabbedCarousel/bkgd_list.png) no-repeat;
	background-position: right bottom;
	background-color: rgb(0, 101, 165);
}

#featured ul.ui-tabs-nav {
	position: absolute;
	top: 0;
	left: 605px;
	width: 285px;
	z-index: 100;
	padding: 0;
	margin: 0;
	list-style: none;
}

#featured ul.ui-tabs-nav li {
	height: 55px;
	top: 0;
	margin: 0;
	padding: 0;
	background: url(/GMACWCMSite/Images/TabbedCarousel/bkgd_list.png) no-repeat;
	border: none;
	color: #585852;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	width: 285px;
}

#featured ul.ui-tabs-nav li .tagline {
	display: block;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
}

#featured li.ui-tabs-nav-item a {
	display: inline-block;
	height: 45px;
	margin-left: 18px;
	padding: 10px 0 0 14px;
	color: #585852;
	text-decoration: none;
	outline: 0;
	float: none;
}
#featured li.ui-tabs-nav-item:hover .bkgd {
	background: url(/GMACWCMSite/Images/TabbedCarousel/bkgd_rollover.png) no-repeat;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected .bkgd {
	background: url(/GMACWCMSite/Images/TabbedCarousel/bkgd_selected.png) no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected .arrow {
	background: url(/GMACWCMSite/Images/TabbedCarousel/bkgd_selected-arrow.png) no-repeat;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a,
#featured ul.ui-tabs-nav li.ui-tabs-selected a h2 {
	color: #fff;
}

#featured .ui-tabs-panel {
	position: absolute;
	width: 622px;
	height: 275px;
	margin: 0;
	padding: 0;
	border: none;
}

#featured .video-container 
{
   width: 50%;
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}

#featured .video-wrapper 
{
  padding-top: 1px;
  padding-bottom: 56.25%;
  height: 0;
}


* html .video-wrapper {
  margin-bottom: 45px;
  margin-top: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper div,
.video-wrapper embed,
.video-wrapper object,
.BrightcoveExperience {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}




#featured .ui-tabs-panel .info {
	display: none;
	position: absolute;
	background: url(/GMACWCMSite/Images/TabbedCarousel/bkgd_info.png);
	color: #fff;
}

#featured .ui-tabs-panel .h-bottom,
#featured .ui-tabs-panel .h-top {
	left: 0;
	width: 592px;
	padding: 10px 15px;
}
#featured .ui-tabs-panel .h-bottom {
	bottom: 0;
}
#featured .ui-tabs-panel .h-top {
	top: 0;
}
#featured .ui-tabs-panel .h-bottom .text,
#featured .ui-tabs-panel .h-top .text {
	float: left;
	width: 400px;
}
#featured .ui-tabs-panel .h-bottom .links,
#featured .ui-tabs-panel .h-top .links {
	float: right;
	width: 180px;
	padding-top: 5px;
}


#featured .ui-tabs-panel .v-right,
#featured .ui-tabs-panel .v-left {
	top: 0;
	bottom: 0;
	width: 174px;
	padding: 15px;
}
#featured .ui-tabs-panel .v-right {
	right: 75px;
}
#featured .ui-tabs-panel .v-left {
	left: 75px;
}
#featured .ui-tabs-panel .no-overlay {
    display: none !important;
}

#featured .ui-tabs-panel .info .text h2 
{
    color: #ffffff;
	margin: 0;
	padding: 0;
	font: 30px/30px 'ProximaNovaLight', Helvetica, Arial, sans-serif;
}
#featured .ui-tabs-panel .info .text p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 15px;
}

#featured .ui-tabs-panel .info .text a,
#featured .ui-tabs-panel .info .links a {
	display: block;
	margin: 0;
	padding: 0 0 10px 10px;
	background: url(/GMACWCMSite/Images/TabbedCarousel/arrow.png) no-repeat 0 3px;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
}
#featured .ui-tabs-panel .info .text a:hover,
#featured .ui-tabs-panel .info .links a:hover {
	color: #fcf08a;
	text-decoration: none;
}
#featured .ui-tabs-panel .v-right .links a,
#featured .ui-tabs-panel .v-left .links a {
	margin-top: 30px;
}

#featured .ui-tabs-hide {
	display: none;
}

.ui-tabs .ui-tabs-nav li { float: inherit;  }
