.navtitle 
{
	float: left;
	margin: 0;
	padding: 4px 0 4px 9px; 
	width: 151px;
	font-size: 11px; 
	background-color: #696969; 
	color: #fff; 
	font-weight: bold; }
.nav a:hover {color: #ff6b10;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-weight: bold;
}
.nav a.selected, nav a.selected:hover {color: #FFFFFF;
	background-repeat: repeat-y;
	background-color: #ff6b10;
	font-weight: bold;
}
/* Sub Section Navigation */
#NavSide{
	width: 140px;
	background-color: #EBECED;
	margin: 5px;
}
#NavSide ul {list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;}
#NavSide li {
	border-bottom: 1px solid #FFFFFF;
}
#NavSide li a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 20px;
}
#NavSide li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
}
#NavSide li a.selected {color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6B24;
	display: block;}

/* simple list */
#ListView
{
	width: auto;
}
#ListView ul
{	 
	margin-right: 0px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold; 
	margin-top:.25em;
	margin-left:1em;
	padding-left:0px;
	list-style-image: url(/images/accessories/bullet.gif);
	list-style-position: inside;
} 
#ListView li
{
	margin-left: 0px; 
	padding-left:2em; 
	padding-bottom: .5em; 
	list-style-image: url(/images/accessories/bullet.gif);
	list-style-position: inside;
}
#ListView li a
{
	padding-left: 0.5em; 
	font-weight: bold;
}

/* accessory pages */
table.AccessoryPage
{
	width: 600px;
	margin: 0px;
	padding: 0px;
}
table.AccessoryPage td {
	vertical-align: top;
}
table.AccessoryPage td.listleft {
	width: 420px;
	padding-right: 10px;
}
table.AccessoryPage td.listright {
	width: 160px;
}
table.AccessoryPage td.detailsleft {
	width: 380px;
	padding-right: 10px;
}
table.AccessoryPage td.detailsright {
	width: 210px;
	text-align: center;
}

/* accessory list */
div.Accessory
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
table.AccessoryListItem
{
	width: 420px;
	padding: 0px;
	margin: 0px;
}
table.AccessoryListItem td.image
{
	width: 150px;
	vertical-align: top;
	text-align: center;
}
table.AccessoryListItem td.info {
	width: 270px;
	vertical-align: top;
}
div.AccessoryName {
	font-weight: bold;
	font-size: 12px;
}


#ManuList { 
	width:100%;
	padding: 0px;
	margin:0px;}

#ManuList ul {list-style-type:none;
	padding-left: 0px;
	margin: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;}
#ManuList ul li {float: left;
	list-style-type:none;
	margin: 0;
	width: 130px;
	height: 80px;
	background-image:url(/images/accessories/bg_dark.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
 #ManuList ul li p
 {
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 5px;
 }


table.PhoneList
{
	width: 440px;
	margin: 0px;
	padding: 0px;
}
table.CarrierPhoneList
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.PhoneList td, table.CarrierPhoneList td
{
	width: 100px;
	vertical-align: top;
	text-align: left;
	margin: 5px;
	padding:0px;
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #cccccc;
}

table.PhoneListPhone div.image
{
	width: 75px;
	vertical-align: top;
	text-align: center;
}
td.categoryListTd
{
	width: 250px;
}
div.PhoneName
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;	 
	text-align: center;
}

 
.PagerContainerTable
{
	padding: 0px  3px 5px 3px;
	color: #d1d1e1; 
}
.PagerInfoCell
{
	font: bold 10px arial, verdana, sans-serif;
	color: #f0f1f2;
	white-space: nowrap;
	border: 1px solid #929292;
	color: #929292;
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #929292;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #929292;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	font-weight: bold; 
	border: 1px solid #D0581E;
	background-color: #ff6b24;
	color: #FFF;
}
.PagerOtherPageCells
{
	border: 1px solid #ff6b24;
	background-color: #fff;
}
.PagerSSCCells
{
	background-color: #eee;
	border: 1px solid #ff6b24;
}
.PagerHyperlinkStyle
{
	font: 10px arial, verdana, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 10px arial, verdana, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 10px arial, verdana, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 10px arial, verdana, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 10px arial, verdana, sans-serif;
}