@charset "utf-8";
/* CSS Document */
.homepagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:1.0em;
	color:#09F;
	padding:10px;
	}
#thermometer {
	background:url(../images/boxsign.gif);
	width:230px;
	height:317px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:1.0em;
	color:#09F;
	float:left;
	display:inline-block;
	overflow:hidden;
}
#thermalbuttonA {
	background:url(../images/thermalA.gif);
	width:442px;
	height:98px;
	float:right;
	display:inline-block;
	margin-top:15px;
	margin-right:10px;
}
#thermalbuttonB {
	background:url(../images/thermalB.jpg);
	width:442px;
	height:98px;
	float:right;
	display:inline-block;
	margin-top:5px;
	margin-right:10px;
}
#thermalbuttonC {
	background:url(../images/thermalC.jpg);
	width:442px;
	height:98px;
	float:right;
	display:inline-block;
	margin-top:5px;
	margin-right:10px;
}
#menthermal {
	width:149px;
	height:223px;
	display:inline-block;
	float:left;
	}
.buttonimage {
	width:149px;
	height:195px;
	}
.contbuttontext {
	height:20px;
	width:139px;
	background-color:#09F;
	padding:5px 0px 5px 10px;
}
.contbuttontext a {
	color:#FFF;
	text-decoration:none;
}
.contbuttontext a:hover {
	color:#000;
	text-decoration:underline;
}
#womenthermal {
	width:149px;
	height:223px;
	display:inline-block;
	float:left;
	margin-left:5px;
}
#thermalpack {
	background:url(../images/thermalpack.gif);
	width:318px;
	height:223px;
	display:inline-block;
	float:left;
	overflow:hidden;
	margin-left:5px;
}
