/*  
Theme Name: Herbs n Acupuncture
Theme URI: http://www.herbsnacupuncture.com
Description: This theme was created by Owen Piccirillo for Herbs N Acupuncture.
Version: 1.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

*/

/* Main */
body { 
	margin:0; 
	padding:0;
	background:#393939;
	font: normal 12px arial;
}
a:link, a:active, a:visited  {
	color:#000;
	font-weight:bold; 
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.clearfix:after {
    content: "."; 
 	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
img {
	border:none;
}
small {
	margin:0px;
	padding:0px;
	color:#006633;
	font-size:10px;
}
h1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	font-size:24px;
	font-weight:100;
	color:#000000;
	background-image:url(/img/bg-h1.gif);
	background-repeat:repeat-x;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:100;
	color:#333333;
	line-height:19px;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:100;
	color:#333333;
	line-height:19px;
}
/* Header */
#headerwrapper {
	margin:0px;
	padding:0px;
	height:138px;
	background-image:url(/img/bg-header.jpg);
	background-repeat:repeat-x;
}
#headercontent {
	margin:0px auto;
	padding:0px;
	width:829px;
}
#headerclear {
	margin:0px;
	padding:0px;
	width:153px;
	height:138px;
	float:left;
}
#logo {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:138px;
	width:524px;
	background-image:url(/img/herbsnacupuncture-logo.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}
#logo a{
	display:block;
	height:138px;
	width:524px;
}
#bookmark {
	margin:0px;
	padding:0px;
	float:right;
}
#bookmark a {
	color:#557553;
	text-decoration:none;
}
/* Navigation */
#nav {
	margin:0px;
	padding:0px;
	width:829px;
	height:39px;
	text-indent:-9999px;
}
#nav ul {
	margin:0px;
	padding:0px;
	width:829px;
}
#nav li {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	height:32px;
	display:inline;
}
#nav li a {
	float:left;
	display:block;
	height:32px;
}

#home a {
	width:107px;
	background-image:url(/img/nav-matrix.gif);
}	
#home a:hover { 
	background-position: 0 -32px;
}	
#home a:active, #home a.selected {
	background-position: 0 -64px;
}

#herbs a {
	width:107px;
	background-image:url(/img/nav-matrix.gif);
	background-position:-107px 0px;
}	
#herbs a:hover { 
	background-position: -107px -32px;
}	
#herbs a:active, #herbs a.selected {
	background-position: -107px -64px;
}

#acupuncture a {
	width:155px;
	background-image:url(/img/nav-matrix.gif);
	background-position:-214px 0px;
}	
#acupuncture a:hover { 
	background-position: -214px -32px;
}	
#acupuncture a:active, #acupuncture a.selected {
	background-position: -214px -64px;
}

#massage a {
	width:194px;
	background-image:url(/img/nav-matrix.gif);
	background-position:-369px 0px;
}	
#massage a:hover { 
	background-position: -369px -32px;
}	
#massage a:active, #massage a.selected {
	background-position: -369px -64px;
}

#directions a {
	width:137px;
	background-image:url(/img/nav-matrix.gif);
	background-position:-563px 0px;
}	
#directions a:hover { 
	background-position: -563px -32px;
}	
#directions a:active, #directions a.selected {
	background-position: -563px -64px;
}

#contact a {
	width:129px;
	background-image:url(/img/nav-matrix.gif);
	background-position:-700px 0px;
}	
#contact a:hover { 
	background-position: -700px -32px;
}	
#contact a:active, #contact a.selected {
	background-position: -700px -64px;
}


/* Content */
#contentwrapper {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#contentcenter {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:829px;
}
.intro {
	margin:5px 0px 10px 0px;
	padding:0px;
}
.introcontact {
	margin:5px 0px 10px 0px;
	padding:0px;
}
#topline {
	margin:0px;
	padding:0px;
	height:13px;
	background-image:url(/img/linetop.gif);
	background-repeat:no-repeat;
}
#bottomline {
	margin:0px;
	padding:0px;
	height:13px;
	background-image:url(/img/linebottom.gif);
	background-repeat:no-repeat;
}
#products {
	margin:0px;
	padding:15px 0px 10px 0px;
	width:829px;
}
#apple {
	margin:15px 0px 0px 0px;
	padding:0px;
	height:178px;
	width:829px;
}
#newsletter {
	margin:20px 0px 0px 0px;
	padding:15px 0px 0px 25px;
	width:804px;
	height:38px;
	background-image:url(/img/bg-newsletter.gif);
	background-repeat:no-repeat;
}
#newsletter span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	color:#006633;
	float:left;
}
#mailinglist {
	margin:0px 0px 0px 50px;
	padding:0px;
	float:left;
}
.text_input {
	margin:0px;
	padding:0px;
	border:2px solid #CCCCCC;
	font-size:16px;
	width:250px;
}
.mailinglistcomments {
	margin:0px;
	padding:0px;
	border:2px solid #CCCCCC;
	font-size:16px;
	width:550px;
	height:150px;
}
.mail_button {
	margin:0px;
	padding:0px;
	height:24px;
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
}
/* Footer */
#footerwrapper {
	margin:0px;
	padding:0px;
	height:77px;
	background-image:url(/img/bg-footer.jpg);
	background-repeat:repeat-x;
}
#footerlogo {
	margin:0px;
	padding:0px;
	height:77px;
	background-image:url(/img/footer-logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#footercontent {
	margin:0px auto;
	padding:35px 0px 0px 0px;
	width:829px;
	color:#999999;
	font-size:10px;
	text-align:center;
}
#footercontent a {
	color:#CCCCCC;
}
#test {
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	color:#333333;
	line-height:19px;
}
#other {
	margin:0px;
	padding:0px;
	height:400px;
}
#product1 {
	margin:0px;
	padding:0px;
	float:left;
	width:206px;
	text-align:center;
	border-right:1px solid #ccc;
}
#product2 {
	margin:0px;
	padding:0px;
	float:left;
	width:206px;
	text-align:center;
	border-right:1px solid #ccc;
}
#product3 {
	margin:0px;
	padding:0px;
	float:left;
	width:206px;
	text-align:center;
	border-right:1px solid #ccc;
}
#product4 {
	margin:0px;
	padding:0px;
	float:left;
	width:206px;
	text-align:center;
}
.zero {
	margin:0px;
	padding:0px;
}
#placeorder {
	margin:15px;
	padding:15px;
	border:2px solid #3d613b;
	background-color:#d5ffd1;
	font-size:13px;
}
#clearproducts {
	margin:0px;
	padding:0px;
	height:10px;
	width:829px;
	float:left;
}
#errorok {
	margin:0px;
	padding:0px;
	height:300px;
	width:829px;
}