body {
	margin: 0;
	background-image: url(/assets/background.xxx);
	background-position: top center;
	background-repeat: repeat;
	background-color: grey;
	font-family: "Times New Roman", Verdana, serif;
	color: black;
}

h2, h3 {
	text-align: center;
	font-weight: 900;
	font-size: 18px;
}

#menu {
	width: 99%;
        background-color: #000000;
	margin-left: 5px;
	height: 22px;
}

.productboxalltribesid {
        color: #F57220;
        font-weight: bold;
        font-size: 18px;
}

.productactions span {
        font-weight: bold;
	font-size: 14px;
}

.productactions b {
	font-size: 14px;
        font-weight: bold;
}

.breadcrumbs {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: 35px;
}

img {
	display: block;
	border: 0;
	margin: 0;
}

div {
	display: block;
	margin: 0px;
	padding: 0px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #6D3421;
	text-decoration: underline;

}

a:visited {
	/*color: #800080;*/
}

#bodycanvas {
	width: 100%;
	text-align: center;
}

#canvas {
	margin: auto;
	width: 970px;
	background-color: #FFFFFF;
	background-image: url(/assets/canvasback.jpg);
	background-repeat: repeat-y;
	min-height: 500px;
	height: 100%;
	text-align: left;
	border: 1px solid black;
}

#main {
	margin: auto;
	width: 100%;
}

#footer {
	clear: both;
	width: 100%;
	height: auto;
	background-color: #766F5E;
        color: white;
        font-size: 16px;
}

.mainnav {
	margin: auto;
	padding: 0px;
	list-style-type: none;
	overflow: auto;
	text-align: center;
}

.mainnav span  a {
	font-weight: 900;
	font-size: 18px;
        padding-left: 15px;
        padding-right:: 15px;
        margin: auto;
        color: white;
}

.navboxline {
	width: 100px;
	height: 1px;
}

.mainnav span a:hover {
	color: #6D3421;
	text-decoration: none;

}

.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
.nav li {
	float: left;
	margin: 0;
}

#leftcolumn {
	float: left;
	width: 200px;
	padding-left: 12px;
	padding-top: 12px;
}

#rightcolumn {
	float: left;
	width: 77%;
	margin-left: 0;
	padding-top: 12px;
}

#header img {
        padding-left: 5px;
}


.navbox {
/*	background-image: url(assets/leftboxback.jpg);
	background-repeat: repeat-y;*/
	margin-bottom: 12px;
	width: 200px;
}

.navboxcontent {
/*	background-image: url(assets/leftbox.jpg);
	background-repeat: repeat-y;*/
	min-height: 50px;
	width: 200px;
	padding-left: 30px;
	text-decoration: none;
}

.navboxcontentsearch {
/*	background-image: url(assets/leftbox.jpg);
	background-repeat: repeat-y;*/
	min-height: 50px;
	width: 200px;
	text-align: center;
}

.navboxcontenttop {
/*	background-image: url(assets/leftbox.jpg);*/
	width: 200px;
	text-align: center;

}

.navboxcontenttitle {
	text-align: center;
	font-weight: 900;
	margin-left: 0;
	text-decoration: underline;
	color: #6D3421;
	font-size: 18px;
}

.navboxcontenttop img {
	margin-left: 5px;
}

.navboxcontenttop a {
	width: 149px;
        font-size: 12px;
	margin-left: -5px;
}

.navboxcontenttop a:hover {
	color: #6D3421;
}

.navboxcontentsearch a:hover {
	color: #6D3421;
}

.navboxcontent a:hover {
	color: #6D3421;
	text-decoration: underline;
}


.navboxcontent a {
        font-size: 14px;
	color: black;
	text-decoration: none;
	padding-left: 0px;
	text-align: center;

}

.navboxcontent b {
        font-size: 22px;
        margin-left: 10px;
        color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.navboxheader {
	font-size: 18px;
	font-weight: bold;
}

.navboxline {
  	width: 100px;
	height: 1px;
}

.navboxlinetop {
	padding-left: 30px;
  	width: 120px;
	height: 1px;
}

#siteseal {
	padding: 0;
	margin: 0;
}

.clearimg {
	clear: both;
}	

#sectiontitle h1 {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 12px;
        color: black;
        text-align: center;

}

.maincontent {
	padding-left: 2px;
}

 .maincontent p {
          font-size: 17px;
          
}

.productcontainer {
	margin-bottom: 0px;
	margin-left: 45px;
	width: 127px;
	float: left;
	text-align: center;
}

.productbox {
/*	background-image: url(/assets/box.png);
	background-repeat: repeat-y;*/
        padding: 2px;
}

.productbox img {
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 8px solid gray;
}

.productboxcontent {
	background-image: url(/assets/boxback.xxx);
	background-repeat: no-repeat;
	width: 127px;
	color: #A4D2DF;
	text-align: left;
}

.productboxinfo {
	width: 127px;
	padding-right: 6px;
	font-size: 18px;
}

.productboxsubcategory {
	width: 112px;
	padding-right: 4px;
	margin: auto;
	text-align: center;
}

#content {
	width: 100%;
	padding-left: 0px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}

.contenttext {
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
	width: 90%;   
        font-size: 16px;            
}

.clearimg {
	clear: both;
}

#subcategories {
	background-image: url(/assets/subcatboxvert.png);
	background-repeat: repeat-y;
	width: 599px;
	overflow: auto;
	font-weight: 900;
	line-height: 0%;
}

#subcatcontainer {
	margin-left: 100px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0;
	line-height: 10%;
	text-align: center;
}

.catcontainer ul { 
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	margin-right: 0px;
	padding-right: 0px;
}

.catcontainer ul li {
	margin-top: -10px;
	margin-right: 0px;
	padding-right: 0px;
}

.catcontainer {
	float: left;
	padding-right: 10px;
}

.productphotocontainer {
	float: right;
	clear: left;
	width: 333px;
	background-image: url(/assets/bigbox.jpg);
}

.productinfo {
	margin-right: 75px;
}

.certifed {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 12px 0 12px 0;
	width: 165px;
}

.productphotobox {
	background-image: url(/assets/bigboxback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.productdetail {
	position: relative;
}

.productdetailphoto img {
	margin: auto;
	padding-right: 3px;
}

.productactions {
	float: right;
	width: 220px;
}

.productdetailthumbs {
	margin: auto;
	margin-top: 10px;
	border-top: 2px dashed black;
	width: 96%;
}

.productdetailthumbs img {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	width: 70px;
	float: left;
}

.productrecommended {
	margin-top: 10px;
	padding-top: 10px;
}

.err {
	color: red;
}

#productnav {
	width: 200px;
	text-align: center;
	margin: 0;
}


.productdetailprice {
	font-weight: 900;
}

.productdetailsavings {
	color: #CC0000;
	font-weight: 900;
}

.productdetailoriginalprice {
	text-decoration: line-through;
}

#products {
	width: 200px;
	text-align: center;

}

#productname {
	font-weight: 900;
	text-decoration: none;
}

#products ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

#products li {
	float: left;
	margin: 0;
	margin-top: 4px;
	padding-bottom: 10px;
	text-align: left;
	width: 190px;
}

.arrowed {
	display: inline;
	position: relative;
	top: 2px;
}

.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
         color: black;
	text-decoration: none;
	position: relative;
	width: 120px;
	border-bottom: 1px white solid;
}

.navlink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.navlink .subnav {
	display: none;

}

.subnav {
	position: absolute;
	top: -4px;
	left: 180px;

}

.subnav li {
	background-image: url(/assets/box.jpg);
	border: 0;
}

.subnav li .subdiv {
	padding: 2px;
	margin-left: 4px;
        color: black;
	text-align: center;

}


ul li .navlink {
	z-index: 1;
	background: #99907A;
	border-left: 1px inset black;
	border-bottom: 1px outset black;
	border-top: 1px ridge black;
	border-right: 1px groove black;
	padding-left: 3px;
	padding-right: 3px;
}

.navlink ul {
	text-align: center;
}

#addtocart {
	padding-left: 6px;
}

#addtowishlist {
	padding-left: 6px;
}


P {
	text-align: justify;
	text-indent: 20pt;
}

.aboutus {
	margin-left: 15px;
	width: 90%;
}

.pages {
	margin-top: 10px;
	margin-left: 30px;
	font-weight: bolder;
}

.shipping {
	color: #000000;
	text-align: center;
	font-weight: 900;
	font-size: 26px;
}

.newyear {
	text-align: center;
	font-weight: 900;
	font-size: 26px;
}

.shippingbackground {
	text-align: center;
	width: 75%;
}

.pictable td {
	padding-left: 20px;
}

.pictable tr{
	padding-left: 20px;
}

a.currentpage {
	font-weight: 900;
	color: #F57220;
	text-decoration: underline;
}

#cntdwn {
      font-size: 18px;
      font-weight: 900;
}

.stocktext {
	color: black;
}

.productboxoos {
	font-weight: 900;
	color: red;
}

.productboxstock {
	font-weight: 900;
	color: #F57524;
	font-size: 14px;
}

.resultboxoos {
	font-weight: 900;
	color: red;
}

#optionname_0 span{
	color: #F57220;
	font-weight: 900;
}

.glossaryindexA, .glossaryindexB, .glossaryindexC, 
.glossaryindexD, .glossaryindexE, .glossaryindexF, 
.glossaryindexG, .glossaryindexH, .glossaryindexI, 
.glossaryindexJ, .glossaryindexK, .glossaryindexL,
.glossaryindexM, .glossaryindexN, .glossaryindexO,
.glossaryindexP, .glossaryindexQ, .glossaryindexR,
.glossaryindexS, .glossaryindexT, .glossaryindexV {
	 font-weight: 900;
	 float: left;
	 width: 8em;
	 font-size: 14px;
	 line-height: auto;
	 list-style: none;
}

.glossary {
	 width: 100%;
	 float: left;
}

.Indexsection1, .Indexsection2, 
.Indexsection3, .Indexsection4, 
.Indexsection5 {
	 text-align: center;
	 letter-spacing: 4px;
	 margin-top: 5px;
	 float: Left;
}


.glossary li a {
	text-decoration: underline;
}

.indexalphatitle {
	text-decoration: underline;
	font-weight: 900;
	font-size: 38px;
	color: #76715D;
}

.glossary tr td {
	border: 1px solid black;
}

.internationalshipping a {
	font-weight: 900;
	color: blue;
}

.internationalshipping a:hover {
	font-weight: 900;
	color: #6D3421;
	text-decoration: underline;
}

.cartviewempty {
	margin-left: 30px;
}