@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Tahoma, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content {
	background-image: url(images/topcontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.green {
	color: #669900;
}

.itemdesc {
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.content h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #800d43;
}
.pink {
	color: #f52057;
}
.itembg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content .itembg h2 {
	color: #f52057;
	font-weight: normal;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.5em;
	line-height: 1.5em;
}
.content .itembg p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.liner {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.almosthere {
	background-image: url(images/almost.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.stillok {
	background-image: url(images/stillok.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	font-size: 0.8em;
	color: #CCCCCC;
}

.item {
	margin-bottom: 15px;
}
.price {
	font-size: 30px;
	line-height: 1.5em;
}
.content .item .itembg .liner h3 {
	color: #f52057;
	font-size: 1em;
	line-height: 1.5em;
}
.mainpeople {
	color: #20B6F5;
}
.content .item .itembg .itemdesc strong {
	text-decoration: underline;
}
.bestchoice {
	background-image: url(images/best-choice.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.priceGreen {
	font-size: 30px;
	line-height: 1.5em;
	color: #669900;
}
.priceYellow {
	font-size: 30px;
	line-height: 1.5em;
	color: #999900;
}
.priceRed {
	font-size: 30px;
	line-height: 1.5em;
	color: #FF6633;
}
.priceRedCritical {
	font-size: 30px;
	line-height: 1.5em;
	color: #FF0000;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
