@charset "utf-8";

body {
	font-family: "Segoe UI", "Myriad Pro", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
h1, .h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	
}
h2, .h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
h3, .h3 {
	font-size: 11px;
	font-weight: lighter;
	margin: 0px;
}
h4, .h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	color: #CCC;
}
p {
	margin-top: 0px;	
}
a {
	text-decoration: none;
	color: #999;
}
input, textarea, select {
	font-family: "Segoe UI", "Myriad Pro", Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
label {
	color: #999;
}
.button {
	font-size: 10px;
}

.productthumbtitle {
	
}

