/*Datahost stylesheet*/

/*Set up body, td, and p as the same style. You'll also want to include the same info in the <body> tag on main template.*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #333333;
	background: #412908 url(images/background.jpg) top left;
}

a:link, a:visited {
	color: #66c; 
	text-decoration: underline;
}

a:hover {
	color: #412908; 
	text-decoration: underline;
}

td, p {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #333333;
}



/*Main template styles.*/

#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
}

.maintable {
	width: 100%;
}

.mainnav {
	padding-top: 3px;
	padding-left: 10px;
	color: #ffcc99;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.mainnav a:link, .mainnav a:visited {
	color: #fc9;
	text-decoration: none;
}

.mainnav a:hover {
	color: #fff;
	text-decoration: none;
}


#navigation {
	width: 230px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
}

#navigation li {
	list-style: none;
	font-family: Georgia, serif;
	color: #ffcc99;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 6px;
}

#navigation li a:link, #navigation a:visited {
	display: block;
	color: #ffcc99;
	text-decoration: none;
	padding-right: 10px;
}

#navigation li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#subnav {
	width: 230px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
}

#subnav li {
	list-style: none;
	font-family: Georgia, serif;
	color: #ffcc99;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 5px;
}

#subnav li a:link, #subnav a:visited {
	display: block;
	color: #ffcc99;
	text-decoration: none;
	padding-right: 10px;
}

#subnav li a:hover {
	color: #ffffff;
	text-decoration: none;
}


#content {
	background: url(images/bkgnd_top.gif) top left no-repeat;
	padding: 30px 20px 10px 20px;
	text-align: left;
}

#storeinfo {
	background: url(images/bkgnd_bottom2.gif) top left no-repeat;
	height: 75px;
	width: 550px;
	text-align: center;
}

.storeinfotext {  
	color: #765e3d; 
	font-size: 11px;
	padding: 20px 40px 0px 40px;
	font-family: Georgia, serif;
}

#footer {
	width: 780px;
	margin: 0 auto;
	margin-top: 8px;
	position: relative;
}

.footerlinks {
	color: #fc9; 
	font-size: 11px;
}

.footerlinks a:link, .footerlinks a:visited {
	color: #fc9;
	text-decoration: none;
}

.footerlinks a:hover {
	color: #fff;
	text-decoration: underline;
}/*site links in the footer, like home, etc.*/


.siteby {  
	margin: 0 auto;
	width: 780px;
	margin-top: 5px;
	font-size: 10px; 
	line-height: 1.2em; 
	color: #765e3d;
}

.siteby a:link, .siteby a:visited {
	color: #765e3d;
	text-decoration: underline;
}

.siteby a:hover {
	color: #fc9;
	text-decoration: underline;
}

.brownbar {
	height: 25px;
	background-color: #765e3d;
}


/*index template styles*/


.intro {
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
}

.intro a:link, .intro a:visited {
	color: #308109;
	text-decoration: none;
	font-weight: bold;
}

.intro a:hover {
	color: #9b0075;
	text-decoration: none;
}


/*Category and Product list, cell and details pages*/

h1 {  
	margin-top: 0px;
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #66c;
	text-align: center;
} /*this is always used for the page title, except home page and product detail pages*/

h2 {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 16px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #66c;
}

h3 {  
	margin-top: 0px; 
	margin-bottom: 2px; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #66c;
}

h4 {  
	margin-bottom: 2px; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #66c;
}

li {  
	font-size: 12px; 
	line-height: 1.2em; 
	list-style-type: square; 
	list-style-position: outside; 
}

li.webpages {  
	font-size: 12px; 
	line-height: 1.2em;
}

.sku {font-size: 11px; font-weight:bold;}

.cellheader {
	font-size: 12px; 
	color: #66c; 
	font-weight:bold;
}

.cellheader a:link, .cellheader a:visited    {
	color: #66c;
	text-decoration: none;
}

.cellheader a:hover  {
	color: #817d6a;
	text-decoration: underline;
}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 11px; line-height: 1.2em;}

.testimonialcellheader {
	font-size: 12px; 
	color: #66c; 
	font-weight:bold;
}

.testimonialcellheader a:link, .testimonialcellheader a:visited    {
	color: #66c;
	text-decoration: none;
}

.testimonialcellheader a:hover  {
	color: #817d6a;
	text-decoration: underline;
}/*item name on the testimonial product list page*/

.testimonialcelltext {  
	font-size: 11px; 
}

.highlight {  
	font-size: 12px; 
	font-weight:bold; 
	color: #66c; 
}

.highlight a:link, .highlight a:visited {
	color: #66c;
	text-decoration: underline;
}

.highlight a:hover  {
	color: #765e3d;
	text-decoration: underline;
}

.freeship {  font-size: 12px; font-weight:bold; color: #9b0075;}


.multiheader {  
	margin-top: 8px; 
	margin-bottom: 2px;
	font-family: Georgia, serif; 
	font-size: 18px; 
	font-weight: 400;
	text-align: center; 
	line-height: 1.1em; 
	color: #765e3d;
	background-color: #ffffff;
	display: block;
	/*padding: 4px 10px;*/
} /*multilist header*/

.insertlist1 { 
	font-size: 11px; 
}

.insertlist1 a:link, .insertlist1 a:visited {
	color: #817d6a;
	text-decoration: none;
}

.insertlist1 a:hover {
	color: #66c;
}
 /*youarehere links*/

.nextprev {  font-size: 12px; line-height: 1.5em; }

.gotocart {  font-size: 11px; line-height: 1.5em; font-weight:bold; }

.gotocart a:link, .gotocart a:visited, .gotocart a:hover {
	text-decoration: none;
}
	
 /*for viewcart links*/

.cellclickhere {  font-size: 11px; line-height: 1.2em; }


.jumplinks {font-size: 12px; line-height: 1.5em;} /*used on faq page*/

.clickhere {  font-size: 11px; line-height: 1.5em; }
 /*back to top links*/



/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 150px;
	background: #fff;
	border: 1px solid #817d6a;
	color: #66c;
	margin-right: 13px;
	padding: 3px 5px;
	text-align: center;
	font-size: 11px;
}

.stepson {
	display: inline;
	width: 150px;
	color: #66c;
	margin-right: 12px;
	padding: 3px 5px;
	background: #fff;
	border: 1px solid #817d6a;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}



#cart {
	width: 100%;
}

.buttons {
	width: 100%;
	position: relative;
}

.leftbuttons {
	width: 50%;
	float: left;
}

.rightbuttons {
	width: 50%;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

#cartcontent {
	width: 100%;
}

.tablecart {
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.tablecart tr.bkgnd1 {
	background: #d9d9f2;
}

.tablecart th.bkgnd1 {
	font-size: 12px;
	font-weight: bold;
	color: #66c;
	padding: 2px;
	/*border-top: 1px solid #817d6a;
	border-bottom: 1px solid #817d6a;*/
}

.tablecart tr.bkgnd2 {
	background: #ffffff;
}

.tablecart th.bkgnd2 {
	font-size: 12px;
	color: #66c;
	padding-top: 5px;
}

.tablecart td, .tablecart p {
	font-size: 12px;
}

.tablecart td.products {
	color: #333333;
	border-top: 1px solid #d9d9f2;
	padding-top: 6px;
}

.tablecart td.options {
	font-size: 11px;
}

.tablecart td.subhead {  
	font-size: 12px; 
	font-weight: bold; 
	color: #66c;
	line-height: 1.2em;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tablecart td.shipping {
	font-size: 12px;
}

.tablecart td.indshipnote {
	color: #990000;
	font-weight: bold;
}

.cartbutton {
	font-size: 10px;
	color: #fc9;
	background: #817d6a;
	display: inline;
}

.instructions {  
	font-size: 12px;
}

.smallnotes {
	font-size: 11px;
	line-height: 1.2em;
}

.continue {
	text-align: right;
}

.continuebutton {
	background: #66c;
	border: 1px solid #fff;
	padding: 3px; 
	font-size: 14px; 
	color:#ffffff;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #fff;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #765e3d;
line-height:1.2em;
z-index:100;
border-right: 2px solid #765e3d;
border-bottom: 2px solid #765e3d;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 11px;
	color: #fff;
	background-color: #66c;
	display: inline;
	padding: 2px;
}

.hintanchor a:link, .hintanchor a:visited, .hintanchor a:hover {
	color: #ffffff;
	text-decoration: none;
}

.hintclick {
	font-size: 11px;
	color: #66c;
}

.shippingnotes {
	width: 100%;
	margin-top: 25px;
}

.shippingnotes th {
	color: #66c;
	padding-bottom: 10px;
	border-bottom: 1px solid #66c;
}

.shippingnotes td {
	border-bottom: 1px solid #66c;
}	



/*Miscellaneous*/

select {
	font-size: 11px;
}

input {margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}

form {margin-top: 0px; margin-bottom: 0px; }

table {margin-top: 0px; margin-bottom: 0px; }

.certificate { padding: 0; margin: 0; border: 2px solid #817d6a; background-color: #e8e8f7; }
.certificate td { padding: 5px; }

.caption {
	font-size: 11px;
	color: #765e3d;
	font-style: oblique;
}
	


/*hr {
	border-bottom: 1px dotted #000000;
	color: #bc56a2;
	background-color: #bc56a2;
}*/

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffcc66,1px;
	font-weight: bold;
	font-size: 10;
}

table.price_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}


table.pmt_table th {
	background-color: #d9d9f2;
	color: #66c;
	font-weight: bold;
	font-size: 11;
}

table.pmt_table td {
	background-color: #fff;
}

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; }

.attribute {  font-size: 11px; line-height: 1.2em;}


.errormessage {font-size: 14px; color: #0033cc; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #817d6a; font-size: 13px; color:#fc9;}
.fancybutton2 {background: #817d6a; font-size: 12px; color:#fc9;}
.fancybutton3 {background: #fc9; font-size: 12px; color:#817d6a;}