@charset "UTF-8";
/* Color Information */






/* RESET */
.TabbedPanels { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
.graphicBoxLeft {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 388px;
}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.buyNow {
	background-color: #0F9;
	z-index: 305;
	visibility: visible;
	position: absolute;
	top: 300px;
	right: 50px;
	float: right;
	width: 500px;
}

/* TYPE */

BODY    {
	color: #000000;
	background-color: #ffffff;
	margin: 0;  /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-top: 20px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	-webkit-text-size-adjust: none;
}
a { color: #0072bc;}
a:visited { color: #0072bc;}
a:active { color: #0072bc;}
a { text-decoration: none;}
a:hover {text-decoration: underline;}

/* BASIC FONT STYLES */
strong, b {
	font-weight:bold;
	color: #000;
}
em, i {
}
p {
	margin-bottom: 6px;
	-webkit-text-size-adjust: none;
	text-align: left;
	font-color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
h1 { font-weight: bold; font-size: 24px; line-height: 26px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 13px; line-height: 18px; position: absolute; top: 5px; width: 100px; clear: right; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
.TabbedPanelsContent ul li {
	list-style-position: inside;
	list-style-type: circle;
}
sup {
	line-height: 4px;
	color: #777;
	font-size: 10px;
}
.registerMarkBody {
	font-size: 14px;
	color: #333;
	line-height: 9px;
}
ol { 
	margin-bottom: 2px; 
	list-style: decimal; 
	margin-left: 2.2em; 
}
ul {
	margin-bottom: 2px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
ul.square,
ul.circle { margin-left: 2.5em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px;}
ol.sosumi { margin-left: 0; padding-left: 2em;}
#sonnetLogoTop {
	position:static;
	width:86px;
	height:41;
	layer-background-color:#99CC99;
	border:1px none #000000;
	z-index:120;
	left: 50;
	top: 50px;
	margin-top: 20px;
	margin-left: 50px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
/* SideBarLink means Top Nav Bar */ 
#sidebarLink2 {
	clear: both;
	visibility: visible;
	z-index: 1;
	overflow: visible;
}
#sidebarLink2 li a:link, #sidebarLink2 li a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 0.6em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	background-image: url(../product/images/navbar_arrow_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #ccc;
	border-collapse:separate;
}
#sidebarLink2 li a:hover {
	color: #000;
	background-position: 0px top;
	background-repeat: no-repeat;
}
#sidebarLink2 li {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}
#sidebarLink2 ol {
	list-style-type: none;
	float: right;
	padding-top: 0.6em;
	padding-right: 2px;
	padding-bottom: 0.6em;
	padding-left: 5px;
	font-weight: bold;
	height: 14px;
	display: block;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0em;
	overflow: visible;
	background-image: url(../product/images/navbar_blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CCC;
	vertical-align: middle;
	width: 90px;
}
#sidebarLink2 ul {
	float: right;
	position: absolute;
	visibility: visible;
	overflow: visible;
	height: 31px;
	top: 26px;
	z-index: 3;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 791px;
	right: 47px;
}


#container  {
	width: 1001px;
	background-color: #fff;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
	height: auto;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
.oneColFixCtrHdr {
}
.oneColFixCtrHdr #header {
	background-image: url(../product/images/tag_products.jpg);
	background-repeat: no-repeat;
	background-position: 950px -32px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	height: 450px;
	width: 1000px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-right: 0;
	right: 0px;
	background-color: #ffffff;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	top: 468px;
	position: absolute;
	width: 900px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	left: -399px;
	visibility: visible;
}
#container #header #HeroImage {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	top: 81px;
	position: absolute;
	right: 50px;
	visibility: visible;
}
#mainContent  {
	text-align: left;
	position: relative;
	left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	width: 900px;
	padding-left: 15px;
	clear: both;
	background-color: #fff;
	bottom: 0px;
	right: auto;
	overflow: inherit;
	padding-bottom: 20px;
	margin-bottom: 0px;
	top: 0px;
	height: auto;
}
#footer  {
	width: 100%;
	height: 100px;
	background-color: #dcdcdc;
	background-image:url('../home/images/bg_gray3.jpg');
	vertical-align: baseline;
	text-align: center;
	clear: both;
	z-index: 200;
	color: #444;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
#footer p {
	vertical-align: baseline;
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;
}

#header {
	position: relative;
	top: 0px;
	width: 999px;
}
#leftClm280px {
	width: 280px;
	position: absolute;
	visibility: visible;
	overflow: auto;
	background-color: #FFF;
	left: -310px;
	top: 107px;
}
.sosumi {
	font-size: 10px;
	line-height: 1.4;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 18px;
	margin-top: 0px;
	font-weight: normal;
	color: #555;
}
.sosumibluebold {
	font-size: 11px;
	line-height: 1.4;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 18px;
	margin-top: 0px;
	font-weight: bold;
	color: #3c85be;
}
.sosumiLspace10 {
	font-size: 10px;
	line-height: 1.2;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-top: 0px;
	width: 150px;
	position: absolute;
	right: 10px;
}
.sideGraphicHdr {
	font-size: 11.5px;
	line-height: 1.2;
	padding-bottom: 1px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
}

.wrapImageLeftTop {
	margin-right: 14px;
	margin-bottom: 0px;
	top: 9px;
	margin-top: 7px;
	padding-bottom: 0px;
}
.wrapImageLeftTop_Whitespace {
	margin-right: 7px;
	top: 9px;
	margin-top: 7px;
}


#quiet_secure_txt {
	width: 190px;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 40px;
	padding-left: 185px;
	font-size: 11px;
	padding-bottom: 40px;
	padding-right: 10px;
	line-height: 1.4;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 25px;
}
#quiet_secure_txt strong {
	font-size: 130%;
	font-weight: bold;
	color: #333;
}
#quiet_secure_image {
	float: left;
}

.tbBody1clm {
	color: #000000;
	line-height: 1.5;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.tbBodyTtl1clm {
	font-size: 15px;
	line-height: 1.3;
	clip: rect(auto,auto,10px,auto);
	font-weight: bold;
	}
.tbBodyTtl1clmA {
	font-size: 15px;
	line-height: 2;
	font-weight: bold;

	}
.tbBodyTtl1clm2 {
	font-size: 14px;
	line-height: 1.3;
	clip: rect(auto,auto,10px,auto);
	font-weight: normal;
}
.keyFeatureTitle {
	font-size: 15px;
	line-height: 1.3;
	clip: rect(auto,auto,10px,auto);
	font-weight: bold;
	top: -10px;
	margin-top: 5px;
}
.keyFeatureTitle2 {
	font-size: 12px;
	line-height: 1.3;
	clip: rect(auto,auto,10px,auto);
	font-weight: bold;
}
.keyFeatureTitle3 {
	font-size: 14px;
	line-height: 1.3;
	clip: rect(auto,auto,10px,auto);
	font-weight: bold;
}
.keyFeaturesBody {
	font-size: 13px;
	line-height: 17px;
	padding-left: 12px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 1px 5px;
	background-image: url(../product/images/List_bullet2.gif);
	margin-top: 0px;
	}
.configbulletlist {
	font-size: 11px;
	line-height: 13px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	background-image: url(../product/images/List_bullet2.gif);
	margin-top: 0px;
}
.numberlist {
	font-size: 12px;
	line-height: 17px;
	padding-left: 12px;
	padding-bottom: 5px;
	margin-top: 0px;
	list-style-type: lower-roman;
}
#techspectable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 450px;
	margin-top: 12px;
}
#techspectable2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 430px;
	margin-top: 12px;
}
#accessoriestable {
	width: 900px;
	margin-top: 12px;
}
#reviewTable tr td {
	vertical-align: top;
	line-height: 1.4;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-top: 13px;
	margin-bottom: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
#awardTable tr td {
	vertical-align: top;
	line-height: 1.4;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-top: 13px;
	margin-bottom: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
#reviewTable {
	margin-top: 10px;
}
#awardTable {
	margin-top: 10px;
}
.reviewTable   {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 50px;
}
#techspectable tr td strong {
	font-size: 13px;
	font-weight: normal;
}
#techspectable2 tr td strong {
	font-size: 13px;
	font-weight: normal;
}
#techspectable tr td {
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#techspectable2 tr td {
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#accessoriestable tr td strong {
	font-size: 13px;
	font-weight: normal;
}
#accessoriestable tr td {
	font-size: 12px;
	height: 35px;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

#reviewtable a:link, BODY a:visited, BODY a:active   {
	color: #0072bc;
	font-weight: plain;

}
#reviewtable a:hover {
	color: #0072bc;
	font-weight: plain;
}
.reviewBlueTitle {
	width: 650px;
	margin-top: 15px;	
}




.tableTitle {
	text-indent: 3px;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.techspecBody {
	background-color: #CCC;
	padding: 2px;
}
.leftExMenuHeader {
	font-size: 16px;
	color: #000;
	padding-top: 3px;
	height: 19px;
}
.technoteBody {
	font-size: 11px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: -2em;
}
#techspecTab ol {
	margin-left: 0em;
	list-style-type: decimal;
	padding-left: 1.3em;
	margin-top: -5px;
}
#techspecTab li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	font-size: 10px;
	line-height: 1.5;
	padding-bottom: 5px;
	padding-top: 5px;
}
#techspecTab #techspectable li {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 1.3;
}
#techspecTab #techspectable2 li {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 1.3;
}
#techspecTab ol li sup {
	font-size: 9px;
	color: #666;
}
.keyFeaturesBody sup {
	font-size: 10px;
}
.ovTwoTabClmTable tr  td{
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
}
.ovTwoTabClmTable1 tr  td{
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	margin-right: 30px;
	margin-left: 20px;
	padding-top: 20px;
}
.ovTwoTabClmTable1A tr  td{
	padding-right: 12px;
	padding-left: 0px;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	}
.techSpecL {
	position: absolute;
	right: 0px;
}
#table2Column2Row1 {
	margin: 0px;
	padding: 0px;
}
.sideBysideGraphic {
	height: 180px;
}
.boxBorder {
	border: 1px solid #ccc;
	background-color: #DFECFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.boxBorderGray {
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.graphicBoxBorder {
	border: 1px solid #bbb;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 1px;
}
.verLine {
	height: 600px;
	width: 10px;
	position: absolute;
	top: 50px;
	left: 145px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ccc;
}
#navMenuBuyNow {
	position: absolute;
	height: 50px;
	width: 951px;
	top: -82px;
	right: -35px;
	z-index: 1500;
}


/* for new Buy Now buttons and Related Links Region */

#nav {
	margin: 0;
	padding: 7px 6px 0;
	line-height: 50%;
	border-radius: 0.1em;
	-webkit-border-radius: 0.1em;
 	-moz-border-radius: 0.1em;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
/*	background: #ededed; /* for non-css3 browsers */
/*	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#a9a9a9'); */
	/* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#a9a9a9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ededed,  #a9a9a9); /* for firefox 3.6+ */
	
/*	border: solid 1px #aaa; */
}
#nav li {
	margin: 0 2px;
	padding: 0 0 8px;
	float: right;
	position: relative;
	list-style: none;
}
/* main level link*/
#nav a {
	font-weight: normal;
/*	color: #e7e5e5;*/
	color: #333;
	text-decoration: none;
	display: block;
	padding:  10px 12px;
	margin: 0;
	-webkit-border-radius: 0.1em;
	-moz-border-radius: 0.1em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	border:solid 1px #999;
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #000; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#adbbd0', endColorstr='#c9f0ff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#adbbd0), to(#c9f0ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #adbbd0,  #c9f0ff); /* for firefox 3.6+*/      /*from color was (#ebebeb), end color was (#a1a1a1)*/
	color: #000;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	line-height: 1.4em;
}


/* sub levels link hover */
#nav ul a:hover {
	background: #c6d7eb !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9f0ff', endColorstr='#c6d7eb'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#c9f0ff), to(#c6d7eb)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c9f0ff,  #c6d7eb) !important; /* for firefox 3.6+ */

	color: #000 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
/*	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);*/
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);

}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 350px;
	position: absolute;
	top: 28px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px; 


}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 1px;
	-moz-border-radius-topleft: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius-topright: 1px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomleft: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-bottomright: 1px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
#performanceTab {
}

caption {
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
}


/* moreArticle Button */



#reviewTable tr td .moreArticle a {
	color: #ddd;
	font-weight: bold;
}
#awardTable tr td .moreArticle a {
	color: #ddd;
	font-weight: bold;
}
.moreArticle {
	background-color: #2D749E;
	border: 1px solid #ccc;
	color: #666;
	float: right;
	margin-top: -10px;


	margin: 0;
	padding: 7px 6px 5px;
	line-height: 100%;
	border-radius: 0.1em;
	-webkit-border-radius: 0.1em;
 	-moz-border-radius: 0.1em;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	background: #ededed; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#a9a9a9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#a9a9a9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ededed,  #a9a9a9); /* for firefox 3.6+ */
	border: solid 1px #aaa;
}







/* Read more List ID for "moreArticle" under Reviews Region */


#navReadMore {
	margin: 0;
	line-height: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#navReadMore li {
	margin: 0 2px;
	padding: 0 0 8px;
	float: right;
	position: relative;
	list-style: none;
}
/* main level link*/
#navReadMore a {
	font-weight: normal;
/*	color: #e7e5e5;*/
	color: #333;
	text-decoration: none;
	display: block;
	padding:  6px 9px;
	margin: 0;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	border:solid 1px #999;
}
/* main level link hover */
#navReadMore .current a, #navReadMore li:hover > a {
	background: #CADCE9; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#adbbd0', endColorstr='#c9f0ff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#99b9df), to(#c9f0ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #99b9df,  #c9f0ff); /* for firefox 3.6+*/      /*from color was (#ebebeb), end color was (#a1a1a1)*/
	color: #000;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#navReadMore ul li:hover a, #navReadMore li:hover li a {
	background: none;
	border: none;
	color: #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	line-height: 1.4em;
}


/* sub levels link hover */
#navReadMore ul a:hover {
	background: #c6d7eb !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9f0ff', endColorstr='#c6d7eb'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#c9f0ff), to(#7b89ab)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c9f0ff,  #c6d7eb) !important; /* for firefox 3.6+ */

	color: #000 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
/*	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);*/
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);

}
/* level 2 list */
#navReadMore ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 160px;
	position: absolute;
	top: 28px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#navReadMore li:hover > ul {
	display: block;
}
#navReadMore ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#navReadMore ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#navReadMore ul ul {
	left: 181px;
	top: -3px; 


}
/* rounded corners for first and last child */
#navReadMore ul li:first-child > a {
	-webkit-border-top-left-radius: 1px;
	-moz-border-radius-topleft: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius-topright: 1px;
}
#navReadMore ul li:last-child > a {
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomleft: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-bottomright: 1px;
}
/* clearfix */
#navReadMore:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#navReadMore {
	display: inline-block;
}
html[xmlns] #navReadMore {
	display: block;
}
* html #navReadMore {
	height: 1%;
}

/* Qio Read Performance Chart */

#performanceTab #qioReadPerformanceChart {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#performanceTab #qioReadPerformanceChart thead {
	font-size: 1em;
	color: #000;
	font-weight:normal;
}
#performanceTab #qioReadPerformanceChart tbody {
	font-size:1em;
}
#performanceTab #qioReadPerformanceChart td {
	padding:.5em 1em;
	border:solid 1px #aaa;
}
#performanceTab #qioReadPerformanceChart td p {
	text-align: center;
	vertical-align: middle;
	font-size: 110%;
	line-height: 7px;
	color: #000;
}
#performanceTab #qioReadPerformanceChart td.specs {
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}

/* Performance Tab, BenchMark Chart, Odd Rows */

#performanceTab #qioReadPerformanceChart tr:hover {
	background:#ddd;
	color:#000;
}
#performanceTab #benchmarkTbl {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#performanceTab #benchmarkTbl thead {
	font-size: 1em;
	color: #000;
	font-weight:normal;
}
#performanceTab #benchmarkTbl tbody {
	font-size:1em;
}
#performanceTab #benchmarkTbl caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}
#performanceTab td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}
#performanceTab #benchmarkTbl th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}
#performanceTab #benchmarkTbl td {
	padding:.5em 1em;
	border:solid 1px #aaa;
}
#performanceTab #benchmarkTbl td p {
	text-align: center;
	vertical-align: middle;
	font-size: 120%;
	line-height: 7px;
	color: #000;
}
#performanceTab #benchmarkTbl td.specs {
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}

/* Performance Tab, BenchMark Chart, Odd Rows */

#performanceTab #benchmarkTbl tr.odd {
}




#performanceTab #benchmarkTbl tr:hover {
	background:#ddd;
	color:#000;
}

#performanceTab #benchmarkTbl2 {
	width: 450px;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#performanceTab #benchmarkTbl2 thead {
	font-size: 1em;
	color: #000;
	font-weight:normal;
}

#performanceTab #benchmarkTbl2 tbody {
	font-size:1em;
}
	
#performanceTab #benchmarkTbl2 caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}

#performanceTab td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}


#performanceTab #benchmarkTbl2 th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: center;
	height: 30px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}


#performanceTab #benchmarkTbl2 td {
	padding:.5em 1em;
	border:solid 1px #aaa;
}
#performanceTab #benchmarkTbl2 td p {
	text-align: center;
	vertical-align: middle;
	font-size: 120%;
	line-height: 7px;
	color: #000;
}

#performanceTab #benchmarkTbl2 td.specs {
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}

/* Performance Tab, BenchMark Chart, Odd Rows */

#performanceTab #benchmarkTbl2 tr.odd {
}




#performanceTab #benchmarkTbl2 tr:hover {
	background:#ddd;
	color:#000;
}




/* Performance Tab, Horizontal Read_Write Performance chart. */

#performanceTab #rw_performance_horizon {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#performanceTab #rw_performance_horizon thead {
	font-size: 0.8em;
	color: #000;
	font-weight:normal;
}

#performanceTab #rw_performance_horizon tbody {
	font-size:0.95em;
}
	
#performanceTab #rw_performance_horizon caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}

#performanceTab td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}


#performanceTab #rw_performance_horizon th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}


#performanceTab #rw_performance_horizon td {
	padding:.5em 1em;
	border:solid 1px #aaa;
	color: #333;
}
#performanceTab #rw_performance_horizon td p {
	text-align: center;
	vertical-align: middle;
	font-size: 105%;
	color: #000;
}

#performanceTab #rw_performance_horizon td.specs {
	font-weight:bold;
	vertical-align: middle;
}

#performanceTab #rw_performance_horizon tr.odd {
}




#performanceTab #rw_performance_horizon tr:hover {
	background:#ddd;
	color:#000;
}
/* Chart 1 */
#chartTab #chart1 {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#chartTab #chart1 thead {
	font-size: 1em;
	color: #000;
	font-weight:normal;
}
#chartTab #chart1 tbody {
	font-size:1em;
}
#chartTab #chart1 td {
	padding:.5em 1em;
	border:solid 1px #aaa;
}
#chartTab #chart1 td p {
	text-align: center;
	vertical-align: middle;
	font-size: 110%;
	line-height: 7px;
	color: #000;
}
#chartTab #chart1 td.chart1hdr-l {
	text-align:left;
	font-weight:bold;
	color: #000;
	vertical-align: middle;
}
#chartTab #chart1 td.chart1hdr-lw {
	text-align:left;
	font-weight:normal;
	font-size: 14px;
	color: #ffffff;
	vertical-align: middle;
}
#chartTab #chart1 td.chart1-m{
	text-align:center;
	font-weight:bold;
	vertical-align: middle;
}
#chartTab #chart1 td.chart1specs1-l {
	text-align:left;
	font-weight:normal;
	vertical-align: middle;
}
#chartTab #chart1 td.chart1specs1-lb {
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}
#chartTab #chart1 td.chart1specs1-m {
	text-align:center;
	font-weight:normal;
	vertical-align: middle;
}
	#chartTab #chart1 td.chart1specs2-16bb {
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	color: #45749d;
	vertical-align: middle;
}
#chartTab #chart1 tr:hover {
	background:#f6f6f6;
	color:#000;
}
#chartTab #chartTbl {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#chartTab #chartTbl thead {
	font-size: 1em;
	color: #000;
	font-weight:normal;
}
#chartTab #chartTbl tbody {
	font-size:1em;
}
#chartTab #chartTbl caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}
#chartTab td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}
#chartTab #chartTbl th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}
#chartTab #chartTbl td {
	padding:.5em 1em;
	border:solid 1px #aaa;
}
#chartTab #chartTbl td p {
	text-align: center;
	vertical-align: middle;
	font-size: 120%;
	line-height: 7px;
	color: #000;
}
#chartTab #chartTbl td.specs {
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}
#chartTab #chartTbl tr.odd {
}
#chartTab #benchmarkTbl tr:hover {
	background:#ddd;
	color:#000;
}
#chartTab #chartTbl2 {
	width: 450px;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#chartTab #chartTbl2 thead {
	font-size: 1em;
	color: #000;
	font-weight:normal;
}
#chartTab #chartTbl2 tbody {
	font-size:1em;
}
#chartTab #chartTbl2 caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}
#chartTab td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}
#chartTab #chartTbl2 th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: center;
	height: 30px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}
#chartTab #chartTbl2 td {
	padding:.5em 1em;
	border:solid 1px #aaa;
}
#chartTab #chartTbl2 td p {
	text-align: center;
	vertical-align: middle;
	font-size: 120%;
	line-height: 7px;
	color: #000;
}
#chartTab #chartTbl2 td.specs {
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}
#chartTab #chartTbl2 tr.odd {
}
#chartTab #chartTbl2 tr:hover {
	background:#ddd;
	color:#000;
}
#chartTab #chart1horz {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#chartTab #chart1horz thead {
	font-size: 0.8em;
	color: #000;
	font-weight:normal;
}
#chartTab #chart1horz tbody {
	font-size:0.95em;
}
#chartTab #chart1horz caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}
#chartTab td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}
#chartTab #chart1horz th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}
#chartTab #chart1horz td {
	padding:.5em 1em;
	border:solid 1px #aaa;
	color: #333;
}
#chartTab #chart1horz td p {
	text-align: center;
	vertical-align: middle;
	font-size: 105%;
	color: #000;
}
#chartTab #chart1horz td.specs {
	font-weight:bold;
	vertical-align: middle;
}
#chartTab #chart1horz tr.odd {
}
#chartTab #chart1horz tr:hover {
	background:#ddd;
	color:#000;
}
.chart1mainheader-1c {
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
}
.chart1spacer1 {
	margin-right: 10px;
}
/* Tech Specs Tab, Specs Table */

#techspecTab #specstable {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#techspecTab #specstable thead {
	font-size: 11px;
	color: #000;
	font-weight:normal;
}
#techspecTab #specstable tbody {
	font-size:0.5em;
}
#techspecTab #specstable caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}
#techspecTab td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}
#techspecTab #specstable th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}
#techspecTab #specstable td {
	padding:.5em 1em;
	border:solid 1px #aaa;
	color: #333;
}
#techspecTab #specstable td p {
	text-align: center;
	vertical-align: middle;
	font-size: 105%;
	color: #000;
}
#techspecTab #specstable td.specs {
	font-size: 11px;
	font-weight:normal;
	vertical-align: middle;
}
#techspecTab #specstable tr.odd {
}
#techspecTab #specstable tr:hover {
	background:#ddd;
	color:#000;
}

/*  end */



/* Standard Chart, Table1 */

#chart #table1 {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#chart #table1 thead {
	font-size: 0.8em;
	color: #000;
	font-weight:normal;
}

#chart #table1 tbody {
	font-size:0.95em;
}
	
#chart #table1 caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	color: #333;
}

#chart td .smallerText {
	font-size: 90%;
	clear: both;
	font-style: normal;
	font-weight: normal;
}


#chart #table1 th {
	font-weight: bold;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding:.2em .2em;
	border: 1px solid #aaa;
}


#chart #table1 td {
	padding:.5em 1em;
	border:solid 1px #aaa;
	color: #333;
}
#chart #table1 td p {
	text-align: center;
	vertical-align: middle;
	font-size: 105%;
	color: #000;
}

#chart #table1 td.specs {
	font-weight:bold;
	vertical-align: middle;
}

#chart #table1 tr.odd {
}

#chart #table1 tr:hover {
	background:#ddd;
	color:#000;
}

/*  end */



#techspecTab .keyFeatureTitle {
	padding-top: 17px;
}
.brdr-btm_g1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
}
#techspectable tr td ul {
	list-style-type: decimal;
	padding-left: 1.3em;
	font-size: 10px;
}
#techspectable2 tr td ul {
	list-style-type: decimal;
	padding-left: 1.3em;
	font-size: 10px;
}
#techspectable tr td ul li {
	line-height: 1.5;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0em;
}
#techspectable2 tr td ul li {
	line-height: 1.5;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0em;
}
.soldout {
	font-weight: bold;
	color: #C20000;
}
.graphicCenterBlock {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.graphicCenterBlockAfterText {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newsbullet {
	font-size: 12px;
	line-height: 14px;
	padding-left: 15px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 3px 1px;
	background-image: url(../product/images/List_bullet2.gif);
	margin-top: 0px;
}
.newsreviews {
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.newswrapimage {
	margin-right: 12px;
	margin-bottom: 0px;
	top: 9px;
	margin-top: 3px;
	padding-bottom: 0px;
}



@charset "UTF-8";
/* Color Information */


/* Reviews Tab Award List Table (Right Column) */


#reviewsTab #awardlist {
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
}

#reviewsTab #awardlist thead {
	font-size: 1.2em;
	font-weight:normal;
	vertical-align:middle;
}

#reviewsTab #awardlist tbody {
	font-size:1em;
}
#reviewsTab #awardlist th {
	font-weight: bold;
	font-size:1em;
	vertical-align:middle;
	text-align: left;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-top: auto;
	margin-bottom: auto;
}
#reviewsTab #awardlist td {
	height: 35px;
	padding-top: 2.5em;
	padding-right: 1em;
	padding-bottom: 2.5em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#reviewsTab #awardlist tr:hover {
}
#reviewsTab ol {
	margin-left: 1.5em;
	list-style-type: decimal;
	padding-left: 0em;
	margin-top: -15px;
}

/*  end */









/* Reviews Tab starts from Here. */


/* Reviews Tab Review List Table (Left Column) */
#reviewsTab #reviewlist {
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
}

#reviewsTab #reviewlist thead {
	font-size: 1.2em;
	font-weight:normal;
	vertical-align:middle;
}

#reviewsTab #reviewlist tbody {
	font-size:1em;
}
#reviewsTab #reviewlist th {
	font-size:1em;
	vertical-align:middle;
	text-align: left;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-top: auto;
	margin-bottom: auto;
	font-weight: bold;
}
#reviewsTab #reviewlist td {
	height: 35px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#reviewsTab #reviewlist td.reviewsummary {
	vertical-align: top;
}
#reviewsTab #reviewlist td.reviewsummary2 {
	vertical-align: top;
}

#reviewsTab #reviewlist tr:hover {
	background:#eee;
	color:#000;
}
#reviewsTab ol {
	margin-left: 1.5em;
	list-style-type: decimal;
	padding-left: 0em;
	margin-top: -15px;
}

/*  end */



/* Read more List ID for "moreArticle" under Reviews Region */


.navReadMore {
	margin: 0;
	line-height: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#reviewsTab .navReadMore li {
	margin: 0 2px;
	padding: 0 0 8px;
	float: right;
	position: relative;
	list-style: none;
	line-height: 1.5;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* main level link*/
.navReadMore a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display: block;
	padding:  6px 9px;
	margin: 0;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	border:solid 1px #999;
}
/* main level link hover */
.navReadMore .current a, .navReadMore li:hover > a {
	background: #CADCE9; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#adbbd0', endColorstr='#c9f0ff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#99b9df), to(#c9f0ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #99b9df,  #c9f0ff); /* for firefox 3.6+*/      /*from color was (#ebebeb), end color was (#a1a1a1)*/
	color: #000;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
.navReadMore ul li:hover a, .navReadMore li:hover li a {
	background: none;
	border: none;
	color: #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	line-height: 1.4em;
}


/* sub levels link hover */
.navReadMore ul a:hover {
	background: #c6d7eb !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9f0ff', endColorstr='#c6d7eb'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#c9f0ff), to(#7b89ab)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c9f0ff,  #c6d7eb) !important; /* for firefox 3.6+ */

	color: #000 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
/*	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);*/
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);

}
/* level 2 list */
.navReadMore ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 160px;
	position: absolute;
	top: 28px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
.navReadMore li:hover > ul {
	display: block;
}
.navReadMore ul li {
	float: none;
	margin: 0;
	padding: 0;
}
.navReadMore ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
.navReadMore ul ul {
	left: 181px;
	top: -3px; 


}
/* rounded corners for first and last child */
.navReadMore ul li:first-child > a {
	-webkit-border-top-left-radius: 1px;
	-moz-border-radius-topleft: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius-topright: 1px;
}
.navReadMore ul li:last-child > a {
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomleft: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-bottomright: 1px;
}
/* clearfix */
.navReadMore:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.navReadMore {
	display: inline-block;
}
html[xmlns] .navReadMore {
	display: block;
}
* html .navReadMore {
	height: 1%;
}
.text12pxb {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	text-align: left;
}
.text12pxg1 {
	font-size: 12px;
	line-height: 18px;
	color: #777;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	text-align: left;
}
.texttable12pxg1 {
	font-size: 10px;
	line-height: 10px;
	color: #777;
	font-weight: plain;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: top;
}
.tableheader {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-indent: 10px;
	text-align: left;
	vertical-align: middle;
}
.charthdr12pxb {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.boxBorder2 {
	border: 1px solid #ccc;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
.boxBorder2a {
	border: 1px solid #ccc;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	.boxborder3 {
	border: 1px solid #ccc;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.boxForm1a {
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 80px;
	padding-bottom: 10px;
	}
.boxForm1b {
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	}
.boxForm1c {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
.boxBorder3 {
	border: 1px solid #ccc;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 25px;
}
#spectable {
	width: 100%;
	border:solid 1px #ccc;
	background-color: #DFECFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.spectext10g1 {
	font-size: 10px;
	line-height: 1.4;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 18px;
	margin-top: 0px;
	font-weight: normal;
	color: #888;
}
.text11g1 {
	font-size: 11px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #444;
	}
	.text11g1a {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #444;
	}
.text13b {
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #4e4e4e;
}
.text13c {
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #4e4e4e;
}
.text14 {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #4e4e4e;
	}
.text14a {
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #4e4e4e;
	}
.text16pb {
	font-size: 16px;
	line-height: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: bold;
	color: #7d62aa;
	
}
.text14gray1 {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #7e8082;
	}
.text14darkblue1 {
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #2f7da3;
	}
.text14gray1c {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #7e8082;
}
.text14center {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #4e4e4e;
}
.text14bpaddedcenter {
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #1a68b2;
}
.text16 {
	font-size: 16px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #4e4e4e;
}
.text16b1 {
	font-size: 16px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #1572BC;
	}
.text16b2 {
	font-size: 16px;
	line-height: 2;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #1572BC;
	}
	.text16b2center {
	font-size: 16px;
	line-height: 2;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #1572BC;
	}
.text18b1 {
	font-size: 18px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #1572BC;
	}
.text18bc {
	font-size: 19px;
	line-height: 2;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #1572BC;
	}
.text18dg1 {
	font-size: 18px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #444444;
	}
.footnote {
	font-size: 11px;
	line-height: 1.4;
	text-align: center;
	padding-top: 0px;
	padding-bottom:50px;
	margin-top: 0px;
	font-weight: normal;
	color: #8f8f8f;
}
.footertext11 {
	font-size: 11px;
	line-height: 1.4;
	font-weight: normal;
	color: #8f8f8f;
}
.subhead14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}
.spacer1 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
}
.discontinuedtxt {
	font-size: 15px;
	line-height: 1.5;
	clip: rect(auto,auto,10px,auto);
	font-weight: bold;
	top: -10px;
	margin-top: 5px;
	text-align:center;
	}
.padding1 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	}
	.padding2 {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	}
	.padding3 {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	}
	.padding4 {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	.paddingright40px {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	'
	padding-right: 40px;
	}
	.paddingxmacproservericons {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
	}
	.paddingotpicaltbcablesbadge {
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	padding-right: 20px;
	}
	.paddingopticaltbcablesbadge2 {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
	}
.text12bullets {
	font-size: 12px;
	font-weight: normal;
	color: #4e4e4e;
	line-height: 18px;
	padding-left: 18px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 1px 4px;
	background-image: url(../product/images/List_bullet2.gif);
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 100px;
	}
.texthdr18px {
	color: #1572BC;
	font-size: 18px;
	line-height: 1.3;
	clip: rect(auto,auto,10px,auto);
	font-weight: bold;
	}
	.partnumber {
	color: #555e9a;
	font-size: 14px;
	line-height: 2;
	font-weight: normal;
	}
.text20pxg {
	font-size: 20px;
	line-height: 1.3;
	clip: rect(auto,auto,10px,auto);
	font-weight: bold;
	top: -10px;
	margin-top: 5px;
	}
	#magnify_wrapper {
	position: relative;
	width: 640px;
	height: auto;
	margin: 0 auto;
	border: 0px solid #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 5px rgba(50,50,50 0.5);
	float: left;
}
.tbpartners {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.promoboxborder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.imagepaddingbtm1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.imagepaddingbtm40px {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	}
.imagepaddingright20px {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
	.text20px {
	font-size: 20px;
	font-weight: bold
	}
	.videoBoxBorder {
	border: 1px solid #bbb;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 0px;
}
	.center {
	position: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 80px;
	margin-top: 0px;

	}
.boxBorderOpticalDrive {
	border: 1px solid #ccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.boxBorderOpticalDrive2 {
	border: 1px solid #ccc;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	.opticalcharttext16 {
	font-size: 16px;
	line-height: 3;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-botton:0px;
	font-weight: bold;
	color: #1572BC;
	}
.prodbreadcrumbs {
	font-size: 14px;
	line-height: 3;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-botton:0px;
	font-weight: normal;
	color: #797979;
	}
#prodsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	height: 20px;
	}
.prodhdr {
	font-size: 24px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
	}
	.prodhdr2 {
	font-size: 20px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
	}
.prodsubhdr {
	font-size: 16px;
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #6f6f6f;
	}
	.prodsubhdr2 {
	font-size: 14px;
	line-height: 2;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
	}
.learnmore {
	font-size: 16px;
	line-height: 2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	font-weight: bold;
	color: #0c70bc;
	}
.mobilerackkits {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	color: #142e42;
}
#prodoverviewsublinks { 
background-color:#FFFFFF; 
margin-left:auto; 
margin-right:auto; 
width:845; 
height:5px; 
} 
#prodoverviewsublinks a { 
text-decoration:none;
color:#1074ba;
padding:0px 8px; 
font-size:16px; 
font-weight:bold; 
}
#prodoverviewsublinks a:hover { 
text-decoration:underline;
color:#1074ba; 
}
.produoverviewsublinkspadding {
	padding-top: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
.buybtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #449dd4), color-stop(1, #2780b3));
	background:-moz-linear-gradient(top, #449dd4 5%, #2780b3 100%);
	background:-webkit-linear-gradient(top, #449dd4 5%, #2780b3 100%);
	background:-o-linear-gradient(top, #449dd4 5%, #2780b3 100%);
	background:-ms-linear-gradient(top, #449dd4 5%, #2780b3 100%);
	background:linear-gradient(to bottom, #449dd4 5%, #2780b3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#449dd4', endColorstr='#2780b3',GradientType=0);
	background-color:#449dd4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:12px 26px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.buybtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2780b3), color-stop(1, #449dd4));
	background:-moz-linear-gradient(top, #2780b3 5%, #449dd4 100%);
	background:-webkit-linear-gradient(top, #2780b3 5%, #449dd4 100%);
	background:-o-linear-gradient(top, #2780b3 5%, #449dd4 100%);
	background:-ms-linear-gradient(top, #2780b3 5%, #449dd4 100%);
	background:linear-gradient(to bottom, #2780b3 5%, #449dd4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2780b3', endColorstr='#449dd4',GradientType=0);
	background-color:#2780b3;
}
.buybtn:active {
	position:relative;
	top:1px;
}
.buybtn a:link {color: #ffffff; text-decoration: none;}
.buybtn a:visited {color: #ffffff; text-decoration: none;}, .buybtn a:hover, .buybtn a:active {color: #ffffff; text-decoration: none;}, .butbtn text-decoration:none;	 {
  color: #f0f;
  }
  .paddingbtn {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 250px;
	padding-right: 0px;
	}