/* Edited with EditCSS */
/**** LINK-tag style sheet health.css ****/

/* Edited with EditCSS */

/**** Inline STYLE-tag style sheet ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet health.css ****/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background:#666666;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	background-image: url(images/backround.gif);
	
}

#wrapper_listing {
	margin: 0px auto;
	width: 760px;
	background-image: url(images/backround_for_listing.gif);
	
}


#header {
	height: 110px;
	background: url(images/content.gif) repeat-y;
	background-position: right;
}

#innerwrapper {
	background: url(images/content.gif) repeat-y;
}

#leftcol {
	float: left;
	width: 160px;
	font-size: 100%;
	margin-left:2px;
	
}

#leftcol h1 {
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

#leftcol h2 {
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #94BD53;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

#leftcol h3 {
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}

#leftcol ul {
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: .8em;
}

#leftcol ul li {
margin-bottom: 4px;
}

#leftcol li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #86C32A;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 8px solid #86C32A;
border-bottom: 1px dotted #86C32A;
border-top: 1px dotted #86C32A;
border-right: 1px dotted #86C32A;
}

#leftcol li a:hover, #leftcol li a:focus {
background: #86C32A;
color: #ffffff;
border-left: 5px solid #86C32A;

}

#rightcol {
	float: right;
	width: 139px;
}

#rightcol h4 {
font-size: 80%;
color: #960;
padding: 3px;
}

#rightcol p {
font-size: 70%;
padding: 0 3px 8px 3px;
}

/*------------- CONTENT TAGS ---------------------**/
#content {
	width: 570px;
	margin-left: 175px;
}

#content_listing {
	width: 760px;
	margin-left: 5px;
}

#content_listing h3 {
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content_listing p {
font-size: 70%;
margin: 0px; 
font-family:Verdana, Arial, Helvetica, sans-serif ;
color: #0066CC;
line-height:18px;

}




#content h1 {
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #FF6600;
}

#content h2 {
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #94BD53;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #86C32A;
}

#content h3 {
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}

#content h4 {
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #50ADEA;
}


#content p {
font-size: 70%;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
color: #0066CC;
line-height:20px
}

#content a:visited {
font-size: 100%;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
color:#003366;
line-height:20px
}



/*------------- CONTENT TAGS CLOSE---------------------**/
.itemunderline {
font-size: 70%;
padding-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
color: #50ADEA;

border-top:dashed 1px;
}

.contentprodtext {
font-size: 100%;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
text-align: left;
color :#96D030;
line-height:20px;

}


blockquote {
font-size: 80%;
background-color: #EBF4E1;
border: 1px solid #003300;
padding: 6px;
}

blockquote:hover {
border: 1px solid red;
}

#footer {
background:#FFFFFF;
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
border-top: 3px solid #86C32A;
width: 760px;
text-align: center;
color: #86C32A;
font-size: 0.9em;
}

#footer a {
color: #86C32A;
text-decoration: none;
}

#footer p {
font-size: 70%;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
color: #0066CC;
line-height:20px
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

a {
color: #50ADEA;
text-decoration: none;
}

a:hover, a:focus {
color: #FF3333;
text-decoration: none;
}

.left {
float: left;
margin: 5px 10px 1px 0;
border: 1px solid #283F13;
}

#skip a {
position: absolute;
margin-left: -1000px;
}

#skip a:focus, #skip a:active {
margin-left: 0;
display: block;
width: 10em;
overflow: visible;
background-color: #000;
color: #fff;
}

#blah:active {
}


#producttable {
	width: 480px;
	margin-left: 0px;
}


/*--------------------My styles-----------*/

#detailprodcontainer {
	width: 560px;
	margin: 0 auto 0 0 ;
	background:url(images/col_stretch.gif) repeat-y;
	
}


#detailprodleft  {
	width: 270px;
	float: left;
	margin-right: 6px;
	padding: 2px;
	text-align:center;

}

.imgfloat {
	float : left;
	
	}
#detailprodright {
	width: 250px;
	float: left;
	padding: 8px 8px 0px 16px;

}

#searchbox {
        width: 150px;
	float: left;
	margin: 5px 0.05em 5px;
	text-align:center;
	border: 1px dashed #CCCCCC;
	text-align:center;
	}
	
#subscribebox {
        width: 150px;
	float: left;
	margin: 5px 0.05em 5px;
	text-align:center;
	border: 1px dashed #CCCCCC;
	text-align:center;
	}
	
#subscribebox p {
font-size: 70%;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
color: #0066CC;
line-height:20px
}

	
#newarrivals{
        width: 150px;
	float: left;
	margin: 5px 0.05em 5px;
	text-align:center;
	border: 1px dashed #CCCCCC;
	text-align:center;
	}


.verysmallpara {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}


/*----------PRODUCT TAGS LIKE PRODUCT BOX, PRODUCT LINKS, ETC */

#greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

#greenbox li a {
font-weight: bold;
height: auto;
text-decoration: none;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 3px solid #86C32A;
color: #0066CC;
text-align: left;
}	

#greenbox ul {	
list-style: none;
width: 150px;
margin: 5px 5px 5px 5px;
padding: 0;
font-size: 1em;
color: #0066CC;

}	


.row1 { 
width:100%; 
} 
.row2 { 
width:80%; 
} 




#producttable { 
width:530px; 
} 

.row1 { 
width:100%; 
} 
.row2 { 
width:80%; 
} 






#producttable { 
width:530px; 
} 

.row1 { 
width:100%; 
} 
.row2 { 
width:80%; 
} 



.row1 { 
width:100%; 
} 
.row2 { 
width:80%; 
} 


.imagebox {
	height: 80px;
	width: 80px;
	margin:auto;
	border: 1px dashed #CCCCCC;
	margin-bottom: 2px;
}


/*------------- News CSS Tags -------------------**/

.news {

font-size: 60%;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
color: #50ADEA;
line-height:20px;
border-bottom : 1px dotted;
padding-bottom: 5px;
}


