@import url("../common/cWidgets.css");
@import url("../common/vvcgalleryGray.css");
h3 {
	font-size: 12px;
}
/*__________ 8: Special Scroller ______________ */


#specialrotator {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 390px;
	width: 100%;
}
#frmspTitleBox {
	width: 100%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	padding-top: 15px;
}
.spTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#newsrotator {
	color: #666;
}
#rotatorup {
	width: 26px;
	height: 26px;
	background: url(images/scrollarrow-up.gif) no-repeat 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	left: 230px;
	top: 295px;
}
#newsrotator .over#rotatorup {
	background-position: 0px -29px;
}
#rotatordown {
	width: 26px;
	height: 26px;
	background: url(images/scrollarrow-down.gif) no-repeat 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	left: 260px;
	top: 19px;
}
#newsrotator .over#rotatordown {
	background-position: 0px -29px;
}
#newsrotator #scrollarea {
	margin: 0px 0px 0px 10px;
	background-color: #EBEBEB;
}
/*__________ 10: Quick Quote  ______________ */


#quickQuoteWidget {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 390px;
	width: 100%;
}
#frmqqTitleBox {
	width: 100%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	padding-top: 15px;
}
.qqTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#qqVehicleType {
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left: 8px;
}
#qqVehicleInfo {
	width: 300px;
}
#qqContactInfo {
	margin-top: 20px;
}
#content_right_650 #quickQuoteWidget {
	height: 260px;
}
#content_left_650 #quickQuoteWidget {
	height: 260px;
}
#content_left_650 #qqContactInfo {
	margin-top: 0px;
}
#content_right_650 #qqContactInfo {
	margin-top: 0px;
}
/*__________ 11: Search Inventory ______________ */


#inventorySearchWidget {
	float: left;
	text-align: center;
	height: 259px;
	width: 210px;
	border: 1px solid #ccc;
}
#frmisTitleBox, #frmfvsTitleBox {
	width: 100%;
	background: url(images/titleBackground.GIF) no-repeat left top;
	height: 32px;
	padding-top: 15px;
	text-align: left;
}
.isTitle, .fvsTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#isVehicleType {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	text-align: left;
}
#isVehicleInfo {
	padding-left: 8px;
}
/*__________For Horizontal Search______________*/

#siH #inventorySearchWidget {
	height: 110px;
}
#siH #isVehicleType {
	margin-top: 8px;
	float: left;
	padding-left: 8px;
	width: 160px;
	text-align: left;
}
#siH #isVehicleInfo {
	float: left;
	clear: none;
	padding-left: 8px;
	margin-top: 8px;
	width: 670px;
}
#siH #frmisSubmitButton {
	padding-left: 8px;
	margin-top: 8px;
}
#siH #isVehicleInfo .inputStyleList {
	width: 130px;
}
/*__________ 12: Inventory Browse ______________ */

#BrowseInventoryWidget {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 258px;
	width: 100%;
}
#BrowseInventoryTitleBox {
	width: 90%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	padding-top: 15px;
}
.biTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#BrowseInventoryvehicleType {
	margin-left: 30px;
	margin-top: 5px;
}
*html #BrowseInventoryvehicleType {
	margin-left: 15px;
	margin-top: 15px;
}
#browseInventoryNew {
	width: 260px;
	height: 87px;
	background-image: url(images/browseInventoryNew.gif);
}
#browseInventoryUsed {
	margin-top: 10px;
	width: 260px;
	height: 87px;
	background-image: url(images/browseInventoryUsed.gif);
}
/*__________ 13: Payment Search  ______________ */


#affordabilitySearchWidget {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 258px;
	width: 100%;
}
#frmafTitleBox {
	width: 90%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	padding-top: 15px;
}
.afTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#afVehicleInfoText {
	line-height: 22px;
}
#afvehicleType {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 8px;
}
#frmafSubmitButton {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 18px;
}
/*__________ 14: Video Player  ______________ */


#videoPlayer {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 258px;
	overflow: hidden;
}
#frmvideoTitleBox {
	width: 100%;
	height: 15px;
	text-align: left;
}
.videoTitle {
	display: none;
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
/*__________ 15: Quick Navigation  ______________ */


#quicknavigation {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 390px;
	width: 100%;
}
#frmqnTitleBox {
	width: 100%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	padding-top: 15px;
}
#qnavigationlist {
	margin: 3px;
}
.qnTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#qngroup1 {
	width: 256px;
	padding-left: 30px;
	padding-top: 15px;
}
#qngroup2 {
	width: 256px;
	padding-left: 30px;
}
#content_left_650 #quicknavigation, #content_right_650 #quicknavigation {
	height: 130px;
	background-image: none;
	background-color: #ffffff;
}
#content_left_650 #qnavigationlist {
	margin: -1px;
}
#content_left_650 #qngroup2 {
	float: right;
	margin-right: 35px;
}
#content_left_650 #qngroup1 {
	margin-top: 0px;
	padding-top: 0px;
}
#content_left_650 #frmqnTitleBox {
	display: none;
}
#content_right_650 #qnavigationlist {
	margin: -1px;
}
#content_right_650 #qngroup1 {
	margin-top: 0px;
	padding-top: 0px;
}
#content_right_650 #qngroup2 {
	float: right;
	margin-right: 35px;
}
#content_right_650 #frmqnTitleBox {
	display: none;
}
/*__________ 16: Virtual Vehicle center 2.0  ______________ */


#vVehicleCenterWidget {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 390px;
	width: 100%;
}
#vvcTitleBox {
	width: 100%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 15px;
	text-align: left;
}
#vvcMovie {
	margin: 0px auto 0px auto;
}
#frm_vvc {
	margin: 0px auto 0px auto;
}
#vvclistbox {
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#vvcbuttons {
	width: 318px;
	height: 64px;
	margin: 0px;
	padding-left: 6px;
}
#vvc_exterior {
	width: 152px;
	height: 34px;
	background-image: url(images/ex_button.gif);
	background-repeat: no-repeat;
	float: left;
}
#vvc_exterior.over {
	background-position: 0px -34px;
}
#vvc_interior {
	width: 152px;
	height: 34px;
	background-image: url(images/in_button.gif);
	background-repeat: no-repeat;
	float: left;
}
#vvc_interior.over {
	background-position: 0px -34px;
}
#vvc_gallery {
	width: 152px;
	height: 30px;
	background-image: url(images/gallery_button.gif);
	background-repeat: no-repeat;
	float: left;
}
#vvc_gallery.over {
	background-position: 0px -34px;
}
#vvc_more {
	width: 152px;
	height: 30px;
	background-image: url(images/more_button.gif);
	background-repeat: no-repeat;
	float: left;
}
#vvc_more.over {
	background-position: 0px -34px;
}
.vvcTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
/*__________ 17: News Ticker  ______________ */

#newstickerrotator {
	text-align: left;
	color: #433B30;
}
#newsScroller {
	margin: 0px;
	padding-top: 13px;
	padding-left: 10px;
}
/*__________ 23: Contact US ___________________*/


#contactUsWidget {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 258px;
}
#frmcuTitleBox {
	width: 100%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 15px;
	text-align: left;
}
.cuTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#cuContactInfo {
	padding-left: 8px;
}
#cuContactInfo .inputStyle {
	color: #A5A5A5;
}
/*__________ 25: Special Ticker ______________*/

#specialTickerWidget {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 390px;
}
#frmstTitleBox {
	width: 100%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	padding-top: 15px;
}
.stTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
/*________28: Manufac Ticker_________________*/

#manufscrollarea {
	height: 260px;
}
/*__________ 46: Pre Approved ___________________*/

#preApprovedWidget {
	background-image: url(images/widgetBackground.GIF);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding-top: 0px;
	text-align: center;
	height: 258px;
}
#frmpaTitleBox {
	width: 100%;
	background-image: url(images/titleBackground.GIF);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 15px;
	text-align: left;
}
.paTitle {
	color: #041b5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
}
#paContactInfo {
	padding-left: 8px;
}
#paContactInfo .inputStyle {
	color: #A5A5A5;
}
/*________________________________________*/


.br, .br_news {
	border: 1px solid #dbdbdb;
	background-color: #efefef;
	margin-top: 4px;
}
.tr, .tr_sp, .tr_ir, .tr_qq, .tr_si, .tr_ib, .tr_af, .tr_vi, .tr_qn, .tr_vvc, .tr_qq, .tr_si, .tr_qn, .tr_cu, .tr_st, .tr_pa {
	border: 1px solid #ffffff;
	border-top: 0px;
	overflow: hidden;
	width: 100%;
}
.tl, .tl_sp, .tl_ir, .tl_qq, .tl_si, .tl_ib, .tl_af, .tl_vi, .tl_qn, .tl_vvc, .tl_qq, .tl_si, .tl_qn, .tl_cu, .tl_st, .tl_pa {
	border: 1px solid #cccccc;
	border-top: 0px;
	overflow: hidden;
	width: 100%;
}
#content_left_650 .tr_qn, #content_left_650 .tl_qn, #content_right_650 .tr_qn, #content_right_650 .tl_qn {
	border: 0px;
}
.customContent {
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 15px 0px;
}
/*__________ Form Elemets ______________ */


.radioFormLable {
	color: #433B30;
}
.reqFormLabel {
	color: #433B30;
}
.frmFormLabel {
	color: #433B30;
}
.inputStyle {
	background-color: #fff;
	border: 1px solid #acb9be;
	color: #433B30;
}
.inputStyleList {
	background-color: #fff;
	border: 1px solid #acb9be;
	margin-bottom: 5px !important;
}
.buttonClass {
	width: 120px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	cursor: pointer;
}
#frmisSubmitButton {
	width: 95%;
	margin-top: 4px;
}
/*__________ Vehicle Photo Scrolling ______________ */


#vehicleNumThumbnail {
	float: right !important;
	width: 780px !important;
	position: relative;
	background-color: transparent !important;
	background: #EBEBEB url(images/widgetBackground.GIF) repeat-x left top;
	padding-top: 5px;
	border: 1px solid #cccccc;
}
#vehicleNumThumbnail li {
	list-style-type: none;
	position: absolute;
	padding: 0;
	margin: 0;
}
#vehicleNumThumbnail ul {
	position: relative;
	height: 260px;
	width: 780px !important;
	padding: 0;
	margin: 0;
}
#vehicleNumThumbnail img {
	display: none;
	border: 0;
}
#vehicleNumThumbnail li.bn1 img {
	display: block;
	float: left;
}
#vehicleNumThumbnail #cPanel {
	position: absolute;
	top: 230px;
	right: 0;
}
#vehicleNumThumbnail #cButtons {
	float: right;
}
#vehicleNumThumbnail div#playBtn, #vehicleNumThumbnail div#prevBtn, #vehicleNumThumbnail div#nextBtn {
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	width: 24px;
}
#vehicleNumThumbnail div#playBtn {
	background: #000000 url(images/play.png) no-repeat center center;
}
#vehicleNumThumbnail div#prevBtn {
	background: #000000 url(images/prev.png) no-repeat center center;
}
#vehicleNumThumbnail div#nextBtn {
	background: #000000 url(images/next.png) no-repeat center center;
}
#vehicleNumThumbnail div#playBtn.pause {
	background: #000000 url(images/pause.png) no-repeat scroll center center;
}
#vehicleNumThumbnail #thumbnails {
	float: right;
}
#vehicleNumThumbnail #thumbnails span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 24px;
	width: 24px;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	line-height: 24px;
}
#vehicleNumThumbnail #thumbnails span.current {
	background-color: #ffffff;
	color: #000000;
}
/*__________ Flex 2.0 Special Scroller ______________ */

#specialsScroller {
	background: #EBEBEB url(images/widgetBackground.GIF) repeat-x left top;
	height: 390px;
	width: 100%;
}
#specialsScroller #frmspTitleBox {
	float: left;
	clear: both;
	width: 100%;
}
#specialsScroller .spTitle {
	float: left;
}
#specialsScroller #spCarousel {
	overflow: hidden;
	float: left;
	width: 280px !important;
	/* height: 270px !important; DEV-4553*/
	clear: both;
}
#specialsScroller .jcarousel-clip-vertical {
	width: 280px !important;
	height: 270px !important; 
	float: left;
	overflow: hidden;
} 
#specialsScroller .jcarousel-container {
	clear: both;
	float: left;
	width: 100%;
}
#specialsScroller .jcarousel-sp .jcarousel-item-vertical {
	margin: 0 4px;
	width: 290px;
	height: 150px;
	text-align: center;
	padding: 2px;
}
.controls {
	float: left;
	margin-left: 13px;
}
#spPrev {
	float: left;
}
#spNext {
	float: left;
}
a#spCarousel-prev, a#spCarousel-next {
	float: left;
	background: #4483ba; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fa3df', endColorstr='#174f81'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#5fa3df), to(#174f81)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #5fa3df, #174f81); /* for firefox 3.6+ */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
}
a#spCarousel-prev:hover, a#spCarousel-next:hover {
	color: #000;
	text-decoration: none;
}
/************ SUB HEADER QUICK NAV ******************/

ul.quicknav {
	list-style: none;
	margin: 10px 0 0 10px;
	padding-left: 0px;
}
ul.quicknav li {
	width: 295px;
	background: #F09E00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#329ed6), to(#17519f));
	background: -webkit-linear-gradient(#329ed6, #17519f);
	background: -moz-linear-gradient(#329ed6, #17519f);
	background: -ms-linear-gradient(#329ed6, #17519f);
	background: -o-linear-gradient(#329ed6, #17519f);
	background: linear-gradient(#329ed6, #17519f);
	-pie-background: linear-gradient(#329ed6, #17519f);
	behavior: url(/assets/shared/pie/PIE.htc);
	margin-bottom: 10px;
	border-radius: 3px;
}
ul.quicknav li:hover {
	background: #17519f;
}
ul.quicknav li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
	display: block;
	text-align: left;
}
ul.quicknav .quicknavIcon {
	background: url(/assets/shared/quicknav/quicknav_icons-white.png) no-repeat top left #ff770a;
	display: block;
	float: left;
	height: 42px;
	padding-left: 45px;
	border-radius: 3px 0 0 3px;
}
ul.quicknav span {
	padding-left: 10px;
}
ul.quicknav .qn1 span {
	background-position: 0 -1px;
}
ul.quicknav .qn2 span {
	background-position: 0 -41px;
}
ul.quicknav .qn3 span {
	background-position: 0 -81px;
}
ul.quicknav .qn4 span {
	background-position: 0 -121px;
}
ul.quicknav .qn5 span {
	background-position: 0 -161px;
}
ul.quicknav .qn6 span {
	background-position: 0 -201px;
}
ul.quicknav .qn7 span {
	background-position: 0 -241px;
}
ul.quicknav .qn8 span {
	background-position: 0 -281px;
}
ul.quicknav .qn9 span {
	background-position: 0 -321px;
}
ul.quicknav .qn10 span {
	background-position: 0 -361px;
}
ul.quicknav .qn11 span {
	background-position: 0 -401px;
}
ul.quicknav .qn12 span {
	background-position: 0 -441px;
}
ul.quicknav .qn13 span {
	background-position: 0 -481px;
}
/*__________ featured Vehicles Scroller ______________ */

#featuredVehiclesScroller * {
	color: #000;
}
#featuredVehiclesScroller .jcarousel-fvs .jcarousel-item-vertical img {
	width: 130px;
	float: right;
	padding-right: 10px;
}
#featuredVehiclesScroller .jcarousel-fvs .jcarousel-item-vertical {
	border: none;
	padding: 5px;
}
#featuredVehiclesScroller .vehicle, #featuredVehiclesScroller .vPrice, #featuredVehiclesScroller .vVehicleInfo {
	float: left;
	clear: left;
	padding-left: 10px;
	padding-top: 6px;
}
#featuredVehiclesScroller .vehicle {
	width: 145px;
	font-weight: bold;
	font-style: italic;
}
#featuredVehiclesScroller .vType, #featuredVehiclesScroller .vStock {
	display: none;
}
#featuredVehiclesScroller .slideBlock > a {
	width: 300px;
	padding: 5px 0;
	color: #000;
}
