BODY {
	background-color: #fef2c1;
	background-image: url(back.png);
}

TD.sidebar {
	background-image: url(back-left.png);
}

P,OL {
	font-family: Vera, Verdana, Helvetica, Arial, Swiss;
	font-size: 80%;
}

P.newflash  {
	margin-top: 3em;
	margin-bottom: 3em;
	text-align: center;
	font-weight: bold;
	font-style: Italic;
	font-family: Georgia, Times, Times New Roman, Serif;
	text-align: center;
}

P.bigflash  {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: 350px;
	text-align: center;
	font-weight: bold;
	font-style: Italic;
	font-family: Georgia, Times, Times New Roman, Serif;
	text-align: center;
	background-image: url(back-left.png);
	padding: 1em;
}

P.newflash SPAN {
	background-image: url(back-left.png);
	padding: 1em;
	border: #990000 solid 1px;
}

DIV.frontflash {
	width: 300px;
	position: relative;
	float: right;
	margin-top: -10px;
	margin-left: 50px;
	margin-right: 25px;
	margin-bottom: 50px;
	/*padding: 1em;*/
	font-style: Italic;
	font-size: 85%;
	font-family: Georgia, Times, Times New Roman, Serif;
	text-align: center;
	/*background-image: url(back-left.png);
		border: #990000 solid 1px;*/
}

P.heading {
	font-size: 100%;
	font-weight: bold;
}

P.title {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-size: 150%;
	font-weight: bold;
}

P.detail {
	margin-top: 0em;
	margin-bottom: 0.5em;
}

P.detail_ltd {
	font-size: 90%;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 1em;
}

P.detail_price {
	font-size: 90%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

P.pandp {
	font-size: 70%;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

P.small {
	font-size: 65%;
}

P.copyright {
	color: #660000;
	text-align: center;
	font-size: 65%;
}

P.buttons {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: Italic;
	font-family: Georgia, Times, Times New Roman, Serif;
	background-image: url(back-glow.png);
	text-align: center;
	font-size: 95%;
	border: #990000 solid 1px;
	padding: 0.08em;
}

P.bearitem {
	line-height: 140%;
}

H2 {
	font-family: Vera, Verdana, Helvetica, Arial, Swiss;
	font-size: 110%;
	margin-top: 2em;
}

A {
	color: #660000;
	font-weight: bold;
}

A.buttons {
	padding: 0.3em;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

A.buttons:hover {
	background-image: url(back.png);
}

A.newflash {
	text-decoration: none;
}

DIV.cart {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 300px;
	background-image: url(back-left.png);
	font-family: Vera, Verdana, Helvetica, Arial, Swiss;
	font-size: 75%;
	border: 1px solid #660000;
	padding: 10px;
}

DIV.carddesign {
	height: 200px;
	position: relative;
}

DIV.carddesign DIV.images {
	text-align: center;
	background-image: url(back-left.png);
	padding: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 190px;
	width: 200px;
	font-family: Vera, Verdana, Helvetica, Arial, Swiss;
	font-size: 75%;
}

DIV.carddesign DIV.images IMG {
	border: none;
	margin-bottom: 10px;
}

DIV.carddesign DIV.images A {
	border: none;
}

DIV.carddesign DIV.text {
	background-image: url(back-left.png);
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	position: absolute;
	left: 230px;
	top: 0px;
	height: 190px;
	width: 500px;
}

DIV.carddesign DIV.text P {
	font-family: Vera, Verdana, Helvetica, Arial, Swiss;
	font-size: 75%;
	margin-bottom: 6pt;
}

#basket {
	font-family: Vera, Verdana, Helvetica, Arial, Swiss;
	font-size: 80%;
	border-collapse: collapse;
}

#basket TD, #basket TH {
	border: 1pt solid #660000;
	padding: 5px;
}

SPAN.formhighlight {
	font-weight: bold;
	color: red;
}