/*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: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #333;
	background-color: #cddb9d;
}

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

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

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



/*Main template styles.*/

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

#topper {
	height: 41px;
}

#innerwrapper {
	border-right: 1px solid #365625;
	border-bottom: 1px solid #365625;
	border-left: 1px solid #365625;
}

#banner {
	height: 107px;
	background: url(images/feather_tile.jpg) top left repeat-x;
	position: relative;
}

#search {
	width: 300px;
	height: 25px;
	position: absolute;
	top: 8px;
	right: 10px;
	text-align: right;
}

#bannerlinks {
	color: #000;
	font-size: 12px;
	text-align: right;
	width: 400px;
	position: absolute;
	top: 40px;
	right: 10px;
}

#bannerlinks p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#bannerlinks a {
	text-decoration: none;
	/*color: #365625;*/
}

#bannerlinks a:hover {
	/*color: #759564;*/
}

.purplebar {
	height: 30px;
	background-color: #88779f;
	border-top: 2px solid #cddb9d;
	border-bottom: 2px solid #cddb9d;
}

#navigation {
	/*width: 760px;*/
	margin-left: 15px;
}

/*#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation li {
	list-style: none;
	display: inline;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
}

#navigation li a:link, #navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px;
}

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


#contentwrapper {
	position: relative;
	background-color: #fff;
}

#content {
	padding: 10px 15px 15px 15px;
}

#contenthome {
	padding: 15px;
}

#subnav {
	width: 160px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 33px;
}

#subnav li {
	list-style: none;
	display: block;
	color: #759564;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 6px;
}

#subnav li a:link, #subnav a:visited {
	color: #759564;
	text-decoration: none;
}

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

#footer {
	padding: 8px 10px;
	background: url(images/feather_tile.jpg) top left repeat-x;
}

.footerlinks {
	color: #f4f7ec; 
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
}

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

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

.footername {  
	color: #685775; 
	font-weight:bold; 
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
}

.siteby {  
	padding-top: 3px;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #333;
	text-align: center;
}

#backtohome {
	width: 246px;
	height: 26px;
	position: absolute;
	top: 29px;
	left: 123px;
	z-index: 5px;
}

#tagline {
	width: 219px;
	height: 38px;
	position: absolute;
	top: 63px;
	left: 136px;
	text-align: center;
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #759564;
}

.cartteaser {
	background-color: #ead7fa;
	padding: 5px;
	text-align: center;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.2em;
}


/*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;
}

.announcement {
	padding-top: 10px;
	font-size: 16px;
	color: #88779f;
}

.announcement a:link, .announcement a:visited {
	color: #88779f;
	text-decoration: none;
}

.announcement a:hover {
	color: #68577f;
	text-decoration: none;
}


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

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

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

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

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

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

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

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {
	font-size: 14px; 
	color: #68577f; 
	font-weight:bold;
}

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

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

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

.testimonialcellheader {
	font-size: 14px; 
	color: #68577f; 
	font-weight:bold;
}

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

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

.testimonialcelltext {  
	font-size: 12px; 
}

.highlight {  
	font-size: 13px; 
	font-weight:bold; 
	color: #759564; 
}

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

.highlight a:hover  {
	color: #68577f;
	text-decoration: underline;
}

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


.multiheader {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #685775;
	display: block;
	padding: 4px 0px;
} /*multilist header*/

.insertlist1 { 
	font-size: 12px; 
}

.insertlist1 a:link, .insertlist1 a:visited {
	text-decoration: none;
}
 /*youarehere links*/

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

.gotocart {  font-size: 12px; line-height: 1.5em; }
 /*for viewcart links*/

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

.cellclickhere a {
	text-decoration: none;
}


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

.clickhere {  font-size: 11px; line-height: 1.5em; }
 /*back to top links*/
 
.price {
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: bold;
	color: #68577f;
}


/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 100px;
	color: #666;
	margin-right: 8px;
	padding right: 0px;
	text-align: left;
}

.stepson {
	display: inline;
	width: 100px;
	color: #333;
	margin-right: 8px;
	padding-left: 15px;
	background: #fff url(images/cart_arrow.gif) left center no-repeat;
	font-weight: bold;
	text-align: left;
}



#cart {
	width: 100%;
}

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

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

.rightbuttons {
	width: 48%;
	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: #ead7fa;
}

.tablecart th.bkgnd1 {
	font-size: 13px;
	font-weight: bold;
	color: #68577f;
	padding: 2px;
}

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

.tablecart th.bkgnd2 {
	font-size: 13px;
	color: #68577f;
	padding-top: 5px;
}

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

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

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

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

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

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

.cartbutton {
	font-size: 10px;
	color: #365625;
	background: #cddb9d;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #68577f;
	border: 1px solid #666666;
	padding: 5px; 
	font-size: 15px;
	font-weight: bold; 
	color:#ffffff;
	text-transform: lowercase;
	margin-top: 5px;
	margin-bottom: 10px;
}

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

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 11px;
	color: #365625;
	background-color: #cddb9d;
	display: inline;
	padding: 3px;
}

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

.hintclick {
	font-size: 12px;
	color: #68577f;
}

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

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

.shippingnotes td {
	border-bottom: 1px solid #4f86ba;
}	



/*Miscellaneous*/

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 #9b0075; background-color: #ffffff; }
.certificate td { padding: 5px; }

.disclaimer {  
	margin-top: 15px;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #333;
	font-style: oblique;
	text-align: left;
}


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

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

table.price_table td {
	background-color: #ffffff;
}


table.pmt_table th {
	background-color: #EAD7FA;
	color: #68577f;
	font-weight: bold;
	font-size: 13px;
}

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: #990000; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #759564; font-size: 13px; font-weight: bold; color:#ffffff;}



.fancybutton2 {background: #759564; font-size: 12px; font-weight: bold; padding:2px; color:#FFFFFF;}