@charset "utf-8";
/* CSS Document */

.table{
	border-collapse:collapse;
	}
text{
	font-family:Arial, Helvetica, sans-serif;
	}
select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width:220px;
	} 
.horzscroll{
    white-space: nowrap;
	width:540px;
	overflow-y:hidden;
	overflow-x:scroll;
	scrollbar-3dight-color:#99CCFF;
	scrollbar-arrow-color:#99CCFF;
	scrollbar-highlight-color:#99CCFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#99CCFF;
	scrollbar-track-color:#EEF1FD;	
	
	}
.price{
	color:#029930;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	}
.specials{
	background-color:#99CCFF;
}
.bolden{font-weight:bold;}

.smphonename{
	font-size:9px;
	}
<!-- this is the product to supported phones page -->
.bdrleft{
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
}	
.bdrright{
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}	
.bdrtop{
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}	
.bdrtoprt{
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
}	
.bdrbottom{
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}	
.bdrall{
border:1px solid #CCCCCC;
}	

<!-- nav bar -->
.bdrtopgry{
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}	
.navline{
border-bottom:2px solid #000;
}
.txt12{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
}
.txt10{
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	font-size:12px; 
}
.txt10a{
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	font-size:10px; 
}
.txt14{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}
.support-cell{
    color: #999999;
    font-family: Arial, Verdana,  Helvetica, sans-serif; 
	font-size: 10px; 
	}
.ml4{
	margin-left: 4px;
	}

.bb{
	border-bottom: 1px solid #000000;
	}

.ul-spacer{
    padding: 4px;
    margin-left: 26px;
    }

.li-spacer{
    /*padding: 4px;*/
	font-size:12px;
    }

.sub-header{
    font-size: 26px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    }
.sub-header-hl{
    font-size: 14px;
	font-weight: bold;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    }
	
	.navbar{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}	
	
.navbar a:hover{color:#FFFF99;}	
.navbar a:active{color:#FFFFFF;}	
.navbar a:visited{color:#FFFFFF;}	
.navbar a:link{ color:#FFFFFF;}	

.off{
	font-family:Helvetica, sans-serif; 
	font-size:12px; 
	color:#006699;
	font-weight:bold;
	}
	
.smat{
	font-family:Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	font-weight:bold;
	}

.smatt{
	text-decoration:line-through;
	font-family:Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	font-weight:bold;
	}

	
.smato{
	font-family:Helvetica, sans-serif; 
	font-size:12px; 
	color:#009933;
	font-weight:bold;
	}
/*  added */
.topParent{ 
			overflow:hidden;
			height:24px;

			}
.openParent{ 
			overflow:visible;
			display:block; 
			height:auto;
			}
.spacer{
	clear:both;
	font-size:1px;
	visibility:hidden;
}

.n_tl_head{
	width:6px; 
	height:24px; 
	float:left; 
	font-size:1px; 
	background-image:url(/img/newDetail/lt.gif); 
	background-repeat:no-repeat; 
	background-position:left;	
	}
.n_tr_head{
	width:6px; 
	height:24px; 
	float:left; 
	font-size:1px; 
	background-image:url(/img/newDetail/rt.gif); 
	background-repeat:no-repeat; 
	background-position:left;	
	}
.n_tm_head{
	width:534px; 
	height:24px; 
	float:left; 
 	font-size:12px; color:#FFFFFF; font-weight:bold;
    /*padding-top:4px;*/ 

 	font-family:Arial, Helvetica, sans-serif; 
    background-image:url(/img/newDetail/t.gif); 
    background-repeat:repeat-x;	
	}	


