body {
  margin: 0 0;
  background-image:url('/assets/images/polkadot_background.gif');
 }

body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.dash {
background-image:url('/assets/images/vert-dash.jpg');
background-repeat: repeat-y;
}

.hdash {
background-image:url('/assets/images/horiz-dash.jpg');
background-repeat: repeat-x;
}

h1 {
	color: #594233;
	font-size: 18px;
	margin: 0px;
}

h2 {
	color: #4E8B25;
	font-size: 16px;
}

h2 a {
	color: #4E8B25;
	font-size: 16px;
}

.nav {
  font-family: Tahoma, Arial, Verdana;
  font-size: 18px;
  color: #63482A;
  text-align: left;
  padding:1px 1px 1px 80px;

}

.nav a{
  font-family: Tahoma, Arial, Verdana;
  font-size: 18px;
  color: #63482A;
  text-align: left;
  text-decoration:none;
}

.nav a:hover{
  font-family: Tahoma, Arial, Verdana;
  font-size: 18px;
  color: #63482A;
  text-align: left;
  text-decoration:underline;
}

.subnav {
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;
  color: #63482A;
  text-align: right;
  padding:4px 4px 4px 10px;
}

.subnav a{
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;
  color: #63482A;
  text-align: right;
  text-decoration:none;
}

.subnav a:hover{
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;
  color: #63482A;
  text-align: right;
  text-decoration:underline;
}

.content {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #333333;
  line-height: 1.5em;
}

.prodlink {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #333333;
  line-height: 1.5em;
  font-weight: bold;
}

.footer {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 1.5em;
  font-weight: bold;
}

.footer a {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 1.5em;
  font-weight: bold;
}

h3 {
  font-family: Arial, Verdana, Tahoma;
  font-size: 16px;
  color: #4856A5;
  font-weight: bold;
}

.shipping {
  font-family: Tahoma, Arial, Verdana;
  font-size: 14px;
  color: #4856A5;
  font-weight: bold;
}

#brands ul {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #333333;
  line-height: 1.5em;
  position: relative;
  left: 80px;
}

.mainphoto 
{
  border:solid 1px #999999;
  padding:3px;
}

.thumbphoto 
{
  border:dashed 1px #333333;
  padding:1px;
  font-family: Tahoma, Arial, Verdana;
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
}

.quantity
{
width: 30px;
}

.brandlist{
border-bottom: solid 1px #999999;
}

input.formButton {
	background: #A0CB41;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #000000;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #926B54;
	color: #FFFFFF;
}

.altRow {
	background-color: #FFFFFF;
}

.yarn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #63482A;
	
}

.yarn ul{
list-style-image: url(/assets/images/pinkyarnball-small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #63482A;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	margin-left: 15px;
}

.yarn li {
list-style-image: url(/assets/images/pinkyarnball-small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #63482A;
	padding-left: 40px;
	line-height: 30px;
	vertical-align: middle;
}

.yarnathon {
  font-family: Tahoma, Arial, Verdana;
  font-size: 14px;
  color: #63482A;
  padding:1px 1px 1px 1px;
  font-weight:bold;

}

.yarnathon a{
  font-family: Tahoma, Arial, Verdana;
  font-size: 14px;
  color: #63482A;
  text-decoration:underline;
}

.yarnathon a:hover{
  font-family: Tahoma, Arial, Verdana;
  font-size: 14px;
  color: #63482A;
  text-decoration:underline;
}

.ErrorTable {
    padding: 10px;
    background-color: #FFEEEE;
    font-weight: none;
    border: 1px solid #000000;
}
