img {
	vertical-align: top;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	color: #0E4087;
}

a:visited {
	color: #1F6974;
}

a:hover {
	color: #8F0F06;
}

.c {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
}

.frontinfo td {
	padding: 20px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
}

#footer {
	border: 1px solid #999;
	border-width: 1px 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	color: white;
	padding: 10px;
	margin: 10px 0px;
}

#footer .links {
	text-align: center;
}

#footer .links a {
	color: #1A70DB;
	padding: 0px 10px;
	text-decoration: none;
}

#footer .links a:hover {
	text-decoration: underline;
}

.nav {
	position: relative;
	top: 0;
	left: 0;
}

.nav .cart {
	position: absolute;
	top: -29px;
	right: 30px;
}

.nav img {
	vertical-align: top;
}

.testimonial {
	padding: 10px 30px;
}

.testimonial .text {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
}

.testimonial .source {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.testimonial .source .source_inc {
	font-style: italic;
}

.testimonials .testimonial {
	margin-bottom: 20px;
}

.affiliate {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	padding: 10px 30px;
	margin-bottom: 20px;
}

.affiliate .name {
	font-size: 14px;
	font-weight: bold;
}

.header {
	margin-top: 10px;
}

p {
	margin-top: 0px;
}

.stickers {
	margin: 20px 0px;
}

.stickers td {
	text-align: center;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
}

.stickers td img {
	border: 1px solid #AAA;
}

.stickers td div.link {
	margin-bottom: 10px;
}

.stickerCats {
	margin-bottom: 20px;
}

.stickerDisplay {
	margin: 10px;
}

.stickerDisplay .sticker {
	text-align: center;
	margin: 10px 0px 20px 0px;
	position: relative;
	top: 0; left: 0;
}

.stickerDisplay .sticker img.stickerimg {
	border: 1px solid #888;
}

table.colorSelector td.link {
	padding: 0px 5px 5px 5px;
	white-space: nowrap;
}

table.colorSelector td.link a {
	text-decoration: none;
}

table.colorSelector td.cs {
	padding-bottom: 5px;
} 

.stickerDisplay .name {
	font-weight: bold;
	font-size: 14px;
}

.stickerDisplay .price .oldprice {
	color: red;
	text-decoration: line-through;
}

.stickerDisplay .qty {
	font-weight: bold;
	margin-top: 10px;
}

.stickerDisplay .addcart {
	margin-top: 5px;
}

.stickerDisplay .stickerNav {
	margin: 10px 0px 5px 0px;
}

.csOuter {
	width: 15px;
	height: 15px;
	padding: 10px;
	border: 1px solid #888;
	position: relative;
	top: 0; left: 0;
}

.csOuter .spc {
	position: absolute;
	top: 0; left: 0;
}

.csInner {
	width: 15px;
	height: 15px;
}

table.cart {
	border-bottom: 1px solid #AAA;
	margin-bottom: 20px;
}

table.cart td {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top: 1px solid #AAA;
}

table.cart tr.header td {
	font-weight: bold;
}

table.cart .sticker img {
	border: 1px solid #888;
}

table.cart .text a {
	color: #000;
	text-decoration: none;
}

table.cart .text a:hover {
	text-decoration: underline;
	color: #8F0F06;
}

table.cart .text .outofstock {
	font-weight: bold;
	font-size: 17px;
}

table.cart .text .name {
	font-weight: bold;
	font-size: 14px;
}

table.cart tr.total .qty {
	font-weight: bold;
	text-align: center;
}

table.cart tr.total td.sticker {
	font-weight: bold;
}

table.cart tr.total td.text {
	font-weight: bold;
	text-align: right;
}

div.fav {
	margin: 0px 5px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
}

div.fav img {
	border: 1px solid #AAA;
}

div.fav div.link {
	margin-bottom: 10px;
}

div.fav div.link a {
	color: #FFFC00;
}

.viewcart {
	margin-top: 5px;
}