/************************************/
/* GENERAL */
/************************************/

html, body{
	margin: 0 auto;
	padding: 0px;
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: center;}	
	
a{ color: #3AA6E7; text-decoration: none;}
a:hover{ text-decoration: underline;}

#top{	height: 8px; font-size: 1px;}
	
#container{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 0px solid red;
	width: 900px;}

#left{float: left; width: 200px;}
#right{float: right;	width: 700px;}

div#testimonials{
	background-image:url(images/bg_testimonials.gif);
	background-repeat:no-repeat;	
	font-size:14px;
	height:115px;}
	
div#testimonials_content{padding:20px 40px 20px 40px;}
div#testimonials_content p{ padding:0; margin:0;}
span.name{font-size:11px; font-weight:bold; text-align:right}

	
/************************************/
/* NAVIGATION */
/************************************/
	
#navigation{
	padding-left: 0;
	margin-left: 0;
	width: 180px;}

#navigation li{	
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid #d3d5d7;}

#navigation li a{
	color: #4d4d4d;
	text-decoration: none;
	padding:20;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;}

#navigation li a:hover{	
	color: #3aa6e7;
	background-image: url(LBtiny.png);
	background-repeat: no-repeat;
	background-position:-0.25em;}

/************************************/
/* YELLOW BOX */
/************************************/

.yellowbox{	width: 180px; margin-bottom: 10px;}

.yellow_topleft{
	background-image: url(bg_yellow.gif);
	height: 4px;
	margin-right: 4px;
	font-size: 1px; /*for IE*/}

.yellow_topright{
	margin-top: -4px;
	margin-left: 4px;
	background-image: url(bg_yellow.gif);
	background-position: 100% 0;
	height: 4px;
	font-size: 1px; /*for IE*/}

.yellow_bottomleft{
	margin-right: 4px;
	height: 4px;
	background-image: url(bg_yellow.gif);
	background-position: 0 -4px;	
	font-size: 1px;}

.yellow_bottomright{
	margin-top: -4px; /* to level of bottom-left corner */
	margin-left: 4px;
	background-image: url(bg_yellow.gif);
	background-position: 100% -4px;
	height: 4px;
	font-size: 1px;}
	
.yellow_inside{
	background-color: #f9dfa9;
	padding: 0 4px;}
	
/************************************/
/* BLUE HEADER */
/************************************/
	
.header{
	background-image: url(bg_header.gif);
	width: 700px;
	height: 30px;
	color: #fff;
	font-size: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;}

.header_inside{ padding-left: 20px; padding-top: 4px;}

/************************************/
/* BLUE BOX */
/************************************/

.bluebox{ width: 700px; margin-bottom: 10px;}

.blue_topleft{
	background-image: url(bg_blue.gif);
	height: 8px;
	margin-right: 8px;
	font-size: 1px; /*for IE*/}

.blue_topright{
	margin-top: -8px;
	margin-left: 8px;
	background-image: url(bg_blue.gif);
	background-position: 100% 0;
	height: 8px;
	font-size: 1px; /*for IE*/}

.blue_bottomleft{
	margin-right: 8px;
	height: 8px;
	background-image: url(bg_blue.gif);
	background-position: 0 -8px;	
	font-size: 1px;}

.blue_bottomright{
	margin-top: -8px; /* to level of bottom-left corner */
	margin-left: 8px;
	background-image: url(bg_blue.gif);
	background-position: 100% -8px;
	height: 8px;
	font-size: 1px;}
	
.blue_inside{
	background-color: #e9f3f8;
	color: #0060b4;
	line-height: 18px;
	padding: 8px 16px;}
	
/************************************/
/* CONTENT */
/************************************/
	
.content ul{
	list-style-image: url(v.gif);
	width: 400px;}	
	
.content li{
	padding-bottom: 14px;
	padding-left: 5px;}
	
.sub_left{float: left; width: 343px;}
.sub_right{float: right; width: 354px;}

.box_top{
	background-image: url(box_top.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 343px;
	height: 8px;}
	
.box_top2{
	background-image: url(box_top2.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 343px;
	height: 7px;}
	
.box_bottom{
	background-image: url(box_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 343px;
	height: 8px;
	margin-bottom: 3px;}
	
.box_content{
	background-image: url(box_gradient.gif);
	background-repeat: repeat-x;
	width: 343px;
	height: 35px;
	border-left: 1px solid #D3D5D7;
	border-right: 1px solid #D3D5D7;
	font-weight: bold;}
	
.box_content_green{
	background-image: url(box_gradient_green.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 343px;
	height: 35px;
	border-left: 1px solid #D3D5D7;
	border-right: 1px solid #D3D5D7;
	font-weight: bold;}
	
.box_inside{ padding: 0 5px; vertical-align: middle; /*float: right;*/}
.box_inside p{ float: left; vertical-align: top;}
	
.price{
	color: #8C0404;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	text-align: right;
	margin-top: 10px;}
	
.text{float: left;
margin-top: 10px}
.addto{float: right;
margin-top: 10px}
	
.send{
	background-color: #3CA7E7;
	color: #fff;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0;}
	

	
/************************************/
/* BOX OUTLINED */
/************************************/
	
.box{ width: 180px; margin-bottom: 10px;}

.box_left{
	background-image: url(bg_outline.gif);
	height: 5px;
	margin-right: 5px;
	font-size: 1px; /*for IE*/}

.box_right{
	margin-top: -5px;
	margin-left: 5px;
	background-image: url(bg_outline.gif);
	background-position: 100% 0;
	height: 5px;
	font-size: 1px; /*for IE*/}

.box_bottomleft{
	margin-right: 5px;
	height: 5px;
	background-image: url(bg_outline.gif);
	background-position: 0 -5px;	
	font-size: 1px;}

.box_bottomright{
	margin-top: -5px; /* to level of bottom-left corner */
	margin-left: 5px;
	background-image: url(bg_outline.gif);
	background-position: 100% -5px;
	height: 5px;
	font-size: 1px;}
	
.box_inside2{
	text-align: center; 
	padding: 0 5px;
	border-left: 1px solid #D3D5D7;
	border-right: 1px solid #D3D5D7;}

/************************************/
/* FORM */
/************************************/
	
label{
	float: left;
	width: 110px;
	margin-right: 3px;
	text-align: right;}
	
.listform ul{list-style: none; margin-left: 0px;}
.listform li{ list-style: none;	line-height: 20px;}
input{border: 1px solid #ddd; margin-top: 2px;}
textarea{border: 1px solid #ddd; margin-top: 2px;}
select{border: 1px solid #ddd;}
	
/************************************/
/* FOOTER */
/************************************/
	
#footer{
	background-image: url(https://www.securesiteservers.com/bazaar/shop/naturelmeds/images/bg_footer.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-top: 20px;
	color: #888;
	margin-top: 10px;}

#footer a{ color: #888; padding: 0 4px;}
#footer p{ margin-top: 8px;}