@charset "UTF-8";

body {
	background: #870c00 url(images/bgfiller2.jpg) repeat-x;
}

h1 {font-size: 13px;}

#frame {
	margin: 0px auto;
	height: 398px;
	width: 613px;
	background: url(images/frame.jpg) no-repeat;
	padding: 193px 195px 184px 182px;
	position: relative;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #f2d8bf;
}

#cc {position: absolute; top: 200px; right: 185px; width: 150px;}
#menu {
	position: absolute;
	bottom: 178px;
	left: 226px;
	height: 38px;
	width: 614;
}
#righCol {
	float: right;
	width: 218px;
	padding-top: 16px;
}
#leftCol {
	float: left;
	width: 382px;
}
ul {
	margin-left: -10px;
}

a:link {color: #f2d9bf;}
a:visited {color: #f2d9bf;}
a:hover {color: #f2d9bf; text-decoration: none;}
a:active {color: #f2d9bf;}

h2 {line-height: 18px;}

/** Thumbnails **/

.thumbnail
{
float: left;
width: 112px;
margin: 0 8px 8px 0;
text-align: center;
font-size:10px;
display: inline;
}

.clearboth { clear: both; }

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

/* IE6 PNG FIX */

img, div { behavior: url(iepngfix.htc) }

.price {text-align: right;}
.subtotal {text-align: right; font-weight: bold;}
.cartCell {border: 1px solid #b15c20; border-collapse: collapse;}
.grandTotal {text-align: right; font-weight: bold; font-size: 14px}
.grandTotalCheckout {font-weight: bold; font-size: 14px}
fieldset {border: 1px solid #b15c20}

p {margin: 9px 0px;}