body {
	background: url(images/tile.gif);
}

body, p, td {
	font-family: Georgia, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #843b00;
}

img {
	display: block;
	border: 0;
}
img.border {
	border: 1px solid #C0C0C0;
}
a {
	color: #909;
	text-decoration: underline;
}
a:hover {
	color: #c182c1;
}
td {
	vertical-align: top;
}
h1 {
	margin-top: 0;
	padding-top: 0;
	color: #843b00;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	margin-top: 0;
	padding-top: 0;
	color: #843b00;
	font-size: 17px;
	font-weight: bold;
	border-bottom: #ff99cc double 1px;
}
h3 {
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
	font-size: 13px;
}
h4 {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
}
#main {
	width: 770px;
	margin: 10px auto;
}
#tbl_header {
	width: 770px;
	background-color: #F2CCED;
}

div#bodycontent {
	background-color: #FFF;
	padding: 20px;
}

/**********************************************
 * ROLLOVER SECTION 
 **********************************************/
#topnav, #topnav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#topnav {
	width: 538px;
	height: 20px;
	padding: 40px 0 0 10px;
}

#topnav li {
  float: left;
  position: relative;
  padding: 0 5px;
}

#topnav li a {
	text-decoration: none;
	color: #843b00;
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
	display: block;
	width: 75px;
	height: 25px;
	text-align: center;
}
#topnav li a:hover {
	color: #cc99cc;
}



#topnav ul {
	position: absolute;
	width: 130px;
	margin: 25px 0 0 -1px;
	display: none;  
	left: 0;
	top: 0;
}


#topnav li.off:hover ul, #topnav li.over ul { 
	display: block;
	z-index: 6000;
}



#topnav ul li {
	margin: 0;
	display: block;
}

#topnav ul li a, #topnav ul li a {
	display: block;
	width: 120px;
	font-size: 11px;
	height: 18px;
	font-weight: normal;
	text-align: left;
	padding: 0 5px;
	margin: 0;
	background-color: #FFF;
	border: 1px solid #c9c;
	border-top-width: 0;
}






hr.dotted {
	background: url(images/dottedline.gif) repeat-x;
}

#tbl_content {
	width: 770px;
	padding: 0;
	background-color: #FFF;
/*	background: #FFF url(images/bkgd_fade.jpg) no-repeat bottom; */
}

#contentwide {
	width: 710px;
	padding: 30px;
	margin: 0;
	background-color: #FFF;
}


td.nav {
	width: 150px;
	padding: 30px 30px 30px 20px;
}

td.nav h2 {
	border-bottom-width: 0;
}
td.nav ul {
	list-style: none;
	padding: 0; 
	margin: 0;
	margin-bottom: 15px;
}

td.nav li {
	display: block;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
}

td.nav a {
	font-size: 11px;
	color: #843b00;
	display: block;
	margin: 0;
	padding: 0 0 5px;
	line-height: 1.25em;
}

td.nav a:hover {
	color: #c182c1;
}

td.content {
	width: 530px;
	padding: 30px 40px 30px 0;
}

td.contentwide {
	padding: 40px;
}

.tbl_sales, .tbl_list {
	margin-bottom: 20px;
}
.tbl_sales thead th, .tbl_list thead th {
	background-color: #f1cce6;
}
.tbl_sales td, .tbl_sales th, .tbl_list td, .tbl_list th {
	padding: 3px 15px;
	text-align: center;
}
.tbl_sales tr.odd td, .tbl_list tr.odd td {
	background-color: #EBEBEB;
}


#footer {
	clear: both;
	text-align: right;
	color: #999;
	font-size: 10px;
}

#footer td.copyright {
	text-align: right;
}


/* collections */
td.collectcopy {
	width: 300px;
	padding: 60px 30px 50px 30px;
}
td.collectsubcopy {
	width: 220px;
	padding: 30px 20px 20px 30px;
}
td.collectsubcopy a {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #843b00;
}
td.collectsubcopy a:hover {
	color: #c182c1;
}
#tbl_collectmenu {
	margin-top: 50px;
}
#tbl_collectmenu a {
	display: block;
	width: 111px;
	height: 111px;
	border: 1px solid #FFF;
}
#tbl_collectmenu a:hover {
	border: 1px solid #cc99cc;
}

#tbl_collectmenu td.empty {
	width: 111px;
	height: 111px;
	background-color: #F1CCE6;
}

/* collect all image */
td.collectimages1 {
	width: 250px;
	padding: 30px 50px 50px 30px;
}

#minipics {
	margin-top: 5px;
}
#minipics td {
	padding: 5px;
}
#minipics tr.minipic a {
	width: 75px;
	height: 75px;
	display: block;
	border: 1px solid #FFF;
}
#minipics tr.minipic a:hover {
	border: 1px solid #cc99cc;
}
#minipics tr.largepic td {
	padding: 5px;
}
#minipics tr.largepic a {
	font-size: 11px;
	color: #843b00;
	text-decoration: none;
}
#minipics tr.largepic a:hover {
	color: #c182c1;
}

td.collectimages2 {
	vertical-align: middle;
	padding-top: 10px;
}

.warning {
	color: red;
	font-weight: bold;
}

.good {
	color: green;
	font-weight: bold;
}

.updated {
	background-color: #FFFFCC;
	font-weight: normal;
	color: green;
	padding: 2px;
}


div.search, div.message {
	padding: 5px;
	background-color: #FFFFB0;
	border: 1px solid #F2CBE6;
	margin-bottom: 10px;
	font-weight: bold;
}


.tbl_form td, .tbl_form th {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
.tbl_form th {
	text-align: right;
}

ul.leftnav li {
	padding: 0 0 8px 0;
}

ul.leftnav li a {
	line-height: 1.25em;
}



/**********************
 collection styles
 07-01-2008
 **********************/
.pagination {
	width: 236px;
	text-align: right;
}

.pagination .unlink {
	color: #FFF;
}
.pagination a {
	padding: 5px;
	margin: 0 2px;
}

ul.collectionthumbs {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.collectionthumbs li {
	float: left;
	padding: 5px 4px 5px 0;
}

ul.collectionthumbs li.third {
	padding-right: 0;
}

ul.collectionthumbs li a {
	display: block;
	width: 75px;
	height: 75px;
	border: 1px solid #FFF;
}

ul.collectionthumbs li a:hover, ul.collectionthumbs li a.on {
	border: 1px solid #cc99cc;
}


div.filter {
	border: 1px solid #999;
	margin: 10px 0;
	padding: 5px;
	background-color: #FFFFCC;
}

.tbl_filter {

}

.tbl_filter td, .tbl_filter th {
	padding-right: 10px;
}

.tbl_filter th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.tbl_filter td {
	font-weight: bold;
}
.founder {
	color: red;
	font-weight: bold;
}

.pagination_products .page {
	float: right;
}
.pagination_products .next-prev a {
	text-decoration: none;
}
.low-inventory {
	font-weight: bold;
	color: red;
}
.new {
	font-style: italic;
	color: green;
}
a.button {
	border: 1px solid #999;
	padding: 3px 10px;
	background: #F2CCED;
	text-decoration: none;
	color: #843B00;
	font-size: 13px;
	font-weight: bold;
}
a.button:hover {
	background: #C9C;
	color: #FFF;
}

/* new styles for new template build */
#content-wrapper {
	float: left;
	background-color: #FFF;
	width: 770px;
	padding: 30px 0;
}
#leftnav-wrapper {
	float: left;
	width: 130px;
	padding: 0 30px 0 20px;
}
#leftnav-wrapper h2 {
	border-bottom-width: 0;
}
#leftnav-wrapper ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 15px;
	padding:0;
}
#leftnav-wrapper li {
	display:block;
	margin:0;
	padding:0 0 3px;
}
#leftnav-wrapper li a {
	color:#843B00;
	display:block;
	font-size:11px;
	margin:0;
	padding:0;
}
#content {
	float: left;
	width: 560px;
	padding: 0 30px 0 0;
}
/* full page styles */
#content-full {
	padding: 0 20px;
}
#content-full h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#content-full h3, h4, h5, h6 {
	text-align: center;
}
#content-full h3 {
	font-size: 18px;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#content-full .description {
	padding: 20px 0 30px 0;
}
#content-full .tbl_form {
	padding-top: 20px;
}
#content-full .tbl_form th, #content-full .tbl_form td {
	padding-bottom: 4px;
}
/* home promo styles */
#home-promos {
	float: left;
	width: 770px;
	background: #FFF url(images/home-promo-border-top.gif) repeat-x 0 0;
	padding-top: 2px;
}
#all-promos {
	float: left;
	background: url(images/home-promo-border-right.gif) repeat-y;
}
.promo-box {
	float: left;
	width: 163px;
	padding: 15px;

}
.promo-last {
	background-image: none;
	width: 161px;
}
.promo-box a {
	color: #843B00;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.promo-box h5 {
	margin: 0;
	padding: 0 0 8px;
}
.promo-box h5 a {
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
}
.promo-box .right {
	float: right;
	padding: 0 0 5px 7px;
}
.promo-box .left {
	float: left;
	padding: 0 7px 5px 0;
}