@charset "utf-8";
/* Colley Ford Research CSS */

body {
	background-image: url(/images/colley-ford-main-bg-white.png) !important;
}

#colley-ford-nav {
	z-index: 1000;
}

a img {
	border: none !important;
}

/* YUI Carousel */

#res_ResearchContainer {
	width: 980px;
	height: 440px;
	padding: 10px 10px 0px 10px;
	position: relative;
}

#res_CarouselPrev {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 500;
	cursor: pointer;
}

#res_CarouselNext {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 500;
	cursor: pointer;
}

#res_CarouselContianer {
	width: 980px !important;
	height: 110px !important;
	font-size: 13px;
	margin: 0 auto;
	border: none !important;
	background-image: url(/includes/research/images/research-carousel-bg.jpg);
	overflow: hidden;
}

#res_CarouselContianer a {
	text-decoration: none;
}

.yui-carousel-nav {
	display: none;
}

.yui-carousel-content {
	width: 870px !important;
	margin: 0px auto 0px auto;
}
		
.res_CarouselItem {
	display: inline;
	overflow: hidden;
	width: 150px;
	padding: 5px 0px 0px 0px !important;
	text-align: center !important;
	border: none !important;
}

.yui-carousel-item-selected {
	border: none !important;
}

/* Main Area */

.res_Button {
	display: block;
	width: 130px;
	height: 28px;
	margin: 0px 0px 5px 0px;
}

.res_Button:link, .res_Button:visited, .res_Button:active {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.res_Button:hover {
	background-position: 0px -40px;
}

/* Left Column */

#res_LeftColumn {
	width: 145px;
	height: 260px;
	padding: 70px 0px 0px 15px;
	float: left;
	position: relative;
	background-image: url(/includes/research/images/research-buttons-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}

#res_Button {
	background-image: url(/includes/research/images/ford-research-btn.gif); font-family: "Myriad Pro","Century Gothic",Arial, Helvetica, sans-serif ; font-size:14px; color:#FFFFFF; text-align:center; padding-top:12px; letter-spacing:.5px
}


#res_ButtonsNewFords {
	background-image: url(/includes/research/images/ford-research-new-fords.jpg);
}

#res_ButtonsPreowned {
	background-image: url(/includes/research/images/ford-research-preowned.jpg);
}

#res_ButtonsFleetAndCustoms {
	background-image: url(/includes/research/images/ford-research-fleet-and-customs.jpg);
}

#res_ButtonsFordSpecials {
	background-image: url(/includes/research/images/ford-research-ford-specials.jpg);
}

/* Center Column */

#res_CenterColumn {
	width: 660px;
	height: 310px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#res_CenterImage {
	/*display: none;*/
}

/* Right Column */

#res_RightColumn {
	width: 145px;
	height: 260px;
	padding: 70px 0px 0px 15px;
	float: left;
	position: relative;
	background-image: url(/includes/research/images/research-buttons-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}

#res_ButtonsParts {
	background-image: url(/includes/research/images/ford-research-parts.jpg);
}

#res_ButtonsService {
	background-image: url(/includes/research/images/ford-research-service.jpg);
}

#res_ButtonsFinance {
	background-image: url(/includes/research/images/ford-research-finance.jpg);
}

#res_ButtonsOurLocation {
	background-image: url(/includes/research/images/ford-research-our-location.jpg);
}

