* {
	margin: 0;
	padding: 0;
}


body {
	background-color : #FFF;
	color : #4C575F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {outline: none;}

.wedetail {}

.wedetail a {
	outline: none;
	color: #4C575F;
	font-size: 11px;
	font-weight: bold;
}

h2 {font-weight: bold; font-size: 11px; padding: 2px 0; color: #0079BC;}

.popup a {
	outline: none;
	color: #4C575F;
	font-size: 11px;
	font-weight: bold;
}

input, select, textarea {
	font-size:10px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #4C575F;	
	border: 1px solid #C5CACE;
	padding: 0 4px;
	margin: 0px;
}

input {height: 16px;}
select {padding: 0;}

table tr td, table tr th {
	color : #4C575F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.productMainProperties2, .productMainProperties3, .productMainProperties4, .productMainProperties6 {padding: 17px 22px;}

.productMainProperties2 {background-color: #C70063;}
.productMainProperties3 {background-color: #FABA00;}
.productMainProperties4 {background-color: #00989A;}
.productMainProperties6 {background-color: #7D388A;}

.productDetail {
	background-color: #C5CACE;
	padding: 17px 22px;
	margin-top: 3px;
}

.productMainProperties2 table, .productMainProperties3 table, .productMainProperties4 table, .productMainProperties6 table, .productDetail table {
	width: 401px;
}

.productMainProperties2 table tr th, .productMainProperties2 table tr td, .productMainProperties3 table tr th, .productMainProperties3 table tr td, .productMainProperties4 table tr th, .productMainProperties4 table tr td, .productMainProperties6 table tr th, .productMainProperties6 table tr td, .productDetail table tr th, .productDetail table tr td {
	text-align: left;
	vertical-align: top;
	padding: 1px 0;
}

.productDetail table tr th, .productDetail table tr td {
	padding: 3px 0;
}

.productMainProperties2 table tr th, .productMainProperties2 table tr td, .productMainProperties3 table tr th, .productMainProperties3 table tr td, .productMainProperties4 table tr th, .productMainProperties4 table tr td, .productMainProperties6 table tr th, .productMainProperties6 table tr td {color: #FFF;}

.productMainProperties2 table tr th, .productMainProperties2 table tr td {border-bottom: 1px solid #DF65A2;}
.productMainProperties3 table tr th, .productMainProperties3 table tr td {border-bottom: 1px solid #E8DFC0;}
.productMainProperties4 table tr th, .productMainProperties4 table tr td {border-bottom: 1px solid #B3D6D8;}
.productMainProperties6 table tr th, .productMainProperties6 table tr td {border-bottom: 1px solid #CEC2D6;}

.productDetail table tr th, .productDetail table tr td {
	color: #4C575F;
	border-bottom: 1px solid #DDE0E5;
}

.productMainProperties table tr th.last, .productMainProperties table tr td.last, .productDetail table tr th.last, .productDetail table tr td.last {
	border-bottom: none;
}

.productMainProperties2 table tr th, .productMainProperties3 table tr th, .productMainProperties4 table tr th, .productMainProperties5 table tr th, .productDetail table tr th {
	width: 170px;
	font-weight: bold;
}