@charset "utf-8";
/* CSS Document */
body {
	background:#FFFFFF;
}
#productWapper {
	width:820px;
	padding:3px 0 0 0;
	clear:both;
	background:#FFFFFF;
}
#productPhoto {
	float:left;
	width:450px;
	height:390px;
	overflow:hidden;
	display:block;
	text-align:center;
}
#productName {
	float:right;
	width:355px;
	padding:5px;
	overflow:hidden;
	color:#FFFFFF;
	background:#000000;
	height:20px;
	font-size:13px;
	font-weight:bold;
}
#productInfo ul {
	padding:0;
	margin:0;
}
#productInfo li {
	list-style-type: none;
	font-size: 100%;
	width: 355px;
	height:20px;
	padding:4px 5px 0px 5px;
	float: right;
	overflow:hidden;
	margin: 3px 0 0px 0px;
	background:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#OtherConfigName {
	float:right;
	width:315px;
	padding:5px 2px 5px 5px;
	overflow:hidden;
	color:#FFFFFF;
	background:#000000;
	height:20px;
	font-size:10pt;
	font-weight:bold;
}
#OtherConfigInfo {
	float:left;
	width:322px;
	overflow:hidden;
}
#OtherConfigInfo ul {
	padding:0 !important;
	margin:0 !important;
}
#OtherConfigInfo li {
	list-style-type: none;
	width: 315px;
	height:22px;
	padding:4px 5px 0px 5px !important;
	clear:right;
	overflow:hidden;
	margin: 3px 0 0px 0px !important;
	background:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#OtherConfigPhoto {
	float:left;
	width:174px;
	height:145px;
	overflow:hidden;
}
span.OtherConfiglabel {
	float: left;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
span.label {
	float: left;
	width: 130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a img {
	border: none;
}
#grayBox {
	width:342px;
	z-index:3;
	padding:4px;
	background:#f5f5f5;
	border:1px solid #bbc3d3;
	float:right;
	margin-top:6px;
}
#grayBoxBg {
	width:334px;
	z-index:2;
	padding:4px;
	background:#eeeeeF;
	clear:both;
	margin:0;
}
#grayBoxTitle {
	width:334px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#grayBoxInfo {
	width:320px;
	z-index:1;
	padding:6px;
	background:#FFFFFF;
	clear:both;
	border:1px solid #bbc3d3;
	border-bottom:2px solid #bbc3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
}

#grayDivClear {
	clear:both;
	overflow:hidden;
}

#grayBoxInfo ul{
 margin:2px 8px;
 padding:2px;
}

#grayBoxInfo li{
 margin:2px 8px;
 padding:2px;
}

#Features {
	clear:both;
}
#Features ul {
	padding:0;
	margin: 0px 0 5px 18px;
}
#Features li {
	padding:2px 0 1px 0;
}


#componentPhoto {
	float:left;
	padding-left:5px;
	overflow:hidden;
	margin: 0 auto;
}
#relatedPhoto {
	float:left;
	padding:1px 2px 0px 2px;
	margin:0;
	overflow:hidden;
	height:137px;
}


#relatedPhoto a{
text-decoration:none;
}

#bookmarks {
	float:left;
	padding:5px;
	font-size:11px;
}
#color {
	float:left;
	font-size:10px;
	text-align:center;
	padding:2px 3px 1px 4px;
}

