@import url(http://fonts.googleapis.com/css?family=Hammersmith+One&v2);
body{
margin:0;
padding:0;
}
#wrap-mobile-slider{
background:#fff;
width:990px;
height:auto;
overflow:hidden;
height:215px;
}
#content .dropdowns{
height: 30px;
background: #E7E7E7 url(../images/bg.png) repeat-x 0 -110px;
color: white;
font: bold 16px/30px arial,sans-serif;
margin-top:6px;
}
#content .dropdowns .mobhead{
font: bold 16px/30px arial,sans-serif;
display: inline;
color:#fff;
margin-left: 491px;
}
.dropdowns #select-brands{
margin-left: 41px;
}
.dropdowns #select-feature{
margin-left:40px;
}
#wrap-mobile-slider #mobile-wrap{
float:left;
width:918px;
height:215px;
margin:0;
padding:0;
overflow:hidden;
}
#wrap-mobile-slider ul#mobile-slider{
width:1500px;
height:215px;
margin:0;
padding:0;
list-style-type:none;
}
#wrap-mobile-slider .prev, #wrap-mobile-slider .next{
width:36px;
float:left;
height:215px;
background:transparent url(images/arrows.png) 0 0 no-repeat;
cursor:pointer;
}
#wrap-mobile-slider .next{
background-position:-36px 0;
}
#wrap-mobile-slider .prev.disabled{
background-position:0px -190px;
}
#wrap-mobile-slider .next.disabled{
background-position:-36px -190px;
}
#wrap-mobile-slider #mobile-slider>li{
float:left;
width:286px;
margin:0 0 0 8px;
padding:0;
height:215px;
padding-right:8px;
border-right: 4px solid #EEE;
}
#wrap-mobile-slider #mobile-slider .image{
width:90px;
float:left;
margin-right:5px;
padding-top:5px;
}
#wrap-mobile-slider #mobile-slider .info{
width:190px;
float:left;
position:relative;
}
#wrap-mobile-slider #mobile-slider .info h2 small{
font-size: 11px;
line-height: 10px;
}
#wrap-mobile-slider #mobile-slider .info h2{
margin:7px 0;
}
#wrap-mobile-slider #mobile-slider .info h2 a{
font: bold 14px/22px arial, sans-serif;
color:#4275b0;
text-decoration:none;
}
#wrap-mobile-slider #mobile-slider .info .features ul{
margin: 0;
list-style-type: disc;
padding: 0;
font:normal 8px/18px arial, sans-serif;
margin-left:10px;
color:#4275b0;
}
#wrap-mobile-slider #mobile-slider .info .features ul li span{
font:normal 11px/17px arial, sans-serif;
color:#333;
}
#wrap-mobile-slider #mobile-slider .info .plan {
margin-top: 5px;
font: normal 13px/18px arial, sans-serif;
position: absolute;
top: 125px;
right: 0;
width:190px;
text-align:center;
}
#wrap-mobile-slider #mobile-slider .info .plan  small{
font-size:10px;
}
#wrap-mobile-slider #mobile-slider .info .plan  .price{
font: 16px/18px bold 'Hammersmith One', sans-serif;
color: black;
display: block;
text-align: center;
margin-top: 10px;
}
#wrap-mobile-slider #mobile-slider .info .plan  .price .red{
font-size: 21px;
color: red;
}
#wrap-mobile-slider #mobile-slider .info .plan  .upfront{
display: block;
height:25px;
background: red;
color: white;
text-align: center;
border-top: 1px dotted #DDD;
border-bottom: 1px dotted #DDD;
font:18px/25px 'Hammersmith One', sans-serif;
}
.clear{
clear:both;
}
#wrap-mobile-slider #mobile-slider a.button-white{
width: 83px;
height: 30px;
display: block;
float: left;
margin-left: 5px;
line-height: 30px;
background: transparent url(images/buttons.png) -83px 0;
text-align: center;
font: bold 12px/30px arial, sans-serif;
color: #333;
text-decoration: none;
}
#wrap-mobile-slider #mobile-slider a.button-red{
width: 83px;
height: 30px;
display: block;
float: left;
margin-left: 5px;
line-height: 30px;
background: transparent url(images/buttons.png) 0 0;
text-align: center;
font: bold 12px/30px arial, sans-serif;
color: #fff;
text-decoration: none;
}
#wrap-mobile-slider #mobile-slider a.button-red:hover{
background-position:0 -30px;
}
#wrap-mobile-slider #mobile-slider a.button-white:hover{
background-position:-83px -30px;
}
#wrap-mobile-slider #mobile-slider .buybuttons{
position: absolute;
top: 132px;
width: 286px;
}