body {
	background-color: #efefef;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

TABLE.Create{
	width:325px;
	padding: 0px;
	border: 1px solid;
	border-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
}

TABLE.Table {
	width:500px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

TR.Header {
 background-color:#808080;
 color:#FFFFFF;
 vertical-align: top;
}

TR.TableAltRow {
	background-color:#A0A0A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.ewTableOrderIndicator {
 font-family: Webdings;
}
A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline;  color: black;}.header {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.wrap {
	width: 100%;
	padding: 10px;
}
.loginwrap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.loginwrap h4 {
}
.loginwrap p {
	margin: 0px;
	padding: 0px;
}

TABLE.ordertable {
	width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.ordersummary {
	width:300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
TABLE.producttable {
/*	width:1000px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ordersummary h1 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.ordersummary p {
	margin: 0px;
	padding: 0px;
}
#product-detail {
	background-image: url(../images/product-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 680px;
	margin-bottom: 10px;
}

#product-detail .image {
	width: 110px;
	height: 150px;
	padding-top: 42px;
	padding-left: 6px;
	float: left;
}
#product-detail .description {
	height: 140px;
	float: left;
	width: 675px;
}
#product-detail table  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
}
#product-detail h3  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../images/product-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#product-detail p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 22px;
}
#product-detail h2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 18px;
	height: 30px;
}
#product-detail .add-to-cart {
	height: 40px;
	text-align: right;
	padding-top: 10px;
}
#product-detail h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	display: inline;
	font-weight: normal;
}
.leftcolumn {
	width: 300px;
	padding: 10px;
	float: left;
}
.rightcolumn {
	width: 400px;
	padding: 10px;
	float: left;
}
#productbox {
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 250px;
}
.loading {
	width: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}
.foxycart {
	margin: 0px;
	padding: 0px;
}
