/* 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:#333333;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	margin: 0px auto;
	width: 934px;
	background:url(images/background.gif);
	
}

#wrapper_listing {
	margin: 0px auto;
	width: 760px;
	background-image: url(images/backround_for_listing.gif);
	
}


#header {
	height: 242px;
	background:#0099CC;
	background-position: right;
}

#innerwrapper {
	background: url(images/content.gif) repeat-y;
}

#leftcol {
	float: left;
	width: 200px;
	font-size: 100%;
	margin-left:2px;
	margin-top:10px;
	
}

#leftcol .box1 {
margin-left:10px;
width : 175px;
background:#CCCCCC;
}

#leftcol .box1 h1 {
Background:url(images/product_search.gif) no-repeat;
margin:0px;
height:40px;
}

#leftcol .box2 {
margin-left:10px;
width : 175px;
background:#CCCCCC;
}

#leftcol .box2 h1 {
Background:url(images/chat.gif) no-repeat;
margin:0px;
height:40px;
}

#leftcol .skypebox{
margin-left:15px;
border:solid #999999 2px;
width : 165px;
background:#FFFFFF;
}













#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: 700px;
	margin-left: 220px;
}

#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:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#339933;
	margin-top: 15px;
	margin-bottom: 15px;

}

#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:12px;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
line-height:20px
}


#content ul {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding:5px;
line-height:30px;

}

#content li {
list-style:circle;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding:5px;
line-height:20px;

}



#content a:visited {
font-size: 100%;
margin: 0px;
font-family:Georgia, "Times New Roman", Times, 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:url(images/footer.gif);

height:100px;

width: 934px;
text-align: center;
color:#FFFFFF;
font-size: 0.9em;
}

#footer a {
color:#006699;
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:#CCCCCC;
}

a {
color:#333333;
text-decoration: none;
}

a:hover, a:focus {
color:#006699;
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 : right;
	padding:10px;
	
	}
#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;
}

#content li a {
font-weight: bold;
height: auto;
text-decoration: none;
display: block;
padding: 1px 0 0 0px;
background:#F2F2F2;
color: #0066CC;
text-align: left;
}	



.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;
}



/*------- product gui */

#producttop
{
background:url(images/prod_top.gif) no-repeat;
width : 706px;
height:28px;
}

#productmiddle
{
background:url(images/prod_middle.gif) repeat-y;
width : 706px;
}
#productmiddle .box2 {
width: 310px;
margin-left:10px;
}
#productmiddle .box1 {
width: 340px;
float:right;
margin-right:10px;
}




#productbottom
{
background:url(images/prod_bottom.gif) no-repeat;
width : 706px;
height:42px;
}


#watermark_box {
	position:relative;
	display:block;
}




.imagefloat1 {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 
  
 
