/*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, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.5em;
	background-color: #FFFFFF; 
	color: #000000;
}

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

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

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



/*Main template styles.*/

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

#masthead {
	width: 780px;
	height: 95px;
	background:url(images/acme_banner.jpg) no-repeat;
	padding: 0px;
}

#logo {
 position: absolute;
 top: 35px;
 left: 0px;
 width: 235px;
 height: 54px;
}


#mainnav {
	width: 500px;
	position:absolute;
	left:290px;
	top: 0px;
}


#mainnav li {
	list-style: none;
	display: inline;
	padding-left: 5px;
	font-size: 10px;
	line-height: 1.2em;
	color: #666666;
}

#mainnav li a:link, #mainnav li a:visited {
	color: #666666;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #000000;
	text-decoration: none;
}

#search {
	position: absolute;
	width: 250px;
	top: 60px;
	left: 620px;
	color: #666666; 
	font-size: 10px;
}


#navigation {
	width: 1000px;
}

#contentwrapper {
	width: 780px;
	position: relative;
}

#content {
	padding: 0px 0px 0px 0px;
}

#footer {
	position: relative;
	align: center;
}

.footerlinks {
	font-size: 10px;
	line-height: 1.2em;
	color: #666666;
	position: relative;
}

.footerlinks a:link, .footerlinks a:visited {
	color: #666666;
	text-decoration: underline;
}

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

.footername {  
	color: #ffffff; 
	font-weight:bold; 
	font-size: 12px;
}

.siteby {  
	width: 764px;
	margin: 0px auto;
	padding-top: 8px;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #000000;
}


/*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-family: arial, verdana, sans-serif; 
	font-size: 20px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #990000;
} /*this is always used for the page title, except home page and product detail pages*/

h2 {  
	margin-top: 0px; 
	margin-bottom: 8px;
	font-family: arial, verdana, sans-serif; 
	font-size: 16px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #666666;
}

h3 {  
	margin-top: 0px; 
	margin-bottom: 2px;
	font-family: arial, verdana, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color:#990000;
}

h4 {  
	margin-bottom: 2px; 
	font-size: 12px;
	font-family: arial, verdana, sans-serif; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #990000;
}

.hmtitle {  
  font-size: 11px;
	font-family: arial, verdana, sans-serif; 
	color: #666666;
	font-weight: bold;
	line-height: 1.6em; 
}

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

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

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

.cellheader {
	font-size: 11px; 
	color: #000000; 
	font-family: arial, verdana, san-serif;
	text-transform:uppercase;
	font-weight: bold;
}

.cellheader a:link {
  color: #000000; 
	text-decoration: none;
}

.cellheader a:visited    {
  color: #666666; 
	text-decoration: none;
	
}

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

.celltext {font-size: 10px; line-height: 1.3em; font-family: arial,verdana,san-serif;}

.testimonialcellheader {
	font-size: 15px; 
	color: #9b0075; 
	font-weight:bold;
}

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

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

.testimonialcelltext {  
	font-size: 12px; 
}

.highlight {  
	font-size: 14px; 
	font-weight:bold; 
	color: #308109;
	font-family: arial, verdana, sans-serif; 
}

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

.highlight a:hover  {
	color: #9b0075;
	text-decoration: underline;
}

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


.multiheader {  
	margin-top: 50px; 
	margin-bottom: 15px; 
	font-size: 15px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 2px 10px;
	font-variant: small-caps;
} /*multilist header*/

.insertlist1 { 
	font-size: 10px; 
	font-family: arial, verdana, sans-serif;
}

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

.nextprev {font-size: 12px; 
	font-family: arial, verdana, sans-serif; line-height: 1.5em; }

.gotocart {  font-size: 11px; 
	font-family: arial, verdana, sans-serif; line-height: 1.5em; }
 /*for viewcart links*/

.cellclickhere {  font-size: 10px; 
	font-family: arial, verdana, sans-serif; line-height: 1.5em; }


.jumplinks {font-size: 10px; 
	font-family: arial, verdana, sans-serif; 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: 100px;
	color: #CCCCCC;
	margin-right: 8px;
	padding right: 0px;
	text-align: left;
}

.stepson {
	display: inline;
	width: 100px;
	color: #000000;
	margin-right: 8px;
	padding-left: 15px;
	background: #fff url(images/acme_cartarrow.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: 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-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

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

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

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

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

.tablecart td.products {
	color: #333333;
	border-top: 1px solid #73829E;
	padding-top: 6px;
	font-family: arial, verdana, sans-serif;
}

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

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

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

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

.cartbutton {
	font-size: 10px;
	color: #ffffff;
	background: #387C44;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #387C44;
	border: 1px solid #666666;
	padding: 3px; 
	font-size: 15px; 
	color:#ffffff;
	text-transform: lowercase;
}

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

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 12px;
	color: #FFFFFF;
	background-color:#73829E;
	display: inline;
	padding: 3px;
}

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

.hintclick {
	font-size: 12px;
	color: #73829E;
}

.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, select {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 10px;}

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


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

table.price_table  {
	width: 100%;
}

table.price_table th {
	background-color: #DEE1E7;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: solid #E4E4E4 1px;
	font-weight: bold;
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
	padding:2px;
}

table.price_table td {
	background-color: #ffffff;
	border: solid #E4E4E4 1px;
	font-family: arial, verdana, sans-serif;
	font-size:10px;
	padding:2px;
}


table.pmt_table th {
	background-color: #73829E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

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

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; font-family: arial, verdana, sans-serif; }

.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: #73829E; font-size: 13px; color:#ffffff;}
.fancybutton2 {background: #73829E; font-size: 12px; color:#FFFFFF;}