/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||old ipod.css from app_themes |||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */



#ipod_splashPage, #ipod_playerPage {
   margin: 0 5px 5px 5px;
   position:relative;
   font-family:arial, sans-serif;
}

/*|||||||||||||||||||||||||- choose iPod -|||||||||||||||||||||||||*/

#podChoice {
width:590px;
position:absolute;
z-index:99;
}

#goHome a{
color:#666;
height:30px;
}

div#main #choosePod h2 {
    color:#777;
    color:#333;
    margin: 10px 5px 0 10px;
    display:inline-block;
    width:auto;
    font:normal 14px/14px Helvetica, Verdana, sans serif;
}

#ipod_playerPage h3 {
	font: bold 14px/14px Helvetica, Verdana, sans-serif;
	margin: 10px 8px;
	
}

#subText {
    color:#777;
    width:auto;
    font:normal 12px/14px Helvetica, Verdana, sans serif;
}
#subText a{
color:#777;
margin:0px 5px 0px 0px;
padding-right:5px;
float:left;
font-size:11px;
line-height:15px;
text-decoration:underline;
}
.named, #ipod_playerPage #chooseWords {
font:bold 14px/14px Helvetica, Verdana, sans serif;
color:#0099FF;
}
.unnamed {
color:#777;
color:#CC0000;
}

/*|||||||||||||||||- PLAYERS -|||||||||||||||||*/

#choosePod ul {
margin: 0px;
width:auto;
float:right; 
list-style-type: none;
position:relative;
}


#choosePod ul li {
display: inline;
float: left; 
margin: 0 0 2px 0;
position: relative;
height: 113px;
line-height: 75px;
text-align:center;
}
#choosePod ul li.oldPod {
    background-image:url(/ipod/images/misc/dot.gif);
    background-position:0px 22px;
    background-repeat:no-repeat;
    padding-left:12px;

}

ul#whichPod li a{
    text-align:right;
    width:auto;
    display:block;
    padding:0px 2px 14px 2px;
text-decoration: none;


}



/*|||||||||||||||||||||||||- spash page -|||||||||||||||||||||||||*/ 

#ipod_splashPage {
   position:relative;
}

#spotlightA {
   position:absolute;
   top:70px;
   left:0px;
}


#ipod_splashPage #spotlightB {
    text-align:center;
    background-image:url(/ipod/images/misc/bin1.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:200px;
    height:200px;
    position:absolute;
    top:92px;
    left:400px;
}
#ipod_splashPage #spotlightB a{
/* margin:0px 0px -10px 0px;*/
    display:block;
}
#spotlightB h3{
   margin:4px 0px 8px 7px;
   font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
   font-weight:bold;
   line-height: 12px;
   color:#fff;
}
#ipod_splashPage #spotlightB a{
   margin:0px 5px 0px 5px; 
   font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
   font-weight:bold;
   line-height: 11px;
   color:#666;
   text-align:center;
}


#spotlightC {
   position:absolute;
   /* top:220px; */
   top:247px;
   left:400px;
}

#spotlightA img, #spotlightB img, #spotlightC img{
   border:none;
}

div#ipodNews {
   font-size:12px;
   font-weight:bold;
   text-indent:10px;
   line-height:20px;
   position:absolute;
   top:430px;
   left:0px;
   width:600px;
   height:60px;
   background-color:#ccc;
}

/*|||||||||||||||||||||||||- player page -|||||||||||||||||||||||||*/ 
#ipod_playerPage #spotlightB H3
{
     text-align:center;
}
#ipod_playerPage #spotlightB 
{
    text-align:left;
    background-image:url(/ipod/images/misc/bin2.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:200px;
    height: 355px;
    position:absolute;
    top:92px;
    left:400px;
    overflow:hidden;
}



#ipod_playerPage #spotlightB a img{
   float:left; 
   margin:0px 5px;
}

#ipod_playerPage #spotlightB p{
   height:64px;
   font-size:12px;
   margin:15px 0px 0px 10px;
   width:190px;
   clear:both;
}

#spotlightB p a{
   font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
   font-weight:bold;
   line-height: 13px;
   color:#666;
   padding:0px;
}


#ipodNews {
display:none;

}


/*########*/
/*########*/
/*########*/
/*########*/
/*########*/
/*## END #*/
/*## DE ##*/
/*# BUG ##*/
/*## ME ##*/
/*########*/
/*########*/
/*########*/
/*########*/
/*########*/
/*########*/
/*########*/
/*########*/
/*########*/




/*|||||||||||||||||||||||||- choose iPod -|||||||||||||||||||||||||*/


#choosePod {
    width:606px;
    height: 121px;
	overflow: hidden;
	position:relative;

}
#goHome a{
color:#666;
height:30px;
}


#subText {
    color:#777;
    width:auto;
    font:normal 12px/14px Helvetica, Verdana, sans serif;
}
#subText a{
color:#777;
margin:0px 5px 0px 0px;
padding-right:5px;
float:left;
font-size:11px;
line-height:15px;
text-decoration:underline;
}
.named, #ipod_playerPage #chooseWords {
font:bold 14px/14px Helvetica, Verdana, sans serif;
color:#0099FF;
}
.unnamed {
color:#777;
color:#CC0000;
}

/*|||||||||||||||||- PLAYERS -|||||||||||||||||*/
#podList {
position:relative;
height:109px;
width:590px;
overflow:hidden;
margin-top:2px;
}
#podList div{
width:3000px;
}

#podList ul{
float:left;
width:590px;
}


#podList div ul {
        margin: 0px;
	list-style-type: none;
}
#podList div ul li img{
	height: 60px;
	margin-top: 27px;
}

#podList div ul li {
	display: inline;
	 float: left; 
	margin: 0 6px;
	position: relative;
	height: 113px;
        line-height: 75px;
        text-align:center;
}
#podList div ul li.oldPod {
    background-image:url(http://www.belkin.com/ipod/images/misc/dot.gif);
    background-position:0px 22px;
    background-repeat:no-repeat;
    padding-left:12px;
}

#podList div ul li a{
    text-align:right;
    width:auto;
    display:block;
    padding:0px 2px 14px 2px;
text-decoration: none;
}

#podList div ul li a span.pod{
 display:none; 
 margin-top: 10px;
}
/*
#podList div ul li a:hover span.pod {
font:normal 12px/14px helvetica, sans serif;
white-space: no-wrap;
height:12px;
line-height:12px;
display:block;
position:absolute;
bottom:10px;
right:0px;
width:150px;
text-align:left;
color:#FFF;
}

*/

/* <!-- hover issues --> */
#podList div ul li a.chosen span.pod{
background-image:url(/ipod/images/misc/ipod_arrow_blue.png);
background-position:0px 0px;
background-repeat:no-repeat;
display:block;
height:10px;
left:10px;
position:absolute;
text-indent:-930px;
top:77px;
width:15px;
}

#podList div ul li a:hover.chosen span.pod,
#podList div ul li a:hover span.pod {
background-image:url(/ipod/images/misc/ipod_arrow_blue.png);
background-position:-25px 0px;
background-repeat:no-repeat;
font:normal 10px/14px helvetica, sans serif;
white-space: no-wrap;
height:15px;
width:150px;
display:block;
position:absolute;
top:2px;
left:0px;
overflow: visible;
text-align:left;
text-indent:5px;
z-index:1;
color:#666;
}


#podList div ul li a:hover span.pod{
/*
background-color: #FFF;
color:#777;
z-index:99;
*/
/*
display:none;*/
background-image:url(/ipod/images/misc/ipod_arrow_open_blue.png);

}

/**/



#spotlightA {
   position:absolute;
   top:70px;
   left:0px;
}


#ipod_splashPage #spotlightB {
    text-align:center;
    background-image:url(/ipod/images/misc/bin1.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:200px;
    height:200px;
    position:absolute;
    /* top:65px; */
    /* top:115px; */
    top: 123px;
    left:400px;
}
#ipod_splashPage #spotlightB a{
/* margin:0px 0px -10px 0px;*/
    display:block;
}
#spotlightB h3{
   margin:4px 0px 8px 7px;
   font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
   font-weight:bold;
   line-height: 12px;
   color:#fff;
}
#ipod_splashPage #spotlightB a{
   margin:0px 5px 0px 5px; 
   font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
   font-weight:bold;
   line-height: 11px;
   color:#666;
   text-align:center;
}


#spotlightC {
   position:absolute;
   /* top:220px; */
   top:277px;
   left:400px;
}

#spotlightA img, #spotlightB img, #spotlightC img{
   border:none;
}

div#ipodNews {
   font-size:12px;
   font-weight:bold;
   text-indent:10px;
   line-height:20px;
   position:absolute;
   top:430px;
   left:0px;
   width:600px;
   height:60px;
   background-color:#ccc;
}

/*|||||||||||||||||||||||||- player page -|||||||||||||||||||||||||*/ 
#ipod_playerPage #spotlightB H3
{
     text-align:center;
}
#ipod_playerPage #spotlightB 
{
    text-align:left;
    background-image:url(/ipod/images/misc/bin2.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:200px;
    height: 355px;
    position:absolute;
    top:130px;
    left:400px;
    overflow:hidden;
}



#ipod_playerPage #spotlightB a img{
   float:left; 
   margin:0px 5px;
}

#ipod_playerPage #spotlightB p{
   height:64px;
   font-size:12px;
   margin:15px 0px 0px 10px;
   width:190px;
   clear:both;
}

#spotlightB p a{
   font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
   font-weight:bold;
   line-height: 13px;
   color:#666;
   padding:0px;
}


#ipodNews {
display:none;

}
/*##################################### Jquery additions ########################################*/


div#navigation{
height: 22px;
background-image:url(/ipod/images/misc/podBar.png);
background-position:0px 0px;
background-repeat:no-repeat;
position:absolute;
top:101px;
width:600px;
text-align:center;
}
div#navigation ul{
margin:0;
padding:0;
line-height:22px;
margin:0 0 0 50px;
float:none; 
}

div#navigation ul li{
height: 22px;
line-height:22px; 
width:150px;
padding:0;
margin:0;
text-align:center;
}

div#navigation ul li a{
display:block;
font:bold 12px/22px helvetica, verdana, sans-serif;
height: 22px;
width:150px;
margin:0;
}

div#navigation ul li a:hover{
background-image:url(/ipod/images/misc/podBar_on.png);
background-position:0px 0px;
text-decoration:none;
color:#000;
}


div#navigation ul li a.on{
background-image:url(/ipod/images/misc/podBar_on.png);
background-position:0px 0px;
color:#FFF;
}

div#navigation a#prev, div#navigation a#next {
width:22px;
height:22px;
/* border:solid 1px #ccc; */
}

div#navigation a#prev {
float:left;
}

div#navigation a#next {
float:right;

}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||old ipod_product.css from app_themes |||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


/*======  for ipod category table =====*/
.table_size{
    margin: 20px 0px 0px 0px !important;
    margin: 20px -55px 0px -25px;
    clear: both;
    
}

/*======  end for ipod category table =====*/



/*======  for ipod category =====*/
.rd_acc_cat{
}
.rdCorner_TR {
	background-image: url(/ipod/images/misc/rdCorner_TR.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.rdCorner_Top {
	background-image: url(/ipod/images/misc/rd_acc_cat.gif);
	background-repeat: repeat-x;
	background-position: 0px 4px;
}
.rdCorner_BR {
	background-image: url(/ipod/images/misc/rdCorner_BR.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
.rdCorner_r {
	background-image: url(/ipod/images/misc/rd_acc_cat.gif);
	background-repeat: repeat-y;
	background-position: 11px 0px;
}
.rdCorner_Btm {
	background-image: url(/ipod/images/misc/rd_acc_cat.gif);
	background-repeat: repeat-x;
	background-position: 0px 11px;
}



/*======  end ipod category =====*/

#ipod_page, .sub_prod, #content{
     font-size: 11px;
     color: #666666;
}

#ipod_page H2{
     text-align:center;
     width:650px;
     font-size:1.3em;
     color:#ff9900;
}

#bread_crumb {
     margin:5px 0px 0px 10px;
}
#title_bar {
     width: 600px;

}

#title_bar img{
     float:left;
     margin:-10px 0px 0px 10px;
}

#title_bar h3 {
     margin:5px 0px 5px 50px;
     font-size: 1.5em;
}

#anch_link {
        width: 600px;		
        margin:5px 0px 5px 10px;				
}
#anch_link ul {
        margin:0px;
}

#anch_link li {
        margin:0px 7px 0px 0px;
        display: inline;
        list-style-image: none;
	list-style-type: none;
}
#anch_link li a {
       font-size: 12px;
       font-weight: normal;
}
#acc_cat {
       width: 592px !important;
       width: 620px;

	/*padding: 10px !important;
          padding: 10px;*/
 
        margin: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px; 

	/*border-top: 1px solid #CCC;
	  border-right: 1px solid #CCC;
	  border-bottom: 1px solid #CCC; */
}

a.return_to_top7{
        text-decoration:underline;
        margin:0px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
	width: 623px !important;
        width: 600px;
	text-align:center;
	display: block;
}

#acc_cat h2{
       text-align:center;
       font-size: 1.5em;
       margin:5px 0px 5px 0px;
       
}
.sub_cat, .sub_prod {
        height:100px;
        width:550px;
        padding-top:0px;
        padding-top:30px !important;
        margin:-10px 0px 0px 10px;
}

p.sub_prod {
       margin:20px 0px 0px 0px;
       
}


.sub_prod a img{
     margin:-30px 30px 0px 10px !important;
     margin:-20px 30px 0px 30px;
     border:0px;
     float:left;
     height:100px;
     width:100px;
}

.hot_crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
.family_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	/* color: #003366; */
  	color: #333333;
	text-decoration: none;
}

.iPodNum {
display:none;
}

/*////////////// old ipod pages ///////////////////*/

.text_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.copy_box {
	margin: 10px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: auto;
}

.iPod_prodname, .iPod_prodname_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.iPod_prodname_over
{
 text-decoration: underline;
}


.ipod_cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	position: relative;
	padding: 2px 2px 2px 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}


/*/////////////////////choose page ////////////////*/
#no_flash_ipod {
text-align:center;
width:650px;
color:#888;
}

#no_flash_ipod H1{
font-size:1.7em;
}
#no_flash_ipod H2 {
font-size:1em;
color:#888;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||ipodCat.css |||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||| */



#cattie {
font:normal 11px Helvetica,Verdana, sans-serif;
margin:5px 0 0 10px;
width: 650px;
}
/*||||||||||||| TAB NAV STYLES ||||||||||||||||||*/
#cattie  #midNav {
	font-weight:bold;
	font-size: 13px;
	width:650px; 
	height:33px;
	margin:20px 0px 0px 0px ;
	position:relative;
	clear:both;
	/* background-color:#d5d5d5; */
	border: solid 1px #aaa;
	border-width:0 0 1px 1px;
}

#cattie #midNav a {
	color:#666;
        background-color:#d5d5d5;
	text-align:center;
	padding: 0px 20px;
	height:32px;
	line-height:33px;
	display:block;
	float:left; 
	margin:0px 0px 0px 0px ;
        text-decoration:none;
	margin:0px;
        border-top:solid 1px #aaa;
        border-right:solid 1px #aaa;
        border-bottom:solid 1px #aaa;
        overflow:hidden;
}

 #cattie #midNav a:hover {
	color:#000;
	background-color:#eee;
}
#cattie #midNav a.tabOn {
	color:#000;
background-color:#fff;
border-bottom:solid 1px #fff;
}

.tab, .navFree  {
display:none;
}
div.showTab div{
display:block;
}

/*  keep dotted line off the tabs */
a:active {
outline: none;
}
a:focus {
-moz-outline-style: none;
}

/*||||||||||||| END TAB NAV STYLES ||||||||||||||||||*/
#cattie #tabBin h3.proCatName{
display:none;
}

#cattie #tabBin p.catTag {
margin:-25px 0px 15px 20px;
}
#cattie #tabBin div.gkid h3{
font: normal 14px/16px verdana, sans-serif;
padding:10px 0;
text-indent:15px;
color:#777;
margin:-10px 0 -10px 0;
width:630px;
border-top:solid 1px #e5e5e5;
}


#cattie #tabBin ul{
clear:both;
margin:0px 5px;
* margin:0;
}

#cattie #tabBin ul li {
list-style-type:none;
margin:0 10px 20px 0;
color:#666;
background-color:#fff;
width:110px;
float:left;
min-height: 180px;
/*border: 1px solid red;*/
}
#cattie #tabBin  {
font:normal 11px Verdana, sans-serif;

}
#cattie #tabBin .pName {
font:bold 11px Verdana, sans-serif;
color:#333;
display:block
}

#cattie #tabBin .pName_over{
font:bold 11px Verdana, sans-serif;
color:#333;
display:block;
 text-decoration: underline;
}
/*||||||||||||||||||||||| SLIDESHOW ||||||||||||||||||||||||||*/

#my_slideshow{
position:relative;
background-color:#666;
}

#my_slideshow p{
color:#ccc;
background-color:#999;
font:normal 16px/20px  helvetica, verdana, sans-serif;
margin:0px;
height:20px;
position:absolute;
left:440px;
top:0px;
width:190px;
height:250px;
}

#my_slideshow p a{
color:#eee;
font:normal 16px/20px  helvetica, verdana, sans-serif;
text-decoration:none;
margin:0px;
height:20px;
width:170px;
position:absolute;
left:20px;
bottom:20px;
}

#my_slideshow p a:hover{
color:#333;
}

#loadStatus, #loadStatusDefault
{
/*display: none; */
text-align: center; 
width: 650px;
}

/* Hero-shot Image Rotation */
#prodRotation {
	width: 395px;
	height: 355px;
	overflow: hidden;
}









