/* = 0px	.pure-u- */
.caravan-parts-logo { vertical-align: bottom; }
.caravan-parts-logo img { margin: 25px 0px 0px 10px; }

.advanced-search { padding: 0 10px 10px 10px; }
.advanced-search-link { display: none; }
.advanced-search-link a { color: #333 !important; }

.side-column { background-color: #FFF; }

.mobile-buttons { float: right; margin-top: 8px; margin-right: 10px; margin-bottom: 8px;
background-color: #444; 
padding: 4px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.mobile-buttons i { font-size: 37px; margin: 0 2px 0 2px; }
.mobile-buttons i a { text-decoration: none; }

.icon-home a { color: #EEE; }
.icon-account a { color: #EEE; }
.icon-wishlist a { color: #EEE; }

.icon-home a:hover { color: #03908E; }
.icon-account a:hover { color: #03908E; }
.icon-wishlist a:hover { color: #03908E; }

#header {
	text-align: left;
	background-color: #FFF;
	color: #FFF;
	padding: 2px 0;
}

.account-name { display: none !important; }
.account-my { }

#inner-wrapper {
	max-width: 100%;
	margin: 0 auto;
	clear: both;
}

.social-icons {
	 display: inline;
	 float: left;
	 margin: 6px 0 6px 0;  
}
.social-icons ul {
    float: right; margin: 0; padding: 0;
}
.social-icons li {
    float: right; width: 36px; margin: 0 2px 0 2px; padding: 0; display: inline;
}
.social-icons li img {
    float: left; width: 100%;
}

#header .social-icons { display: none; }
#footer .social-icons { display: block; }
#footer .social-icons { margin: 5px 0 10px 0; }
#footer .social-icons li { margin: 0 6px 0 0; width: 37px; }


/*box search in header*/
#top_search {
    float: left;
	background-color: #474747;
    width: 100%;	
	margin-bottom: 10px;
	position: relative;
}

#search{
    float: left;
    width: -webkit-calc(100% - 50px);
    width:    -moz-calc(100% - 50px);
    width:         calc(100% - 50px);
    height:48px
}
#search input{
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    color: #fff;
    height: 48px;
	line-height: 48px;
	text-indent: 20px;
    width: 100%;
    float: right;
	font-size: 1.3ems;
}
#top_search .submit_button {
    float: right;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    padding-top: 3px;
    padding-right:3px
}
#top_search .submit_button input{
	border: none;
	display: block;
	margin: 0;
	cursor: pointer;
	width:45px;
	height:42px;
	background-image:url(/design/generic/images/search-submit-button.png);
	background-repeat:no-repeat;
	background-position: center center;
	background-color: #428BCA;
}
#top_search .submit_button input:hover {
    background-color:#262626;
}


#suggestions {
	background-color: #ECE6D6;
	position: absolute;
	z-index: 20;
	top: 50px;
	left: 0;
	right: 0;
	color: #333333;
	display: none;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
	-o-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 2px 2px rgba(0,0,0,0.05);
	border:1px solid #E3DDCD;
	border-top:none;
}
#suggestions a {
    color: #333333;
}
#searchresults {
    margin: 0; 
	background-color: #FFF; 
	padding: 0 10px 10px 10px;
}
#searchresults a:hover {
    color: #990066;
}
.ajax-details strong {
	float: left;
	display: block;
	clear: both;
	line-height: 35px;
}
.ajax-details span {
	float: left;
	display: block;
	clear: both;
}
#searchresults li .ajax-thumb {
    float: left;
	width: 65px;
}

#searchresults .no-results { padding: 15px 0px 10px 25px; }
.searching-text { padding: 10px 10px 0 10px; color: #990000; }

.ajaxPageResults {
    float: left;
	line-height: 29px;
	height: 29px;
	background-color: #D7D7D7;
	margin-right: 3px;
	padding: 0 10px 0 10px;
	cursor: pointer;
	color: #333;
}
.ajaxPageResultsSelected {
    float: left;
	line-height: 29px;
	height: 29px;
	margin-right: 3px;
	padding: 0 10px 0 10px;
	background-color: #FFF;
	cursor: default;
}

.ajax_list_selected a {
    font-weight: 700;
}
/*end box search in header*/


.menu-home { display: none; }
.menu-right { display: none; }
.header-tel { display: none; }

.ajax_list { border-top: 1px dotted #CCCCCC; margin: 0; padding-top: 10px; }
.ajax_list_selected { border-top: 1px dotted #CCCCCC; margin: 0; padding-top: 10px; }
.ajax-thumb { float: left; padding: 0 0 10px 0; width: 65px; }
.ajax-thumb img { width: 100%; height: auto; }
.ajax-details { 
    float: left;
	padding: 0px 10px 0px 10px; 
    width: -webkit-calc(100% - 85px);
    width:    -moz-calc(100% - 85px);
    width:         calc(100% - 85px);
}
.ajax-head-left { display: none; }
.ajax-head-right { background-color: #FFF; font-style: italic; height: 50px; }
.ajax-head-right-sorry { display: none; }
.ajax-heading { padding: 13px 15px 0 5px; margin-left: 10px; font-size: 1.2em; font-weight: 700; color: #666666; }
#page_links { float: right; padding: 10px 0px 10px 10px; height: 30px; background-color: #FFF; }
#page_links label { float: left; line-height: 25px; padding: 2px 10px 0 10px; }

/* = 568px	.pure-u-sm- */
@media (min-width: 35.5em) {

.caravan-parts-logo img { margin: 20px 0px 10px 10px; }
.mobile-buttons { margin-top: 8px; margin-right: 11px; }
.mobile-buttons i { font-size: 50px; margin: 0 6px 0 6px; }


}
/* = 768px	.pure-u-md- */
@media (min-width: 48em){

.caravan-parts-logo img { margin: 10px 0px 10px 10px; }
#header .social-icons { display: block; }
#footer .social-icons { display: none; }

.header-tel {
    float: left;
	color: #FFFFFF;
    text-decoration:none;   
	font-size: 1.2em;
	height: 25px; 
	line-height: 25px;
	margin-top: 2px;
	display: inline;
}
.header-tel span, .header-tel strong {
    float: left;
	display: inline-block;
	height: 30px; 
	line-height: 30px;
	margin-right: 1px;	
}
.header-tel strong { margin-right: 5px; }



}
/* = 1024px	.pure-u-lg- */
@media (min-width: 64em) {
.social-icons {  }
.caravan-parts-logo img { margin: 10px 0px 10px 10px; }
.header-tel { font-size: 1.6em; margin: 8px 0 6px 0; }
.mobile-buttons { display: none; }
.menu-home { display: block; }
.menu-right { display: block; float: right !important; }
.shopping-cart-icon {  float: right; width: 24px; height: 18px; }
.shopping-cart-icon img{ width: 24px; height: 18px; margin-left: 5px; margin-right: 15px; margin-top: 13px; }
.shopping-cart-total { font-weight: 400; font-size: 1.0em; letter-spacing: 0.04em; }
.advanced-search-link { display: block; float: right; height: 29px; line-height: 29px; padding-right: 12px; }

}
@media (min-width: 80em) {
.caravan-parts-logo img { margin: 10px 0px 10px 10px; }
.social-icons { margin-left: 100px; }
.header-tel { margin-left: 100px; }
.account-name { display: block !important; }
.account-my { display: none !important; }
}
@media (min-width: 90em) {
.header-tel { font-size: 1.6em; margin-top: 25px; margin-left: 40px; }
.social-icons { float: right; margin-top: 30px; margin-left: 0px; clear: none; }
.header-tel { height: 50px; line-height: 50px; }
.header-tel span, .header-tel strong { height: 50px; line-height: 50px; }

}

@media (min-width: 100em) {
.header-tel {  }
.social-icons { }
}