/* Body */

BODY {
	background-color: #CCCC33;
	margin: 0px;
	font-size: x-small;
	font-family: arial, verdana, helvetica;
	font-style: italic;
	color: #707070;
       }

/* Product information */
.productinfo {
	font-family: verdana, helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
  text-align: left;
	line-height: 1.5em;
	display: block;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #E3E3E3;
    }


/* Product Navigation*/

.producthead {
	width: 150px;
	color: #CCCC33;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	background: url(none) no-repeat;
	text-transform: uppercase;
	padding-bottom: 5px;
    }

/* Sub Category links */
.category a {
	font-family: verdana, helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
  text-align: right;
	line-height: 1.5em;
	display: block;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #E3E3E3;
    }

.category a:hover {
	color: #990033;
	font-family: verdana, helvetica;
	text-decoration: none;
	font-weight: bold; }

/* Back to category link */

.back a {
	font-family: verdana, helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
  text-align: right;
	line-height: 1.5em;
	display: block;
	vertical-align: top;
	padding: 4px 20px 4px 4px;
	border-bottom: 0px solid #E3E3E3;
    }

/* Category Header */

table.prodheader {
  width: 700px;
	border-width: 2px 2px 2px 2px;
	border-spacing: 4px;
	border-style: solid;
	border-color: #CCCC33;
	border-collapse: collapse;
	background-color: #666666;
}


table.prodheader td {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #CCCC33;
	background-color: #666666;
	-moz-border-radius: 0px 0px 0px 0px;
}


/* International Shipping Cost */
.shippinginfo  {
	font-family: verdana, helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
  text-align: center;
	line-height: 1.5em;
  -moz-border-radius: 3px;
  background: #c1c1c1;
  color: #111;
    }


.shippinginfo a:hover {
	font-family: verdana, helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
  text-align: left;
	line-height: 1.5em;
  -moz-border-radius: 3px;
  background: #CCCC33;
  color: #111;
    }




/* General Link Information */

a:link {
	color: #5E5E5E;
	font-family: verdana, helvetica;
	text-decoration: none;
	font-weight: bold; }

a:visited {
	color: #999933;
	font-family: verdana, helvetica;
	text-decoration: none;
	  }

a:active {
	color: #C6C5C5;
	font-family: verdana, helvetica;
	text-decoration: none;
	 }

a:hover {
	color: #990033;
	font-family: verdana, helvetica;
	text-decoration: line-through;
	font-weight: bold; }

h1 {
	color: #c00;
	background-color: #DEDADB;
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.25em;
	font-style: italic;
	text-align: center;
	letter-spacing: 0.1em;
	border: 1px dotted #c00;
	border-style: dashed;
}

h2 {
	color: #662B20;
	background-color: #c00;
	font-size: 1em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.25em;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 0.3em;
	border: 2px #662B20;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
}

h3 {
border: 2px dotted #c6c5c5;
font-size: 1.6em;
text-decoration: underline overlie;
}

hr {
	border: 1px dotted #c6c5c5;
	border-style: dotted;
	Width: 880px;
}

hr2 {
	border: 1px dotted #FFFFFF;
	border-style: dashed;
	Width: 200px;
}
