*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #b4c994 url(../images/bg_body.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link,
a:visited,
a:hover
{
	text-decoration: none;
	outline: none;
}

img
{
	border: 0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li
{
	float: left;
}

fieldset
{
	border:medium none;
}

legend 
{
	display:none;
}

address 
{
	font-style:normal;
	line-height:1em;
	margin-bottom:0.4em;
	color:#999;
}


.content_right_anchor a
{
	color:#005CAC;
}




.clear
{
	clear: both;
}

.clearfix:after {
	content : "."; 
	display : block; 
	height : 0px; 
	clear : both; 
	visibility : hidden;
}
				

.text_underline,
.content_body_list a,
.content_image_below a,
.bookstore_breedcrumbs a
{
	text-decoration:underline!important;
}

.text_white
{
	color:#ffffff;
}

.text_bwhite
{
	color:#defafd;
}

.text_dark_green
{
	color:#647015;
}

.text_deep_green
{
	color:#355a5f;
}

.text_green
{
	color:#5c622b;
}

.text_mid_green
{
	color:#36848d;
}

.text_light_green
{
	color:#677617;
}

.text_blue_green
{
	color:#68a1a7;
}

.text_blue
{
	color:#005cac;
}

.text_deep_pinkish
{
	color:#87577e;
}

.text_dark_pinkish,
.bookstore_title
{
	color:#7e655f;
}

.text_yellowish
{
	color:#edd956;
}

.text_gray
{
	color:#9f9f9f;
}
.text_mid_black
{
	color:#686161;
}

.text_light_black
{
	color:#cccccc;
}

.text_lblack,
.content_image_below a
{
	color:#0a0a0a;
}

.text_large
{
	font-size:2.5em;
}

.text_less_large
{
	font-size:2.3em;
}

.text_biggest
{
	font-size:2.2em;
}

.text_bigger
{
	font-size:2em;
}

.text_big
{
	font-size:1.5em;
}

.text_smartest
{
	font-size:1.3em;
}

.text_smarter
{
	font-size:1.2em;
}

.text_smart
{
	font-size:1.1em;
}

.text_smallest
{
	font-size:.8em;
}

.text_small
{
	font-size:.9em;
}

.text_spacing1
{
	letter-spacing:0.05em;
}

.text_spacing2
{
	letter-spacing:.26em;
}

.text_bold
{
	font-weight:bold;
}

.text_normal
{
	font-weight:normal;
}

.text_italic
{
	font-style:italic;
}

.text_left
{
	text-align:left;
}

.text_right
{
	text-align:right;
}

.text_center
{
	text-align:center;
}

.text_block
{
	display:block;
}

.top_link a:hover,
.search_link a:hover,
.content_bottom_text a:hover
{
	color:#9f9f9f;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.top_link a,
.search_link a
{
	color:#000000;
}










.wrapper
{
	padding:0 0 20px 0;
}

.wrapper_top,
.wrapper_middle,
.wrapper_bottom
{
	width: 994px;
	margin: 0 auto;
}

.wrapper_top,
.wrapper_bottom
{
	background-repeat:no-repeat;
	height:8px;
	line-height:8px;
}

.wrapper_middle
{
	background-repeat:repeat-y;
}

.header,
.content,
.footer
{
	background:#ffffff;
	width:980px;
	margin:0 auto;
}

.search,
.menu
{
	width:960px;
	margin:0 auto;
	padding:0 0 0 20px;
}

.header
{
	height:119px;
}

.page_logo
{
	width:227px;
	height:104px;
	padding:7px 0 0 15px;
}

.top_link
{
	width:700px;
	padding:15px 20px 0 0;
}

.top_link ul
{
	float:right;
	margin:0 0 20px 0;
}

.top_link strong
{
	clear:both;
	width:700px;
}

.top_link img
{
	float:left;
}

.divider
{
	margin:0 5px 0 5px;
}

.menu
{
	background:#855c75;
	height:42px;
	position:relative;
	z-index:99999999;
}

.menu ul li
{
	background:url(../images/nav_divider.gif) no-repeat right 0;
	padding-left:7px;
	padding-right:8px;
}

.menu ul li.nav_last
{
	background:none;
}

.menu li.active,
.menu li a
{
	font-size:13px;
	font-weight:bold;
	line-height:42px;
}

.menu li a
{
	color:#ffffff;
}

.menu li.active,
.menu li a:hover
{
	color:#edd956;
}

.menu li.divider
{
	font-size:1.3em;
	font-weight:bold;
	color:#bbbbbb;
	line-height:42px;
	margin:0 12px 0 12px;
}

.menu li.nav_home a
{
	background:url(../images/nav_home.gif) no-repeat 0 0;
	width:21px;
	height:20px;
	position:relative;
	top:10px;
	display:block;
}

.menu li.nav_home_active,
.menu li.nav_home
{
	background:none;
	text-indent:-9999px;
	height:42px;
	margin-right:15px;
	padding:0;
}

.menu li.nav_home_active a,
.menu li.nav_home a:hover
{
	background:url(../images/nav_home_mo.gif) no-repeat 0 0;
	width:21px;
	height:20px;
	position:relative;
	top:10px;
	display:block;
}

.menu li.nav_home_active a
{
	cursor:text;
}

.menu ul li ul
{
	background:#ffffff;
	padding:12px;
	border:1px solid #bbbbbb;
	position:absolute;
	top:42px;
	left:300px;
}

.menu ul li ul li ul
{
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	border:0;
	position:relative;
	left:10px;
	top:0;
}

.menu ul li ul li,
.menu ul li ul li a
{
	line-height:20px!important;
}

.menu ul li ul li,
.menu ul li ul li ul li
{
	padding:0!important;
	background:none;
	float:none;
}

.menu ul li ul li,
.menu ul li ul li strong,
.menu ul li ul li a
{
	color:#005cac;
	font-size:.85em!important;
}

.menu ul li ul li a:hover,
.menu ul li ul li ul li a:hover
{
	color:#da3f00;
	text-decoration:underline;
}

.menu ul li ul li ul li,
.menu ul li ul li ul li a
{
	font-size:.9em!important;
}

.menu ul li ul li ul .sub_active
{
	font-size:.85em!important;
	color:#da3f00;
}

.menu ul li ul .sub_active
{
	font-size:.7em!important;
	color:#da3f00;
}

.menu .pop_menu
{
	width:170px;
	position:absolute;
	display:none;
	z-index:99999;
}

.menu .pop_menu li,
.menu .pop_menu li a,
.menu .pop_menu li a:hover,
.menu .pop_menu li strong,
.menu .pop_menu .sub_active,
.menu .pop_menu li ul .sub_active,
.menu .pop_menu li ul li a,
.menu .pop_menu li ul li a:hover
{
	font-size:.95em!important;
}

.menu .pop_menu .sub_active,
.menu .pop_menu li ul li a,
.menu .pop_menu li ul li a:hover
{
	font-weight:bold;
}

.menu .pop_menu li ul li a,
.menu .pop_menu li ul li a:hover
{
	font-size:1em!important;
}

.menu .active .pop_menu li,
.menu .active .pop_menu a,
.menu .active .pop_menu a:hover,
.menu .active .pop_menu strong
{
	font-size:.85em!important;
}

.menu .active .pop_menu .sub_active
{
	font-size:.7em!important;
}

.menu .active .pop_menu li ul .sub_active
{
	font-size:.8em!important;
}

.menu .active .pop_menu li ul li a,
.menu .active .pop_menu li ul li a:hover
{
	font-size:1em!important;
}

.search
{
	background:url(../images/bg_search.jpg) repeat-x 0 0;
	height:29px;
}

.search_input
{
	background:url(../images/bg_search_input.gif) no-repeat 0 0;
	width:215px;
	height:20px;
	margin:4px 0 0 0;
}

.input_text
{
	background:transparent;
	width:195px;
	line-height:12px;
	padding:3px 3px 3px 22px;
	border:0;
}

.btn_search
{
	background:url(../images/btn_search_go.gif) no-repeat 0 0;
	width:36px;
	height:20px;
}

.btn_search a,
.btn_left_panel_go a,
.btn_buy a
{
	color:#ffffff;
}

.btn_search a
{
	font-weight:bold;
	line-height:20px;
	padding:0 0 0 10px;
}

.search_link ul
{
	line-height:29px;
	margin-right:20px;
}

.content_left
{
	width:220px;
	padding:20px 0 0 20px;
}

.content_right
{
	width:700px;
	padding:20px 20px 0 0;
}

.my_favorite,
.left_panel_title
{
	background:#68a1a7;
	padding:0 10px 0 10px;
	margin:0 0 15px 0;
}

.my_favorite strong,
.left_panel_title strong
{
	font-size:1.3em;
	font-weight:normal;
	color:#ffffff;
	line-height:28px;
	float:left;
}

.icon_star_my_favorite
{
	margin:0 10px 0 0;
}

.left_panel
{
	width:218px;
	border-left:1px solid #68a1a7;
	border-right:1px solid #68a1a7;
	border-bottom:1px solid #68a1a7;
	margin:0 0 20px 0;
}

.left_panel_list
{
	margin:0 15px 15px 15px;
}

.left_panel_list ul li
{
	float:none;
	margin:0 0 5px 0;
}

.left_panel_list ul li a
{
	color:#355a5f;
	text-decoration:underline!important;
	text-align:left;
}

.left_panel_list ul li a:hover
{
	color:#62888d;
}

.left_panel_bottom
{
	background:#68a1a7;
	width:220px;
}

.left_panel_title_image
{
	height:208px;
}

.left_panel_text
{
	padding:0 0 0 0;
}

.left_panel_text h3
{
	font-family:Times New Roman;
	margin:25px 15px 2px 15px;
}

.left_panel_go
{
	background:url(../images/bg_bottom_left_panel.gif) no-repeat center bottom;
	width:220px;
	height:41px;
}

.btn_left_panel_go
{
	background-repeat:no-repeat;
	width:42px;
	height:41px;
	margin:0 auto;
}

.btn_left_panel_go a
{
	font-size:1.5em;
	line-height:35px;
	padding:0 0 2px 10px;
	position:relative;
}

.content_bottom
{
	background:url(../images/bg_content_bottom_repeat.gif) repeat-y right top;
	width:960px;
	padding:0 0 0 20px;
}

.content_bottom_in
{
	background:url(../images/bg_content_bottom.gif) no-repeat right top;
	padding:10px 0 0 55px;
}

.content_bottom_left
{
	width:660px;
}

.content_bottom_right
{
	width:210px;
	padding:15px;
}

.content_bottom_text
{
	width:220px;
}

.content_bottom_text strong
{
	margin:0 0 3px 0;
}

.content_bottom_text a
{
	color:#686161;
}

.content_bottom_right label
{
	width:45px;
	margin-right:5px;
}

.content_bottom_right input
{
	padding:0 0 0 2px;
	margin:0 0 3px 0;
	border:0;
}

.btn_sign_up
{
	background-repeat:no-repeat;
	width:66px;
	height:21px;
	line-height:21px;
	cursor:pointer;
}

.btn_sign_up a,
.btn_sign_up button
{
	color:#ffffff;
	position:relative;
}

.btn_sign_up a:hover,
.footer_in a:hover
{
	text-decoration:underline;
}

.btn_sign_up button
{
	font-size:1.1em;
	background:none;
	width:66px;
	line-height:18px;
	border:0;
}

.content_right_image
{
	width:700px;
	height:335px;
}
#flashcontent
{
	width:700px;
	height:335px;
}

.content_right_text
{
	width:235px;
	position:relative;
	top:-310px;
}

.btn_buy
{
	font-size:1.5em;
	color:#ffffff !important;
	text-align:center;
	line-height:54px;
	background-repeat:no-repeat;
	width:55px;
	height:54px;
	margin:-80px 15px 0 auto;
	position:relative;
	float:right;
	display:block;
	cursor:pointer;
}

.content_title
{
	position:relative;
	margin:15px 0 0 0;
}

.content_title_left,
.content_title_right
{
	width:340px;
	height:91px;
}

.content_title_left
{
	background:url(../images/bg_content_title_left.jpg) no-repeat 0 0;
}

.content_title_right
{
	background:url(../images/bg_content_title_right.jpg) no-repeat 0 0;
	position:absolute;
	top:0;
}




.btn_content_go
{
	background:url(../images/btn_content_go1.gif) no-repeat 0 0;
	width:39px;
	height:38px;
}

.btn_content_go1
{
	background:url(../images/btn_content_go.gif) no-repeat 0 0;
	width:39px;
	height:38px;
	position:relative;
	margin-top:-35px;
}

.btn_content_go a,
.btn_content_go1 a
{
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
	margin:0 0 0 7px;
}

.content_product_title
{
	height:20px;
	margin-top:-55px;
	margin-bottom:20px;
}

.content_product_title strong
{
	background:url(../images/bg_content_product_title.gif) no-repeat right bottom;
	color:#7e655f;
	line-height:20px;
	position:relative;
}

.content_product
{
	width:100%;
}

.content_product_details
{
	width:147px;
	height:240px;
	margin-right:27px;
	overflow:hidden;
}

.content_product_details img
{
	display:block;
	margin:0 auto;
}

.icon_arrow
{
	background:url(../images/icon_arrow.gif) no-repeat top left;
	height:11px;
	line-height:11px;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
}

.icon_arrow a
{
	font-size:.8em;
	color:#a0a958;
	text-decoration:underline!important;
	line-height:11px;
	height:11px;
	position:relative;
}

.icon_arrow a:hover
{
	color:#bcc479;
}

.text_max
{
	height:44px;
	overflow:hidden;
}

.content_body_bottom
{
	background:#f6efdd;
	width:680px;
	margin:0 0 25px 0;
	padding:15px 0 5px 20px;
	border:1px solid #bbbbbb;
}

.content_body_bottom_left,
.content_image_below
{
	width:425px;
}

.content_body_bottom_title
{
	width:361px;
}

.content_body_bottom_image
{
	width:64px;
	position:relative;
	top:-12px;
}

.content_body_bottom_left strong
{
	width:310px;
}

.content_body_bottom_right
{
	width:220px;
}

.content_body_bottom_right img
{
	float:left;
}

.content_body_bottom_right ul li
{
	font-size:.9em;
}

.content_body_email
{
	margin-right:10px;
	width:126px;
}

.content_body_email a
{
	color:#000000;
	margin-left:3px;
	text-decoration:underline!important;
}

.content_body_list
{
	margin-top:50px;
}

.content_body_list ul
{
	list-style-position:inside;
}

.content_body_list li
{
	list-style-image:url(../images/bg_list.gif);
	padding:0 3px 0 5px;
	margin:3px 0 0 -8px;
	float:none;
	line-height:15px;

}

.content_body_list li,
.content_body_list a
{
	color:#647015;
}
.content_body_list a:hover
{
	color:#000;
}
.content_image_below img
{
	float:left!important;
	margin:0 15px 0 0!important;
}

.content_bookstore,
.content_bookstore_title_image,
.content_digestive,
.content_digestive_title_image,
.content_sexualhealth,
.content_sexualhealth_title_image,
.content_valuepacks,
.content_valuepacks_title_image,
.content_vitamins,
.content_vitamins_title_image,
.content_weightloss,
.content_weightloss_title_image
{
	width:700px;
}

.bookstore_breedcrumbs
{
	margin:0 0 10px 0;
}

.bookstore_breedcrumbs a
{
	color:#005cac;
	text-decoration:underline;
	display:block;
}

.bookstore_title_image
{
	width:275px;
	height:223px;
}

.bookstore_title_text,
.digestive_title_text,
.sexualhealth_title_text,
.valuepacks_title_text,
.vitamins_title_text,
.weightloss_title_text
{
	background:#348b97 url(../images/bg_content_bookstore.gif) no-repeat 0 0;
	width:375px;
	padding:35px 20px 10px 30px;
	overflow:hidden;
}

.digestive_title_text
{
	background:#85466d url(../images/bg_content_digestive.gif) no-repeat 0 0;
}

.sexualhealth_title_text
{
	background:#aa9872 url(../images/bg_content_sexualhealth.gif) no-repeat 0 0;
}

.valuepacks_title_text
{
	background:#909c4f url(../images/bg_content_valuepacks.gif) no-repeat 0 0;
}

.vitamins_title_text
{
	background:#656b9b url(../images/bg_content_vitamins.gif) no-repeat 0 0;
}

.weightloss_title_text
{
	background:#8e3530 url(../images/bg_content_weightloss.gif) no-repeat 0 0;
}

.bookstore_title_details
{
	font-size:1.2em;
	color:#ffffff;
	line-height:20px;
	margin:10px 0 0 0;
}

	
.bookstore_title
{
	font-weight:bold;
	margin:20px 0 20px 0;
}

.static_contentsdiv
{
	min-height:618px;
}

.static_contentsdiv p 
{
	padding:10px 0px 10px 0px;
}

ul.pager
{
	margin:0px 0px 0px 10px;
}
ul.pager li
{
	padding:0px 2px 0px 2px;
	border:1px solid #ccc;
	background:#FBFBFB;
	margin:0px 5px 0px 0px;
	font-weight:700;
}

ul.pager li a
{
	color:#36848D;
}

ul.bare-list 
{ 
	margin:5px 0; 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}
ul.bare-list li 
{ 
	margin:7px 0;
	float:none; 
}

ul.bare-list li a
{
	color:#005CAC;
	text-decoration:underline; 
}

.content_form_title 
{
	line-height:20px;
	margin:8px 0px 30px 0px;
	border-bottom:1px solid #855C75;
}

.content_form_title strong 
{
	padding-right:5px;
	background:#ffffff;
}


.wishlist_compare
{
	margin:0;
}

.wishlist_compare a
{
	text-decoration:underline;
	color:#52a4ed !important;
}


.product_thumbnil
{
	width:132px;
	margin:0 35px 10px 0;
}

.product_thumbnil_image
{
	background:#ffffff;
	width:130px;
	height:130px;
	border:1px solid #aaaaaa;
}

.product_thumbnil_image img
{
	margin:12px auto 0 auto;
	display:block;
}

.product_thumbnil a
{
	color:#0a0a0a!important;
	width:132px;
	float:left;
}

.product_thumbnil a
{
	text-decoration:underline!important;
}

.lnk_product_thumbnil a
{
	color:#355a5f!important;
	font-weight:100 !important;
}

.btn_submit
{
	padding:0 2px 0 0;
}

.btn_submit1
{
	margin:3px 0 3px 0;
	padding:0 0 0 10px;
}

.btn_submit_left
{
	background:url(../images/bg_submit_left.gif) no-repeat 0 0;
	width:3px;
	height:21px;
}

.btn_submit_left1
{
	background:url(../images/bg_submit_left_big.gif) no-repeat 0 0;
	width:4px;
	height:35px;
}

.btn
{
	text-align:center;
	color:#FFFFFF;
	height:21px;
	background:#b095a5;
	vertical-align:middle;
	padding:0 5px 2px 5px;
	border:0;
	cursor:pointer;
	outline:none;
	display:block;
	overflow:visible;
	width:auto;
}

.btn1
{
	font-size:1.4em;
	text-align:center;
	color:#FFFFFF;
	height:35px;
	background:#b095a5;
	vertical-align:middle;
	padding:0 1px 2px 1px;
	border:0;
	cursor:pointer;
	outline:none;
	overflow:visible;
	width:auto;
}

.btn_submit_right
{
	background:url(../images/bg_submit_right.gif) no-repeat 0 0;
	width:3px;
	height:21px;
}

.btn_submit_right1
{
	background:url(../images/bg_submit_right_big.gif) no-repeat 0 0;
	width:4px;
	height:35px;
}


.footer_in
{ width:310px; margin:0 auto; }

.footer_in ul
{
	font-size:.8em;
	line-height:30px;
}

.footer_in a
{
	color:#005cac;
	text-decoration:underline!important;
}