/*
****************************************************************
UVL STYLES 
****************************************************************

- All shared styles relating to the UVL.

*****************************************************************
*/
form#frmUvlQuickSearch fieldset legend,
form#frmNvlQuickSearch fieldset legend { display : none; }
form#frmUvlQuickSearch input,
form#frmNvlQuickSearch input
{
	background : url(/Arbury/assets/images/btn_search_home.gif) no-repeat;
	width : 72px;
	height : 45px;
	border : 0;
	float : right;
	font-weight : bold;
	font-size : 12px;
	cursor : pointer;	
}

/* START - New Car Quick Search */
div.search_options
{
	float : left;
	position : relative;
	width : 285px;
	height : 225px;
}
div.search_options div.menu.stack.container
{
	width : 285px;
	height : 30px;
	background-color : White;
	position : absolute;
	z-index : 100;
}
div.search_options div.menu.stack.container div.menu.stack.button
{
	float : left;
	padding : 0px;
	margin : 0px;
	background : #FFFFFF url('/Arbury/assets/images/newvehicles/OfferTabs.jpg') no-repeat scroll 0 0;	
	background-position : 0 -30px;
	cursor : pointer;
	width : 135px;
	height : 30px;
}
div.search_options div.menu.stack.container div.menu.stack.button.active
{
	background : #FFFFFF url('/Arbury/assets/images/newvehicles/OfferTabs.jpg') no-repeat scroll 0 0;
	cursor : default;
}
div.search_options div.menu.stack.container div.menu.stack.button h2
{
	margin : 0px;
	padding : 10px 10px 0px 10px;
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;		
	text-align : center;
}
div.search_options div.menu.stack.container div.menu.stack.button h2 a
{
	color : #4D4744;
	display : block;
	font-weight : normal;
	font-size : 0.8em;
	border : none;
}
div.search_options div.menu.stack.container div.menu.stack.button h2 a:hover
{
	color : black;	
}
div.search_options div.menu.stack.container div.menu.stack.button.active h2 a
{
	color : black;
	font-weight : bold;
	border : none;
}
div.search_options div#searchcontent
{
	float : left;
	z-index : 10;
	position : absolute;	
	left : 0px;
	top : 30px;
	padding-top : 5px;
}




div.home #leader form#frmNvlQuickSearch div {
float : left;
width : 129px;
margin : 0 0 7px 0;
padding : 0 6px;
border-top : 0;
}
div.home #leader form#frmNvlQuickSearch div.clear
{
	margin : 0;
	padding : 0;
}
div.home #leader form#frmNvlQuickSearch div.mfrs,
div.home #leader form#frmNvlQuickSearch div.model
{
	width : 270px;	
}
div.home #leader form#frmNvlQuickSearch div.mfrs label,
div.home #leader form#frmNvlQuickSearch div.model label
{
	width : 87px;
	display : block;
	float : left;	
}
div.home #leader form#frmNvlQuickSearch div.mfrs select,
div.home #leader form#frmNvlQuickSearch div.model select
{
	clear : left;
	float : left;
	width : 270px;
}
div.home #leader form#frmNvlQuickSearch div.priceto,
div.home #leader form#frmNvlQuickSearch div.pricefrom
{
	margin-bottom : 0px;
}
div.home #leader form#frmNvlQuickSearch div.priceto
{
	padding-right : 0px;
}
/* END - New Car Quick Search */

form#searchCriteriaForm fieldset legend { display : none; }
form#searchCriteriaForm div.field.submit input
{
	background : #F2F2F2 url(/Arbury/assets/images/btn_blank.gif) no-repeat;
	width : 79px;
	height : 54px;
	border : 0;
	font-weight : bold;
	font-size : 12px;
	color : White;
	cursor : pointer;
}

form#searchCriteriaForm div#searchCriteriaLoading
{
	text-align : center;
}
form#searchCriteriaForm h2#h2ResultCount
{
	margin : 0;
	padding : 20px 0px 0px 0px;
	text-align : center;
	color : #17307F;
	font-size : 18px;
	font-weight : bold;	
	width : 300px;
	position : absolute;
	right : 300px;
	top : 0px;
}
form#searchCriteriaForm h3#h3ResultLabel
{	
	margin : 0 0 10px 0;	
	padding : 0;
	text-align : center;
	color : #4D4744;
	font-size : 10px;
	font-weight : bold;
	width : 300px;	
	position : absolute;
	right : 300px;
	top : 43px;	
}

div#main_image div.zoom
{
	background : url(/Arbury/assets/images/uvl/zoom.png) no-repeat 95px 4px;
}
div#main_image div.zoom,
div#main_image div.zoom a
{
	margin : 0;
	padding : 0;
	width : 100%;
	height : 25px;
	text-align : center;
}
div#main_image div.zoom a
{
	border : 0;
	font-weight : bold;
	padding-top : 4px;
	display : block;
}

div#hiddenZoomImagesContainer
{
	position : absolute;
	top : 0px;
	left : 0px;
}
div#hiddenZoomImagesContainer h2
{
	width : 600px;
	height : auto;
	margin : 15px 0px 0px 15px;
	padding : 0;
	font-size : 16px;
	font-weight : bold;
}
div#hiddenZoomImagesContainer h3
{
	width : 600px;
	height : auto;
	margin : 10px 0px 10px 3px;
	padding : 0;
	font-size : 12px;
	font-weight : bold;
}
div#hiddenZoomImagesContainer div#zoomImagesContainer
{
	position : relative;
}
div#hiddenZoomImagesContainer div#zoomImagesContainer div.mainImageContainer
{
	position : absolute;
    top : 14px;
    left : 14px;
    width : 602px;    
}
div#hiddenZoomImagesContainer div#zoomImagesContainer div.mainImageContainer div.zoomMainImage
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 600px;
	height : 400px;
}
div#hiddenZoomImagesContainer div#zoomImagesContainer div.mainImageContainer div.zoomMainImage img
{
	width : 600px;
	height : 400px;
	border : solid 1px #DADADA;
	display : block;
}

div#hiddenZoomImagesContainer div#zoomThumbnailsContainer
{
	position : absolute;
	top : 456px;
	left : 14px;
	width : 600px;
}

div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer
{
	font-family : Verdana;
    font-weight : normal;
    font-size : 11px;
    width : 109px;
    height : 26px;
    float : right;
    margin : 3px 5px 3px;
}
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer div
{
	margin : 0;	
	height : 26px;
	text-align : center;	
	width : 109px;
	float : left;
	color : #656A70;
}
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer div.div.zoomPrevImage, 
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer div.div.zoomNextImage,
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer div.div.zoomClose 
{	
	width : 110px;
	height : 20px;
	padding : 3px 0px;
	float : left;
	clear : left;
}
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer div.div.zoomPrevImage a, 
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer div.div.zoomNextImage a,
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div#navContainer div.div.zoomClose a
{
	display : block;
	width : 110px;
	height : 20px;
	background : transparent url('/Arbury/assets/images/btn_ZoomBlank.gif') no-repeat;
	margin : 0;
	padding : 0;
	color : White;
	border : 0;
}

div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div.layoutContainer
{
	width : 100%;
	height : 85px;	
	border : solid 1px #DBDBDB;
	background : #FFFFFF;	
}
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div.layoutContainer div.thumbnailContainerContents
{
	padding : 5px 0px;
	margin : 0px;
	width : 280px;
	height : 58px;
	float : left;
}
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div.layoutContainer div.thumbnailContainerContents div.divZoomThumbnailContainer
{
	width : 275px;
	margin : 0;
	padding : 9px 10px;	
}
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div.layoutContainer div.thumbnailContainerContents div.divZoomThumbnailContainer div
{
	width : 86px;
	height : 58px;
	float : left;
	margin : 0 2px;
}
div#hiddenZoomImagesContainer div#zoomThumbnailsContainer div.layoutContainer div.thumbnailContainerContents div.divZoomThumbnailContainer div img
{
	border : solid 1px #656A70;
	width : 84px;
	height : 56px;
}
/***************************************************************

/***************************************************************
##Finance Styles
***************************************************************/
.pe-finance-hidden
{
	display : none;
}

div.pe-finance-item,
div.pe-finance-item div.pe-finance-nodata,
div.pe-finance-item div.pe-finance-datatemplate
{
	display : none;
}

div.pe-finance-item div.pe-finance-loading h5
{
	background-image : url(/Arbury/assets/images/icon_ajax_waiting.gif);
	background-position : 15px 50%;
	background-repeat : no-repeat;
	color : #2043B1;	
	font-size : 0.909em;
	width : 50px;
	padding : 0.9em 0px 0.9em 35px;
	line-height : 1.8;
}

div.pe-finance-item div.pe-finance-nodata h5
{
	font-size : 0.909em;
	line-height : 1.8;
	margin-bottom : 0;
	padding : 0.9em 6px;
}

div.pe-finance-item div.pe-finance-usererror h5
{
	font-size : 0.909em;
	line-height : 1.8;
	margin-bottom : 0;
	padding : 0.9em 6px;
}

/***************************************************************

/***************************************************************
##Calendar Pop-Up Styles
***************************************************************/
div.calendar 
{
    background-color : #fff;    
}

div.calendar table 
{
    border : none;
    margin : 0;
    padding : 0;
}

div.item.preferreddate
{
	margin-bottom : 10px;
}
div.item.preferreddate label,
div.item.preferreddate input,
div.item.preferreddate a
{
	float : left;
}
div.item.preferreddate input
{
	margin-right : 5px;
}

.cpYearNavigation,
.cpMonthNavigation
{
    background-color : #eee;
    text-align : center;
    vertical-align : middle;
    text-decoration : none;
    color : #000;
    font-weight : bold;
}

.cpDayColumnHeader,
.cpYearNavigation,
.cpMonthNavigation,
.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,
.cpOtherMonthDate,
.cpOtherMonthDateDisabled,
.cpCurrentDate,
.cpCurrentDateDisabled,
.cpTodayText,
.cpTodayTextDisabled,
.cpText 
{
    font-size : 9px;
}

td.cpDayColumnHeader
{
    text-align : right;
    border-color : #C0C0C0;
    border-style : solid;
    border-width : 0px 0px 1px 0px;
}

.cpCurrentMonthDate,
.cpOtherMonthDate,
.cpCurrentDate  
{
    text-align : right; 
    text-decoration : none;
}

.cpCurrentMonthDateDisabled,
.cpOtherMonthDateDisabled,
.cpCurrentDateDisabled 
{
    color : #D0D0D0; 
    text-align : right; 
    text-decoration : line-through;
}

.cpCurrentMonthDate,
.cpCurrentDate 
{
    color : #000000;
}

.cpOtherMonthDate 
{
    color : #808080;
}

td.cpCurrentDate
{
    color : #fff;
    background-color : #eee;
    border : solid 1px #800000;
}

td.cpCurrentDateDisabled 
{
    border-width : 1px; 
    border : solid 1px #FFAAAA;
}

td.cpTodayText,
td.cpTodayTextDisabled  
{
    border : solid 1px #C0C0C0; 
    border-width : 1px 0px 0px 0px;
}

a.cpTodayText,
span.cpTodayTextDisabled 
{
    height : 20px;
}

a.cpTodayText 
{
    color : #000;
}

.cpTodayTextDisabled 
{
    color : #D0D0D0;
}

.cpBorder 
{
    border : solid 1px #666;
}

/****** Finance representative example RESULTS *******/

div.pe-finance-representative-example
{
    margin: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 120px;
    height: 140px;    
    }
    
div.pe-finance-representative-example div.pe-finance-representative-header
{
    background-color: #959595;
    color: #fff;
    font-size: 11px;
    padding: 10px;
    width: 560px;
}        
        
div.pe-finance-representative-example div.pe-finance-representative-header span
{
    margin-right: 50px;
}
    
div.pe-finance-representative-example div.pe-finance-representative-header span.apr
{
}    
    
div.pe-finance-representative-example table
{
    float: left;  
}

div.pe-finance-representative-example div.pe-finance-dataheader table,
div.pe-finance-representative-example div.pe-finance-datatemplate table
{
    margin: 0; 
    font-size: 10px;
    width: 580px;
    table-layout:fixed;
}

div.pe-finance-representative-example div.pe-finance-dataheader table th
{
    background-color: #DDD;
    font-weight: normal;
}
      
div.pe-finance-representative-example div.pe-finance-dataheader table th,
div.pe-finance-representative-example div.pe-finance-datatemplate table td
{
    width: 52px; 
    text-align:center;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: solid 1px #959595;
    vertical-align: middle;
    border-top: 0;
    color: #888;
}

div.pe-finance-representative-example div.pe-finance-dataheader table th.documentation-fee,
div.pe-finance-representative-example div.pe-finance-datatemplate table td.documentation-fee
{
	width:83px;
}

div.pe-finance-representative-example div.pe-finance-dataheader table th.total-payable,
div.pe-finance-representative-example div.pe-finance-datatemplate table td.total-payable,
div.pe-finance-representative-example div.pe-finance-dataheader table th.term,
div.pe-finance-representative-example div.pe-finance-datatemplate table td.term
{
	width:61px;
}

div.pe-finance-representative-example div.pe-finance-datatemplate table td a
{
    border-bottom: none;
    color: #888888;
}

/****** Finance representative example VEHICLE VIEW *******/

div.pe-finance-representative-example-vehicle
{
    float: left;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    }
    
div.pe-finance-representative-example-vehicle div.pe-finance-representative-header
{
    background-color: #959595;
    color: #fff;
    font-size: 11px;
    padding: 10px;
    padding-bottom: 5px;
    width: 250px;
}        
        
div.pe-finance-representative-example-vehicle div.pe-finance-representative-header span
{
    margin-right: 0;
    width: 250px;
    display: block;
}
    
div.pe-finance-representative-example-vehicle div.pe-finance-representative-header span.apr
{
}
    
div.pe-finance-representative-example-vehicle div.pe-finance-representative-example table
{
    float: left;  
}

div.pe-finance-representative-example-vehicle div.pe-finance-dataheader table,
div.pe-finance-representative-example-vehicle div.pe-finance-datatemplate table
{
    margin: 0; 
    font-size: 10px;
    width: 270px;
}

div.pe-finance-representative-example-vehicle div.pe-finance-dataheader table th
{
    background-color: #DDD;
    font-weight: normal;
}
      
div.pe-finance-representative-example-vehicle div.pe-finance-dataheader table th,
div.pe-finance-representative-example-vehicle div.pe-finance-dataheader table td
{
    width: 135px; 
    text-align:center;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: solid 1px #959595;
    vertical-align: middle;
    border-top: 0;
    color: #888;
}

div.pe-finance-representative-example-vehicle div.pe-finance-dataheader table td a
{
    border-bottom: none;
    color: #888888;
}

div.pe-finance-representative-example-vehicle div.pe-finance-rate-of-interest
{
    margin-bottom: 15px;
    }

/****** Finance representative disclaimer *******/
      
div.pe-finance-disclaimer 
{
    float: left;
    background-color: #959595;
    color: #fff;
    padding: 10px;
    width: 676px;
    margin: 0;
    margin-top: 0;
    margin-bottom: 20px;
    width: 570px;
    font-size: 10px;
    }       
        
div.pe-finance-disclaimer h3
{
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    padding: 0;
    font: 11px/auto arial;
    }  
      
div.pe-finance-disclaimer span.title
{
    margin: 0 0 0 0;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    padding: 0;
    }  
    
div.pe-finance-disclaimer ul
{
    margin-left: 10px;
    margin-bottom: 10px;
    } 
            
div.pe-finance-disclaimer ul li
{
    list-style: disc;
    list-style-position: inside;
    background: none;
    background-image: none;
    background-color: #959595;
    padding: 0;
    margin-bottom: 0;
    }       
               
div.pe-finance-disclaimer span.footer
{
    margin: 0 0 0 0;
    }  
