body
{
/*  font-family: "lucida console"; */
  font-family: "Arial";
  font-size: 14px;
  color: #000000;
}

/* Tooltips CSS */
#text {
  margin:50px auto;
  width:500px
}

.hotspot {
	color:#900;
	padding-bottom:1px;
	border-bottom:1px dotted #900;
	cursor:pointer
}

#tt {
	position:absolute;
	display:block;
	background:url(http://i563.photobucket.com/albums/ss80/id4shoesLin/PhotoLayoutVer1_0/ebayListingResources/Images/tt_left.gif) top left no-repeat
}

#tttop {
	display:block; height:5px;
	margin-left:5px;
	background:url(http://i563.photobucket.com/albums/ss80/id4shoesLin/PhotoLayoutVer1_0/ebayListingResources/Images/tt_top.gif) top right no-repeat;
	overflow:hidden
}

#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#FFF
}

#ttbot
{
  display:block;
  height:5px;
  margin-left:5px;
  background:url(http://i563.photobucket.com/albums/ss80/id4shoesLin/PhotoLayoutVer1_0/ebayListingResources/Images/tt_bottom.gif) top right no-repeat;
  overflow:hidden
}

hr
{
  border: 0;
  background-color: #383838;
  height: 3px;
  width: 100%;
}

.hrCategoryClass
{
  border: 0;
  border-top: 1px solid #383838;
  background-color: #FFFFFF;
  width: 100%;
}

a:link
{
  text-decoration: none;
  color:#383838;
} 

a:hover
{
  text-decoration: none;
  color: #528B8B;
}

a:visited
{
  text-decoration: none;
  color: #000000;
}

.categoryContainerDivClass
{
  border-style:none;
  border-color:#383838;
  border-width:2px;
  width:100%;
  height:160px;
  text-align:left;
}

.categoryDivClass
{
  float: left;
  width:180px;
  height:120px;
  border-style:dashed;
  border-color:#383838;
  border-width:1px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom:10px;
  overflow-x:hidden; 
  overflow-y:auto;
  font-size: 12px;
}

table.size
{
  border-style:none;
  border-width:1px;
  border-collapse:separate;
  border-spacing: 5px;
}

table.size td
{
  text-align:center;
  border-style:solid;
  border-width:1px;
  border-color:#000000;
  width: 30px;
  height: 30px;
  font-size: 14px;
}

table.color
{
  border-style:none;
  border-width:1px;
  border-collapse:separate;
  border-spacing: 1px;
}

table.color td
{
  text-align:center;
  border-style:solid;
  border-width:1px;
  border-color:#000000;
  width: 25px;
  height: 25px;
}

table.color td:hover
{
  border-color:#00FFFF;
  border-width:2px;
}

table.product_description
{
  border-style:none;
  border-width:1px;
  border-collapse:collapse;
  vertical-align: top;
}

table.product_description td
{
  text-align:left;
  vertical-align: top;
  padding-bottom:5px;
}

.mainBodyDivClass
{
  border-style:dashed;
  border-color:#000000;
  border-width:1px;
  width:1100px;
  height:1130px;
  padding: 5px;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:auto; 
  margin-right:auto;
}

.loginExistingCustomerContainerDivClass
{
  border-style:solid;
  border-color:#000000;
  border-width:1px;
  width:380px;
  height:400px;
  float:left;
  padding-top:20px;
  padding-left:20px;
  text-align:left;
}

.loginNewCustomerContainerDivClass
{
  border-style:solid;
  border-color:#000000;
  border-width:1px;
  width:430px;
  height:400px;
  float:left;
  margin-left:10px;
  padding-top:20px;
  padding-left:20px;
  text-align:left;
}

.hyperLinkArea
{
  cursor:pointer
}

