/*
body#home a#homeLink,
body#inventory a#inventoryLink,
body#locations a#locationsLink,
body#about a#aboutLink,
body#contact a#contactLink {
color: #FFF;}
*/


/*
ul li:first-child { margin-left: 0 !important; }
ul li:last-child { margin-right: 0 !important; }
*/


/*

COLOR =   #

*/

body {
	line-height: 1;
	text-align: center;
/*	position: relative;
*/	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
.inner {
	display: inline-block;
	vertical-align: middle;
	width: 90%;
	height: auto;
	max-width: 1200px;
}
.linkfill {
	display: inline-block !important;
	width: 100% !important;
	height: 100% !important;
	line-height: 0 !important;
	font-size: 0 !important;
	color: transparent !important;
	text-decoration: none !important;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	
	
	z-index: 900; /****CHANGE AS NEEDED*****/
}

li {list-style: none;}

.is-block { display: block; }
/***************************  FONTS  *******************************************/
h1.welcome, h1 .welcome, .welcome {			
	font-family: 'robotobold', sans-serif;
	font-size:18px;
	line-height: 110%;
	text-transform:uppercase;
	color: #333;
}
h1.sitename, h1 .sitename, .sitename {			
	font-family: 'robotobold', sans-serif;
	font-size:32px;
	line-height: 120%;
	text-transform:uppercase;
	text-align:left;
	color: #871213;			
}
h2, .h2 {		
	font-family: 'robotobold', sans-serif;
	font-size:28px;
	line-height: 140%;
}
h3, .h3 {		
	font-family: 'robotobold', sans-serif;
	font-size:24px;
	line-height: 140%;
}
h4, .h4 {		
	font-family: 'robotobold', sans-serif;
	font-size:18px;
	line-height: 140%;
}
h5, .h5 {		
	font-family: 'robotomedium', sans-serif;
	font-size:16px;
	line-height: 140%;
	color: #fff;
	text-transform:uppercase;
	font-weight: bold;
}
h6, .h6 {		
	font-family: 'robotomedium', sans-serif;
	font-size:14px;
	line-height: 140%;
	text-transform: uppercase;
}

p {
	font-family: 'robotomedium', sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 140%;
	text-align: left;
}

a.link {font-family: 'robotomedium', sans-serif; font-size: 14px; color: #333; line-height: 140%; text-decoration: none;}
a.link:hover { text-decoration: underline;}

a.linkwhite {font-family: 'robotomedium', sans-serif; font-size: 14px; color: #fff; line-height: 140%; text-decoration: none;}
a.linkwhite:hover {text-decoration: underline;}
/*LINK STYLE WITH HIGHLIGHT*/
	a.linkbar {
		font-family: 'robotomedium',sans-serif;
		font-size:14px;
		color: #333;
		line-height:140%;
		text-decoration:none;
		padding: 0px 2px;
	}
	a.linkbar:hover {
		color: #FFFFFF;
		background-color: #333333;
		padding:0px 2px;
	}
/*END LINK STYLE WITH HIGHLIGHT*/


/* SEARCH BAR EFFECTS  ==================================== */
li.underlinelink{
	font-family: 'robotomedium',sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: left;
    display: inline-block;
	padding-right: 0.5em;
	border-bottom: 3px solid #333;
}
li.underlinelink:hover {
	border-bottom: 3px solid #871213;
}
li.underlinelink i {
	padding-right: 0.5em;

}

li .topheader-link i { padding-right: 0; }
/***************  FONT CLASSES  *************************/
.textBlack {color: #333;}
.textWhite {color: #fff;}
.textGrey  {color: #ddd;}	

.textRed {color: #871213;}


.textLeft { text-align:left;}
.textCenter {text-align:center;}
.textRight {text-align: right;}


/***************************  HEADER  ******************************************/
.headercontainer {background-color:#333; width: 100%; padding: 15px 0px;}
.contact {
	line-height: 70px; text-align:left;}
.fa-phone:before {			
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
	margin-left: -20px;
	padding-right:10px;
}
.fa-map-marker:before {	
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
	margin-left: -20px;
	padding-right:10px;
}
.contact ul {float:right;}
.contact ul li {
	list-style:none;
	display: inline-block;
	padding-right: 10px;
	line-height:120%;
}
.contact ul li:last-child {padding-right: 0px;}
.contact ul li a {
	font-family: 'robotobold', sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration:none;
	display: inline-block;
	list-style:none;
	line-height:140%;
}
.logo {display: inline-block; float: left;}
/***************************  MAIN IMAGE  **************************************/
.mainimage {width:100%; height:auto;}
.innerimg {width: 100%; height: 200px; overflow:hidden;}
.innerimg img {margin-top:-10%;}
.aboutimage {width:80%; float:right;}
.expressimg {display:inline-block; width: 180px; height:auto; padding: 20px 10px 10px 10px;}
.hillimg {display:inline-block; width: 125px; height:auto; padding: 20px 10px 10px 10px;}
/***************************  STRUCTURE  *****************************************/
.contentContainer {
	width: 100%;
	padding: 15px 0px;
}
.contentFull {
	width: 100%;
}
.contentHalf {
	float: left;
	display: inline-block;
	width: 46%;
	margin:1%;
}
.contentOneThird {
	float: left;
	display: inline-block;
	width: 31%;
	margin: 1%;
}
.contentTwoThirds {
	float: left;
	display: inline-block;
	width: 64%;
	margin:1%;
}
.contentOneFourth {
	float: left;
	display: inline-block;
	width: 25%;
}
/*************  STRUCTURE CLASSES  ************************/
.bgWhite { background-color: #fff;}
.bgBlack { background-color: #000;}
.bgGrey { background-color:  #ddd;}		/* ======== CHANGE FOR EACH SITE ======== */

.bgRed {background-color: #871213;}	/* ======== CHANGE FOR EACH SITE ======== */

.paddingV15 { padding: 15px 0px; }
.margintop15 { margin-top: 15px; }
.marginbottom15 { margin-bottom: 15px;}

.floatleft {float:left;}
.floatright {float:right;}

.mobilespacing {display:none;}
/***************************  BUTTONS  *****************************************/
a.button {
	font-family:'robotobold', sans-serif;
	font-size:16px;
	color:#FFFFFF;
	background-color:#00B9D7;	/*CHANGE*/
	padding: 15px 20px;
	text-decoration: none;
	display: inline-block;
	text-transform:uppercase;
	margin: 2% 0;
}
a.button:hover {
	background-color:#DDDDDD;
	color:#00B9D7;				/*CHANGE*/
	text-decoration: none;
}
/***************************  FOOTER  *****************************************/
.footercontainer {
	background-color: #333;					/*CHANGE*/
	width: 100%; 
	padding: 20px 0px;
}
.footernavbartitle {
	font-family:'robotobold',sans-serif;
	color: #fff;
	text-align:center;
	font-size:18px;
	padding-bottom: 10px;
	text-transform:uppercase;
}
.footernavbar {
	width: 100%;
	background-color: #333;			/*CHANGE*/
	margin-bottom: 15px;
	line-height: 105%;
}
.footnernavbar ul {
	padding: 10px 0px;
}
.footernavbar ul li {
	display: inline-block;	
	border-right: 1px solid #ddd;
	padding: 0px 5px;		
/*	text-align:center;		*/
	text-align:left;
}
.footernavbar ul li:last-child {
	border-right: 0px;
}
.footernavbar ul li a{
	font-family: 'robotobold', 'fontawesome', sans-serif;		/*CHANGE*/
	color: #fff;						/*CHANGE*/
	text-decoration: none;
	text-transform: uppercase;
/*	text-align: center;	*/
	text-align:left;
	font-size: 12px;
	letter-spacing: 1px;
}
.footernavbar ul li a:hover{
	text-decoration: underline;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:11px; text-decoration:none; color:#ddd;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:11px; text-decoration:underline; color:#ddd;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#fff;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#fff;}

.divfooter {width:450px; text-align:center; margin:0 auto;}



/***************************  SPECIFIC PAGES  ***************************************************************/

/***************************  INVENTORY  ***************************************/
.listings-wrapper .listing-boxed .listing-boxed-details {
    text-align: left !important;
}
.hosted-content .listings-wrapper .border-bottom, .hosted-content .listings-detail-wrapper .border-bottom, .hosted-content .listings-drilldown-wrapper .border-bottom {
    text-align: left !important;
}
.hosted-content .listings-detail-wrapper .information-box {
    text-align: left !important;
}
.hosted-content .left {
    text-align: left !important;
}
.hosted-content .listings-detail-wrapper .listing-details .divider {
    text-align: left !important;
}
.listings-wrapper .hosted-theme a.btn  {
    background: #333 !important;
	color: #fff !important;
}
.listings-wrapper .hosted-theme a.btn:hover {
    color: #333 !important;
    border: solid 2px #333 !important;
    background: #fff !important;
    box-sizing: border-box !important;
}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	
	border-top: 15px solid #ddd; /*TEST BORDER STYLE*/
	border-bottom: 15px solid #ddd; /*TEST BORDER STYLE*/
}
.scrolling{width:100%; height:92px;}

/***************************  PAGE 1  ***************************************/



@media screen and (max-width: 767px) and (min-width: 481px) {
/*HEADER*/	
.logo {
	display: inline-block;
	float: none;
	max-width: 90%;
}
.contact {
	width:50%;
	margin-left:35%;
	text-align:left;
	line-height: 110%;
}
.contact ul {float:none;}

.aboutimage {width:80%; float:none;}
.nivo-caption {top: 65% !important;}
.theme-default .nivo-caption {font-size:24px !important; line-height:110% !important; padding:10px;}
/*CONTENT*/	
.contentHalf {width: 100%; display: inline-block;}
.contentOneThird {width: 100%;}
.contactsection .contentOneThird {width:50%; margin-left:25%;}
.contentTwoThirds {width: 100%;}
.contentOneFourth {width: 50%; display: inline-block;}
.mobilespacing {display:inline-block; width:100%; height:50px;}
/*FOOTER*/	
.divfooter {width: 350px;}
.footernavbar ul li {
	width: 100%;
	padding: 5px;
	display: inline-block;
	text-align:center;
	border-right: 0px;
}

/***PAGES***/

/*PAGE 1*/	


}
@media screen and (max-width: 480px){
/*HEADER*/
.logo {
	display: inline-block;
	float: none;
	width: 60%;
}
.contact {
	width:50%;
	margin-left:30%;
	text-align:left;
	line-height: 110%;
}
.expressimg {display:inline-block; float:left; width: 150px; height:auto; padding-top:20px;padding-bottom:10px;}
.aboutimage {width:80%; float:none;}
.contact ul li {display: block;}
.nivo-caption {top:60% !important;}
.theme-default .nivo-caption {font-size:16px !important; line-height:110% !important; padding: 5px;}
/*CONTENT*/	
.contentHalf {width: 100%; display: inline-block;}
.contentOneThird {width: 100%;}
.contactsection .contentOneThird {width:80%; margin-left:10%;}
.contentTwoThirds {width: 100%;}
.contentOneFourth {width: 100%;}
.mobilespacing {display:inline-block; width:100%; height:50px;}
a.button {
	width: 80%;
	margin: 10px 0px;
}
a.button:hover {
	text-decoration: none;
}
.floatleft {float:none;}
.floatright {float:none;}


/*FOOTER*/	
.divfooter {width: 250px;}
.footernavbar ul li {
	width: 100%;
	padding: 5px;
	display: block;
	text-align:center;
	border-right: 0px;
}

/***PAGES***/
	/*Search*/
		.cd-tabs-content {
			width: 100% !important;
		}	
		.cd-tabs nav.responsiveTabs {
			width: 100% !important;
		}	
		.cd-tabs-navigation li {
			width: 33.2% !important;
		}	
		.cd-tabs-navigation a {
			text-align: center !important;
		}
		.cd-tabs-navigation li a img {
			width: auto !important;
			float: none !important;
		}
		.cd-tabs-navigation a.selected {
			background-color: #000 !important;
		}	

/*PAGE 1*/	


}