@charset "utf-8";
/* CSS Document */
#buynow
{
	display: block;
	width: 77px;
	height: 19px;
	background: url("/lib/img/us/buttons/buynow_red_sm.gif") no-repeat 0 0;
	position:relative;
	z-index:auto;
	
}
 
#buynow:hover
{ 
  background-position: 0 -19px;
}
 
#buynow span
{
  display: none;
  
}

#findlm
{
	display: block;
	width: 303px;
	height: 19px;
	background: url("/lib/img/us/buttons/CTAlifetimemaps.gif") no-repeat 0 0;
	position:relative;
	z-index:auto;
	
}
 
#findlm:hover
{ 
  background-position: 0 -19px;
}
 
#findlm span
{
  display: none;
  
}

#playvid
{
	display: block;
	width: 70px;
	height: 70px;
	background: url("/lib/img/us/tomtommaps/play_button.png") no-repeat 0 0;
	position:relative;
	z-index:999;
	
}
 
#playvid:hover
{ 
  background-position: 0 -70px;
}
 
#playvid span
{
  display: none;
  
}
 
#learnmore
{
  display: block;
  width: 94px;
  height: 20px;
  background: url("/lib/img/us/buttons/learn_more.gif") no-repeat 0 0;
 
}
 
#learnmore:hover
{ 
  background-position: 0 -20px;
}
 
#learnmore span
{
  display: none;
  
}
 
#moreinfo
{
	display: block;
	width: 94px;
	height: 20px;
	background: url("/lib/img/us/buttons/more_info.gif") no-repeat 0 0;
	position: relative;
	z-index: auto;
}
 
#moreinfo:hover
{ 
  background-position: 0 -20px;
}
 
#moreinfo span
{
  display: none;
  
}
 
.back_img {
	background-image: url(http://www.tomtom.com/lib/img/us/tomtommaps/grey_box.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: top;
	max-width: 316.6px;
	width: auto
}
 
p.margin {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
}
 
 
 
.tab_area {
	width: 950px;
	height: 100px;
	position:relative;
}
 
.tab_bar {
        
		background-image:url('http://www.tomtom.com/lib/img/us/tomtommaps/navbg.jpg');
		
		border: 1px solid #d9d9d9;
        
		border-left: none;
        border-bottom: none;
		border-right: 0px solid #d9d9d9;
        float: left;
        clear: left;
		text-align:center;
}
 
.tab_button     {
        
		width:189px;
		height:30px;
		line-height:30px;
		border-left: 1px solid #d9d9d9;
        padding: 0px;
        float: left;
        display: inline;
        cursor: pointer;
		font-weight: bold;
		font-family:Arial;
		font-size:13px;
		color: #666666;
		border-bottom: 1px solid #d9d9d9;
}
 
/*.tab_button_sel {
        background: #fff;
		color:#7ab800;
}*/
#tab_button_sel {
        background: #fff;
		color:#7ab800;
		border-bottom:hidden
}
 
.tab_button:hover {
	
	font-weight: bold;
		font-family:Arial;
		font-size:13px;
		
}
.tab_button:active {
	background: #fff;
	font-weight: bold;
		font-family:Arial;
		font-size:13px;
		color:#7ab800;
}
 
.content_area {
        padding: 0px;
        width: 100%;
        float: left;
		position: relative;
        
}
 
.tab_content {
        display: none;
		position:relative;
}
 
#box_hed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 797979;
}
#box_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: 797979;
	
}
.promo_footer {
	bottom: 0px;
}
