<!--
span.oldsite {display: none;}
span.new {}

.color{background : #ffffff;}
.color2{background : #ffffff;}



   body.cut_black {
      padding:             0px;
      margin-top:          0px;
      margin-right:        0px;
      margin-bottom:       0px;
      margin-left:         0px;
      border:              0px;
      background-color:    #000000;
      background-image:    url(../../images/regular/interface/tear.gif);
      background-position: top center;
      background-repeat:   repeat-x;
      font-family:         Verdana, Lucida, Arial, Helvetica, sans-serif; }
	  
   body.cut_white {
      padding:             0px;
      margin-top:          0px;
      margin-right:        0px;
      margin-bottom:       0px;
      margin-left:         0px;
      border:              0px;
      background-color:    #000000;
      background-image:    url(../../images/JVC/regular_body.jpg);
      background-position: top center;
      background-repeat:   repeat-x;
      font-family:         Verdana, Lucida, Arial, Helvetica, sans-serif; }

   table.feature_container {
      border:           1px solid #333333;
      text-align:       left;
      background-color: #000000; }

   .feature {
      font-family: tahoma;
      font-size:   10px;
      font-weight: normal;
      color:       #cccccc;
      padding:     5px;
      text-align:  left; }

	.img {
		margin-top:0px;}

   a.feature {
      color:           #cccccc;
      text-decoration: none; }

   a.feature:hover { color: #ffcc00; }

   .beta {
      font-family: verdana;
      font-size:   10px;
      font-weight: normal;
      color:       #999999; }

   a.beta {
      color:           #999999;
      text-decoration: none;
      font-weight:     normal; }

   a.beta:hover { color: #ff0000; }

   a.go_button {
      display:             block;
      height:              19px;
      width:               31px;
      overflow:            hidden;
      text-decoration:     none;
      background-image:    url(../../images/regular/features/go.gif);
      background-position: top left;
      background-repeat:   no-repeat; }

   a.go_button:hover {
      display:             block;
      height:              19px;
      width:               31px;
      overflow:            hidden;
      text-decoration:     none;
      background-image:    url(../../images/regular/features/go.gif);
      background-position: bottom left;
      background-repeat:   no-repeat; }

   table.copyright {
      margin-top: 0px;
		width: 800px;
      font-family: verdana;
      font-size:   10px;
      font-weight: normal;
      color:       #fff; }

   div.copyright {
      background-position: top left;
      background-repeat:   repeat-x; }

   table.copyright a {
      color:           #fff;
      text-decoration: none;
      font-weight:     normal; }

   table.copyright a:hover { color: #ff0000; }
   
   table.mp3_player {
      position: absolute;
      top:      0px;
      left:     0px;
      _left:    136px; }

/* product treatment */
	.prodname {
	   font-family: tahoma;
	   font-size: 12px;
	   font-weight: bold;
	   color: #f38321;
	   padding : 2px 0px 0px 5px;}
	   
	.modelno {
	   font-family: tahoma;
	   font-size: 10px;
	   font-weight: bold;
	   color: #666666;
	   padding : 0px 0px 0px 5px;}
	   
	.details { 
	   font-family: tahoma;
	   font-size: 10px;
	   font-weight: normal;
	   color: #666666; 
	   padding : 8px 0px 0px 0px;}
	   
	.price {
	   font-family: tahoma;
	   font-size: 10px;
	   font-weight: bold;
	   color: #666666;
	   padding : 0px 5px 0px 5px;}
	   
	.largeproductname {font-family: tahoma;font-size: 12px;font-weight: bold;color: #333333;padding : 0px 0px 5px 0px;}
	.largemodelnumber {font-family: tahoma;font-size: 12px;font-weight: bold;color: #cc0000;padding : 0px 0px 5px 0px;}
	
	.note {
	   font-family: tahoma;
	   font-size: 10px;
	   font-weight: normal;
	   color: #999999;
	   padding : 2px 0px 0px 0px;}
	   
		A.note {
		   text-decoration : none;
		   font-weight: bold;
		   color: #f38321;
		   padding : 0px 0px 0px 0px;}
		   
		A.note:hover {color: #f38321;}
		
	.subnav { 
	   font-family: verdana; 
	   font-size: 10px;
	   font-weight: regular;
	   color: #666666;
	   text-align: center;
	   padding : 0px 10px 0px;}
	   
		A.subnav {
		   color: #666666;
		   text-decoration : none;}
		   
		A.subnav:hover {color: #ffffff;}
	
/* content treatment */
	.content {
	   font-family: verdana;
	   font-size: 10px;
	   font-weight: normal; 
	   color: #666666;
	   padding : 0px 10px 0px 0px; 
	   line-height : 14px;}
	   
		A.content {
		   text-decoration : none;
		   font-weight: normal;}
		   
		A.content:hover {color: #ff9900;}
		
	.contentttl {
	   font-family: verdana;
	   font-size: 10px;
	   font-weight: bold;
	   color: #666666;
	   padding : 0px 0px 0px 0px; 
	   line-height : 14px;}
		
	ul {padding: 2px 0px 5px 10px; margin: 2px 0px 5px 10px;}
	
/* glossary treatment */
	.technav {
	   font-family: tahoma;
	   font-size: 10px;
	   font-weight: normal;
	   color: #666666;
	   padding : 0px 10px 0px 0px; 
	   line-height : 14px;}
	   
		A.technav {
		   text-decoration : none;
		   font-weight: normal;}
		   
		A.technav:hover {color: #ff9900;}
		
/* branding treatment */
   table.brand{
      border: 1px solid #999999;
      text-align: left;
	   padding : 0px 0px 0px 0px; 
      background-color: #ffffff; }
	  
	.brand {
	   font-family: tahoma;
	   font-size: 10px;
	   font-weight: normal;
	   color: #999999;
	   padding : 2px 0px 5px 10px;}
	   
		A.brand {
		   text-decoration : none;
		   font-weight: bold;
		   color: #f38321;
		   padding : 0px 0px 0px 0px;}
		   
		A.brand:hover {color: #f38321;}


/* jen treatment */		
   .jen1 { background: #e1e1e1; font-family: tahoma, arial, helvetica, sans-serif;text-align:left; font-size: 10px;font-weight: normal;color: #000000;}
   .jen2 { background: #fbfbfb; font-family: tahoma, arial, helvetica, sans-serif;text-align:left;font-size: 10px;font-weight: normal;color: #000000;}
   
   

   a.btn_overview, a.btn_features, a.btn_specifications, span.btn_overview_hover, span.btn_features_hover, span.btn_specifications_hover {
      display:             block;
      height:              24px;
      width:               110px;
      overflow:            hidden;
      background-position: top left;
      background-repeat:   no-repeat; }

   a.btn_overview:hover, a.btn_features:hover, a.btn_specifications:hover, span.btn_overview_hover, span.btn_features_hover, span.btn_specifications_hover {
      background-position: bottom left; }

   a.btn_overview, span.btn_overview_hover { background-image: url(../../images/regular/interface/b_intro.gif); }

   a.btn_features, span.btn_features_hover { background-image: url(../../images/regular/interface/b_features.gif); }

   a.btn_specifications, span.btn_specifications_hover { background-image: url(../../images/regular/interface/b_specs.gif); }
   
   
/* press treatment */	
.press{
	background : #ffffff;
}
	.pressbutton {
	   font-family: tahoma;
	   font-size: 10px;
	   font-weight: normal;
	   color: #999999;
	   padding : 0px 0px 10px 0px;}
	   
		A.pressbutton {
		   text-decoration : none;
		   font-weight: bold;
		   color: #999999;
		   padding : 0px 0px 0px 0px;}
		   
		A.pressbutton:hover {color: #cc0000;}
		
			
.pressheadline:active, .pressheadline:visited,.pressheadline:link{
	font-family : tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #940000;
	text-decoration : none;
}

.pressheadline:hover{
	color : #FF9900;
}


.image:active, .image:visited,.image:link{
	font-family : tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.image:hover{
	font-family : tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #FF9900;
	text-decoration : none;
}

.pressdate{
	font-family : tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
}

.presscontent{
	font-family : tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
}

//-->
