/* CSS Document */

body {
	background-color: #ffffff;
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 3%;
	margin-top: 5px;
}
p {line-height : 18px;}

hr {
	color: #000000;
	border:1px solid;
	height: 1px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.desctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #ec3740;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
.producttextsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.producttextextrasmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.producttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
}
a:link {
	color: #ec3740;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
.producttextlrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ec3740;
	font-weight: normal;
}
.productprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ec3740;
	font-weight: bolder;
}
.questiontext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #ec3740;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
div#maincontainer {
	width:1000px;
	min-height:1400px;
	margin:0 auto 40px;
}
div.spacer {
	height:5px;
}
a.packagebuybutton {
	background-image:url('images/btn_buy.png');
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	float:left;
	height:33px;
	text-indent:-12345px;
	width:100px;
}
.packagebuybutton:hover {
	background-position:0 -76px;
}
