/* CSS Document */

#message_homebase,#message_homebase2{
    position: absolute;
    top: 80px;	
	width:100%;
	text-align:center;
	color:black;
	font-size:28px;
	font-weight: 100;
	font-family: 'Alegreya Sans', sans-serif;"serif";
	
}
#message_homebase2{display:none;}	


#logo2{display:none;text-align: left;}

#logo1{display:inline-block;}

#logo{
	height:60px;
}
@media print {
	#message_homebase{font-size:24px;}
	#hdrtopright{display:none;}
	#dealer_div{display:none;}
	#menu_div{display:none;}
	#logo {display:block;  }
	#logo1{display:none;}
	#logo2{display:inline-block;text-align: left;}
	
}

#hdrtopwrap{
 /* margin-top:10px;*/
  
	}

#hdrtoprght,#hdrtoplft{
	width:10%;
	margin-top:5px;
}

#headerwrap, #footer	{
		background-color:white!important;
}
	
#headerwrap{
/*    border-style: solid;
    border-color: gray;
    border-width: thick;
    border-left: none;
    border-right: none   */
}



p,p>a{
		color:black
			
}	

	
#footer img{
	height:50px;
	
	}	
#footer a{
	color:black;
}

#login_div{
    text-align: left;
    padding-top: 5px;
}	
#login_div div{
    padding-bottom: 10px;
	padding-top:10px;
	width:100px;
	z-index:2;
	
}
#login_div>div:last-of-type{
	display:none
}
#login_div:hover>div:last-of-type{
	display:block;
}


#login_div>div>a{
	position: relative;
    left: 10px;
}

#dealer_div{
   position:relative;
   border-style: solid;
   border-color:black;
   background-color: transparent;
   border-radius: 5px;
   border-width:thin;
}

#dealer_div:hover{
	background-color:black;

}

#dealer_div span{
	color:black;
	margin-left:10px;
}
#dealer_div:hover span{
	color:white;
}
/*
#dealer_div>a{position:relative;left:10px;}
#dealer_div img{
	height: 30px;
    position: absolute;
    left: 10px;
    top: 2px;}
*/
#hdrtoprght{
    text-align:right;
}

#hdrtoprght>div{
	/*display:inline-block;*/
	display:block;
	padding-right:5px;
}

#hdrtoprght a,#hdrtoplft a{
	color:black;
}


#hdrtoprght div{
	/*position:absolute;
	right:5px;
	top:15px;	*/
}
#hdrtoprght div:last-of-type{
	top:120px;
}

#fb_link{
	margin-right:5px;
}



	
#ftrcntr p,#ftrbottom p{
  text-align:center;
	}	
#ftrbottom p{
	display:none;
	}	

	
#hdrtoplft,#ftrleft{
	text-align:center;

    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
	margin-left:10px;
	
}	
#hdrtoprght,#ftrright{
	margin-right:0px;
	}
#hdrtoprght{
	-webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;	
}
#hdrtoprght,#hdrtopcntr{
	/*margin-top:10px;*/
	}

#hdrtopcntr,#hdrbtmcntr,#ftrcntr{
  -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
}
	
	
#loginprompt a{
	/*
	color:white;
	font-weight:bold;
	*/
	}	
#loginprompt li{
	line-height:.9em;
	}	
	
#menu_div,#menu_div2{
   -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;	
	text-align:center;
	margin:0;
	z-index:10;
	/*order:2;*/
	}
#menu_div2{
    display:none;
	width:100%
	}


#menu_button{
	display:none;
}
#menu_button img{
		height:25px;
}

	
#header{
	/*text-align:center;*/
}
#search{
    /*margin-bottom:10px;
	margin-right:-40px;
	background-color:#FFF;*/
	margin-top:10px;
	/*width:8.5em;
	padding-right:2px;*/
	}



.search-wrapper {
   border-style: solid;
   border-width: thin;
   border-color: silver;
   padding-left: 2px;		
   background-color: white;
   right: 0px;	
   position: absolute;
	height: 2em;
	display:inline-block;
	z-index:2;
	
	
	
}


.search-wrapper input {
    border-style: solid;
    border-width: thin;
	border-color: #fff;
	border-radius:0px;
    border: medium none !important;

	font-size:10px;
    left:0;
	top:0;
    box-sizing: border-box;
    height:100%;
	padding:0;
	padding-left:0px;
	margin:0;
	width:8.9em;
	line-height:1.2em;
	/*text-transform: uppercase;*/
}

.search-wrapper button {
    background-color:white;
    border: medium none !important;
    position: absolute;
	-moz-top:0px;
	-webkit-top:1px;
    top: 1px;
	right:2px;
	
	-moz-height:90%;
	-webkit-height:90%;
	height:88%;
	width:25px;
	cursor:pointer;
	padding:0;
	

}	
.search-wrapper button img {
	height:70%;
	opacity:.9;
	padding:0 2px;
	
}

#search-error{
	text-align:center;
	color:red;
	}

	


#search>div{
	text-align:left;
}


#hdrtopwrap{
	min-height: 115px;
	width:100%;
	}
#hdrbtmwrap{
	width:100%;
	}	
#hdrbtmleft,#hdrbtmright{
	 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
	  -moz-box-flex: 1;         /* OLD - Firefox 19- */
	  width: 20%;               /* For old syntax, otherwise collapses. */
	  -webkit-flex: 1;          /* Chrome */
	  -ms-flex: 1;              /* IE 10 */
	  flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */	
	
	}	





	
	.sf-menu a, .sf-menu a:visited{
		color:black;
		text-shadow:none;
		font-size:12px;
		background-color:white;
/*		border-style:hidden;
		border-width:thin;
		border-top-left-radius:7px;
		border-top-right-radius:7px;*/
		
		
	}	



	ul.sf-menu li,ul.sf-menu ul, ul.sf-menu a{
		background-color:#E7E7E7!important;
		color:black!important;
		border-bottom:none!important;
		border-top:none!important;
		border-color:gray!important;
		
	}
	ul.sf-menu>li>a{
		background-color:white!important;
	}


	.sf-menu li.subh{
		color:white!important;
		background-color:black!important;
	}
	ul.sf-menu>li:hover{
		background-color:#E7E7E7!important;
	}
	.sf-menu a:hover{
		background-color:white!important;
		color:black!important;
	}	
	
	#contentwrapper{
		background-color:whitesmoke;
		
	}
	#headercap{
		display:none;
		height:10px;
		background-color:gray;
		text-align:right;	
		padding:0;
		padding-right:5px;
	}
	#headercap a{
		color:silver;
	}
	#pq_count {
		position:absolute;
		left:18px;
		top:13px;
		font-size:14px;
		color:white;
		text-align:center;
		/*background-color:white;*/
	}	
	#pq_link{
		float:right;
		position:relative;
			
	}
	





@media only screen and (max-width: 1000px) {
 	#search{
		margin-bottom:0;	
		margin-top:10px;
	}

	#hdrtoprght div:last-of-type{
		top:50px;
	}
	
    #logo1{display:none;}
	
	#logo2{display:block;}

	#message_homebase {top: 50px;width: 65%;}
	#design_vanity {left: 39%; width: 21%; top:75%;}	
}

@media only screen and (max-width: 900px) {
	#footer img{height:50px;}	
	
	#logo1{display:none;}
	
	#logo2{display:block;}
	
	/*#search{margin-right:80px;}*/
	
	#message_homebase{display:none}

	#menu_div, #menu_div2{width:90%;}

	#hdrtoprght, #hdrtoplft {width: 14%;}
	
	#message_homebase {
	font-size: 18px;
		top: 100px;
		width: 70%;

	}
	
	
}

@media only screen and (max-width: 600px) {
	#ftrcntr p{
		display:none;
	}	
	#ftrbottom p{
		display:block;
	}	
	#logo{
		height:40px;
	}
	#dealer_div span {
		font-size:9px;
	}
	#login_div div{
		width:70px;
	}
	#menu_div{
    background-color: #312f2f;
    border-style: ridge;
    border-color: gray;
    display:none;
	width: 235px;
    position: absolute;	
	}
	
	#hdrtopcntr:hover div:first-of-type{
         display:block;
		padding-top:20px;
	}
	#menu_button{display:block;}
	ul.sf-menu li,ul.sf-menu>li>a {
       background-color: transparent !important;
	   color:white !important;
    
	}		
	
	#hdrtopcntr:hover div:last-of-type{
         display:none;
	}
	#message_homebase{
		display:none;
		font-size:12px;
	}
	#message_homebase2{
		display:block;
    	font-size: 16px;
    	top: 55px;	}
	
	#hdrtoprght, #hdrtoplft {width: 26%;}
}

@media only screen and (max-width: 400px) {
	#search > div{
		margin-left:15px;
	}
	#message_homebase,#message_homebase2{
       font-size:12px;
	}	
	
}

@media only screen and (max-width: 375px) {	
	#search-error{
		text-align:left;
	}


	#search p{
		display:inline;
		padding-bottom: 12px;
		vertical-align: middle;
		}	
	#search > div{
		max-width:200px;
		margin:0 auto;
		text-align:left;
	}
}	
	
@media only screen and (max-width: 365px) {		
	#search{
		padding-left:0px;
		margin-left:0px;
	}
	.search-wrapper input {
		font-size:80%
	}
}








