/* CSS for the BuicGMC 1 Home page layout*/


/* ==========================================================================
	LAYOUT 1 CSS
===========================================================================*/
body{
	text-align:center;
	background-color:#b5bcc8;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif !important;
	font-size:12px;    
}

body *
{
	text-align:left;
}

.row
{
	/* specifying a width so i.e. follows the "clearfix" style */
	width:960px;
	margin-right:30px;
	margin-left:13px;
	margin-top:20px;	
}

/* ribbon row has the ribbon assembly which has a border that exceeds
the standard column width, consequently the row is wider than 940px */

.ribbonRow
{
	width:960px;
	margin-right:30px;
}

.outline{
	border:1px solid black;
}

div.layout
{
	/*not adding much padding-top because NAV-BAR shadow is 18px*/
	width:1000px;
	padding-top:2px;
	padding-bottom:20px;
}

div.hero
{
	width:620px;
	height:300px;
	float:left;
	overflow:hidden;
}

div.cic
{
	float:left;
	width:300px;
	height:300px;
	margin-left:20px;
	overflow:hidden;
	border:0px !important;
}

div.jsTabSet
{
	font-size:0px;
}

#tabgroup .tophalf
{
	
}


div.tabbedContentCell
{
	float:left;
	width:620px;	
}

div.tabs div
{
	float:left;
	margin-right:3px;
}

div.welcomeTabContentContainer{
	margin:20px;
}

.welcomeTabHeadline{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}

.welcomeTabText{
	font-size:12px;
}
div.editableContentContainer{
	margin:20px;
}
#dealerTab .tabText{
	width:190px;
	text-align:left;
	overflow:hidden;
	white-space:nowrap
}
.qsTabContent{
}
div.tabContent .wsm_sneezeguard {
	height: 276px;
	width: 618px;
}
div.visibleTabContent
{
	width:620px;
	height:280px;
	display:block;
	overflow-y:scroll;
}

.dealerImage{
	float: left;
	margin-right:18px;
	width:300px;
	overflow: hidden;
}

.dealerImageBorder{
	border:1px solid black;	 
	font-size:0px;
 }

.dealerImage.lastDealerImage
{
	margin-right:0px;
}



div.vRibbonAssembly
{
	float:left;
	display: block;
	margin-left:15px;
	height:402px;
	width:320px;
}

#aboutCell 
{
	width:918px;
	margin-right:15px;
	border:1px solid black;
	padding: 10px;
	background-color:white;
	overflow-x:hidden;
}
/* footer header */
#aboutCell .header{
	font-size:18px;
	font-family:Trebuchet MS, Helvetica, sans-serif;		
	margin:3px;
}
#aboutCell .body{
	font-size:12px;
	font-family:Trebuchet MS, Helvetica, sans-serif;	
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
}

#bottomImage
{
	width:938px;
	padding:0px;
	border:0;
	overflow-x:hidden;
	font-size:0px;
}

.imagePlaceholder
{
	background:url('images/image.png') center middle;
}


/* WSM EditMode specific */ 
#wsmTitle { 
	background-color: #CCCCCC; 
	padding: 10px 20px; 
    font-weight: 700; 
    font-size: 12px; 
	width:620px;
	height:30px;
	float:left;
} 


/**
  * CSS for the BuicGMC 1 Home page layout
  */
  
#gm-hero-image {
	 width: 620px;
	 height:300px;
	 position: relative;	 
}	
#gm-hero-carousel * {
	 text-align: left;
}
/**
  * General carousel styling
  */
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    display: inline;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
    background-color: transparent;
}

/**
  * Hero carousel skin (No styling for vertical and next/previous buttons
  */
.jcarousel-skin-gmhero .jcarousel-container-horizontal {
    width: 620px;
    padding: 0;
}
.jcarousel-skin-gmhero .jcarousel-clip-horizontal {
    width:  620px;
    height: 300px;
}
.jcarousel-skin-gmhero .jcarousel-item {
    width: 620px;
    height: 300px;
}
.jcarousel-skin-gmhero .jcarousel-item-horizontal {
    margin-right: 0;
}
.jcarousel-skin-gmhero .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
  * Carousel Controller Skin
  */
#slideShow_Navigation {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 1; /* On top of sneezeguard in wsm */
}
#gm-hero-image .sprite {
	line-height: 0px;
}
#gm-hero-image .button {
	z-index: 1; /* Below sneezeguard, but over the canvas */
	text-decoration: none;
	border: none;
	position: absolute;
}
#gm-hero-image .getAQuoteButton {
	bottom: 10px;
	left: 264px;
	height: 28px;
	width: 136px;
}
#gm-hero-image .getAQuoteButton {
	background-position: 0px -44px;
}
#gm-hero-image .getAQuoteButton:hover {
	background-position: -174px -44px;
}
#gm-hero-image .searchOurInventoryButton {
	bottom: 10px;
	right: 10px;
	height: 28px;
	width: 203px;
}
#gm-hero-image .searchOurInventoryButton {
	background-position: 0px -89px;
}
#gm-hero-image .searchOurInventoryButton:hover {
	background-position: -211px -89px;
}
#slideShow_Navigation.jcarousel-skin-gmhero  {
	width: 175px;
	height: 27px;
	text-align: left;
	
}
#slideShow_Navigation.jcarousel-skin-gmhero * {
	position: absolute;
}
#slideShow_Navigation.jcarousel-skin-gmhero #slideBar {
	width: 123px;
	height: 27px;
	left: 27px;
}
#slideShow_Navigation.jcarousel-skin-gmhero .slidePrev {
	background-position: 0px -28px;
	top: 5px;
	left: 6px;
	cursor: arrow;
}
#slideShow_Navigation.jcarousel-skin-gmhero .slideNext {
	background-position: -14px -28px;
	top: 5px;
	right: 6px;
	cursor: arrow;
}
#slideShow_Navigation.jcarousel-skin-gmhero .slideNext_On {
	background-position: -51px -28px;
	cursor: pointer;
}
#slideShow_Navigation.jcarousel-skin-gmhero .slidePrev_On {
	background-position: -36px -28px;
	cursor: pointer;
}
#slideShow_Navigation.jcarousel-skin-gmhero .slideNaviButtons {
	width: 14px;
	height: 16px;
	line-height: 0px;
}
#slideShow_Navigation.jcarousel-skin-gmhero .circle_On {
	background-position: -28px -36px;
}
#slideShow_Navigation.jcarousel-skin-gmhero  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 7px;
}
#slideShow_Navigation.jcarousel-skin-gmhero ul li {
	position: relative;
	margin: 2px;
	width: 8px;
	height: 8px;
	float: left;
	display: inline;
	background-position: -28px -28px;
	cursor : pointer;
}

.floatLeft {
	float:left;
}
.sprite {
	background-repeat: no-repeat;
	padding:0;
}
/*
	Hours And Directions Css
*/
#dealerHours {
	float: left;
	width: 220px;
	padding: 15px;
	font-size:12px;
}
#dealerHours div {
	color: #646B70;
	width: 200px;
}
#hoursDirectionsTitle{
	font-weight: bold;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 15px;
}
#dealerHours .dealerTitle {
	font-weight: bold;
	font-size: 12px;
}
#dealerHours .deptHours {
	clear: both;
	font-size: 12px;
}
#dealerHours .deptTitle {
	border-bottom: 1px solid #646B70;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0 5px 0;
}
#dealerHours .dayName {
	float: left;
	width: 80px;
}
#dealerHours .dayTime {
	float: left;
	text-align: right;
	width: 120px;
}
#dealerMap {
	width: 340px;
	height: 300px;
	float: left;
}

#map{
	height: 300px !important;	
}

/*
	End of Hours and Directions Css
*/

/*
	Estimate Payment Css
*/
#estimatePaymentTitle{
	font-weight: bold;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 15px;
}
#estimatePaymentTitle2{
	color: #646B70;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 15px;
}
.calcToggleRadios {
	font-size: 11px;
	padding-left: 160px;
	padding-top: 10px;
}
#calcForm {
	width: 250px;
	font-size: 11px;
	margin-left: 50px;
	margin-top: 10px;
}
#calcForm  td {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}
#calcForm  .col1 {
	width: 100px;
	text-align: right;
}
#calcForm  .col2 {
	width: 30px;
	padding-right: 5px;
	text-align: right;
	color: #646B70;
}
#calcResults {
	background-color: #f0f5fb;
	width: 332px;
	margin-left: 15px;
	border: 1px solid #2c62a9;
}
#calcResults td  {
	padding: 10px;
	padding-left: 20px;
}
#paymentCalculatorButton {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	width: 120px;
	height: 28px;
	cursor: pointer;
}
/*
	End of Estimate Payment Css
*/




#searchInnerContainer
{
    background:none !important;
}



#redesignedSearchWidget
{
	background: transparent !important;
}


div.tabContent
{
	display:none;
    border:1px solid black;
    clear: both;
}

#navWrapper{
	font-size:0px;
}

#welcomeTabContent,#hoursTabContent,#quicksearchTabContent,#estimateTabContent,#dealerTabContent{
	height:372px; 
	overflow:auto; 
	overflow-x: hidden;
}

/* Start Search widget styling customization */
#searchWidget, #searchWidgetInnerContainer, #inv_search_disclaimer {
	width: auto !important;
	margin: 0 !important;
	background-color: transparent !important;
}
#searchWidgetInnerContainer {
	background-image: none !important;
}
#showMeOnly {
	width: 143px !important;
}
#secondaryFilters, .filterItem, .filterItem .filterToggleImage {
	width: 150px !important;
	z-index: 1;
}
.filterItem .subFiltersContainer {
	z-index: 100 !important;
}
/* End Search widget styling customization */
