@charset "UTF-8";
/* CSS Document */

h1 {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	color:#FFFFFF;
	padding:5px 0px 5px 14px;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#CC6600;
}

.bandler {
	width:667px;
	height:250px;
	background-image:url("../images/complete ban eng.jpg");
	background-repeat:no-repeat;
}

.bTPane {
	padding:68px 0px 0px 362px;
}

.bT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 25px;
	color:#FFFF00;
}

.bT1 span {
	margin-left:6px;
	font-weight:normal;
	font-size: 11px;
	color:#FFFF00;
}

.bT2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color:#FFF;
	margin-bottom:20px;
}

.bT3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 17px;
	color:#FFF;
}

/* MyColor and Complate pane */
.mcPane {
	margin:30px 0px 0px 10px;
	width:280px;
	float:left;
}

.pName {
}


.pName a, .pName a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #555;
}

.pName a:hover {
	text-decoration:underline;
}


.pMyColorHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	background-color:#3366CC;
	padding:3px 7px;
	color:#FFFFFF;
	margin:0px 9px 0px 0px;
}

.pCompleteHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	background-color:#666666;
	padding:3px 7px;
	color:#FFFFFF;
	margin:0px 9px 0px 0px;
}

.pCalibratorHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	background-color:#333;
	padding:3px 7px;
	color:#FFFFFF;
	margin:0px 9px 0px 0px;
}

.pInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#333333;
	text-align:justify;
}


/* Calibrator pane */
.calPane {
	margin:30px 0px 0px 50px;
	width:300px;
	float:left;
}

.pHBlock {
	height:70px;
	overflow:hidden;
}


.npPane {
/*	border:1px #F00 solid; */
}

.npPane .imgs {
	float:left;
}

.npPane .txts {
	margin-left:20px;
	float:left;
	width:450px;
}

.npPane .txts .product, .npPane .txts .product:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color:#12A;
	text-decoration:none;
}

.npPane .txts .product:hover {
	text-decoration:underline;
}

.npPane .txts .info {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#333;
}

.npPane .txts .words {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color:#333;
	/*width:440px;*/
}

.npPane .sp {
	font-size:0px;
	width:10px;
	height:15px;
}

.spac {
	font-size:0px;
	width:10px;
}

.sepBar {
	background-color:#EEE;
	height:5px;
	width:667px;
	margin:15px 0px 15px 0px;
	font-size:0px;
}






