/****** VWD-MOBILE-CSS Microcom ******/

body{
	font-family: 'Carme', Arial, Helvetica, sans-serif;
	}
	
header{
	margin-top: -10px;
	}

#logo{
	margin-top: -10px;
	}
	
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;
}


form#searcharea select[name="section"]{
	display: none;
}
 
div.home-featured{
	text-align: center;
	background: #fff;
	padding: 10px 0 10px 0;
	}
	
div.home-featured img{
	display: block;
	margin: 5px auto 15px auto;
	}
	
div.slider{
	background-color: #f2f2f2;
	padding: 20px 0;
	}
	
div.home-featured-brands .slide{
	height: 170px !important;
	}
	

	
main h1,
h2,
#bottomNav h5{
	text-align: center;
	text-transform: uppercase;
	background: #00306c;
	background: -webkit-gradient(linear, left top, left bottom, from(#00306c), to(#084795));
	background: -webkit-linear-gradient(top, #00306c, #084795);
	background: -moz-linear-gradient(top, #00306c, #084795);
	background: -ms-linear-gradient(top, #00306c, #084795);
	background: -o-linear-gradient(top, #00306c, #084795);
	color: #fff !important;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
h2.slider-heading{
	margin-bottom: 0 !important;
	}
	
.itemOrderForm{
	padding: 20px 10px;
	}
	
.itemOrderForm input[type="number"]{
	margin-right: 10px;
	height: 30px;
	}
	
.itemOrderForm input[type="image"]{
	max-height: 30px;
	}
	
#homeBottomImage{
	margin: 10px 0;
	}

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

div#twitter-feed{
	text-align: center;
	margin: 20px auto;
}

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;
	}
	
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/yhst-2911898806816/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/yhst-2911898806816/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/yhst-2911898806816/pause-play.png") no-repeat scroll 0 0;
    display: block;
    height: 15px;
    margin-top: 1px;
    width: 15px;
}
#vwd-play {
    background: transparent url("/lib/yhst-2911898806816/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;
}

div.yui-skin-sam{
	display: none;
}

#utilityLinks{
	font-size: 12px;
}

#ys_searchiframe #doc div#main{
	width: 95% !important;
	padding: 0 2.5% 50px 2.5% !important;
}

#ys_searchiframe .lft{
	display: block !important;
	float: none !important;
}

#ys_searchiframe #pgt span.cnt{
	top: 0 !important;
	display: block;
}

#ys_searchiframe .rgt{
	margin: 10px auto !important;
	float: none !important;
	display: inline-block !important;
}

#ys_searchiframe li .img a{
	left: 0 !important;
	width: 100% !important;
}

#ys_searchiframe #doc.side #sidebar{
	width: 96% !important;
}

@media(max-width: 480px){
	#ys_searchiframe li.grd{
		width: 47% !important;
	}
}
