@charset "UTF-8";
body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	background-image: url(images/bg_full.jpg);
	background-repeat: no-repeat;
	color: #000000;
	background-color: #cada29;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.page {
	width: 79.583em;
	margin: 0 auto;
	background-image: url(images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
}
.page .header {
}
.page .header .logo {
	float: right;
	padding-top: .8em;
	padding-right: 5.6em;
}
.page .header .topCopy .storeName {
	font-size: 2.5em;
	color: #662d91;
	padding-top: 4em;
	padding-right: .4em;
	padding-left: .4em;
	clear: left;
	text-align: right;
}
a:link, a:active, a:visited {
	color: #8a8a8a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.page .content {
	width: 100%;
}
.page .footer {
	background-image: url(images/bottom.jpg);
	height: 12em;
	text-align: center;
	padding-top: .833em;
	line-height: 1.5em;
	font-size: .917em;
	clear: both;

}
h3 {
	font-size: 1.3em;
	color: #662d91;
	font-weight: bold;
	line-height: .833em;
}
h4 {
	font-size: 1.167em;
	font-weight: bold;
	line-height: .5em;
	border-bottom: dotted .083em #CCCCCC;
	padding-bottom: .833em;
	clear: left;
	text-align: right;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	line-height: .5em;
	/* border-bottom: dotted .083em #CCCCCC; */
	padding-bottom: .333em;
	margin-bottom: .333em;
	margin-top: 0;
	clear: left;
	margin-right: 1em;
}
.clear {
	clear: both;
}
.row {
	margin-left: .5em;
	margin-right: .5em;
	border-bottom: solid 1px #e5e5e5;
	clear: both;
	width: auto;
}
.brand {
	float: left;
}
.brand img {
	/*border-right: solid 2px #999;
	border-bottom: solid 2px #999;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;*/
	margin-top: .2em;
	margin-bottom: .2em;
	margin-right: 1em;
}
.qty {
	float: left;
}
.qty input {
	width: 2em;
	margin-top: 1.1em;
}
.desc {
	float: left;
	margin-top: 1.5em;
	margin-right: 1em;
}
.title {
	font-weight: bold;
	color: #662D91;
	font-size: 1.3em;
	margin-top: 1.6em;
	margin-left: .5em;
}
.nav2 {
	font-size: .9em;
	color: #cbdb2a;
	padding-top: .417em;
	padding-right: 1em;
	padding-left: .7em;
	text-align: right;
}
.copy .txt {
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: .7em;
	line-height: 1.2em;
}
.item {
	width: auto;
	min-width: 15em;
	float: left;
}
.altColor {
	background-color: #CCC;
}
.income {
	font-size: 1.5em;
	margin: .5em;
	text-align: center;
	color: #662d91;
}
.ammount {
	font-weight: bold;
	color: #390;
}

.disclaimer {
	font-size: 12px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
}