@charset "utf-8";
@import url(../css/reset.css);
@import url(../css/nav.css);
@import url(../css/index.css);
@import url(../css/ec.css);
img{behavior:url(../css/iepngfix.htc);}
idxColumn {behavior:url(../css/iepngfix.htc);
	}


/* `Clear Floated
----------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
	}
.clearfix {
	display: inline-block;
	}
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
	
body {
	color:#666;
	background:#000;
	font:normal 13px/1.5em Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	margin-bottom:3em;
	}
	
textarea, input, select {
	font:normal 12px/1.5em Arial, Helvetica, sans-serif;
	}
	

a {
	color:#f60;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}


.container {
	background:#fff url(../images/topBg.jpg) no-repeat top center;
	width:960px;
	text-align:left;
	margin:10px auto 0;
	}
	
#logo {
	width:230px;
	display:inline;
	float:left;
	}
#navSection {
	width:680px;
	display:inline;
	float:left;
	}
#metaNav {
	height:50px;
	text-align:right;
	line-height:30px;
	vertical-align:middle;
	}
.memberLogin {
	background:url(../images/arr_white.gif) no-repeat left center;
	font-size:12px;
	padding-left:12px;
	color:#fff;
	}

.cartIco {
	background:url(../images/cart.gif) no-repeat left center;
	font-size:12px;
	padding-left:20px;
	margin-left:1em;
	color:#fff;
	}

.memberID {
	color:#f90;
	font-weight:bold;
	font-size:12px;
	margin-right:2em;
	}

#sideBar {
	float:left;
	margin-left:50px;
	-margin-left:25px;
	width:180px;
	}
.contentWrapper {
	float:left;
	background:#fff url(../images/wrapperBg.gif) repeat-x;
	width:680px;
	padding-bottom:2em;
	}
.breadCrumb {
	background:url(../images/bcBg.gif);
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding:0 20px;
	font-size:12px;
	}
.breadCrumb li {
	float:left;
	}
.breadCrumb a {
	padding-right:5px;
	background:url(../images/bc_dot.gif) no-repeat right center;
	margin-right:5px;
	color:#666;
	text-decoration:none;
	}
.breadCrumb a:hover {
	color:#f60;
	}
#mainContent {
	margin:1.5em 20px 1.5em;
	}

#mainContent p {
	margin:0 0 1.5em;
	}
	
/* product editorial page */	
	
h2 {
	font-size:24px;
	color:#151515;
	margin-bottom:1em;
	}

.pdSection{
	padding-bottom:3em;
	padding-top:1em;
	}

.pdBrief {
	width:300px;
	float:left;
	}

.pdImg {
	height:240px;
	text-align:center;
	}

a.pdLarge {
	background:url(../images/pdLarge.gif) no-repeat center top;
	width:60px;
	height:20px;
	display:block;
	text-indent:-5000px;
	text-decoration:none;
	float:right;
	}
	
a.pdLarge:hover {
	background:url(../images/pdLarge.gif) no-repeat center bottom;
	}
	
.pdImgRefs {
	font-size:11px;
	height:60px;
	float:left;
	width:240px;
	}

.pdTechIco {
	clear:both;
	}
	
.pdTechIco dd {
	display:inline;
	margin-right:3px;
	}
	
.pdAdvLink {
	margin-top:10px;
	width:300px;
	float:left;
	display:block;
	}

.pdAdvLink li {
	padding-left:12px;
	background:url(../images/arr_orange.gif) no-repeat left 5px;
	margin-bottom:0.5em;
	}

/**********************************************************/


	
.pdDetail {
	float:right;
	width:300px;
	}
	
.pdModel {
	font-size:24px;
	font-weight:bold;
	line-height:1.25em;
	color:#f60;
	height:45px;
	}
	
.pdDesc {
	margin-bottom:0;
	height:100%;
	width:300px;
	}
	
.pdDesc ul {
	list-style:square;
	margin-left:0;
	padding-left:0;
	}

.pdShare {
	height:25px;
	padding:2px 5px;
	margin-bottom:5px;
	line-height:25px;
	vertical-align:middle;
	color:#333;
	font-weight:bold;
	width:100px;
	float:right;
	clear:both;
	text-align:right;
	}
	
.pdShare a {
	text-decoration:none;
	}

.icoFB{
	color:#036;
	}

.icoFB:hover{
	color:#39c;
	}

.icoPlurk {
	color:#c60;
	}

.icoPlurk:hover{
	color:#f60;
	}

.pdShare img {
	vertical-align:middle;
	padding-left:4px;
	}

/**********************************************************/
.pdMoreAct {
	border:2px solid #666;
	border-left:0;
	border-right:0;
	padding-bottom:5px;
	clear:both;
	}

.gifts {
	background:url(../images/ico_gifts.gif) no-repeat left top;
	line-height:1.2em;
	padding:0 5px 10px;
	*padding:2px 5px 10px;
	padding-left:45px;	
	color:#f00;
	margin:10px 0 5px;
	border-bottom:1px dotted #666;
	}

.pdPrice {
	width:200px;
	line-height:1.75em;
	margin-top:5px;
	}

.pdPrice .pdQuantity{
	padding-bottom:10px;
	}

.pdPrice .sellingPrice em {
	text-decoration:line-through;
	}

.pdPrice em {
	font-size:13px;
	font-style:normal;
	color:#000;
	font-weight:bold;
	}

.pdPrice strong {
	font-size:22px;
	color:#f00;
	}

.productList .pdPrice strong {
	line-height:1em;
	font-size:13px;
	color:#f00;
	}

.pdBuyBtn {
	width:90px;
	height:35px;
	text-indent:-5000px;
	background:url(../images/btnBuy.gif) no-repeat left bottom;
	display:block;
	float:right;
	}

.pdBuyBtn:hover{
	background:url(../images/btnBuy.gif) no-repeat left top;
	}

.payMentIco {
	display:block;
	height:40px;
	background:url(../images/icoPayment.gif) no-repeat left bottom;
	}

/*************************************************************/

/*.pdAct {
	width:85px;
	float:right;
	}*/

.pdMore {
	float:right;
	display:block;
	width:85px;
	height:26px;
	text-indent:-5000px;
	background:url(../images/btnPdMore.gif) no-repeat;
	margin-top:5px;
	}
	
.pdBadge {
	padding-left:340px;
	clear:both;
	}

.pdBadge img {
	margin-bottom:0.5em;
	}

/*************************************************************/


/*.pdData {
	background:transparent url(../images/tabCntBg.gif) repeat-y center top;
	clear:both;
	}*/
#container-1{
	background:transparent url(../images/tabCntBg.gif) repeat-y center top;
	clear:both;
	}

.pdData ul {
	background:#fff;
	}

.frameWrapper {
	background:transparent url(../images/tabCntBottom.gif) no-repeat center bottom;
	padding:2.25em;
	clear:both;
	}

.pdGrouping {
	clear:both;
	}

.tabs-container {
	background:transparent url(../images/tabCntTop.gif) no-repeat; /* declare background color for container to avoid distorted fonts in IE while fading */
	}

.pdFeature dl {
	clear:both;
	float:left;
	}

.pdFeature dl dt {
	float:left;
	width:100px;
	clear:left;
	margin:1em 0.5em 1em;
	
	}
	
.pdFeature dl dd {
	width:450px;
	-width:430px;
	clear:right;
	float:left;
	margin:1em 0.5em 1em;
	}

/* product editorial page end */

#footer {
	width:960px;
	margin:0 auto;
	border-top:2px solid #f60;
	clear:both;
	font-size:11px;
	padding-top:0.5em;
	color:#fff;
	text-align:left;
	background:#000;
	}

.footerNav {
	float:left;
	text-align:left;
	}
.footerNav ul {
	}

.footerNav li {
	display:inline;
	padding:0 0.6em;
	border-right:1px solid #f93;
	}

.footerNav li.first {
	display:inline;
	padding:0 0.6em 0 0;
	}

.footerNav li.last {
	border-right:0;
	}

.copyright {
	float:right;
	text-align:right;
	padding-top:8px;
	}

.call {
	float:right;
	margin-right:20px;
	}

.veriSign {
	float:right;
	width:100px;
	margin:0 0 0 10px;
	}

/******************************/

h3 {
	color:#f60;
	}

.pdSpec td, .pdSpec th {
	border-bottom:1px dotted #cecece;
	font-size:12px;
	}
	
.pdSpec th {
	vertical-align:text-top;
	padding-top:2px;
	text-align:left;
	}

/* warranty */


#warranty #localNav li {
	color:#cecece;
	}

#warranty .loginBg {
	margin-bottom:40px;
	}

#warranty form table {
	margin:0 auto;	
	}

#warranty form em {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#f90;
	}

#warranty form td {
	padding:5px 5px 5px 0;
	}

#warranty form th {
	padding:5px 5px 5px 0;
	text-align:right;
	font-weight:normal;
	}


.wideFrame .contentWrapper {
	margin:0 auto;
	background:#fff url(../images/wrapperBg.gif) repeat-x;
	width:860px;
	margin-left:50px;
	padding-bottom:2em;
	}
	
.wideFrame .breadCrumb {
	background:url(../images/bcBgW.gif);
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding:0 20px;
	font-size:12px;
	}

.wideFrame iframe{
	width:820px;
	height:500px;
	margin:0 auto;
	border:1px solid #cecece;
/*	overflow:hidden;
*/	}

.toR {
	float:right;
	}

.toL {
	float:left;
	}
	
	
/* member */


#member #localNav li {
	color:#cecece;
	}

#member form em {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#f90;
	}

#member form td {
	padding:5px 5px 5px 0;
	}

#member form th {
	padding:5px 5px 5px 0;
	text-align:right;
	font-weight:normal;
	}

#member form table {
	margin:0 auto;
	}
	
#member form h3{
	text-align:center;
	margin-bottom:1em;
	margin-top:1em;
	background:url(../images/btnBg.gif) repeat-x left -75px;
	padding-top:3px;
	}

.agreement{
	margin:1em 0;
	font-size:12px;
	}

.agreement em{
	font-size:12px;
	}

.agreement p {
	margin-bottom:1em;
	}

.agreement ul {
	margin-left:14px;
	list-style:square;
	}

#member form .agreement h3{
	text-align:left;
	background:none;
	width:520px;
	margin:0 auto;
	}

.agreement div {
	height:10em;
	margin:0 auto;
	padding:10px;
	overflow-y:scroll;
	border:1px solid #cecece;
	}
#member .agreement div {
	width:500px;
	}	

.agreement ol {
	list-style:decimal;
	margin-left:2em;
	}

.agreement ol li {
	margin-bottom:1em;
	}

.agreement ul li {
	margin-bottom:0.25em;
	}

.agreement li li li {
	list-style:upper-roman;
	}

.agreement strong {
	display:block;
	}

.btn input {
	background:url(../images/btnBg.gif) repeat-x left -50px;
	margin:5px;
	border:0;
	border:1px solid #cecece;
	padding:3px 6px;
	}

.btn a {
	background:url(../images/btnBg.gif) repeat-x left -50px;
	color:#000;
	margin:5px;
	border:1px solid #cecece;
	padding:3px 6px;
	}

.btnCenter {
	text-align:center;
	margin-top:1em;
	}
	
.loginBg {
	width:400px;
	height:200px;
	padding-top:30px;
	margin:0 auto;
	background:url(../images/loginBg.gif) no-repeat center top;	
	}

.act a {
	background:url(../images/arr_orange.gif) no-repeat left 7px;
	padding-left:10px;
	margin-right:1em;
	}

/*.regSteps {
	margin-bottom:40px;
	}

.regSteps li {
	width:160px;
	height:42px;
	background:url(../images/regStepsBgIdl.gif);
	line-height:42px;
	vertical-align:middle;
	float:left;
	color:#666;	
	}

.regSteps em {
	color:#999;
	font-weight:bold;
	margin:0 5px 0 0;
	font-style:normal;
	padding:3px 8px 3px 10px;
	background:url(../images/arr_white.gif) no-repeat right center;
	}

.regSteps li.current {
	color:#333;
	background:url(../images/regStepsBgAct.gif);
	}

.regSteps li.current em {
	color:#333;
	}*/
	
.regSteps {
	margin-bottom:40px;
	height:100px;
	}

.regSteps li {
	width:160px;
	height:100px;
	text-indent:-50000px;
	float:left;
	background-image:url(../images/regSteps.gif);
	}

.regStep1 {
	background-position:left bottom;
	}
.regStep2 {
	background-position:-160px bottom;
	}
.regStep3 {
	background-position:-320px bottom;
	}
.regStep4 {
	background-position:-480px bottom;
	}


.regStep1Act {
	background-position:left top;
	}

.regStep2Act {
	background-position:-160px top;
	}

.regStep3Act {
	background-position:-320px top;
	}

.regStep4Act {
	background-position:-480px top;
	}


/* knowHow */ 

.howBuy {
	list-style:square;
	margin-left:20px;
	margin-bottom:2em;
	}

.howBuy li {
	margin-bottom:0.1em;
	padding:0.5em;
	}

.howBuy li:hover {
	background:#eee;
	}

.buy h2 {
	width:400px;
	float:left;
	}

.article {
	clear:both;
	padding-bottom:1em;
	}

.article h4, .article h3 {
	margin-bottom:15px;
	font-size:16px;
	clear:both;
	}

.article em {
	font-style:normal;
	color:#000;
	}

.article .chart p {
	margin-bottom:0;
	}

.article p {
	margin-bottom:1.25em;
	}
	
.article ol li {
	list-style:decimal;
	margin-left:20px;
	}

.article ol ul {
	margin-bottom:1em;
	}

.article li li {
	list-style:square;
	margin-left:12px;
	}


.intLine {
	height:1px;
	border-bottom:1px dotted #cecece;
	clear:both;
	}

/*#expert .article h3 {
	margin-bottom:0;
	}*/

#expert .article .author{
	display:block;
	margin-bottom:1em;
	}

div.chart {
	background:#f0f0f0;
	font-size:12px;
	margin:1em 0;
	padding:5px;
	width:630px;
	clear:both;
	float:right;
	}
	

.chart table {
	margin-bottom:3px;
	
	}

.ftoR {
	float:right;
	clear:right;
	}

.ftoR img, img.ftoR {
	margin-left:10px;
	margin-bottom:3px;
	}

.ftoL {
	float:left;
	clear:left;
	}

.ftoL img, img.ftoL{
	margin-right:10px;
	margin-bottom:3px;
	}



/* news */


#news .pageNav,
#expert .pageNav {
/*	display:none;
*/	}

.newsList {
	margin-bottom:2em;
	float:left;
	}


.newsList dt {
	margin-right:10px;
	float:left;
	width:65px;
	font-weight:bold;
	padding:0.5em 0;
	color:#f60;
	clear:left;
	}

.newsList dd {
	float:left;
	width:545px;
	margin-bottom:0.1em;
	padding:0.5em;
	clear:right;
	}

.newsList a{
	color:#666;
	}

.newsList a:hover{
	color:#f60;
	text-decoration:underline;
	}

.newsList dd:hover {
	background:#eee;
	}

.newsDate {
	font-weight:bold;
	color:#f60;
	}

/* expert */

.expertList,
.trial {
	margin-bottom:2em;
	background:url(../images/borderBg01.gif);
	padding:10px;
	float:left;
	}


.expertList dt,
.trial dt {
	margin-right:10px;
	float:left;
	width:100px;
	height:100px;
	font-weight:bold;
	color:#f60;
	clear:left;
	}

.expertList dd,
.trial dd {
	float:left;
	width:490px;
	height:80px;
	margin-bottom:0.1em;
	padding:10px;
	clear:right;
	background:#fff;
	}

.trial {
	background:url(../images/borderBg02.gif);
	}
	

.trial dt {
	width:150px;
	height:120px;
	}

.trial dd {
	width:440px;
	height:100px;
	}

/*  footer Nav */


#privacy #mainContent ul {
	list-style:square;
	margin:1em 0;
	margin-left:14px;
	}

#privacy #mainContent ul li{
	margin:0 0 1em 0;
	}

#privacy #mainContent ul strong{
	display:block;	
	}

/* sitemap */

#sitemap dl {
	width:160px;
	padding-left:40px;
	float:left;
	margin-top:-1em;
	}

#sitemap dt {
	font-weight:bold;
	margin-top:1em;
	background:url(../images/arr_orange.gif) no-repeat 0.2em 6px;
	padding-left:1em;
	}

#sitemap dd {
	margin:0.3em 0;
	background:url(../images/bc_dot.gif) no-repeat 0.2em 3px;
	padding-left:1em;
	margin-left:1em;
	}


/*about */

.mile {
	float:left;
	}


.mile dt {
	margin-right:20px;
	float:left;
	width:60px;
	font-weight:bold;
	padding:0.5em 0;
	color:#f60;
	}

.mile dd {
	float:left;
	width:520px;
	margin-bottom:0.1em;
	padding:0.5em 0;
	clear:right;
	}

/*reseller */
.choose{
	width:100px;
	}

#reseller .btn input {
	margin:0;
	padding:1px 6px;
	}

.goMap {
	display:inline-block;
	margin-left:3px;
	width:41px;
	height:18px;
	background:url(../images/r_map.gif) no-repeat left center;
	text-indent:-600000px;
	float:left;
	}

.spot {
	display:block;
	width:240px;
	float:left;
	color:#f60;	
	}

.resellerMap {
	border:1px solid #fc0;
	background-color:#fff;
	padding:0 0 10px 0;
	}

.resellerMap .pageNav {
	border:0;
	}
	
.resellerDiv {
	margin:0;
	background-color:#ffcc00;
	padding-left:5px;
	}
		
.resellerList {
	margin:0 0 5px;
	}

.resellerList td{
	width:50%;
	}

.resellerList h4{
	color:#f90;
	font-size:12px;
		}

.resellerList ul {
	margin:0 ;	
	}

.resellerList li {
	background:url(../images/arr_orange.gif) no-repeat 5px 11px;
	padding:5px 15px;
	width:277px;
	_width:270px;
	height:40px;
	float:left;
	margin:1px;
	}

.resellerList li:hover {
	background:#efefef url(../images/arr_orange.gif) no-repeat 5px 11px;
	}


.resellerList td {
	}

.contactBg {
	background:url(../images/contactBg.jpg);
	widows:820;
	height:200px;
	color:#fff;
	}

.contactBg .inner {
	padding-top:2em;
	margin-left:4em;
	font-size:12px;
	}

.contactBg .inner em {
	font-style:normal;
	color:#f60;
	}

.contactBg .inner a {
	color:#fff;
	text-decoration:underline;
	}

.alert {
	margin:30px 0;
	}

.alert ul {
	margin:0;
	margin-left:150px;	
	}

.pdThumb {
	border-top:1px solid #cecece;
	margin:5px 0;
	padding:5px 0;
	}

.pdThumb a img{
	border:0;
	border:1px solid #fff;
	margin:5px;
	}

.pdThumb a img:hover{
	border:1px solid #cecece;
	}

.msgConfirm {
	border:2px solid #cecece;
	margin-bottom:20px;
	padding:10px;
	}

.msgConfirm table {
	margin:0 auto;
	}

.msgConfirm th {
	font-weight:normal;
	text-align:left;
	padding:3px;
	}

.msgTip {
	text-decoration:blink;
	color:#f00;
	}

.msgTip a {
	text-decoration:underline;
	}
	



	
