/****** VWD-MOBILE-CSS Elegant Horse Pictures ******/

body{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;**/
	}
	
header{
	margin-top: -10px;
	}

#logo{
	margin-top: -10px;
	margin-bottom: 5px;
	}
	
a#hamburger img{
	max-width: 60px !important;
	max-height: 40px !important;
}
	
div.mobile-phone{
	text-align: center;
	color: #000 !important;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	}
	
div#heroImage{
	margin-left: 0;
	margin-right: 0;
	background: #fff;
	margin-top: -10px;
	}

main{
 background-color: #fff;
 border-bottom: none;
 border-top: none;
}

a{
	color: #5e3b19;
	color: blue;
	text-decoration: underline;
}

div#mobileSearchWrapper {
    overflow: hidden;
    padding: 5px 0;
	background-color: #664444
}

#mobileSearch form{
	background: #fff;
}

#mobileSearch form input[type="text"]{
	color: #000;
	background-color: #fff;
}

#mobileSearch input[type="image"]{
	border-radius: 0;
}

input::-webkit-input-placeholder {
   color: #000;
}

input:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

inpuut:-ms-input-placeholder {  
   color: #000;  
}

nav#topNav a{
	color: #404040;
}


div.mobile-phone {
    overflow: hidden;
    padding: 5px 0;
	font-weight: normal;
}


div.service {
    color: #664444;
    float: left;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 33%;
}

div.phone-number{
    color: #664444;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 33%;
	margin-top: -2px;
	position: relative;
}

div.phone-number span{
	display: block;
	font-size: 11px;
	color: #cc0000;
}

div.hours {
    color: #664444;
    float: left;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 33%;
}

div#message{
	padding: 0 5px 20px;
}

div#home-page-links{
	overflow: hidden;
	margin: 10px 0;
}


div#home-page-links div.column{
	width: 50%;
	float: left;
}

div#home-page-links div.column h3{
    color: #000;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#home-page-links div.column ul{
	padding: 0 2px;
	list-style-type: none;
}

div.home-message{
	text-align: center;
}

div.home-message a{
	font-weight: bold;
	color: #000;
}
 
div.home-featured{
	text-align: center;
	background: #fff;
	padding: 10px 0 10px 0;
	}
	
div.home-featured img{
	display: block;
	margin: 5px auto 15px auto;
	}
	
.slick-slider{
	margin-bottom: 15px;
}
	
div.slider{
	background-color: #fff;
	padding: 20px 0 5px 0;
	
	}
	
body.home  div.slider{
	border-bottom: 1px solid #664444;
}
	
body.home ul.slick-dots{
	display: none !important;
}
	
div.home-featured-brands .slide{
	height: 170px !important;
	}
	
body.item div.vwd-cross-sell .slick-prev{
	left:0;
}

body.item div.vwd-cross-sell .slick-next{
	right: 0;
}

body.item div.vwd-cross-sell ul.slick-dots{
	display: none !important;
}

.slide .txt a, #productList .item .txt a{
	font-size:14px;
	line-height: 1.2;
}

#productList .item{
	padding-bottom: 10px;
}

	
main h1,
h2,
#bottomNav h5{
	text-align: center;
	text-transform: uppercase;
	background-color: #664444;
	color: #fff !important;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	}
	

	
body.home main h2, #accessories h2, h3.ystore-cross-sell-title{
	background-color: #664444 !important;
	border-top: none !important;
	border-bottom: none !important;
	font-weight: normal;
	font-size: 16px;
}

h1.item-heading{
	color: #000 !important;
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

		
h2.slider-heading{
	margin-bottom: 0 !important;
	}

h2.product-description{
	margin-left: -20px;
	margin-right: -20px;
}


.itemOrderForm{
	padding: 10px;
	}
	
.itemOrderForm input[type="number"]{
	margin-right: 10px;
	height: 45px !important;
	border: 1px solid #d6c9c6;
	}
	
.itemOrderForm input[type="image"]{
	max-height: 45px;
	}
	
.itemOrderForm .option > select{
	border: 1px solid #e8e8e8;
	box-shadow: 2px 2px 2px #e9e9e9;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f1f1f1));
   background: -webkit-linear-gradient(top, #fdfdfd, #f1f1f1);
   background: -moz-linear-gradient(top, #fdfdfd, #f1f1f1);
   background: -ms-linear-gradient(top, #fdfdfd, #f1f1f1);
   background: -o-linear-gradient(top, #fdfdfd, #f1f1f1);
}

div.pr{
	font-weight: bold;
}

div#special-promo{
	padding: 5px 20px;
	font-weight: bold;
}
	
#homeBottomImage{
	margin: 10px 0;
	}

#homeBottomImage img, #homeBottomImage picture {
    height: auto;
    max-width: 100%;
}

div.prodImages{
	background-color: #fff !important;
	}

.navigation a{
	padding: 10px 20px;
	}
	
div#utilityLinks{
	overflow: hidden;
	}
	
div#utilityLinks ul{
	list-style-type: none;
	padding: 0;
	}
	
div#utilityLinks ul li{
	float: left;
	font-size: 10px;
	padding: 0 2px;
	}
	
div.availability{
	text-align: center;
	padding: 10px 5px 0 5px;
	}
	
div.availability p{
	margin: 0 0 5px 0;
}
	
div#billboard-images{
		max-width: 300px !important;
		margin: 0 auto;
		height: 120px;
}

div#billboard-images img{
		width: auto;
		height: auto;
		max-width: 300px !important;
}


#nav {
    float: right;
    margin-right: 32px;
    margin-top: 0;
}
#nav a {
    background: transparent url("/lib/elegant-horse-pictures/inactive-active-bg.png") no-repeat scroll 0 0;
    color: #000000;
    font: bold 12px arial;
    height: 20px;
    margin-left: 5px;
    padding: 0 3px;
    text-decoration: none;
    width: 18px;
}
#nav a.activeSlide {
    background: transparent url("/lib/elegant-horse-pictures/inactive-active-bg.png") no-repeat scroll 0 -15px;
	background: #e8e8e8;
}
#nav a:focus {
    outline: medium none;
}
#vwd-pause, #vwd-play {
    cursor: pointer;
    left: 148px;
    position: absolute;
    top: 0;
}
#vwd-pause {
    background: transparent url("/lib/elegant-horse-pictures/pause-play.png") no-repeat scroll 0 0;
    display: block;
    height: 15px;
    margin-top: 1px;
    width: 15px;
}
#vwd-play {
    background: transparent url("/lib/elegant-horse-pictures/pause-play.png") no-repeat scroll 0 -15px;
    display: none;
    height: 15px;
    margin-top: 1px;
    width: 15px;
}
#vwd-nav-console {
    bottom: 12px;
    float: right;
    height: 15px;
    margin-right: 2px;
    position: relative;
    right: 0;
    width: 174px;
    z-index: 969 !important;
}

#utilityLinks{
	font-size: 12px;
}

#pageControls{
	font-size: 16px;
}

footer{
	background-image: url("/lib/elegant-horse-pictures/mobile-footer-divider.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
	background-color: #fff;
}

div#footer-links{
	overflow: hidden;
	padding: 0 10%;
}

div#footer-badges{
	text-align:center;
	overflow: hidden;
	margin-bottom: 10px;
}

div.footer-badge{
	float: left;
	width: 50%;
}

div.full-site{
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
}

div#footer-links ul{
	float: left;
	width: 50%;
	list-style-type: none;
	font-weight: bold;
	padding-left: 0;
}

div#footer-links ul li a{
	color: #7e3600;
	text-decoration: none;
}

/***** SLIDER CSS *****/

.sliderwrapper {
    border: 0 none;
    height: 306px;
	height: 153px;
    overflow: hidden;
    position: relative;
    width: 600px;
	width: 300px;
}
.sliderwrapper .contentdiv {
    background: white none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 600px;
	width: 300px;
}

.sliderwrapper .contentdiv img{
	width: auto;
	height: auto;
	max-width: 100%;
}

.pagination {
    background-color: #ffffff;
    display: none;
    padding: 5px 0;
    text-align: right;
    width: 300px;
}
.pagination a {
    background: white none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    color: #3a3a3a;
    font-size: 12px;
    padding: 1px 3px;
    text-decoration: none;
}
.pagination a:hover, .pagination a.selected {
    background-color: #d00000;
    color: #ffffff;
}


a[href="cat-header.html?dired=1"],
a[href="holder1.html?dired=1"],
a[href="ln-holder3.html?dired=1"],
a[href="holder-4.html?dired=1"],
a[href="holder5.html?dired=1"],
a[href="holder6.html?dired=1"],
a[href="#.html"]
{
	background: #53382F;
	color: #d9c3b3 !important;
	}
	
nav#topNav li a[href="chowprofcoan.html"],
nav#topNav li a[href="tostprofho.html"],
nav#topNav li a[href="itemsunder30.html"],
nav#topNav li a[href="sales-and-clearance.html"]{
	background-image: url("/lib/elegant-horse-pictures/sub-items-arrow.png");
	background-repeat: no-repeat;
	background-position: right top;
}
	
div#sliderA div.slick-list{
	display: none !important;
}

ul.es-pager li:last-child{
	display: none !important;
}

.column a{
	padding: 5px 0px;
	display: block;
	}
	
.itemOrderForm .option > select{
	width: 99% !important;
	/**-webkit-appearance: default !important;**/
	-webkit-appearance: menulist;
	display: block;
	}
	
	
div#review_image{
	overflow: hidden;
	}
