﻿body.purple
{
	background-color: #d2ccda;
	background-image: url(../i/purple/bg_tile.jpg);
	background-repeat: repeat-x;
}

body.purple #bg_flowers
{
	display: block;
	position: absolute;
	z-index: 1;
	height: 567px;
	width: 100%;
	top: 225px;
	_top: 75px;
	left: -27px;
	background: transparent url(../i/purple/bg_flowers.png) no-repeat center;
	_background: transparent url(../i/purple/bg_flowers.gif) no-repeat center;
}



/* Nav */

body.purple #homelink
{
	background: url(../i/purple/homelink_app.gif) 0 0 no-repeat;
}

body.purple #fancy_nav
{
	background: url(../i/purple/fancy_menuat.gif) 0 0 no-repeat;
}

body.purple #foodnav
{
	background: url(../i/purple/g_food_app.gif) 0 0 no-repeat;
}

body.purple #confess_nav
{
	background: url(../i/purple/confessions_app.gif) 0 0 no-repeat;
}

body.purple #staytouch
{
	background: url(../i/purple/stay_app.gif) 0 0 no-repeat;
}

body.purple #yourlist p#listtxt 
{
	background: url(../i/purple/listlink_app.gif) 0 0 no-repeat;
}

body.purple #subwrap
{
	background:url(../i/purple/bg_subwrap_app.png) 0 0 no-repeat;
}



body.purple #product_bottom
{
	background: url(../i/purple/bg_product_btm_purple.gif) top left repeat-y;
}


body.purple #contentwrap
{
	border: 1px solid #9979c2;
}



/*purple nav on the bottom*/
body.purple #ingredients_link
{
	background: url(../i/purple/ingredients_tabs_purple.gif) 0 0 no-repeat;
	width: 98px;
	height: 35px;
}
body.purple #ingredients_link.active
{
	background: url(../i/purple/ingredients_tabs_active_purple.gif) 0 0 no-repeat;
}

body.purple #instructions_link
{
	background: url(../i/purple/feeding_instructions_purple.gif) 0 0 no-repeat;
	width: 139px;
	height: 35px;
}
body.purple #instructions_link.active
{
	background: url(../i/purple/feeding_instructions_active_purple.gif) 0 0 no-repeat;
}

body.purple #analysis_link
{
	background: url(../i/purple/guaranteed_purple.gif) 0 0 no-repeat;
	width: 125px;
	height: 35px;
}
body.purple #analysis_link.active
{
	background: url(../i/purple/guaranteed_active_purple.gif) 0 0 no-repeat;
}
/*purple nav on the bottom ending*/

body.purple #product_bottom
{
position: relative;
}

body.purple #panel_box p.product_code
{
	position: absolute;
	left: 0;
	bottom: 0;
}



/*this is the appetizer page with products and descriptions*/

body.purple #subline_products
{
	margin: -9px 8px 0 8px;
}

body.purple #subline_products ul li, body.purple #all_products ul li
{
	background: url(../i/purple/subline_bg_li_mainline.gif) bottom left repeat-x;
}



body.purple #subline_products ul li.item_left, body.purple #all_products ul li.item_left
{
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

body.purple #subline_products ul li.item_right, body.purple #all_products ul li.item_right
{
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

body.purple #subline_products ul li a.product_link, body.purple #all_products ul li a.product_link
{
	color: #7875b7;
	background: url(../i/subline_link_arrow_medleys.gif) 0 2px no-repeat;
}




body.purple #footerright #searchwrap
{
	float: left;
	background: transparent url(../i/purple/searchbox_shadow.png) 5px bottom no-repeat;
	_background-image: none;
	width: 140px;
	height: 40px;
	padding: 0;
	margin: -5px 0 0 0;
	display: block;
	opacity: 0.8;
}


body.purple #footerright #searchwrap input
{
	width: 132px;
	margin: 5px;
	padding: 0;
	border: 1px solid #dfc4d3;
	color: #999;
}

body.purple #footerright .searchbutton
{
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 6px;
	background: transparent url(../i/pink/btn_go.gif) 3px -1px no-repeat;
	cursor: pointer;
}