@charset "UTF-8";
.product_name_s {
	color: #006633;
	font: bold normal 11px/normal Arial;
	text-transform: uppercase;
}
.copyline_s {
	color: #999999;
	font: normal 9.5px/11px Arial;
	text-transform: none;
}
.view_detail {
	color: #CC3333;
	font: normal 9px/11px Arial;
	text-transform: none;
	text-decoration:none;
}
.headline_rg {
	color: #669966;
	font: bold normal 11px/normal Arial;
	text-transform: uppercase;
}

.heading_rg {
	color: #669966;
	font: bold normal 14px/normal Arial;
	text-transform: uppercase;
}

.side_navigation {
	color: #006633;
	font: normal 10px/normal Arial;
	text-transform: uppercase;
	page-break-before: auto;
	border: 1px none #999999;
}

.side_navigation_select {
	color: #006633;
	font: bold 11px/bold Arial;
	text-transform: uppercase;
	page-break-before: auto;
	border: 1px none #999999;
}

.top_navigation {
	color: #006633;
	font: bold normal 11px/normal Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.shopping_cart_g {
	color: #333333;
	font: bold normal 11px/normal Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.shopping_cart_r {
	color: #CC3333;
	font: bold normal 11px/normal Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.skin_type {
	color: #006633;
	font: bold normal 9px/normal Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.animal_title {
	color: #99CC99;
	font: bold normal 11px/normal Arial;
	text-transform: uppercase;
}
.press_text {
	color: #999999;
	font: normal 11px/14px Arial;
	text-transform: none;
}
.press_text_productname {
	color: #006633;
	font: normal 11px/14px Arial;
	text-transform: none;
}
.animal_title_white {
	color: #FFFFFF;
	font: bold normal 11px/normal Arial;
	text-transform: uppercase;
}
.product_text {
	color: #999999;
	font: normal 11px/16px Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.product_name_l {
	color: #006633;
	font: bold normal 14px/normal Arial;
	text-transform: uppercase;
}

.search_term {
	color: #999999;
	font: bold normal 9px/normal Arial;
	text-transform: uppercase;
}


.little_navi {
	color: #999999;
	font: bold normal 9px/normal Arial;
	text-transform: uppercase;
	text-decoration:none;
}

.ingredients_detail_text {
	color: #999999;
	font: normal 11px/11px Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.ingredients_detail_header {
	color: #999999;
	font: italic bold normal 11px/11px Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.reviews_header {
	color: #669966;
	font: bold normal 11px/normal Arial;
	text-transform: none;
}
.reviews_title {
	color: #999999;
	font: bold normal 12px/normal Arial;
	text-transform: none;
}
.product_text_w_underline {
	color: #999999;
	font: bold 11px/16px Arial;
	text-transform: none;
	border-bottom: 1px none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	page-break-before: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-decoration: underline;
}

.dotted_line {
border-top: 1px dashed #999999;
}

#box6{
position:relative;
width:695px;
margin:0px;
background-color:#FFFFFF;
}

#O2top{
position:relative;
background: url("../images2/top.gif") no-repeat;
height:200px;
}

#content6{
position:relative;
padding:0px 0px 0px 10px;
background: url("../images2/back.gif") repeat-y;
height:250px;
}

#O2bottom{
position:relative;
background: url("../images2/bottom.gif") no-repeat;
height:14px;
}



 #header {
    float:left;
    width:100%;
    background:#DAE0D2 url("../images2/bg.gif") repeat-x bottom;
    font-size:93%;
    line-height:normal;
    }
	
	#header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
  #header li {
    float:left;
	background:url("../images2/norm_right.gif") no-repeat right top;
    margin:0;
    padding:0;
    }
	
	 #header a {
	 float:left;
    display:block;
	background:url("../images2/norm_left.gif") no-repeat left top;
    padding:5px 15px 4px;


    }
	/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
	
	#header #current {
    background-image:url("../images2/norm_right_on.gif");
    }
  #header #current a {
    background-image:url("../images2/norm_left_on.gif");
	padding-bottom:5px;

    }
	
	.bl {background: url("../images2/bl.jpg") 0 100% no-repeat; width: 20em}
    .br {background: url("../images2/br.jpg") 100% 100% no-repeat}



