/*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 {
	padding: 0;
	border: 0;
	font-family:  verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
	background-color: #2391C4;
}

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

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

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


/*Main template styles.*/

#wrapper {
	/*width: 800px;*/
	/*margin: 0 auto;*/
	position: relative;
	margin:15px;
}

#masthead {
/*width: 800px;*/
width: 100%;
align: center;
background-color:#FFFFFF; /*for stretchable design*/
border: 3px double #C4C3C5;/*for stretchable design*/
}

#homenav {
	width: 100px;
	padding-left:20px;
}

#homenav ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#homenav li {
	list-style: none;
	color: #000000;
	line-height: 1.2em;
	font-size: 11px;
	font-family:   arial, verdana, helvetica, sans-serif; 
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	border: 3px double #C4C3C5;
}

#homenav li a:link, #homenav a:visited {
	display: block;
	background-color: #ECECE4;
	line-height: 1.2em;
	text-decoration: none;
	padding: 5px 5px;
}

#homenav li a:hover {
	background-color: #ECECE4;
	color: #000000;
	text-decoration: none;
}

#navwrapper{	background-image:url(images/bhnc_nav_bkg.gif); background-repeat:repeat;
}

#navigation {
	width: 145px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#navigation li {
	list-style: none;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	font-family:   arial, verdana, helvetica, sans-serif; 
	line-height: 1.2em;
	background-image:url(images/bhnc_bullet.gif);
	background-position:0 0.7em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}

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

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


#contentwrapper {
	/*width: 794px;*/
	width: 100%;
	position: relative;
	background-color:#FFFFFF;
	border: 3px double #C4C3C5;
	background-image: url(images/bhnc_content_bkg.jpg);
	/*background-image: url(images/bhnc_page_bkg.jpg);*/
	background-repeat: repeat-y; 
	background-position: 0% 0%;
}

#content {
	padding-right: 5px;
	/*width:575px;*/
}

#footer {
	clear: both;
	/*width: 800px;*/
	width:100%;
	height: 70px;
	position: relative;
	/*background-image: url(images/bhnc_footer_bkg.jpg);*/
	background-image: url(images/bhnc_content_bkg.jpg);
	background-color:#FFFFFF; /*for stretchable design*/
  border: 3px double #C4C3C5;/*for stretchable design*/
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}

.footerlinks {
	color: #000000; 
	font-size: 10px;
	font-family:   arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;	
}

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

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

.footername {  
	color: #ffffff; 
	font-weight:bold; 
	font-size: 12px;
	font-family:   arial, verdana, helvetica, sans-serif; 
}

.copyright{
  text-align:left;
  color: #000000; 
	font-weight:bold; 
	font-size: 11px;
	font-family:   arial, verdana, helvetica, sans-serif; 
}

.siteby {  
	width: 764px;
	margin: 0px auto;
	padding-top: 8px;
	font-size: 10px; 
	line-height: 1.2em; 
	color: #000000;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

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

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


/*index template styles*/


.intro {
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
	font-family:   arial, verdana, helvetica, sans-serif; 
}

.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: 22px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #198946;
	font-family:   arial, verdana, helvetica, sans-serif; 
} /*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: #198946;
	font-family:   arial, verdana, helvetica, sans-serif; 
}

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

h4 {  
	margin-bottom: 0px; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #198946;
	font-family:   arial, verdana, helvetica, sans-serif; 
}

li {  
	font-size: 12px;
	font-family:   arial, verdana, helvetica, sans-serif;  
	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: 14px; 
	color: #198946; 
	font-weight:bold;
	font-family:  arial, verdana, helvetica, sans-serif;
}

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

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

.celltext {  font-size: 13px; line-height: 1.3em; font-family:   arial, verdana, helvetica, sans-serif; }

.testimonialcellheader {
	font-size: 15px; 
	color: #198946; 
	font-weight:bold;
	font-family:   arial, verdana, helvetica, sans-serif; 
}

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

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

.testimonialcelltext {  
	font-size: 12px;
	font-family:   arial, verdana, helvetica, sans-serif;  
}

.highlight {  
	font-size: 13px; 
	font-weight:bold; 
	color: #1C7196; 
	font-family:   arial, verdana, helvetica, 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;font-family:   arial, verdana, helvetica, sans-serif; }


.multiheader {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400;
	font-family:   arial, verdana, helvetica, sans-serif;  
	line-height: 1.1em; 
	color: #333FC4;
	background-color: #ffffff;
	display: block;
	padding: 4px 4px;
} /*multilist header*/

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

.insertlist1 a:link, .insertlist1 a:visited {
	text-decoration: none;
}

.insertlist2 { 
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	 
}

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

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

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

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


.jumplinks {font-size: 12px; line-height: 1.5em; font-family:   arial, verdana, helvetica, sans-serif; } /*used on faq page*/

.clickhere {  font-size: 11px; line-height: 1.5em; font-family:   arial, verdana, helvetica, sans-serif; }
 /*back to top links*/


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


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


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

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


.errormessage {font-size: 14px; color: #333FC4; font-weight:normal; text-decoration: none; font-family:   arial, verdana, helvetica, sans-serif; }
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}

.locations {
font-size: 12px; color: #333FC4; font-weight:bold; text-decoration: none; font-family : Arial, Helvetica, Geneva, sans-serif;
}

.fancybutton {background: #198946; font-size: 13px; color:#ffffff;}
.fancybutton2 {background: #198946; font-size: 12px; color:#FFFFFF;}

.abtbox {font-family : Arial, Helvetica, Geneva, sans-serif; font-weight: bold; font-size : 14px; color: #000000; text-transform:uppercase;}
.abtbox A {color: #000000}
.abtbox A:hover {color: #333FC4}

.abtbox2 {font-family : Arial, Helvetica, Geneva, sans-serif; font-weight: bold; font-size : 12px; color: #ffffff; background-color: #94663c; display: block; padding-left: 5px;}
.abtbox2 A {color: #ffffff}
.abtbox2 A:hover {color: #c9d5e1}

.homeprice {font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; font-size : 16px; color: #333FC4;}

.small {font-size : 12px; font-family: arial, verdana, helvetica, sans-serif;}

.copyright {
font-size: 10px; color: #000000; font-weight:bold; text-decoration: none; font-family: arial, verdana, helvetica, sans-serif;
}

.alphabet {text-transform:uppercase; font-family:   arial, verdana, helvetica, sans-serif; }

.virttour{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

.virttour a:link, .virttour a:visited {
	color: #2391C4; 
	text-decoration: underline;
}

.virttour a:hover {
	color: #198946; 
	text-decoration: underline;
}

