﻿body {
 background-position: bottom;
 margin: 0 auto;
 padding: 0px;
/*background-color: #ffd700; /*text-align: center;*/;
 background-color: #d55a3b;
 /*background-image: url('images/backdrop.gif');*/;
 background-repeat: repeat-x;
 background-attachment: fixed;
 color: #000000;
}
body a:link {
  border-width: 0px;
  text-decoration: none;
  color: #000000;
 text-align: center;
}
body a:visited {
  border-style: 0;
  border-color: 0;
  border-width: 0px;
  text-decoration: none;
}
img {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}
/*#products table
{
  table-layout: fixed;
}

#tr
{
  text-align: left;
  vertical-align: top;
  overflow: visible;
}

#products table
{
  text-align: left;
  vertical-align: top;
  overflow: visible;
}

#products tr
{
  height:100px;
}
#products table img:hover
{
  width: 300px;
  height: 300px;
  position: absolute;
  z-index: inherit;
  /*overflow: visible;
  margin-top: 0px;
  padding-top: 0px;
}
*/
#focusedProduct {
  margin: 0 auto;
  width: 400px;
}
#focusedProduct textarea {
  border: 0px none #000000;
  overflow: hidden;
  /*background-color: black;*/
  background-color: #d55a3b;
  background-image: none;
  width: 355px;
  height: 161px;
  font-size: large;
  font-family: "Times New Roman", Times, serif;
  /*color: #808080;
  margin-top: 75px;*/
  padding-left: 10px;
  text-align: justify;
}
#productList {
  margin: 0 auto;
  /*width: 750px;
  top: 0px;
  left: 89px;
  */
  text-align: center;
}
#productList img {
  width: 75px;
  height: 75px;
  cursor: pointer;
}
input[type="text"] {
  border-color: #000000;
  border-style: none none solid none;
  border-width: 1px;
  background-image: url('images/textBack.gif');
  background-repeat: repeat-x;
  background-position: left top;
}
textarea {
  border-color: #000000;
  border-style: solid none none solid;
  border-width: 1px;
  background-image: url('images/textBack.gif');
  background-repeat: repeat-x;
  background-position: left top;
  overflow: hidden;
  margin-left: 5px;
}
select {
  border-color: #000000;
  border-style: solid none none none;
  border-width: 1px;
  background-image: url('images/textBack.gif');
  background-repeat: repeat-x;
  background-position: left top;
  background-attachment: fixed;
}
h1 {
  visibility: hidden;
  height: 0px;
  position: absolute;
}
h2 {
  padding: 0px;
  margin: 0px;
  width: 0px;
  height: 0px;
  position: absolute;
  line-height: 0px;
  font-size: 0px;
  top: 0px;
  right: 0px;
}
h3 {
  margin: 0 auto;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  font-family: Tahoma;
  padding-left: 10px;
}
.pagetitle {
  margin: 0 auto;
  padding: 0px 0px 10px 5px;
  width: 860px;
  font-size: 24px;
  font-weight: bold;
  float: left;
  text-align: left;
}
.coupon {
  background-image:url('images/cassellologo_250x73.png'); 
  border-style: dashed;
  border-width: 2px;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0 20px;
  height:150px;
  width:250px;"
}

.title {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  font-weight: bold;
  font-size: large;
  color: #000000;
}
#sellForm {
  text-align: left;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 0;
}
.right {
  float: right;
  text-align: left;
}
.left {
	float: left;
	text-align: left;
}

.center {
  margin: 0 auto;
}
div {
}
#HEADER {
  border-bottom: 5px #FFFFFF solid;
  margin: 0 auto;
  padding: 0px;
  height: 130px;
  max-height: 130px;
  background-color: #000000;
}

#HEADER2 {
  margin: 0 auto;
  padding: 0px;
  width: 775px;
  max-width: 775px;*/
  vertical-align: text-bottom;
  text-align: right;
  color: #FFFFFF;
}

#CONTENT {
	margin: 0 auto;
	padding: 5px;
/*border-width: 2px;
  border-color: silver;
  border-right-style: ridge;
  border-left-style: ridge;
  
  */
	/*max-width: 763px;*/
	width: 860px;
	min-height: 450px; /*background-color: #FFFFFF;*/;
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	text-align: left;
  /*height: 275px;*/
}
#FOOTER {
 clear:both;
 margin: auto auto auto auto;
 background-color: #000000;
 color: #808080;
 height: 200px;
}
#FOOTER1 {
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  word-spacing: 10px;
  font-weight: bold;
  font-family: "Times New Roman";
  color: #0099CC;
}
#FOOTER2 {
  margin: 0 auto;
  border-width: 2px;
  border-color: silver;
  border-right-style: ridge;
  border-left-style: ridge;
  /*width: 773px;*/
  /*max-width: 773px;*/
  height: 5px;
  max-height: 5px;
  background-color: #808080;
  line-height: 0px;
}
#FOOTER3 {
  margin: 0 auto;
  width: 775px;
  max-width: 775px;
  text-align: right;
  font-size: 12px;
  /*background-color: #ffd700;*/
}
#FOOTER a:link {
  border-style: 0;
  border-color: 0;
  border-width: 0px;
  text-decoration: none;
  color: #808080;
}
#FOOTER a:visited {
  border-style: 0;
  border-color: 0;
  border-width: 0px;
  text-decoration: none;
  color: #808080;
}

#MENU {
  margin: 0 auto 10px auto;
  padding: 0px;
  border-width: 0px;
  height: 35px;
  line-height: 0px;
  background-image: url('images/menuback.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}
#MENU2 {
  margin: 0 auto;
  padding: 0px;
  border-width: 0px;
  width: 775px;
  max-width: 775px;
  background-repeat: repeat-x;
  background-position: left top;
  background-repeat: repeat;*/;
  height: 32px;
  line-height: 0px;
}
#MENU2 a:hover {
  background-color: #FFB6B5;
  color: white;
  font-weight: bolder;*/
}
/*
#MENU a
{
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}
#MENU img
{
  padding: 0px;
  margin: 0px;
  position: relative;
}
*/
.productBottom {
  margin: 5px auto 0px auto;
  /*border: thin groove #000000;*/
  padding: 5px;
  /*background-color: #C0C0C0;*/
  height: 225px;
  float: left;
  width: 425px;
  overflow: auto;
}
.topRightStatic {
  position: fixed;
  float: none;
  display: inline-table;
}
.credits {
  list-style-type: none;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.productTopRight {
  padding: 5px;
  /*background-color: #000000;*/
  margin: 0px 0px 0px 20px;
}
.aboutTop {
  height: 250px;
  padding-top: 10px;
}
.aboutText {
  margin: 0 auto;
  padding: 5px;
  text-align: left;

}

.aboutText img {
 margin: 5px;
}
  
.dirBox {
  width: 325px;
  text-align: center;
  margin-top: 90px;
}
.aboutTopIMG {
  margin-top: 25px;
  float: right;
}
.sellTopIMG {
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 30px;
}
.sellTopText {
  padding: 5px;
  width: 300px;
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 40px;
  color: #000000;
}
.sellBottom {
  margin: 20 auto 0 auto;
  width: 725px;
}
.sellBottomText {
  width: 240px;
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: 15px;
  float: left;
  font-weight: bold;
  color: #000000;
}
.picspage {
  
}
.picspage img {
  margin:5px;
}
