/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font: Arial, Helvetica, sans-serif;
}
.classics {
	background: #3D0A29;	
}
.luminosos {
	background: #E9AC04;
}
.cygnet {
	background: #3F706E;
}
.lazazul {
	background: #014D8C;
}
.suenos {
	background: #D26139;
}
.synergy {
	background: #B2902C;
}
.novus {
	background: #7C9A56;
}
.compass {
	background: #591254;
}
#hdr {
	padding-top:15px;
	height:56px;
}
#c1 {
	padding: 15px 20px 0px 20px;
}
#content {
	vertical-align:top;
}
#specifications {
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #FDF4EC;
	border-left: 5px solid #FDF4EC;
	padding-left: 8px;
}
.optionTbl {
	margin-top: 10px;
}
.select {
	background: #DCCFC0;
	border: 1px solid #CBB7A0;
}
.select select {
margin: 1px 0px 2px 10px;
}
div.inputTextRow{
	clear:both;
	padding-top:2px;
	padding-bottom:2px;
}
div.inputTextRow span.inputArea{
	float:left;
}
div.inputTextRow span.label{
	padding-left:10px;
	text-align:left;
}
div.inputTextRow span.inputArea input{
	margin-right:1px;
}
span.note{
	display:block;
	position:relative;
	left:10px;
	font-size:9px;	
}
div.contain{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:22px;
	font-size: .8em
}
hr{
	height: 1px;
	color:#000000;
}
