/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#mini-features a.thumb { background:url(images/feat-bg.png) repeat-x top center; } 
#mini-features .block { background:url(images/feat-bg-fade.png) repeat-x top center;padding-left:7px;padding-right:7px; width:426px; }

#mini-features a.addtocartGarmin, a.addtocartGarmin {
background:url("images/buy-brand-garmin.png") repeat scroll 0 0 transparent;
display:block;
height:42px;
text-indent:-999em;
width:147px;
}
#mini-features a.addtocartGarmin:hover, a.addtocartGarmin:hover {
background-position:0 -42px;
cursor:pointer;
}

#mini-features a.addtocartTomTom, a.addtocartTomTom {
background:url("images/buy-brand-tomtom.png") repeat scroll 0 0 transparent;
display:block;
height:42px;
text-indent:-999em;
width:147px;
}
#mini-features a.addtocartTomTom:hover, a.addtocartTomTom:hover {
background-position:0 -42px;
cursor:pointer;
}

ul#slideshow{ display:none;}

#moreVoices{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; background:url("styles/dark-blue/bg.png") no-repeat -71px top; color:#fff; font-weight:bold;margin-bottom:31px;}

a.getemall{
background:url("images/buy-brand-all.png") repeat scroll 0 0 transparent;
display:block;
height:42px;
text-indent:-999em;
width:147px;
}
a.getemall:hover{
background-position:0 -42px;
cursor:pointer;
}

#featured.garmin .featured-image { width:490px; padding:20px 0 0; margin-bottom:-60px; position:relative; text-align:center; }
#featured.garmin .play { background:url(images/btn-play.png) no-repeat; position:absolute; bottom:0; left:0; width:470px; height:380px;}
#featured.garmin .featured-content { width:450px; padding:10px 0 0; }
#featured.garmin h2 { font-size:22px; padding:20px 0 15px;}
#featured.garmin p { font-size: 18px; color:#fff; line-height:30px; margin-bottom: 10px; }

#featured.garmin .featured-image .featured-wrapper { 
    margin-left: 50px;
    width: 390px;
    height: 270px;
    background-image: url('images/gps-featured.png');
}

#featured.garmin .featured-image .bxslider_container {
    margin-left: 45px;
    padding-top: 50px;
}

#featured.garmin .featured-image .featured-wrapper .prev {
    width: 50px;
    height: 54px;
    left: 0px;
    position: absolute;
    top: 125px;
}

#featured.garmin .featured-image .featured-wrapper .next {
    width: 50px;
    height: 54px;
    right: 0px;
    position: absolute;
    top: 125px;
}

#breadcrumb.garmin { height:auto; padding:0;}
#breadcrumb.garmin .left { width:490px; margin-top:65px;}
#breadcrumb.garmin .right { width:450px; }
#breadcrumb.garmin a.thumb { float:left; margin-left:20px; border:1px solid #ddd; width:70px; height:70px; background:url(images/thumb-hover.png) no-repeat; }
#breadcrumb.garmin a.thumb img { padding:5px; height:60px; width:60px; }
#breadcrumb.garmin h2 { font-size:18px; text-transform:uppercase; margin:10px 0;}
#breadcrumb.garmin p { color:#555; line-height:22px; font-size:14px; padding:0 0 15px;}

.garmin_header {
	padding:0 0 20px 10px;
}

.preview {
margin-top:2px;
}

.tomtom_logo {
padding: 0 0 0 10px;
margin: 0 0 -3px 0;
}

.garmin_logo {
padding: 0 0 0 8px;
margin: 0 0 -3px 0;
width:200px;
}

.home_preview {
margin-top:2px;
padding-left:4px;
}
