#prddetail_topbar {
  width: 840px;
	height:25px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
}

#prddetail_topbar .topbar_left { 
	float: left; 
	padding-top: 5px; 
	padding-left: 7px;
}

#prddetail_topbar .topbar_right { 
	float: right; 
	padding-top: 5px;
}

#prddetail_content {
	background: url("../images/bg_content_div.gif") repeat-y ; 
}

/************************** left content **************************/

#prddetail_leftcontent {
	width: 618px;
	float: left;
	padding-left: 3px;
}

/************* product info *************/

#prddetail_prdinfo {
	width: 618px;
	padding-top: 5px;
	padding-right: 4px;
	clear: both;
}

#prddetail_prdinfo #prdinfo_left {
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

#prddetail_prdinfo #prdinfo_right {
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}

#prdinfo_right h1 {
	margin-bottom: 8px;
	clear: both;
	font-size:14px;
}

#prdinfo_right h1 a:hover {
	background-color: #efefef;
}
#prdinfo_right img {
	vertical-align:top;
}

#prddetail_prdinfo .category {
	float:right;
}

#prdinfo_right .prd_logo_right {
	float: right;
	margin-left:10px;
	vertical-align: middle;
}

#prdinfo_right .prd_mark_right {
	float: right;
	margin-right: 17px;
	vertical-align:middle;
}

#prdinfo_right .modelname {
	font-size: 10px;
}

/************* product promotion *************/

#prddetail_promo {
	padding:8px 0px 8px 0px;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
   border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	clear: both;
	
}

#prddetail_promo  .promotitle {
	color:#B90000;
	font-weight: bold;
	padding:4px 8px;
	margin-left:6px;
	background-image: url("../images/arr_down_bg.gif");
	background-repeat: no-repeat;
}

#prddetail_promo a {
	font-size: 10px;
	padding:0px 4px 0px 8px;
	margin-left:6px;
	color: #666666;
	text-decoration:underline;
	background-image: url("../images/arr_grey_bg.gif");
	background-repeat: no-repeat;
	display:block;
}

#prddetail_promo a:hover {
	color: #333333;
	text-decoration:none;
}

/************* product tab bar *************/

#prddetail_tabbar {
	width: 618px;
	clear:both;
}

#prddetail_tabbar img {
	display: none;
  vertical-align: bottom;
}

#prddetail_tabbar #tabbar_left {
  width: 516px;
  float: left;
	background-image: url("../images/bg_detailpage_tabbar.jpg");
}

#prddetail_tabbar #tabbar_right {
	float: right;
}

#prddetail_tabshadows {
	width:618px;
	height:18px;
	background-image: url("../images/bg_detailpage_tabshadow.jpg");
	clear: both;
}

/************* product tab menu *************/

#featureDiv {
  width: 590px;
  padding: 8px 12px;
}

#featureDiv li {
  margin-left: 20px; list-style: outside;
}

#featureDiv td {
  text-align: left;
}

#specificationsDiv {
  width: 590px;
  padding: 8px 15px;
}

#specificationsDiv  p {
	background-color: #f9f9f9;
	border-top: 1px solid #f1f1f1;
  padding:8px;
	margin:0px 0px 8px 16px;
  display:block;
}

#specificationsDiv  H3{
	color:#666666;
  width: 550x;
	font-size: 12px;
	background-color:#e1e1e1;
	font-weight: bold;
	margin:2px 0px 6px 0px;
	padding: 4px 8px;
	background-image: url("../images/arr_right_bg.gif");
	background-repeat: no-repeat;
  display:block;
}

#eextrasDiv, #multimediaDiv, #manualDiv, #compareDiv {
	width: 610px;
}

#prddetail_leftcontent #row  {
	height:130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;	
}

#prddetail_leftcontent #left_cell {
	width: 305px;
 	height: 130px;
 	float: left;
  border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}

#prddetail_leftcontent #right_cell {
  width: 304px;
	float: right;
}

#prddetail_leftcontent #left_content {
	width: 86px;
	float: left;
 	padding-top:  22px;
	padding-left: 10px;
}

#prddetail_leftcontent #right_content {
  width: 188px;
	float: right;
  padding-left: 10px;
  padding-right: 5px;
}

#prddetail_leftcontent .prddetail_productName {
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;

}

#prddetail_leftcontent a.prddetail_prodescr {
	color: #000000;
	font-size: 11px; 
	text-decoration: none;
}

#prddetail_leftcontent .ssprice{
	font-size: 13px;
 	font-weight: bold;
}

#eextrasDiv #right_content {
  padding-top:  5px;
 	padding-bottom: 10px;
}

#eextrasDiv #right_content #right_content_top {
	height: 65px;
}

#eextrasDiv #right_content #right_content_bottom {
 	height: 50px;
}


#multimediaDiv #right_content, #manualDiv #right_content {
 	padding-top:  20px;
}

#manualDiv .signin_warning {
	background-color:#efefef;
	text-align:center;
	padding:8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

#manualDiv a.signin_link {
	font-weight:bold;
	color:#333333;
	text-decoration: underline;
}

#manualDiv a.signin_link:hover {
	text-decoration: none;
}

#compareDiv #row  {
	height: 140px;
}

#compareDiv #left_cell {
 	border: none;
}

#compareDiv #input_checkbox {
  width: 20px;
	height: 140px;
	float: left;
  background-color: #efefef;
}

#compareDiv .compare_checkbox {
	margin-top: 55px;
}

#compareDiv #left_content {
	width: 75px;
 	padding-top:  22px;
	padding-left: 10px;
}

#compareDiv #right_content {
	width: 181px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top:  5px;
	padding-bottom: 10px;
}

#compareDiv #right_content #right_content_top {
	height: 75px;
}

#compareDiv #right_content #right_content_bottom {
 	height: 50px;
}

#prddetail_printbar {
	width: 622px;
	font-size: 14px; 
	font-weight: bold;
	clear: both;
	display: none;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

/************************** right content **************************/

#prddetail_rightcontent {
	float: right;
	width: 208px;
	padding-right: 2px;
}

#prddetail_rightcontent .myorder {
	background-image: url("../images/bg_rightmenu_myorderbox.gif");
	background-repeat: no-repeat;
}

#prddetail_rightcontent .orderinfo {
	background-image: url("../images/bg_rightmenu_myorderbox.gif");
	background-repeat: no-repeat;
  padding: 10px 0 10px 18px;
}

#prddetail_rightcontent img {
	display: block;
}
	
#prddetail_rightcontent .rightcontent_box {
	background-image: url("../images/bg_rightmenu_box.gif");
}

#prddetail_rightcontent .rightcontent_box a {
	display: block;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9f9f9;
	margin: 3px 8px 3px 16px; 
}

#prddetail_rightcontent .rightcontent_box a:hover {
	color: #333333;
	background-color: #efefef;
	text-decoration: none;
}

#prddetail_rightcontent .rightcontent_box .learning_text {
	color: #666666;
	margin: 3px 8px 3px 16px; 
}

#prddetail_rightcontent .hm_bnt_more {
	float:right;
	display:block;
	margin:8px 6px 0 0;
}

#prddetail_rightcontent .img_corner {
	clear:both;
	display:block;
}

#prddetail_rightcontent .imglist {
  margin-right: 22px;
}

#prddetail_rightcontent .listdiv_box {
	background-image: url("../images/bg_rightmenu_box.gif");
	margin-top:-3px ;
}

#prddetail_rightcontent .prdlistdiv {
	margin:0 6px ;
  padding:6px 8px 2px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

#prddetail_rightcontent .prdlist_bottomdiv {
	margin: 0 6px ;
  padding: 8px ;
}

/*.prdlist_bottomdiv, .prdlistdiv{
	height:100%;
}*/

#prddetail_rightcontent .prdlistdiv img, #prddetail_rightcontent .prdlist_bottomdiv img {
  vertical-align:top;
  float:left;
}
