@charset "utf-8";
/* CSS Document */


.productname {
	font-family: Verdana;
	font-size: 16px;
	font-weight: lighter;
	color: #711C21;
	padding: 0;
	margin: 0;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
.tabletitle {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.tabletitlebig {
	font-size: 36px;
	font-style: oblique;
	font-weight: lighter;
	color: #711C21;
	line-height: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.price {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #711C21;
}

.details {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #711C21;
}
img {
	border-style: none;

}
a.button {
	background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
	color: #711C21;
	display: block;
	float: none;
	height: 24px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-family: "Palatino Linotype", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.button span {
	background: transparent url('/images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	float: inherit;
} 

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
	float: inherit;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
	float: inherit;
} 

.addthis_toolbox addthis_default_style addthis_32x32_style {
	align: center;
}
